*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 00:05 | |
*** sameo <sameo!~samuel@192.55.54.42> has quit IRC | 00:10 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 00:12 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 00:25 | |
-YoctoAutoBuilder- build #685 of nightly is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly/builds/685 | 00:26 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 00:31 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 00: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/337 | 00:43 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 00:50 | |
*** fledermaus <fledermaus!~vivek@78.32.176.249> has quit IRC | 00:51 | |
*** sjolley <sjolley!~sjolley@134.134.139.76> has joined #yocto | 00:54 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-gsksxxtdkhddnfgo> has quit IRC | 01: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/273 | 01:59 | |
*** Guest47816 is now known as ka6sox | 02: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/607 | 02: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/274 | 02: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/602 | 02: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/593 | 02:53 | |
*** ScottyPcGuy_03 <ScottyPcGuy_03!466d3de3@gateway/web/freenode/ip.70.109.61.227> has joined #yocto | 02:59 | |
ScottyPcGuy_03 | Hi 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/276 | 03:03 | |
jynik | So 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 IRC | 03:20 | |
ScottyPcGuy_03 | @jynik yes | 03:34 |
ScottyPcGuy_03 | It failed | 03:34 |
ScottyPcGuy_03 | Had a parse error saying it was unable to inherit file classes/autotools_stage.bbclass | 03:35 |
nerdboy | the recipe is there under meta-oe | 03:35 |
nerdboy | can you pastebin your bblayers.conf? | 03:36 |
ScottyPcGuy_03 | sure, hang on | 03:36 |
jynik | ScottyPcGuy_03: Probably good to include the Yocto and meta-openembedded git hashes in the paste.. | 03:37 |
* nerdboy is looking at jethro branch | 03:38 | |
nerdboy | both files are there | 03:38 |
ScottyPcGuy_03 | http://pastebin.com/N6RLhCJh | 03:42 |
jynik | Hrm... just tried it and found that it's currently blacklisted. Marked broken because it doesn't build with B != S | 03:44 |
jynik | (Yocto and meta-openembedded on jethro branches) | 03:44 |
ScottyPcGuy_03 | Ohhh | 03:44 |
ScottyPcGuy_03 | Jethro is latest? | 03:44 |
jynik | ScottyPcGuy_03: Yes, per https://www.yoctoproject.org/downloads | 03:46 |
ScottyPcGuy_03 | Ah ok | 03:47 |
ScottyPcGuy_03 | I guess I could try cloning fido instead | 03:48 |
jynik | http://cgit.openembedded.org/meta-openembedded/commit/meta-oe/recipes-support/apcupsd/apcupsd_3.14.10.bb?id=96a92761c0a1bb2317fa4ea422c32e4473405103 | 03:48 |
jynik | Looks like you can unblacklist it from your local.conf | 03:48 |
ScottyPcGuy_03 | Oh ok | 03:49 |
jynik | ScottyPcGuy_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_03 | Took about 2 hours on my laptop | 03:51 |
ScottyPcGuy_03 | I'm using my desktop for this attempt so I've yet to know how fast it'll go | 03:51 |
jynik | Not too shabby then. I was seeing some crazy git fetcher times on that one recipe, often resulting in timeouts. | 03:51 |
ScottyPcGuy_03 | Yeah it did timeout once | 03:52 |
ScottyPcGuy_03 | So 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/624 | 03:54 | |
ScottyPcGuy_03 | Oh derp | 03:55 |
ScottyPcGuy_03 | Click on them. DUH | 03:55 |
jynik | Don't forget the cgit page: http://git.yoctoproject.org/cgit/cgit.cgi/poky | 03:56 |
*** Node_965 <Node_965!3f526eb2@gateway/web/freenode/ip.63.82.110.178> has joined #yocto | 04:05 | |
Node_965 | I ma gtting followign error on iMX6 | 04:05 |
Node_965 | mx-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 imx | 04:05 |
ScottyPcGuy_03 | jynik: looks like cloning dora instead worked (was just before the blacklist was commited). | 04:10 |
jynik | ScottyPcGuy_03: You really want to be on dora though? :/ | 04:11 |
jynik | Did you give Jethro plus unblacklisting it local.conf a shot? | 04:11 |
ScottyPcGuy_03 | Not really... I was just shooting stuff at the wall to see what sticks | 04:11 |
jynik | Ah gotcha. | 04:11 |
ScottyPcGuy_03 | No, 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 googles | 04:12 | |
*** spags <spags!~xcryptx@216.158.225.24> has joined #yocto | 04:14 | |
ScottyPcGuy_03 | Hmm | 04:22 |
ScottyPcGuy_03 | So I can't find any info on what to actually put _in_ the conf file | 04:22 |
*** spags <spags!~xcryptx@216.158.225.24> has left #yocto | 04:24 | |
ScottyPcGuy_03 | jynik: 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 |
jynik | ScottyPcGuy_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 |
jynik | PNBLACKLIST[apcupsd] = "" | 04:28 |
ScottyPcGuy_03 | Ah | 04:28 |
ScottyPcGuy_03 | Ok I'll give it a shot. Just finished cloning jethro | 04:29 |
jynik | Just 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 |
jynik | http://www.yoctoproject.org/docs/2.0/mega-manual/mega-manual.html#ref-classes-blacklist | 04:29 |
jynik | Shows how to blacklist... kinda just guessed for unblacklisting | 04:29 |
ScottyPcGuy_03 | Yeah, I was looking at that | 04:30 |
jynik | I'm honestly not sure if unblacklisting it is going to yield some sort of build or QA issue later though. | 04:30 |
jynik | Try and see I guess. You'll at least have more info to ask folks who know more than I do. | 04:30 |
ScottyPcGuy_03 | Right | 04:31 |
ScottyPcGuy_03 | Nope | 04:32 |
ScottyPcGuy_03 | It's erroring out on scsirastools | 04:32 |
ScottyPcGuy_03 | Same thing as before | 04:32 |
ScottyPcGuy_03 | parse error at .../meta-oe/recipes-extended/scsirastools/scsirastools_1.6.4.bb:17 could not inherit file classes/autotools_stage.bbclass | 04:33 |
jynik | Strange... that bbclass file definitely exists in Jethro @ meta/classes/autotools_stage.bbclass, and I see you have meta in your bblayers.conf | 04:35 |
ScottyPcGuy_03 | yeah... | 04:35 |
ScottyPcGuy_03 | Hmm | 04:37 |
ScottyPcGuy_03 | I don't see it in any directories | 04:37 |
jynik | http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/classes?h=jethro | 04:38 |
jynik | Should be in there... | 04:39 |
ScottyPcGuy_03 | Huh | 04:39 |
ScottyPcGuy_03 | wait a second | 04:39 |
jynik | Are you still back on Dora? I'm looking at Jethro. | 04:40 |
ScottyPcGuy_03 | No, I'm on jethro | 04:40 |
ScottyPcGuy_03 | Ok, so I cloned poky and meta-raspberrypi from yoctoproject.org. I cloned meta-openembedded from github | 04:41 |
jynik | And for all of these, you did 'git clone -b jethro <repo>' ? | 04:41 |
ScottyPcGuy_03 | Nope, I did master. That's probably what did it | 04:41 |
* ScottyPcGuy_03 tries again | 04:42 | |
ScottyPcGuy_03 | Hmm | 04:47 |
jynik | I'm getting pretty tired here, sorry. If I continue any longer, I'll just give you worse help ;) | 04:48 |
jynik | good luck! | 04:48 |
ScottyPcGuy_03 | It'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/268 | 04:48 | |
ScottyPcGuy_03 | Bitbake is now erroring on libsdl being assumed provided. That I think I can fix | 04: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/639 | 04:50 | |
*** pohly1 <pohly1!~pohly@p5DE8C9AC.dip0.t-ipconnect.de> has joined #yocto | 04: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/273 | 04:55 | |
jynik | ScottyPcGuy_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. gnight | 04:56 |
*** pohly <pohly!~pohly@p5DE8E325.dip0.t-ipconnect.de> has quit IRC | 04:56 | |
*** flihp <flihp!~flihp@c-50-185-54-102.hsd1.ca.comcast.net> has joined #yocto | 05:04 | |
*** flihp_ <flihp_!~flihp@c-50-185-54-102.hsd1.ca.comcast.net> has quit IRC | 05: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/631 | 05:09 | |
*** AndersD <AndersD!~anders@h83-209-191-235.dynamic.se.alltele.net> has joined #yocto | 05:10 | |
*** ScottyPcGuy_03 <ScottyPcGuy_03!466d3de3@gateway/web/freenode/ip.70.109.61.227> has quit IRC | 05:10 | |
*** ScottyPcGuy_03 <ScottyPcGuy_03!~ScottyPcG@pool-70-109-61-227.clppva.fios.verizon.net> has joined #yocto | 05: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/608 | 05: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/638 | 05:16 | |
*** AndersD <AndersD!~anders@h83-209-191-235.dynamic.se.alltele.net> has quit IRC | 05:24 | |
*** AndersD <AndersD!~anders@213-64-219-84-no126.business.telia.com> has joined #yocto | 05:25 | |
*** jjmb1 <jjmb1!~jjmb@c-98-225-183-175.hsd1.pa.comcast.net> has joined #yocto | 05:41 | |
*** dl9pf_ <dl9pf_!~quassel@static.88-198-106-157.clients.your-server.de> has joined #yocto | 05:42 | |
*** paulbarker_ <paulbarker_!~quassel@newmail.betafive.co.uk> has joined #yocto | 05:44 | |
*** JEEB_ <JEEB_!~jeeb@unaffiliated/jeeb> has joined #yocto | 05:44 | |
*** rperier_ <rperier_!~quassel@2001:41d0:52:100::44a> has joined #yocto | 05:45 | |
*** cesdv_ <cesdv_!~cesdv@client-188-168-43-165.spb-teleport.ru> has joined #yocto | 05:45 | |
*** hundebol1 <hundebol1!~hundeboll@open-mesh.org/catwoman/hundeboll> has joined #yocto | 05:45 | |
*** dv__ <dv__!~quassel@chello062178118086.5.14.vie.surfer.at> has joined #yocto | 05:45 | |
*** abelloni_ <abelloni_!~abelloni@2a01:e35:8bf1:a7c0:a288:b4ff:fe25:8918> has joined #yocto | 05:45 | |
*** mckoan_ <mckoan_!~marco@unaffiliated/mckoan> has joined #yocto | 05:45 | |
*** fabo_ <fabo_!~fabo@a91-156-68-16.elisa-laajakaista.fi> has joined #yocto | 05:45 | |
*** morphis <morphis!~morphis@p50862547.dip0.t-ipconnect.de> has joined #yocto | 05:48 | |
*** ScottyPcGuy_03 <ScottyPcGuy_03!~ScottyPcG@pool-70-109-61-227.clppva.fios.verizon.net> has quit IRC | 05:49 | |
*** dv_ <dv_!~quassel@chello062178118086.5.14.vie.surfer.at> has quit IRC | 05:49 | |
*** jjmb <jjmb!~jjmb@c-98-225-183-175.hsd1.pa.comcast.net> has quit IRC | 05:49 | |
*** Bryanstein <Bryanstein!~Bryanstei@shellium/admin/bryanstein> has quit IRC | 05:49 | |
*** paulbarker <paulbarker!~quassel@newmail.betafive.co.uk> has quit IRC | 05:49 | |
*** armpit <armpit!~akuster@2601:202:4000:1239:5145:181e:bf03:1f0b> has quit IRC | 05:49 | |
*** vmeson <vmeson!~rmacleod@24-212-184-107.cable.teksavvy.com> has quit IRC | 05:49 | |
*** ekil <ekil!~magnus@m83-186-96-58.cust.tele2.se> has quit IRC | 05:49 | |
*** cesdv <cesdv!~cesdv@client-188-168-43-165.spb-teleport.ru> has quit IRC | 05:49 | |
*** adelcast <adelcast!~adelcast@130.164.62.224> has quit IRC | 05:49 | |
*** xulfer <xulfer!xulfer@cheapbsd.net> has quit IRC | 05:49 | |
*** rperier <rperier!~quassel@ubuntu/member/rperier> has quit IRC | 05:49 | |
*** hundeboll <hundeboll!~hundeboll@open-mesh.org/catwoman/hundeboll> has quit IRC | 05:49 | |
*** abelloni <abelloni!~abelloni@2a01:e35:8bf1:a7c0:a288:b4ff:fe25:8918> has quit IRC | 05:49 | |
*** fray <fray!~mhatle@192.40.192.95> has quit IRC | 05:49 | |
*** hodapp <hodapp!~hodapp@ns508885.ip-142-4-208.net> has quit IRC | 05:49 | |
*** mckoan|away <mckoan|away!~marco@unaffiliated/mckoan> has quit IRC | 05:49 | |
*** dl9pf <dl9pf!~quassel@opensuse/member/dl9pf> has quit IRC | 05:49 | |
*** ka6sox <ka6sox!ka6sox@nasadmin/ka6sox> has quit IRC | 05:49 | |
*** joeythesaint <joeythesaint!~joe@vegas.deserted.net> has quit IRC | 05:49 | |
*** hsychla <hsychla!~hsychla@2001:6f8:12d9:13:a2b3:ccff:fefb:967b> has quit IRC | 05:49 | |
*** JEEB <JEEB!~jeeb@unaffiliated/jeeb> has quit IRC | 05:49 | |
*** fabo <fabo!~fabo@linaro/fabo> has quit IRC | 05:49 | |
*** xulfer <xulfer!xulfer@cheapbsd.net> has joined #yocto | 05:50 | |
*** ScottyPcGuy_03 <ScottyPcGuy_03!~ScottyPcG@pool-70-109-61-227.clppva.fios.verizon.net> has joined #yocto | 05:51 | |
*** ka6sox <ka6sox!ka6sox@nasadmin/ka6sox> has joined #yocto | 05:53 | |
*** Bryanstein <Bryanstein!~Bryanstei@shellium/admin/bryanstein> has joined #yocto | 05:54 | |
*** joeythesaint <joeythesaint!~joe@vegas.deserted.net> has joined #yocto | 05:57 | |
*** hodapp <hodapp!~hodapp@ns508885.ip-142-4-208.net> has joined #yocto | 05:57 | |
*** armpit <armpit!~akuster@2601:202:4000:1239:20d2:e542:abc0:b8a2> has joined #yocto | 05:58 | |
*** hsychla <hsychla!~hsychla@2001:6f8:12d9:13:a2b3:ccff:fefb:967b> has joined #yocto | 05:58 | |
*** adelcast <adelcast!~adelcast@130.164.62.224> has joined #yocto | 05:59 | |
*** fray <fray!~mhatle@192.40.192.95> has joined #yocto | 06:03 | |
*** ScottyPcGuy_03 <ScottyPcGuy_03!~ScottyPcG@pool-70-109-61-227.clppva.fios.verizon.net> has quit IRC | 06:08 | |
*** benjamirc <benjamirc!~besquive@134.134.139.74> has joined #yocto | 06:14 | |
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has joined #yocto | 06:16 | |
*** sno <sno!~sno@p578b540c.dip0.t-ipconnect.de> has quit IRC | 06:32 | |
*** mario-go` is now known as mario-goulart | 06:37 | |
*** SpaceBebop <SpaceBebop!~SpaceBebo@pool-74-110-144-40.rcmdva.fios.verizon.net> has joined #yocto | 06:40 | |
SpaceBebop | Hello fine folks! | 06:40 |
*** melonipoika <melonipoika!~jose@194.9.252.237> has joined #yocto | 06:44 | |
*** fabo_ is now known as fabo | 06: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/267 | 06:49 | |
*** sgw_ <sgw_!~sgw_@c-73-164-210-189.hsd1.or.comcast.net> has joined #yocto | 06:49 | |
*** sgw_ <sgw_!~sgw_@c-73-164-210-189.hsd1.or.comcast.net> has quit IRC | 06:55 | |
*** rperier_ is now known as rperier | 06:56 | |
*** rperier <rperier!~quassel@ubuntu/member/rperier> has joined #yocto | 06:56 | |
*** rob_w <rob_w!~bob@93.104.205.194> has joined #yocto | 06:58 | |
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto | 06:58 | |
*** sujith_h <sujith_h!~toaster@kde/developers/sujithh> has joined #yocto | 06:59 | |
*** joshuagl <joshuagl!~joshuagl@192.198.151.44> has joined #yocto | 07:02 | |
*** benjamirc <benjamirc!~besquive@134.134.139.74> has quit IRC | 07:02 | |
*** marek_ <marek_!~marek@81.89.61.168.host.vnet.sk> has joined #yocto | 07: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/617 | 07: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/628 | 07:07 | |
*** JEEB_ is now known as JEEB | 07:09 | |
*** sgw_ <sgw_!~sgw_@c-73-164-210-189.hsd1.or.comcast.net> has joined #yocto | 07: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/617 | 07:12 | |
*** teemu_ <teemu_!~teemu@ip090-113.seclan.com> has quit IRC | 07:16 | |
*** Mylene <Mylene!~Mylene@204.ip-51-254-215.eu> has joined #yocto | 07:22 | |
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has joined #yocto | 07:30 | |
*** frsc <frsc!~frsc@80.149.173.67> has joined #yocto | 07:31 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto | 07:37 | |
*** frsc <frsc!~frsc@80.149.173.67> has quit IRC | 07:49 | |
*** frsc <frsc!~frsc@80.149.173.67> has joined #yocto | 07:50 | |
*** yann|work <yann|work!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has quit IRC | 07:56 | |
*** melonipoika <melonipoika!~jose@194.9.252.237> has quit IRC | 08:00 | |
*** fl0v0 <fl0v0!~fvo@p4FC0A80D.dip0.t-ipconnect.de> has joined #yocto | 08:04 | |
*** obsrwr <obsrwr!~otp-amois@89.121.200.102> has joined #yocto | 08:10 | |
*** TobSnyder <TobSnyder!~schneider@ip9234b44d.dynamic.kabel-deutschland.de> has joined #yocto | 08: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/610 | 08:16 | |
*** TuTizz <TuTizz!~TuTizz@unaffiliated/tutizz> has joined #yocto | 08:19 | |
*** townxelliot <townxelliot!~ell@176.251.41.59> has joined #yocto | 08: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/604 | 08:20 | |
aratiu | rburton: ping | 08: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/606 | 08:23 | |
*** psnsilva <psnsilva!~psnsilva@193-126-29-154.net.novis.pt> has joined #yocto | 08:25 | |
*** aragua <aragua!~fabien@LPoitiers-656-1-79-67.w193-251.abo.wanadoo.fr> has joined #yocto | 08:26 | |
*** jku <jku!~jku@85-76-75-127-nat.elisa-mobile.fi> has joined #yocto | 08:31 | |
*** jku <jku!~jku@85-76-75-127-nat.elisa-mobile.fi> has left #yocto | 08:31 | |
*** mihai <mihai!mihai@nat/intel/x-qxybsapnorpzmvnu> has joined #yocto | 08:32 | |
*** mckoan_ is now known as mckoan | 08:32 | |
mckoan | good morning | 08: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/634 | 08:33 | |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has joined #yocto | 08:35 | |
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-mqkycmhktgnhqvca> has joined #yocto | 08:38 | |
*** jbrianceau_away is now known as jbrianceau | 08:38 | |
*** sno <sno!~sno@rademacherexchange.de> has joined #yocto | 08:39 | |
*** sameo <sameo!~samuel@192.55.54.42> has joined #yocto | 08:41 | |
aratiu | mckoan: good morning! | 08:45 |
*** memcpy <memcpy!~memcpy@unaffiliated/memcpy> has joined #yocto | 08:46 | |
*** ftonello <ftonello!~felipe@82-71-26-47.dsl.in-addr.zen.co.uk> has joined #yocto | 08:55 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto | 09:00 | |
*** roccof <roccof!~roccof@93-51-177-218.ip268.fastwebnet.it> has joined #yocto | 09:01 | |
*** yann|work <yann|work!~yann@LFbn-1-1026-146.w86-247.abo.wanadoo.fr> has joined #yocto | 09:07 | |
*** vdehors <vdehors!~vdehors@193.56.60.161> has joined #yocto | 09:07 | |
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@151.44.144.31> has joined #yocto | 09:07 | |
*** benjamirc <benjamirc!~besquive@134.134.137.75> has joined #yocto | 09:08 | |
*** jmpdelos <jmpdelos!~polk@delos.delosent.com> has quit IRC | 09:09 | |
*** toscalix <toscalix!~agustinbe@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto | 09: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/631 | 09: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/621 | 09:13 | |
*** memcpy <memcpy!~memcpy@unaffiliated/memcpy> has quit IRC | 09:14 | |
*** shoragan <shoragan!~shoragan@debian/developer/shoragan> has quit IRC | 09:14 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-iuukzxghhvhjmlif> has joined #yocto | 09:17 | |
*** ekil <ekil!~magnus@m83-186-96-58.cust.tele2.se> has joined #yocto | 09:19 | |
*** filt3r <filt3r!~filter@2a03:b0c0:2:d0::7d:7001> has quit IRC | 09:21 | |
*** filt3r <filt3r!~filter@pietrmar.at> has joined #yocto | 09:22 | |
*** shoragan <shoragan!~shoragan@debian/developer/shoragan> has joined #yocto | 09:24 | |
*** ant_work <ant_work!~ant__@95.232.251.163> has joined #yocto | 09:32 | |
*** benjamirc <benjamirc!~besquive@134.134.137.75> has quit IRC | 09:35 | |
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@151.44.144.31> has quit IRC | 09:39 | |
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-bdtpswfqluwlrqfg> has joined #yocto | 09:39 | |
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has joined #yocto | 09:42 | |
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-bdtpswfqluwlrqfg> has left #yocto | 09:42 | |
*** jmpdelos <jmpdelos!~polk@delos.delosent.com> has joined #yocto | 09:44 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto | 09:46 | |
*** blitz00 <blitz00!stefans@nat/intel/x-pxwssnybwojzkanm> has quit IRC | 09:46 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has quit IRC | 09:47 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto | 09:47 | |
*** igor2 <igor2!~Igor_Stop@134.134.137.73> has joined #yocto | 09:49 | |
*** maxin1 <maxin1!~maxin@2001:998:22:0:c885:8a7b:136:e5b9> has joined #yocto | 09:56 | |
*** joseppc <joseppc!~Josep@sestofw01.enea.se> has quit IRC | 09:58 | |
*** marek_ <marek_!~marek@81.89.61.168.host.vnet.sk> has quit IRC | 09:58 | |
*** jonathanmaw <jonathanmaw!~jonathanm@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto | 10:02 | |
*** marek_ <marek_!~marek@81.89.61.168.host.vnet.sk> has joined #yocto | 10:03 | |
*** belen <belen!Adium@nat/intel/x-fepryqrlhpurrpwc> has joined #yocto | 10:05 | |
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has quit IRC | 10:06 | |
*** benjamirc <benjamirc!besquive@nat/intel/x-qyrouqlwbtxiiait> has joined #yocto | 10:06 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 10:07 | |
*** vdehors <vdehors!~vdehors@193.56.60.161> has quit IRC | 10:10 | |
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has joined #yocto | 10:11 | |
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@2.238.240.162> has joined #yocto | 10:11 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 10:12 | |
*** vdehors <vdehors!~vdehors@bob75-2-81-56-46-209.fbx.proxad.net> has joined #yocto | 10:12 | |
*** joseppc <joseppc!~Josep@sestofw01.enea.se> has joined #yocto | 10:23 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 10:24 | |
*** Biliogadafr <Biliogadafr!~User@nat2-minsk-pool-46-53-195-225.telecom.by> has joined #yocto | 10:26 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 10:30 | |
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@2.238.240.162> has quit IRC | 10:33 | |
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@2.238.240.162> has joined #yocto | 10:33 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has quit IRC | 10:34 | |
*** freanux <freanux!~freanux@unaffiliated/freanux> has quit IRC | 10:36 | |
*** freanux <freanux!~freanux@unaffiliated/freanux> has joined #yocto | 10:37 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto | 10:41 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 10:42 | |
*** tyler-baker <tyler-baker!tyler-bake@gateway/shell/linaro/x-iqlwdlytdfgncqry> has quit IRC | 10: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/619 | 10:47 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 10:48 | |
*** igor2 <igor2!~Igor_Stop@134.134.137.73> has quit IRC | 10:53 | |
*** MWelchUK <MWelchUK!~martyn@host86-174-50-148.range86-174.btcentralplus.com> has quit IRC | 10:54 | |
*** berton <berton!~fabio@177.127.6.77> has joined #yocto | 10:54 | |
*** igor2 <igor2!Igor_Stopp@nat/intel/x-ttdusfowpmyxscko> has joined #yocto | 10:56 | |
*** jku <jku!~jku@85-76-162-53-nat.elisa-mobile.fi> has joined #yocto | 10:58 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 11:00 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 11:06 | |
*** jku <jku!~jku@85-76-162-53-nat.elisa-mobile.fi> has quit IRC | 11:12 | |
*** MWelchUK <MWelchUK!~martyn@host86-174-50-148.range86-174.btcentralplus.com> has joined #yocto | 11:15 | |
MWelchUK | We'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 #yocto | 11:18 | |
*** dguerri <dguerri!~textual@unaffiliated/dguerri> has joined #yocto | 11:19 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 11:25 | |
*** jluisn <jluisn!~quassel@187.115.172.24> has joined #yocto | 11:28 | |
-YoctoAutoBuilder- build #686 of nightly is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly/builds/686 | 11:28 | |
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has quit IRC | 11: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/342 | 11:37 | |
*** ant_work <ant_work!~ant__@95.232.251.163> has quit IRC | 11: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/627 | 11:45 | |
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has joined #yocto | 11:47 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-iuukzxghhvhjmlif> has quit IRC | 11:59 | |
*** ant_work <ant_work!~ant__@95.232.251.163> has joined #yocto | 11:59 | |
*** caiortp <caiortp!~inatel@131.221.240.204> has joined #yocto | 12:02 | |
*** jku <jku!~jku@85-76-162-53-nat.elisa-mobile.fi> has joined #yocto | 12:02 | |
*** vdehors <vdehors!~vdehors@bob75-2-81-56-46-209.fbx.proxad.net> has quit IRC | 12:11 | |
*** sujith_h <sujith_h!~toaster@kde/developers/sujithh> has quit IRC | 12:13 | |
*** vdehors <vdehors!~vdehors@193.56.60.161> has joined #yocto | 12:13 | |
*** tsramos <tsramos!~tsramos@134.134.139.70> has joined #yocto | 12:13 | |
*** ka6sox is now known as zz_ka6sox | 12:15 | |
*** zz_ka6sox is now known as Guest24322 | 12:15 | |
aratiu | rburton: 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 #yocto | 12:29 | |
*** ane_ <ane_!58d9b521@gateway/web/freenode/ip.88.217.181.33> has joined #yocto | 12:33 | |
*** zeddii_home <zeddii_home!~zeddii_ho@CPEe8de27b71faa-CMbcc810032faf.cpe.net.cable.rogers.com> has quit IRC | 12:37 | |
rburton | not yet, haven't looked again | 12:49 |
*** benjamirc <benjamirc!besquive@nat/intel/x-qyrouqlwbtxiiait> has quit IRC | 12:49 | |
*** benjamirc <benjamirc!~besquive@134.134.137.75> has joined #yocto | 12:50 | |
*** Ulfalizer <Ulfalizer!~ulf@217.89.178.116> has joined #yocto | 12:52 | |
*** pacopedraza <pacopedraza!86bfdc49@gateway/web/freenode/ip.134.191.220.73> has joined #yocto | 12:53 | |
*** ane_ <ane_!58d9b5c4@gateway/web/freenode/ip.88.217.181.196> has joined #yocto | 12: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 #yocto | 13:18 | |
*** fl0v0 <fl0v0!~fvo@p4FC0A80D.dip0.t-ipconnect.de> has quit IRC | 13:19 | |
*** JaMa <JaMa!~martin@ip-86-49-34-37.net.upcbroadband.cz> has joined #yocto | 13:20 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has quit IRC | 13:21 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto | 13:21 | |
*** fledermaus <fledermaus!~vivek@93.93.133.71> has joined #yocto | 13: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/338 | 13:30 | |
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has quit IRC | 13:33 | |
*** belen <belen!Adium@nat/intel/x-fepryqrlhpurrpwc> has quit IRC | 13:35 | |
*** benjamirc <benjamirc!~besquive@134.134.137.75> has quit IRC | 13:36 | |
*** belen <belen!~Adium@134.134.137.73> has joined #yocto | 13:36 | |
*** zeddii_home <zeddii_home!~zeddii_ho@CPEe8de27b71faa-CMbcc810032faf.cpe.net.cable.rogers.com> has joined #yocto | 13:36 | |
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has quit IRC | 13:36 | |
*** benjamirc <benjamirc!besquive@nat/intel/x-jotwexbzvvghijca> has joined #yocto | 13:36 | |
*** gferencz <gferencz!~gferencz@173.225.52.242> has joined #yocto | 13:38 | |
*** benjamirc <benjamirc!besquive@nat/intel/x-jotwexbzvvghijca> has quit IRC | 13:38 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 13:38 | |
*** benjamirc <benjamirc!besquive@nat/intel/x-vfdlokqzflxriuwt> has joined #yocto | 13:38 | |
*** blitz00 <blitz00!stefans@unaffiliated/blitz00> has joined #yocto | 13:44 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 13:44 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 13:56 | |
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto | 13:57 | |
*** jku <jku!~jku@85-76-162-53-nat.elisa-mobile.fi> has quit IRC | 13:57 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 14:03 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 14:15 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 14:21 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 14:33 | |
*** vmeson <vmeson!~rmacleod@24-212-184-107.cable.teksavvy.com> has joined #yocto | 14:34 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 14:38 | |
*** ant_work <ant_work!~ant__@95.232.251.163> has quit IRC | 14:45 | |
*** aurele <aurele!~aurele@srvmail.castel.fr> has quit IRC | 14:46 | |
*** _valle_ <_valle_!~valle@195-198-200-72.customer.telia.com> has quit IRC | 14:54 | |
*** alimon <alimon!~alimon@187-176-43-14.dynamic.axtel.net> has joined #yocto | 14:56 | |
*** challinan <challinan!~chris@173-10-226-189-BusName-WestFlorida.hfc.comcastbusiness.net> has joined #yocto | 14:57 | |
*** jjmb1 <jjmb1!~jjmb@c-98-225-183-175.hsd1.pa.comcast.net> has quit IRC | 14:58 | |
*** radzy_lunch <radzy_lunch!~radzy@unknown-216-89.windriver.com> has quit IRC | 14:59 | |
*** toscalix_ <toscalix_!~agustinbe@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto | 15:00 | |
*** aurele <aurele!~aurele@srvmail.castel.fr> has joined #yocto | 15:00 | |
*** madisox <madisox!~madison@216-75-232-11.static.wiline.com> has joined #yocto | 15:02 | |
*** toscalix <toscalix!~agustinbe@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC | 15:02 | |
*** mihai <mihai!mihai@nat/intel/x-qxybsapnorpzmvnu> has quit IRC | 15:03 | |
*** radzy_lunch <radzy_lunch!~radzy@unknown-216-89.windriver.com> has joined #yocto | 15:04 | |
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has quit IRC | 15:08 | |
*** marek_ <marek_!~marek@81.89.61.168.host.vnet.sk> has quit IRC | 15:18 | |
*** AxonetBE <AxonetBE!~anonymous@d51530F99.static.telenet.be> has joined #yocto | 15:21 | |
AxonetBE | I 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 IRC | 15:31 | |
*** Guest28116 is now known as moto-timo | 15:33 | |
*** moto-timo <moto-timo!~ttorling@fsf/member/moto-timo> has joined #yocto | 15:33 | |
*** icanicant <icanicant!~icanicant@195.88.236.129> has left #yocto | 15:33 | |
*** dmoseley <dmoseley!~dmoseley@6532158hfc157.tampabay.res.rr.com> has joined #yocto | 15:35 | |
*** icanicant <icanicant!~icanicant@195.88.236.129> has joined #yocto | 15:36 | |
rburton | AxonetBE: you can have a package feed and use a package manager to update | 15:38 |
yann|work | nerdboy: did not know about that - found a yanncook.com - or are you refering to "yan can cook" ? :) | 15:38 |
AxonetBE | rburton: you mean just creating a linux package? | 15:39 |
*** dgm816 <dgm816!~dgm816@unaffiliated/orkim> has quit IRC | 15:40 | |
*** dgm816 <dgm816!~dgm816@97-64-167-34.client.mchsi.com> has joined #yocto | 15:42 | |
*** dgm816 <dgm816!~dgm816@unaffiliated/orkim> has joined #yocto | 15:42 | |
rburton | AxonetBE: packages will be created as part of your build. you can expose the set of packages online and use rpm/opkg to upgrade the images | 15:43 |
*** tsramos <tsramos!~tsramos@134.134.139.70> has quit IRC | 15:45 | |
*** tsramos <tsramos!tsramos@nat/intel/x-sstzlodndqlrlwnn> has joined #yocto | 15:47 | |
*** seebs <seebs!~seebs@home.seebs.net> has quit IRC | 15:50 | |
*** seebs <seebs!~seebs@home.seebs.net> has joined #yocto | 15:51 | |
*** gabrbedd <gabrbedd!~beddingfi@23.239.0.65> has joined #yocto | 15:56 | |
*** sjolley <sjolley!~sjolley@134.134.139.76> has quit IRC | 15:56 | |
*** toanju <toanju!~toanju@185.27.182.30> has quit IRC | 15:57 | |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC | 16:00 | |
*** toscalix_ <toscalix_!~agustinbe@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto | 16:01 | |
*** pacopedraza <pacopedraza!86bfdc49@gateway/web/freenode/ip.134.191.220.73> has quit IRC | 16:15 | |
*** toscalix_ <toscalix_!~agustinbe@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC | 16:18 | |
*** toscalix_ <toscalix_!~agustinbe@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto | 16:18 | |
*** jjmb <jjmb!~jjmb@2600:1002:b019:3448:216b:b58f:6d15:686f> has joined #yocto | 16:25 | |
*** sjolley <sjolley!sjolley@nat/intel/x-jbvkrnglalodjcct> has joined #yocto | 16:26 | |
*** maxin2 <maxin2!~maxin@194.136.86.45> has joined #yocto | 16:27 | |
*** maxin1 <maxin1!~maxin@2001:998:22:0:c885:8a7b:136:e5b9> has quit IRC | 16:27 | |
*** maxin2 <maxin2!~maxin@194.136.86.45> has left #yocto | 16:27 | |
*** frsc <frsc!~frsc@80.149.173.67> has quit IRC | 16:28 | |
*** yann|work <yann|work!~yann@LFbn-1-1026-146.w86-247.abo.wanadoo.fr> has quit IRC | 16:29 | |
*** TobSnyder <TobSnyder!~schneider@ip9234b44d.dynamic.kabel-deutschland.de> has quit IRC | 16:33 | |
*** yann|work <yann|work!~yann@LFbn-1-1026-146.w86-247.abo.wanadoo.fr> has joined #yocto | 16:35 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 16:35 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 16:41 | |
*** jjmb <jjmb!~jjmb@2600:1002:b019:3448:216b:b58f:6d15:686f> has quit IRC | 16:42 | |
*** mattsm <mattsm!uid128834@gateway/web/irccloud.com/x-ldcfosbraxphbswl> has joined #yocto | 16:43 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 16:53 | |
*** benjamirc <benjamirc!besquive@nat/intel/x-vfdlokqzflxriuwt> has quit IRC | 16:54 | |
*** SoylentYellow <SoylentYellow!~SoylentYe@207-114-172-147.static.twtelecom.net> has joined #yocto | 16:54 | |
*** mckoan is now known as mckoan|away | 16:58 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 16:59 | |
*** zeddii <zeddii!~bruce@128.224.252.2> has joined #yocto | 17:00 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 17:11 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 17:17 | |
*** grma <grma!~gruberm@80.93.38.128> has quit IRC | 17:19 | |
*** AxonetBE <AxonetBE!~anonymous@d51530F99.static.telenet.be> has quit IRC | 17:24 | |
*** _valle_ <_valle_!~valle@217-208-87-218-no16.tbcn.telia.com> has joined #yocto | 17:25 | |
nerdboy | yann|work: the latter | 17:26 |
nerdboy | it was popular many years ago... | 17:26 |
*** fl0v01 <fl0v01!~fvo@p4FC0A38C.dip0.t-ipconnect.de> has quit IRC | 17:27 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 17:30 | |
RP | kergoth: around? | 17:31 |
kergoth | RP: somewhat. whats up | 17:31 |
RP | kergoth: I have a bit a of a philosophical dilemma with bitbake and python functions :) | 17:32 |
RP | kergoth: Right now, some of the code expands the python before running it, some of the other code runs it unexpanded | 17:32 |
RP | kergoth: 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 IRC | 17:34 | |
RP | kergoth: 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't | 17:34 |
*** alimon <alimon!~alimon@187-176-43-14.dynamic.axtel.net> has quit IRC | 17:34 | |
RP | kergoth: Most of the changes I see are things like: | 17:35 |
RP | WARNING: 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/'), d | 17:35 |
RP | so some general python functions do get expanded at least | 17:36 |
*** dguerri <dguerri!~textual@unaffiliated/dguerri> has quit IRC | 17:38 | |
*** toscalix_ is now known as toscalix | 17:38 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 17:38 | |
*** jjmb <jjmb!~jjmb@50.153.92.16> has joined #yocto | 17:42 | |
*** yann|work <yann|work!~yann@LFbn-1-1026-146.w86-247.abo.wanadoo.fr> has quit IRC | 17:43 | |
kergoth | RP: 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 |
kergoth | sometimes you'd see an expansion error just because it was forced to be expanded early for code parsing.. | 17:46 |
RP | kergoth: it would also be a lot less confusing for people to find that d.expand() happens at runtime, rather than before | 17:48 |
RP | kergoth: I'll run some tests and see how much carnage changing this would let loose. Right now its looking like surprisingly little! | 17:49 |
kergoth | that'd be a pleasant surprise | 17:49 |
*** jonathanmaw <jonathanmaw!~jonathanm@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC | 17:50 | |
kergoth | seems 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 #yocto | 17:51 | |
*** jjmb <jjmb!~jjmb@50.153.92.16> has quit IRC | 17:52 | |
RP | kergoth: I'm still wondering if I really did make it do what I think I did ;-) | 17:52 |
RP | kergoth: Equally, it might be that forcing everything through the codeparser code already cleaned up those kinds of references. | 17:53 |
kergoth | that's a good point | 17:54 |
*** jbrianceau is now known as jbrianceau_away | 17:54 | |
*** tsramos <tsramos!tsramos@nat/intel/x-sstzlodndqlrlwnn> has quit IRC | 17:54 | |
*** jjmb <jjmb!~jjmb@50.153.92.16> has joined #yocto | 17:55 | |
RP | kergoth: 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 cleaup | 17:55 |
*** tsramos_ <tsramos_!tsramos@nat/intel/session> has joined #yocto | 17:56 | |
*** tsramos_ <tsramos_!tsramos@nat/intel/x-plxtudcmtaydyvmb> has joined #yocto | 17:56 | |
RP | kergoth: I think my favourite trick here is putting #${@bb.fatal("eek!")} into functions :) | 17:56 |
kergoth | hah. nice | 17:57 |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 17:57 | |
kergoth | the commits look reasonable thus far | 17:57 |
*** jjmb1 <jjmb1!~jjmb@2600:1002:b002:6c6d:a8ac:91cf:25ea:b2c3> has joined #yocto | 17:58 | |
*** jjmb <jjmb!~jjmb@50.153.92.16> has quit IRC | 17:59 | |
RP | kergoth: perl do_package threw "ERROR: QA Issue: perl-ptest is listed in PACKAGES multiple times, this leads to packaging errors. [packages-list]" | 17:59 |
RP | kergoth: so something breaks :/ | 17:59 |
RP | out 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 IRC | 18:01 | |
*** grma <grma!~gruberm@chello213047201250.tirol.surfer.at> has joined #yocto | 18:01 | |
*** radzy_lunch is now known as radzy | 18:03 | |
nerdboy | but that's perl... | 18:05 |
*** jjmb1 <jjmb1!~jjmb@2600:1002:b002:6c6d:a8ac:91cf:25ea:b2c3> has quit IRC | 18:06 | |
*** bottazzini <bottazzini!~realBigfo@192.55.54.43> has quit IRC | 18:08 | |
khem | RP: I assume the problems would be internal use of wrong variables etc. may not be evident right away | 18:10 |
*** tripzero_ <tripzero_!~tripzero@134.134.137.73> has quit IRC | 18:10 | |
* nerdboy has a stubborn perl-doesn't-like-gentoo-arm problem | 18:11 | |
*** tripzero_ <tripzero_!tripzero@nat/intel/x-lwrjpufbxhkkenzy> has joined #yocto | 18:11 | |
nerdboy | crazy upstream ifdefs... | 18:11 |
*** bottazzini <bottazzini!~realBigfo@192.55.54.43> has joined #yocto | 18:12 | |
nerdboy | by definition the preprocessor is evil | 18:12 |
nerdboy | but some people are just plain stupid | 18:13 |
nerdboy | same perl code builds/barfs 3 different ways on 3 different machines | 18:13 |
nerdboy | and two of them are (technically) the same architecture! | 18:14 |
* kergoth chuckles | 18:15 | |
khem | stupidity is a choice | 18:15 |
fray | khem, you remember me bitching nearly 15 years ago how aweful perl is/was and likely will be? ;) | 18:16 |
nerdboy | abusing the preprocessor like that should get your fingers broken | 18:16 |
*** bottazzini <bottazzini!~realBigfo@192.55.54.43> has quit IRC | 18:16 | |
khem | yes thankfully after working on icc I had to never use it | 18:17 |
fray | lol | 18:17 |
nerdboy | "here, you get the giant old-fart keys... use your elbows..." | 18:17 |
khem | icc testsuite was all perl | 18:17 |
khem | bypassed to using python and js now | 18:17 |
khem | and other functional languages | 18:18 |
*** belen <belen!~Adium@134.134.137.73> has quit IRC | 18:18 | |
khem | and other functional languages | 18:18 |
khem | even C++ is inferior now | 18:18 |
* nerdboy has 3 versions of gcc, 4 of python, 2 of llvm/clang, 3 of ruby... | 18:19 | |
nerdboy | perl just wets itself | 18:19 |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 18:19 | |
*** dv__ <dv__!~quassel@chello062178118086.5.14.vie.surfer.at> has quit IRC | 18:20 | |
*** dv_ <dv_!~quassel@chello062178118086.5.14.vie.surfer.at> has joined #yocto | 18:21 | |
*** toscalix <toscalix!~agustinbe@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC | 18:24 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 18:25 | |
*** morphis <morphis!~morphis@p50862547.dip0.t-ipconnect.de> has quit IRC | 18:32 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 18:35 | |
khem | clang good boy | 18:38 |
*** tasslehoff <tasslehoff!~Tasslehof@88.91.150.205> has joined #yocto | 18:38 | |
*** sameo <sameo!~samuel@192.55.54.42> has quit IRC | 18:38 | |
* armpit saved by the bell ? | 18:38 | |
khem | http://errors.yoctoproject.org/Errors/Details/31531/ | 18:40 |
khem | what does that error mean | 18:40 |
*** _valle_ <_valle_!~valle@217-208-87-218-no16.tbcn.telia.com> has quit IRC | 18:41 | |
*** tasslehoff <tasslehoff!~Tasslehof@88.91.150.205> has quit IRC | 18:41 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 18:44 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC | 18:54 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 18:56 | |
*** JaMa <JaMa!~martin@ip-86-49-34-37.net.upcbroadband.cz> has quit IRC | 19:03 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 19:07 | |
*** Node_965 <Node_965!3f526eb2@gateway/web/freenode/ip.63.82.110.178> has quit IRC | 19:10 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 19:19 | |
*** tsramos_ <tsramos_!tsramos@nat/intel/x-plxtudcmtaydyvmb> has quit IRC | 19:21 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 19:30 | |
*** tsramos_ <tsramos_!tsramos@nat/intel/session> has joined #yocto | 19:32 | |
*** tsramos_ <tsramos_!tsramos@nat/intel/x-qtkjytyrjmlmqeyw> has joined #yocto | 19:32 | |
*** jluisn <jluisn!~quassel@187.115.172.24> has quit IRC | 19:39 | |
*** caiortp <caiortp!~inatel@131.221.240.204> has quit IRC | 19:41 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 19:42 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 19:48 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 19:54 | |
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-mqkycmhktgnhqvca> has quit IRC | 19:56 | |
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto | 19:56 | |
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto | 19:57 | |
*** fledermaus <fledermaus!~vivek@93.93.133.71> has quit IRC | 19:57 | |
*** townxelliot <townxelliot!~ell@176.251.41.59> has quit IRC | 19:59 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 20:03 | |
*** yann|work <yann|work!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has joined #yocto | 20:05 | |
*** Biliogadafr <Biliogadafr!~User@nat2-minsk-pool-46-53-195-225.telecom.by> has quit IRC | 20:11 | |
yann|work | I'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 #yocto | 20:14 | |
yann|work | realizing 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 IRC | 20:18 | |
*** gferencz <gferencz!~gferencz@173.225.52.242> has quit IRC | 20:19 | |
*** ant_home <ant_home!~ant__@host48-23-dynamic.14-87-r.retail.telecomitalia.it> has joined #yocto | 20:20 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 20:20 | |
*** paulg_ <paulg_!~paulg@209.29.74.150> has joined #yocto | 20:33 | |
*** dreyna4529 <dreyna4529!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 20:36 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 20:37 | |
RP | khem: its a good question. It could quietly break, yes :/ | 20:38 |
*** fledermaus <fledermaus!~vivek@78.32.176.249> has joined #yocto | 20:39 | |
RP | busybox, perl and lixcb failing to package in the test build I let running | 20:39 |
RP | and 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 #yocto | 20:39 | |
RP | Exception: 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 |
RP | obvious at least :) | 20:40 |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC | 20:40 | |
*** zeddii <zeddii!~bruce@128.224.252.2> has quit IRC | 20:45 | |
*** ersatzma` <ersatzma`!~vivek@78.32.176.249> has joined #yocto | 20:46 | |
*** fledermaus <fledermaus!~vivek@78.32.176.249> has quit IRC | 20:50 | |
*** grma <grma!~gruberm@chello213047201250.tirol.surfer.at> has quit IRC | 20:55 | |
yann|work | and 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 IRC | 21:00 | |
*** ant_home <ant_home!~ant__@host48-23-dynamic.14-87-r.retail.telecomitalia.it> has quit IRC | 21:03 | |
*** ersatzma` is now known as fledermaus | 21:04 | |
RP | yann|work: shouldn't that be <some prefix>-ld ? | 21:05 |
RP | yann|work: libgcc would be in the libgcc target recipe, not in gcc-cross-xxx | 21:05 |
RP | khem: are you planning a patch for that ltp issue? If not, I think I might have one just to remove that test | 21:06 |
*** ant_home <ant_home!~ant__@host48-23-dynamic.14-87-r.retail.telecomitalia.it> has joined #yocto | 21:10 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 21:17 | |
*** madisox <madisox!~madison@12.30.244.9> has joined #yocto | 21:17 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 21:28 | |
*** sno <sno!~sno@rademacherexchange.de> has quit IRC | 21:32 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 21:38 | |
*** sjolley <sjolley!sjolley@nat/intel/x-jbvkrnglalodjcct> has quit IRC | 21:39 | |
*** sjolley <sjolley!sjolley@nat/intel/x-ifuaktmkfccqeyrx> has joined #yocto | 21:40 | |
*** AndersD <AndersD!~anders@213-64-219-84-no126.business.telia.com> has quit IRC | 21:43 | |
*** sjolley <sjolley!sjolley@nat/intel/x-ifuaktmkfccqeyrx> has quit IRC | 21:45 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 21:51 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 21:56 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has joined #yocto | 22:00 | |
*** sno <sno!~sno@ip-95-223-195-210.hsi16.unitymediagroup.de> has joined #yocto | 22:01 | |
*** pohly1 <pohly1!~pohly@p5DE8C9AC.dip0.t-ipconnect.de> has quit IRC | 22:06 | |
*** AxonetBE <AxonetBE!~anonymous@94-225-248-47.access.telenet.be> has joined #yocto | 22:06 | |
yann|work | RP: yes, I omitted the ld prefix for brevity :) | 22:11 |
*** paulg_ <paulg_!~paulg@209.29.74.150> has quit IRC | 22:12 | |
yann|work | RP: 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 IRC | 22:14 | |
*** sjolley <sjolley!~sjolley@134.134.139.77> has joined #yocto | 22:16 | |
*** joshuagl <joshuagl!~joshuagl@192.198.151.44> has quit IRC | 22:16 | |
yann|work | any easy way to understand after the fact what change caused the rebuild ? | 22:16 |
RP | yann|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 #yocto | 22:20 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:f7d:f279:59ff:fe64:3a8> has quit IRC | 22:21 | |
*** roxell <roxell!~roxell@linaro/roxell> has quit IRC | 22:30 | |
*** roxell <roxell!~roxell@c-932171d5.07-21-73746f28.cust.bredbandsbolaget.se> has joined #yocto | 22:30 | |
*** roxell <roxell!~roxell@linaro/roxell> has joined #yocto | 22:30 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has quit IRC | 22:33 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto | 22:33 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has quit IRC | 22:34 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:1581:f279:59ff:fe64:3a8> has joined #yocto | 22:34 | |
*** cbzx <cbzx!~cbzx@CPE0015f275ecd5-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto | 22:34 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:1581:f279:59ff:fe64:3a8> has quit IRC | 22:40 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:1581:f279:59ff:fe64:3a8> has joined #yocto | 22:42 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto | 22:43 | |
*** tsramos_ <tsramos_!tsramos@nat/intel/x-qtkjytyrjmlmqeyw> has quit IRC | 22:44 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has quit IRC | 22:44 | |
*** tyler-baker <tyler-baker!tyler-bake@gateway/shell/linaro/x-oaowofqjeqyvdlug> has joined #yocto | 22:46 | |
kergoth | Anyone built with meta-mingw recently? | 22:54 |
fray | I do regularly.. | 22:54 |
fray | last time I looked the main meta-mingw was still out of date.. | 22:54 |
fray | but I posted all of my changes to a poky-contrib.. let me look quickly | 22:55 |
kergoth | yeah i noticed the appends were out of date, and also there's an issue with the provider preferences for libc, it seems | 22:55 |
kergoth | thanks | 22:55 |
fray | actually it looks like meta-mingw was updated 11 days ago | 22:55 |
fray | I'm checking now if that syncs to my Jethro work | 22:56 |
kergoth | ah, didn't see that, nice | 22:56 |
* kergoth tries again | 22:56 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:1581:f279:59ff:fe64:3a8> has quit IRC | 22:57 | |
kergoth | only 3 appends against old versions now..it's a start i gues | 22:57 |
fray | not still a bit out of sync with what I have.. let me rebase and see how far off.. | 22:57 |
fray | I should have it rebased on maybe 10 minutes.. | 22:58 |
fray | on / in I mean.. | 22:58 |
kergoth | cool ,thanks | 22:59 |
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has quit IRC | 23:01 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC | 23:01 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto | 23:01 | |
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has joined #yocto | 23:01 | |
fray | ok.. poky-contrib mgh/meta-mingw | 23:02 |
fray | there 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 |
fray | the pathces I posted have a chunk that change behavior.. no more generating '.sh' files on windows, instead we generate proper .bat files.. | 23:04 |
fray | ahh it didn't build.. looks like gdb and binutuils versions have changed sufficiently to stop it | 23:04 |
fray | ...build starting... | 23:06 |
fray | I've pushed what I'm building.. but I'm guessing I've got maybe 15 minutes until it completes.. | 23:07 |
kergoth | np, thanks for looking into it | 23:08 |
fray | I've been trying to keep things up to date there.. | 23:09 |
kergoth | i haven't played with it too much yet, just starting to look at builds with the mingw SDKMACHINE for windows targeted sdks | 23:16 |
*** sno <sno!~sno@ip-95-223-195-210.hsi16.unitymediagroup.de> has quit IRC | 23:16 | |
*** [Sno] <[Sno]!~sno@ip-95-223-195-210.hsi16.unitymediagroup.de> has joined #yocto | 23:17 | |
*** cbzx <cbzx!~cbzx@CPE0015f275ecd5-CM00195edd810c.cpe.net.cable.rogers.com> has quit IRC | 23:21 | |
*** ant_home <ant_home!~ant__@host48-23-dynamic.14-87-r.retail.telecomitalia.it> has quit IRC | 23:38 | |
fray | hmm gdb 7.10.1 didn't build under meta-mingw | 23:42 |
fray | wonder 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 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!