Friday, 2018-04-20

seebsJaMa: the inode mismatch and "creat replaces" are really interesting.00:02
seebsThanks, that's way more specific now than the problems we were previously seeing.00:02
seebsThat is really weird, though. Why... Huh.00:02
seebsOkay, thanks, I'll see if I can trigger it again.00:03
seebsthe pyc one looks like it might be a .pyc getting deleted/recreated outside of pseudo. Possibly the same for .python-history.00:03
seebsHmm. Actually, yeah, all of those look like things which may be getting created inside pseudo, deleted outside pseudo, and recreated inside again. Potentially. Hmmmm.00:03
seebsAnyway, that's a much smaller log, now I just need to see if I can cause it to happen on purpose. Thanks!00:04
*** scottrif <scottrif!~scottrif@191.97.80.19> has left #yocto00:07
-YoctoAutoBuilder- build #941 of build-appliance is complete: Failure [failed BuildImages_1] Build details are at https://autobuilder.yocto.io/builders/build-appliance/builds/94100:18
*** bzb <bzb!~bzb@135-23-193-53.cpe.pppoe.ca> has quit IRC00:21
JaMaseebs: yeah, it's shorter but the "creat for .* replaces existing .*" message is still shown quite a few times for many different files, but the host-user-contamination is in the end triggered for only one of them nl_BE/LC_CTYPE and this one doesn't look special in the pastebin pseudo.log00:27
JaMaseebs: the only difference of nl_BE/LC_CTYPE might be fewer hard links pointing to its inode (if it's the same as with ar_AE.ISO-8859-6/LC_MEASUREMENT described in bugzilla)00:29
JaMado you want me to tarball whole glibc-locale workdir with this somewhere?00:30
JaMait's not terribly big 774M    glibc-locale-workdir-00300:30
*** Snert__ <Snert__!~snert_@65.74.8.146> has quit IRC00:33
JaMa157M    glibc-locale-workdir-003.tar.bz200:35
JaMahttps://drive.google.com/open?id=1_aeVGu7-vz_0aZEGX9wiZdlYDLvUlVjG if you need it00:41
*** pohly <pohly!~pohly@65.158.186.241> has joined #yocto00:48
frayseebs, is the system creating hard links to files that were created in the compile step and NOT in the pseudo step?00:57
frayAt one point (maybe it still does) the glibc-locales did a bunch of things with hard links instead of copy or install00:57
*** nighty- <nighty-!~nighty@kyotolabs.asahinet.com> has joined #yocto00:58
*** Guest28709 <Guest28709!95c73efe@gateway/web/freenode/ip.149.199.62.254> has quit IRC01:02
*** pohly <pohly!~pohly@65.158.186.241> has quit IRC01:11
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC01:19
seebsIt could well be doing that, and that *could* create problems, potentially. I think. I'll have to think about it; it's totally possible that there's a way to trigger errors involving hardlinks.01:21
seebspseudo's only actually intended to be robust in cases where files are actually created under pseudo, linking to existing files can indeed produce undesired results.01:21
frayanyway, something to look at01:24
armpitthere have changes in glibc-locales do to host glib2.27 changes. those changes have rippled through the stable branches01:34
armpitthere is also a new uninative that landed a day or two ago01:34
armpitthat all most like mudding the waters01:35
*** stephano <stephano!~stephano@134.134.139.74> has quit IRC01:42
*** pohly <pohly!~pohly@65.158.186.241> has joined #yocto01:51
*** pohly <pohly!~pohly@65.158.186.241> has quit IRC01:59
fraylooking some more02:02
fraydo_install () {02:02
fray        mkdir -p ${D}${bindir} ${D}${datadir} ${D}${libdir}02:02
fray        if [ -n "$(ls ${LOCALETREESRC}/${bindir})" ]; then02:02
fray                cp -fpPR ${LOCALETREESRC}/${bindir}/* ${D}${bindir}02:02
fray        fi02:02
fraydo we REALLY want the -p?  if thats going to preserve the owner, the original files were owned by the user and NOT root02:02
fraythen at the very end is02:02
fray        chown root:root -R ${D}02:02
fray        cp -fpPR ${LOCALETREESRC}/SUPPORTED ${WORKDIR}02:02
khemwe dont want -p02:42
*** bluelightning_ <bluelightning_!~paul@118.148.68.78> has joined #yocto03:18
*** bluelightning_ <bluelightning_!~paul@118.148.68.78> has quit IRC03:18
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto03:18
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC03:18
*** vmeson <vmeson!~rmacleod@192-0-133-4.cpe.teksavvy.com> has quit IRC03:32
-YoctoAutoBuilder- build #1002 of nightly-oe-selftest is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-oe-selftest/builds/100203:43
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto04:33
*** hamis <hamis!~irfan@110.93.212.98> has joined #yocto04:48
-YoctoAutoBuilder- build #941 of eclipse-plugin-neon is complete: Failure [failed Building Eclipse Plugin] Build details are at https://autobuilder.yocto.io/builders/eclipse-plugin-neon/builds/94104:53
*** gtristan <gtristan!~tristanva@221.147.85.22> has joined #yocto04:59
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC05:01
*** AndersD <AndersD!~anders@194.237.220.218> has joined #yocto05:11
*** mattsm <mattsm!~mattsm@75-13-95-234.lightspeed.austtx.sbcglobal.net> has quit IRC05:19
-YoctoAutoBuilder- build #940 of nightly-non-gpl3 is complete: Failure [failed BuildImages] Build details are at https://autobuilder.yocto.io/builders/nightly-non-gpl3/builds/94005:20
-YoctoAutoBuilder- build #931 of nightly-oecore is complete: Failure [failed BuildImages Running Sanity Tests Building Toolchain Images Running SDK Sanity Tests Building Toolchain Images_1 BuildImages_1] Build details are at https://autobuilder.yocto.io/builders/nightly-oecore/builds/93105:26
-YoctoAutoBuilder- build #935 of poky-tiny is complete: Failure [failed BuildImages] Build details are at https://autobuilder.yocto.io/builders/poky-tiny/builds/93505:26
*** AndersD <AndersD!~anders@194.237.220.218> has quit IRC05:26
-YoctoAutoBuilder- build #604 of nightly-packagemanagers is complete: Failure [failed] Build details are at https://autobuilder.yocto.io/builders/nightly-packagemanagers/builds/60405:26
-YoctoAutoBuilder- build #955 of nightly-arm-lsb is complete: Failure [failed] Build details are at https://autobuilder.yocto.io/builders/nightly-arm-lsb/builds/95505:26
-YoctoAutoBuilder- build #932 of nightly-arm64 is complete: Failure [failed] Build details are at https://autobuilder.yocto.io/builders/nightly-arm64/builds/93205:27
-YoctoAutoBuilder- build #949 of nightly-x32 is complete: Failure [failed BuildImages Running Sanity Tests Running Sanity Tests_1] Build details are at https://autobuilder.yocto.io/builders/nightly-x32/builds/94905:31
*** AndersD <AndersD!~anders@194.237.220.218> has joined #yocto05:41
*** marquiz_ <marquiz_!marquiz@nat/intel/x-vtkpdqmdeuibfhcb> has quit IRC05:42
-YoctoAutoBuilder- build #940 of nightly-rpm-non-rpm is complete: Failure [failed BuildImages Running Sanity Tests] Build details are at https://autobuilder.yocto.io/builders/nightly-rpm-non-rpm/builds/94005:43
-YoctoAutoBuilder- build #955 of nightly-deb-non-deb is complete: Failure [failed BuildImages Running Sanity Tests] Build details are at https://autobuilder.yocto.io/builders/nightly-deb-non-deb/builds/95505:47
*** marquiz <marquiz!marquiz@nat/intel/x-aqivlajqyihfwyht> has joined #yocto05:49
*** mattsm <mattsm!~mattsm@75-13-95-234.lightspeed.austtx.sbcglobal.net> has joined #yocto05:51
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-tgdviqtsgdvbuzvo> has quit IRC05:54
*** gtristan <gtristan!~tristanva@221.147.85.22> has quit IRC06:08
-YoctoAutoBuilder- build #948 of nightly-mips is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1 Building Toolchain Images Running SDK Sanity Tests Building Toolchain Images_1 BuildImages_2 Running ESDK Sanity Tests] Build details are at https://autobuilder.yocto.io/builders/nightly-mips/builds/94806:10
-YoctoAutoBuilder- build #953 of nightly-no-x11 is complete: Failure [failed BuildImages Running Sanity Tests] Build details are at https://autobuilder.yocto.io/builders/nightly-no-x11/builds/95306:14
*** gtristan <gtristan!~tristanva@221.147.85.22> has joined #yocto06:19
-YoctoAutoBuilder- build #987 of nightly-x86-64 is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1 Building Toolchain Images Running SDK Sanity Tests Building Toolchain Images_1 Running SDK Sanity Tests_1 BuildImages_2 Running ESDK Sanity Tests] Build details are at https://autobuilder.yocto.io/builders/nightly-x86-64/builds/98706:22
*** agust <agust!~agust@p4FCB48EA.dip0.t-ipconnect.de> has joined #yocto06:28
yoctiNew news from stackoverflow: Removing busybox completely from a Yocto generated image <https://stackoverflow.com/questions/48830472/removing-busybox-completely-from-a-yocto-generated-image>06:30
-YoctoAutoBuilder- build #946 of nightly-mips64 is complete: Failure [failed BuildImages Running Sanity Tests Building Toolchain Images Running SDK Sanity Tests Building Toolchain Images_1 BuildImages_1 Running SDK Sanity Tests_1] Build details are at https://autobuilder.yocto.io/builders/nightly-mips64/builds/94606:32
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has joined #yocto06:42
*** ant_home <ant_home!~ant__@host10-248-dynamic.0-87-r.retail.telecomitalia.it> has quit IRC06:42
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto06:45
*** ctlnwr_ <ctlnwr_!~catalin@89.121.200.106> has joined #yocto06:49
*** Ovidiu_WR_ <Ovidiu_WR_!~Ovidiu@89.121.200.106> has joined #yocto06:49
-YoctoAutoBuilder- build #969 of nightly-ppc is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1 Building Toolchain Images Running SDK Sanity Tests Building Toolchain Images_1 BuildImages_2 Running ESDK Sanity Tests] Build details are at https://autobuilder.yocto.io/builders/nightly-ppc/builds/96906:50
*** ctlnwr__ <ctlnwr__!~catalin@89.121.200.102> has joined #yocto06:51
*** Ovidiu_WR <Ovidiu_WR!~Ovidiu@89.121.200.102> has quit IRC06:51
*** Ovidiu_WR__ <Ovidiu_WR__!~Ovidiu@89.121.200.102> has joined #yocto06:51
-YoctoAutoBuilder- build #950 of nightly-x32 is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-x32/builds/95006:52
*** ctlnwr <ctlnwr!~catalin@89.121.200.102> has quit IRC06:52
*** ctlnwr_ <ctlnwr_!~catalin@89.121.200.106> has quit IRC06:55
*** Ovidiu_WR_ <Ovidiu_WR_!~Ovidiu@89.121.200.106> has quit IRC06:55
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has joined #yocto06:55
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto06:57
*** pawan <pawan!c6af4424@gateway/web/freenode/ip.198.175.68.36> has quit IRC07:00
-YoctoAutoBuilder- build #968 of nightly-wic is complete: Failure [failed BuildImages_1 CreateWicImages CreateWicImages_1 CreateWicImages_2 BuildImages_3 CreateWicImages_3 CreateWicImages_4 CreateWicImages_5 BuildImages_5 CreateWicImages_6 CreateWicImages_7 BuildImages_7 CreateWicImages_8 CreateWicImages_9 CreateWicImages_10] Build details are at https://autobuilder.yocto.io/builders/nightly-wic/builds/96807:03
-YoctoAutoBuilder- build #963 of nightly-x86-lsb is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1] Build details are at https://autobuilder.yocto.io/builders/nightly-x86-lsb/builds/96307:04
*** rajm <rajm!~robertmar@cpc126996-macc4-2-0-cust25.1-3.cable.virginm.net> has joined #yocto07:09
-YoctoAutoBuilder- build #981 of nightly-x86 is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1 Building Toolchain Images Running SDK Sanity Tests Building Toolchain Images_1 Running SDK Sanity Tests_1 BuildImages_2 Running ESDK Sanity Tests] Build details are at https://autobuilder.yocto.io/builders/nightly-x86/builds/98107:09
-YoctoAutoBuilder- build #955 of nightly-ppc-lsb is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1] Build details are at https://autobuilder.yocto.io/builders/nightly-ppc-lsb/builds/95507:10
eduardas_mhello, are we getting a new Yocto release this month or is it getting delayed?07:11
-YoctoAutoBuilder- build #965 of nightly-x86-64-lsb is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1] Build details are at https://autobuilder.yocto.io/builders/nightly-x86-64-lsb/builds/96507:15
*** mckoan|away is now known as mckoan07:17
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-84-4.fbx.proxad.net> has joined #yocto07:19
*** rajm <rajm!~robertmar@cpc126996-macc4-2-0-cust25.1-3.cable.virginm.net> has quit IRC07:23
*** prabhakarlad <prabhakarlad!~prabhakar@194.75.40.178> has left #yocto07:27
-YoctoAutoBuilder- build #942 of eclipse-plugin-neon is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/eclipse-plugin-neon/builds/94207:27
-YoctoAutoBuilder- build #966 of nightly-x86-64-lsb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-x86-64-lsb/builds/96607:29
-YoctoAutoBuilder- build #941 of nightly-rpm-non-rpm is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-rpm-non-rpm/builds/94107:29
*** ant_work <ant_work!~ant__@host138-188-dynamic.50-82-r.retail.telecomitalia.it> has joined #yocto07:31
-YoctoAutoBuilder- build #605 of nightly-packagemanagers is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-packagemanagers/builds/60507:38
*** Bunio_FH <Bunio_FH!~bunio@2a02:a313:433c:cd00:f493:6b6d:6a0a:a6cb> has joined #yocto07:38
-YoctoAutoBuilder- build #941 of nightly-non-gpl3 is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-non-gpl3/builds/94107:40
*** hamis <hamis!~irfan@110.93.212.98> has quit IRC07:40
*** prabhakarlad <prabhakarlad!~prabhakar@194.75.40.178> has joined #yocto07:44
jwwHello !07:47
LetoThe2ndHelhi07:48
*** prabhakarlad <prabhakarlad!~prabhakar@194.75.40.178> has quit IRC07:49
-YoctoAutoBuilder- build #954 of nightly-no-x11 is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-no-x11/builds/95407:50
-YoctoAutoBuilder- build #1019 of nightly-arm is complete: Failure [failed BuildImages Running Sanity Tests Building Toolchain Images BuildImages_1 Building Toolchain Images_1 BuildImages_2 Building Toolchain Images_2 Running SDK Sanity Tests Building Toolchain Images_3 BuildImages_3 Running ESDK Sanity Tests] Build details are at https://autobuilder.yocto.io/builders/nightly-arm/builds/101907:54
-YoctoAutoBuilder- build #427 of nightly-musl-x86-64 is complete: Failure [failed BuildImages] Build details are at https://autobuilder.yocto.io/builders/nightly-musl-x86-64/builds/42708:01
*** micka_ is now known as micka08:02
*** vdehors <vdehors!~vdehors@static-css-ccs-204145.business.bouyguestelecom.com> has joined #yocto08:04
-YoctoAutoBuilder- build #936 of poky-tiny is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/poky-tiny/builds/93608:09
*** rburton <rburton!~textual@35.106.2.81.in-addr.arpa> has joined #yocto08:13
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto08:16
-YoctoAutoBuilder- build #947 of nightly-mips64 is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-mips64/builds/94708:26
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC08:27
-YoctoAutoBuilder- build #939 of nightly-world-lsb is complete: Failure [failed BuildImages] Build details are at https://autobuilder.yocto.io/builders/nightly-world-lsb/builds/93908:29
-YoctoAutoBuilder- build #969 of nightly-wic is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-wic/builds/96908:29
-YoctoAutoBuilder- build #941 of nightly-world is complete: Failure [failed BuildImages] Build details are at https://autobuilder.yocto.io/builders/nightly-world/builds/94108:30
-YoctoAutoBuilder- build #973 of nightly-musl is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-musl/builds/97308:34
*** mihai <mihai!~mihai@unaffiliated/mihai> has quit IRC08:38
-YoctoAutoBuilder- build #949 of nightly-mips is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-mips/builds/94908:38
*** yizhao <yizhao!~zhaoyi@106.120.101.38> has quit IRC08:38
JaMafray: you don't need to re-execute do_install to trigger the issue, it's something which happens in do_package08:41
JaMaI got it reproduced 9 times from 126 iterations over night08:42
-YoctoAutoBuilder- build #932 of nightly-oecore is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-oecore/builds/93208:43
-YoctoAutoBuilder- build #982 of nightly-x86 is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-x86/builds/98208:47
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto08:51
*** rajm <rajm!~robertmar@167.98.27.229> has joined #yocto08:51
*** xtron <xtron!~xtron@110.93.212.98> has left #yocto08:57
-YoctoAutoBuilder- build #970 of nightly-ppc is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-ppc/builds/97008:58
*** mihai <mihai!~mihai@unaffiliated/mihai> has joined #yocto08:58
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC09:00
*** vdehors <vdehors!~vdehors@static-css-ccs-204145.business.bouyguestelecom.com> has quit IRC09:02
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto09:02
*** pawan_ <pawan_!c6af4424@gateway/web/freenode/ip.198.175.68.36> has quit IRC09:08
*** Tamis <Tamis!3e862e04@gateway/web/freenode/ip.62.134.46.4> has quit IRC09:09
-YoctoAutoBuilder- build #944 of nightly-mips-lsb is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1] Build details are at https://autobuilder.yocto.io/builders/nightly-mips-lsb/builds/94409:09
-YoctoAutoBuilder- build #933 of nightly-arm64 is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-arm64/builds/93309:14
*** prabhakarlad <prabhakarlad!~prabhakar@194.75.40.178> has joined #yocto09:16
*** fberg <fberg!~kappe@93-42-191-214.ip88.fastwebnet.it> has joined #yocto09:17
fberghello guys.. bitbake tells me that WARNING: libpam-1.3.0-r5 do_pam_sanity: Building libpam but 'pam' isn't in DISTRO_FEATURES, PAM won't work correctly09:18
*** vdehors <vdehors!~vdehors@176.157.204.145> has joined #yocto09:18
fbergso in conf/local.con I have added : DISTRO_FEATURES_append = " systemd pam"09:19
fbergbut if i run bitbake li09:20
fbergbitbake pam: Error: Nothing PEOVIDES pam09:20
-YoctoAutoBuilder- build #988 of nightly-x86-64 is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-x86-64/builds/98809:20
JaMafberg: bitbake libpam is what you want09:22
fbergjaMa: thanks09:22
-YoctoAutoBuilder- build #971 of nightly-multilib is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1 Running Sanity Tests_1 BuildImages_2 Running Sanity Tests_2 BuildImages_3 Running Sanity Tests_3 BuildImages_4 BuildImages_5 Running Sanity Tests_4 BuildImages_6 Running SDK Sanity Tests] Build details are at https://autobuilder.yocto.io/builders/nightly-multilib/builds/97109:23
-YoctoAutoBuilder- build #428 of nightly-musl-x86-64 is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-musl-x86-64/builds/42809:24
-YoctoAutoBuilder- build #1003 of nightly-oe-selftest is complete: Failure [failed Running oe-selftest] Build details are at https://autobuilder.yocto.io/builders/nightly-oe-selftest/builds/100309:31
-YoctoAutoBuilder- build #943 of build-appliance is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/build-appliance/builds/94309:33
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto09:33
*** vdehors <vdehors!~vdehors@176.157.204.145> has quit IRC09:35
*** Bunio_FH <Bunio_FH!~bunio@2a02:a313:433c:cd00:f493:6b6d:6a0a:a6cb> has quit IRC09:37
-YoctoAutoBuilder- build #956 of nightly-ppc-lsb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-ppc-lsb/builds/95609:38
*** khem <khem!~khem@unaffiliated/khem> has quit IRC09:40
*** khem <khem!~khem@unaffiliated/khem> has joined #yocto09:42
-YoctoAutoBuilder- build #945 of nightly-mips-lsb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-mips-lsb/builds/94509:42
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC09:42
*** mihai <mihai!~mihai@unaffiliated/mihai> has quit IRC09:47
*** kaspter1 <kaspter1!~Instantbi@115.195.49.195> has joined #yocto09:48
*** kaspter1 <kaspter1!~Instantbi@115.195.49.195> has quit IRC09:50
-YoctoAutoBuilder- build #942 of nightly-world is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-world/builds/94209:50
*** kaspter <kaspter!~Instantbi@115.195.49.195> has quit IRC09:50
*** kaspter <kaspter!~Instantbi@115.195.49.195> has joined #yocto09:51
*** vdehors <vdehors!~vdehors@static-css-ccs-204145.business.bouyguestelecom.com> has joined #yocto09:52
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has joined #yocto09:54
*** kaspter <kaspter!~Instantbi@115.195.49.195> has joined #yocto09:57
yoctiNew news from stackoverflow: How can I add or delete the recipe in Yocto image by toaster <https://stackoverflow.com/questions/47452738/how-can-i-add-or-delete-the-recipe-in-yocto-image-by-toaster>10:01
*** robert_y <robert_y!~robert@106.120.101.38> has quit IRC10:02
-YoctoAutoBuilder- build #974 of nightly-musl is complete: Failure [failed Running Sanity Tests] Build details are at https://autobuilder.yocto.io/builders/nightly-musl/builds/97410:06
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto10:10
-YoctoAutoBuilder- build #956 of nightly-arm-lsb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-arm-lsb/builds/95610:14
*** JaMa <JaMa!~martin@217.30.68.212> has quit IRC10:18
*** mckoan is now known as mckoan|away10:22
*** kaspter1 <kaspter1!~Instantbi@115.195.49.195> has joined #yocto10:25
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC10:25
*** kaspter <kaspter!~Instantbi@115.195.49.195> has quit IRC10:26
*** kaspter1 is now known as kaspter10:26
*** kaspter <kaspter!~Instantbi@115.195.49.195> has quit IRC10:28
*** kaspter1 <kaspter1!~Instantbi@115.195.49.195> has joined #yocto10:28
*** kaspter <kaspter!~Instantbi@115.195.49.195> has joined #yocto10:30
*** dv_ <dv_!~dv@62-178-50-190.cable.dynamic.surfer.at> has quit IRC10:33
*** nighty- <nighty-!~nighty@kyotolabs.asahinet.com> has quit IRC10:33
*** dv_ <dv_!~dv@62-178-50-190.cable.dynamic.surfer.at> has joined #yocto10:47
*** lexano <lexano!~lexano@CPEa021b7ac59c9-CMf0f249028110.cpe.net.cable.rogers.com> has quit IRC10:47
*** zeddii <zeddii!~bruce@128.224.252.2> has quit IRC10:47
*** zeddii <zeddii!~bruce@128.224.252.2> has joined #yocto10:47
*** lexano <lexano!~lexano@CPEa021b7ac59c9-CMf0f249028110.cpe.net.cable.rogers.com> has joined #yocto10:48
*** khem <khem!~khem@unaffiliated/khem> has quit IRC10:53
*** khem <khem!~khem@unaffiliated/khem> has joined #yocto10:54
*** adca <adca!~adca@193.202.22.66> has joined #yocto10:57
*** dengke <dengke!~dengke@106.120.101.38> has quit IRC11:01
*** dengke <dengke!~dengke@106.120.101.38> has joined #yocto11:02
*** gabriel__ <gabriel__!~gabriel@177.92.19.154> has quit IRC11:06
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto11:14
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto11:16
*** gabriel_ <gabriel_!~gabriel@177.92.19.154> has joined #yocto11:24
clopezi have a question about shared-state.. is it a good idea to share the same SSTATE_DIR between different users that are using different versions of Yocto (like krogoth and thud) or even with users that are differen openembedded based distros like AGL .. ?11:28
*** kaspter1 <kaspter1!~Instantbi@115.195.49.195> has joined #yocto11:28
*** sergio_ <sergio_!~sergio@83.48.122.29> has quit IRC11:30
*** kaspter <kaspter!~Instantbi@115.195.49.195> has quit IRC11:30
*** kaspter1 is now known as kaspter11:30
*** sergio_ <sergio_!~sergio@83.48.122.29> has joined #yocto11:31
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC11:33
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto11:34
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has quit IRC11:36
*** jkridner|pd <jkridner|pd!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto11:36
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC11:39
*** bluelightning_ <bluelightning_!~paul@2406:e007:4c92:1:5e51:4fff:febb:401d> has joined #yocto11:40
*** bluelightning_ <bluelightning_!~paul@2406:e007:4c92:1:5e51:4fff:febb:401d> has quit IRC11:40
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto11:40
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has quit IRC11:51
*** jkridner|pd <jkridner|pd!~jkridner@pdpc/supporter/active/jkridner> has quit IRC11:55
*** gtristan <gtristan!~tristanva@221.147.85.22> has quit IRC11:58
*** comptroller <comptroller!~comptroll@47-213-222-253.paolcmtc01.res.dyn.suddenlink.net> has joined #yocto12:02
seebsclopez: should be fine, in principle. sstate cache is pretty robust. it won't likely cause problems, except possibly a performance decline from having really large directories.12:08
seebsbut you shouldn't have actual clashes where you pick up the wrong package or anything.12:08
*** pohly <pohly!~pohly@rx0wh-dyaptive-systems.vc.bigpipeinc.com> has joined #yocto12:10
*** pohly <pohly!~pohly@rx0wh-dyaptive-systems.vc.bigpipeinc.com> has quit IRC12:20
*** marka <marka!~masselst@184.175.21.48> has joined #yocto12:23
*** pohly <pohly!~pohly@rx0wh-dyaptive-systems.vc.bigpipeinc.com> has joined #yocto12:34
*** franco_ <franco_!82c0563d@gateway/web/freenode/ip.130.192.86.61> has joined #yocto12:35
franco_I want to add a module to my yocto kernel12:35
franco_where can i find the .config file?12:35
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has quit IRC12:38
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC12:50
eduardas_mfranco_: in tmp/work/ and deeper until you get to your linux kernel work directory12:50
nayfefranco_: usually it's named defconfig, you can find build location with bitbake -e virtual/kernel | grep '^B='12:51
nayfemore or less12:51
nayfehttps://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#kernel-dev-common12:52
*** franco_ <franco_!82c0563d@gateway/web/freenode/ip.130.192.86.61> has quit IRC12:54
eduardas_mfranco_: mine is in tmp/work/<machine_and_distro_name>-gnueabi/<linux_kernel_name>/4.9.11-r0/build12:55
eduardas_mthis is inside the build directory hierarchy, of course12:56
*** dlan <dlan!~dennis@gentoo/developer/dlan> has quit IRC12:56
clopezseebs: ok.. thanks for the info12:56
*** dlan <dlan!~dennis@58.246.136.202> has joined #yocto12:56
*** dlan <dlan!~dennis@gentoo/developer/dlan> has joined #yocto12:56
rburtonkhem: https://autobuilder.yocto.io/builders/nightly-musl/builds/975/steps/BuildImages/logs/stdio12:57
yoctiNew news from stackoverflow: ath10k Firmware : IBSS (Ad-Hoc) - WiFi : Mode missing <https://stackoverflow.com/questions/49941762/ath10k-firmware-ibss-ad-hoc-wifi-mode-missing>13:01
*** kaspter <kaspter!~Instantbi@115.195.49.195> has quit IRC13:03
*** franco_ <franco_!82c0563d@gateway/web/freenode/ip.130.192.86.61> has joined #yocto13:03
franco_I had modified the kernel source, now what have i to do in order to include the "new kernel" in my next image?13:04
*** kaspter <kaspter!~Instantbi@115.195.49.195> has joined #yocto13:04
*** pohly <pohly!~pohly@rx0wh-dyaptive-systems.vc.bigpipeinc.com> has quit IRC13:09
*** vdehors is now known as anloh13:10
*** anloh is now known as vdehors13:11
eduardas_mfranco_: you can take a look at this: https://www.yoctoproject.org/docs/2.4.2/kernel-dev/kernel-dev.html#changing-the-configuration13:19
*** mkilivan <mkilivan!d4880904@gateway/web/freenode/ip.212.136.9.4> has quit IRC13:20
eduardas_mfranco_: oh wait, you mean you are not using a new configuration, but have actually edited the source itself?13:20
franco_I have edited the .config file in order to include a new module13:22
eduardas_mfranco_: then the documented method should work for you13:22
franco_ok thx13:23
franco_If i would like to change the sources, what is the best way?13:23
eduardas_mfranco_: I recommend you do the configuration changes in your own separate layer if you are working with a 3rd party BSP13:23
franco_Creating a .patch file?13:23
eduardas_mfranco_: for source changes, I find it convenient to have a separate kernel fork git repository and write my own kernel recipe13:24
eduardas_mthen include the kernel recipe name in my machine configuration definition13:24
franco_ok13:25
eduardas_mnot necessary if you are merely doing small changes, of course13:25
eduardas_mi.e. if you only have a few small patches13:26
franco_Regarding the point 1. After I changed the .config file using make menuconfig. Have i to run make?13:26
eduardas_mbut in my case there are a few custom drivers and devicetrees13:26
franco_or is sufficient to run bitbake core-image-minimal to obtain an image with the new kernel?13:26
*** robher <robher!sid20343@linaro/robher> has quit IRC13:27
*** robher <robher!sid20343@linaro/robher> has joined #yocto13:27
nayfefranco_: bitbake -c menuconfig  virtual/kernel13:27
nayfebitbake -C compile virtual/kernel;13:28
franco_what is the difference between those two commands?13:30
*** vmeson <vmeson!~rmacleod@192-0-133-4.cpe.teksavvy.com> has joined #yocto13:30
*** geheimnis` <geheimnis`!~geheimnis@23.226.237.192> has quit IRC13:32
*** geheimnis` <geheimnis`!~geheimnis@23.226.237.192> has joined #yocto13:35
*** toanju <toanju!~toanju@185.27.182.30> has quit IRC13:36
eduardas_mfranco_: https://www.yoctoproject.org/docs/2.4.2/ref-manual/ref-manual.html#usingpoky-debugging-taskrunning13:41
eduardas_mfor the difference between -c and -C13:43
*** AndersD <AndersD!~anders@194.237.220.218> has quit IRC13:47
eduardas_mfirst command defined by nayfe lets you run menuconfig and configure your kernel, second one actually compiles it13:47
eduardas_mhowever, working in such a way, it might eventually be easy to lose the changes made with menuconfig13:48
eduardas_mI suggest backing up the .config after the menuconfig step13:49
eduardas_mbut honestly, me and my colleague prefer to play with kernel configuration outside of Yocto13:50
*** morphis_ <morphis_!~morphis@pD9ED6392.dip0.t-ipconnect.de> has joined #yocto13:51
*** marka <marka!~masselst@184.175.21.48> has quit IRC13:52
*** fberg <fberg!~kappe@93-42-191-214.ip88.fastwebnet.it> has quit IRC13:52
*** morphis__ <morphis__!~morphis@pD9ED7A62.dip0.t-ipconnect.de> has quit IRC13:54
*** marka <marka!~masselst@184.175.21.48> has joined #yocto13:56
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto14:00
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has quit IRC14:04
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto14:12
*** varjag <varjag!~user@122.62-97-226.bkkb.no> has quit IRC14:15
*** kaspter <kaspter!~Instantbi@115.195.49.195> has quit IRC14:16
*** kaspter <kaspter!~Instantbi@115.195.49.195> has joined #yocto14:16
*** zarzar <zarzar!~zarzar@184.75.233.58> has joined #yocto14:18
-YoctoAutoBuilder- build #957 of nightly-deb-non-deb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-deb-non-deb/builds/95714:21
*** binarym <binarym!~binarym@cornub.ospow.com> has left #yocto14:22
*** AbleBacon <AbleBacon!~AbleBacon@unaffiliated/ablebacon> has joined #yocto14:29
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has quit IRC14:33
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC14:39
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto14:40
*** mihai <mihai!~mihai@unaffiliated/mihai> has joined #yocto14:49
*** vdehors <vdehors!~vdehors@static-css-ccs-204145.business.bouyguestelecom.com> has quit IRC14:55
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC14:58
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto14:59
*** prabhakarlad <prabhakarlad!~prabhakar@194.75.40.178> has left #yocto14:59
*** gtristan <gtristan!~tristanva@110.11.179.89> has joined #yocto15:00
*** kaspter <kaspter!~Instantbi@115.195.49.195> has quit IRC15:03
*** JPEW <JPEW!cc4da337@gateway/web/freenode/ip.204.77.163.55> has quit IRC15:04
*** vdehors <vdehors!~vdehors@static-css-ccs-204145.business.bouyguestelecom.com> has joined #yocto15:07
*** mihai <mihai!~mihai@unaffiliated/mihai> has quit IRC15:11
*** nayfe <nayfe!uid259604@gateway/web/irccloud.com/x-loidwdezzlzvuqck> has quit IRC15:13
*** nayfe <nayfe!uid259604@gateway/web/irccloud.com/x-qidlhzcffybvncql> has joined #yocto15:13
*** mihai <mihai!~mihai@unaffiliated/mihai> has joined #yocto15:14
-YoctoAutoBuilder- build #976 of nightly-musl is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-musl/builds/97615:16
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC15:16
*** majuk_ <majuk_!~majuk@75-163-194-62.clsp.qwest.net> has joined #yocto15:18
*** majuk <majuk!~majuk@75-163-194-62.clsp.qwest.net> has quit IRC15:18
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto15:18
*** JPEW <JPEW!cc4da337@gateway/web/freenode/ip.204.77.163.55> has joined #yocto15:26
*** ant_work <ant_work!~ant__@host138-188-dynamic.50-82-r.retail.telecomitalia.it> has quit IRC15:26
*** ZubairLK <ZubairLK!~Thunderbi@unaffiliated/zubairlk> has quit IRC15:30
*** ZubairLK <ZubairLK!~Thunderbi@unaffiliated/zubairlk> has joined #yocto15:30
*** ntl <ntl!~nathanl@65-36-80-8.dyn.grandenetworks.net> has quit IRC15:32
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has quit IRC15:37
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC15:42
*** acurvello <acurvello!~acurvello@apolo.padtec.com.br> has quit IRC15:42
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-84-4.fbx.proxad.net> has quit IRC15:42
*** acurvello <acurvello!~acurvello@apolo.padtec.com.br> has joined #yocto15:42
*** zeddii <zeddii!~bruce@128.224.252.2> has quit IRC15:44
*** majuk_ is now known as majuk15:48
-YoctoAutoBuilder- build #1004 of nightly-oe-selftest is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-oe-selftest/builds/100415:48
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC15:49
sveinseHow can I check what package pulls in another? I'm getting glibc-dbg on target, but I cannot immediately find which package causes it to be pulled in.15:53
frayif using RPM, on the target   rpm -q --whatrequires glibc-dbg15:53
frayotherwise you'll have to manually scan the package dependencies and create your own map to figure it out.. most likely it's a RRECOMMEND that is doing it, from another -dbg and/or -dev package15:54
sveinsefray: ah, alas, I have ipk. And no package-manager. so it'll ned to be host-side15:54
frayya, so you will have to map it manually.. ipk's are nothing more then an ar archive.. just pull out the control and you can interpret it pretty easily and create a mapping.15:55
sveinseYeah, I have a dumpfile of all ipks that I can search. Works well for most cases, but refering to libc6-dbg is one of the most occurring pacakges :D15:56
frayyou need to use the list of things installed (or asked to be installed) onto the target....15:59
fraythen start there and work outward for dependencies..15:59
sveinsefray: I probably need to write a py script for doing that parsing15:59
paulbarkersveinse: Have you enabled buildhistory?16:00
sveinsepaulbarker: yes16:00
frayI've used 'dot maps' in the past for some of that... but if the image is complex, it's too difficult to read16:01
paulbarkerIf you look in the buildhistory directory you should see some dependency graphs in .dot format and a directory full of package info16:06
LocutusOfBorgoh damn, many uppercase sadness16:09
sveinseFound it. What I did was:  find build/tmp/deploy/ipk -name \*.ipk -exec less '{}' ';' | cat >ipk_files; grep -e '\(Package\|libc6-dbg\)' ipk_files.txt  |grep -B1 libc6-dbg |grep 'Package:' |grep -v -e'Package:.*-dbg'16:09
LocutusOfBorgI spent a whole day trying to understand why python3 was failing during build16:09
LocutusOfBorgand it was because the $PWD contained upper case letters16:09
LocutusOfBorg:(16:09
sveinseHandful isn't it :D In English: Find all packages that depends or reccomends libc6-dbg but doesn't have -dbg in its own name :D16:10
*** ntl <ntl!~nathanl@cpe-70-121-113-165.austin.res.rr.com> has joined #yocto16:10
paulbarkersveinse: That is some good grep-fu16:10
sveinsepaulbarker: indeed :D -- in the longer run, I think perhaps we should have a simple tool to query dependencies, aka what rpm and dpkg can do on target16:12
rburtonwe do16:16
rburtonoe-depends-dot16:16
khemah rburton thanks stupid mistake in packaging16:16
sveinseoe-depends-dot: copmmand not found16:24
rburtonand thats what you get for not tracking master like a real engineer16:27
sveinserburton: :D We're on a product release streak, so not an option right now...16:28
rburtonpah ;)16:28
rburtoneasy to rip out of cgit if you want it, doesn't depend on anything else16:29
sveinserburton: But anyhow, oe-depends-dot seems to be producing gigantic dot schemas, right? Not just "give-me-what-pulls-me-in" kinda thing, right?16:29
* sveinse guessing16:29
kergothsveinse: no, oe-depends-dot parses the .dot files emitted by bitbake -g16:29
kergothwhich includes what you told it to include, and their deps16:29
sveinsekergoth: ah right, cool16:30
rburtonthats all buildtime and known-at-build-time depends, still need to extend pkgdatautil to dig around the dependnecies of the produced binarie16:31
rburtonpoky-contrib:ross/pkg has the start of a tool to do that, fwiw16:31
khemrburton: sent the whole series fixed16:34
*** scottrif <scottrif!~scottrif@191.97.80.20> has joined #yocto16:35
-YoctoAutoBuilder- build #957 of nightly-arm-lsb is complete: Failure [failed BuildImages_1] Build details are at https://autobuilder.yocto.io/builders/nightly-arm-lsb/builds/95716:37
*** ctlnwr__ <ctlnwr__!~catalin@89.121.200.102> has quit IRC16:39
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC16:41
*** franco_ <franco_!82c0563d@gateway/web/freenode/ip.130.192.86.61> has quit IRC16:48
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto16:53
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-mnvwugmeqsxjfmzf> has quit IRC17:00
*** ctlnwr <ctlnwr!~catalin@89.121.200.102> has joined #yocto17:01
krtaylorI'm trying to set up a virtualbox build and seeing bitbake: Unable to connect or start server errors, ubuntu 16.04 on Mac host17:03
krtaylorI've followed the quickstart guide,  read the bitbake manual, tried verbose without any additional info17:04
krtaylorI'm trying on a Linux hosted 16.04 instance now17:05
krtayloranyone seen this before?17:05
krtaylorI originally saw this with OpenBMC, but I am now also seeing the error with poky17:06
LocutusOfBorgrburton, trust me, its me behind 1270317:07
LocutusOfBorgwhat we did was: default MACHINE=raspberrypi3, added meta-openembedded layer and meta-raspberrypi17:08
LocutusOfBorgbuild default image, and breaks with python3 recipe17:08
LocutusOfBorgafter two days of debugging, I tried a mv of recipes into the home, instead of home/Riccardo/Prova/whatever17:08
LocutusOfBorgand this worked17:08
*** rajm <rajm!~robertmar@167.98.27.229> has quit IRC17:08
rburtonLocutusOfBorg: i've had my build tree in a uppercase directory for four years now17:09
LocutusOfBorgnow I did a build with a "Prova" in $PWD and worked, I'm doing a build with Documents, to find which keyword is throwking the error17:09
LocutusOfBorgrburton, my wild guess is that the combo, or some "keyword" is the clue17:09
rburtonyeah my hunch is a bad sed somewhere17:09
LocutusOfBorgfor sure, after 5 years of dailywork in yocto, I had seen lots of upper cases17:09
LocutusOfBorgand BTW the worst error in my life I have ever seen, was a PWD containing "TIERRA" (upper case)17:10
LocutusOfBorgand yocto throwing out an error like "hey, too many errors in this image build log"17:10
LocutusOfBorgbecause of some grep ERR |wc -l and if > 50 bail out17:10
LocutusOfBorg(and the PATH was the issue here :p17:10
LocutusOfBorgI don't want to give up right now on that bug, so I'll reopen in case to further discuss or at least close with an useful explanation for people having the same issue17:11
LocutusOfBorgbut for some reasons icc is detected and gcc can't understand its flags17:11
LocutusOfBorg(this is also why I asked Riccardo, to provide the path in the bug report, so people can reproduce it)17:12
-YoctoAutoBuilder- build #1021 of nightly-arm is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-arm/builds/102117:12
*** vdehors <vdehors!~vdehors@static-css-ccs-204145.business.bouyguestelecom.com> has quit IRC17:13
rburtonLocutusOfBorg: icc is something you need to turn on, according to configure.ac17:14
LocutusOfBorgyep, I wild guess some sed too17:15
LocutusOfBorgprobably a bug in python317:15
LocutusOfBorgTBH17:15
*** martinkelly <martinkelly!~martin@65-122-179-226.dia.static.qwest.net> has quit IRC17:18
krtaylorupdate on virtualbox/bitbake errors: it works perfectly on a virtualbox linux hosted image configured exactly the same way17:21
*** martinkelly <martinkelly!~martin@65-122-179-226.dia.static.qwest.net> has joined #yocto17:21
*** majuk <majuk!~majuk@75-163-194-62.clsp.qwest.net> has quit IRC17:22
*** majuk <majuk!~majuk@75-163-194-62.clsp.qwest.net> has joined #yocto17:22
*** seebs <seebs!~seebs@24.196.59.174> has quit IRC17:24
*** abelal <abelal!~quassel@110.93.212.98> has quit IRC17:30
-YoctoAutoBuilder- build #965 of nightly-x86-lsb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-x86-lsb/builds/96517:48
khemkrtaylor: seems virtualbox has issues on mac then18:01
rburtonkrtaylor: are you using a directory on the host to build in or do you have a disk image18:02
khemLocutusOfBorg: I have seen rpm qripe about uppercase in version parts of packages but otherwise I use it all the time18:03
khemespecially in directory names18:04
rburtonkhem: we sanity check that and abort now18:04
khemyou mean the version part ?18:05
khemfedora seems to be ok with it see https://fedoraproject.org/wiki/Package_Versioning_Examples18:08
krtaylorkhem, yes, but I have heard others building fine in VB on a mac, must be config18:14
krtaylorrburton, I am using a shared folder on the mac, hm, I'll try a new image w/o sharing18:14
*** scottrif <scottrif!~scottrif@191.97.80.20> has quit IRC18:18
*** sjolley <sjolley!~sjolley@134.134.139.73> has quit IRC18:18
rburtonkrtaylor: hfs is a bit rubbish, so yeah that won't work18:42
-YoctoAutoBuilder- build #962 of nightly-qa-extras is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-qa-extras/builds/96219:03
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto19:09
*** toanju <toanju!~toanju@x4db45b07.dyn.telefonica.de> has joined #yocto19:13
*** gabriel_ <gabriel_!~gabriel@177.92.19.154> has quit IRC19:23
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC19:33
*** krtaylor <krtaylor!~krtaylor@cpe-70-114-143-39.austin.res.rr.com> has quit IRC19:34
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC19:34
*** stephano <stephano!~stephano@134.134.139.83> has joined #yocto19:36
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto19:39
*** krtaylor <krtaylor!~krtaylor@cpe-70-114-143-39.austin.res.rr.com> has joined #yocto19:45
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has joined #yocto19:45
krtaylorrburton, thanks, this weekend, I'll try a mac ubuntu build w/o shared folder and report back the results19:47
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC19:56
rburtonkhem otavio: got a new go bug https://autobuilder.yocto.io/builders/nightly-world-lsb/builds/941/steps/BuildImages/logs/stdio looks like its using host cflags on CC_FOR_BUILD builds?20:03
rburtonerm, target cflags on host builds20:03
rburtonif you see what i mean20:03
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto20:06
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC20:08
khemrburton: it looks like -fstack-protector-strong is being used on host part of the build of go-runtime20:17
*** seebs <seebs!~seebs@24.196.59.174> has joined #yocto20:17
*** ntl <ntl!~nathanl@cpe-70-121-113-165.austin.res.rr.com> has quit IRC20:26
*** stephano <stephano!~stephano@134.134.139.83> has quit IRC20:37
*** stephano <stephano!~stephano@134.134.139.83> has joined #yocto20:38
*** armpit <armpit!~armpit@2601:202:4000:1184:d8ec:4d1c:3442:b65e> has quit IRC20:39
*** gtristan <gtristan!~tristanva@110.11.179.89> has quit IRC20:39
*** armpit <armpit!~armpit@2601:202:4000:1184:7103:fe02:9adb:5a82> has joined #yocto20:44
*** toanju <toanju!~toanju@x4db45b07.dyn.telefonica.de> has quit IRC20:53
*** sveinse <sveinse!~sveinse@156.92-221-160.customer.lyse.net> has left #yocto20:55
*** pohly <pohly!~pohly@204.239.253.216> has joined #yocto21:01
*** ant_home <ant_home!~ant__@host10-248-dynamic.0-87-r.retail.telecomitalia.it> has joined #yocto21:11
*** morphis_ <morphis_!~morphis@pD9ED6392.dip0.t-ipconnect.de> has quit IRC21:11
*** ntl <ntl!~nathanl@65-36-80-8.dyn.grandenetworks.net> has joined #yocto21:12
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto21:14
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC21:15
*** zarzar <zarzar!~zarzar@184.75.233.58> has quit IRC21:17
*** stephano <stephano!~stephano@134.134.139.83> has quit IRC21:19
*** stephano <stephano!~stephano@134.134.139.83> has joined #yocto21:20
*** majuk <majuk!~majuk@75-163-194-62.clsp.qwest.net> has quit IRC21:22
*** majuk <majuk!~majuk@75-163-194-62.clsp.qwest.net> has joined #yocto21:23
*** majuk_ <majuk_!~majuk@75-163-194-62.clsp.qwest.net> has joined #yocto21:26
*** majuk <majuk!~majuk@75-163-194-62.clsp.qwest.net> has quit IRC21:30
*** majuk_ <majuk_!~majuk@75-163-194-62.clsp.qwest.net> has quit IRC21:30
*** marka <marka!~masselst@184.175.21.48> has quit IRC21:30
*** pohly <pohly!~pohly@204.239.253.216> has quit IRC21:40
*** stephano <stephano!~stephano@134.134.139.83> has quit IRC21:46
*** stephano <stephano!~stephano@134.134.139.83> has joined #yocto21:46
*** stephano <stephano!~stephano@134.134.139.83> has quit IRC21:51
*** agust <agust!~agust@p4FCB48EA.dip0.t-ipconnect.de> has quit IRC21:53
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has quit IRC21:54
*** rburton <rburton!~textual@35.106.2.81.in-addr.arpa> has quit IRC22:02
*** pohly <pohly!~pohly@204.239.253.216> has joined #yocto22:04
Marexwhere's rburton when you need him :)22:05
*** pohly <pohly!~pohly@204.239.253.216> has quit IRC22:06
Marexotavio: look, a challenging u-boot bug, you wanna fix it ?22:12
*** scottrif <scottrif!~scottrif@191.97.80.20> has joined #yocto22:12
clsullivzeddii_home: the 4.4 preempt-rt kernel hangs on some hardware. I have a patch for it but the correct solution is to update the preempt-rt patchset I think22:41
clsullivzeddii_home: this fixes it and is part of the new rt patch: https://pastebin.com/VYk5TKjQ22:43
*** justin___ <justin___!~quassel@2603:300b:1b:fd00:bdca:12ae:a4d8:c8db> has joined #yocto22:47
*** adca <adca!~adca@193.202.22.66> has quit IRC22:54
*** khem <khem!~khem@unaffiliated/khem> has quit IRC22:57
*** justin___ <justin___!~quassel@2603:300b:1b:fd00:bdca:12ae:a4d8:c8db> has quit IRC22:57
*** khem <khem!~khem@unaffiliated/khem> has joined #yocto22:59
clsullivzeddii_home: I haven't tested it, but I believe the 4.9 kernel should have the same issue and fix22:59
*** Snert_ <Snert_!~snert_@65.74.8.146> has joined #yocto23:00
*** scottrif <scottrif!~scottrif@191.97.80.20> has quit IRC23:02
*** AbleBacon <AbleBacon!~AbleBacon@unaffiliated/ablebacon> has quit IRC23:04
*** majuk <majuk!~majuk@75-163-194-62.clsp.qwest.net> has joined #yocto23:24
*** cordlandwehr <cordlandwehr!~cordlandw@91.239.177.14> has quit IRC23:24
*** cordlandwehr <cordlandwehr!~cordlandw@91.239.177.14> has joined #yocto23:24
*** majuk <majuk!~majuk@75-163-194-62.clsp.qwest.net> has quit IRC23:29
*** ant_home <ant_home!~ant__@host10-248-dynamic.0-87-r.retail.telecomitalia.it> has quit IRC23:31
*** lyang0 <lyang0!~lyang001@106.120.101.38> has quit IRC23:35
*** andycooper <andycooper!uid246432@gateway/web/irccloud.com/x-oujyxwwgyulnsgnb> has quit IRC23:35
*** dengke <dengke!~dengke@106.120.101.38> has quit IRC23:36
krtaylorUpdate on my virtualbox on Mac build problem, I have verified that it is the shared directory that was the problem - exact same image w/o shared working directory builds fine23:53
krtaylorJust FYI in case someone else has bitbake connection issues on a Mac23:53

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