Wednesday, 2019-10-23

*** tgamblin <tgamblin!~tgamblin@CPE64777de11593-CM64777de11590.cpe.net.cable.rogers.com> has joined #yocto00:05
mischieflooks like it worked, now just waiting for someone to tell me what i did wrong :)00:09
b0gcan anyone explain the cases in which PACKAGE_EXCLUDE is ignored? the reference manual for v2.6 states that the build system will halt if you use this to exclude a package and another package is dependent upon it and as far as i can tell it straight up does not work00:12
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC00:13
*** scottrif <scottrif!~scottrif@2600:6c55:7600:584:0:b200:7658:412b> has quit IRC00:15
*** vineela <vineela!~vtummala@134.134.139.83> has quit IRC00:27
*** tgamblin <tgamblin!~tgamblin@CPE64777de11593-CM64777de11590.cpe.net.cable.rogers.com> has quit IRC00:43
*** xtron <xtron!~xtron@110.93.212.98> has quit IRC00:54
*** armpit <armpit!~armpit@45.19.219.178> has quit IRC01:32
*** kaspter <kaspter!~Instantbi@101.93.194.160> has quit IRC02:00
*** kaspter <kaspter!~Instantbi@222.67.188.176> has joined #yocto02:00
*** camus <camus!~Instantbi@222.67.152.154> has joined #yocto02:11
*** kaspter <kaspter!~Instantbi@222.67.188.176> has quit IRC02:12
*** camus is now known as kaspter02:12
*** camus <camus!~Instantbi@222.67.152.154> has joined #yocto02:42
*** kaspter <kaspter!~Instantbi@222.67.152.154> has quit IRC02:42
*** camus is now known as kaspter02:42
*** camus <camus!~Instantbi@222.67.188.176> has joined #yocto02:59
*** kaspter <kaspter!~Instantbi@222.67.152.154> has quit IRC03:00
*** camus is now known as kaspter03:00
*** icee <icee!mlyle@dRonin/dev/icee> has joined #yocto03:04
iceehey, i'm absolutely clueless about yocto and related tools, and i'm trying to push through to get something working, which isn't a great combo.03:04
iceeI'm trying to package up python3-pyqtwebengine, looking at a recipe from meta-qt5 for python3-pyqt503:05
iceeit builds just fine, finally.. but no files end up in the packages.  the base package isn't created, and the -dev and -dbg packages are empty03:06
iceemy RDEPENDS_${PN} is the same as the pyqt5 reference, and those pathspecs are places the install target seems to be installing to03:06
iceei'm kinda running out of places to look, since i don't really understand this well at all.. any guidance would be really appreciated03:07
icee(it's also saying 1 warning message was shown, but i don't see any warning messages :P03:11
*** camus <camus!~Instantbi@222.67.188.168> has joined #yocto03:33
*** kaspter <kaspter!~Instantbi@222.67.188.176> has quit IRC03:35
*** camus is now known as kaspter03:35
*** radeks_ <radeks_!~radeks@185-15-80-246.ksi-system.net> has joined #yocto03:36
*** radeks_ <radeks_!~radeks@185-15-80-246.ksi-system.net> has quit IRC03:41
*** radeks <radeks!~radeks@185-15-80-246.ksi-system.net> has joined #yocto03:42
*** armpit <armpit!~armpit@2601:202:4180:a5c0:d998:942e:6613:6ef4> has joined #yocto04:00
*** kaspter <kaspter!~Instantbi@222.67.188.168> has quit IRC04:02
*** kaspter <kaspter!~Instantbi@222.67.188.168> has joined #yocto04:04
erboicee: could you paste the recipe files somewhere?04:13
erboAlso, after building, do you have any files installed in tmp/work/<arch>/python3-pyqtwebengine/<version>/image/ ?04:15
*** kaspter <kaspter!~Instantbi@222.67.188.168> has quit IRC04:26
*** kaspter <kaspter!~Instantbi@222.67.188.168> has joined #yocto04:27
iceeok, image is empty, that's a hint04:30
iceeone sec for paste04:31
iceeerbo: https://gist.github.com/mlyle/c890f2405eaefb63c6b9051c5b99510604:32
iceesorry it's a bit of a mess, i've been flailing04:32
iceedoesn't help that the qt stuff takes hours to build for each real iteration04:32
iceeso, the files are in the -sysimage-04:35
iceeis maybe the really evil build script for the pyqtwebengine awry?  are they supposed to show up in image?04:35
erboicee: usually a recipe installs everything into image/, and that's where the packaging parts looks for files to put into the different packages generated by a recipe04:39
iceeomg i have some stuff in the package04:42
iceenot enough stuff04:42
iceethank you, erbo. now just to figure out how the heck this python+custom crap+qmake abomination chooses where to put stuff04:42
erboGood luck! I don't have much experience with PyQt so I won't be of any helt there :)04:43
iceeit's evil :(  but thanks, that was a very good hint to peek in image04:46
iceethey have bifuricated where dependency sip / python / library files vs. where they go in the configuration script, but there's no consistency to the naming is the real problem04:46
iceeso it'll be pretty much brute force to figure it out04:46
*** vineela <vineela!~vtummala@134.134.137.75> has joined #yocto05:06
*** vineela <vineela!~vtummala@134.134.137.75> has quit IRC05:09
*** vineela <vineela!vtummala@nat/intel/x-arqfkhlwnnqveoey> has joined #yocto05:10
yoctiNew news from stackoverflow: How do I write a yocto/bitbake recipe to copy a directory to the targe root file system <https://stackoverflow.com/questions/40722637/how-do-i-write-a-yocto-bitbake-recipe-to-copy-a-directory-to-the-targe-root-file>05:15
*** b0g <b0g!~hello@unaffiliated/b0g> has quit IRC05:17
*** AndersD <AndersD!~AndersD@h-98-128-162-82.NA.cust.bahnhof.se> has joined #yocto05:19
*** kaspter <kaspter!~Instantbi@222.67.188.168> has quit IRC05:37
*** camus <camus!~Instantbi@222.67.152.154> has joined #yocto05:37
*** camus is now known as kaspter05:40
*** kroon <kroon!~kroon@213.185.29.22> has joined #yocto05:44
*** camus <camus!~Instantbi@222.67.188.168> has joined #yocto05:47
*** kaspter <kaspter!~Instantbi@222.67.152.154> has quit IRC05:48
*** camus is now known as kaspter05:48
*** kaspter <kaspter!~Instantbi@222.67.188.168> has quit IRC06:00
*** kaspter <kaspter!~Instantbi@101.93.194.160> has joined #yocto06:00
*** agust <agust!~agust@p54833695.dip0.t-ipconnect.de> has joined #yocto06:00
*** alessioigor <alessioigor!~alessioig@140.105.207.227> has quit IRC06:11
*** alessioigor <alessioigor!~alessioig@140.105.207.227> has joined #yocto06:26
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has joined #yocto06:32
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC06:41
*** frsc <frsc!~frsc@i59F725AD.versanet.de> has joined #yocto06:41
*** mckoan|away is now known as mckoan06:45
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has joined #yocto06:45
yoctiNew news from stackoverflow: yocto crops container's PATH variable cannot be modified <https://stackoverflow.com/questions/58516599/yocto-crops-containers-path-variable-cannot-be-modified>06:46
*** TobSnyder <TobSnyder!~schneider@ip5f5aa32f.dynamic.kabel-deutschland.de> has joined #yocto06:47
alessioigorgood morning06:47
mckoangood morning06:48
LetoThe2nddepends :P06:49
alessioigorLetoThe2nd: By your dishwasher? :-)07:00
LetoThe2ndalessioigor: at least that ones fine again.07:02
*** goliath <goliath!~goliath@nat001-WLTU1.uibk.ac.at> has joined #yocto07:03
*** goliath <goliath!~goliath@nat001-WLTU1.uibk.ac.at> has quit IRC07:05
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC07:08
*** yacar_ <yacar_!~yacar@static-css-ccs-204145.business.bouyguestelecom.com> has joined #yocto07:19
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has joined #yocto07:20
*** vineela <vineela!vtummala@nat/intel/x-arqfkhlwnnqveoey> has quit IRC07:24
*** yann <yann!~yann@91-170-159-152.subs.proxad.net> has quit IRC07:27
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto07:28
*** kayterina <kayterina!kayterina-@gateway/shell/matrix.org/x-xupbnoytbyyzvqos> has joined #yocto07:35
*** kaspter <kaspter!~Instantbi@101.93.194.160> has quit IRC07:36
*** kaspter <kaspter!~Instantbi@222.67.188.174> has joined #yocto07:37
*** goliath <goliath!~goliath@nat001-WLTU1.uibk.ac.at> has joined #yocto07:40
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has joined #yocto07:48
*** wooosaiiii <wooosaiiii!~prix@89-212-21-243.static.t-2.net> has quit IRC07:57
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC08:07
*** litb <litb!~jschaub@pd907fca9.dip0.t-ipconnect.de> has joined #yocto08:16
*** camus <camus!~Instantbi@101.93.194.160> has joined #yocto08:16
*** kaspter <kaspter!~Instantbi@222.67.188.174> has quit IRC08:18
*** camus is now known as kaspter08:18
*** yann <yann!~yann@85.118.38.73> has joined #yocto08:34
*** bluca <bluca!~bluca@88.98.246.218> has joined #yocto08:49
yoctiNew news from stackoverflow: in Qt Webgl mode camera is not streaming correctly <https://stackoverflow.com/questions/58519252/in-qt-webgl-mode-camera-is-not-streaming-correctly>09:16
*** JaMa <JaMa!~martin@ip-217-030-068-212.aim-net.cz> has joined #yocto09:17
yoctiNew news from stackoverflow: Where are bitbake python functions documented <https://stackoverflow.com/questions/24769944/where-are-bitbake-python-functions-documented>09:46
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto09:51
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC09:55
kayterinahello09:58
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has joined #yocto10:01
*** frsc <frsc!~frsc@i59F725AD.versanet.de> has quit IRC10:02
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-fgimrzeuytfqaila> has joined #yocto10:06
*** mihai <mihai!~mihai@unaffiliated/mihai> has joined #yocto10:11
*** frsc <frsc!~frsc@i4DF677E4.static.tripleplugandplay.com> has joined #yocto10:14
yoctiNew news from stackoverflow: Yocto: _append python code to a shell task <https://stackoverflow.com/questions/58520194/yocto-append-python-code-to-a-shell-task>10:16
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC10:20
*** xtron <xtron!~xtron@110.93.212.98> has joined #yocto10:32
xtronhow can we remove an inherited class in *.bbappend?10:32
LetoThe2ndxtron: you cannot.10:34
*** Saur <Saur!pkj@nat/axis/x-wlpbmpksfrvbvlyq> has quit IRC10:34
LetoThe2nd(at least i'm pretty sure you can't :D )10:34
xtronLetoThe2nd, so if we want to modify a function/method (defined in a bbclass) we can re-define it in another *.bbclasss then inherit it in a *.bbappend in a layer with higher priority, right?10:36
litbxtron, overlay it in a higher priority layer or selectively _remove things which that layer added in bbappend10:36
litbor mark functions which that layer added as [noexec].10:37
*** nslu2-log <nslu2-log!~nslu2-log@23.141.224.193> has quit IRC10:41
milloniwhere are the files from SRC_URI copied to? can't find this for the life of me10:42
neverpanic${WORKDIR}10:44
yoctiNew news from stackoverflow: How to fix "No SELinux security context (/etc/crontab)" issue? <https://stackoverflow.com/questions/58319989/how-to-fix-no-selinux-security-context-etc-crontab-issue>10:46
*** Saur <Saur!pkj@nat/axis/x-huvqsbgfsbrfzkuj> has joined #yocto10:49
millonineverpanic: i think i tried ${WORKDIR} and it didnt work, but maybe i messed something up10:49
*** timblechmann <timblechmann!~quassel@79.140.127.123> has joined #yocto10:49
qschulzmilloni: what kind of files from SRC_URI are you talking about? actual files from your filesystem or something else? (e.g. SRC_URI = "file://" or something else?10:50
milloni"file://" ones, if it makes it any easier the recipe in question is linux-yocto10:51
millonitrying to add a device tree file basically10:51
qschulzcan you share your bbappend or modifications to linux-yocto?10:51
qschulzbecause it's definitely supposed to be in WORKDIR10:52
*** farnerup <farnerup!~farnerup@h-254-84-175.A137.corp.bahnhof.se> has joined #yocto10:52
qschulzmilloni: dumb question: are you sure your bbappend is detected by Yocto? are you sure your appends to SRC_URI are working (i.e. correct machine name if _machine is used)? if you use _append have you prefixed your file:// with a space?10:53
milloniohh, nevermind, i added a .dts file in SRC_URI, and then when trying to copy that from ${WORKDIR}, i had the extension wrong :)10:54
milloni cp -f ${WORKDIR}/vplatform-lfv-msm8996-baseline.dtb ${B}/arch/${ARCH}/boot/dts/qcom/10:54
milloniit should be .dts rather than .dtb10:54
qschulzmilloni: don't you need to update the Makefile to compile the dtb as well?10:59
milloniim not sure - i think if you put the relative path to your dts in KERNEL_DEVICETREE, it will point the device tree compiler to that path11:02
milloniim trying it out now11:02
timblechmannhi! i'm trying to build a more complex btrfs filesystem for a yocto image. complex as in: using multiple subvolumes etc. afaict this requires me to mount the disk image as part of the build process.11:07
timblechmannwhat's the best way to achieve this with yocto? afaict i'd need to get root access on the builder in order to modify the btrfs partitions after mounting them as loopback device11:07
rburtoncan not btrfstools work directly with a disk image?11:09
rburtonthe best way is to use tools which can poke at the filesystem directly, like e2fsprogs can create/manipulate an ext image directly11:11
*** Saur <Saur!pkj@nat/axis/x-huvqsbgfsbrfzkuj> has quit IRC11:27
*** Saur <Saur!pkj@nat/axis/x-pjicdvayfhtujjcl> has joined #yocto11:29
*** tgamblin <tgamblin!~tgamblin@128.224.252.2> has joined #yocto11:30
*** wooosaiiii <wooosaiiii!~prix@89-212-21-243.static.t-2.net> has joined #yocto11:30
*** Saur <Saur!pkj@nat/axis/x-pjicdvayfhtujjcl> has quit IRC11:30
*** Saur <Saur!pkj@nat/axis/x-itclrcmwlhsuqvhr> has joined #yocto11:30
qschulzdoes anyone know why base-files is machine-specific? I can see hostname = "${MACHINE}" in there but that's all.11:39
qschulzand the commit introducing this predates the git repo (merge from svn AFAICT)11:40
* JaMa wonders where his monotone checkout is :)11:43
JaMaqschulz: I see a lot of MACHINE specific e.g. fstab files even in git base-files in oe-classic11:46
*** amine <amine!~amine@static-176-158-51-218.ftth.abo.bbox.fr> has joined #yocto11:47
*** initerworker <initerworker!~Initerwor@2a01:e0a:179:4ce0:8386:6654:eb08:36d4> has joined #yocto11:47
*** berton <berton!~berton@181.220.83.67> has joined #yocto11:48
*** dv_ <dv_!~dv@62.178.50.190> has quit IRC11:49
*** frsc <frsc!~frsc@i4DF677E4.static.tripleplugandplay.com> has quit IRC11:52
*** berton <berton!~berton@181.220.83.67> has quit IRC11:52
*** berton <berton!~berton@181.220.83.67> has joined #yocto11:53
Crofton|workJaMa, is old11:58
*** sven^ <sven^!~quassel@unaffiliated/sven/x-8293843> has joined #yocto12:00
sven^is there any easy way to report bugs in openembedded-core?12:01
LetoThe2ndsven^: please define "easy" :)12:01
Crofton|workhttps://bugzilla.yoctoproject.org/12:01
Crofton|workis the way12:01
sven^http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-connectivity/nfs-utils/nfs-utils/nfsserver#n110 => there is a test -r /etc/exports missing which leads to error messages on each boot12:02
sven^uh, I'd need an account to file a bug there.. that's not "easy"12:02
LetoThe2ndCrofton|work: is that sinatras 'my way' or limp bizkits'?12:02
JaMasven^: you can just send the patch, having e-mail account is easier :)12:03
*** frsc <frsc!~frsc@185.66.193.56> has joined #yocto12:04
Crofton|workJaMa, +112:04
*** nslu2-log <nslu2-log!~nslu2-log@milla.nas-admin.org> has joined #yocto12:06
*** dv_ <dv_!~dv@62-178-50-190.cable.dynamic.surfer.at> has joined #yocto12:06
qschulzJaMa: let me explain. base-files is a DEPENDS in useradd.bbclass. So any recipe which inherits useradd will be "poisoned" by base-files machine-specific recipe, retriggering a full build of said package (e.g. dbus) when machine is changed. Though said package workdir is not by default in a machine-specific workdir12:07
sven^JaMa: send it where?12:07
qschulzthe issue is that you then have every package depending on e.g. dbus (e.g. qt) being rebuilt for each machine12:07
JaMasven^: where README* says12:10
litbJaMa, "Fatal error: can't write 49 bytes to section .text of .obj/release/qopenglversionfunctionsfactory.o: 'file too big'" oO12:12
JaMaqschulz: I'm not seeing this behavior and sstate-diff-machines --analyze also doesn't report this12:12
litb"as: .obj/release/qopenglversionfunctionsfactory.o: too many sections (60193)". too bad :( probably has -ffunction-sections or something activated12:13
JaMaqschulz: because base-files is in SIGGEN_EXCLUDERECIPES_ABISAFE12:13
litbJaMa, hope you don't mind my issue reports on github12:13
JaMalitb: I definitely don't mind, but I never used meta-mingw, so patches are welcome, but I won't be able to spend any time on that any time soon12:14
litbsure, thanks12:14
sven^JaMa: uh, I guess I won't do that right now. I don't want to subscribe to any mailing lists. Sorry12:14
LetoThe2ndsven^: no need to subscribe. just send the mail, you'll get a notice that a mod will look at it, and thats it.12:15
sven^http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded says I need to subscribe to be able to send a patch12:15
Crofton|worksven^, without subscribing to amiling lists, how do you track the direction of the project?12:17
*** radsquirrel <radsquirrel!~bradleyb@mail.fuzziesquirrel.com> has quit IRC12:17
litbluz12:17
LetoThe2ndsven^: surprising. if you don't mind just give sending a try. the worst that can happen is that you get a reject message. and in that case, well, so be it.12:17
sven^Crofton|work: how does that matter when I want to help by improving the project's code?12:18
LetoThe2ndCrofton|work: JaMa: don't care folks away :P12:18
sven^LetoThe2nd: will do.12:18
LetoThe2ndsven^: thanks.12:18
LetoThe2nd*scare, even12:18
*** radsquirrel <radsquirrel!~bradleyb@mail.fuzziesquirrel.com> has joined #yocto12:18
timblechmannrburton: btrfs tools require a mounted device and cannot manipulate disk image files directly. the only way i found for now is to mount the image as loop device, but that requires root permissions12:18
*** vmeson <vmeson!~rmacleod@24-52-239-53.cable.teksavvy.com> has quit IRC12:22
qschulzJaMa: where is that SIGGEN_EXCLUDERECIPES_ABISAFE set for base-files?12:22
qschulzJaMa: also, previouslyk running krogoth, now thud so the "bug report" I got might not be based on thud yet12:23
qschulzJaMa: answering my question: in conf/layer.conf12:24
sven^ugh. The git version on my development vm is too old to have git send-email -.-12:24
paulbarkersven^: You may just be missing a dependency. `git send-email` has existed pretty much as long as git itself has12:26
paulbarkerLook up your distro on https://git-send-email.io and see what it says12:27
sven^paulbarker: yes, thanks, got it12:28
LetoThe2ndsven^: lets make a deal. you dump the patch into a pastebin this one time, and we promise to look at it. on the other hand, if you want to submit your second patch, you promise to jump through the hoops of getting your email and ML setup sorted out, mkay?12:28
sven^I only need to set up my smtp server in git and it should work12:29
LetoThe2ndwas just an offer :)12:29
sven^I got the cc. So I guess it went through12:33
*** Klanticus <Klanticus!~quassel@189.76.135.211> has joined #yocto12:42
*** vmeson <vmeson!~rmacleod@128.224.252.2> has joined #yocto12:51
*** goliath <goliath!~goliath@nat001-WLTU1.uibk.ac.at> has quit IRC12:54
Klanticushey guys, is there any way to create empty directories on yocto recipes? I'm trying to mkdir "${D}/mydir"  on do_install(), but it seems like those don't make it to the final image12:57
JaMaKlanticus: did you add it in some package with FILES variable?13:00
*** tsjsieb <tsjsieb!~quassel@2a06:5b80:1::2be3:ec4> has quit IRC13:00
KlanticusJaMa: yes, i did. I have "install -d "${D}/run/mydir" on do_install(), and then "/run/mydir" on FILES_${PN}13:01
Klanticussorry, mkdir instead of install -d13:02
Klanticusactually I tried both13:02
LetoThe2ndmaybe if the package is otherwise empty, something might go wrong13:03
paulbarkerI guess the issue is you've got `/run` in that path. That's not persistent13:04
LetoThe2ndpaulbarker: good spot13:04
Klanticushmm.. that may be a problem13:05
Klanticusany way to workaround that? Init script to create the directories on every boot?13:05
paulbarker`/run` is populated at boot time. There is support for adding things but I can't remember the details13:05
paulbarkerSearch for something like `populate-volatiles`13:06
Klanticuspaulbarker: will do. Thanks13:06
paulbarkerI think you can add entries to the list of volatile directories to create at boot13:06
*** kaspter <kaspter!~Instantbi@101.93.194.160> has quit IRC13:08
*** kaspter <kaspter!~Instantbi@222.67.188.168> has joined #yocto13:11
*** frsc <frsc!~frsc@185.66.193.56> has quit IRC13:12
*** elGamal <elGamal!~elg@5.253.206.78> has quit IRC13:16
*** radeks <radeks!~radeks@185-15-80-246.ksi-system.net> has quit IRC13:16
*** elGamal <elGamal!~elg@5.253.206.78> has joined #yocto13:17
*** tsjsieb <tsjsieb!~quassel@2a06:5b80:1::2be3:ec4> has joined #yocto13:17
*** radeks <radeks!~radeks@185-15-80-246.ksi-system.net> has joined #yocto13:18
*** woutervh <woutervh!~woutervh@37.185.46.45> has joined #yocto13:21
*** frsc <frsc!~frsc@i4DF677E4.static.tripleplugandplay.com> has joined #yocto13:25
*** yacar_ <yacar_!~yacar@static-css-ccs-204145.business.bouyguestelecom.com> has quit IRC13:29
*** initerworker <initerworker!~Initerwor@2a01:e0a:179:4ce0:8386:6654:eb08:36d4> has quit IRC13:36
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has joined #yocto13:48
*** AndersD <AndersD!~AndersD@h-98-128-162-82.NA.cust.bahnhof.se> has quit IRC13:55
*** kroon <kroon!~kroon@213.185.29.22> has quit IRC13:58
*** bluca <bluca!~bluca@88.98.246.218> has quit IRC14:04
yoctiNew news from stackoverflow: qt webview shows no https site <https://stackoverflow.com/questions/58524358/qt-webview-shows-no-https-site>14:17
*** woutervh <woutervh!~woutervh@37.185.46.45> has quit IRC14:28
*** ericch <ericch!~ericch@50-205-235-218-static.hfc.comcastbusiness.net> has joined #yocto14:29
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has joined #yocto14:31
*** andycooper <andycooper!uid246432@gateway/web/irccloud.com/x-qxwdhpilxgetlaqm> has joined #yocto14:33
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has quit IRC14:36
litbrburton, milestone reached: qt5 compiles and installs! I think adding a mingw target is way less work than people think, it seems!14:44
qschulzlitb: I'm very interested in what you did, we might need something similar (but less complex) in here. Is there any link you could share?14:48
litbqschulz, i need to ask my employer, but I think they will agree, so I can upload it soon14:49
litbqschulz, essentially, I just inherited from generic-x86, and adjusted TARGET_OS to be "mingw32", and TARGET_VENDOR to "-w64". SOLIBS should be .dll and SOLIBSDEV should be .dll.a. the remaining parts are just fiddling with compiler flags and individual recipes that need fixes14:51
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC15:02
qschulzlitb: that might not be what I'm after afterall :/ My brain was in short-circuit I guess when I asked you about it.15:04
litbtoo bad. finally someone thinks i'm doing something useful, I thought :p15:05
*** stephano <stephano!~stephano@c-73-164-244-205.hsd1.or.comcast.net> has joined #yocto15:07
litbKlanticus, also, I suspect that at boot time, someone mounts the tmpfs over /run. your file will still be there, I suppose, but it's "overlayed" by the mount in /run15:07
qschulzIn very short, I'm looking for a way to have a few recipes with different CFLAGS/LDFLAGS, not the whole build. And those recipes will exist twice in the rootfs, once "normal" and once with modified CFLAGS/LDFLAGS. I was thinking about multilib and thought that's what you were doing. Definitely misunderstood :/15:08
litbhm, I see. mabye BBCLASSEXTEND would be useful here?15:10
qschulzyeah, that's what I;m thinking, I just couldn't find a very easy example on how to do this. (also the modified CFLAGS/LDFLAGS have to apply also on top of multilib lib32 :/)15:15
litbif I have multiple .bbappend files that all match a given recipe15:16
litbin which order are they appended to the recipe?15:16
litbis it unspecified?15:16
litbhm, I see. i've not yet looked into how multilibs work15:17
litbsomething I've not yet understood is that there's a /usr/lib<number>, but also a /usr/lib/<target-triplet> , the latter of which also implies the <number> (for example i368-linux- implies <number>=3215:18
litband both folders contain files..15:18
*** TobSnyder <TobSnyder!~schneider@ip5f5aa32f.dynamic.kabel-deutschland.de> has quit IRC15:18
qschulzlitb: layer priority for bbappends. You can find out in which order empirically with bitbake -e, it tells you in which order your bbappend are applied15:19
litbfor overrides, I expect there must be something like a "more specific" and "less specific" classification. so if i say "_append_<machine>" and "_append_<machine>_<targetos>" and both match, bitbake would take the second15:21
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has joined #yocto15:49
*** farnerup <farnerup!~farnerup@h-254-84-175.A137.corp.bahnhof.se> has quit IRC15:54
*** khem <khem!~khem@unaffiliated/khem> has quit IRC15:54
* zeddii just wondered something. Can I get into OEDAM without a yocto summit pass ?15:55
Crofton|workzeddii, Ask Lieu or Andreea15:55
zeddiifor some reason, I thought they were related, but unrelated.15:56
Crofton|workwell they sort of are15:56
zeddiiI guess I can buy a pass and expense it, but last I heard the link wasn't working.15:56
zeddii(for registration)15:56
Crofton|workif it isn't we want to fix it15:56
*** khem <khem!~khem@unaffiliated/khem> has joined #yocto15:56
zeddiiI wasn't planning to go to anything Thursday, but if anyone asks, I did :P15:56
zeddiiok. I'll google up the link and try it.15:56
* zeddii verbed google15:57
zeddiiaccording to: https://events19.linuxfoundation.org/events/open-source-summit-europe-2019/program/co-located-events/#yocto-project-summit, day 2 is just a reception and drinks. whoo.15:58
*** learning1 <learning1!~pi@121.121.99.187> has joined #yocto16:01
*** learningc <learningc!~pi@121.122.105.195> has quit IRC16:02
Crofton|workhttps://www.openembedded.org/wiki/OEDEM_201916:06
Crofton|workCan you check the lionks from here16:06
Crofton|workand if possible, can you point out your issues to Lieu/Andreea?16:06
*** yann <yann!~yann@85.118.38.73> has quit IRC16:10
zeddiiseems to work.16:15
zeddiiwas holding off to see if there were any already bought passes that others don't need, etc. call me lazy :D16:15
armpitzeddii, has issues ??16:17
zeddiithat's not up for debate!!16:17
*** kaspter <kaspter!~Instantbi@222.67.188.168> has quit IRC16:18
*** kaspter <kaspter!~Instantbi@222.67.152.154> has joined #yocto16:19
*** timblechmann <timblechmann!~quassel@79.140.127.123> has quit IRC16:24
*** kaspter <kaspter!~Instantbi@222.67.152.154> has quit IRC16:25
*** berton <berton!~berton@181.220.83.67> has quit IRC16:30
*** berton <berton!~berton@181.220.83.67> has joined #yocto16:31
*** Dracos-Carazza <Dracos-Carazza!~Dracos-Ca@ip4d1530cd.dynamic.kabel-deutschland.de> has quit IRC16:34
RPzeddii: no debate needed?16:35
zeddiiyup. guilty as charged :P16:36
*** kaspter <kaspter!~Instantbi@222.67.188.177> has joined #yocto16:37
*** Dracos-Carazza <Dracos-Carazza!~Dracos-Ca@ip4d1530cd.dynamic.kabel-deutschland.de> has joined #yocto16:39
*** frsc <frsc!~frsc@i4DF677E4.static.tripleplugandplay.com> has quit IRC16:42
*** mihai <mihai!~mihai@unaffiliated/mihai> has quit IRC16:51
*** CaptHindsight <CaptHindsight!~DancinMac@unaffiliated/capthindsight> has left #yocto16:54
*** vineela <vineela!~vtummala@134.134.139.74> has joined #yocto16:59
*** davisr <davisr!~davisr@cpe-184-58-235-7.wi.res.rr.com> has quit IRC17:05
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has joined #yocto17:09
*** mckoan is now known as mckoan|away17:10
*** mrpelotazo <mrpelotazo!~mrpelotaz@HSI-KBW-046-005-020-206.hsi8.kabel-badenwuerttemberg.de> has quit IRC17:20
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto17:22
*** damiro <damiro!5fde1c4e@gateway/web/cgi-irc/kiwiirc.com/ip.95.222.28.78> has joined #yocto17:25
*** mrpelotazo <mrpelotazo!~mrpelotaz@HSI-KBW-046-005-020-206.hsi8.kabel-badenwuerttemberg.de> has joined #yocto17:26
*** litb <litb!~jschaub@pd907fca9.dip0.t-ipconnect.de> has quit IRC17:50
*** stephano <stephano!~stephano@c-73-164-244-205.hsd1.or.comcast.net> has quit IRC18:04
*** vmeson <vmeson!~rmacleod@128.224.252.2> has quit IRC18:05
*** vmeson <vmeson!~rmacleod@128.224.252.2> has joined #yocto18:05
yoctiNew news from stackoverflow: Setting up Yocto on my Ubuntu (Ubuntu 18.04.3 LTS/bionic) with error "ImportError: No module named '_sqlite3'" <https://stackoverflow.com/questions/58528703/setting-up-yocto-on-my-ubuntu-ubuntu-18-04-3-lts-bionic-with-error-importerro>18:18
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has quit IRC18:22
kergothKlanticus: note that volatiles is only used for sysvinit or busybox init setups, systemd uses tmpfiles, so recipes often need to set up both18:33
kergoth(very late response)18:33
*** yann <yann!~yann@91-170-159-152.subs.proxad.net> has joined #yocto18:33
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has quit IRC18:52
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has joined #yocto18:52
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-fgimrzeuytfqaila> has quit IRC18:59
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has quit IRC19:07
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has joined #yocto19:08
*** ecdhe <ecdhe!~quassel@unaffiliated/ecdhe> has quit IRC19:14
yoctiNew news from stackoverflow: Yocto Conflict between attempted installs <https://stackoverflow.com/questions/50664736/yocto-conflict-between-attempted-installs>19:18
sven^LetoThe2nd: This mailinglist requires people to subscribe before posting.  Here is the patch: http://sprunge.us/sT506219:23
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has quit IRC19:28
*** radeks <radeks!~radeks@185-15-80-246.ksi-system.net> has quit IRC19:35
*** tgamblin <tgamblin!~tgamblin@128.224.252.2> has quit IRC19:51
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has quit IRC19:56
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has joined #yocto19:57
*** ecdhe <ecdhe!~quassel@unaffiliated/ecdhe> has joined #yocto20:05
*** stephano <stephano!~stephano@c-73-164-244-205.hsd1.or.comcast.net> has joined #yocto20:17
*** damiro <damiro!5fde1c4e@gateway/web/cgi-irc/kiwiirc.com/ip.95.222.28.78> has quit IRC20:26
*** vmeson <vmeson!~rmacleod@128.224.252.2> has quit IRC20:30
*** Micro23 <Micro23!~Micro23@cD0AA5AC1.dhcp.as2116.net> has joined #yocto20:40
*** robbawebba <robbawebba!~rob@12.206.203.186> has quit IRC20:42
Micro23Hi, I am building u-boot with yocto for ppc64 and when tring to debug it with TRACE32 Lauterbach the steps are pretty wire. I am susupecting that is because u-boot was build with optimization -O2. I would like to build it with optimization -O0. How to do that?20:43
*** robbawebba <robbawebba!~rob@12.206.203.186> has joined #yocto20:44
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has quit IRC20:48
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has quit IRC20:56
*** learning1 <learning1!~pi@121.121.99.187> has quit IRC21:00
*** vmeson <vmeson!~rmacleod@24-52-239-53.cable.teksavvy.com> has joined #yocto21:03
*** learning1 <learning1!~pi@121.121.99.187> has joined #yocto21:03
*** learning1 <learning1!~pi@121.121.99.187> has quit IRC21:09
*** berton <berton!~berton@181.220.83.67> has quit IRC21:16
*** learning1 <learning1!~pi@121.121.99.187> has joined #yocto21:22
*** stephano <stephano!~stephano@c-73-164-244-205.hsd1.or.comcast.net> has quit IRC21:29
*** aidanh_ <aidanh_!~aidanh@unaffiliated/aidanh> has joined #yocto21:36
*** Klanticus <Klanticus!~quassel@189.76.135.211> has quit IRC21:37
*** aidanh <aidanh!~aidanh@unaffiliated/aidanh> has quit IRC21:37
*** aidanh_ is now known as aidanh21:37
*** Micro23 <Micro23!~Micro23@cD0AA5AC1.dhcp.as2116.net> has quit IRC21:41
*** agust <agust!~agust@p54833695.dip0.t-ipconnect.de> has quit IRC21:56
*** farnerup <farnerup!~fredrik@82-183-36-41.customers.ownit.se> has joined #yocto22:01
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has quit IRC22:37
*** ecdhe <ecdhe!~quassel@unaffiliated/ecdhe> has quit IRC22:59
*** JaMa <JaMa!~martin@ip-217-030-068-212.aim-net.cz> has quit IRC23:04
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC23:14
*** frosteyes <frosteyes!~frosteyes@185.53.130.211> has quit IRC23:26

Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!