Monday, 2016-02-01

*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto00:05
*** sameo <sameo!~samuel@192.55.54.42> has quit IRC00:10
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC00:12
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto00:25
-YoctoAutoBuilder- build #685 of nightly is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly/builds/68500:26
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC00:31
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto00:36
-YoctoAutoBuilder- build #337 of nightly-oe-selftest is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-oe-selftest/builds/33700:43
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC00:50
*** fledermaus <fledermaus!~vivek@78.32.176.249> has quit IRC00:51
*** sjolley <sjolley!~sjolley@134.134.139.76> has joined #yocto00:54
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-gsksxxtdkhddnfgo> has quit IRC01:39
-YoctoAutoBuilder- build #273 of nightly-rpm-non-rpm is complete: Failure [failed BuildImages Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-rpm-non-rpm/builds/27301:59
*** Guest47816 is now known as ka6sox02:00
-YoctoAutoBuilder- build #607 of nightly-ipk is complete: Failure [failed BuildImages Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-ipk/builds/60702:15
-YoctoAutoBuilder- build #274 of ptest-x86 is complete: Failure [failed BuildImages] Build details are at http://autobuilder.yoctoproject.org/main/builders/ptest-x86/builds/27402:23
-YoctoAutoBuilder- build #602 of nightly-rpm is complete: Failure [failed BuildImages Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-rpm/builds/60202:40
-YoctoAutoBuilder- build #593 of nightly-deb is complete: Failure [failed BuildImages Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-deb/builds/59302:53
*** ScottyPcGuy_03 <ScottyPcGuy_03!466d3de3@gateway/web/freenode/ip.70.109.61.227> has joined #yocto02:59
ScottyPcGuy_03Hi guys! I have a possibly noobish question: I am attempting to build an image for the Raspberry Pi and want to include apcupsd. In my googling I discovered apcupsd is built by meta-oe, but i can't just include meta-oe in the layers file, as it depends on openembedded-core, which has it's own base... what's the correct way to go about including meta-oe?03:02
-YoctoAutoBuilder- build #276 of nightly-deb-non-deb is complete: Failure [failed BuildImages Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-deb-non-deb/builds/27603:03
jynikSo you already tried adding meta-openembedded/meta-oe to your bblayers.conf? You're concerned about conflicts?03:14
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC03:20
ScottyPcGuy_03@jynik yes03:34
ScottyPcGuy_03It failed03:34
ScottyPcGuy_03Had a parse error saying it was unable to inherit file classes/autotools_stage.bbclass03:35
nerdboythe recipe is there under meta-oe03:35
nerdboycan you pastebin your bblayers.conf?03:36
ScottyPcGuy_03sure, hang on03:36
jynikScottyPcGuy_03: Probably good to include the Yocto and meta-openembedded git hashes in the paste..03:37
* nerdboy is looking at jethro branch03:38
nerdboyboth files are there03:38
ScottyPcGuy_03http://pastebin.com/N6RLhCJh03:42
jynikHrm... just tried it and found that it's currently blacklisted. Marked broken because it doesn't build with B != S03:44
jynik(Yocto and meta-openembedded on jethro branches)03:44
ScottyPcGuy_03Ohhh03:44
ScottyPcGuy_03Jethro is latest?03:44
jynikScottyPcGuy_03: Yes, per https://www.yoctoproject.org/downloads03:46
ScottyPcGuy_03Ah ok03:47
ScottyPcGuy_03I guess I could try cloning fido instead03:48
jynikhttp://cgit.openembedded.org/meta-openembedded/commit/meta-oe/recipes-support/apcupsd/apcupsd_3.14.10.bb?id=96a92761c0a1bb2317fa4ea422c32e447340510303:48
jynikLooks like you can unblacklist it from your local.conf03:48
ScottyPcGuy_03Oh ok03:49
jynikScottyPcGuy_03: How's the raspberry pi build? Last time I tried it, it took a ridiculously long time to fetch the broadcom binaries :(03:50
ScottyPcGuy_03Took about 2 hours on my laptop03:51
ScottyPcGuy_03I'm using my desktop for this attempt so I've yet to know how fast it'll go03:51
jynikNot too shabby then. I was seeing some crazy git fetcher times on that one recipe, often resulting in timeouts.03:51
ScottyPcGuy_03Yeah it did timeout once03:52
ScottyPcGuy_03So is there a way to tell the age of the releases on the website?03:54
-YoctoAutoBuilder- build #624 of nightly-fsl-ppc-lsb is complete: Failure [failed BuildImages] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-fsl-ppc-lsb/builds/62403:54
ScottyPcGuy_03Oh derp03:55
ScottyPcGuy_03Click on them. DUH03:55
jynikDon't forget the cgit page: http://git.yoctoproject.org/cgit/cgit.cgi/poky03:56
*** Node_965 <Node_965!3f526eb2@gateway/web/freenode/ip.63.82.110.178> has joined #yocto04:05
Node_965I ma gtting followign error on iMX604:05
Node_965mx-ipuv3 imx-ipuv3.0: ERR:[0xb5a31400]-no:0x21 "wait_for_comp_timeout" ret:0,l3 imx-ipuv3 imx-ipuv3.0: warning: disable ipu dma channel 9 during its busy state imx-ipuv3 imx-ipuv3.0: warning: disable ipu dma channel 9 during its busy state imx-ipuv3 imx-ipuv3.0: warning: disable ipu dma channel 9 during its busy state imx04:05
ScottyPcGuy_03jynik: looks like cloning dora instead worked (was just before the blacklist was commited).04:10
jynikScottyPcGuy_03: You really want to be on dora though? :/04:11
jynikDid you give Jethro plus unblacklisting it local.conf a shot?04:11
ScottyPcGuy_03Not really... I was just shooting stuff at the wall to see what sticks04:11
jynikAh gotcha.04:11
ScottyPcGuy_03No, since this is my first time using Yocto I'm not really sure how to do that. Been using a tutorial ;)04:12
* ScottyPcGuy_03 googles04:12
*** spags <spags!~xcryptx@216.158.225.24> has joined #yocto04:14
ScottyPcGuy_03Hmm04:22
ScottyPcGuy_03So I can't find any info on what to actually put _in_ the conf file04:22
*** spags <spags!~xcryptx@216.158.225.24> has left #yocto04:24
ScottyPcGuy_03jynik: I don't see any documentation on unblacklisting... can you give an example (or if I'm missing the docs, point me to them)?04:26
jynikScottyPcGuy_03: I haven't ever done it before, so I'm taking a guess here. But it looks like placing the following in your local.conf should do the trick:04:28
jynikPNBLACKLIST[apcupsd] = ""04:28
ScottyPcGuy_03Ah04:28
ScottyPcGuy_03Ok I'll give it a shot. Just finished cloning jethro04:29
jynikJust a guess that whatever parses PNBLACKLIST checks for an empty string...but I did not confirm this beyond seeing that I don't get the error.04:29
jynikhttp://www.yoctoproject.org/docs/2.0/mega-manual/mega-manual.html#ref-classes-blacklist04:29
jynikShows how to blacklist... kinda just guessed for unblacklisting04:29
ScottyPcGuy_03Yeah, I was looking at that04:30
jynikI'm honestly not sure if unblacklisting it is going to yield some sort of build or QA issue later though.04:30
jynikTry and see I guess. You'll at least have more info to ask folks who know more than I do.04:30
ScottyPcGuy_03Right04:31
ScottyPcGuy_03Nope04:32
ScottyPcGuy_03It's erroring out on scsirastools04:32
ScottyPcGuy_03Same thing as before04:32
ScottyPcGuy_03parse error at .../meta-oe/recipes-extended/scsirastools/scsirastools_1.6.4.bb:17 could not inherit file classes/autotools_stage.bbclass04:33
jynikStrange... that bbclass file definitely exists in Jethro @ meta/classes/autotools_stage.bbclass, and I see you have meta in your bblayers.conf04:35
ScottyPcGuy_03yeah...04:35
ScottyPcGuy_03Hmm04:37
ScottyPcGuy_03I don't see it in any directories04:37
jynikhttp://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/classes?h=jethro04:38
jynikShould be in there...04:39
ScottyPcGuy_03Huh04:39
ScottyPcGuy_03wait a second04:39
jynikAre you still back on Dora? I'm looking at Jethro.04:40
ScottyPcGuy_03No, I'm on jethro04:40
ScottyPcGuy_03Ok, so I cloned poky and meta-raspberrypi from yoctoproject.org. I cloned meta-openembedded from github04:41
jynikAnd for all of these, you did 'git clone -b jethro <repo>' ?04:41
ScottyPcGuy_03Nope, I did master. That's probably what did it04:41
* ScottyPcGuy_03 tries again04:42
ScottyPcGuy_03Hmm04:47
jynikI'm getting pretty tired here, sorry. If I continue any longer, I'll just give you worse help ;)04:48
jynikgood luck!04:48
ScottyPcGuy_03It's ok, I appreciate the help you've given!04:48
-YoctoAutoBuilder- build #268 of nightly-mips64 is complete: Failure [failed BuildImages Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-mips64/builds/26804:48
ScottyPcGuy_03Bitbake is now erroring on libsdl being assumed provided. That I think I can fix04:49
-YoctoAutoBuilder- build #639 of nightly-x86-64 is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86-64/builds/63904:50
*** pohly1 <pohly1!~pohly@p5DE8C9AC.dip0.t-ipconnect.de> has joined #yocto04:53
-YoctoAutoBuilder- build #273 of ptest-x86-64 is complete: Failure [failed BuildImages] Build details are at http://autobuilder.yoctoproject.org/main/builders/ptest-x86-64/builds/27304:55
jynikScottyPcGuy_03: np. Just a heads up, the do_configure step failed on apcupsd for me... so it's blacklisted for a good reason I suppose. gnight04:56
*** pohly <pohly!~pohly@p5DE8E325.dip0.t-ipconnect.de> has quit IRC04:56
*** flihp <flihp!~flihp@c-50-185-54-102.hsd1.ca.comcast.net> has joined #yocto05:04
*** flihp_ <flihp_!~flihp@c-50-185-54-102.hsd1.ca.comcast.net> has quit IRC05:05
-YoctoAutoBuilder- build #631 of nightly-x86 is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86/builds/63105:09
*** AndersD <AndersD!~anders@h83-209-191-235.dynamic.se.alltele.net> has joined #yocto05:10
*** ScottyPcGuy_03 <ScottyPcGuy_03!466d3de3@gateway/web/freenode/ip.70.109.61.227> has quit IRC05:10
*** ScottyPcGuy_03 <ScottyPcGuy_03!~ScottyPcG@pool-70-109-61-227.clppva.fios.verizon.net> has joined #yocto05:12
-YoctoAutoBuilder- build #608 of nightly-fsl-ppc is complete: Failure [failed BuildImages] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-fsl-ppc/builds/60805:13
-YoctoAutoBuilder- build #638 of nightly-x86-64-lsb is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86-64-lsb/builds/63805:16
*** AndersD <AndersD!~anders@h83-209-191-235.dynamic.se.alltele.net> has quit IRC05:24
*** AndersD <AndersD!~anders@213-64-219-84-no126.business.telia.com> has joined #yocto05:25
*** jjmb1 <jjmb1!~jjmb@c-98-225-183-175.hsd1.pa.comcast.net> has joined #yocto05:41
*** dl9pf_ <dl9pf_!~quassel@static.88-198-106-157.clients.your-server.de> has joined #yocto05:42
*** paulbarker_ <paulbarker_!~quassel@newmail.betafive.co.uk> has joined #yocto05:44
*** JEEB_ <JEEB_!~jeeb@unaffiliated/jeeb> has joined #yocto05:44
*** rperier_ <rperier_!~quassel@2001:41d0:52:100::44a> has joined #yocto05:45
*** cesdv_ <cesdv_!~cesdv@client-188-168-43-165.spb-teleport.ru> has joined #yocto05:45
*** hundebol1 <hundebol1!~hundeboll@open-mesh.org/catwoman/hundeboll> has joined #yocto05:45
*** dv__ <dv__!~quassel@chello062178118086.5.14.vie.surfer.at> has joined #yocto05:45
*** abelloni_ <abelloni_!~abelloni@2a01:e35:8bf1:a7c0:a288:b4ff:fe25:8918> has joined #yocto05:45
*** mckoan_ <mckoan_!~marco@unaffiliated/mckoan> has joined #yocto05:45
*** fabo_ <fabo_!~fabo@a91-156-68-16.elisa-laajakaista.fi> has joined #yocto05:45
*** morphis <morphis!~morphis@p50862547.dip0.t-ipconnect.de> has joined #yocto05:48
*** ScottyPcGuy_03 <ScottyPcGuy_03!~ScottyPcG@pool-70-109-61-227.clppva.fios.verizon.net> has quit IRC05:49
*** dv_ <dv_!~quassel@chello062178118086.5.14.vie.surfer.at> has quit IRC05:49
*** jjmb <jjmb!~jjmb@c-98-225-183-175.hsd1.pa.comcast.net> has quit IRC05:49
*** Bryanstein <Bryanstein!~Bryanstei@shellium/admin/bryanstein> has quit IRC05:49
*** paulbarker <paulbarker!~quassel@newmail.betafive.co.uk> has quit IRC05:49
*** armpit <armpit!~akuster@2601:202:4000:1239:5145:181e:bf03:1f0b> has quit IRC05:49
*** vmeson <vmeson!~rmacleod@24-212-184-107.cable.teksavvy.com> has quit IRC05:49
*** ekil <ekil!~magnus@m83-186-96-58.cust.tele2.se> has quit IRC05:49
*** cesdv <cesdv!~cesdv@client-188-168-43-165.spb-teleport.ru> has quit IRC05:49
*** adelcast <adelcast!~adelcast@130.164.62.224> has quit IRC05:49
*** xulfer <xulfer!xulfer@cheapbsd.net> has quit IRC05:49
*** rperier <rperier!~quassel@ubuntu/member/rperier> has quit IRC05:49
*** hundeboll <hundeboll!~hundeboll@open-mesh.org/catwoman/hundeboll> has quit IRC05:49
*** abelloni <abelloni!~abelloni@2a01:e35:8bf1:a7c0:a288:b4ff:fe25:8918> has quit IRC05:49
*** fray <fray!~mhatle@192.40.192.95> has quit IRC05:49
*** hodapp <hodapp!~hodapp@ns508885.ip-142-4-208.net> has quit IRC05:49
*** mckoan|away <mckoan|away!~marco@unaffiliated/mckoan> has quit IRC05:49
*** dl9pf <dl9pf!~quassel@opensuse/member/dl9pf> has quit IRC05:49
*** ka6sox <ka6sox!ka6sox@nasadmin/ka6sox> has quit IRC05:49
*** joeythesaint <joeythesaint!~joe@vegas.deserted.net> has quit IRC05:49
*** hsychla <hsychla!~hsychla@2001:6f8:12d9:13:a2b3:ccff:fefb:967b> has quit IRC05:49
*** JEEB <JEEB!~jeeb@unaffiliated/jeeb> has quit IRC05:49
*** fabo <fabo!~fabo@linaro/fabo> has quit IRC05:49
*** xulfer <xulfer!xulfer@cheapbsd.net> has joined #yocto05:50
*** ScottyPcGuy_03 <ScottyPcGuy_03!~ScottyPcG@pool-70-109-61-227.clppva.fios.verizon.net> has joined #yocto05:51
*** ka6sox <ka6sox!ka6sox@nasadmin/ka6sox> has joined #yocto05:53
*** Bryanstein <Bryanstein!~Bryanstei@shellium/admin/bryanstein> has joined #yocto05:54
*** joeythesaint <joeythesaint!~joe@vegas.deserted.net> has joined #yocto05:57
*** hodapp <hodapp!~hodapp@ns508885.ip-142-4-208.net> has joined #yocto05:57
*** armpit <armpit!~akuster@2601:202:4000:1239:20d2:e542:abc0:b8a2> has joined #yocto05:58
*** hsychla <hsychla!~hsychla@2001:6f8:12d9:13:a2b3:ccff:fefb:967b> has joined #yocto05:58
*** adelcast <adelcast!~adelcast@130.164.62.224> has joined #yocto05:59
*** fray <fray!~mhatle@192.40.192.95> has joined #yocto06:03
*** ScottyPcGuy_03 <ScottyPcGuy_03!~ScottyPcG@pool-70-109-61-227.clppva.fios.verizon.net> has quit IRC06:08
*** benjamirc <benjamirc!~besquive@134.134.139.74> has joined #yocto06:14
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has joined #yocto06:16
*** sno <sno!~sno@p578b540c.dip0.t-ipconnect.de> has quit IRC06:32
*** mario-go` is now known as mario-goulart06:37
*** SpaceBebop <SpaceBebop!~SpaceBebo@pool-74-110-144-40.rcmdva.fios.verizon.net> has joined #yocto06:40
SpaceBebopHello fine folks!06:40
*** melonipoika <melonipoika!~jose@194.9.252.237> has joined #yocto06:44
*** fabo_ is now known as fabo06:47
-YoctoAutoBuilder- build #267 of nightly-arm64 is complete: Failure [failed BuildImages Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-arm64/builds/26706:49
*** sgw_ <sgw_!~sgw_@c-73-164-210-189.hsd1.or.comcast.net> has joined #yocto06:49
*** sgw_ <sgw_!~sgw_@c-73-164-210-189.hsd1.or.comcast.net> has quit IRC06:55
*** rperier_ is now known as rperier06:56
*** rperier <rperier!~quassel@ubuntu/member/rperier> has joined #yocto06:56
*** rob_w <rob_w!~bob@93.104.205.194> has joined #yocto06:58
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto06:58
*** sujith_h <sujith_h!~toaster@kde/developers/sujithh> has joined #yocto06:59
*** joshuagl <joshuagl!~joshuagl@192.198.151.44> has joined #yocto07:02
*** benjamirc <benjamirc!~besquive@134.134.139.74> has quit IRC07:02
*** marek_ <marek_!~marek@81.89.61.168.host.vnet.sk> has joined #yocto07:05
-YoctoAutoBuilder- build #617 of nightly-fsl-arm-lsb is complete: Failure [failed BuildImages BuildImages_1 BuildImages_2] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-fsl-arm-lsb/builds/61707:06
-YoctoAutoBuilder- build #628 of nightly-ppc is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-ppc/builds/62807:07
*** JEEB_ is now known as JEEB07:09
*** sgw_ <sgw_!~sgw_@c-73-164-210-189.hsd1.or.comcast.net> has joined #yocto07:11
-YoctoAutoBuilder- build #617 of nightly-fsl-arm is complete: Failure [failed BuildImages BuildImages_2 BuildImages_3] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-fsl-arm/builds/61707:12
*** teemu_ <teemu_!~teemu@ip090-113.seclan.com> has quit IRC07:16
*** Mylene <Mylene!~Mylene@204.ip-51-254-215.eu> has joined #yocto07:22
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has joined #yocto07:30
*** frsc <frsc!~frsc@80.149.173.67> has joined #yocto07:31
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto07:37
*** frsc <frsc!~frsc@80.149.173.67> has quit IRC07:49
*** frsc <frsc!~frsc@80.149.173.67> has joined #yocto07:50
*** yann|work <yann|work!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has quit IRC07:56
*** melonipoika <melonipoika!~jose@194.9.252.237> has quit IRC08:00
*** fl0v0 <fl0v0!~fvo@p4FC0A80D.dip0.t-ipconnect.de> has joined #yocto08:04
*** obsrwr <obsrwr!~otp-amois@89.121.200.102> has joined #yocto08:10
*** TobSnyder <TobSnyder!~schneider@ip9234b44d.dynamic.kabel-deutschland.de> has joined #yocto08:10
-YoctoAutoBuilder- build #610 of nightly-ppc-lsb is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-ppc-lsb/builds/61008:16
*** TuTizz <TuTizz!~TuTizz@unaffiliated/tutizz> has joined #yocto08:19
*** townxelliot <townxelliot!~ell@176.251.41.59> has joined #yocto08:20
-YoctoAutoBuilder- build #604 of nightly-arm-lsb is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-arm-lsb/builds/60408:20
aratiurburton: ping08:22
-YoctoAutoBuilder- build #606 of nightly-mips-lsb is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-mips-lsb/builds/60608:23
*** psnsilva <psnsilva!~psnsilva@193-126-29-154.net.novis.pt> has joined #yocto08:25
*** aragua <aragua!~fabien@LPoitiers-656-1-79-67.w193-251.abo.wanadoo.fr> has joined #yocto08:26
*** jku <jku!~jku@85-76-75-127-nat.elisa-mobile.fi> has joined #yocto08:31
*** jku <jku!~jku@85-76-75-127-nat.elisa-mobile.fi> has left #yocto08:31
*** mihai <mihai!mihai@nat/intel/x-qxybsapnorpzmvnu> has joined #yocto08:32
*** mckoan_ is now known as mckoan08:32
mckoangood morning08:33
-YoctoAutoBuilder- build #634 of nightly-arm is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-arm/builds/63408:33
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has joined #yocto08:35
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-mqkycmhktgnhqvca> has joined #yocto08:38
*** jbrianceau_away is now known as jbrianceau08:38
*** sno <sno!~sno@rademacherexchange.de> has joined #yocto08:39
*** sameo <sameo!~samuel@192.55.54.42> has joined #yocto08:41
aratiumckoan: good morning!08:45
*** memcpy <memcpy!~memcpy@unaffiliated/memcpy> has joined #yocto08:46
*** ftonello <ftonello!~felipe@82-71-26-47.dsl.in-addr.zen.co.uk> has joined #yocto08:55
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto09:00
*** roccof <roccof!~roccof@93-51-177-218.ip268.fastwebnet.it> has joined #yocto09:01
*** yann|work <yann|work!~yann@LFbn-1-1026-146.w86-247.abo.wanadoo.fr> has joined #yocto09:07
*** vdehors <vdehors!~vdehors@193.56.60.161> has joined #yocto09:07
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@151.44.144.31> has joined #yocto09:07
*** benjamirc <benjamirc!~besquive@134.134.137.75> has joined #yocto09:08
*** jmpdelos <jmpdelos!~polk@delos.delosent.com> has quit IRC09:09
*** toscalix <toscalix!~agustinbe@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto09:10
-YoctoAutoBuilder- build #631 of nightly-multilib is complete: Failure [failed BuildImages_4] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-multilib/builds/63109:12
-YoctoAutoBuilder- build #621 of nightly-mips is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-mips/builds/62109:13
*** memcpy <memcpy!~memcpy@unaffiliated/memcpy> has quit IRC09:14
*** shoragan <shoragan!~shoragan@debian/developer/shoragan> has quit IRC09:14
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-iuukzxghhvhjmlif> has joined #yocto09:17
*** ekil <ekil!~magnus@m83-186-96-58.cust.tele2.se> has joined #yocto09:19
*** filt3r <filt3r!~filter@2a03:b0c0:2:d0::7d:7001> has quit IRC09:21
*** filt3r <filt3r!~filter@pietrmar.at> has joined #yocto09:22
*** shoragan <shoragan!~shoragan@debian/developer/shoragan> has joined #yocto09:24
*** ant_work <ant_work!~ant__@95.232.251.163> has joined #yocto09:32
*** benjamirc <benjamirc!~besquive@134.134.137.75> has quit IRC09:35
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@151.44.144.31> has quit IRC09:39
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-bdtpswfqluwlrqfg> has joined #yocto09:39
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has joined #yocto09:42
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-bdtpswfqluwlrqfg> has left #yocto09:42
*** jmpdelos <jmpdelos!~polk@delos.delosent.com> has joined #yocto09:44
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto09:46
*** blitz00 <blitz00!stefans@nat/intel/x-pxwssnybwojzkanm> has quit IRC09:46
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has quit IRC09:47
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto09:47
*** igor2 <igor2!~Igor_Stop@134.134.137.73> has joined #yocto09:49
*** maxin1 <maxin1!~maxin@2001:998:22:0:c885:8a7b:136:e5b9> has joined #yocto09:56
*** joseppc <joseppc!~Josep@sestofw01.enea.se> has quit IRC09:58
*** marek_ <marek_!~marek@81.89.61.168.host.vnet.sk> has quit IRC09:58
*** jonathanmaw <jonathanmaw!~jonathanm@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto10:02
*** marek_ <marek_!~marek@81.89.61.168.host.vnet.sk> has joined #yocto10:03
*** belen <belen!Adium@nat/intel/x-fepryqrlhpurrpwc> has joined #yocto10:05
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has quit IRC10:06
*** benjamirc <benjamirc!besquive@nat/intel/x-qyrouqlwbtxiiait> has joined #yocto10:06
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto10:07
*** vdehors <vdehors!~vdehors@193.56.60.161> has quit IRC10:10
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has joined #yocto10:11
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@2.238.240.162> has joined #yocto10:11
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC10:12
*** vdehors <vdehors!~vdehors@bob75-2-81-56-46-209.fbx.proxad.net> has joined #yocto10:12
*** joseppc <joseppc!~Josep@sestofw01.enea.se> has joined #yocto10:23
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto10:24
*** Biliogadafr <Biliogadafr!~User@nat2-minsk-pool-46-53-195-225.telecom.by> has joined #yocto10:26
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC10:30
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@2.238.240.162> has quit IRC10:33
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@2.238.240.162> has joined #yocto10:33
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has quit IRC10:34
*** freanux <freanux!~freanux@unaffiliated/freanux> has quit IRC10:36
*** freanux <freanux!~freanux@unaffiliated/freanux> has joined #yocto10:37
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto10:41
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto10:42
*** tyler-baker <tyler-baker!tyler-bake@gateway/shell/linaro/x-iqlwdlytdfgncqry> has quit IRC10:45
-YoctoAutoBuilder- build #619 of nightly-x86-lsb is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86-lsb/builds/61910:47
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC10:48
*** igor2 <igor2!~Igor_Stop@134.134.137.73> has quit IRC10:53
*** MWelchUK <MWelchUK!~martyn@host86-174-50-148.range86-174.btcentralplus.com> has quit IRC10:54
*** berton <berton!~fabio@177.127.6.77> has joined #yocto10:54
*** igor2 <igor2!Igor_Stopp@nat/intel/x-ttdusfowpmyxscko> has joined #yocto10:56
*** jku <jku!~jku@85-76-162-53-nat.elisa-mobile.fi> has joined #yocto10:58
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto11:00
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC11:06
*** jku <jku!~jku@85-76-162-53-nat.elisa-mobile.fi> has quit IRC11:12
*** MWelchUK <MWelchUK!~martyn@host86-174-50-148.range86-174.btcentralplus.com> has joined #yocto11:15
MWelchUKWe'll that wasn't fun. My PC just had a major wobbly.11:15
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto11:18
*** dguerri <dguerri!~textual@unaffiliated/dguerri> has joined #yocto11:19
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC11:25
*** jluisn <jluisn!~quassel@187.115.172.24> has joined #yocto11:28
-YoctoAutoBuilder- build #686 of nightly is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly/builds/68611:28
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has quit IRC11:32
-YoctoAutoBuilder- build #342 of nightly-world-lsb is complete: Failure [failed BuildImages] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-world-lsb/builds/34211:37
*** ant_work <ant_work!~ant__@95.232.251.163> has quit IRC11:42
-YoctoAutoBuilder- build #627 of nightly-world is complete: Failure [failed BuildImages] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-world/builds/62711:45
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has joined #yocto11:47
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-iuukzxghhvhjmlif> has quit IRC11:59
*** ant_work <ant_work!~ant__@95.232.251.163> has joined #yocto11:59
*** caiortp <caiortp!~inatel@131.221.240.204> has joined #yocto12:02
*** jku <jku!~jku@85-76-162-53-nat.elisa-mobile.fi> has joined #yocto12:02
*** vdehors <vdehors!~vdehors@bob75-2-81-56-46-209.fbx.proxad.net> has quit IRC12:11
*** sujith_h <sujith_h!~toaster@kde/developers/sujithh> has quit IRC12:13
*** vdehors <vdehors!~vdehors@193.56.60.161> has joined #yocto12:13
*** tsramos <tsramos!~tsramos@134.134.139.70> has joined #yocto12:13
*** ka6sox is now known as zz_ka6sox12:15
*** zz_ka6sox is now known as Guest2432212:15
aratiurburton: any info on http://lists.openembedded.org/pipermail/openembedded-core/2016-January/116483.html ?12:28
*** bottazzini <bottazzini!~realBigfo@192.55.54.43> has joined #yocto12:29
*** ane_ <ane_!58d9b521@gateway/web/freenode/ip.88.217.181.33> has joined #yocto12:33
*** zeddii_home <zeddii_home!~zeddii_ho@CPEe8de27b71faa-CMbcc810032faf.cpe.net.cable.rogers.com> has quit IRC12:37
rburtonnot yet, haven't looked again12:49
*** benjamirc <benjamirc!besquive@nat/intel/x-qyrouqlwbtxiiait> has quit IRC12:49
*** benjamirc <benjamirc!~besquive@134.134.137.75> has joined #yocto12:50
*** Ulfalizer <Ulfalizer!~ulf@217.89.178.116> has joined #yocto12:52
*** pacopedraza <pacopedraza!86bfdc49@gateway/web/freenode/ip.134.191.220.73> has joined #yocto12:53
*** ane_ <ane_!58d9b5c4@gateway/web/freenode/ip.88.217.181.196> has joined #yocto12:55
ane_hi, does anyone ever used meta-debain , n successfully created an image with feature "packagemanagment"12:57
*** fl0v01 <fl0v01!~fvo@p4FC0A38C.dip0.t-ipconnect.de> has joined #yocto13:18
*** fl0v0 <fl0v0!~fvo@p4FC0A80D.dip0.t-ipconnect.de> has quit IRC13:19
*** JaMa <JaMa!~martin@ip-86-49-34-37.net.upcbroadband.cz> has joined #yocto13:20
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has quit IRC13:21
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto13:21
*** fledermaus <fledermaus!~vivek@93.93.133.71> has joined #yocto13:28
-YoctoAutoBuilder- build #338 of nightly-oe-selftest is complete: Failure [failed Running oe-selftest] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-oe-selftest/builds/33813:30
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has quit IRC13:33
*** belen <belen!Adium@nat/intel/x-fepryqrlhpurrpwc> has quit IRC13:35
*** benjamirc <benjamirc!~besquive@134.134.137.75> has quit IRC13:36
*** belen <belen!~Adium@134.134.137.73> has joined #yocto13:36
*** zeddii_home <zeddii_home!~zeddii_ho@CPEe8de27b71faa-CMbcc810032faf.cpe.net.cable.rogers.com> has joined #yocto13:36
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has quit IRC13:36
*** benjamirc <benjamirc!besquive@nat/intel/x-jotwexbzvvghijca> has joined #yocto13:36
*** gferencz <gferencz!~gferencz@173.225.52.242> has joined #yocto13:38
*** benjamirc <benjamirc!besquive@nat/intel/x-jotwexbzvvghijca> has quit IRC13:38
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto13:38
*** benjamirc <benjamirc!besquive@nat/intel/x-vfdlokqzflxriuwt> has joined #yocto13:38
*** blitz00 <blitz00!stefans@unaffiliated/blitz00> has joined #yocto13:44
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC13:44
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto13:56
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto13:57
*** jku <jku!~jku@85-76-162-53-nat.elisa-mobile.fi> has quit IRC13:57
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC14:03
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto14:15
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC14:21
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto14:33
*** vmeson <vmeson!~rmacleod@24-212-184-107.cable.teksavvy.com> has joined #yocto14:34
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC14:38
*** ant_work <ant_work!~ant__@95.232.251.163> has quit IRC14:45
*** aurele <aurele!~aurele@srvmail.castel.fr> has quit IRC14:46
*** _valle_ <_valle_!~valle@195-198-200-72.customer.telia.com> has quit IRC14:54
*** alimon <alimon!~alimon@187-176-43-14.dynamic.axtel.net> has joined #yocto14:56
*** challinan <challinan!~chris@173-10-226-189-BusName-WestFlorida.hfc.comcastbusiness.net> has joined #yocto14:57
*** jjmb1 <jjmb1!~jjmb@c-98-225-183-175.hsd1.pa.comcast.net> has quit IRC14:58
*** radzy_lunch <radzy_lunch!~radzy@unknown-216-89.windriver.com> has quit IRC14:59
*** toscalix_ <toscalix_!~agustinbe@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto15:00
*** aurele <aurele!~aurele@srvmail.castel.fr> has joined #yocto15:00
*** madisox <madisox!~madison@216-75-232-11.static.wiline.com> has joined #yocto15:02
*** toscalix <toscalix!~agustinbe@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC15:02
*** mihai <mihai!mihai@nat/intel/x-qxybsapnorpzmvnu> has quit IRC15:03
*** radzy_lunch <radzy_lunch!~radzy@unknown-216-89.windriver.com> has joined #yocto15:04
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has quit IRC15:08
*** marek_ <marek_!~marek@81.89.61.168.host.vnet.sk> has quit IRC15:18
*** AxonetBE <AxonetBE!~anonymous@d51530F99.static.telenet.be> has joined #yocto15:21
AxonetBEI want to use yocto to build my system for deploying python apps to beaglebone. Does it means that I need to rebuild the full image everytime I have a hotfix of my application?15:22
*** toscalix_ <toscalix_!~agustinbe@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC15:31
*** Guest28116 is now known as moto-timo15:33
*** moto-timo <moto-timo!~ttorling@fsf/member/moto-timo> has joined #yocto15:33
*** icanicant <icanicant!~icanicant@195.88.236.129> has left #yocto15:33
*** dmoseley <dmoseley!~dmoseley@6532158hfc157.tampabay.res.rr.com> has joined #yocto15:35
*** icanicant <icanicant!~icanicant@195.88.236.129> has joined #yocto15:36
rburtonAxonetBE: you can have a package feed and use a package manager to update15:38
yann|worknerdboy: did not know about that - found a yanncook.com - or are you refering to "yan can cook" ? :)15:38
AxonetBErburton: you mean just creating a linux package?15:39
*** dgm816 <dgm816!~dgm816@unaffiliated/orkim> has quit IRC15:40
*** dgm816 <dgm816!~dgm816@97-64-167-34.client.mchsi.com> has joined #yocto15:42
*** dgm816 <dgm816!~dgm816@unaffiliated/orkim> has joined #yocto15:42
rburtonAxonetBE: packages will be created as part of your build.  you can expose the set of packages online and use rpm/opkg to upgrade the images15:43
*** tsramos <tsramos!~tsramos@134.134.139.70> has quit IRC15:45
*** tsramos <tsramos!tsramos@nat/intel/x-sstzlodndqlrlwnn> has joined #yocto15:47
*** seebs <seebs!~seebs@home.seebs.net> has quit IRC15:50
*** seebs <seebs!~seebs@home.seebs.net> has joined #yocto15:51
*** gabrbedd <gabrbedd!~beddingfi@23.239.0.65> has joined #yocto15:56
*** sjolley <sjolley!~sjolley@134.134.139.76> has quit IRC15:56
*** toanju <toanju!~toanju@185.27.182.30> has quit IRC15:57
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC16:00
*** toscalix_ <toscalix_!~agustinbe@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto16:01
*** pacopedraza <pacopedraza!86bfdc49@gateway/web/freenode/ip.134.191.220.73> has quit IRC16:15
*** toscalix_ <toscalix_!~agustinbe@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC16:18
*** toscalix_ <toscalix_!~agustinbe@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto16:18
*** jjmb <jjmb!~jjmb@2600:1002:b019:3448:216b:b58f:6d15:686f> has joined #yocto16:25
*** sjolley <sjolley!sjolley@nat/intel/x-jbvkrnglalodjcct> has joined #yocto16:26
*** maxin2 <maxin2!~maxin@194.136.86.45> has joined #yocto16:27
*** maxin1 <maxin1!~maxin@2001:998:22:0:c885:8a7b:136:e5b9> has quit IRC16:27
*** maxin2 <maxin2!~maxin@194.136.86.45> has left #yocto16:27
*** frsc <frsc!~frsc@80.149.173.67> has quit IRC16:28
*** yann|work <yann|work!~yann@LFbn-1-1026-146.w86-247.abo.wanadoo.fr> has quit IRC16:29
*** TobSnyder <TobSnyder!~schneider@ip9234b44d.dynamic.kabel-deutschland.de> has quit IRC16:33
*** yann|work <yann|work!~yann@LFbn-1-1026-146.w86-247.abo.wanadoo.fr> has joined #yocto16:35
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto16:35
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC16:41
*** jjmb <jjmb!~jjmb@2600:1002:b019:3448:216b:b58f:6d15:686f> has quit IRC16:42
*** mattsm <mattsm!uid128834@gateway/web/irccloud.com/x-ldcfosbraxphbswl> has joined #yocto16:43
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto16:53
*** benjamirc <benjamirc!besquive@nat/intel/x-vfdlokqzflxriuwt> has quit IRC16:54
*** SoylentYellow <SoylentYellow!~SoylentYe@207-114-172-147.static.twtelecom.net> has joined #yocto16:54
*** mckoan is now known as mckoan|away16:58
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC16:59
*** zeddii <zeddii!~bruce@128.224.252.2> has joined #yocto17:00
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto17:11
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC17:17
*** grma <grma!~gruberm@80.93.38.128> has quit IRC17:19
*** AxonetBE <AxonetBE!~anonymous@d51530F99.static.telenet.be> has quit IRC17:24
*** _valle_ <_valle_!~valle@217-208-87-218-no16.tbcn.telia.com> has joined #yocto17:25
nerdboyyann|work: the latter17:26
nerdboyit was popular many years ago...17:26
*** fl0v01 <fl0v01!~fvo@p4FC0A38C.dip0.t-ipconnect.de> has quit IRC17:27
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto17:30
RPkergoth: around?17:31
kergothRP: somewhat. whats up17:31
RPkergoth: I have a bit a of a philosophical dilemma with bitbake and python functions :)17:32
RPkergoth: Right now, some of the code expands the python before running it, some of the other code runs it unexpanded17:32
RPkergoth: I'm wondering if we should always not expand strings in the python?17:32
*** roccof <roccof!~roccof@93-51-177-218.ip268.fastwebnet.it> has quit IRC17:34
RPkergoth: FWIW, anonymous python isn't expanded at run time but is for variable dependencies, python task functions are expanded, general python functions probably aren't and inline python isn't17:34
*** alimon <alimon!~alimon@187-176-43-14.dynamic.axtel.net> has quit IRC17:34
RPkergoth: Most of the changes I see are things like:17:35
RPWARNING: func relocatable_binaries_preprocess changed from     rpath_replace(d.expand('${SYSROOT_DESTDIR}'), d)17:35
RP to     rpath_replace(d.expand('/media/build1/poky/build/tmp6/work/x86_64-linux/pseudo-native/1.7.4-r0/sysroot-destdir/'), d17:35
RPso some general python functions do get expanded at least17:36
*** dguerri <dguerri!~textual@unaffiliated/dguerri> has quit IRC17:38
*** toscalix_ is now known as toscalix17:38
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC17:38
*** jjmb <jjmb!~jjmb@50.153.92.16> has joined #yocto17:42
*** yann|work <yann|work!~yann@LFbn-1-1026-146.w86-247.abo.wanadoo.fr> has quit IRC17:43
kergothRP: yeah, i've thought for a while that things would get a lot simpler and cleaner to stop expansion of python. we have direct access to the api to do expansion when we want already. We should probably keep it for inline python as a convenience, but otherwise..17:45
kergothsometimes you'd see an expansion error just because it was forced to be expanded early for code parsing..17:46
RPkergoth: it would also be a lot less confusing for people to find that d.expand() happens at runtime, rather than before17:48
RPkergoth: I'll run some tests and see how much carnage changing this would let loose. Right now its looking like surprisingly little!17:49
kergoththat'd be a pleasant surprise17:49
*** jonathanmaw <jonathanmaw!~jonathanm@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC17:50
kergothseems like any time we change stuff like this we find a bunch of people relying on the existing behavior whether it was good or bad to rely on it :)17:50
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto17:51
*** jjmb <jjmb!~jjmb@50.153.92.16> has quit IRC17:52
RPkergoth: I'm still wondering if I really did make it do what I think I did ;-)17:52
RPkergoth: Equally, it might be that forcing everything through the codeparser code already cleaned up those kinds of references.17:53
kergoththat's a good point17:54
*** jbrianceau is now known as jbrianceau_away17:54
*** tsramos <tsramos!tsramos@nat/intel/x-sstzlodndqlrlwnn> has quit IRC17:54
*** jjmb <jjmb!~jjmb@50.153.92.16> has joined #yocto17:55
RPkergoth: top 7 commits of http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=rpurdie/wip are my wip on this, running builds atm. Obviously needs cleaup17:55
*** tsramos_ <tsramos_!tsramos@nat/intel/session> has joined #yocto17:56
*** tsramos_ <tsramos_!tsramos@nat/intel/x-plxtudcmtaydyvmb> has joined #yocto17:56
RPkergoth: I think my favourite trick here is putting #${@bb.fatal("eek!")} into functions :)17:56
kergothhah. nice17:57
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC17:57
kergoththe commits look reasonable thus far17:57
*** jjmb1 <jjmb1!~jjmb@2600:1002:b002:6c6d:a8ac:91cf:25ea:b2c3> has joined #yocto17:58
*** jjmb <jjmb!~jjmb@50.153.92.16> has quit IRC17:59
RPkergoth: perl do_package threw "ERROR: QA Issue: perl-ptest is listed in PACKAGES multiple times, this leads to packaging errors. [packages-list]"17:59
RPkergoth: so something breaks :/17:59
RPout of time for today, we'll see how bad it is tomorrow...18:00
*** ane_ <ane_!58d9b5c4@gateway/web/freenode/ip.88.217.181.196> has quit IRC18:01
*** grma <grma!~gruberm@chello213047201250.tirol.surfer.at> has joined #yocto18:01
*** radzy_lunch is now known as radzy18:03
nerdboybut that's perl...18:05
*** jjmb1 <jjmb1!~jjmb@2600:1002:b002:6c6d:a8ac:91cf:25ea:b2c3> has quit IRC18:06
*** bottazzini <bottazzini!~realBigfo@192.55.54.43> has quit IRC18:08
khemRP: I assume the problems would be internal use of wrong variables etc. may not be evident right away18:10
*** tripzero_ <tripzero_!~tripzero@134.134.137.73> has quit IRC18:10
* nerdboy has a stubborn perl-doesn't-like-gentoo-arm problem18:11
*** tripzero_ <tripzero_!tripzero@nat/intel/x-lwrjpufbxhkkenzy> has joined #yocto18:11
nerdboycrazy upstream ifdefs...18:11
*** bottazzini <bottazzini!~realBigfo@192.55.54.43> has joined #yocto18:12
nerdboyby definition the preprocessor is evil18:12
nerdboybut some people are just plain stupid18:13
nerdboysame perl code builds/barfs 3 different ways on 3 different machines18:13
nerdboyand two of them are (technically) the same architecture!18:14
* kergoth chuckles18:15
khemstupidity is a choice18:15
fraykhem, you remember me bitching nearly 15 years ago how aweful perl is/was and likely will be?  ;)18:16
nerdboyabusing the preprocessor like that should get your fingers broken18:16
*** bottazzini <bottazzini!~realBigfo@192.55.54.43> has quit IRC18:16
khemyes thankfully after working on icc I had to never use it18:17
fraylol18:17
nerdboy"here, you get the giant old-fart keys...  use your elbows..."18:17
khemicc testsuite was all perl18:17
khembypassed to using python and js now18:17
khemand other functional languages18:18
*** belen <belen!~Adium@134.134.137.73> has quit IRC18:18
khemand other functional languages18:18
khemeven C++ is inferior now18:18
* nerdboy has 3 versions of gcc, 4 of python, 2 of llvm/clang, 3 of ruby...18:19
nerdboyperl just wets itself18:19
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto18:19
*** dv__ <dv__!~quassel@chello062178118086.5.14.vie.surfer.at> has quit IRC18:20
*** dv_ <dv_!~quassel@chello062178118086.5.14.vie.surfer.at> has joined #yocto18:21
*** toscalix <toscalix!~agustinbe@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC18:24
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC18:25
*** morphis <morphis!~morphis@p50862547.dip0.t-ipconnect.de> has quit IRC18:32
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto18:35
khemclang good boy18:38
*** tasslehoff <tasslehoff!~Tasslehof@88.91.150.205> has joined #yocto18:38
*** sameo <sameo!~samuel@192.55.54.42> has quit IRC18:38
* armpit saved by the bell ?18:38
khemhttp://errors.yoctoproject.org/Errors/Details/31531/18:40
khemwhat does that error mean18:40
*** _valle_ <_valle_!~valle@217-208-87-218-no16.tbcn.telia.com> has quit IRC18:41
*** tasslehoff <tasslehoff!~Tasslehof@88.91.150.205> has quit IRC18:41
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC18:44
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC18:54
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto18:56
*** JaMa <JaMa!~martin@ip-86-49-34-37.net.upcbroadband.cz> has quit IRC19:03
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC19:07
*** Node_965 <Node_965!3f526eb2@gateway/web/freenode/ip.63.82.110.178> has quit IRC19:10
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto19:19
*** tsramos_ <tsramos_!tsramos@nat/intel/x-plxtudcmtaydyvmb> has quit IRC19:21
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC19:30
*** tsramos_ <tsramos_!tsramos@nat/intel/session> has joined #yocto19:32
*** tsramos_ <tsramos_!tsramos@nat/intel/x-qtkjytyrjmlmqeyw> has joined #yocto19:32
*** jluisn <jluisn!~quassel@187.115.172.24> has quit IRC19:39
*** caiortp <caiortp!~inatel@131.221.240.204> has quit IRC19:41
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto19:42
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC19:48
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto19:54
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-mqkycmhktgnhqvca> has quit IRC19:56
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto19:56
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto19:57
*** fledermaus <fledermaus!~vivek@93.93.133.71> has quit IRC19:57
*** townxelliot <townxelliot!~ell@176.251.41.59> has quit IRC19:59
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC20:03
*** yann|work <yann|work!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has joined #yocto20:05
*** Biliogadafr <Biliogadafr!~User@nat2-minsk-pool-46-53-195-225.telecom.by> has quit IRC20:11
yann|workI'm puzzled by something. to start playing with a new platform, I only bitbaked gcc-cross-aarch64 to start with (and with rm_work in effect). This, to my surprise, deploys a toolchain without libgcc.a, and without even a populate_sysroot.tgz in the sstate.20:13
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto20:14
yann|workrealizing that, I bitbake libgcc, which now has to recompile gcc-cross-aarch64 from scratch - sounds like a genuine bug, doesn't it ?20:15
*** berton <berton!~fabio@177.127.6.77> has quit IRC20:18
*** gferencz <gferencz!~gferencz@173.225.52.242> has quit IRC20:19
*** ant_home <ant_home!~ant__@host48-23-dynamic.14-87-r.retail.telecomitalia.it> has joined #yocto20:20
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC20:20
*** paulg_ <paulg_!~paulg@209.29.74.150> has joined #yocto20:33
*** dreyna4529 <dreyna4529!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto20:36
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto20:37
RPkhem: its a good question. It could quietly break, yes :/20:38
*** fledermaus <fledermaus!~vivek@78.32.176.249> has joined #yocto20:39
RPbusybox, perl and lixcb failing to package in the test build I let running20:39
RPand another failure which I think is likely some other breakage in my test tree :(20:39
*** spooq <spooq!~spooq@185.16.162.15> has joined #yocto20:39
RPException: IOError: [Errno 2] No such file or directory: '/media/build1/poky/build/tmp/work/core2-64-poky-linux/busybox/1.24.1-r0/image${sysconfdir}/busybox.links.nosuid'20:39
RPobvious at least :)20:40
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC20:40
*** zeddii <zeddii!~bruce@128.224.252.2> has quit IRC20:45
*** ersatzma` <ersatzma`!~vivek@78.32.176.249> has joined #yocto20:46
*** fledermaus <fledermaus!~vivek@78.32.176.249> has quit IRC20:50
*** grma <grma!~gruberm@chello213047201250.tirol.surfer.at> has quit IRC20:55
yann|workand strangely using "ld --sysroot=..." as is done when compiling a kernel under bitbake does not seem to do its job: strace reveals libgcc.a to be only looked for in current directory (and symlinking libgcc.a in the current dir does allow to proceed...)20:59
*** madisox <madisox!~madison@216-75-232-11.static.wiline.com> has quit IRC21:00
*** ant_home <ant_home!~ant__@host48-23-dynamic.14-87-r.retail.telecomitalia.it> has quit IRC21:03
*** ersatzma` is now known as fledermaus21:04
RPyann|work: shouldn't that be <some prefix>-ld ?21:05
RPyann|work: libgcc would be in the libgcc target recipe, not in gcc-cross-xxx21:05
RPkhem: are you planning a patch for that ltp issue? If not, I think I might have one just to remove that test21:06
*** ant_home <ant_home!~ant__@host48-23-dynamic.14-87-r.retail.telecomitalia.it> has joined #yocto21:10
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC21:17
*** madisox <madisox!~madison@12.30.244.9> has joined #yocto21:17
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto21:28
*** sno <sno!~sno@rademacherexchange.de> has quit IRC21:32
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC21:38
*** sjolley <sjolley!sjolley@nat/intel/x-jbvkrnglalodjcct> has quit IRC21:39
*** sjolley <sjolley!sjolley@nat/intel/x-ifuaktmkfccqeyrx> has joined #yocto21:40
*** AndersD <AndersD!~anders@213-64-219-84-no126.business.telia.com> has quit IRC21:43
*** sjolley <sjolley!sjolley@nat/intel/x-ifuaktmkfccqeyrx> has quit IRC21:45
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto21:51
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC21:56
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto22:00
*** sno <sno!~sno@ip-95-223-195-210.hsi16.unitymediagroup.de> has joined #yocto22:01
*** pohly1 <pohly1!~pohly@p5DE8C9AC.dip0.t-ipconnect.de> has quit IRC22:06
*** AxonetBE <AxonetBE!~anonymous@94-225-248-47.access.telenet.be> has joined #yocto22:06
yann|workRP: yes, I omitted the ld prefix for brevity :)22:11
*** paulg_ <paulg_!~paulg@209.29.74.150> has quit IRC22:12
yann|workRP: you're right, it has also built libgcc for the target - but then, I'm wondering why it thought it had to rebuild the croxx-compiler too!22:13
*** AxonetBE <AxonetBE!~anonymous@94-225-248-47.access.telenet.be> has quit IRC22:14
*** sjolley <sjolley!~sjolley@134.134.139.77> has joined #yocto22:16
*** joshuagl <joshuagl!~joshuagl@192.198.151.44> has quit IRC22:16
yann|workany easy way to understand after the fact what change caused the rebuild ?22:16
RPyann|work: knowing a bit about the way gcc source is shared by all these pieces, I'm not that surprised :/22:18
*** gferencz <gferencz!~gferencz@173.225.52.242> has joined #yocto22:20
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC22:21
*** roxell <roxell!~roxell@linaro/roxell> has quit IRC22:30
*** roxell <roxell!~roxell@c-932171d5.07-21-73746f28.cust.bredbandsbolaget.se> has joined #yocto22:30
*** roxell <roxell!~roxell@linaro/roxell> has joined #yocto22:30
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has quit IRC22:33
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto22:33
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has quit IRC22:34
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:1581:f279:59ff:fe64:3a8> has joined #yocto22:34
*** cbzx <cbzx!~cbzx@CPE0015f275ecd5-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto22:34
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:1581:f279:59ff:fe64:3a8> has quit IRC22:40
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:1581:f279:59ff:fe64:3a8> has joined #yocto22:42
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto22:43
*** tsramos_ <tsramos_!tsramos@nat/intel/x-qtkjytyrjmlmqeyw> has quit IRC22:44
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has quit IRC22:44
*** tyler-baker <tyler-baker!tyler-bake@gateway/shell/linaro/x-oaowofqjeqyvdlug> has joined #yocto22:46
kergothAnyone built with meta-mingw recently?22:54
frayI do regularly..22:54
fraylast time I looked the main meta-mingw was still out of date..22:54
fraybut I posted all of my changes to a poky-contrib.. let me look quickly22:55
kergothyeah i noticed the appends were out of date, and also there's an issue with the provider preferences for libc, it seems22:55
kergoththanks22:55
frayactually it looks like meta-mingw was updated 11 days ago22:55
frayI'm checking now if that syncs to my Jethro work22:56
kergothah, didn't see that, nice22:56
* kergoth tries again22:56
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:1581:f279:59ff:fe64:3a8> has quit IRC22:57
kergothonly 3 appends against old versions now..it's a start i gues22:57
fraynot still a bit out of sync with what I have.. let me rebase and see how far off..22:57
frayI should have it rebased on maybe 10 minutes..22:58
frayon / in I mean..22:58
kergothcool ,thanks22:59
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has quit IRC23:01
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC23:01
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto23:01
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has joined #yocto23:01
frayok.. poky-contrib  mgh/meta-mingw23:02
fraythere are a small number of patches above the upstream.. this SHOULD work on both jethro and master..23:02
fray(I've not built it yet though to verify)23:02
fray(doing that in a minute or so)23:02
fraythe pathces I posted have a chunk that change behavior.. no more generating '.sh' files on windows, instead we generate proper .bat files..23:04
frayahh it didn't build.. looks like gdb and binutuils versions have changed sufficiently to stop it23:04
fray...build starting...23:06
frayI've pushed what I'm building.. but I'm guessing I've got maybe 15 minutes until it completes..23:07
kergothnp, thanks for looking into it23:08
frayI've been trying to keep things up to date there..23:09
kergothi haven't played with it too much yet, just starting to look at builds with the mingw SDKMACHINE for windows targeted sdks23:16
*** sno <sno!~sno@ip-95-223-195-210.hsi16.unitymediagroup.de> has quit IRC23:16
*** [Sno] <[Sno]!~sno@ip-95-223-195-210.hsi16.unitymediagroup.de> has joined #yocto23:17
*** cbzx <cbzx!~cbzx@CPE0015f275ecd5-CM00195edd810c.cpe.net.cable.rogers.com> has quit IRC23:21
*** ant_home <ant_home!~ant__@host48-23-dynamic.14-87-r.retail.telecomitalia.it> has quit IRC23:38
frayhmm gdb 7.10.1 didn't build under meta-mingw23:42
fraywonder if I have a patch for that that didn't get into my public tree (might still be in internal testing too)23:42

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