*** sjolley <sjolley!sjolley@nat/intel/x-tycafofqjafxwapd> has joined #yocto | 00:01 | |
*** rbbratta <rbbratta!~Ross_Brat@134.134.139.76> has quit IRC | 00:09 | |
*** mulhern <mulhern!~mulhern@c-73-186-178-80.hsd1.ma.comcast.net> has joined #yocto | 00:14 | |
*** jkridner <jkridner!~jkridner@93-41-105-218.ip81.fastwebnet.it> has joined #yocto | 00:39 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 00:39 | |
*** pidge <pidge!~eflanagan@204.144.56.100> has joined #yocto | 00:43 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 00:44 | |
*** simmel80_ <simmel80_!~quassel@p5797FDA4.dip0.t-ipconnect.de> has quit IRC | 01:04 | |
*** jmpdelos__ <jmpdelos__!~polk@174-24-125-197.clsp.qwest.net> has joined #yocto | 01:06 | |
*** jmdelos_ <jmdelos_!~polk@71-34-154-92.clsp.qwest.net> has quit IRC | 01:10 | |
*** bboozzoo_away <bboozzoo_away!~mborzecki@osu194.internetdsl.tpnet.pl> has quit IRC | 01:26 | |
*** bboozzoo_away <bboozzoo_away!~mborzecki@78-10-193-111.static.ip.netia.com.pl> has joined #yocto | 01:26 | |
*** mulhern <mulhern!~mulhern@c-73-186-178-80.hsd1.ma.comcast.net> has quit IRC | 01:29 | |
*** Fivefootseven <Fivefootseven!~fivefoots@lis199-5.swan.ac.uk> has joined #yocto | 01:33 | |
*** pidge <pidge!~eflanagan@204.144.56.100> has quit IRC | 01:58 | |
*** Jay7 <Jay7!jay@93-81-2-234.broadband.corbina.ru> has quit IRC | 02:08 | |
*** Jay7 <Jay7!jay@176.15.162.1> has joined #yocto | 02:09 | |
*** Fivefootseven <Fivefootseven!~fivefoots@lis199-5.swan.ac.uk> has quit IRC | 02:13 | |
*** behanw <behanw!~behanw@S0106dc9fdb80cffd.gv.shawcable.net> has quit IRC | 02:15 | |
*** agust1 <agust1!~agust@p4FDE6F35.dip0.t-ipconnect.de> has joined #yocto | 02:20 | |
*** agust <agust!~agust@p4FC46C25.dip0.t-ipconnect.de> has quit IRC | 02:21 | |
*** Fivefootseven <Fivefootseven!~fivefoots@lis199-5.swan.ac.uk> has joined #yocto | 02:27 | |
*** Fivefoot_ <Fivefoot_!~fivefoots@c-24-128-49-171.hsd1.ma.comcast.net> has joined #yocto | 02:32 | |
*** Fivefootseven <Fivefootseven!~fivefoots@lis199-5.swan.ac.uk> has quit IRC | 02:35 | |
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has quit IRC | 02:37 | |
*** hsychla__ <hsychla__!~hsychla@port-87-193-170-219.static.qsc.de> has joined #yocto | 03:00 | |
*** hsychla_ <hsychla_!~hsychla@pd95c9392.dip0.t-ipconnect.de> has quit IRC | 03:04 | |
*** hsychla__ <hsychla__!~hsychla@port-87-193-170-219.static.qsc.de> has quit IRC | 03:04 | |
*** hsychla__ <hsychla__!~hsychla@pd95c9392.dip0.t-ipconnect.de> has joined #yocto | 03:05 | |
*** Fivefoot_ <Fivefoot_!~fivefoots@c-24-128-49-171.hsd1.ma.comcast.net> has quit IRC | 03:52 | |
*** Fivefootseven <Fivefootseven!~fivefoots@c-24-128-49-171.hsd1.ma.comcast.net> has joined #yocto | 03:53 | |
*** Fivefootseven <Fivefootseven!~fivefoots@c-24-128-49-171.hsd1.ma.comcast.net> has quit IRC | 03:57 | |
*** pidge <pidge!~eflanagan@204.144.56.100> has joined #yocto | 03:58 | |
*** pidge <pidge!~eflanagan@204.144.56.100> has quit IRC | 04:02 | |
*** pidge <pidge!~eflanagan@204.144.56.100> has joined #yocto | 04:03 | |
gebreselaisi | hi | 04:14 |
---|---|---|
gebreselaisi | I am trying to override a DISTRO_FEATURE | 04:14 |
gebreselaisi | take it that local.conf is not the best place to do that? | 04:15 |
gebreselaisi | I would expect local.conf to be processed last, so I would be able to customize my build using it | 04:15 |
gebreselaisi | instead, it is the least important | 04:15 |
kergoth | local.conf is what *sets* DISTRO and MACHINE | 04:18 |
kergoth | it doesn't know what distro and machine config filenames to parse until it's parsed | 04:18 |
kergoth | so it has to be parsed last | 04:18 |
kergoth | but there are plenty of ways to do the sort of thing you want | 04:18 |
kergoth | DISTRO_FEATURES_remove = "x11" | 04:18 |
kergoth | assuming recent yocto, anyway | 04:18 |
*** Jefro <Jefro!~jefro@66.224.17.93> has joined #yocto | 04:30 | |
*** e8johan <e8johan!~quassel@83.218.80.242> has joined #yocto | 04:32 | |
*** pidge <pidge!~eflanagan@204.144.56.100> has quit IRC | 04:38 | |
gebreselaisi | but I want to add something | 04:44 |
gebreselaisi | which the layers I am using want to remove | 04:44 |
gebreselaisi | I would expect local.conf to be able to let me do that | 04:44 |
*** _dany_1 <_dany_1!~Thunderbi@192.176.1.94> has joined #yocto | 04:56 | |
*** g1zer0 <g1zer0!~g1zer0@adsl-ull-236-22.47-151.net24.it> has joined #yocto | 04:57 | |
*** _dany_ <_dany_!~Thunderbi@192.176.1.94> has quit IRC | 04:58 | |
*** g1zer0 <g1zer0!~g1zer0@adsl-ull-236-22.47-151.net24.it> has quit IRC | 05:06 | |
*** g1zer0 <g1zer0!~g1zer0@adsl-ull-236-22.47-151.net24.it> has joined #yocto | 05:07 | |
*** g1zer0 <g1zer0!~g1zer0@adsl-ull-236-22.47-151.net24.it> has quit IRC | 05:25 | |
*** tasslehoff <tasslehoff!~Tasslehof@77.40.182.98> has joined #yocto | 05:30 | |
*** stiandre <stiandre!~stiandre@109.247.13.242> has joined #yocto | 05:34 | |
*** zecke <zecke!~ich@91.66.224.184> has joined #yocto | 05:42 | |
*** TobSnyder <TobSnyder!~schneider@ip92341b76.dynamic.kabel-deutschland.de> has joined #yocto | 05:45 | |
*** AndersD <AndersD!~anders@c-2b4072d5.037-214-6e6b701.cust.bredbandsbolaget.se> has joined #yocto | 05:53 | |
*** roric <roric!~roric@c-107ae455.213-3-64736c14.cust.bredbandsbolaget.se> has joined #yocto | 05:53 | |
*** Fivefootseven <Fivefootseven!~fivefoots@c-24-128-49-171.hsd1.ma.comcast.net> has joined #yocto | 05:54 | |
*** g1zer0 <g1zer0!~gizero@host168-65-static.12-87-b.business.telecomitalia.it> has joined #yocto | 05:56 | |
*** pohly <pohly!~pohly@p5DE8CFFE.dip0.t-ipconnect.de> has joined #yocto | 05:57 | |
*** Fivefootseven <Fivefootseven!~fivefoots@c-24-128-49-171.hsd1.ma.comcast.net> has quit IRC | 05:58 | |
*** pidge <pidge!~eflanagan@204.144.56.100> has joined #yocto | 06:04 | |
*** roric <roric!~roric@c-107ae455.213-3-64736c14.cust.bredbandsbolaget.se> has quit IRC | 06:05 | |
*** zecke <zecke!~ich@91.66.224.184> has quit IRC | 06:16 | |
*** SorenHolm <SorenHolm!~quassel@93.165.148.186> has joined #yocto | 06:20 | |
*** AndersD <AndersD!~anders@c-2b4072d5.037-214-6e6b701.cust.bredbandsbolaget.se> has quit IRC | 06:21 | |
*** blloyd_ <blloyd_!~blloyd@dynamic30-98-142-75.dobsonteleco.com> has quit IRC | 06:21 | |
*** blloyd <blloyd!~blloyd@dynamic30-98-142-75.dobsonteleco.com> has joined #yocto | 06:22 | |
*** AndersD <AndersD!~anders@c-2b4072d5.037-214-6e6b701.cust.bredbandsbolaget.se> has joined #yocto | 06:24 | |
*** SorenHolm <SorenHolm!~quassel@93.165.148.186> has quit IRC | 06:30 | |
*** SorenHolm <SorenHolm!~quassel@93.165.148.186> has joined #yocto | 06:35 | |
*** ant_work <ant_work!~ant__@host54-128-static.10-188-b.business.telecomitalia.it> has joined #yocto | 06:36 | |
*** eballetbo <eballetbo!~eballetbo@43.Red-2-139-180.staticIP.rima-tde.net> has joined #yocto | 06:40 | |
*** blloyd <blloyd!~blloyd@dynamic30-98-142-75.dobsonteleco.com> has quit IRC | 07:01 | |
*** blloyd <blloyd!~blloyd@dynamic30-98-142-75.dobsonteleco.com> has joined #yocto | 07:01 | |
*** mago_ <mago_!~mago@c193-14-123-186.cust.tele2.se> has joined #yocto | 07:01 | |
*** Jefro <Jefro!~jefro@66.224.17.93> has quit IRC | 07:02 | |
*** siron <siron!~jaborek@dslb-188-109-222-040.188.109.pools.vodafone-ip.de> has joined #yocto | 07:04 | |
siron | good morning | 07:07 |
*** Jefro <Jefro!~jefro@66.224.17.93> has joined #yocto | 07:07 | |
*** zecke <zecke!~ich@p5099b351.dip0.t-ipconnect.de> has joined #yocto | 07:07 | |
*** AndersD <AndersD!~anders@c-2b4072d5.037-214-6e6b701.cust.bredbandsbolaget.se> has quit IRC | 07:12 | |
*** AndersD <AndersD!~anders@c-2b4072d5.037-214-6e6b701.cust.bredbandsbolaget.se> has joined #yocto | 07:13 | |
*** [Sno] <[Sno]!~Sno]@p578b540c.dip0.t-ipconnect.de> has quit IRC | 07:16 | |
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-krefxkkqlaqbqwge> has joined #yocto | 07:19 | |
*** jbrianceau_away is now known as jbrianceau | 07:19 | |
*** florian_kc <florian_kc!~fuchs@Maemo/community/contributor/florian> has joined #yocto | 07:29 | |
*** phantoxe <phantoxe!~destroy@a89-152-21-144.cpe.netcabo.pt> has joined #yocto | 07:31 | |
*** florian_kc is now known as florian | 07:31 | |
*** bboozzoo_away is now known as bboozzoo | 07:32 | |
xerent | morning | 07:40 |
*** Jefro <Jefro!~jefro@66.224.17.93> has quit IRC | 07:43 | |
*** sameo_ <sameo_!~samuel@192.55.54.40> has joined #yocto | 07:47 | |
*** arkver <arkver!~Ian@goatfarm.plus.com> has joined #yocto | 07:48 | |
*** Fivefootseven <Fivefootseven!~fivefoots@c-24-128-49-171.hsd1.ma.comcast.net> has joined #yocto | 07:54 | |
*** Fivefootseven <Fivefootseven!~fivefoots@c-24-128-49-171.hsd1.ma.comcast.net> has quit IRC | 07:59 | |
*** tomyone <tomyone!c1a5d346@gateway/web/freenode/ip.193.165.211.70> has joined #yocto | 08:03 | |
*** shoragan <shoragan!~shoragan@debian/developer/shoragan> has quit IRC | 08:07 | |
*** sameo_ <sameo_!~samuel@192.55.54.40> has quit IRC | 08:08 | |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto | 08:10 | |
*** bboozzoo <bboozzoo!~mborzecki@78-10-193-111.static.ip.netia.com.pl> has quit IRC | 08:10 | |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC | 08:10 | |
*** bboozzoo <bboozzoo!~mborzecki@osu194.internetdsl.tpnet.pl> has joined #yocto | 08:12 | |
*** tomyone <tomyone!c1a5d346@gateway/web/freenode/ip.193.165.211.70> has quit IRC | 08:15 | |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto | 08:17 | |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC | 08:19 | |
*** pidge <pidge!~eflanagan@204.144.56.100> has quit IRC | 08:21 | |
*** sameo <sameo!samuel@nat/intel/x-wkupezoebrycurhp> has joined #yocto | 08:24 | |
*** bluelightning <bluelightning!~paul@83.217.123.106> has joined #yocto | 08:25 | |
*** bluelightning <bluelightning!~paul@83.217.123.106> has quit IRC | 08:25 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 08:25 | |
bluelightning | morning all | 08:39 |
*** arkver <arkver!~Ian@goatfarm.plus.com> has left #yocto | 08:41 | |
xerent | morning | 08:43 |
xerent | bluelightning: wiping everything out did help me, by the way | 08:43 |
xerent | bitbake no longer hangs on do_make_scripts :) | 08:43 |
bluelightning | xerent: ok... the unfortunate thing is though we may never find out what the real issue was | 08:43 |
xerent | indeed | 08:43 |
*** [Sno] <[Sno]!~Sno]@pd956d8ef.dip0.t-ipconnect.de> has joined #yocto | 08:48 | |
*** roric <roric!~roric@83.140.117.51> has joined #yocto | 09:00 | |
*** jimBaxter <jimBaxter!~jbaxter@jimbax.plus.com> has joined #yocto | 09:01 | |
*** belen <belen!Adium@nat/intel/x-tesmegfxjcxfwqnm> has joined #yocto | 09:04 | |
*** dse <dse!~d.s.e@2001:a60:1421:8101:dc5c:505d:2a29:60f8> has joined #yocto | 09:08 | |
*** AndersD <AndersD!~anders@c-2b4072d5.037-214-6e6b701.cust.bredbandsbolaget.se> has quit IRC | 09:10 | |
*** AndersD <AndersD!~anders@c-2b4072d5.037-214-6e6b701.cust.bredbandsbolaget.se> has joined #yocto | 09:12 | |
*** sameo <sameo!samuel@nat/intel/x-wkupezoebrycurhp> has quit IRC | 09:16 | |
*** frsc1 <frsc1!~frsc@host-78-144-177-97.as13285.net> has joined #yocto | 09:38 | |
rburton | kergoth: you used yocto in an inappropriate way, i hope koen didn't notice | 09:53 |
*** qknight <qknight!~joachim@static.188.100.47.78.clients.your-server.de> has joined #yocto | 09:57 | |
*** KevinZA <KevinZA!~KevinZA@105-236-162-145.access.mtnbusiness.co.za> has joined #yocto | 09:57 | |
qknight | hi. how can i disable that yocto bilds (bitbake) will always output a tar.gz? i just want the fs uncompressed | 09:58 |
qknight | oh found it. it can be done from the image recipe | 09:58 |
KevinZA | hi everyone. is there a simple answer to why i don't get a "sdimg" file (only ext3 files) when trying to build an image for a raspberry pi? | 09:59 |
bluelightning | KevinZA: IMAGE_FSTYPES is the variable that controls what types of image are produced | 10:01 |
bluelightning | check that you have rpi-sdimg in your value for IMAGE_FSTYPES - you can double check by looking at the output of bitbake -e | 10:02 |
*** jmleo <jmleo!~jm@105-197-190-109.dsl.ovh.fr> has joined #yocto | 10:03 | |
jmleo | hi | 10:03 |
jmleo | I see in a bb file "PACKAGES =+ myfile..." | 10:03 |
jmleo | is this valid ? Should'nt it be PACKAGES =+ myfile ? | 10:03 |
jmleo | += | 10:03 |
KevinZA | ah - thanks. thats in the build/conf/local.conf? i saw something in the meta-raspberrypi conf files, and i see hob doesnt have that option. ok going command-line | 10:04 |
bluelightning | jmleo: =+ is like += except it prepends | 10:05 |
jmleo | bluelightning: thx | 10:05 |
bluelightning | KevinZA: ah right yes Hob may not pick up that option value unfortunately (and probably forces it off) | 10:05 |
*** roric <roric!~roric@83.140.117.51> has quit IRC | 10:05 | |
-YoctoAutoBuilder- build #59 of nightly-qa-logrotate is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-qa-logrotate/builds/59 | 10:43 | |
-YoctoAutoBuilder- build #60 of nightly-qa-pam is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-qa-pam/builds/60 | 10:44 | |
*** blitz00 <blitz00!stefans@nat/intel/x-vxjqhxvifphbinco> has joined #yocto | 10:46 | |
*** blitz00 <blitz00!stefans@unaffiliated/blitz00> has joined #yocto | 10:46 | |
-YoctoAutoBuilder- build #59 of nightly-x32 is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x32/builds/59 | 10:47 | |
*** gvy <gvy!~mike@altlinux/developer/mike> has joined #yocto | 10:51 | |
-YoctoAutoBuilder- build #59 of nightly-qa-skeleton is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-qa-skeleton/builds/59 | 11:01 | |
xerent | when building a kernel module, where does the output go? I set the CFLAGS=-M options to see exactly which header files were included, but this limits the output to preprocessor output only | 11:04 |
xerent | it's not in work folder, and not in the sysroot/usr/src/kernel either, even though makefile enters that directory when it builds | 11:04 |
*** tasslehoff <tasslehoff!~Tasslehof@77.40.182.98> has quit IRC | 11:10 | |
-YoctoAutoBuilder- build #58 of nightly-rpm is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-rpm/builds/58 | 11:11 | |
*** kroon <kroon!~kroon@fw.mikrodidakt.se> has joined #yocto | 11:14 | |
-YoctoAutoBuilder- build #58 of nightly-deb is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-deb/builds/58 | 11:16 | |
*** AndersD <AndersD!~anders@c-2b4072d5.037-214-6e6b701.cust.bredbandsbolaget.se> has quit IRC | 11:19 | |
*** AndersD <AndersD!~anders@c-2b4072d5.037-214-6e6b701.cust.bredbandsbolaget.se> has joined #yocto | 11:21 | |
*** siron <siron!~jaborek@dslb-188-109-222-040.188.109.pools.vodafone-ip.de> has quit IRC | 11:21 | |
-YoctoAutoBuilder- build #59 of nightly-multilib is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-multilib/builds/59 | 11:23 | |
-YoctoAutoBuilder- build #58 of nightly-qa-systemd is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-qa-systemd/builds/58 | 11:24 | |
xerent | ok so the issue is that I don't get any output to a file, it's output to make and make truncates it because all i see is a [CC] line in the log | 11:25 |
xerent | how can I change that | 11:25 |
olani | xerent: I don't really understand your problem, but if it is more compiler output you want try EXTRA_OEMAKE += "V=1" in your kernel module recipe. this will add V=1 to the make commandline. | 11:32 |
*** ddom <ddom!~ddom@p4FFABD70.dip0.t-ipconnect.de> has joined #yocto | 11:36 | |
xerent | my problem is that I need to understand which header files are included, full path | 11:38 |
xerent | the compiler complains about struct members being unknown but they DO exist in the header, properly | 11:39 |
xerent | so my conclusion is that the wrong header file is being included for some reason, and I need to get why | 11:39 |
xerent | or that gcc has gone insane, which is unlikely | 11:39 |
xerent | passing the -M flag to gcc will provide me with such output instead of a compiled program | 11:40 |
xerent | but the output is lost somewhere along the way | 11:40 |
xerent | and never reaches the log file | 11:40 |
xerent | all I get is a 'CC [M] /dir/foo.o' line | 11:41 |
xerent | which indicates that gcc has evaluated my query and responded with the information I wanted | 11:41 |
xerent | and that the information has been readily discarded | 11:41 |
olani | xerent: Don't you get more output from make if you add V=1 to the make commandline? | 11:42 |
xerent | no :( | 11:42 |
*** KevinZA <KevinZA!~KevinZA@105-236-162-145.access.mtnbusiness.co.za> has quit IRC | 11:43 | |
olani | xerent: Did you inspect the run.do_compile file to see that it is doing what you want? If you need to experiment, try to enter the devshell and calling the run.do_compile as any other file. Then you can do your changes directly in the run file. | 11:43 |
olani | xerent: Of course you still need to figure out hoiw to reproduce your changes in the recipe, but as a debugging tool it can be quite useful | 11:44 |
*** KevinZA <KevinZA!~kwilliams@105-236-162-145.access.mtnbusiness.co.za> has joined #yocto | 11:44 | |
*** roric <roric!~roric@194.236.6.76> has joined #yocto | 11:48 | |
*** jluisn <jluisn!~quassel@187.115.172.24> has joined #yocto | 11:48 | |
*** siron <siron!~jaborek@dslb-188-109-222-040.188.109.pools.vodafone-ip.de> has joined #yocto | 11:48 | |
*** siron <siron!~jaborek@dslb-188-109-222-040.188.109.pools.vodafone-ip.de> has quit IRC | 11:50 | |
*** seiron <seiron!~jaborek@dslb-188-109-222-040.188.109.pools.vodafone-ip.de> has joined #yocto | 11:50 | |
seiron | Only two weeks until yocto day in Dusseldorf :-) | 11:55 |
seiron | Im still undecided wether to join beginner workshop or the advanced one. | 11:56 |
*** shoragan <shoragan!~shoragan@debian/developer/shoragan> has joined #yocto | 11:56 | |
xerent | olani: yeah, I found that script | 12:00 |
xerent | seems no matter what I do I just get one output line of CC [M] foo.o | 12:00 |
xerent | this is a kernel module, I might add, so there might be some other Makefile that overrides it | 12:00 |
olani | xerent: yes, I've managed to reproduce your problem with a kernel module of my own. | 12:01 |
xerent | :) | 12:01 |
xerent | setting MAKEFLAGS='V=1' generates some stuff | 12:05 |
*** zecke <zecke!~ich@p5099b351.dip0.t-ipconnect.de> has quit IRC | 12:07 | |
-YoctoAutoBuilder- build #58 of nightly-x86 is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86/builds/58 | 12:26 | |
*** marka <marka!~marka@128.224.252.2> has joined #yocto | 12:29 | |
*** blloyd <blloyd!~blloyd@dynamic30-98-142-75.dobsonteleco.com> has quit IRC | 12:36 | |
*** blloyd <blloyd!~blloyd@dynamic30-98-142-75.dobsonteleco.com> has joined #yocto | 12:36 | |
*** AndersD <AndersD!~anders@c-2b4072d5.037-214-6e6b701.cust.bredbandsbolaget.se> has quit IRC | 12:44 | |
*** sameo <sameo!~samuel@192.55.55.41> has joined #yocto | 12:45 | |
-YoctoAutoBuilder- build #60 of nightly-x86-64 is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86-64/builds/60 | 12:46 | |
*** sameo <sameo!~samuel@192.55.55.41> has quit IRC | 12:54 | |
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto | 12:54 | |
*** elmi82 <elmi82!~timo@mail.bmw-carit.de> has joined #yocto | 13:01 | |
*** rwoolley <rwoolley!~rwoolley@128.224.252.2> has joined #yocto | 13:04 | |
*** AndersD <AndersD!~anders@81-232-163-241-no29.business.telia.com> has joined #yocto | 13:07 | |
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has quit IRC | 13:13 | |
*** sameo <sameo!~samuel@192.55.55.41> has joined #yocto | 13:17 | |
*** SorenHolm <SorenHolm!~quassel@93.165.148.186> has quit IRC | 13:19 | |
*** KevinZA <KevinZA!~kwilliams@105-236-162-145.access.mtnbusiness.co.za> has quit IRC | 13:19 | |
*** blloyd <blloyd!~blloyd@dynamic30-98-142-75.dobsonteleco.com> has quit IRC | 13:20 | |
*** blloyd <blloyd!~blloyd@dynamic30-98-142-75.dobsonteleco.com> has joined #yocto | 13:20 | |
*** shoragan <shoragan!~shoragan@debian/developer/shoragan> has quit IRC | 13:21 | |
*** hramrach_ <hramrach_!~hramrach@gateway/tor-sasl/hramrach> has quit IRC | 13:25 | |
*** pev <pev!~pev@mail.analogue-micro.com> has joined #yocto | 13:25 | |
pev | Hey all | 13:25 |
*** hramrach_ <hramrach_!~hramrach@gateway/tor-sasl/hramrach> has joined #yocto | 13:26 | |
pev | this should be really easy I hope - ive got a random poky dir someone has sent me as part of a project. Is there a file somewhere inside that should tell me what version it thinks it is? At the moment I'm resorting to downloading various releases to compare to! | 13:26 |
bluelightning | pev: meta-yocto/conf/distro/poky.conf ? | 13:26 |
pev | bluelightning: Thanks! | 13:29 |
*** dmoseley <dmoseley!~dmoseley@cpe-174-096-222-251.carolina.res.rr.com> has quit IRC | 13:29 | |
xerent | well, as far as I can tell, the correct header file is included | 13:34 |
xerent | if I rename it, it doesn't find it | 13:34 |
xerent | if I put "lollipop" on the first line in it, I get a compile error | 13:34 |
xerent | but if I put "lollipop" right before the struct definition in question | 13:35 |
xerent | i.e. "lollipop struct foo { ... };" | 13:35 |
xerent | I don't get any compile errors | 13:35 |
xerent | there are no #if or #ifdefs around that definition | 13:35 |
xerent | oh wait, there is | 13:36 |
xerent | that's my cue | 13:37 |
xerent | :D | 13:37 |
*** zecke <zecke!~ich@91.66.224.184> has joined #yocto | 13:39 | |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC | 13:41 | |
*** AndersD <AndersD!~anders@81-232-163-241-no29.business.telia.com> has quit IRC | 13:42 | |
*** seiron <seiron!~jaborek@dslb-188-109-222-040.188.109.pools.vodafone-ip.de> has quit IRC | 13:44 | |
*** sarahsharp <sarahsharp!~sarah@134.134.139.72> has joined #yocto | 13:51 | |
*** roric <roric!~roric@194.236.6.76> has quit IRC | 13:56 | |
*** blloyd <blloyd!~blloyd@dynamic30-98-142-75.dobsonteleco.com> has quit IRC | 13:56 | |
*** g1zer0 <g1zer0!~gizero@host168-65-static.12-87-b.business.telecomitalia.it> has quit IRC | 13:57 | |
*** blloyd <blloyd!~blloyd@dynamic30-98-142-75.dobsonteleco.com> has joined #yocto | 13:57 | |
*** sarahsharp <sarahsharp!~sarah@134.134.139.72> has quit IRC | 13:59 | |
*** Siecje <Siecje!~Siecje@128.224.252.2> has joined #yocto | 14:00 | |
*** dmoseley <dmoseley!~dmoseley@rrcs-98-101-90-147.midsouth.biz.rr.com> has joined #yocto | 14:00 | |
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto | 14:00 | |
*** gvy <gvy!~mike@altlinux/developer/mike> has quit IRC | 14:03 | |
*** sarahsharp <sarahsharp!~sarah@192.55.55.41> has joined #yocto | 14:04 | |
*** akbennett <akbennett!akbennett@gateway/shell/linaro/x-awlpqlclrlswcdcj> has quit IRC | 14:11 | |
*** akbennett <akbennett!akbennett@linaro/akbennett> has joined #yocto | 14:11 | |
*** elmi82 <elmi82!~timo@mail.bmw-carit.de> has quit IRC | 14:15 | |
-YoctoAutoBuilder- build #61 of nightly-mips is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-mips/builds/61 | 14:25 | |
*** Fivefoot_ <Fivefoot_!~fivefoots@50.250.6.142> has joined #yocto | 14:26 | |
*** elmi82 <elmi82!~timo@mail.bmw-carit.de> has joined #yocto | 14:27 | |
*** Fivefootseven <Fivefootseven!~fivefoots@50.250.6.142> has joined #yocto | 14:27 | |
*** sarahsharp <sarahsharp!~sarah@192.55.55.41> has quit IRC | 14:30 | |
*** Fivefoot_ <Fivefoot_!~fivefoots@50.250.6.142> has quit IRC | 14:31 | |
xerent | where's the log.do_kernel_configcheck log file located? | 14:34 |
xerent | somewhere in work folder I take it :P | 14:34 |
xerent | never mind, found it | 14:35 |
*** Noor <Noor!~quassel@110.93.212.98> has quit IRC | 14:39 | |
*** stiandre <stiandre!~stiandre@109.247.13.242> has quit IRC | 14:40 | |
*** TobSnyder1 <TobSnyder1!~schneider@ip92341b76.dynamic.kabel-deutschland.de> has joined #yocto | 14:42 | |
*** TobSnyder <TobSnyder!~schneider@ip92341b76.dynamic.kabel-deutschland.de> has quit IRC | 14:43 | |
*** icanicant <icanicant!~Thunderbi@195.88.236.129> has quit IRC | 14:45 | |
*** e8johan <e8johan!~quassel@83.218.80.242> has quit IRC | 14:46 | |
kergoth | | tar: license-destdir/systemd-compat-units/LICENSE: file changed as we read it | 14:48 |
kergoth | anyone else getting these? | 14:48 |
kergoth | in sstate_create_package | 14:48 |
kergoth | we're getting these failures repeatedly on most of our automated builds | 14:48 |
kergoth | hmm, wait, nevermind, i think i see the issue | 14:48 |
* kergoth checks | 14:49 | |
*** AndersD <AndersD!~anders@c83-252-255-124.bredband.comhem.se> has joined #yocto | 14:51 | |
*** staylor <staylor!~staylor@mail.au-zone.com> has joined #yocto | 14:54 | |
*** icanicant <icanicant!~Thunderbi@195.88.236.129> has joined #yocto | 14:56 | |
*** sjolley <sjolley!sjolley@nat/intel/x-tycafofqjafxwapd> has quit IRC | 15:00 | |
*** dvhart <dvhart!dvhart@nat/intel/x-amwrthjwsaowtrxt> has joined #yocto | 15:01 | |
*** return_to_sender <return_to_sender!d0b90c36@gateway/web/freenode/ip.208.185.12.54> has joined #yocto | 15:03 | |
*** sarahsharp <sarahsharp!~sarah@192.55.55.41> has joined #yocto | 15:03 | |
*** munch <munch!~mark@c-67-184-166-69.hsd1.il.comcast.net> has joined #yocto | 15:13 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto | 15:14 | |
*** TobSnyder1 <TobSnyder1!~schneider@ip92341b76.dynamic.kabel-deutschland.de> has quit IRC | 15:15 | |
*** munch <munch!~mark@c-67-184-166-69.hsd1.il.comcast.net> has quit IRC | 15:20 | |
*** KevinZA <KevinZA!~kwilliams@105-236-162-145.access.mtnbusiness.co.za> has joined #yocto | 15:23 | |
*** sjolley <sjolley!sjolley@nat/intel/x-liuljzpzwtouhjvu> has joined #yocto | 15:30 | |
*** alimon_ <alimon_!c713fb0d@gateway/web/freenode/ip.199.19.251.13> has joined #yocto | 15:33 | |
*** ddom <ddom!~ddom@p4FFABD70.dip0.t-ipconnect.de> has quit IRC | 15:33 | |
*** roric <roric!~roric@c-b19b70d5.013-177-67626713.cust.bredbandsbolaget.se> has joined #yocto | 15:50 | |
*** kroon <kroon!~kroon@fw.mikrodidakt.se> has quit IRC | 15:50 | |
*** elmi82 <elmi82!~timo@mail.bmw-carit.de> has quit IRC | 15:50 | |
staylor | On master right now meta-toolchain-qt5 is producing a broken qmake. It's missing qt.conf and when this is added it still fails to find the mkspecs correctly. There was some issues with multilib that broke the TARGETSYSROOT/PKG_CONFIG a few days ago so I susptect it's related to this but I am unsure where Qt is gathering this information. | 15:55 |
*** bboozzoo is now known as bboozzoo_away | 15:56 | |
*** sarahsharp <sarahsharp!~sarah@192.55.55.41> has quit IRC | 15:57 | |
*** belen <belen!Adium@nat/intel/x-tesmegfxjcxfwqnm> has quit IRC | 15:58 | |
*** sameo <sameo!~samuel@192.55.55.41> has quit IRC | 16:00 | |
*** Fivefootseven <Fivefootseven!~fivefoots@50.250.6.142> has quit IRC | 16:05 | |
*** Fivefootseven <Fivefootseven!~fivefoots@50.250.6.142> has joined #yocto | 16:06 | |
*** Fivefootseven <Fivefootseven!~fivefoots@50.250.6.142> has quit IRC | 16:10 | |
*** alimon_ <alimon_!c713fb0d@gateway/web/freenode/ip.199.19.251.13> has quit IRC | 16:14 | |
*** jmleo <jmleo!~jm@105-197-190-109.dsl.ovh.fr> has quit IRC | 16:14 | |
*** mranostay <mranostay!~mranostay@pdpc/supporter/active/mranostay> has quit IRC | 16:20 | |
*** mranostay <mranostay!~mranostay@pdpc/supporter/active/mranostay> has joined #yocto | 16:20 | |
*** sarahsharp <sarahsharp!~sarah@134.134.137.71> has joined #yocto | 16:22 | |
*** behanw <behanw!~behanw@S0106dc9fdb80cffd.gv.shawcable.net> has joined #yocto | 16:24 | |
*** pev <pev!~pev@mail.analogue-micro.com> has quit IRC | 16:25 | |
*** belen <belen!~Adium@192.198.151.43> has joined #yocto | 16:31 | |
*** phantoxe <phantoxe!~destroy@a89-152-21-144.cpe.netcabo.pt> has quit IRC | 16:36 | |
*** roric <roric!~roric@c-b19b70d5.013-177-67626713.cust.bredbandsbolaget.se> has quit IRC | 16:36 | |
*** Fivefootseven <Fivefootseven!~fivefoots@50.250.6.142> has joined #yocto | 16:37 | |
return_to_sender | Hi all, quick obscure question: I'm working on a recipe that will pull from an active directory secured git repo. I include my credentials in the SRC_URI ("...user=domain\username:password") yet when yocto contacts the server it appears to strip the backslash separating the active directory domain and username | 16:40 |
rburton | you'll want to escape the \ | 16:41 |
rburton | use \\ | 16:41 |
return_to_sender | I could have sworn I tried that. Of course it works immediately | 16:42 |
return_to_sender | Thanks for your help | 16:42 |
*** seebs <seebs!~seebs@home.seebs.net> has quit IRC | 16:42 | |
return_to_sender | As a follow up, is there a standard way of getting around having credentials stored in plain text? | 16:42 |
*** seebs <seebs!~seebs@home.seebs.net> has joined #yocto | 16:45 | |
*** sjolley <sjolley!sjolley@nat/intel/x-liuljzpzwtouhjvu> has quit IRC | 16:50 | |
*** ant_work <ant_work!~ant__@host54-128-static.10-188-b.business.telecomitalia.it> has quit IRC | 16:51 | |
*** sarahsharp <sarahsharp!~sarah@134.134.137.71> has quit IRC | 16:56 | |
*** zenlinux_ <zenlinux_!~sgarman@12.70.159.234> has joined #yocto | 16:56 | |
*** jbrianceau is now known as jbrianceau_away | 16:56 | |
*** sarahsharp <sarahsharp!~sarah@134.134.137.71> has joined #yocto | 16:57 | |
*** sarahsharp <sarahsharp!~sarah@134.134.137.71> has quit IRC | 16:59 | |
*** belen <belen!~Adium@192.198.151.43> has quit IRC | 16:59 | |
*** sarahsharp <sarahsharp!~sarah@134.134.137.71> has joined #yocto | 17:00 | |
*** sjolley <sjolley!~sjolley@134.134.137.71> has joined #yocto | 17:00 | |
*** zenlinux_ <zenlinux_!~sgarman@12.70.159.234> has quit IRC | 17:01 | |
*** belen <belen!Adium@nat/intel/x-slzescyqiuahrnye> has joined #yocto | 17:02 | |
*** sarahsharp <sarahsharp!~sarah@134.134.137.71> has quit IRC | 17:02 | |
*** Fivefoot_ <Fivefoot_!~fivefoots@c-24-128-49-171.hsd1.ma.comcast.net> has joined #yocto | 17:03 | |
*** Fivefootseven <Fivefootseven!~fivefoots@50.250.6.142> has quit IRC | 17:07 | |
*** Fivefootseven <Fivefootseven!~fivefoots@50.250.6.142> has joined #yocto | 17:08 | |
*** dvhart <dvhart!dvhart@nat/intel/x-amwrthjwsaowtrxt> has quit IRC | 17:09 | |
*** sjolley <sjolley!~sjolley@134.134.137.73> has joined #yocto | 17:09 | |
*** Fivefoot_ <Fivefoot_!~fivefoots@c-24-128-49-171.hsd1.ma.comcast.net> has quit IRC | 17:11 | |
*** thaytan_ <thaytan_!~thaytan@113.94.233.220.static.exetel.com.au> has joined #yocto | 17:13 | |
*** thaytan <thaytan!~thaytan@113.94.233.220.static.exetel.com.au> has quit IRC | 17:13 | |
*** thaytan_ is now known as thayan | 17:14 | |
*** thayan is now known as thaytan | 17:14 | |
*** sjolley <sjolley!~sjolley@134.134.137.73> has quit IRC | 17:16 | |
*** blitz00 <blitz00!stefans@unaffiliated/blitz00> has quit IRC | 17:16 | |
*** return_to_sender <return_to_sender!d0b90c36@gateway/web/freenode/ip.208.185.12.54> has quit IRC | 17:18 | |
*** sjolley <sjolley!~sjolley@134.134.137.71> has joined #yocto | 17:23 | |
*** sarahsharp <sarahsharp!~sarah@192.55.55.41> has joined #yocto | 17:23 | |
*** sarahsharp <sarahsharp!~sarah@192.55.55.41> has quit IRC | 17:29 | |
*** systmkor2 <systmkor2!~systmkor@unaffiliated/systmkor> has joined #yocto | 17:31 | |
*** sarahsharp <sarahsharp!~sarah@134.134.137.71> has joined #yocto | 17:33 | |
*** sameo <sameo!~samuel@192.55.55.41> has joined #yocto | 17:37 | |
*** sameo <sameo!~samuel@192.55.55.41> has quit IRC | 17:38 | |
*** sameo <sameo!~samuel@192.55.55.41> has joined #yocto | 17:39 | |
*** sarahsharp <sarahsharp!sarah@nat/intel/x-qtvbiecvnhydpupz> has joined #yocto | 17:40 | |
*** belen <belen!Adium@nat/intel/x-slzescyqiuahrnye> has quit IRC | 17:44 | |
*** yzhao2 <yzhao2!~yzhao2@128.224.252.2> has joined #yocto | 17:46 | |
*** dvhart <dvhart!~dvhart@134.134.137.73> has joined #yocto | 17:48 | |
*** Fivefootseven <Fivefootseven!~fivefoots@50.250.6.142> has quit IRC | 17:49 | |
*** sameo <sameo!~samuel@192.55.55.41> has quit IRC | 17:52 | |
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has quit IRC | 17:53 | |
*** sjolley <sjolley!~sjolley@134.134.137.71> has quit IRC | 17:55 | |
*** sjolley <sjolley!~sjolley@134.134.137.71> has joined #yocto | 17:58 | |
*** Fivefootseven <Fivefootseven!~fivefoots@50.250.6.142> has joined #yocto | 18:00 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 18:04 | |
*** sjolley <sjolley!~sjolley@134.134.137.71> has quit IRC | 18:06 | |
*** AndersD <AndersD!~anders@c83-252-255-124.bredband.comhem.se> has quit IRC | 18:17 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto | 18:20 | |
*** pohly <pohly!~pohly@p5DE8CFFE.dip0.t-ipconnect.de> has quit IRC | 18:21 | |
*** [Sno] <[Sno]!~Sno]@pd956d8ef.dip0.t-ipconnect.de> has quit IRC | 18:22 | |
*** sjolley <sjolley!~sjolley@134.134.137.71> has joined #yocto | 18:25 | |
*** sjolley <sjolley!~sjolley@134.134.137.71> has quit IRC | 18:31 | |
*** dvhart <dvhart!~dvhart@134.134.137.73> has quit IRC | 18:32 | |
*** return_to_sender <return_to_sender!d0b90c36@gateway/web/freenode/ip.208.185.12.54> has joined #yocto | 18:39 | |
otavio | rburton: vg? | 18:45 |
*** dmoseley <dmoseley!~dmoseley@rrcs-98-101-90-147.midsouth.biz.rr.com> has quit IRC | 18:47 | |
*** dvhart <dvhart!~dvhart@134.134.137.73> has joined #yocto | 18:59 | |
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-krefxkkqlaqbqwge> has quit IRC | 19:02 | |
*** smartin_ <smartin_!~smartin@ivr94-4-82-229-165-48.fbx.proxad.net> has joined #yocto | 19:02 | |
rburton | otavio: fsl-arm is erroring as mesa and openvg-dev are conflicting. | 19:02 |
rburton | on the autobuilder | 19:02 |
otavio | rburton: I didn't get there yet | 19:03 |
otavio | rburton: I didn't look the failures yet | 19:03 |
otavio | been working in two toolchain issues | 19:03 |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto | 19:04 | |
*** sjolley <sjolley!sjolley@nat/intel/x-podpqwqrsacczzyr> has joined #yocto | 19:04 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has quit IRC | 19:05 | |
sgw_ | otavio: ping | 19:06 |
otavio | sgw_: pong | 19:06 |
sgw_ | otavio: np I was not scolled to current looks like rburton already got you, sorry for the noise | 19:07 |
*** return_to_sender <return_to_sender!d0b90c36@gateway/web/freenode/ip.208.185.12.54> has quit IRC | 19:07 | |
otavio | np | 19:07 |
otavio | :) | 19:07 |
*** fitzsim <fitzsim!~user@2001:420:284a:1300:21c:c4ff:fe73:2d74> has joined #yocto | 19:12 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto | 19:15 | |
seebs | So I thought of a thing, and I don't *think* it's happening in real use cases, but it's a possible issue for pseudo on overloaded machines. | 19:19 |
seebs | It used to be that you could just randomly kill the pseudo daemon and it would generally be fine -- nothing would get lost. | 19:19 |
seebs | With the FASTOP stuff, it's possible for the clients to not realize that a message got lost. | 19:19 |
seebs | I mention this because we had some weird behavior on a system where the pseudo server got killed by the OOM killer. | 19:20 |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 19:20 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 19:20 | |
*** dexteradeus <dexteradeus!d882c001@gateway/web/freenode/ip.216.130.192.1> has joined #yocto | 19:23 | |
dexteradeus | is there a way to negate an entry in one of the *_FEATURES lists? like if I want to remove alsa from the MACHINE_FEATURES that is included in x86-base.inc | 19:24 |
kergoth | assuming relatively recent yocto, you can use _remove | 19:26 |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has quit IRC | 19:26 | |
kergoth | either in local.conf, or you can provide your own machine .conf in your own layer which includes the other machine and then tweaks it from there | 19:26 |
*** dmoseley <dmoseley!~dmoseley@cpe-174-096-222-251.carolina.res.rr.com> has joined #yocto | 19:26 | |
kergoth | MACHINE_FEATURES_remove = "alsa" | 19:26 |
dexteradeus | ah, perfect. I'm using 1.6.1 | 19:26 |
dexteradeus | thanks | 19:26 |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC | 19:27 | |
Crofton | is there a way to remove an ASSUME_PROVIDED? | 19:27 |
zecke | Crofton: ASSUME_PROVIDED_remove ? | 19:33 |
Crofton | I am wondering if that should work | 19:34 |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto | 19:34 | |
Crofton | I am also wondering if we should have a way to force a native recipe to get built, even if it is ASSUME_PROVIDED | 19:35 |
dexteradeus | you can always 'bitbake -f <recipie_name>' | 19:35 |
Crofton | I want this to be super idiot proof :) | 19:37 |
*** Fivefootseven <Fivefootseven!~fivefoots@50.250.6.142> has quit IRC | 19:41 | |
*** dexteradeus <dexteradeus!d882c001@gateway/web/freenode/ip.216.130.192.1> has quit IRC | 19:41 | |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto | 19:42 | |
*** sarahsharp <sarahsharp!sarah@nat/intel/x-qtvbiecvnhydpupz> has quit IRC | 19:50 | |
*** sarahsharp <sarahsharp!~sarah@134.134.137.71> has joined #yocto | 19:50 | |
*** Fivefootseven <Fivefootseven!~fivefoots@c-24-128-49-171.hsd1.ma.comcast.net> has joined #yocto | 19:51 | |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC | 19:51 | |
*** Fivefoot_ <Fivefoot_!~fivefoots@50.250.6.142> has joined #yocto | 19:52 | |
*** Fivefootseven <Fivefootseven!~fivefoots@c-24-128-49-171.hsd1.ma.comcast.net> has quit IRC | 19:55 | |
khem | hmmm so if BBFILE_PRIORITY of a layer is higher than OE-Core and it provides a recipe with older version than OE-Core, that gets chosen, and even DEFAULT_PREFERENCE wont work | 19:57 |
khem | in essence if one is overriding a recipe in own layer it has to be done when absolutely used | 19:58 |
kergoth | khem: yeah, that is pretty annoying. i've tried to add e.g. a _git recipe to our distro support layer and then i'm stuck defining a preferred pref on the oe-core version :) | 20:02 |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto | 20:04 | |
*** jimBaxter <jimBaxter!~jbaxter@jimbax.plus.com> has quit IRC | 20:04 | |
*** rwoolley <rwoolley!~rwoolley@128.224.252.2> has quit IRC | 20:04 | |
*** [Sno] <[Sno]!~Sno]@p578b540c.dip0.t-ipconnect.de> has joined #yocto | 20:07 | |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC | 20:07 | |
*** rwoolley <rwoolley!~rwoolley@128.224.252.2> has joined #yocto | 20:10 | |
*** roric <roric!~roric@c-107ae455.213-3-64736c14.cust.bredbandsbolaget.se> has joined #yocto | 20:14 | |
*** jimBaxter <jimBaxter!~jbaxter@jimbax.plus.com> has joined #yocto | 20:18 | |
*** emacer <emacer!~EMAC@66.186.100.194> has joined #yocto | 20:27 | |
*** jluisn <jluisn!~quassel@187.115.172.24> has quit IRC | 20:35 | |
*** marka <marka!~marka@128.224.252.2> has quit IRC | 20:39 | |
*** Siecje <Siecje!~Siecje@128.224.252.2> has left #yocto | 20:50 | |
mranostay | hey kergoth | 20:57 |
*** dvhart <dvhart!~dvhart@134.134.137.73> has quit IRC | 20:59 | |
*** sarahsharp <sarahsharp!~sarah@134.134.137.71> has quit IRC | 21:00 | |
*** frsc <frsc!~frsc@host-89-241-199-127.as13285.net> has joined #yocto | 21:02 | |
*** frsc1 <frsc1!~frsc@host-78-144-177-97.as13285.net> has quit IRC | 21:04 | |
*** challinan <challinan!~chris@173-10-226-189-BusName-WestFlorida.hfc.comcastbusiness.net> has quit IRC | 21:07 | |
*** challinan <challinan!~chris@173-10-226-189-BusName-WestFlorida.hfc.comcastbusiness.net> has joined #yocto | 21:07 | |
*** sarahsharp <sarahsharp!~sarah@134.134.139.76> has joined #yocto | 21:10 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has quit IRC | 21:13 | |
*** zecke <zecke!~ich@91.66.224.184> has quit IRC | 21:15 | |
*** frsc1 <frsc1!~frsc@host-89-241-199-127.as13285.net> has joined #yocto | 21:15 | |
*** frsc <frsc!~frsc@host-89-241-199-127.as13285.net> has quit IRC | 21:19 | |
*** rwoolley <rwoolley!~rwoolley@128.224.252.2> has quit IRC | 21:22 | |
*** ant__ <ant__!~andrea@host42-203-dynamic.20-79-r.retail.telecomitalia.it> has joined #yocto | 21:22 | |
*** frsc <frsc!~frsc@host-92-24-144-244.ppp.as43234.net> has joined #yocto | 21:25 | |
*** frsc1 <frsc1!~frsc@host-89-241-199-127.as13285.net> has quit IRC | 21:27 | |
*** blloyd_ <blloyd_!~blloyd@dynamic30-98-142-75.dobsonteleco.com> has joined #yocto | 21:28 | |
*** blloyd <blloyd!~blloyd@dynamic30-98-142-75.dobsonteleco.com> has quit IRC | 21:28 | |
*** pidge <pidge!~eflanagan@204.144.56.100> has joined #yocto | 21:33 | |
*** blloyd__ <blloyd__!~blloyd@dynamic30-98-142-75.dobsonteleco.com> has joined #yocto | 21:35 | |
*** blloyd_ <blloyd_!~blloyd@dynamic30-98-142-75.dobsonteleco.com> has quit IRC | 21:35 | |
*** dzoe <dzoe!joe@pdpc/supporter/active/dzoe> has quit IRC | 21:38 | |
*** dzoe <dzoe!joe@joe.cz> has joined #yocto | 21:38 | |
*** bluelightning <bluelightning!~paul@2001:8b0:258:7d7a:2ad2:44ff:fe40:9209> has joined #yocto | 21:39 | |
*** bluelightning <bluelightning!~paul@2001:8b0:258:7d7a:2ad2:44ff:fe40:9209> has quit IRC | 21:39 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 21:39 | |
*** blloyd__ <blloyd__!~blloyd@dynamic30-98-142-75.dobsonteleco.com> has quit IRC | 21:57 | |
*** blloyd_ <blloyd_!~blloyd@dynamic30-98-142-75.dobsonteleco.com> has joined #yocto | 21:57 | |
*** victhor_ <victhor_!~victhor@177.133.123.217> has joined #yocto | 21:59 | |
victhor_ | can you change the default terminal emulator used by bitbake on e.g. menuconfig? | 21:59 |
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC | 22:01 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto | 22:01 | |
*** sjolley <sjolley!sjolley@nat/intel/x-podpqwqrsacczzyr> has quit IRC | 22:03 | |
*** systmkor3 <systmkor3!~systmkor@unaffiliated/systmkor> has joined #yocto | 22:12 | |
*** blloyd_ <blloyd_!~blloyd@dynamic30-98-142-75.dobsonteleco.com> has quit IRC | 22:12 | |
*** blloyd__ <blloyd__!~blloyd@dynamic30-98-142-75.dobsonteleco.com> has joined #yocto | 22:12 | |
*** frsc1 <frsc1!~frsc@host-92-24-144-244.ppp.as43234.net> has joined #yocto | 22:12 | |
*** systmkor2 <systmkor2!~systmkor@unaffiliated/systmkor> has quit IRC | 22:13 | |
*** sjolley <sjolley!~sjolley@134.134.137.73> has joined #yocto | 22:13 | |
*** frsc <frsc!~frsc@host-92-24-144-244.ppp.as43234.net> has quit IRC | 22:15 | |
RP | seebs: around? | 22:19 |
seebs | Somewhat. | 22:20 |
seebs | Brain is really not at its finest this week, but I'm at least conscious. | 22:20 |
RP | seebs: I have this in pseudo.log "symlink err : 4869771624 ['/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-ipk/build/build/tmp/work/i586-poky-linux/python/2.7.3-r0.3/package/usr/lib/python2.7/encodings/gbk.pyc'] (db '/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-ipk/build/build/tmp/work/i586-poky-linux/python/2.7.3-r0.3/package/usr/bin/python2') db mode 0120777, header mode 0100600 (unlinking db) | 22:21 |
RP | " | 22:21 |
seebs | Huh, interesting. | 22:21 |
RP | seebs: the thing should be a+x and it loses the +x bits | 22:21 |
seebs | If memory serves, what that says is: | 22:21 |
RP | seebs: I'm wondering how it ended up in this position :/ | 22:21 |
seebs | We got a request involving inode 4869771624. | 22:21 |
seebs | This inode was in the database already, with the path '.../usr/bin/python2', which was a symlink, mode 0777. | 22:22 |
seebs | The request that came in was for 'gbk.pyc', which had mode 0600 and was a plain file. | 22:22 |
seebs | So what happened is: pseudo became aware of that symlink (python2), then something which was running outside of pseudo deleted the symlink, and the inode got reused. | 22:22 |
RP | seebs: the trouble is that file (usr/bin/python) lost its execution bits | 22:24 |
RP | amongst others, the log is full of this :/ | 22:24 |
seebs | Hmm. I wonder. What's the inode number of the python which has lost its bits? | 22:25 |
*** Fivefoot_ <Fivefoot_!~fivefoots@50.250.6.142> has quit IRC | 22:25 | |
seebs | Okay, this looks like 6484. | 22:25 |
RP | seebs: this is where it gets hard as I'm not on the original filesystem | 22:25 |
RP | seebs: I think ross mailed you this failure btw | 22:25 |
*** Fivefootseven <Fivefootseven!~fivefoots@50.250.6.142> has joined #yocto | 22:25 | |
seebs | And the attached log there looks very much like *something* did a large amount of file shuffling that wasn't run under pseudo for some reason. | 22:25 |
RP | seebs: its just it keeps coming back :/ | 22:26 |
seebs | Yeah. | 22:26 |
fray | what is the filesystem type? | 22:26 |
RP | seebs: I don't know how that would happen :/ | 22:26 |
fray | could something be shuffling inodes under the hood? -or- could there be a 32-bit binary doing something like a mv or cp or something? | 22:26 |
seebs | Any time a bunch of files get removed from the filesystem but not from the pseudo DB, you'll get really unpredictable behavior, since it all depends on who gets which inodes. | 22:27 |
RP | hmm, xfs with 64 bit inodes | 22:27 |
fray | does xfs not have stable inodes? (I thought it did) | 22:27 |
RP | "/ type xfs (rw,relatime,seclabel,attr2,inode64,noquota)" | 22:27 |
RP | we've suspected this may be specific to the centos builder | 22:28 |
fray | seebs, AFAIK pseudo is using native inodes.. | 22:28 |
seebs | Ayup. We assume inode numbers are stable. | 22:28 |
fray | we've seen cases on our own recipes where we're copying files and we get a failure on a mkdir -p (of a directory that already exists).. | 22:28 |
fray | so far I doubt thats related.. but it's sure annoying.. | 22:28 |
fray | it almost looks like something is violating the 'lock' and running at the same time.. | 22:28 |
seebs | The most common cause of this, for me personally, has been forgetting to make sure that 32-bit toolchain components had a corresponding 32-bit libpseudo. | 22:29 |
seebs | Whereupon objcopy would remake files when separating debuginfo, and things would go crazy. | 22:29 |
*** Fivefootseven <Fivefootseven!~fivefoots@50.250.6.142> has quit IRC | 22:30 | |
seebs | hmm. | 22:30 |
seebs | Does sstate ever try to archive a directory including its pseudo state data | 22:30 |
seebs | ? | 22:30 |
seebs | Like, actually archive the var/pseudo databases? | 22:30 |
*** sjolley <sjolley!~sjolley@134.134.137.73> has quit IRC | 22:32 | |
RP | seebs: no, we ensure pseudo is loaded and let it create a new db | 22:32 |
seebs | Okay. | 22:32 |
RP | and no 32 bit here | 22:32 |
seebs | Well, hmm. In that case... Sometime in this process, just looking at the first thing in the logs: | 22:33 |
seebs | 1. package/usr/bin/pydoc was created. | 22:33 |
seebs | 2. something happened such that inode 4869771627 was no longer associated with package/usr/bin/pydoc | 22:33 |
seebs | 3. hz.pyc was created, and got inum 4869771627. | 22:33 |
seebs | And #2 is what we need to find. | 22:33 |
*** sjolley <sjolley!sjolley@nat/intel/x-epphaycqqyzknytd> has joined #yocto | 22:34 | |
seebs | Same thing with the others. A lot of files in package/usr/bin seem to have gotten their inodes reassigned to later files. | 22:35 |
seebs | Man, these error messages still suck. Some day I will get time to fix that. | 22:36 |
seebs | I'm gonna see whether I can reproduce any of this, because if it produces the log messages for me, even if it's not obviously producing bogus results, that might give me a hint. | 22:39 |
RP | seebs: looking into files.db, there are no package/usr/bin/* files | 22:39 |
*** smartin_ <smartin_!~smartin@ivr94-4-82-229-165-48.fbx.proxad.net> has quit IRC | 22:39 | |
seebs | There aren't now, yeah. They got removed because their inodes were reused... | 22:39 |
RP | seebs: I did see messages in a local clean build fwiw but related to pkgdata | 22:39 |
seebs | oooh | 22:40 |
seebs | I may have found a highly suspicious thing. | 22:40 |
RP | seebs: its not something like only using 32 bits of the inode numbers is it? :) | 22:41 |
seebs | I don't think so. | 22:41 |
seebs | I mean, the numbers look reasonable, and I'm pretty sure my inode type is right. | 22:42 |
seebs | And I'm seeing a fair number of these which have names that look a bit like some rename operations might be slipping through. | 22:42 |
seebs | I'm seeing a lot of path mismatches between dirname/rAndOmName and dirname/actualfilename. | 22:43 |
RP | seebs: so some operation not being intercepted? | 22:43 |
seebs | And that's a pattern that happens when tar is unpacking things. | 22:43 |
seebs | Could be. | 22:43 |
RP | seebs: we use tar to copy files around | 22:43 |
seebs | Yeah. And it at least *used* to work reliably. | 22:44 |
seebs | Hmm. You know, for a long time, renameat() wasn't supported, and no one ever hit it. And it's implemented now, I believe... | 22:44 |
seebs | But it may be that there's a bug. | 22:44 |
seebs | Certainly, *something* seems to be wrong, because I'm seeing way, way, too many warnings and diagnostics about mismatches. | 22:47 |
*** ant_home <ant_home!~andrea@host113-12-dynamic.16-79-r.retail.telecomitalia.it> has joined #yocto | 22:47 | |
RP | seebs: I do have the original files for this still | 22:49 |
*** ant__ <ant__!~andrea@host42-203-dynamic.20-79-r.retail.telecomitalia.it> has quit IRC | 22:49 | |
RP | seebs: and the inode numbers in files.db just look wrong | 22:49 |
RP | seebs: trying to figure out the pattern | 22:50 |
RP | seebs: it looks awfully like the numbers are 32 bit truncated | 22:53 |
RP | seebs: Filesystem: 30546842125 71CBBD20D | 22:55 |
RP | files.db: 482071053 1CBBD20D | 22:55 |
RP | seebs: 99.9% sure we're looking for losing the top bits somewhere since the files.db value is perfectly truncated | 22:56 |
RP | (this was for log.do_install.13180) | 22:57 |
seebs | Huh! | 22:58 |
*** staylor <staylor!~staylor@mail.au-zone.com> has quit IRC | 22:59 | |
seebs | Well, hang on. | 22:59 |
seebs | Wait... That's odd. | 22:59 |
RP | seebs: xfs tends to show up these issues fwiw, we had this in rpm too :/ | 22:59 |
seebs | Because I was gonnna say, the actual value in the message is "unsigned long long". | 22:59 |
*** systmkor4 <systmkor4!~systmkor@unaffiliated/systmkor> has joined #yocto | 23:00 | |
RP | seebs: I'm just reading the value from files.db | 23:00 |
seebs | Hmm. | 23:00 |
*** systmkor3 <systmkor3!~systmkor@unaffiliated/systmkor> has quit IRC | 23:01 | |
seebs | Well. | 23:01 |
seebs | So it turns out, sqlite3 integer columns are apparently able to store varying sizes. | 23:01 |
seebs | But you do probably need to use sqlite3_bind_int64 if you want them to store more than 32 bits of value. | 23:01 |
RP | seebs: I can see that breaking it | 23:02 |
seebs | Okay, hmm. | 23:02 |
seebs | We also have at least one other problem, I think, because I'm seeing issues on a system with 32-bit inodes. | 23:03 |
RP | seebs: can we take them one at a time? :) | 23:03 |
seebs | And I think the number of clashes is too high, because we shouldn't be seeing a huge number of files which happen to have 32 bits of identical values. | 23:03 |
RP | seebs: I've seen this pattern with xfs before | 23:04 |
seebs | I am not sure whether we can, since I haven't got a working reproducer for the one I'm seeing. | 23:04 |
*** icanicant <icanicant!~Thunderbi@195.88.236.129> has quit IRC | 23:04 | |
RP | seebs: we shouldn't see large numbers of clashes with 64 bit inodes but we do, we saw this with rpm too. It must be the algorithm the filesystem uses | 23:04 |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 23:06 | |
*** ant_home <ant_home!~andrea@host113-12-dynamic.16-79-r.retail.telecomitalia.it> has quit IRC | 23:06 | |
seebs | The good news is, the extraction *from* the database is already 64-bit clean. | 23:06 |
RP | seebs: it half works then :) | 23:08 |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 23:09 | |
*** icanicant <icanicant!~Thunderbi@195.88.236.129> has joined #yocto | 23:09 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC | 23:09 | |
seebs | Okay, proposed patch for that on master branch. It compiles. | 23:09 |
seebs | No promises past that yet. | 23:09 |
*** auke- <auke-!~auke@92.109.3.141> has quit IRC | 23:09 | |
seebs | But if you wanna try it and see whether that reduces the spam, go for it. | 23:09 |
seebs | I'm trying to find a small package that exhibits the behavior I've been seeing so I can test it in a reasonable way. | 23:10 |
*** agust1 <agust1!~agust@p4FDE6F35.dip0.t-ipconnect.de> has quit IRC | 23:11 | |
RP | seebs: I will add this in and run a build on the infrastructure, then see if the files.db matches the filesystem and see if the logs have much in | 23:11 |
seebs | Mine seem to frequently start with a complaint about an inode being reused for package/somedir/.debug. | 23:12 |
seebs | And with a bunch of things in the db which have no path entry, which is odd. | 23:12 |
RP | seebs: I've not seen that pattern, just a reproducible set of warnings about pkgdata | 23:13 |
seebs | Hmm. | 23:14 |
RP | and pkgdata isn't important as far as pseudo is concerned so I've not worried | 23:14 |
RP | it may be those do get modified outside pseudo context | 23:14 |
seebs | That could actually cause breakage elsewhere, possibly. I mean, it shouldn't usually, but if it results in mismatches in the database, it could break things. | 23:16 |
seebs | Because if a query comes in for something, and pseudo has records for a file with that inode, it will assume you moved the file without telling it. | 23:16 |
RP | seebs: in the OE case it would always be better to assume it was a new file | 23:17 |
RP | path filtering may be something we have to consider if this is a real problem since we can know which paths we care about and which we don't | 23:18 |
seebs | Well, this is interesting. | 23:20 |
seebs | If I just run do_package for a thing, I get a TON of errors. | 23:20 |
seebs | And I don't have to rerun other targets, just bitbake -f -c do_package. | 23:20 |
Crofton | Yocto sighting at ARM Techcon | 23:20 |
Crofton | 1 | 23:21 |
seebs | ohhh hey. | 23:21 |
seebs | NOTE: util-linux: Rename /sbin/fdisk -> /sbin/fdisk.util_linux | 23:21 |
RP | Crofton: nice | 23:21 |
Crofton | Atmel demo powered by a Yocto labled power brick, not running LInux | 23:21 |
Crofton | :( | 23:21 |
RP | Crofton: ah :( | 23:21 |
fray | nice.. :/ | 23:21 |
RP | seebs: what about it? | 23:21 |
seebs | Well, I have a ton of messages from a Python script saying they're renaming files. | 23:22 |
seebs | And a ton of error messages from pseudo about those files having the wrong paths or inodes. | 23:22 |
Crofton | I did see a NI com that runs NI real time linux, which is OE built (I think) | 23:22 |
*** frsc1 <frsc1!~frsc@host-92-24-144-244.ppp.as43234.net> has quit IRC | 23:22 | |
Crofton | but nothing else | 23:22 |
Crofton | I didn't have time to dig hard | 23:22 |
*** eicordob is now known as ericho | 23:23 | |
* RP -> Zzzz | 23:23 | |
*** auke- <auke-!~auke@92.109.3.141> has joined #yocto | 23:23 | |
RP | seebs: if you find anything can you send me a mail or something? I've fired off builds with that patch, will poke around the builds tomorrow | 23:23 |
seebs | I'll see what I find out. Not sure how far I'll get tonight, but I definitely have SOMETHING. | 23:23 |
RP | seebs: thanks | 23:24 |
*** Crofton <Crofton!~balister@209-234-137-234.static.twtelecom.net> has quit IRC | 23:27 | |
*** Crofton <Crofton!~balister@209-234-137-234.static.twtelecom.net> has joined #yocto | 23:28 | |
*** Fivefootseven <Fivefootseven!~fivefoots@50.250.6.142> has joined #yocto | 23:32 | |
*** pidge <pidge!~eflanagan@204.144.56.100> has quit IRC | 23:33 | |
*** Fivefootseven <Fivefootseven!~fivefoots@50.250.6.142> has quit IRC | 23:43 | |
*** Fivefootseven <Fivefootseven!~fivefoots@50.250.6.142> has joined #yocto | 23:43 | |
*** dse <dse!~d.s.e@2001:a60:1421:8101:dc5c:505d:2a29:60f8> has quit IRC | 23:45 | |
nerdboy | yay, webkit-gtk-2.4.4 on armv7 (with decent configure options even) | 23:45 |
*** Fivefootseven <Fivefootseven!~fivefoots@50.250.6.142> has quit IRC | 23:48 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 23:59 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!