*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 00:01 | |
lpapp_ | hmm, interesting that no one has written a ninja class yet. | 00:04 |
---|---|---|
sgw_ | ftonello: no, if you are using dylan or master, it will notice the signature difference and compute the correct dependencies when the image is created | 00:05 |
*** davest <davest!~Adium@134.134.137.73> has joined #yocto | 00:09 | |
ftonello | sgw_: thanks | 00:09 |
*** mulhern <mulhern!~mulhern@c-24-128-153-12.hsd1.ma.comcast.net> has joined #yocto | 00:13 | |
*** jbaxter <jbaxter!~jbaxter@jimbax.plus.com> has quit IRC | 00:19 | |
*** mr_science <mr_science!~sarnold@gentoo/developer/nerdboy> has quit IRC | 00:20 | |
*** _julian <_julian!~quassel@x2f09dc9.dyn.telefonica.de> has joined #yocto | 00:25 | |
*** _julian_ <_julian_!~quassel@x2f0c43b.dyn.telefonica.de> has quit IRC | 00:25 | |
*** mulhern <mulhern!~mulhern@c-24-128-153-12.hsd1.ma.comcast.net> has quit IRC | 00:30 | |
ftonello | is this statement, RDEPENDS_${PN}_append_pulseaudio-server = " package1 package2", going to append package1 and package2 to RDEPENDS_pulseaudio-server ? | 00:34 |
ftonello | so basically I'm adding those new packages as pulseaudio-server package run time depend? | 00:34 |
sgw_ | ftonello: what you want to do is RDEPENDS_pulseaudio-server += "package1 package2" | 00:39 |
ftonello | sgw_: but can I do that in any recipe? | 00:40 |
ftonello | the ${PN} is not pulseaudio for example | 00:41 |
ftonello | I want to add the extra dep from a nother recipe | 00:41 |
sgw_ | add the extra dep for what package? or only when pulseaudio-server is used? | 00:42 |
ftonello | the thing is that | 00:46 |
ftonello | add the extra dep for pulseaudio-server for example | 00:47 |
ftonello | is that possible? | 00:47 |
ftonello | like, if I install this package, add this dep to pulseaudio-server as well | 00:47 |
sgw_ | ftonello: from another recipe or a bbappend? | 00:47 |
ftonello | sgw_: another recipe | 00:48 |
*** scot__ <scot__!~scot@client-74-113.natinst.com> has quit IRC | 00:49 | |
sgw_ | ftonello: you could add a pulseaudio.bbappend to your layer that RRECOMMENDS the package your building, that will cause it to be installed if it's build and available in the package feed. | 00:50 |
ftonello | ok.. i need to do in a bbappend then | 00:50 |
sgw_ | you could also try the RDEPENDS_pulseaudio-server_append = " pacakge1 package2" in your recipe, but I have not really seen recipes do that, so I don't really want to reccommend it. (remember the leading space, since append does not add spaces while += does). | 00:54 |
*** mulhern <mulhern!~mulhern@c-24-128-153-12.hsd1.ma.comcast.net> has joined #yocto | 00:58 | |
*** mulhern <mulhern!~mulhern@c-24-128-153-12.hsd1.ma.comcast.net> has quit IRC | 01:05 | |
*** sameo <sameo!~samuel@192.55.54.42> has quit IRC | 01:07 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 01:09 | |
*** rogerzhou <rogerzhou!~rogerzhou@1.202.252.122> has joined #yocto | 01:16 | |
*** zenlinux <zenlinux!~sgarman@c-50-139-85-11.hsd1.or.comcast.net> has quit IRC | 01:26 | |
*** zenlinux <zenlinux!~sgarman@c-50-139-85-11.hsd1.or.comcast.net> has joined #yocto | 01:45 | |
ftonello | sgw_: yes.. i will test and see | 01:58 |
ftonello | thanks | 01:58 |
sgw_ | ftonello: sure, thanks for those patches, they are appreciated | 02:00 |
*** silviof1 <silviof1!~silviof@ppp-188-174-150-82.dynamic.mnet-online.de> has joined #yocto | 02:05 | |
*** silviof <silviof!~silviof@ppp-188-174-168-240.dynamic.mnet-online.de> has quit IRC | 02:07 | |
*** mitz <mitz!~mitz@KHP222227247006.ppp-bb.dion.ne.jp> has quit IRC | 02:26 | |
*** mitz <mitz!~mitz@KHP222227247006.ppp-bb.dion.ne.jp> has joined #yocto | 02:28 | |
*** JimNH3 <JimNH3!~jmchale@23-25-235-113-static.hfc.comcastbusiness.net> has joined #yocto | 02:28 | |
*** JimNH2 <JimNH2!~jmchale@23-25-235-113-static.hfc.comcastbusiness.net> has quit IRC | 02:31 | |
*** zenlinux <zenlinux!~sgarman@c-50-139-85-11.hsd1.or.comcast.net> has quit IRC | 02:31 | |
*** zenlinux <zenlinux!~sgarman@c-50-139-85-11.hsd1.or.comcast.net> has joined #yocto | 02:32 | |
*** JimNH2 <JimNH2!~jmchale@23-25-235-113-static.hfc.comcastbusiness.net> has joined #yocto | 02:33 | |
*** JimNH3 <JimNH3!~jmchale@23-25-235-113-static.hfc.comcastbusiness.net> has quit IRC | 02:36 | |
*** mitz <mitz!~mitz@KHP222227247006.ppp-bb.dion.ne.jp> has quit IRC | 02:45 | |
*** Garibaldi|work <Garibaldi|work!~andydalt@cpe-174-097-252-070.nc.res.rr.com> has joined #yocto | 02:46 | |
*** Garibaldi|work <Garibaldi|work!~andydalt@nat/cisco/x-xhrdyzbwwjpwwuxz> has joined #yocto | 02:46 | |
*** fce84x0dev <fce84x0dev!~fce84x0de@175.98.101.82> has joined #yocto | 02:48 | |
fce84x0dev | after I add a new package in the local .conf , (for example add ethtool) how can I use bitbake to rebuild the new image including the new package? I tried "bitbake core-image-basic", but can't find the added package after the target boot | 02:50 |
kergoth` | what did you change in local.conf? | 02:53 |
kergoth` | bitbaking the image should be sufficient. | 02:53 |
*** andyross <andyross!~andy@c-67-171-188-207.hsd1.or.comcast.net> has joined #yocto | 02:53 | |
fce84x0dev | add "CORE_IMAGE_EXTRA_INSTALL = "ethtool " | 02:54 |
fce84x0dev | how to check if any wrong configuration or typing in the local.conf with bitbake? | 02:56 |
-YoctoAutoBuilder- build #187 of nightly-oecore is complete: Exception [exception Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-oecore/builds/187 | 03:01 | |
*** agherzan <agherzan!~agherzan@89.121.200.106> has joined #yocto | 03:12 | |
agherzan | Hello all | 03:12 |
agherzan | once sepbuildir is inherited is there anyway i can deactivate it for a certain package? | 03:12 |
agherzan | B = "${S}" has no effect as i see... | 03:12 |
agherzan | It is just ignored | 03:13 |
agherzan | Anyone? | 03:15 |
-YoctoAutoBuilder- build #208 of nightly-arm is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-arm/builds/208 | 03:17 | |
*** mitz <mitz!~mitz@KHP222227247006.ppp-bb.dion.ne.jp> has joined #yocto | 03:24 | |
*** agherzan <agherzan!~agherzan@89.121.200.106> has quit IRC | 03:27 | |
*** Garibaldi|work <Garibaldi|work!~andydalt@nat/cisco/x-xhrdyzbwwjpwwuxz> has quit IRC | 03:35 | |
*** agust <agust!~agust@p4FC467B9.dip0.t-ipconnect.de> has joined #yocto | 03:43 | |
*** klinger <klinger!~klinger@e181128037.adsl.alicedsl.de> has joined #yocto | 03:43 | |
*** klinger_ <klinger_!~klinger@e181052222.adsl.alicedsl.de> has quit IRC | 03:46 | |
*** doerrpau <doerrpau!~doerrpau@cpe-70-124-65-123.austin.res.rr.com> has quit IRC | 03:57 | |
*** davest <davest!~Adium@134.134.137.73> has quit IRC | 03:58 | |
*** davest <davest!Adium@nat/intel/x-zrzhzumfiqebnfqv> has joined #yocto | 03:58 | |
-YoctoAutoBuilder- build #207 of nightly-world is complete: Failure [failed Building Images] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-world/builds/207 | 04:21 | |
*** andyross <andyross!~andy@c-67-171-188-207.hsd1.or.comcast.net> has quit IRC | 04:32 | |
*** andyross <andyross!~andy@c-67-171-188-207.hsd1.or.comcast.net> has joined #yocto | 04:33 | |
*** crazy_imp <crazy_imp!~mj@a89-182-36-172.net-htp.de> has quit IRC | 04:38 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 04:40 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 04:41 | |
*** crazy_imp <crazy_imp!~mj@a89-182-46-26.net-htp.de> has joined #yocto | 04:43 | |
*** agust <agust!~agust@p4FC467B9.dip0.t-ipconnect.de> has quit IRC | 04:49 | |
-YoctoAutoBuilder- build #209 of nightly-ppc is complete: Failure [failed Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-ppc/builds/209 | 04:53 | |
-YoctoAutoBuilder- build #212 of nightly-arm-lsb is complete: Exception [exception interrupted] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-arm-lsb/builds/212 | 04:54 | |
-YoctoAutoBuilder- build #212 of nightly-x86 is complete: Exception [exception interrupted] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-x86/builds/212 | 04:54 | |
-YoctoAutoBuilder- build #212 of nightly-x86-lsb is complete: Exception [exception interrupted] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-x86-lsb/builds/212 | 04:54 | |
-YoctoAutoBuilder- build #180 of nightly-fsl-ppc is complete: Exception [exception Building Images interrupted] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-fsl-ppc/builds/180 | 04:54 | |
-YoctoAutoBuilder- build #180 of nightly-fsl-arm-lsb is complete: Exception [exception interrupted] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-fsl-arm-lsb/builds/180 | 04:54 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@autobuilder.yoctoproject.org> has quit IRC | 04:54 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@autobuilder.yoctoproject.org> has joined #yocto | 04:55 | |
*** Umeaboy <Umeaboy!~Umeaboy@213-21-78-12.customer.t3.se> has joined #yocto | 04:55 | |
*** mihai <mihai!~mihai@188.27.93.142> has joined #yocto | 04:57 | |
*** seebs <seebs!~seebs@home.seebs.net> has quit IRC | 05:03 | |
*** agust <agust!~agust@p4FDE7EE2.dip0.t-ipconnect.de> has joined #yocto | 05:03 | |
*** seebs <seebs!~seebs@home.seebs.net> has joined #yocto | 05:04 | |
*** zecke <zecke!~ich@91-65-247-193-dynip.superkabel.de> has joined #yocto | 05:08 | |
*** fce84x0dev <fce84x0dev!~fce84x0de@175.98.101.82> has quit IRC | 05:10 | |
*** andyross <andyross!~andy@c-67-171-188-207.hsd1.or.comcast.net> has quit IRC | 05:13 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 05:24 | |
*** khem <khem!~khem@99-57-140-209.lightspeed.sntcca.sbcglobal.net> has quit IRC | 05:31 | |
*** plfiorini <plfiorini!~plfiorini@93.39.232.225> has quit IRC | 05:43 | |
*** mihai <mihai!~mihai@188.27.93.142> has quit IRC | 05:45 | |
*** tor <tor!~tor@c-ef66e655.125-1-64736c10.cust.bredbandsbolaget.se> has joined #yocto | 05:56 | |
*** zeddii_home_ <zeddii_home_!~zeddii_ho@CPE002369bcfa62-CMbcc810032faf.cpe.net.cable.rogers.com> has joined #yocto | 06:03 | |
*** behanw <behanw!~behanw@216-58-123-51.cpe.distributel.net> has quit IRC | 06:04 | |
*** zeddii <zeddii!~ddez@128.224.252.2> has quit IRC | 06:04 | |
*** zeddii_home <zeddii_home!~zeddii_ho@CPE002369bcfa62-CMbcc810032faf.cpe.net.cable.rogers.com> has quit IRC | 06:05 | |
*** zeddii_home_ is now known as zeddii_home | 06:05 | |
*** zeddii <zeddii!~ddez@128.224.252.2> has joined #yocto | 06:05 | |
*** yzhao2 <yzhao2!~yzhao2@128.224.252.2> has quit IRC | 06:05 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 06:05 | |
*** lpapp_ <lpapp_!~lpapp@91.126.137.195> has left #yocto | 06:06 | |
*** yzhao2 <yzhao2!~yzhao2@128.224.252.2> has joined #yocto | 06:06 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 06:11 | |
*** khem <khem!~khem@99-57-140-209.lightspeed.sntcca.sbcglobal.net> has joined #yocto | 06:12 | |
*** panda84kde <panda84kde!~diego@static-217-133-170-65.clienti.tiscali.it> has joined #yocto | 06:22 | |
*** rogerzhou <rogerzhou!~rogerzhou@1.202.252.122> has quit IRC | 06:34 | |
*** diego_ <diego_!~diego@2.157.17.149> has joined #yocto | 06:38 | |
*** panda84kde <panda84kde!~diego@static-217-133-170-65.clienti.tiscali.it> has quit IRC | 06:39 | |
*** jukkar <jukkar!~jukka@134.134.139.74> has joined #yocto | 06:41 | |
*** mihai <mihai!~mihai@80.97.15.150> has joined #yocto | 06:42 | |
*** zeeblex <zeeblex!apalalax@nat/intel/x-hcsdqkzwmyzoswiq> has joined #yocto | 06:44 | |
*** e8johan <e8johan!~quassel@p5B1515D9.dip0.t-ipconnect.de> has joined #yocto | 06:47 | |
*** rogerzhou <rogerzhou!~rogerzhou@1.202.252.122> has joined #yocto | 06:51 | |
*** diego_ is now known as panda84kde | 06:57 | |
*** smartin_ is now known as smartin | 06:57 | |
*** eballetbo <eballetbo!~eballetbo@43.Red-2-139-180.staticIP.rima-tde.net> has joined #yocto | 06:58 | |
*** ftonello_ <ftonello_!~felipe@wsip-70-183-20-162.oc.oc.cox.net> has joined #yocto | 07:07 | |
*** runexe_ <runexe_!~douggeige@pool-108-28-180-251.washdc.fios.verizon.net> has joined #yocto | 07:09 | |
*** ftonello <ftonello!~felipe@wsip-70-183-20-162.oc.oc.cox.net> has quit IRC | 07:14 | |
*** runexe <runexe!~douggeige@pool-108-28-180-251.washdc.fios.verizon.net> has quit IRC | 07:14 | |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has joined #yocto | 07:23 | |
*** W1N9Zr1418 is now known as W1N9Zr0 | 07:26 | |
*** karfield <karfield!~karfield@198.23.250.216> has joined #yocto | 07:27 | |
karfield | Hi, One question: does oe limit a package size? | 07:28 |
*** ant_work <ant_work!~ant@host54-128-static.10-188-b.business.telecomitalia.it> has joined #yocto | 07:29 | |
karfield | here's my situation: after do_compile(), I got a bin file larger than 120M(the oe turn on -g in CFLAGS by default), and then do_package() produce some errors, like: | 07:32 |
karfield | NOTE: Executing RunQueue Tasks | 07:32 |
karfield | ERROR: debugedit failed with exit code 256 (cmd was '/home/karfield/poky/beaglebone/product/sysroots/x86_64-linux/usr/lib/rpm/bin/debugedit' -b '/home/karfield/poky/beaglebone/product/work/armv7a-vfp-neon-poky-linux-gnueabi' -d '/usr/src/debug' -i -l '/home/karfield/poky/beaglebone/product/work/armv7a-vfp-neon-poky-linux-gnueabi/webrtc/0.0+depot0-r0/debugsources.list' '/home/karfield/poky/beaglebone/product/work/armv7a-vfp-neon-poky-linux-gnueabi/webrtc | 07:32 |
karfield | /0.0+depot0-r0/package/usr/bin/demo_client'): | 07:32 |
karfield | /home/karfield/poky/beaglebone/product/sysroots/x86_64-linux/usr/lib/rpm/bin/debugedit: canonicalization unexpectedly shrank by one character | 07:32 |
karfield | ERROR: Function failed: split_and_strip_files | 07:32 |
karfield | ERROR: Logfile of failure stored in: /home/karfield/poky/beaglebone/product/work/armv7a-vfp-neon-poky-linux-gnueabi/webrtc/0.0+depot0-r0/temp/log.do_package.10818 | 07:32 |
karfield | ERROR: Task 10 (/home/karfield/poky/meta-karlab/recipes-rtc/webrtc/webrtc_depot.bb, do_package) failed with exit code '1' | 07:32 |
karfield | NOTE: Tasks Summary: Attempted 9 tasks of which 4 didn't need to be rerun and 1 failed. | 07:32 |
karfield | any one could help this, Thx! | 07:32 |
*** Crofton <Crofton!~balister@dadsl-245036.rol.raiffeisen.net> has quit IRC | 07:41 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 07:47 | |
*** sameo <sameo!~samuel@192.55.55.37> has joined #yocto | 07:49 | |
*** zeddii_home <zeddii_home!~zeddii_ho@CPE002369bcfa62-CMbcc810032faf.cpe.net.cable.rogers.com> has quit IRC | 07:50 | |
*** francois99 <francois99!~francois9@78-33-60-6.static.enta.net> has joined #yocto | 07:57 | |
*** jbaxter <jbaxter!~jbaxter@jimbax.plus.com> has joined #yocto | 07:59 | |
*** karfield <karfield!~karfield@198.23.250.216> has quit IRC | 08:05 | |
*** bluelightning <bluelightning!~paul@83.217.123.106> has joined #yocto | 08:07 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 08:07 | |
bluelightning | morning all | 08:21 |
*** zerus <zerus!~epetmab@90-224-44-236-no67.tbcn.telia.com> has quit IRC | 08:25 | |
*** honschu_ <honschu_!~honschu@p508F63CE.dip0.t-ipconnect.de> has joined #yocto | 08:26 | |
*** honschu_ <honschu_!~honschu@shackspace/j4fun> has joined #yocto | 08:26 | |
*** zerus <zerus!~epetmab@90-224-44-236-no67.tbcn.telia.com> has joined #yocto | 08:27 | |
*** Stygia <Stygia!~gmpsaifi@0904ds6-noe.0.fullrate.dk> has joined #yocto | 08:27 | |
*** honschu <honschu!~honschu@shackspace/j4fun> has quit IRC | 08:29 | |
Stygia | Hey, I am trying to build a package, and I receive this error during do_package (Which I do not manually set) that I will admit I don't quite understand: http://pastebin.com/V8FHBtc7 (Recipe included). Any pointers on how to start debugging this issue? | 08:32 |
JaMa | Stygia: run the shown command manually to see what the error was | 08:35 |
Stygia | JaMa, Will do, hang on. | 08:36 |
zibri | stygia: i got that working yesterday with the cpan bbclass | 08:36 |
bluelightning | I did send a patch to print the output from commands such as objcopy during do_package | 08:37 |
zibri | stygia: never got that issue, but i recommend you move to using the cpan bbclass... everything becomes much more simple :) | 08:37 |
Stygia | zibri, perl-module-dbd-sqlite? | 08:38 |
*** zecke <zecke!~ich@91-65-247-193-dynip.superkabel.de> has quit IRC | 08:38 | |
Stygia | zibri, I tried it with the CPAN metaclass but I couldn't get it to work. Do you have a recipe that builds? | 08:38 |
Stygia | JaMa, Also, turns out I probably don't have the program in my path, I'll look into it. | 08:38 |
zibri | stygia: http://codepad.org/JxWQcLQJ | 08:41 |
Stygia | zibri, Alright, I will try. Remind/teach me... what is a "native" deb again? | 08:43 |
Stygia | zibri, Why would I depend on cpan-dbi-native instead of just cpan-dbi? | 08:44 |
bluelightning | Stygia: if it's something that is to be run on the build host, it would be -native | 08:45 |
Stygia | bluelightning, Ah, makes sense. | 08:46 |
Stygia | Thanks. | 08:46 |
Stygia | zibri, And of course it just worked... I swear I already tried this. | 08:48 |
Stygia | zibri, Well. Thanks dude. :) You saved me quite a bit of wasted time there, then. | 08:48 |
Stygia | zibri, I wonder what I did wrong, though. I've done so many CPAN recipes, I checked it for typo's so many times... | 08:49 |
Stygia | zibri, Ah, well. On to the next thing. :P | 08:49 |
zibri | stygia: heh, no problem :). | 08:49 |
zibri | good luck! | 08:49 |
Stygia | zibri, Hmm, just formally, do you release this code for me to use under a BSD or MIT license? | 08:49 |
zibri | whatever you want, based on your recipe you pastebinned yesterday :) | 08:49 |
*** Noor <Noor!~noor@110.93.212.98> has joined #yocto | 08:49 | |
Stygia | zibri, Heh sure. :P I plan to put it under BSD 3-clause. Not very fond of GPL. | 08:50 |
Stygia | zibri, I think your adding DEPENDS = "cpan-dbi-native" did the trick | 08:51 |
Stygia | zibri, I already had cpan-dbi in my DEPENDS when I tried CPAN for this one, I believe, but it didn't work, presumably because it wants to build some stuff locally or something. | 08:52 |
*** smartin_ <smartin_!~smartin@20-87-190-109.dsl.ovh.fr> has joined #yocto | 08:52 | |
zibri | yeah, that's because it's required within the Makefile.PL (i.e. run on the build host) | 08:52 |
*** fenrig <fenrig!55eac3e5@gateway/web/freenode/ip.85.234.195.229> has joined #yocto | 08:52 | |
*** slaine <slaine!~slaine@84.203.137.218> has joined #yocto | 08:52 | |
Stygia | zibri, Hmm yes, which is why I ended up doing a lot of sed's on that Makefile to ensure that local-sounding paths got redirected to the working/destination directories. | 08:53 |
fenrig | Hi I'm looking for someone with a bit of SDK and Qt knowledge, as I'm trying to produce an SDK with Qt4 support (qmake) with my own custom image | 08:53 |
*** ynezz_ is now known as ynezz | 08:53 | |
*** smartin_ <smartin_!~smartin@20-87-190-109.dsl.ovh.fr> has quit IRC | 08:53 | |
bluelightning | Stygia: of course it's up to you, but the norm is to use MIT license for metadata | 08:56 |
Stygia | bluelightning, Hmm MIT is fine, but I do like the third clause of BSD, not to advertise with my name. But I think it's hardly realistic in this case. | 08:58 |
*** addu <addu!~addu@c-31-209-5-136.cust.bredband2.com> has left #yocto | 08:59 | |
bluelightning | I don't recall that it's ever happened in our community :) | 08:59 |
bluelightning | the most likely thing that could happen would be the name of the project being used for promotion; even that's not been much of an issue (and the Yocto Project has a means for enabling that in any case) | 09:00 |
zibri | stygia: btw, the cpan-test-* rdepends can probably be discarded unless you plan to run unittests on target | 09:02 |
Stygia | zibri, Presumably. But meta-cpan did list it as dependencies for this package. | 09:03 |
zibri | and they are all coremodules distributed with perl anyway :) | 09:03 |
Stygia | zibri, Maybe I could just set them as depends though. | 09:03 |
Stygia | zibri, Well... the OE perl is pretty messed up. And they are? | 09:03 |
zibri | they are in installed in my sysroot at least | 09:04 |
*** belen <belen!~Adium@134.134.137.71> has joined #yocto | 09:04 | |
*** diego <diego!~diego@static-217-133-170-65.clienti.tiscali.it> has joined #yocto | 09:05 | |
zibri | actually all the rdepends except DBI is core modules | 09:05 |
*** diego is now known as Guest37332 | 09:05 | |
*** zecke <zecke!~ich@91-65-247-193-dynip.superkabel.de> has joined #yocto | 09:05 | |
Stygia | zibri, the OE perl is pretty messed up, it lacks several core modules. But this is listed as a module: https://metacpan.org/module/File::Spec | 09:06 |
Stygia | zibri, And not as part of perl 5.14.3, _possibly_ 5.18 though. | 09:06 |
*** panda84kde <panda84kde!~diego@2.157.17.149> has quit IRC | 09:06 | |
zibri | stygia: nope, File::Spec was introduced in 5.4.5 | 09:07 |
zibri | stygia: try `corelist File::Spec` :) | 09:07 |
Stygia | zibri, Then why is it shown as a separate module on metacpan? | 09:09 |
zibri | a lot of modules live dual lives, e.g. for backporting fixes. active development is usually made outside of perl, but merged to perl on release etc | 09:09 |
Stygia | zibri, Weird. | 09:20 |
Stygia | zibri, Well, I will look into it. Once we have everything building here, you and me can perhaps try and fix the OE perl recipe, as that recipe only includes the bare minimum. | 09:20 |
Stygia | zibri, Would you believe that inteteger.pm, vars.pm, attributes.pm and similar things aren't even installed by default? | 09:21 |
Stygia | zibri, I had to make this bbappend to even make simple perl things work: http://pastebin.com/Sx2KX8qP | 09:21 |
zibri | stygia: hum, i have those in my sysroot | 09:22 |
Stygia | zibri, Hmm, your BB sysroot? They may _be_ there, but unless they go in FILES they aren't actually deployed. | 09:23 |
zibri | although, some of the modules in your list aren't core modules (e.g. URI and URI::Escape) | 09:23 |
Stygia | zibri, OH wait, nice spotted, I have those as modules, fixed it. :) | 09:23 |
zibri | stygia: the FILES variable only affects stuff being picked up for packaging from the per recipe destination dir (e.g. ${WORKDIR}/image) if i understand correctly. | 09:25 |
zibri | if things wasn't included in FILES, but installed, we would get qa warnings when running bitbake | 09:26 |
Stygia | zibri, Yea... you would think so. And yet, when I used the standard perl recipe and deployed, crucial modules like intereger.pm were missing. | 09:27 |
Stygia | zibri, It took quite a while to allow even simple modules and my script to work. | 09:27 |
*** eren <eren!~eren@unaffiliated/eren> has joined #yocto | 09:29 | |
zibri | stygia: i think you have to rdepend on perl-lib | 09:29 |
zibri | FILES_${PN}-lib = "... ${libdir}/perl5 ..." | 09:29 |
*** Guest37332 is now known as panda84kde | 09:29 | |
zibri | (from the perl recipe) | 09:29 |
fenrig | Is there someone who can nudge me in the right direction for generating a Qt SDK? | 09:30 |
Stygia | zibri, That's... possible, I guess? But ${libdir}/perl5 cgertainly doesn't contain _all_ the files, they are pretty scattered. | 09:32 |
Stygia | zibri, Actually they were almost all in ${libdir}/perl/5.14.3/ | 09:32 |
zibri | /usr/lib/perl5 is a symlink to /usr/lib/perl :) | 09:34 |
Stygia | zibri, Ah well... fair enough then. :P | 09:35 |
Stygia | zibri, And dear fuck... if you're right I've wasted so much time. | 09:35 |
Stygia | zibri, Someone really needs to mind the OE documentation more. I'm probably gonna write a OE crash-course tutorial thing once I'm done here. | 09:35 |
rburton | Stygia: we've a documentation writer, so if there's any problems/missing sections then feel free to file bugs | 09:38 |
Stygia | rburton, I may take you up on that. Just to verify, I should file the bug with the yocto project, yes? | 09:40 |
Stygia | rburton, I never got the whole oe/bitbake/poky/yocto thing straight honestly. | 09:42 |
*** chitz <chitz!~chitz@62.12.175.50> has joined #yocto | 09:42 | |
rburton | Stygia: yes | 09:47 |
rburton | the short version is that Yocto is an umbrella project, containing bitbake (the build tool) and oe-core (the core metadata). poky is a reference distro build using bitbake+oe-core. the rest of "oe", such as meta-oe, isn't actually part of the Yocto Project, although its simple for any layer to be Yocto Compatible and so on. | 09:48 |
Stygia | rburton, Ah right, makes sense. Thanks dude. :) | 09:50 |
rburton | the confusing this is the layers that make up poky are called meta-yocto. that's stupid. | 09:50 |
fenrig | rburton: just report documentation bugs to filezilla? | 09:51 |
fenrig | rburton: eerrrr bugzilla -.- | 09:51 |
rburton | fenrig: yeah | 09:51 |
fenrig | rburton: okay will do :d | 09:51 |
zecke | bluelightning: hi, are you awake yet? | 09:52 |
bluelightning | zecke: yep | 09:52 |
zecke | bluelightning: hehe, is there a command to 'prune' the sstate cache? | 09:53 |
bluelightning | zecke: there is, one sec | 09:53 |
zecke | bluelightning: my laptop is running low on disk space. | 09:54 |
bluelightning | zecke: sstate-cache-management.sh (under scripts/) | 09:54 |
zecke | ah thanks. let me see if that works for edison too. :) | 09:56 |
zecke | it does :) | 09:58 |
*** smartin <smartin!~smartin@20-87-190-109.dsl.ovh.fr> has quit IRC | 10:06 | |
*** smartin <smartin!~smartin@20-87-190-109.dsl.ovh.fr> has joined #yocto | 10:10 | |
*** rogerzhou <rogerzhou!~rogerzhou@1.202.252.122> has quit IRC | 10:52 | |
*** swex_ <swex_!~swex@178.17.201.24> has joined #yocto | 11:00 | |
*** swex <swex!~swex@178.17.200.213> has quit IRC | 11:04 | |
*** pev <pev!~pev@2.31.90.141> has joined #yocto | 11:04 | |
*** chitz <chitz!~chitz@62.12.175.50> has left #yocto | 11:06 | |
*** exosyst <exosyst!~nick@2.26.109.216> has joined #yocto | 11:29 | |
*** tjsieb_away is now known as tsjsieb | 11:34 | |
*** zerus <zerus!~epetmab@90-224-44-236-no67.tbcn.telia.com> has quit IRC | 11:40 | |
*** tbn <tbn!~tbn@mad27-1-88-172-46-29.fbx.proxad.net> has joined #yocto | 11:41 | |
*** tbn is now known as Guest35071 | 11:42 | |
*** behanw <behanw!~behanw@216-58-123-51.cpe.distributel.net> has joined #yocto | 11:46 | |
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has joined #yocto | 11:51 | |
*** joeythesaint <joeythesaint!~jjm@128.224.252.2> has joined #yocto | 11:57 | |
*** zerus <zerus!~epetmab@90-224-44-236-no67.tbcn.telia.com> has joined #yocto | 12:01 | |
*** sameo <sameo!~samuel@192.55.55.37> has quit IRC | 12:02 | |
*** mulhern <mulhern!~mulhern@c-24-128-153-12.hsd1.ma.comcast.net> has joined #yocto | 12:13 | |
mshakeel | rburton: If you have time please comment here: http://patches.openembedded.org/patch/53489/ | 12:14 |
mshakeel | I want to finish it before getting into something else | 12:14 |
*** sameo <sameo!~samuel@192.55.54.40> has joined #yocto | 12:18 | |
*** panda84kde <panda84kde!~diego@static-217-133-170-65.clienti.tiscali.it> has quit IRC | 12:22 | |
*** diego <diego!~diego@static-217-133-170-65.clienti.tiscali.it> has joined #yocto | 12:22 | |
*** diego is now known as Guest94026 | 12:23 | |
*** panda84kde <panda84kde!~diego@static-217-133-170-65.clienti.tiscali.it> has joined #yocto | 12:24 | |
*** diego_ <diego_!~diego@static-217-133-170-65.clienti.tiscali.it> has joined #yocto | 12:24 | |
*** scot__ <scot__!~scot@client-74-113.natinst.com> has joined #yocto | 12:27 | |
rburton | mshakeel: sorry for not doing so before, done | 12:27 |
*** Guest94026 <Guest94026!~diego@static-217-133-170-65.clienti.tiscali.it> has quit IRC | 12:28 | |
*** panda84kde <panda84kde!~diego@static-217-133-170-65.clienti.tiscali.it> has quit IRC | 12:28 | |
mshakeel | rburton: thanks, then I just need to make sure that do_install_append() in systemd.bbclass is appended after any package recipe do_install_append() | 12:45 |
rburton | good point. | 12:45 |
rburton | must be a way to ensure that | 12:45 |
rburton | do it as a package postprocess func? | 12:45 |
rburton | that's hopefully not too *late* | 12:46 |
mshakeel | yes, seems like either we need a post func of do_install or we can prepend do_package | 12:47 |
rburton | PACKAGE_PREPROCESS_FUNCS? | 12:47 |
rburton | could add a new task in the class, that would work. | 12:48 |
mshakeel | I was thinking something similar to: do_install[postfuncs] += "func_for_systemd" | 12:48 |
mshakeel | yes, a new task will make things simpler | 12:49 |
rburton | bluelightning: any opinion on the best place for a class to go in and delete files after do_install? | 12:49 |
rburton | options appear to be a new task added by the class / do_install[postfunc] / PACKAGE_PREPROCESS_FUNCS | 12:50 |
mshakeel | I just gave it a run and do_install_append() from systemd.bbclass is the first thing appended in do_install | 12:51 |
rburton | assuming the inherit happens first, that would make sense | 12:52 |
*** Stygia <Stygia!~gmpsaifi@0904ds6-noe.0.fullrate.dk> has quit IRC | 13:00 | |
*** madman-alex <madman-alex!~luccisa@nat/cisco/x-rzgrlooicakaviok> has joined #yocto | 13:03 | |
*** swex_ <swex_!~swex@178.17.201.24> has quit IRC | 13:06 | |
*** swex <swex!~swex@178.17.201.24> has joined #yocto | 13:07 | |
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has quit IRC | 13:10 | |
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has joined #yocto | 13:12 | |
*** ant_work <ant_work!~ant@host54-128-static.10-188-b.business.telecomitalia.it> has quit IRC | 13:17 | |
*** sameo <sameo!~samuel@192.55.54.40> has quit IRC | 13:18 | |
*** darknighte is now known as darknighte_znc | 13:19 | |
*** Garibaldi|work <Garibaldi|work!~andydalt@nat/cisco/x-ouftiolwzclyivbi> has joined #yocto | 13:21 | |
*** Garibaldi|work <Garibaldi|work!~andydalt@nat/cisco/x-ouftiolwzclyivbi> has quit IRC | 13:26 | |
*** Garibaldi|work <Garibaldi|work!~andydalt@nat/cisco/x-zpazijkwosudsxne> has joined #yocto | 13:29 | |
*** davest <davest!Adium@nat/intel/x-zrzhzumfiqebnfqv> has left #yocto | 13:33 | |
*** sameo <sameo!samuel@nat/intel/x-phmgydpnyqngaidr> has joined #yocto | 13:35 | |
*** joeythesaint <joeythesaint!~jjm@128.224.252.2> has quit IRC | 13:39 | |
*** walters <walters!~walters@c-66-31-18-51.hsd1.ma.comcast.net> has joined #yocto | 13:40 | |
walters | i'm trying to rebase a very custom system from danny -> dylan, and mostly was easy except the kernel install is looping infinitely doing "depmod"; sound like a familiar symptom to anyone? | 13:41 |
walters | it's quite painful to read all the generated shell script and try to debug that way | 13:41 |
bluelightning | zeddii: ^ any ideas? | 13:45 |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC | 13:45 | |
walters | ohh...maybe it's not an infloop, it's just running depmod after each individual kernel module rpm install | 13:46 |
*** joeythesaint <joeythesaint!~jjm@128.224.252.2> has joined #yocto | 13:47 | |
* zeddii reads | 13:49 | |
zeddii | depmod would be running as part of the kernel.bbclass, so no need to look at any generated shell code, and yes, there's nothing terribly efficient about the kernel packaging and install at the moment .. but it is better than it used to be. | 13:50 |
walters | do you guys make use of rpm %posttrans anywhere? git grep says no but | 13:52 |
walters | it's significantly more efficient | 13:53 |
bluelightning | walters: that sounds like a useful thing, I guess nobody ever got around to doing something like that | 13:54 |
bluelightning | walters: I guess the difficulty would be it would need some kind of generic hint of which postinstalls (or which parts of a postinstall) could be deferred *if* the package backend supports it | 13:55 |
rburton | yeah, dpkg's approach is different, and opkg... well, is opkg. | 13:55 |
* rburton curses gtk and goes to walk the dog instead | 13:55 | |
*** belen <belen!~Adium@134.134.137.71> has quit IRC | 13:56 | |
walters | rburton, what'd gtk do? | 13:58 |
*** belen <belen!Adium@nat/intel/x-ehtxdlcwsajorhyn> has joined #yocto | 13:58 | |
*** darknighte_znc is now known as darknighte | 13:59 | |
*** bluelightning_ <bluelightning_!~paul@83.217.123.106> has joined #yocto | 13:59 | |
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 13:59 | |
*** sameo <sameo!samuel@nat/intel/x-phmgydpnyqngaidr> has quit IRC | 14:02 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 14:02 | |
*** fenrig <fenrig!55eac3e5@gateway/web/freenode/ip.85.234.195.229> has quit IRC | 14:02 | |
zecke | bluelightning_: I have a theory and maybe you find a flaw. kernel.bbclass does not appear to pass TUNE_CC (e.g. no -march=arm..) to the kernel compilation.. my kernel appears to die in unaligned memory access.. cat /proc/cpu/alignment shows system issues | 14:04 |
zecke | bluelightning_: now I wonder what gcc 4.8.1 optimizes for by default (I am on arm9/armv5t) system.. so somehow I think gcc will generate unaligned memory access by default now? Is that plausible? | 14:04 |
*** fenrig <fenrig!55eac3e5@gateway/web/freenode/ip.85.234.195.229> has joined #yocto | 14:05 | |
fenrig | Hi | 14:05 |
fenrig | how do I enable sftp support in my image? | 14:05 |
bluelightning_ | zecke: I don't know I'm afraid, not my area of expertise... zeddii or khem would be the best people to speak to about that I would think | 14:05 |
*** panda84kde <panda84kde!~diego@static-217-133-170-65.clienti.tiscali.it> has joined #yocto | 14:06 | |
zecke | khem: ping? | 14:06 |
bluelightning_ | fenrig: server or client? | 14:06 |
*** diego_ <diego_!~diego@static-217-133-170-65.clienti.tiscali.it> has quit IRC | 14:06 | |
fenrig | bluelightning_: server ;) | 14:06 |
bluelightning_ | fenrig: add "openssh-sftp-server" to IMAGE_INSTALL | 14:07 |
fenrig | bluelightning_: cool, how do I find this information? | 14:07 |
zeddii | zecke, the kernel shouldn't be taking tune arguments from a build system, it knows best for any given arch. | 14:08 |
zeddii | if there's a bad tuning, we need to look into kernel patches, not passing build system arguments in, that would potentially be toolchain specific. | 14:08 |
bluelightning_ | fenrig: I just did "git grep sftp" to find that... | 14:09 |
fenrig | bluelightning_: ah okay sorry :/ | 14:09 |
fenrig | bluelightning_: could have found that myself then :/ | 14:09 |
bluelightning_ | fenrig: well sometimes it's not that easy | 14:09 |
zecke | zeddii: http://paste.lisp.org/display/138077 is the first two oopses I get | 14:10 |
zecke | zeddii: that is 3.2.48 + two memset fixes from newer kernel releases | 14:10 |
zecke | zeddii: http://paste.lisp.org/display/138077#1.. so I wonder if the data abort is a red herring or not. :} | 14:13 |
zecke | zeddii: same kernel compile with GCC 4.6 (minus the two memset patches is okay). I will now build with gcc 4.6 and the two new patches. :} | 14:14 |
* zeddii looks | 14:16 | |
zeddii | zecke, I don't have all the background. you are seeing the traps with what ? gcc 4.8 ? | 14:17 |
zecke | zeddii: gcc 4.8.1 from oe-core as of today | 14:18 |
zeddii | ok. so perhaps not surprising. We've been through lots of issues with gcc 4.8 and the kernel. What arch was this again ? | 14:18 |
zecke | zeddii: ARM, armv5t | 14:18 |
* zeddii nods. | 14:19 | |
zeddii | if you are using the same two memset fixes that we've been discussing on the mailing lists, you are most of the way there, but 3.2 may be missing more. | 14:19 |
*** sameo <sameo!~samuel@192.55.54.40> has joined #yocto | 14:20 | |
rburton | walters: change "something" between 2 and 3, so now my widget grows in a size-allocate loop forever | 14:20 |
walters | ah | 14:22 |
walters | yeah the sizing stuff is...messy | 14:22 |
fenrig | cool, finally got a basic Cross development enviroment working | 14:25 |
fenrig | with Qt Creator ;) | 14:27 |
*** Bagder <Bagder!~daniel@rockbox/developer/bagder> has quit IRC | 14:34 | |
eren | congrats fenrig :) | 14:34 |
walters | ok, i replaced the pkg_postinst_modules() in kernel-module-split.bbclass with /bin/true for now...this build system ends up running depmod in a different layer anyways, and that got me going | 14:36 |
*** hollisb <hollisb!~hollisb@c-67-169-221-181.hsd1.or.comcast.net> has joined #yocto | 14:37 | |
*** diego_ <diego_!~diego@static-217-133-170-65.clienti.tiscali.it> has joined #yocto | 14:37 | |
*** belen <belen!Adium@nat/intel/x-ehtxdlcwsajorhyn> has quit IRC | 14:38 | |
*** panda84kde <panda84kde!~diego@static-217-133-170-65.clienti.tiscali.it> has quit IRC | 14:40 | |
pev | Random question ; some recipes seem to have a "files" directory in the same dir as the .bb, others have a dir the same name as the recipe name - is there any particular convention? | 14:40 |
*** bluelightning1 <bluelightning1!~paul@83.217.123.106> has joined #yocto | 14:40 | |
*** bluelightning1 is now known as bluelightning | 14:41 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 14:41 | |
*** belen <belen!~Adium@134.134.137.71> has joined #yocto | 14:41 | |
mario-goulart | pev: I guess "files" is common to all recipes in that directory. A directory named after the recipe is only for that particular recipe. | 14:42 |
rburton | you'll also see foo-1.0 where patches are specific to a single version | 14:42 |
mario-goulart | I think you can also use <recipe>-<version> to apply restrictions per version. | 14:42 |
*** munch <munch!~mark@c-67-184-166-69.hsd1.il.comcast.net> has joined #yocto | 14:44 | |
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 14:45 | |
pev | Thanks :-) | 14:45 |
*** davest <davest!Adium@nat/intel/x-egzvjkvmqynospvo> has joined #yocto | 14:45 | |
mario-goulart | You're welcome. :-) | 14:46 |
*** Garibaldi|work <Garibaldi|work!~andydalt@nat/cisco/x-zpazijkwosudsxne> has quit IRC | 14:48 | |
*** fenrig <fenrig!55eac3e5@gateway/web/freenode/ip.85.234.195.229> has quit IRC | 14:49 | |
*** sameo <sameo!~samuel@192.55.54.40> has quit IRC | 14:50 | |
pev | Ok, so another fun question - I'm looking at how to put together a shared library recipe under yocto. I'm trying to use a simplish example to break down so im looking at ./meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb to start with. I can see how "FILES_${PN}-dev" handles the libs, but I'm not sure what happens to the header files? Do they not need to be exported somehow so other apps building can find them or is that down to the Makefile of the package itself? | 14:58 |
*** crazy_imp <crazy_imp!~mj@a89-182-46-26.net-htp.de> has left #yocto | 14:58 | |
rburton | the makefile is expected to install them to (usually) /usr/include | 14:59 |
rburton | and then they go into PN-dev | 15:00 |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 15:00 | |
pev | even though /usr/include isnt in -dev's FILES? | 15:01 |
rburton | it is by default | 15:02 |
rburton | see bitbake.conf | 15:02 |
pev | Cool. Also, what part of the Makefile should do the install? If it's under a "install:" rule, does the build system make that by default? | 15:03 |
pev | or do I need to put the install under my "all:" rule? | 15:03 |
rburton | now you're entering style choices | 15:03 |
rburton | autotools-style is "all" is build, and "install" is install | 15:03 |
*** eren <eren!~eren@unaffiliated/eren> has quit IRC | 15:04 | |
rburton | and they'll get ran by default | 15:04 |
rburton | no, i'm wrong | 15:04 |
pev | I'm trying to keep simple and just have raw source and a Makefile avoiding autotools :-D | 15:04 |
rburton | writing a raw makefile *and* supporting cross compilation isn't always easy | 15:05 |
rburton | but if you insist, have an install rule that installs the files | 15:05 |
pev | I have no doubt of that :-P | 15:05 |
rburton | and call that in your do_install() | 15:05 |
pev | Great, I'll give that a shot! | 15:05 |
rburton | by *default*, we run make in the compile phase, and hope the recipe knows what its doing to install | 15:05 |
rburton | ie autotools.bbclass knows it can run make install | 15:05 |
*** sameo <sameo!samuel@nat/intel/x-tqpwjhhciwjvdmhh> has joined #yocto | 15:07 | |
ndec | anybody knows what can be the root cause of that error: ERROR: ld.so: object 'libpseudo.so' from LD_PRELOAD cannot be preloaded: ignored. it was found on an ubuntu 12.04 64-bit machine. | 15:12 |
*** Garibaldi|work <Garibaldi|work!~andydalt@nat/cisco/x-sdspcycdvhhowseg> has joined #yocto | 15:13 | |
*** andyross <andyross!~andy@c-67-171-188-207.hsd1.or.comcast.net> has joined #yocto | 15:13 | |
rburton | there's a patch for that | 15:15 |
rburton | i thought it was merged already | 15:15 |
rburton | FAKEROOTBASEENV in bitbake.conf | 15:16 |
rburton | should end in lib64 not lib | 15:16 |
rburton | "Issue with pseudo on 64-bit build host" on oe-core | 15:16 |
rburton | seebs: was that resolved or still pending a fix from someone? | 15:16 |
ndec | i have seen that on dylan. | 15:17 |
*** diego_ <diego_!~diego@static-217-133-170-65.clienti.tiscali.it> has quit IRC | 15:17 | |
pev | Another (possibly) silly question I'm afraid...! In the simple Makefile I do a "CFLAGS -I. -fPIC" which works correctly. However when bitbake calls it, if I look at the output it seems that CFLAGS appears to have been overwritten! | 15:21 |
khem | zecke: yes | 15:21 |
rburton | pev: yes, that's how make behaves | 15:22 |
rburton | the environment definition overrides the makefile | 15:22 |
pev | So if I need to add to what yocto uses to override? Or just use a different env name in the makefile for the flags I dont want overriden? | 15:23 |
rburton | up to you. last time I wrote a makefile from scratch i think i used my own varname inside . | 15:23 |
pev | thanks! Talk about learning curve :-) | 15:24 |
ndec | rburton: about the pseudo issue, not all hosts seem to be impacted. is that expected? also we use dylan, not master, and FAKEROOTBASEENV has been added after dylan. | 15:26 |
pev | OK, back to the doing an install... in my install rule I need to pass the location where to install to. Is that what in autotools land would have been dealt with by PREFIX? | 15:27 |
rburton | ndec: i made the problem go away by switching from rpm to ipk, so i'm not sure it's entirely understood | 15:27 |
ndec | well, we use ipk. | 15:27 |
rburton | pev: no, prefix is the real location ("/usr") and DESTDIR is used to re-parent it temporarily for packaging | 15:28 |
rburton | so use $DESTDIR in all of your install commands | 15:28 |
rburton | this is about the point when people realise that modern autotools isn't all that bad | 15:29 |
pev | Yep! Looks like $DESTDIR doesnt get set for some reason though... | 15:29 |
pev | I've just been putting off learning how to use autotools for years... I'm told it shouldnt take long to figure out for something simple like this though...! | 15:30 |
rburton | pev: sure, you'll have to set something like DESTDIR yourself | 15:31 |
rburton | as i said, that's what autotools does | 15:31 |
rburton | if you're writing it yourself you get to define it yourself | 15:31 |
rburton | call it I_HATE_MAKEFILES if you want :) | 15:31 |
pev | Sorry, I thought you meant it was automagically set by bitbake... Ack that! | 15:31 |
rburton | autotools_do_install is basically this: oe_runmake 'DESTDIR=${D}' install | 15:31 |
*** sameo <sameo!samuel@nat/intel/x-tqpwjhhciwjvdmhh> has quit IRC | 15:32 | |
pev | Bollocks to it, I'll read the autotools chapter of 21st C C tonight....! :-D | 15:36 |
rburton | autotooling a small library is entirely trivial | 15:39 |
pev | rburton: Hopefully it will be after I've read up on it :-) | 15:41 |
*** darknighte is now known as darknighte_znc | 15:46 | |
*** cetola <cetola!~cetola@74-92-165-193-Oregon.hfc.comcastbusiness.net> has joined #yocto | 15:46 | |
*** zeeblex <zeeblex!apalalax@nat/intel/x-hcsdqkzwmyzoswiq> has left #yocto | 15:48 | |
*** davest <davest!Adium@nat/intel/x-egzvjkvmqynospvo> has quit IRC | 15:54 | |
*** davest <davest!~Adium@134.134.137.71> has joined #yocto | 15:59 | |
*** davest <davest!~Adium@134.134.137.71> has quit IRC | 16:01 | |
kergoth` | my thoughts on autotools always come down to: they suck, but they suck in known, predictable ways we can workaround, which is more than we can say for some other homerolled systems :) | 16:03 |
*** kergoth` is now known as kergoth | 16:03 | |
*** eballetbo <eballetbo!~eballetbo@43.Red-2-139-180.staticIP.rima-tde.net> has quit IRC | 16:04 | |
*** zenlinux_ <zenlinux_!~sgarman@c-24-20-145-95.hsd1.or.comcast.net> has joined #yocto | 16:04 | |
bluelightning | ndec: I'm not sure but I can see the same issue could happen with previous versions because we set PSEUDOLIBDIR to point to ..../lib rather than ..../lib64 in scripts/bitbake | 16:05 |
*** mihai <mihai!~mihai@80.97.15.150> has quit IRC | 16:05 | |
ndec | bluelightning: my initial guess was that it relates to 32-bit vs 64-bit too, even before this discussion. | 16:06 |
zecke | khem: hi! i am rebuilding.. and rebuilding again (I added -mno-unalign... to the conf/machine/include for armv5 but removed it again). Once my laptop reaches kernel compilation again I will check if my kernel compilation passes -march=armv5... properly | 16:06 |
ndec | bluelightning: the problem is that it happens on someone's PC which i don't have access to. | 16:07 |
bluelightning | ndec: sure... as a workaround you could get them to try editing scripts/bitbake to use lib64 and see what happens | 16:08 |
bluelightning | seebs: this is a bit puzzling... you said in the thread it should install to a lib64 subdirectory, so if that's the case how can we ensure PSEUDO_LIBDIR gets set correctly? | 16:08 |
ndec | also, is that clear why it doesn't happen to everyone? that guy isn't using a fancy distro... but ubuntu 12.04.. | 16:09 |
ndec | is there any 'host contamination' somehow? | 16:10 |
bluelightning | ndec: I'm not yet clear on that either | 16:10 |
* ndec never opened script/bitbake so far ... ouch... | 16:11 | |
* kergoth chuckles | 16:11 | |
bluelightning | ndec: yeah, it's gone in master :) | 16:11 |
ndec | really, that looks like one incentive to move ;-) | 16:11 |
bluelightning | it existed to work around the issue that bitbake needed to be re-run under pseudo but pseudo wasn't initially built | 16:12 |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 16:12 | |
bluelightning | then a few other things got thrown in there (e.g. fixes for broken host tar/git) | 16:12 |
bluelightning | re master, I wouldn't switch to it for production | 16:13 |
ndec | well, 'few other things', that's a neat way to say it! | 16:13 |
bluelightning | heh | 16:13 |
ndec | no, we can't use master for now. | 16:13 |
ndec | for sure. | 16:13 |
ndec | ok, so what you want me to try is to modify almost the very last line in script/bitbake. e.g. PSEUDO_BINDIR=$PSEUDOBINDIR PSEUDO_LIBDIR=$PSEUDOBINDIR/../lib/pseudo/lib PSEUDO_PREFIX=$PSEUDOBINDIR/../../ PSEUDO_DISABLED=1 $PSEUDOBINDIR/pseudo $BITBAKE $@ | 16:14 |
bluelightning | ndec: right | 16:16 |
ndec | interestingly, on my machine where i don't get any issue (and running 13.04/64-bit), libpseudo is here tmp/sysroots/x86_64-linux/usr/lib/pseudo/lib64/libpseudo.so | 16:16 |
bluelightning | ndec: indeed, same here on my CentOS 6.4 build machine | 16:16 |
bluelightning | (also 64-bit of course) | 16:16 |
bluelightning | it might be some subtlety about LD_LIBRARY_PATH already pointing to the right location, except for on the affected systems | 16:17 |
ndec | is pseudo bin supposed to 'link' against libpseudo? | 16:19 |
ndec | mine doesn't. | 16:19 |
ndec | at least not explicitely (objump -p) | 16:19 |
* kergoth mulls over altering binreloc to support macs | 16:20 | |
*** doerrpau <doerrpau!~ni@caen-vnc05.engin.umich.edu> has joined #yocto | 16:20 | |
bluelightning | ndec: no, I think that's expected | 16:21 |
ndec | bluelightning: running from devshell, i get this: | 16:22 |
ndec | # echo $LD_LIBRARY_PATH | 16:22 |
ndec | /work/rdk/build-dylan-qemuarm/tmp/sysroots/x86_64-linux/usr/bin/../lib/pseudo/lib:/work/rdk/build-dylan-qemuarm/tmp/sysroots/x86_64-linux/usr/bin/../lib/pseudo/lib64 | 16:22 |
ndec | so, something is indeed appending the right folder here | 16:23 |
bluelightning | ndec: hmm, interesting | 16:23 |
ndec | and | 16:23 |
ndec | echo $PSEUDO_LIBDIR | 16:23 |
ndec | /work/rdk/build-dylan-qemuarm/tmp/sysroots/x86_64-linux/usr/bin/../lib/pseudo/lib | 16:23 |
*** e8johan <e8johan!~quassel@p5B1515D9.dip0.t-ipconnect.de> has quit IRC | 16:27 | |
*** Guest35071 <Guest35071!~tbn@mad27-1-88-172-46-29.fbx.proxad.net> has quit IRC | 16:28 | |
*** mr_science <mr_science!~sarnold@net-cf9a4e91.cst.impulse.net> has joined #yocto | 16:37 | |
*** mr_science <mr_science!~sarnold@gentoo/developer/nerdboy> has joined #yocto | 16:37 | |
mr_science | moin | 16:37 |
*** plfiorini <plfiorini!~plfiorini@93-39-217-199.ip77.fastwebnet.it> has joined #yocto | 16:43 | |
*** Crofton <Crofton!~balister@dadsl-245036.rol.raiffeisen.net> has joined #yocto | 16:44 | |
*** seebs <seebs!~seebs@home.seebs.net> has quit IRC | 16:49 | |
ndec | bluelightning: ok, i have asked our dev to send me a lot of information (variable dumps, tarball of pseudo, ...). he is probably sleeping by now, but i should be able to study the logs tomorrow morning. | 16:50 |
*** seebs <seebs!~seebs@home.seebs.net> has joined #yocto | 16:50 | |
ndec | i really don't see where LD_LIBRARY_PATH is being modified... i suspect this can be related to the presence of 32-bit header files (stubs-32.h)... | 16:52 |
ndec | e.g. libc6-dev-i386 on ubuntu. | 16:53 |
bluelightning | ndec: hmm, that might possibly have something to do with it | 16:54 |
ndec | pseudo build itself seems to be impacted by that, at least. | 16:54 |
bluelightning | ndec: FWIW I am setting up an Ubuntu 12.04 64-bit machine here to run some tests (and incidentally because we need another build machine) | 16:54 |
* ndec is doing that too locally ;-) | 16:55 | |
ndec | well, a chroot, not a real machine. | 16:55 |
bluelightning | I have a VM already but unfortunately I'm too short of space on my laptop to use it for a full build | 16:55 |
*** belen <belen!~Adium@134.134.137.71> has quit IRC | 16:57 | |
ndec | bluelightning: i am going away now. i hope to get more data tomorrow. thanks a lot for your help. | 17:00 |
*** belen <belen!Adium@nat/intel/x-njueforoezzlyxkr> has joined #yocto | 17:02 | |
bluelightning | ndec: no problem | 17:07 |
bluelightning | cu later | 17:07 |
seebs | As I recall, pseudo has some code to try to fix up the library directory. I think we do have a known issue in some cases, but I haven't yet had a chance to go stare at it and try to figure out what's up. | 17:07 |
*** davest <davest!Adium@nat/intel/x-uwhnzejsnkshiayq> has joined #yocto | 17:10 | |
*** mulhern <mulhern!~mulhern@c-24-128-153-12.hsd1.ma.comcast.net> has quit IRC | 17:17 | |
*** belen <belen!Adium@nat/intel/x-njueforoezzlyxkr> has quit IRC | 17:21 | |
*** belen <belen!~Adium@134.134.137.71> has joined #yocto | 17:23 | |
*** mulhern <mulhern!~mulhern@c-24-128-153-12.hsd1.ma.comcast.net> has joined #yocto | 17:25 | |
*** belen <belen!~Adium@134.134.137.71> has quit IRC | 17:27 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 17:30 | |
*** agust <agust!~agust@p4FDE7EE2.dip0.t-ipconnect.de> has quit IRC | 17:38 | |
*** agust <agust!~agust@p4FC466E7.dip0.t-ipconnect.de> has joined #yocto | 17:38 | |
*** mulhern <mulhern!~mulhern@c-24-128-153-12.hsd1.ma.comcast.net> has quit IRC | 17:42 | |
*** mulhern <mulhern!~mulhern@c-24-128-153-12.hsd1.ma.comcast.net> has joined #yocto | 17:44 | |
*** roric <roric!~roric@194.237.7.146> has quit IRC | 17:54 | |
*** Bagder <Bagder!~daniel@rockbox/developer/bagder> has joined #yocto | 17:54 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 17:54 | |
*** zenlinux_ <zenlinux_!~sgarman@c-24-20-145-95.hsd1.or.comcast.net> has quit IRC | 18:05 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 18:07 | |
*** Bagder <Bagder!~daniel@rockbox/developer/bagder> has quit IRC | 18:09 | |
*** zecke <zecke!~ich@91-65-247-193-dynip.superkabel.de> has quit IRC | 18:21 | |
-YoctoAutoBuilder- build #214 of nightly-arm-lsb is complete: Failure [failed Building Images Building Images_1 Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-arm-lsb/builds/214 | 18:33 | |
-YoctoAutoBuilder- build #214 of poky-tiny is complete: Failure [failed Building Images Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/poky-tiny/builds/214 | 18:34 | |
-YoctoAutoBuilder- build #224 of nightly-intel-gpl is complete: Failure [failed Building Images Building Images_1] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-intel-gpl/builds/224 | 18:34 | |
-YoctoAutoBuilder- build #211 of nightly-non-gpl3 is complete: Failure [failed Building Images] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-non-gpl3/builds/211 | 18:38 | |
-YoctoAutoBuilder- build #212 of build-appliance is complete: Failure [failed Building Images Building Images_1 Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/build-appliance/builds/212 | 18:42 | |
-YoctoAutoBuilder- build #223 of nightly-mips-lsb is complete: Failure [failed Building Images Building Images_1 Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-mips-lsb/builds/223 | 18:44 | |
*** doerrpau <doerrpau!~ni@caen-vnc05.engin.umich.edu> has left #yocto | 18:45 | |
*** tomz2 <tomz2!~trz@c-68-53-177-94.hsd1.in.comcast.net> has left #yocto | 18:50 | |
*** mulhern <mulhern!~mulhern@c-24-128-153-12.hsd1.ma.comcast.net> has quit IRC | 18:51 | |
-YoctoAutoBuilder- build #64 of minnow is complete: Failure [failed Building Images Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/minnow/builds/64 | 18:51 | |
*** mulhern <mulhern!~mulhern@c-24-128-153-12.hsd1.ma.comcast.net> has joined #yocto | 18:52 | |
-YoctoAutoBuilder- build #205 of nightly-x86-64-lsb is complete: Failure [failed Building Images Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-x86-64-lsb/builds/205 | 18:53 | |
-YoctoAutoBuilder- build #24 of buildtools is complete: Failure [failed Building Images Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/buildtools/builds/24 | 18:54 | |
-YoctoAutoBuilder- build #210 of nightly-arm is complete: Failure [failed Building Images Running Sanity Tests Building Images_1 Building Images_2 Building Images_3 Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-arm/builds/210 | 18:55 | |
-YoctoAutoBuilder- build #214 of nightly-x86 is complete: Failure [failed Building Images Running Sanity Tests Building Images_1 Building Images_2 Building Images_3 Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-x86/builds/214 | 18:56 | |
*** cetola <cetola!~cetola@74-92-165-193-Oregon.hfc.comcastbusiness.net> has left #yocto | 18:56 | |
-YoctoAutoBuilder- build #221 of nightly-x32 is complete: Failure [failed Building Images Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-x32/builds/221 | 18:58 | |
-YoctoAutoBuilder- build #211 of nightly-mips is complete: Failure [failed Building Images Running Sanity Tests Building Images_1 Building Images_2 Building Images_3 Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-mips/builds/211 | 19:00 | |
-YoctoAutoBuilder- build #208 of nightly-x86-64 is complete: Failure [failed Building Images Running Sanity Tests Building Images_1 Building Images_2 Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-x86-64/builds/208 | 19:00 | |
-YoctoAutoBuilder- build #211 of nightly-ppc-lsb is complete: Failure [failed Building Images Building Images_1 Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-ppc-lsb/builds/211 | 19:02 | |
*** merlin262 <merlin262!~workerbee@72.133.224.238> has joined #yocto | 19:03 | |
-YoctoAutoBuilder- build #50 of minnow-lsb is complete: Failure [failed Building Images Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/minnow-lsb/builds/50 | 19:04 | |
*** RichBayliss_ <RichBayliss_!524466ee@gateway/web/freenode/ip.82.68.102.238> has joined #yocto | 19:06 | |
*** mulhern <mulhern!~mulhern@c-24-128-153-12.hsd1.ma.comcast.net> has quit IRC | 19:06 | |
RichBayliss_ | hi guys | 19:06 |
RichBayliss_ | I have an issue with my Yocto build for RaspberryPi | 19:06 |
RichBayliss_ | basically, on first boot everything works fine, but any subsequent boots then networking stays down | 19:06 |
*** sameo <sameo!~samuel@192.55.55.39> has joined #yocto | 19:06 | |
kergoth | please don't spam to multiple channels :) | 19:07 |
RichBayliss_ | I can manually bring it up, by logging in locally, then issuing "ifdown eth0" then "ifup eth0" | 19:07 |
merlin262 | hi kergoth, been a bit :) | 19:07 |
kergoth | hey, how goes it | 19:07 |
merlin262 | pretty good | 19:07 |
*** pidge <pidge!~pidge@134.134.139.74> has joined #yocto | 19:08 | |
merlin262 | you interested in doing some consulting work? | 19:08 |
RichBayliss_ | sorry - I tried in #poky but there wasnt many people in there | 19:08 |
kergoth | here is best, indeed | 19:09 |
-YoctoAutoBuilder- build #182 of nightly-fsl-arm-lsb is complete: Failure [failed Building Images Building Images_1 Building Images_2 Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-fsl-arm-lsb/builds/182 | 19:09 | |
kergoth | or contact the folks that maintain the raspberry pi layer, they might have hit it before | 19:09 |
RichBayliss_ | ok thanks | 19:10 |
kergoth | it sounds like your /etc/network/interface is misconfigured, unless you're using NetworkManager | 19:10 |
RichBayliss_ | google is giving me nothing - so I am just trying to rule out HW or something | 19:10 |
kergoth | its possible. try adding 'auto eth0' to /etc/ntework/interfaces and rebooting, as a starting point | 19:10 |
*** ftonello_ is now known as ftonello | 19:11 | |
RichBayliss_ | does it get built/changed on first boot? | 19:11 |
*** plfiorini <plfiorini!~plfiorini@93-39-217-199.ip77.fastwebnet.it> has quit IRC | 19:11 | |
RichBayliss_ | I am based on minimal platform - so CLI only | 19:11 |
kergoth | first boot runs a ton of package postinst scripts which diodn't run at image creation time | 19:11 |
RichBayliss_ | ah ok | 19:11 |
kergoth | not everything can be run at build time due to the cross-compilation | 19:11 |
RichBayliss_ | so maybe the initial interfaces file is good - but the post-inst one is bad (but looks fine) | 19:11 |
RichBayliss_ | of course | 19:12 |
kergoth | it sounds like the other way around. you said first boot worked, so it sounds like the postinst brought up the interface | 19:12 |
RichBayliss_ | yeah - so I wonder if something altered the interfaces file, after the bring up | 19:14 |
kergoth | unlikely, more likely the interfaces file just doesn't have 'auto' in it, which is what makes it automatically bring up the interface on boot | 19:14 |
*** slaine <slaine!~slaine@84.203.137.218> has quit IRC | 19:14 | |
kergoth | which is why i suggested adding it about 5 minutes ago | 19:14 |
kergoth | :) | 19:14 |
RichBayliss_ | it did have auto in it | 19:15 |
RichBayliss_ | I have completely wiped and rebuilt the file now | 19:15 |
RichBayliss_ | just testing | 19:15 |
kergoth | check syslog, see if there were any errors when it tried to bring up the interface on boot | 19:15 |
RichBayliss_ | it did have some extra interfaces which I wont be needing | 19:15 |
RichBayliss_ | eth1, wlan0 etc | 19:15 |
kergoth | could be a timing issue, trying to bring it up before its ready? *shrug* | 19:15 |
kergoth | tough to say, many variables | 19:15 |
-YoctoAutoBuilder- build #209 of nightly-multilib is complete: Failure [failed Building Images Running Sanity Tests Building Images_1 Running Sanity Tests_1 Building Images_2 Running Sanity Tests_2 Building Images_3 Running Sanity Tests_3 Building Images_4] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-multilib/builds/209 | 19:16 | |
RichBayliss_ | indeed - appreciate your thoughts | 19:16 |
RichBayliss_ | sometime it takes someone to point out the obvious :D | 19:16 |
kergoth | np, good luck with it | 19:16 |
RichBayliss_ | seems that a "clean" file is working after reboot and power cycle | 19:16 |
RichBayliss_ | might need to alter the base image files to just keep it simple :) | 19:17 |
kergoth | probably best off creating a new empty layer and adding a bbappend to base-files to provide your own default interfaces file without modfiying the core | 19:18 |
RichBayliss_ | yeah | 19:18 |
RichBayliss_ | im very very new to this (started on Monday) so still learning | 19:18 |
* kergoth nods | 19:18 | |
RichBayliss_ | I gathered I can override certain things that way | 19:18 |
RichBayliss_ | hmm ok - powercycle and its not coming back up again | 19:18 |
RichBayliss_ | random | 19:19 |
kergoth | does sound like timing could be a concern. maybe you can drop the 'auto' from interfaces and see if it gets brought up by udev when the device shows up (used to be called coldplug)? | 19:19 |
* kergoth shrugs | 19:19 | |
*** plfiorini <plfiorini!~plfiorini@93-39-217-199.ip77.fastwebnet.it> has joined #yocto | 19:19 | |
-YoctoAutoBuilder- build #183 of nightly-fsl-arm is complete: Failure [failed Building Images Building Images_1 Building Images_2 Building Images_3 Building Images_4 Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-fsl-arm/builds/183 | 19:20 | |
*** Jefro <Jefro!~jefro@50.0.152.82> has joined #yocto | 19:20 | |
RichBayliss_ | hmm - removed auto from eth0 and after a boot only lo came up | 19:23 |
*** Jefro <Jefro!~jefro@50.0.152.82> has quit IRC | 19:24 | |
RichBayliss_ | I will look at the timing - but I would imaging the RPi guys would be on this if it was a generic issue | 19:24 |
*** ScriptRipper <ScriptRipper!~ScriptRip@opensuse/member/MartinMohring> has joined #yocto | 19:24 | |
-YoctoAutoBuilder- build #214 of nightly-x86-lsb is complete: Failure [failed Building Images Building Images_1 Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-x86-lsb/builds/214 | 19:25 | |
kergoth | couldn't hurt to talk with them, see if anyone else has hit a similar issue | 19:25 |
RichBayliss_ | just gotta find a way to reach them | 19:26 |
RichBayliss_ | mailing lists arn't my thing :( | 19:26 |
-YoctoAutoBuilder- build #176 of nightly is complete: Failure [failed Building Images Building Images_1 Building Images_2 Building Images_3 Building Images_4 Building Images_5 Building Images_6 Building Images_7 Building Images_8 Building Images_9 Building Images_10 Building Images_11 Building Images_12 Building Images_13 Building Images_14 Publishing Artifacts Building Images_15] Build details are at http://autobuilder.yoctoproject.org:8011/builders/ | 19:27 | |
*** ericben <ericben!~ebenard@pac33-3-88-170-243-169.fbx.proxad.net> has joined #yocto | 19:28 | |
*** merlin262 <merlin262!~workerbee@72.133.224.238> has quit IRC | 19:30 | |
*** merlin262 <merlin262!~workerbee@72.133.224.238> has joined #yocto | 19:31 | |
kergoth | heh, you won't get much done without using mailing lists around here | 19:32 |
RichBayliss_ | I can tell :D found the OE RPi link - let's see if anyone bites | 19:34 |
RichBayliss_ | thanks for your pointers - glad to know Im not just being thick | 19:34 |
kergoth | np | 19:35 |
*** agherzan <agherzan!~ag@5-13-206-158.residential.rdsnet.ro> has joined #yocto | 19:40 | |
*** agherzan <agherzan!~ag@5-13-206-158.residential.rdsnet.ro> has quit IRC | 19:40 | |
*** agherzan <agherzan!~ag@5-13-206-158.residential.rdsnet.ro> has joined #yocto | 19:41 | |
*** mario-goulart <mario-goulart!~user@email.parenteses.org> has quit IRC | 19:41 | |
*** agherzan <agherzan!~ag@5-13-206-158.residential.rdsnet.ro> has quit IRC | 19:41 | |
*** smartin_ <smartin_!~smartin@ivr94-4-82-229-165-48.fbx.proxad.net> has joined #yocto | 19:43 | |
*** mario-goulart <mario-goulart!~user@email.parenteses.org> has joined #yocto | 19:48 | |
*** tor <tor!~tor@c-ef66e655.125-1-64736c10.cust.bredbandsbolaget.se> has quit IRC | 19:57 | |
*** Circuitsoft <Circuitsoft!ccb603ed@gateway/web/freenode/ip.204.182.3.237> has joined #yocto | 20:06 | |
Circuitsoft | How can I make my image bigger so I have room for logfiles on the target? | 20:07 |
Circuitsoft | I tried adding IMAGE_ROOTFS_EXTRA_SPACE="1048576" to my core-image-myimage.bb to no effect. | 20:07 |
RichBayliss_ | Circuitsoft I was just looking at this, how random :) | 20:15 |
*** bluelightning <bluelightning!~paul@cpc13-lewi17-2-0-cust74.2-4.cable.virginmedia.com> has joined #yocto | 20:15 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 20:15 | |
RichBayliss_ | I think I read that it can be awkward | 20:15 |
RichBayliss_ | but that it about it | 20:15 |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 20:15 | |
mr_science | awkward is the guy sitting next to you ragging on open source developers for things they can't even control... | 20:19 |
mr_science | i guess other than one of our subs, i'm the only "open source" guy here now. | 20:20 |
RichBayliss_ | hey mr_sceince - thanks for the pointers the other night | 20:24 |
RichBayliss_ | got me sorted | 20:24 |
*** W1N9Zr0 <W1N9Zr0!~W1N9Zr0@24-246-93-30.cable.teksavvy.com> has quit IRC | 20:24 | |
*** W1N9Zr0 <W1N9Zr0!~W1N9Zr0@24-246-93-30.cable.teksavvy.com> has joined #yocto | 20:25 | |
mr_science | RichBayliss_: np | 20:25 |
bluelightning | mr_science: I've been that guy... can be difficult sometimes, hang in there :) | 20:26 |
*** jbaxter <jbaxter!~jbaxter@jimbax.plus.com> has quit IRC | 20:29 | |
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has quit IRC | 20:29 | |
*** joeythesaint <joeythesaint!~jjm@128.224.252.2> has quit IRC | 20:36 | |
*** Bagder <Bagder!~daniel@host-95-199-214-105.mobileonline.telia.com> has joined #yocto | 20:39 | |
*** Bagder <Bagder!~daniel@rockbox/developer/bagder> has joined #yocto | 20:39 | |
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has joined #yocto | 20:42 | |
*** zeddii_home <zeddii_home!~zeddii_ho@CPE002369bcfa62-CMbcc810032faf.cpe.net.cable.rogers.com> has joined #yocto | 20:43 | |
mr_science | one more jenkins deployment enhancement... | 20:45 |
mr_science | kinda like "just one more theeen leeetle mint..." | 20:45 |
*** smartin_ <smartin_!~smartin@ivr94-4-82-229-165-48.fbx.proxad.net> has quit IRC | 20:49 | |
*** zerus <zerus!~epetmab@90-224-44-236-no67.tbcn.telia.com> has quit IRC | 20:56 | |
*** ant_home <ant_home!~andrea@host119-91-dynamic.45-79-r.retail.telecomitalia.it> has joined #yocto | 21:01 | |
*** zerus <zerus!~epetmab@90-224-44-236-no67.tbcn.telia.com> has joined #yocto | 21:01 | |
*** RichBayliss_ <RichBayliss_!524466ee@gateway/web/freenode/ip.82.68.102.238> has quit IRC | 21:03 | |
*** exosyst <exosyst!~nick@2.26.109.216> has quit IRC | 21:07 | |
* mr_science wonders why someone's ant build config would suppress all compiler warnings... | 21:09 | |
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has quit IRC | 21:09 | |
mr_science | maybe the IDE interface is just too scary with all those warning hihjlights | 21:18 |
mr_science | *highlights even | 21:18 |
-YoctoAutoBuilder- build #225 of nightly-intel-gpl is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-intel-gpl/builds/225 | 21:21 | |
*** zenlinux <zenlinux!~sgarman@c-50-139-85-11.hsd1.or.comcast.net> has quit IRC | 21:24 | |
*** zenlinux <zenlinux!~sgarman@c-50-139-85-11.hsd1.or.comcast.net> has joined #yocto | 21:26 | |
*** Circuitsoft <Circuitsoft!ccb603ed@gateway/web/freenode/ip.204.182.3.237> has quit IRC | 21:26 | |
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has joined #yocto | 21:30 | |
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has quit IRC | 21:49 | |
*** tlwoerner <tlwoerner!~tlwoerner@linaro/tlwoerner> has quit IRC | 21:52 | |
*** ant_home <ant_home!~andrea@host119-91-dynamic.45-79-r.retail.telecomitalia.it> has quit IRC | 22:01 | |
*** ericben <ericben!~ebenard@pac33-3-88-170-243-169.fbx.proxad.net> has quit IRC | 22:03 | |
*** ericben <ericben!~ebenard@pac33-3-88-170-243-169.fbx.proxad.net> has joined #yocto | 22:05 | |
-YoctoAutoBuilder- build #212 of nightly-non-gpl3 is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-non-gpl3/builds/212 | 22:05 | |
*** ant_home <ant_home!~andrea@host96-245-dynamic.48-82-r.retail.telecomitalia.it> has joined #yocto | 22:10 | |
*** Garibaldi|work <Garibaldi|work!~andydalt@nat/cisco/x-sdspcycdvhhowseg> has quit IRC | 22:12 | |
*** agust <agust!~agust@p4FC466E7.dip0.t-ipconnect.de> has quit IRC | 22:17 | |
*** andyross <andyross!~andy@c-67-171-188-207.hsd1.or.comcast.net> has quit IRC | 22:36 | |
*** doerrpau <doerrpau!~doerrpau@cpe-70-124-65-123.austin.res.rr.com> has joined #yocto | 22:36 | |
*** mulhern <mulhern!~mulhern@c-24-128-153-12.hsd1.ma.comcast.net> has joined #yocto | 22:38 | |
*** JimNH3 <JimNH3!~jmchale@23-25-235-113-static.hfc.comcastbusiness.net> has joined #yocto | 22:40 | |
*** zenlinux <zenlinux!~sgarman@c-50-139-85-11.hsd1.or.comcast.net> has quit IRC | 22:41 | |
*** W1N9Zr0 <W1N9Zr0!~W1N9Zr0@24-246-93-30.cable.teksavvy.com> has quit IRC | 22:41 | |
*** W1N9Zr0 <W1N9Zr0!~W1N9Zr0@24-246-93-30.cable.teksavvy.com> has joined #yocto | 22:42 | |
*** _julian_ <_julian_!~quassel@x2f09dc9.dyn.telefonica.de> has joined #yocto | 22:42 | |
*** jukkar1 <jukkar1!jukka@nat/intel/x-bwhkeabxdzxogcaj> has joined #yocto | 22:45 | |
*** nitink1 <nitink1!nitink@nat/intel/x-fpvligariwpibuie> has joined #yocto | 22:45 | |
*** jukkar <jukkar!~jukka@134.134.139.74> has quit IRC | 22:47 | |
*** nitink <nitink!~nitink@134.134.139.74> has quit IRC | 22:47 | |
*** JimNH2 <JimNH2!~jmchale@23-25-235-113-static.hfc.comcastbusiness.net> has quit IRC | 22:47 | |
*** _julian <_julian!~quassel@x2f09dc9.dyn.telefonica.de> has quit IRC | 22:47 | |
*** zenlinux <zenlinux!~sgarman@c-50-139-85-11.hsd1.or.comcast.net> has joined #yocto | 22:51 | |
*** seebs <seebs!~seebs@home.seebs.net> has quit IRC | 22:51 | |
*** Bagder <Bagder!~daniel@rockbox/developer/bagder> has quit IRC | 22:56 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 22:56 | |
*** mulhern <mulhern!~mulhern@c-24-128-153-12.hsd1.ma.comcast.net> has quit IRC | 23:00 | |
*** ndec <ndec!~ndec@linaro/ndec> has quit IRC | 23:06 | |
*** smartin <smartin!~smartin@20-87-190-109.dsl.ovh.fr> has quit IRC | 23:08 | |
*** mulhern <mulhern!~mulhern@c-24-128-153-12.hsd1.ma.comcast.net> has joined #yocto | 23:09 | |
*** sameo <sameo!~samuel@192.55.55.39> has quit IRC | 23:12 | |
*** smartin <smartin!~smartin@20-87-190-109.dsl.ovh.fr> has joined #yocto | 23:13 | |
*** ndec <ndec!~ndec@linaro/ndec> has joined #yocto | 23:13 | |
*** joshc <joshc!~joshc@rhlug/joshc> has quit IRC | 23:19 | |
*** seebs <seebs!~seebs@97-92-17-178.dhcp.stcd.mn.charter.com> has joined #yocto | 23:21 | |
*** mulhern <mulhern!~mulhern@c-24-128-153-12.hsd1.ma.comcast.net> has quit IRC | 23:35 | |
*** tlwoerner <tlwoerner!~tlwoerner@host81-158-15-226.range81-158.btcentralplus.com> has joined #yocto | 23:41 | |
*** tlwoerner <tlwoerner!~tlwoerner@linaro/tlwoerner> has joined #yocto | 23:41 | |
*** ant_home <ant_home!~andrea@host96-245-dynamic.48-82-r.retail.telecomitalia.it> has quit IRC | 23:41 | |
*** mr_science <mr_science!~sarnold@gentoo/developer/nerdboy> has quit IRC | 23:49 | |
*** joshc <joshc!~joshc@rhlug/joshc> has joined #yocto | 23:55 | |
*** jonmasters <jonmasters!~jcm@edison.jonmasters.org> has quit IRC | 23:55 | |
*** jonmasters <jonmasters!~jcm@edison.jonmasters.org> has joined #yocto | 23:59 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!