gateforks | compiling tcpflow on ARM problems; Error: the autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities.. | 00:02 |
---|---|---|
gateforks | I'm new to yocto. Anyone have any pointers how I should begin to solve this? | 00:02 |
volker- | gateforks: I don't know what the detailed error is. Usually the output gives a good clue what it is. | 00:03 |
volker- | what I see in yocto is the issue I saw in the past most times when doing direct cross compiling (without a framework around it). | 00:04 |
*** jzhang1 <jzhang1!jzhang@nat/intel/x-nwcpevkzhqdrwued> has quit IRC | 00:05 | |
volker- | gateforks: if you use the autotools class, you can modify the ./configure flags with EXTRA_OECONF. What I did in my cases was running "./configure --help" and disabling everything possible to get it stripped down to a minimum and/or looking directly in the configure.* files | 00:06 |
*** jzhang <jzhang!~jzhang@134.134.139.70> has joined #yocto | 00:06 | |
*** sameo__ <sameo__!~samuel@192.55.55.41> has joined #yocto | 00:06 | |
*** evanp_ <evanp_!evan@nat/intel/x-agdnjcqqbddvaygf> has joined #yocto | 00:07 | |
*** sameo_ <sameo_!~samuel@192.55.55.41> has quit IRC | 00:07 | |
*** evanp <evanp!~evan@134.134.137.75> has quit IRC | 00:07 | |
*** gateforks <gateforks!424b3bcc@gateway/web/freenode/ip.66.75.59.204> has quit IRC | 00:07 | |
*** gateforks <gateforks!424b3bcc@gateway/web/freenode/ip.66.75.59.204> has joined #yocto | 00:08 | |
gateforks | could you repeat that? My connection logged me out while I was reading your response | 00:09 |
*** sjolley <sjolley!sjolley@nat/intel/x-drrgprmfyushxlvi> has quit IRC | 00:09 | |
volker- | gateforks: see query | 00:09 |
volker- | gateforks: and 'bitbake myrecipe -c configure' can also speed trial-and-error up | 00:10 |
*** evanp_ is now known as evanp | 00:15 | |
*** mulhern <mulhern!~mulhern@50.189.153.218> has joined #yocto | 00:15 | |
*** mulhern <mulhern!~mulhern@50.189.153.218> has quit IRC | 00:16 | |
*** munch <munch!~mark@c-67-184-166-69.hsd1.il.comcast.net> has quit IRC | 00:17 | |
regorianer | well, volker- thanks for the help and hints. learned a bit. but at the end if just patch the Makefile.PN. obviosly yocto is fucking me by telling me Device-SerialPort-dbg contains illegal characters, (other than [a-z0-9.+-]) .... nothing just can work instantly ... :D but okay, i go on resolve next issue ... | 00:22 |
*** joeythesaint <joeythesaint!~jjm@24-246-4-250.cable.teksavvy.com> has quit IRC | 00:30 | |
regorianer | is there a list of the var names for usr, etc, lib ... as ${sysconfdir} and the others ? | 00:31 |
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 00:31 | |
*** sjolley <sjolley!sjolley@nat/intel/x-utdvqgqkpzecakwf> has joined #yocto | 00:41 | |
*** sameo__ <sameo__!~samuel@192.55.55.41> has quit IRC | 00:56 | |
nerdboy | there should be a doc section on recipe stuff | 01:05 |
nerdboy | but im pretty sure it's the standard definitions, ie, same as you would see in an rpm spec file | 01:06 |
nerdboy | they're macros in rpm, so not a one-to-one correspondence | 01:08 |
nerdboy | found it | 01:12 |
nerdboy | http://www.embeddedlinux.org.cn/OEManual/directories_installation.html | 01:12 |
*** Jefro1 <Jefro1!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 01:12 | |
*** maxtothemax <maxtothemax!~maxtothem@c-71-59-164-101.hsd1.wa.comcast.net> has joined #yocto | 01:19 | |
*** maxtothemax <maxtothemax!~maxtothem@c-71-59-164-101.hsd1.wa.comcast.net> has quit IRC | 01:38 | |
*** maxtothemax <maxtothemax!~maxtothem@c-71-59-164-101.hsd1.wa.comcast.net> has joined #yocto | 01:38 | |
kergoth | gah, i wish this random qemu-native ICE on rhel6 would go away | 02:16 |
kergoth | anyone else run into this one? | 02:16 |
*** Crofton|work <Crofton|work!~balister@pool-108-44-95-152.ronkva.east.verizon.net> has quit IRC | 02:32 | |
*** Crofton|work <Crofton|work!~balister@pool-108-44-95-152.ronkva.east.verizon.net> has joined #yocto | 02:34 | |
regorianer | thx nerdboy | 02:44 |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 03:21 | |
khem | regorianer: you may not have CAPS letters in recipe names | 03:34 |
khem | err versions | 03:34 |
khem | kergoth: what ICE | 03:34 |
khem | I dont use RHEL so care less but still am interested | 03:34 |
kergoth | the odd thing is, re-doing the build after it fails, will succeed. must be something unreliable in the build process, or something? | 03:36 |
kergoth | noooo, don't rebuild everything from scratch *again*! | 03:56 |
* kergoth kicks sstate in the junk | 03:57 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 04:00 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 04:09 | |
*** diffuse <diffuse!~steven@pool-71-179-99-51.bltmmd.fios.verizon.net> has joined #yocto | 04:11 | |
diffuse | hi | 04:11 |
diffuse | Can someone point me to the docs for yocto in regards to pulling source for a package from git? | 04:11 |
diffuse | I'd like to have a recipe that checks out the latest commit from the git repo and build from that source | 04:11 |
khem | kergoth: did you update srcs ? | 04:12 |
khem | diffuse: look into other recipes e.g. uclibc | 04:12 |
khem | see the SRC_URI | 04:12 |
khem | and also read http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-SRC_URI | 04:13 |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 04:14 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 04:16 | |
diffuse | khem: ok, that helps a bit but the build complains about srcrev being set, is that required? | 04:17 |
*** e8johan <e8johan!~quassel@194-237-7-146.customer.telia.com> has joined #yocto | 04:19 | |
diffuse | typo... | 04:20 |
diffuse | khem: thanks, that did solve my issue | 04:20 |
*** fusman <fusman!~fahad@39.55.21.10> has joined #yocto | 04:27 | |
*** sgw_ <sgw_!~sgw@172.56.33.185> has joined #yocto | 04:28 | |
*** madhu <madhu!~madhu@14.139.181.229> has joined #yocto | 04:38 | |
*** diffuse <diffuse!~steven@pool-71-179-99-51.bltmmd.fios.verizon.net> has quit IRC | 04:41 | |
*** fusman <fusman!~fahad@39.55.21.10> has quit IRC | 04:48 | |
*** loomis <loomis!~jon@cblmdm72-241-168-100.buckeyecom.net> has joined #yocto | 04:53 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 05:10 | |
*** AlexG <AlexG!ageorges@nat/intel/x-ytqawxnwdxjsxfum> has joined #yocto | 05:17 | |
*** agust <agust!~agust@p4FC46C77.dip0.t-ipconnect.de> has joined #yocto | 05:18 | |
*** sgw_ <sgw_!~sgw@172.56.33.185> has quit IRC | 05:19 | |
*** tlwoerner <tlwoerner!~trevor@linaro/tlwoerner> has quit IRC | 05:32 | |
*** fusman <fusman!~fahad@110.93.212.98> has joined #yocto | 05:40 | |
*** fusman <fusman!~fahad@110.93.212.98> has quit IRC | 05:45 | |
*** fusman <fusman!~fahad@110.93.212.98> has joined #yocto | 05:46 | |
*** madhu <madhu!~madhu@14.139.181.229> has quit IRC | 05:51 | |
*** madhu <madhu!~madhu@14.139.181.229> has joined #yocto | 05:52 | |
-YoctoAutoBuilder- build #5 of nightly-qa-targetbuilds is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-qa-targetbuilds/builds/5 | 05:55 | |
*** zeeblex <zeeblex!~apalalax@134.134.139.76> has joined #yocto | 06:08 | |
*** slips <slips!~slips@95.130.216.34> has quit IRC | 06:46 | |
*** kalyank <kalyank!~kalyan@49.205.156.231> has joined #yocto | 06:46 | |
*** slips <slips!~slips@95.130.216.34> has joined #yocto | 06:48 | |
*** kalyank <kalyank!~kalyan@49.205.156.231> has quit IRC | 06:48 | |
*** mago_ <mago_!~mago@smtp.hms.se> has joined #yocto | 06:51 | |
*** _valle_ <_valle_!~valle@194-218-94-206.customer.telia.com> has quit IRC | 06:52 | |
*** diego_r <diego_r!~diego@host65-246-static.10-188-b.business.telecomitalia.it> has joined #yocto | 06:54 | |
*** kroon <kroon!~kroon@89-253-118-72.customers.ownit.se> has quit IRC | 06:55 | |
*** _valle_ <_valle_!~valle@194-218-94-206.customer.telia.com> has joined #yocto | 06:58 | |
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-pgkoaecdjpedldgc> has joined #yocto | 07:07 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 07:10 | |
*** eballetbo <eballetbo!~eballetbo@43.Red-2-139-180.staticIP.rima-tde.net> has joined #yocto | 07:11 | |
*** ant_work <ant_work!~ant__@host54-128-static.10-188-b.business.telecomitalia.it> has joined #yocto | 07:15 | |
*** LetoThe2nd <LetoThe2nd!~jd@unaffiliated/letothe2nd> has quit IRC | 07:15 | |
*** arky <arky!~arky@197.237.140.136> has joined #yocto | 07:19 | |
*** florian_kc <florian_kc!~fuchs@Maemo/community/contributor/florian> has joined #yocto | 07:23 | |
*** florian_kc is now known as florian | 07:23 | |
*** OlivierG1 <OlivierG1!oguiter@nat/intel/x-jnnnbhaqpjcydfrg> has left #yocto | 07:29 | |
*** arky <arky!~arky@197.237.140.136> has quit IRC | 07:40 | |
*** sameo__ <sameo__!~samuel@192.55.55.41> has joined #yocto | 07:41 | |
*** jbrianceau_away is now known as jbrianceau | 07:44 | |
*** kroon <kroon!~kroon@fw.mikrodidakt.se> has joined #yocto | 07:45 | |
*** jvuo <jvuo!~jvuo@ip050-115.seclan.com> has joined #yocto | 07:48 | |
*** dv_ <dv_!~quassel@chello080108088242.14.11.vie.surfer.at> has quit IRC | 07:53 | |
*** dv__ <dv__!~quassel@chello080108088242.14.11.vie.surfer.at> has joined #yocto | 07:53 | |
*** arky <arky!~arky@197.237.140.136> has joined #yocto | 07:54 | |
*** beaver_545 <beaver_545!~stuart@82.148.40.66> has joined #yocto | 08:01 | |
*** beaver_545 <beaver_545!~stuart@82.148.40.66> has quit IRC | 08:05 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 08:10 | |
*** dv_ <dv_!~quassel@chello080108088242.14.11.vie.surfer.at> has joined #yocto | 08:10 | |
*** JimBaxter <JimBaxter!~jbaxter@jimbax.plus.com> has joined #yocto | 08:10 | |
*** dv__ <dv__!~quassel@chello080108088242.14.11.vie.surfer.at> has quit IRC | 08:10 | |
*** dv_ <dv_!~quassel@chello080108088242.14.11.vie.surfer.at> has quit IRC | 08:20 | |
*** dv_ <dv_!~quassel@chello080108088242.14.11.vie.surfer.at> has joined #yocto | 08:26 | |
*** dv_ <dv_!~quassel@chello080108088242.14.11.vie.surfer.at> has quit IRC | 08:31 | |
*** dv_ <dv_!~quassel@chello080108088242.14.11.vie.surfer.at> has joined #yocto | 08:33 | |
*** madhu <madhu!~madhu@14.139.181.229> has quit IRC | 08:35 | |
*** milan_1 <milan_1!~milan@111.93.218.67> has joined #yocto | 08:36 | |
*** rbuchmann <rbuchmann!~rbuchmann@LVelizy-156-45-51-93.w80-11.abo.wanadoo.fr> has quit IRC | 08:37 | |
*** rbuchmann <rbuchmann!~rbuchmann@80.11.136.93> has joined #yocto | 08:37 | |
milan_1 | Is there a way / bitbake command to get the list of packages available in a particular image ? | 08:38 |
*** dv_ <dv_!~quassel@chello080108088242.14.11.vie.surfer.at> has quit IRC | 08:38 | |
*** dv_ <dv_!~quassel@chello080108088242.14.11.vie.surfer.at> has joined #yocto | 08:39 | |
*** mckoan|away is now known as mckoan | 08:43 | |
milan_1 | YoctoAutoBuilder: Is there a way / bitbake command to get the list of packages available in a particular image ? | 08:43 |
mckoan | good morning | 08:44 |
*** bluelightning <bluelightning!~paul@83.217.123.106> has joined #yocto | 08:46 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 08:46 | |
*** dv_ <dv_!~quassel@chello080108088242.14.11.vie.surfer.at> has quit IRC | 08:46 | |
*** beaver_545 <beaver_545!~stuart@82.148.40.66> has joined #yocto | 08:53 | |
*** belen <belen!~Adium@192.198.151.44> has joined #yocto | 08:55 | |
bluelightning | morning all | 09:07 |
*** zeeblex1 <zeeblex1!~apalalax@134.134.139.76> has joined #yocto | 09:08 | |
*** zeeblex <zeeblex!~apalalax@134.134.139.76> has quit IRC | 09:10 | |
*** kalyank <kalyank!~kalyan@49.205.156.231> has joined #yocto | 09:16 | |
*** AlexG1 <AlexG1!~ageorges@192.198.151.44> has joined #yocto | 09:30 | |
*** AlexG <AlexG!ageorges@nat/intel/x-ytqawxnwdxjsxfum> has quit IRC | 09:31 | |
*** arky <arky!~arky@197.237.140.136> has quit IRC | 09:36 | |
*** Saur <Saur!pkj@nat/axis/x-npznonmxbcttrjtw> has quit IRC | 09:36 | |
*** blitz00 <blitz00!stefans@unaffiliated/blitz00> has joined #yocto | 09:39 | |
*** yenal <yenal!~yenal@unaffiliated/yenal> has joined #yocto | 09:51 | |
*** codinho_ <codinho_!~me@131.52.125.92.etth.tomsknet.ru> has joined #yocto | 09:52 | |
*** Saur <Saur!pkj@nat/axis/x-yoqkuwmfkhfojtrf> has joined #yocto | 09:52 | |
*** pali <pali!504d65e9@gateway/web/freenode/ip.80.77.101.233> has joined #yocto | 09:53 | |
*** pali <pali!504d65e9@gateway/web/freenode/ip.80.77.101.233> has quit IRC | 09:54 | |
*** AlexG <AlexG!ageorges@nat/intel/x-rszzmtftrhhccgum> has joined #yocto | 10:16 | |
*** AlexG1 <AlexG1!~ageorges@192.198.151.44> has quit IRC | 10:18 | |
*** Xz <Xz!~kmsywula@192.198.151.43> has left #yocto | 10:19 | |
*** AlexG <AlexG!ageorges@nat/intel/x-rszzmtftrhhccgum> has quit IRC | 10:23 | |
*** mulhern <mulhern!~mulhern@50.189.153.218> has joined #yocto | 10:29 | |
*** fray <fray!U2FsdGVkX1@gate.crashing.org> has quit IRC | 10:31 | |
pev | morning. | 10:32 |
*** belen <belen!~Adium@192.198.151.44> has quit IRC | 10:39 | |
*** belen <belen!~Adium@192.198.151.44> has joined #yocto | 10:44 | |
ionte | hi. i have a workflow question. | 10:49 |
*** Jin|away is now known as Jin^eLD | 10:49 | |
ionte | i want to compile a very simple application, just for testing purposes (spidev_test.c). do i have to create a recipe etc, or can i just compile this by hand somehow? | 10:50 |
ionte | allright, "bitbake -c devshell" was what i was looking for | 10:54 |
*** rbuchmann <rbuchmann!~rbuchmann@80.11.136.93> has quit IRC | 10:56 | |
*** rbuchmann_ <rbuchmann_!~rbuchmann@80.11.136.93> has joined #yocto | 10:56 | |
*** tlwoerner <tlwoerner!~trevor@linaro/tlwoerner> has joined #yocto | 10:56 | |
*** rbuchmann_ <rbuchmann_!~rbuchmann@LVelizy-156-45-51-93.w80-11.abo.wanadoo.fr> has joined #yocto | 10:56 | |
*** kalyank <kalyank!~kalyan@49.205.156.231> has joined #yocto | 11:11 | |
*** kalyank <kalyank!~kalyan@49.205.156.231> has quit IRC | 11:12 | |
*** dv_ <dv_!~quassel@chello080108088242.14.11.vie.surfer.at> has joined #yocto | 11:14 | |
_valle_ | Hi! Has anyone modified psplash? | 11:18 |
diego_r | _valle_: changed logo | 11:18 |
_valle_ | What is the maximum size of the logo? | 11:19 |
_valle_ | Could you have an image that takes full resolution of the display? | 11:19 |
diego_r | _valle_: I think you can. | 11:21 |
diego_r | _valle_: probably you need to put it in RLE format using make-image-header.sh | 11:22 |
diego_r | http://git.yoctoproject.org/cgit.cgi/poky/plain/meta-yocto/recipes-core/psplash/files/psplash-poky-img.h | 11:22 |
pev | ionte: If using devshell, be aware of "PSEUDO_UNLOAD=1" - it drove me nuts for ages trying to find it! | 11:22 |
_valle_ | diego_r: Yes I did, but it seems that it cannot be fullscreen | 11:25 |
_valle_ | diego_r: Because my logo is placed above the progress bar :( | 11:25 |
diego_r | _valle_: I can't help you further then, never tried to go fullscreen | 11:26 |
_valle_ | diego_r: Okay, thanks anyway | 11:26 |
*** tlwoerner_ <tlwoerner_!~trevor@linaro/tlwoerner> has joined #yocto | 11:34 | |
*** tlwoerner <tlwoerner!~trevor@linaro/tlwoerner> has quit IRC | 11:35 | |
*** flolvdc <flolvdc!~fsarbu@89.121.200.106> has joined #yocto | 11:38 | |
flolvdc | hi everybody | 11:38 |
flolvdc | I get this error: | 11:38 |
flolvdc | preferred version 9.1.6 of mesa not available (for item virtual/egl) | 11:38 |
flolvdc | because I had modified with a mesa.bbappend | 11:38 |
flolvdc | PROVIDES = "virtual/libgl virtual/libgles1 virtual/mesa" | 11:39 |
flolvdc | I had removed egl and libgles2 from mesa PROVIDES because I have another package providing those | 11:39 |
rburton | don't do that | 11:40 |
flolvdc | any idea on how to get around this? | 11:40 |
*** tlwoerner_ <tlwoerner_!~trevor@linaro/tlwoerner> has quit IRC | 11:40 | |
flolvdc | rburton, well, how should I proceed? that other package only provides egl and gles2 | 11:40 |
rburton | just set the PREFERRED_PROVIDER for virtual/egl to your other package | 11:40 |
flolvdc | I did | 11:40 |
rburton | and the other library parts it provides? | 11:40 |
flolvdc | and then it says that multiple providers for virtual/egl exist | 11:41 |
rburton | yes. your PREFERRED_PROVIDER was incorrectly specified then. | 11:41 |
flolvdc | I just did: PROVIDES = "virtual/libgles2 virtual/egl" | 11:41 |
flolvdc | for the other package | 11:41 |
flolvdc | as it only provides gles2 and egl | 11:42 |
*** tlwoerner <tlwoerner!~trevor@linaro/tlwoerner> has joined #yocto | 11:42 | |
rburton | http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/tree/conf/machine/include/meta-intel-emgd.inc shows how to tell bitbake that you want to use one recipe for libgl, and another for egl/gles | 11:42 |
flolvdc | and in my machine I have: | 11:42 |
flolvdc | PREFERRED_PROVIDER_virtual/libegl and PREFERRED_PROVIDER_virtual/libgles2 | 11:42 |
rburton | it's virtual/egl | 11:42 |
flolvdc | darn, I missed that | 11:43 |
flolvdc | thanks for the tip | 11:43 |
rburton | would be nice to fix the inconsistent naming but thats more inconcenience than just having the current names | 11:44 |
flolvdc | indeed | 11:46 |
*** kevin_t <kevin_t!~Thunderbi@46.18.96.46> has quit IRC | 11:58 | |
*** freanux <freanux!~flynn@magellan.earthwave.ch> has joined #yocto | 12:03 | |
*** joeythesaint <joeythesaint!~jjm@128.224.252.2> has joined #yocto | 12:07 | |
*** kevin_t <kevin_t!~Thunderbi@46.18.96.46> has joined #yocto | 12:09 | |
*** AlexG <AlexG!~ageorges@192.198.151.44> has joined #yocto | 12:09 | |
*** AlexG <AlexG!ageorges@nat/intel/x-gzcbqyqejguspmts> has joined #yocto | 12:10 | |
*** AlexG <AlexG!ageorges@nat/intel/x-gzcbqyqejguspmts> has left #yocto | 12:10 | |
*** milan_1 <milan_1!~milan@111.93.218.67> has quit IRC | 12:11 | |
*** milan__ <milan__!~milan@111.93.218.67> has joined #yocto | 12:12 | |
ionte | pev: what's that for? (PSEUDO_UNLOAD) | 12:12 |
ionte | pev: i had no problems compiling, but there was an error message when running sudo though (something similar to "pseudo unload"...) | 12:12 |
*** behanw <behanw!~behanw@S0106dc9fdb80cffd.gv.shawcable.net> has quit IRC | 12:24 | |
*** behanw <behanw!~behanw@S0106dc9fdb80cffd.gv.shawcable.net> has joined #yocto | 12:24 | |
*** mankku <mankku!~mankku@projects.sse.fi> has quit IRC | 12:24 | |
*** mankku <mankku!~mankku@projects.sse.fi> has joined #yocto | 12:25 | |
*** fray <fray!U2FsdGVkX1@gate.crashing.org> has joined #yocto | 12:38 | |
*** jluisn <jluisn!~quassel@187.115.172.24> has joined #yocto | 12:52 | |
*** jvuo <jvuo!~jvuo@ip050-115.seclan.com> has left #yocto | 12:57 | |
*** eballetbo <eballetbo!~eballetbo@43.Red-2-139-180.staticIP.rima-tde.net> has quit IRC | 13:02 | |
Jin^eLD | I was following the openssl discussion on the mailing list, about PRINC... so, it means when uing poky with "live" feeds one really has to use a PRSERV, because poky does not guarantee proper recipe revision bumps? | 13:09 |
*** rbuchmann__ <rbuchmann__!~rbuchmann@LVelizy-156-45-51-93.w80-11.abo.wanadoo.fr> has joined #yocto | 13:09 | |
*** rbuchmann_ <rbuchmann_!~rbuchmann@LVelizy-156-45-51-93.w80-11.abo.wanadoo.fr> has quit IRC | 13:09 | |
*** rbuchmann__ <rbuchmann__!~rbuchmann@LVelizy-156-45-51-93.w80-11.abo.wanadoo.fr> has quit IRC | 13:09 | |
*** rbuchmann__ <rbuchmann__!~rbuchmann@LVelizy-156-45-51-93.w80-11.abo.wanadoo.fr> has joined #yocto | 13:10 | |
JaMa | Jin^eLD: yes | 13:10 |
Jin^eLD | uuh.. I did not know that, good to know | 13:11 |
Jin^eLD | how does it behave with multimachine builds? | 13:11 |
*** fitzsim <fitzsim!~user@2001:420:284a:1300:21c:c4ff:fe73:2d74> has joined #yocto | 13:24 | |
pev | ionte: devshell runs as 'root' in a fakeroot environment by default, so lots of things you think might work, dont. (In my case I was trying to use quilt as a patch manager to make patch maintenance easier) - if you run "PSEUDO_UNLOAD=1 bash" in your devshell first it takes you out and sorts a few things. | 13:30 |
rburton | if that isn't documented, it should be | 13:31 |
rburton | Jin^eLD: if you want to use a feed then you have to run a pr server | 13:31 |
Jin^eLD | rburton: my question is if that also works fine for multimacine configurations? | 13:32 |
Jin^eLD | I am building feeds for two different machines, but same distro | 13:32 |
*** ddalex <ddalex!~ddalex@83.217.123.106> has quit IRC | 13:33 | |
bluelightning | Jin^eLD: it's tested regularly with that use case, so it should yes | 13:34 |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has quit IRC | 13:35 | |
Jin^eLD | thx, I guess I will have to rebuild my feed now, yesterday I already had the feeling that not all of the packages got updated... | 13:36 |
*** Net147 <Net147!~Net147@60-242-179-244.static.tpgi.com.au> has joined #yocto | 13:37 | |
*** Net147 <Net147!~Net147@60-242-179-244.static.tpgi.com.au> has quit IRC | 13:46 | |
*** Net147 <Net147!~Net147@60-242-179-244.static.tpgi.com.au> has joined #yocto | 13:47 | |
JaMa | Jin^eLD: multi-machine builds are OK, problem is with multi-builder builds populating the same feed | 13:47 |
JaMa | Jin^eLD: then you need to use shared PR server and there is no access control for bumping the values there | 13:48 |
Jin^eLD | I think I am fine in that regard, luckily we use only one builder | 13:48 |
Jin^eLD | but one more question, I did not fully understand that from the docs... do I need to reset all my existing PRs to zero? or can they stay at whatever value they have now until the next PV bump? | 13:49 |
*** fusman <fusman!~fahad@110.93.212.98> has quit IRC | 13:50 | |
JaMa | they should stay until you bump PV | 13:52 |
JaMa | otherwise overall version will go backwards | 13:53 |
Jin^eLD | ok, so the PR server just incrrements existing PRs, got that | 13:54 |
Jin^eLD | thanks | 13:54 |
*** dlern <dlern!~dlerner@128.224.250.2> has quit IRC | 13:57 | |
*** dlern <dlern!~dlerner@128.224.250.2> has joined #yocto | 13:58 | |
*** internet_explore <internet_explore!~dingo@193.104.83.223> has quit IRC | 13:58 | |
*** kroon <kroon!~kroon@fw.mikrodidakt.se> has quit IRC | 14:05 | |
*** munch <munch!~mark@c-67-184-166-69.hsd1.il.comcast.net> has joined #yocto | 14:06 | |
*** Garibaldi|work <Garibaldi|work!~andydalt@nat/cisco/x-mfdttkcjsdqrfhuo> has joined #yocto | 14:14 | |
*** ant_work <ant_work!~ant__@host54-128-static.10-188-b.business.telecomitalia.it> has quit IRC | 14:14 | |
*** lexano-mobile <lexano-mobile!~AndChat66@CPEa021b7ac59c9-CMbcc81000b054.cpe.net.cable.rogers.com> has joined #yocto | 14:16 | |
*** rbuchmann__ <rbuchmann__!~rbuchmann@LVelizy-156-45-51-93.w80-11.abo.wanadoo.fr> has quit IRC | 14:22 | |
*** rbuchmann__ <rbuchmann__!~rbuchmann@LVelizy-156-45-51-93.w80-11.abo.wanadoo.fr> has joined #yocto | 14:25 | |
Jin^eLD | one more question regarding PR server... so let's say I have a recipe with SRC_URI="file://somescript" and I then change the contents of "somescript" - will it bump the PR automatically? or do I still need to bump manually for changes that are done outside the .bb recipe? | 14:28 |
JaMa | it should bump it automatically | 14:29 |
*** rtollert <rtollert!~rtollert@130.164.62.31> has quit IRC | 14:30 | |
*** scot <scot!~scot@130.164.62.160> has quit IRC | 14:30 | |
Jin^eLD | thx | 14:31 |
*** beaver_545 <beaver_545!~stuart@82.148.40.66> has quit IRC | 14:31 | |
*** rtollert <rtollert!~rtollert@130.164.62.31> has joined #yocto | 14:32 | |
*** jmdelos_ <jmdelos_!~polk@75-173-234-237.clsp.qwest.net> has quit IRC | 14:38 | |
*** jonmasters_ <jonmasters_!~jcm@edison.jonmasters.org> has quit IRC | 14:39 | |
*** jmpdelos <jmpdelos!~polk@75-173-234-237.clsp.qwest.net> has joined #yocto | 14:40 | |
*** e8johan <e8johan!~quassel@194-237-7-146.customer.telia.com> has quit IRC | 14:42 | |
*** scot <scot!~scot@130.164.62.160> has joined #yocto | 14:43 | |
*** BCMM <BCMM!~BCMM@callowend.plus.com> has joined #yocto | 14:43 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto | 14:43 | |
*** jonmasters <jonmasters!~jcm@edison.jonmasters.org> has joined #yocto | 14:44 | |
*** freanux <freanux!~flynn@magellan.earthwave.ch> has quit IRC | 14:46 | |
*** fusman <fusman!~fahad@39.55.21.10> has joined #yocto | 15:00 | |
seezer | kergoth: are you around by chance? | 15:02 |
*** Net147 <Net147!~Net147@60-242-179-244.static.tpgi.com.au> has quit IRC | 15:04 | |
*** fusman <fusman!~fahad@39.55.21.10> has quit IRC | 15:10 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 15:15 | |
*** slips <slips!~slips@95.130.216.34> has quit IRC | 15:17 | |
*** beaver_545 <beaver_545!~stuart@82.148.40.66> has joined #yocto | 15:18 | |
*** yenal <yenal!~yenal@unaffiliated/yenal> has quit IRC | 15:18 | |
*** yenal <yenal!~yenal@unaffiliated/yenal> has joined #yocto | 15:21 | |
*** rbuchmann__ <rbuchmann__!~rbuchmann@LVelizy-156-45-51-93.w80-11.abo.wanadoo.fr> has quit IRC | 15:28 | |
*** rbuchmann__ <rbuchmann__!~rbuchmann@LVelizy-156-45-51-93.w80-11.abo.wanadoo.fr> has joined #yocto | 15:28 | |
*** shoragan <shoragan!~shoragan@debian/developer/shoragan> has quit IRC | 15:31 | |
*** TuTizz <TuTizz!~TuTizz@unaffiliated/tutizz> has quit IRC | 15:38 | |
*** beaver_545 <beaver_545!~stuart@82.148.40.66> has quit IRC | 15:40 | |
*** nerdboy <nerdboy!~sarnold@dsl-66-59-252-223.static.linkline.com> has joined #yocto | 15:43 | |
*** nerdboy <nerdboy!~sarnold@dsl-66-59-252-223.static.linkline.com> has quit IRC | 15:49 | |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto | 15:49 | |
*** maxtothemax <maxtothemax!~maxtothem@134.134.139.72> has joined #yocto | 15:53 | |
*** FunkyPenguin <FunkyPenguin!~quassel@opensuse/member/FunkyPenguin> has quit IRC | 16:05 | |
*** FunkyPenguin <FunkyPenguin!~quassel@opensuse/member/FunkyPenguin> has joined #yocto | 16:07 | |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC | 16:08 | |
*** zeeblex1 <zeeblex1!~apalalax@134.134.139.76> has left #yocto | 16:10 | |
*** OlivierG <OlivierG!oguiter@nat/intel/x-tqdwubsapczgfzof> has joined #yocto | 16:10 | |
*** OlivierG <OlivierG!oguiter@nat/intel/x-tqdwubsapczgfzof> has left #yocto | 16:12 | |
*** maxtothemax <maxtothemax!~maxtothem@134.134.139.72> has quit IRC | 16:13 | |
*** beaver_545 <beaver_545!~stuart@82.148.40.66> has joined #yocto | 16:16 | |
*** diego_r <diego_r!~diego@host65-246-static.10-188-b.business.telecomitalia.it> has quit IRC | 16:26 | |
*** beaver_545 <beaver_545!~stuart@82.148.40.66> has quit IRC | 16:29 | |
*** mckoan is now known as mckoan|away | 16:33 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC | 16:49 | |
*** Garibald1|work <Garibald1|work!~andydalt@nat/cisco/x-lppsukunnqnadhvu> has joined #yocto | 16:54 | |
*** challinan <challinan!~chris@173-10-226-189-BusName-WestFlorida.hfc.comcastbusiness.net> has joined #yocto | 16:54 | |
*** Garibaldi|work <Garibaldi|work!~andydalt@nat/cisco/x-mfdttkcjsdqrfhuo> has quit IRC | 16:56 | |
*** Jin^eLD is now known as Jin|away | 16:57 | |
*** gateforks <gateforks!424b3bcc@gateway/web/freenode/ip.66.75.59.204> has quit IRC | 16:58 | |
*** milan__ <milan__!~milan@111.93.218.67> has quit IRC | 16:59 | |
kergoth | damnit bitbake | 17:12 |
kergoth | RP: so, any idea how 'd' could be undefined in ${@}? we add it to that context pretty early.. | 17:13 |
kergoth | RP: i know i've seen it once before, when i was programmatically generating vardeps | 17:13 |
kergoth | but this time, not so much | 17:13 |
kergoth | RP: https://gist.githubusercontent.com/kergoth/10485100/raw/91924061f569258fd8123d46f293c59172b09e36/gistfile1.txt | 17:13 |
bluelightning | kergoth: it's probably not helpful for the error, but surely something like that would be better implemented in a proper python function and then called from there? | 17:14 |
*** sameo__ <sameo__!~samuel@192.55.55.41> has quit IRC | 17:15 | |
*** jbrianceau is now known as jbrianceau_away | 17:15 | |
kergoth | d would still have to be passed into that function, and presumably it'd still get a nameerror trying to pass it to it | 17:15 |
kergoth | though its worth a shot | 17:15 |
kergoth | worst case i can just anonymous python func it | 17:15 |
kergoth | but there still seems to be some sort of bitbake bug lurking | 17:15 |
*** e8johan <e8johan!~quassel@90-229-157-121-no198.tbcn.telia.com> has joined #yocto | 17:16 | |
bluelightning | it does seem like a bug yes | 17:16 |
bluelightning | I think we have situations where exceptions in the wrong place during parsing can trigger odd failures like this one | 17:16 |
kergoth | also, that stupid thing where it acts like it coudln't find the terminating ' when you use things like '${FILES_${PN}}' has been biting us for years | 17:17 |
kergoth | need to fix that at some point | 17:17 |
RP | kergoth: I can't think offhand why that would break :/ | 17:17 |
kergoth | trying to fix the external toolchain recipe to use explicit file lists, so it stops picking up additional libs that are sometimes shipped with the toolchain.. at hte moment, our latest has liburcu and lttng crap i'd rather not have leaking into the libc6 packages ;) | 17:18 |
*** rbuchmann__ <rbuchmann__!~rbuchmann@LVelizy-156-45-51-93.w80-11.abo.wanadoo.fr> has quit IRC | 17:18 | |
*** rbuchmann__ <rbuchmann__!~rbuchmann@LVelizy-156-45-51-93.w80-11.abo.wanadoo.fr> has joined #yocto | 17:19 | |
kergoth | and there it is, EOL while scanning string literal | 17:19 |
*** pidge_ <pidge_!~pidge@134.134.139.76> has joined #yocto | 17:19 | |
kergoth | i really hate that one | 17:19 |
*** flolvdc <flolvdc!~fsarbu@89.121.200.106> has quit IRC | 17:20 | |
*** belen <belen!~Adium@192.198.151.44> has quit IRC | 17:24 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 17:29 | |
seebs | Do FILES_* support wildcards at all? | 17:33 |
seebs | It seems like being able to give names like libc.* might simplify life. | 17:33 |
kergoth | not only do they support wildcards, nearly every files var already uses them | 17:35 |
kergoth | see bitbake.conf | 17:35 |
kergoth | :) | 17:35 |
seebs | ... I probably knew that, then. <-- it has been a long week | 17:35 |
*** dmoseley <dmoseley!~dmoseley@cpe-174-096-222-251.carolina.res.rr.com> has quit IRC | 17:41 | |
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has quit IRC | 17:42 | |
*** e8johan <e8johan!~quassel@90-229-157-121-no198.tbcn.telia.com> has quit IRC | 17:44 | |
*** AlexG <AlexG!~ageorges@192.198.151.44> has joined #yocto | 17:48 | |
*** smartin_ <smartin_!~smartin@ivr94-4-82-229-165-48.fbx.proxad.net> has joined #yocto | 17:50 | |
*** blitz00 <blitz00!stefans@unaffiliated/blitz00> has quit IRC | 17:58 | |
*** ant_home <ant_home!~ant__@95.232.251.85> has joined #yocto | 18:00 | |
*** drfu_ <drfu_!40c71302@gateway/web/freenode/ip.64.199.19.2> has joined #yocto | 18:08 | |
*** jaustin <jaustin!~jonaus01@fw-tnat.cambridge.arm.com> has quit IRC | 18:08 | |
*** maxtothemax <maxtothemax!~maxtothem@134.134.139.72> has joined #yocto | 18:11 | |
*** halfhalo <halfhalo!halfhalo@nasadmin/webteam/halfhalo> has quit IRC | 18:15 | |
*** ka6sox <ka6sox!ka6sox@nasadmin/ka6sox> has quit IRC | 18:15 | |
*** kroon <kroon!~kroon@89-253-118-72.customers.ownit.se> has joined #yocto | 18:17 | |
*** halfhalo <halfhalo!znc@nasadmin/webteam/halfhalo> has joined #yocto | 18:20 | |
*** ka6sox <ka6sox!ka6sox@nasadmin/ka6sox> has joined #yocto | 18:22 | |
*** j8 <j8!~IceChat9@199.44.250.3> has quit IRC | 18:25 | |
*** rtollert <rtollert!~rtollert@130.164.62.31> has quit IRC | 18:31 | |
*** scot <scot!~scot@130.164.62.160> has quit IRC | 18:32 | |
*** rtollert <rtollert!~rtollert@130.164.62.31> has joined #yocto | 18:38 | |
*** freanux <freanux!~freanux@80.74.152.172> has joined #yocto | 18:42 | |
*** scot <scot!~scot@130.164.62.160> has joined #yocto | 18:45 | |
*** sjolley <sjolley!sjolley@nat/intel/x-utdvqgqkpzecakwf> has quit IRC | 18:45 | |
*** freanux <freanux!~freanux@80.74.152.172> has quit IRC | 18:57 | |
*** dmoseley <dmoseley!~dmoseley@cpe-174-096-222-251.carolina.res.rr.com> has joined #yocto | 19:01 | |
khem | kergoth: I think if CSL would use OE to generate their SDKs all problems will be solved :) | 19:02 |
kergoth | heh :) | 19:03 |
*** FunkyPenguin <FunkyPenguin!~quassel@opensuse/member/FunkyPenguin> has quit IRC | 19:07 | |
*** FunkyPenguin <FunkyPenguin!~quassel@5751ea20.skybroadband.com> has joined #yocto | 19:08 | |
*** FunkyPenguin <FunkyPenguin!~quassel@opensuse/member/FunkyPenguin> has joined #yocto | 19:08 | |
*** yenal <yenal!~yenal@unaffiliated/yenal> has quit IRC | 19:08 | |
*** yenal <yenal!~yenal@unaffiliated/yenal> has joined #yocto | 19:12 | |
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-pgkoaecdjpedldgc> has quit IRC | 19:17 | |
*** dlern <dlern!~dlerner@128.224.250.2> has quit IRC | 19:21 | |
*** dlern <dlern!~dlerner@128.224.250.2> has joined #yocto | 19:22 | |
*** Garibald1|work is now known as Garibaldi|work | 19:51 | |
*** scot <scot!~scot@130.164.62.160> has quit IRC | 20:02 | |
*** rtollert <rtollert!~rtollert@130.164.62.31> has quit IRC | 20:02 | |
*** ant_home <ant_home!~ant__@95.232.251.85> has quit IRC | 20:02 | |
*** ant_home <ant_home!~ant__@95.232.251.85> has joined #yocto | 20:03 | |
*** joeythesaint <joeythesaint!~jjm@128.224.252.2> has quit IRC | 20:17 | |
*** JimBaxter <JimBaxter!~jbaxter@jimbax.plus.com> has quit IRC | 20:18 | |
*** Rootert <Rootert!~Rootert@54694E34.cm-12-2b.dynamic.ziggo.nl> has quit IRC | 20:29 | |
*** RagBal <RagBal!~RagBal@54694E34.cm-12-2b.dynamic.ziggo.nl> has quit IRC | 20:29 | |
*** lexano-mobile <lexano-mobile!~AndChat66@CPEa021b7ac59c9-CMbcc81000b054.cpe.net.cable.rogers.com> has quit IRC | 20:46 | |
*** lexano-mobile <lexano-mobile!~AndChat66@CPEa021b7ac59c9-CMbcc81000b054.cpe.net.cable.rogers.com> has joined #yocto | 20:46 | |
*** scot <scot!~scot@130.164.62.160> has joined #yocto | 20:47 | |
*** rtollert <rtollert!~rtollert@130.164.62.31> has joined #yocto | 20:48 | |
*** AlexG <AlexG!~ageorges@192.198.151.44> has quit IRC | 20:49 | |
*** musdem <musdem!~Zack@135.0.48.19> has joined #yocto | 20:57 | |
*** sjolley <sjolley!sjolley@nat/intel/x-tfqxoxukhuunmmzq> has joined #yocto | 21:11 | |
*** drfu_ <drfu_!40c71302@gateway/web/freenode/ip.64.199.19.2> has quit IRC | 21:17 | |
*** dvhart <dvhart!~dvhart@134.134.137.73> has joined #yocto | 21:28 | |
*** dlern <dlern!~dlerner@128.224.250.2> has left #yocto | 21:42 | |
*** blloyd <blloyd!~blloyd@COX-66-210-177-72-static.coxinet.net> has quit IRC | 21:58 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC | 22:01 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto | 22:01 | |
*** smartin_ <smartin_!~smartin@ivr94-4-82-229-165-48.fbx.proxad.net> has quit IRC | 22:18 | |
*** challinan <challinan!~chris@173-10-226-189-BusName-WestFlorida.hfc.comcastbusiness.net> has quit IRC | 22:18 | |
*** Garibaldi|work <Garibaldi|work!~andydalt@nat/cisco/x-lppsukunnqnadhvu> has quit IRC | 22:26 | |
*** sjolley <sjolley!sjolley@nat/intel/x-tfqxoxukhuunmmzq> has quit IRC | 22:34 | |
*** sjolley <sjolley!sjolley@nat/intel/x-vlplvjtfifpuwsdh> has joined #yocto | 22:35 | |
*** ant_home <ant_home!~ant__@95.232.251.85> has quit IRC | 22:38 | |
*** dmoseley <dmoseley!~dmoseley@cpe-174-096-222-251.carolina.res.rr.com> has quit IRC | 22:38 | |
*** seebs <seebs!~seebs@home.seebs.net> has quit IRC | 22:38 | |
*** sjolley <sjolley!sjolley@nat/intel/x-vlplvjtfifpuwsdh> has quit IRC | 22:42 | |
*** RagBal <RagBal!~RagBal@54694E34.cm-12-2b.dynamic.ziggo.nl> has joined #yocto | 22:46 | |
*** Rootert <Rootert!~Rootert@54694E34.cm-12-2b.dynamic.ziggo.nl> has joined #yocto | 22:47 | |
*** seebs <seebs!~seebs@home.seebs.net> has joined #yocto | 22:48 | |
*** kroon <kroon!~kroon@89-253-118-72.customers.ownit.se> has quit IRC | 22:50 | |
*** Squix <Squix!~Squix__@p021.net112139202.tokai.or.jp> has quit IRC | 22:50 | |
*** sjolley <sjolley!sjolley@nat/intel/x-lpyhorsjwbywtjkk> has joined #yocto | 22:55 | |
*** Squix <Squix!~Squix__@p021.net112139202.tokai.or.jp> has joined #yocto | 22:56 | |
*** olani <olani!user@nat/axis/x-odbwfgeyszcodmum> has left #yocto | 23:00 | |
*** sjolley <sjolley!sjolley@nat/intel/x-lpyhorsjwbywtjkk> has quit IRC | 23:00 | |
*** Squix <Squix!~Squix__@p021.net112139202.tokai.or.jp> has quit IRC | 23:22 | |
*** Squix <Squix!~Squix__@p021.net112139202.tokai.or.jp> has joined #yocto | 23:23 | |
*** dvhart <dvhart!~dvhart@134.134.137.73> has quit IRC | 23:24 | |
*** agust <agust!~agust@p4FC46C77.dip0.t-ipconnect.de> has quit IRC | 23:26 | |
*** Bryanstein <Bryanstein!~Bryanstei@shellium/admin/bryanstein> has quit IRC | 23:30 | |
*** Bryanstein <Bryanstein!~Bryanstei@shellium/admin/bryanstein> has joined #yocto | 23:37 | |
*** maxtothemax <maxtothemax!~maxtothem@134.134.139.72> has quit IRC | 23:37 | |
*** Bryanstein <Bryanstein!~Bryanstei@shellium/admin/bryanstein> has quit IRC | 23:38 | |
*** Miles_SBT <Miles_SBT!~miles_sbt@107-196-236-197.lightspeed.austtx.sbcglobal.net> has joined #yocto | 23:39 | |
Miles_SBT | hello | 23:42 |
Miles_SBT | if I set BB_GENERATE_MIRROR_TARBALLS to 1 after downloading and building everything, is there a way to make bitbake go back and generate the tarballs? | 23:44 |
*** Bryanstein <Bryanstein!~Bryanstei@shellium/admin/bryanstein> has joined #yocto | 23:45 | |
*** Squix <Squix!~Squix__@p021.net112139202.tokai.or.jp> has quit IRC | 23:57 | |
*** Squix <Squix!~Squix__@p021.net112139202.tokai.or.jp> has joined #yocto | 23:57 | |
*** mulhern <mulhern!~mulhern@50.189.153.218> has joined #yocto | 23:58 | |
*** Crofton <Crofton!~balister@64.186.172.226> has quit IRC | 23:59 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!