*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 00:02 | |
m4t | khem: yes that's as far as i've gotten. even after setting DEB_BUILD_HARDENING=0 before running bitbake, i want to say that env variable is dropped somehow by the time host gcc is called. with that set to 0 and hardening-wrapper still installed, the builds continued to fail with Werror=format-string. i uninstalled the hardening-wrapper package and the build succeeded. not sure what's going on there... | 00:04 |
---|---|---|
khem | DEB_BUILD_HARDENING=0 is when you are using debian build system to do builds which OE doesnt | 00:05 |
m4t | it affects standalone calls to 'gcc' as well, from what i can tell. since gcc is just a symlink to hardening-wrapper on the host filesystem, it affects anything that uses gcc. | 00:06 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 00:06 | |
khem | hmm IIRC we called out to /usr/bin/gcc directly but you are saying thats a wrapper ? | 00:07 |
m4t | yes debian/ubuntu uses dpkg-divert and moves it to gcc.real or similar | 00:07 |
m4t | (only with the hardening-wrapper package installed) | 00:07 |
khem | hmm, why cant they harden the toolchain default options | 00:08 |
khem | like gentoo | 00:08 |
khem | in anycase, we should try to fix these packages | 00:08 |
khem | once for all | 00:08 |
khem | instead of bypassing these compiler options IMO | 00:08 |
m4t | there are 2 patches in the patchwork queue that fixes gettext | 00:09 |
m4t | but yeah it's more than just that apparently.. | 00:09 |
m4t | https://patchwork.openembedded.org/patch/137322/ and https://patchwork.openembedded.org/patch/137323/ | 00:10 |
m4t | btw khem this is what hardening-wrapper does when it's installed, if you're curious: https://pastebin.com/4TLrV6UW | 00:12 |
*** jwest__ <jwest__!~jwest@c-76-114-177-17.hsd1.md.comcast.net> has quit IRC | 00:13 | |
khem | yeah no worries I got the idea how its working | 00:13 |
khem | but one could modify gcc defaults to enable certain options by default | 00:14 |
m4t | yep | 00:14 |
khem | which they dont seem to have done | 00:14 |
*** cp__ <cp__!~nighty@d246113.ppp.asahi-net.or.jp> has joined #yocto | 00:17 | |
*** BaloneyGeek <BaloneyGeek!~bg14ina@kde/bgupta> has quit IRC | 00:19 | |
m4t | i was able to get it working with the wrapper installed and enabled by adding this to /etc/hardening-wrapper.conf: DEB_BUILD_HARDENING_FORMAT=0. so ssp etc is still there but just not the -Werror=format-string. | 00:20 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 00:20 | |
m4t | i guess bitbake strips environmental variables at some point before gcc is called? that'd explain why it was still failing before | 00:21 |
*** rcw <rcw!~rwoolley@69-165-150-37.dsl.teksavvy.com> has quit IRC | 00:24 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 00:25 | |
*** zecke <zecke!~ich@51.254.166.2> has quit IRC | 00:33 | |
khem | yes it flushes defaults | 00:41 |
khem | you can add them to whitelist | 00:41 |
*** lolsborn <lolsborn!~lolsborn@73.96.112.126> has quit IRC | 00:42 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 00:42 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 00:56 | |
m4t | ah, thanks. i'll look into that. | 01:01 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 01:01 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 01:15 | |
*** morphis_ <morphis_!~morphis@pD9ED6B61.dip0.t-ipconnect.de> has joined #yocto | 01:17 | |
*** morphis <morphis!~morphis@pD9ED70EA.dip0.t-ipconnect.de> has quit IRC | 01:19 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 01:19 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 01:33 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 01:37 | |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has joined #yocto | 01:39 | |
*** zecke <zecke!~ich@210.177.106.145> has joined #yocto | 01:40 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 01:51 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 01:56 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 02:10 | |
*** stephano <stephano!~stephano@134.134.139.82> has quit IRC | 02:12 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 02:14 | |
*** mtetreault <mtetreault!~mtetreaul@104.163.180.234> has joined #yocto | 02:17 | |
*** zecke <zecke!~ich@210.177.106.145> has quit IRC | 02:17 | |
*** ojdo <ojdo!~ojdo@unaffiliated/ojdo> has quit IRC | 02:19 | |
*** ojdo <ojdo!~ojdo@unaffiliated/ojdo> has joined #yocto | 02:26 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 02:28 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 02:32 | |
*** mtetreault <mtetreault!~mtetreaul@104.163.180.234> has quit IRC | 02:34 | |
*** Guma <Guma!~Guma@c-73-211-254-124.hsd1.il.comcast.net> has quit IRC | 02:42 | |
*** zecke <zecke!~ich@210.0.232.165> has joined #yocto | 02:43 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 02:46 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 02:51 | |
*** bananadev <bananadev!~onlyester@117.6.99.240> has joined #yocto | 03:19 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 03:23 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 03:28 | |
*** ash_charles <ash_charles!~acharles@mtl.savoirfairelinux.net> has joined #yocto | 03:31 | |
*** dreyna <dreyna!~dreyna@unknown-216-198.windriver.com> has quit IRC | 03:32 | |
*** ash_charles <ash_charles!~acharles@mtl.savoirfairelinux.net> has quit IRC | 03:36 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 03:41 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 03:46 | |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has quit IRC | 03:47 | |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has joined #yocto | 03:50 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 03:59 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 04:03 | |
*** zecke <zecke!~ich@210.0.232.165> has quit IRC | 04:10 | |
*** dreyna <dreyna!~dreyna@50-240-218-109-static.hfc.comcastbusiness.net> has joined #yocto | 04:14 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 04:17 | |
*** Crofton <Crofton!~Crofton@50-207-25-194-static.hfc.comcastbusiness.net> has quit IRC | 04:19 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 04:22 | |
*** dreyna <dreyna!~dreyna@50-240-218-109-static.hfc.comcastbusiness.net> has quit IRC | 04:27 | |
*** Mutter <Mutter!~Mutter@li672-111.members.linode.com> has joined #yocto | 04:31 | |
*** Mutter <Mutter!~Mutter@li672-111.members.linode.com> has quit IRC | 04:34 | |
*** dlan <dlan!~dennis@gentoo/developer/dlan> has quit IRC | 04:38 | |
*** dlan_ is now known as dlan | 04:39 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-jpfulspcuuknwxdw> has quit IRC | 04:50 | |
*** bananadev <bananadev!~onlyester@117.6.99.240> has quit IRC | 05:00 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 05:12 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 05:17 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 05:23 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 05:27 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 05:30 | |
*** frsc <frsc!~frsc@80.149.173.67> has joined #yocto | 05:34 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 05:34 | |
*** kjokinie <kjokinie!~kjokinie@145.247.120.245> has quit IRC | 05:39 | |
-YoctoAutoBuilder- build #831 of nightly-world-lsb is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-world-lsb/builds/831 | 05:46 | |
*** piotr_ <piotr_!4e0b08f9@gateway/web/freenode/ip.78.11.8.249> has joined #yocto | 05:47 | |
*** tavish <tavish!~tavish@unaffiliated/tavish> has joined #yocto | 05:47 | |
*** hamis <hamis!~irfan@110.93.212.98> has joined #yocto | 05:47 | |
*** tavish_ <tavish_!~tavish@unaffiliated/tavish> has joined #yocto | 05:48 | |
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has joined #yocto | 05:50 | |
*** tavish <tavish!~tavish@unaffiliated/tavish> has quit IRC | 05:52 | |
piotr_ | I would like to have two different toochains for different architectures available and build selected recipies using this specific toolchain. What is the best/proposed way to do this? | 05:52 |
*** kjokinie <kjokinie!~kjokinie@145.247.120.245> has joined #yocto | 05:56 | |
LetoThe2nd | piotr_: inside a single build, you mean? | 06:01 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 06:06 | |
piotr_ | yes | 06:07 |
piotr_ | i have a special SoC, which has 3 CPUs, dual A9 and CM3 | 06:07 |
LetoThe2nd | piotr_: care to explain the usecase a bit? like, compiling and bundling in firmware? | 06:07 |
LetoThe2nd | ah well a9 and cm3 are no different arches, but only tunes :-) | 06:08 |
piotr_ | the default tune is cortexa9, so the SDK and apps are build using this tune | 06:08 |
LetoThe2nd | except maybe if the cm3 need none-eabi, hmmm. | 06:09 |
piotr_ | in my case what i need to do is to build a CM3 SW, and include the binary in the A9 rootfs | 06:09 |
piotr_ | and i would like to build it using one command, like bitbake my-image | 06:10 |
piotr_ | and at the same time i would like to have an sdk from CM3 | 06:10 |
LetoThe2nd | i see. my first idea would be to see if you can leverage something from http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=juro/meta-zephyr | 06:11 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 06:11 | |
LetoThe2nd | because thats basically what you just described: building firmware (in that case, zephyr) for some simpler SoC | 06:11 |
LetoThe2nd | the rest should be just packageing and dependencies in my understanding | 06:12 |
*** arkver <arkver!~arkver@host86-154-139-143.range86-154.btcentralplus.com> has joined #yocto | 06:14 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 06:20 | |
*** rovanceo <rovanceo!~rovanceo@80.97.64.55> has quit IRC | 06:21 | |
piotr_ | hmm, maybe i could just change the default tunes for the CM3 recipe? | 06:21 |
*** zecke <zecke!~ich@210.0.232.165> has joined #yocto | 06:22 | |
piotr_ | and add dependency to the new cross compiler just like it is done in zephyr? | 06:22 |
LetoThe2nd | piotr_: i don't know the inner workings all too well, sorry. it was just my first thought. | 06:23 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 06:24 | |
*** agust <agust!~agust@p4FCB4EBF.dip0.t-ipconnect.de> has joined #yocto | 06:25 | |
*** jku <jku!~jku@192.198.151.44> has joined #yocto | 06:26 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 06:29 | |
*** rovanceo <rovanceo!~rovanceo@80.97.64.55> has joined #yocto | 06:31 | |
*** brrm <brrm!~brrm@HSI-KBW-085-216-003-192.hsi.kabelbw.de> has quit IRC | 06:34 | |
*** brrm <brrm!~brrm@HSI-KBW-085-216-003-192.hsi.kabelbw.de> has joined #yocto | 06:36 | |
*** gtristan <gtristan!~tristanva@114.207.54.40> has joined #yocto | 06:37 | |
*** kjokinie <kjokinie!~kjokinie@145.247.120.245> has quit IRC | 06:38 | |
*** yohboy <yohboy!~yohan@bce1.fw1.capo.montpellier-agglo.com> has joined #yocto | 06:52 | |
*** tavish_ <tavish_!~tavish@unaffiliated/tavish> has quit IRC | 06:53 | |
*** clsulliv <clsulliv!clsulliv@nat/intel/x-eaylnglucpsddaeb> has quit IRC | 06:54 | |
*** kjokinie <kjokinie!~kjokinie@145.247.120.245> has joined #yocto | 06:54 | |
*** slips <slips!~slips@62.167.164.82.customer.cdi.no> has quit IRC | 06:54 | |
*** jwessel <jwessel!~jwessel@128.224.252.2> has quit IRC | 06:54 | |
*** lucaceresoli <lucaceresoli!~lucaceres@45.11.168.109.cust.ip.kpnqwest.it> has joined #yocto | 06:56 | |
*** clsulliv <clsulliv!~clsulliv@134.134.139.74> has joined #yocto | 06:56 | |
*** jwessel <jwessel!~jwessel@128.224.252.2> has joined #yocto | 06:56 | |
*** mckoan|away <mckoan|away!~marco@unaffiliated/mckoan> has quit IRC | 06:56 | |
*** quite <quite!quite@unaffiliated/quite> has quit IRC | 06:56 | |
*** plp <plp!~plp@46.101.142.139> has quit IRC | 06:56 | |
*** ddl <ddl!~erikw@hirohito.acc.umu.se> has quit IRC | 06:56 | |
*** fabo <fabo!~fabo@a91-156-68-16.elisa-laajakaista.fi> has quit IRC | 06:56 | |
*** mckoan|away <mckoan|away!~marco@host56-7-static.30-87-b.business.telecomitalia.it> has joined #yocto | 06:56 | |
*** nighty-_ <nighty-_!~cp@www.taiyolabs.com> has joined #yocto | 06:56 | |
*** zeddii <zeddii!~bruce@128.224.252.2> has quit IRC | 06:56 | |
*** hanthings_ <hanthings_!~nandor@194.9.252.237> has quit IRC | 06:56 | |
*** semi <semi!~quassel@194.9.252.237> has quit IRC | 06:56 | |
*** nighty- <nighty-!~cp@www.taiyolabs.com> has quit IRC | 06:56 | |
*** th <th!~thintze@threllis.net> has quit IRC | 06:56 | |
*** blueCmd <blueCmd!bluecmd@skalman.tech.dreamhack.se> has quit IRC | 06:56 | |
*** ddl <ddl!~erikw@hirohito.acc.umu.se> has joined #yocto | 06:56 | |
*** blueCmd <blueCmd!bluecmd@skalman.tech.dreamhack.se> has joined #yocto | 06:56 | |
*** linulin <linulin!foobar@client-188-168-43-165.spb-teleport.ru> has quit IRC | 06:56 | |
*** geheimnis` <geheimnis`!~geheimnis@23.226.237.192> has quit IRC | 06:56 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 06:56 | |
*** linulin <linulin!foobar@client-188-168-43-165.spb-teleport.ru> has joined #yocto | 06:56 | |
*** geheimnis` <geheimnis`!~geheimnis@23.226.237.192> has joined #yocto | 06:56 | |
*** zeddii <zeddii!~bruce@128.224.252.2> has joined #yocto | 06:56 | |
*** fabo <fabo!~fabo@a91-156-68-16.elisa-laajakaista.fi> has joined #yocto | 06:56 | |
*** fabo <fabo!~fabo@linaro/fabo> has joined #yocto | 06:56 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 06:56 | |
*** fl0v0 <fl0v0!~fvo@pD9F6AC70.dip0.t-ipconnect.de> has joined #yocto | 06:56 | |
*** semi <semi!~quassel@194.9.252.237> has joined #yocto | 06:57 | |
*** th <th!~thintze@threllis.net> has joined #yocto | 06:57 | |
*** quite <quite!quite@unaffiliated/quite> has joined #yocto | 06:57 | |
*** hanthings_ <hanthings_!~nandor@194.9.252.237> has joined #yocto | 06:57 | |
*** slips <slips!~slips@62.167.164.82.customer.cdi.no> has joined #yocto | 06:58 | |
Tamis | If I want to submit a patch to poky. What's the official way? Is this guide valid? https://wiki.yoctoproject.org/wiki/Poky_Contributions | 07:00 |
*** binarym <binarym!~binarym@rei.ospow.com> has quit IRC | 07:01 | |
*** binarym <binarym!~binarym@rei.ospow.com> has joined #yocto | 07:02 | |
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has quit IRC | 07:03 | |
nrossi | Tamis: you don't submit to poky, you will need to submit to one of the sub-projects (bitbake, oe-core, meta-yocto) | 07:04 |
nrossi | (well they are not sub-projects, but poky is just a git repo which is a merge of those three projects) | 07:04 |
*** rovanceo <rovanceo!~rovanceo@80.97.64.55> has quit IRC | 07:05 | |
*** kjokinie <kjokinie!~kjokinie@145.247.120.245> has quit IRC | 07:05 | |
*** tavish_ <tavish_!~tavish@unaffiliated/tavish> has joined #yocto | 07:05 | |
*** aV_V <aV_V!~aV_V@146.66.253.137> has joined #yocto | 07:07 | |
Tamis | nrossi: ok I think I found it. I have to submit oe-core | 07:10 |
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto | 07:11 | |
*** pohly <pohly!~pohly@tmo-098-151.customers.d1-online.com> has joined #yocto | 07:11 | |
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has joined #yocto | 07:11 | |
Tamis | nrossi: Thanks a lot. I will search of how to do it there, first. | 07:12 |
nrossi | Tamis: There is a nice wiki page that describes how to go about it http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded | 07:13 |
RP | nrossi: did you manage to send that patch? I have someone else with that issue :/ | 07:14 |
nrossi | RP: i sent both out yesterday, even Cc'd you on both :) | 07:14 |
Tamis | nrossi: Thanks a lot again! | 07:15 |
nrossi | RP: bitbake one -> https://patchwork.openembedded.org/patch/139031/ | 07:15 |
nrossi | RP: oe busybox one -> https://patchwork.openembedded.org/patch/139036/ | 07:16 |
RP | nrossi: I'm pleased I asked as I have no record of these in my email :/ | 07:16 |
nrossi | RP: hmm odd, they didn't get put in your spam folder ? | 07:17 |
*** pohly <pohly!~pohly@tmo-098-151.customers.d1-online.com> has quit IRC | 07:17 | |
*** aragua_ <aragua_!~aragua@232-28-190-109.dsl.ovh.fr> has joined #yocto | 07:18 | |
*** aragua <aragua!~aragua@232-28-190-109.dsl.ovh.fr> has quit IRC | 07:19 | |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has joined #yocto | 07:19 | |
RP | nrossi: literally no mention of these even in my mail logs on the server :/ | 07:20 |
nrossi | RP: let me send you an email directly, let me know if you get it. | 07:22 |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto | 07:24 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto | 07:25 | |
*** kjokinie <kjokinie!~kjokinie@145.247.120.245> has joined #yocto | 07:26 | |
RP | nrossi: I can see if on my mail server but its deferred, not sure why. Something isn't right :( | 07:30 |
*** joseppc <joseppc!~josep@sestofw01.enea.se> has joined #yocto | 07:30 | |
*** joseppc <joseppc!~josep@linaro/joseppc> has joined #yocto | 07:30 | |
nrossi | RP: sounds odd, if you get any more info let me know. If it matters I am using gmail for smtp | 07:32 |
*** pohly <pohly!~pohly@p5DE8E939.dip0.t-ipconnect.de> has joined #yocto | 07:32 | |
*** colrack <colrack!~textual@94.126.8.166> has joined #yocto | 07:34 | |
*** toscalix <toscalix!~toscalix@80.91.95.134> has joined #yocto | 07:35 | |
*** pohly <pohly!~pohly@p5DE8E939.dip0.t-ipconnect.de> has quit IRC | 07:36 | |
*** ant_work <ant_work!~ant__@host180-233-dynamic.45-213-r.retail.telecomitalia.it> has joined #yocto | 07:37 | |
*** rovanceo <rovanceo!~rovanceo@80.97.64.55> has joined #yocto | 07:41 | |
*** mckoan|away is now known as mckoan | 07:41 | |
*** mckoan <mckoan!~marco@unaffiliated/mckoan> has joined #yocto | 07:41 | |
*** tavish_ <tavish_!~tavish@unaffiliated/tavish> has quit IRC | 07:43 | |
*** aV_V <aV_V!~aV_V@146.66.253.137> has quit IRC | 07:45 | |
*** ed2 <ed2!~Adium@192.198.151.45> has joined #yocto | 07:47 | |
*** sameo <sameo!~samuel@192.55.54.42> has joined #yocto | 07:53 | |
*** grma <grma!~gruberm@80.93.38.128> has joined #yocto | 07:57 | |
*** mihai <mihai!~mihai@unaffiliated/mihai> has joined #yocto | 08:05 | |
RP | nrossi: it did come through in the end, unlike these list emails which I can't find | 08:07 |
*** yann|work <yann|work!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has quit IRC | 08:08 | |
*** tavish <tavish!~tavish@unaffiliated/tavish> has joined #yocto | 08:09 | |
*** rovanceo <rovanceo!~rovanceo@80.97.64.55> has quit IRC | 08:13 | |
*** nighty-_ <nighty-_!~cp@www.taiyolabs.com> has quit IRC | 08:14 | |
*** geoffrey_l <geoffrey_l!~geoffrey_@lns-bzn-39-82-255-32-23.adsl.proxad.net> has joined #yocto | 08:16 | |
*** rovanceo <rovanceo!~rovanceo@80.97.64.55> has joined #yocto | 08:17 | |
*** mappy <mappy!b9691ff9@gateway/web/freenode/ip.185.105.31.249> has joined #yocto | 08:18 | |
*** joshuagl <joshuagl!joshuagl@nat/intel/x-ocieetirextdmxai> has joined #yocto | 08:19 | |
*** pohly <pohly!~pohly@p5DE8D306.dip0.t-ipconnect.de> has joined #yocto | 08:20 | |
*** vdehors <vdehors!~vdehors@lns-bzn-39-82-255-32-23.adsl.proxad.net> has joined #yocto | 08:21 | |
*** Biliogadafr <Biliogadafr!~bilio@nat3-minsk-pool-46-53-182-120.telecom.by> has joined #yocto | 08:21 | |
mcfrisk | Hi, is there a way to detect recipes which have do_compile[noexec] = "1"? I run some static analysis tools over all recipes in our build and would like to skip all which don't have a do_compile task. grepping 'bitbake -e' output for every recipe feels a bit wrong.. | 08:25 |
*** Ox4 <Ox4!~int@5.53.119.222> has quit IRC | 08:30 | |
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto | 08:31 | |
*** RP <RP!~richard@5751f4a1.skybroadband.com> has quit IRC | 08:32 | |
*** ChrysD <ChrysD!500c264a@gateway/web/freenode/ip.80.12.38.74> has joined #yocto | 08:33 | |
*** RP1 <RP1!~richard@5751f4a1.skybroadband.com> has joined #yocto | 08:33 | |
*** plp <plp!~plp@46.101.142.139> has joined #yocto | 08:34 | |
*** nighty- <nighty-!~cp@www.taiyolabs.com> has joined #yocto | 08:41 | |
*** tavish <tavish!~tavish@unaffiliated/tavish> has quit IRC | 08:44 | |
*** yann|work <yann|work!~yann@LFbn-1-12676-32.w90-90.abo.wanadoo.fr> has joined #yocto | 08:45 | |
*** BaloneyGeek <BaloneyGeek!~bg14ina@kde/bgupta> has joined #yocto | 08:53 | |
*** tavish <tavish!~tavish@unaffiliated/tavish> has joined #yocto | 08:56 | |
*** phako[m] <phako[m]!phakomatri@gateway/shell/matrix.org/x-wyxuiaxjnhiqspyv> has quit IRC | 09:11 | |
*** jjardon <jjardon!jjardonmat@gateway/shell/matrix.org/x-ggajbknzmilyxhjn> has quit IRC | 09:11 | |
*** bachp <bachp!bachpmatri@gateway/shell/matrix.org/x-gnehsckkjhabumjj> has joined #yocto | 09:13 | |
*** jjardon <jjardon!jjardonmat@gateway/shell/matrix.org/x-ayapozesxscuqqkp> has joined #yocto | 09:16 | |
*** phako[m] <phako[m]!phakomatri@gateway/shell/matrix.org/x-ulbrtcfqsvijecsf> has joined #yocto | 09:16 | |
*** blitz00 <blitz00!~stefan@unaffiliated/blitz00> has joined #yocto | 09:30 | |
*** sameo <sameo!~samuel@192.55.54.42> has quit IRC | 09:45 | |
*** cp__ <cp__!~nighty@d246113.ppp.asahi-net.or.jp> has quit IRC | 09:51 | |
*** sameo <sameo!~samuel@192.55.54.36> has joined #yocto | 09:52 | |
*** stryx` <stryx`!~stryx@185.164.136.111> has quit IRC | 09:56 | |
*** frsc <frsc!~frsc@80.149.173.67> has quit IRC | 10:03 | |
*** stryx` <stryx`!~stryx@185.164.136.111> has joined #yocto | 10:04 | |
*** zecke <zecke!~ich@210.0.232.165> has quit IRC | 10:05 | |
*** ftonello <ftonello!~felipe@81.145.202.106> has joined #yocto | 10:06 | |
*** zeeblex <zeeblex!~zeeblex@gate-zro.freescale.com> has quit IRC | 10:06 | |
*** Biliogadafr <Biliogadafr!~bilio@nat3-minsk-pool-46-53-182-120.telecom.by> has quit IRC | 10:07 | |
*** frsc <frsc!~frsc@80.149.173.67> has joined #yocto | 10:09 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC | 10:16 | |
*** luneff <luneff!~yury@93.178.72.97> has joined #yocto | 10:19 | |
*** ftonello <ftonello!~felipe@81.145.202.106> has quit IRC | 10:20 | |
*** ChrysD <ChrysD!500c264a@gateway/web/freenode/ip.80.12.38.74> has quit IRC | 10:22 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto | 10:22 | |
*** zecke <zecke!~ich@210.177.106.145> has joined #yocto | 10:23 | |
*** aV_V <aV_V!~aV_V@146.66.253.137> has joined #yocto | 10:25 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC | 10:41 | |
*** tavish_ <tavish_!~tavish@unaffiliated/tavish> has joined #yocto | 10:41 | |
*** tavish <tavish!~tavish@unaffiliated/tavish> has quit IRC | 10:44 | |
*** zeeblex <zeeblex!~zeeblex@gate-zro.freescale.com> has joined #yocto | 10:44 | |
*** tavish__ <tavish__!~tavish@unaffiliated/tavish> has joined #yocto | 10:45 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto | 10:45 | |
*** Crofton <Crofton!~Crofton@50-207-25-196-static.hfc.comcastbusiness.net> has joined #yocto | 10:46 | |
*** tavish <tavish!~tavish@unaffiliated/tavish> has joined #yocto | 10:48 | |
*** tavish_ <tavish_!~tavish@unaffiliated/tavish> has quit IRC | 10:48 | |
*** tavish__ <tavish__!~tavish@unaffiliated/tavish> has quit IRC | 10:50 | |
*** ChrysD <ChrysD!500c2677@gateway/web/freenode/ip.80.12.38.119> has joined #yocto | 10:55 | |
*** morphis_ is now known as morphis | 10:56 | |
*** cmoore33 <cmoore33!~cmoore@pool-70-106-251-215.clppva.fios.verizon.net> has joined #yocto | 11:01 | |
JoiF | I modified a dtsi and I'm trying to do a rebuild.. | 11:02 |
JoiF | But it won't :/ | 11:02 |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-psmzjieegnbpxjbi> has joined #yocto | 11:04 | |
JoiF | So I'm wondering what I need to "touch" or do to make it rebuild? | 11:09 |
*** zecke <zecke!~ich@210.177.106.145> has quit IRC | 11:10 | |
*** chbae <chbae!~chbae@211.196.191.92> has joined #yocto | 11:12 | |
*** zecke <zecke!~ich@210.177.106.145> has joined #yocto | 11:14 | |
*** vmeson <vmeson!~rmacleod@192-0-133-4.cpe.teksavvy.com> has quit IRC | 11:25 | |
*** avalluri <avalluri!avalluri@nat/intel/x-yrwjectdavohurut> has quit IRC | 11:34 | |
*** stryx` <stryx`!~stryx@185.164.136.111> has quit IRC | 11:34 | |
*** jwest__ <jwest__!~jwest@c-76-114-177-17.hsd1.md.comcast.net> has joined #yocto | 11:34 | |
*** zecke <zecke!~ich@210.177.106.145> has quit IRC | 11:35 | |
*** stryx` <stryx`!~stryx@185.164.136.111> has joined #yocto | 11:36 | |
*** avalluri <avalluri!~avalluri@192.55.55.37> has joined #yocto | 11:42 | |
*** ChrysD <ChrysD!500c2677@gateway/web/freenode/ip.80.12.38.119> has quit IRC | 11:44 | |
jku | JoiF: you modified source code in workdir? "bitbake -C compile <recipe>" will invalidate the compile stamp and run default task | 11:46 |
*** jwest__ <jwest__!~jwest@c-76-114-177-17.hsd1.md.comcast.net> has quit IRC | 11:47 | |
jku | ah "dtsi". I should really start reading whole lines. That was the 3rd time responding without reading the whole thing today... | 11:48 |
*** toanju <toanju!~toanju@185.27.182.30> has quit IRC | 11:49 | |
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto | 11:50 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto | 11:50 | |
*** ftonello <ftonello!~felipe@81.145.202.106> has joined #yocto | 11:51 | |
jku | is this really the cleanest oneliner for this purpose: | 11:52 |
jku | EXTRA_OECONF_append_class-target = "${@['', ' --disable-gettext '][(d.getVar('USE_NLS') == 'no')]}" | 11:52 |
jku | I'd like to do pretty much that but that line makes my head hurt | 11:52 |
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC | 11:59 | |
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto | 11:59 | |
pohly | jku: ${@ ' --disable-gettext ' if d.getVar('USE_NLS') == 'no' else '--enable-gettext' } | 11:59 |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-xgkgpktwfqtvhorp> has quit IRC | 12:00 | |
pohly | Or empty string instead of --enable-gettext, as in your array. | 12:00 |
*** berton <berton!~berton@189.114.111.135> has joined #yocto | 12:00 | |
jku | pohly: thanks, that looks much more reasonable | 12:00 |
pohly | I think the array trick pre-dates the if ... else construct in Python. | 12:01 |
*** colrack <colrack!~textual@94.126.8.166> has quit IRC | 12:06 | |
*** ChrysD <ChrysD!500c29a2@gateway/web/freenode/ip.80.12.41.162> has joined #yocto | 12:10 | |
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC | 12:12 | |
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto | 12:13 | |
*** vdehors <vdehors!~vdehors@lns-bzn-39-82-255-32-23.adsl.proxad.net> has quit IRC | 12:17 | |
*** RP1 is now known as RP | 12:17 | |
phako[m] | what would you recommend as a beginners guide to yocto? | 12:20 |
LetoThe2nd | phako[m]: the yocto quick start :) | 12:21 |
LetoThe2nd | phako[m]: https://www.yoctoproject.org/docs/current/yocto-project-qs/yocto-project-qs.html | 12:21 |
phako[m] | ah | 12:22 |
phako[m] | thx | 12:22 |
*** cmoore33 <cmoore33!~cmoore@pool-70-106-251-215.clppva.fios.verizon.net> has quit IRC | 12:23 | |
*** tavish <tavish!~tavish@unaffiliated/tavish> has quit IRC | 12:24 | |
*** caiortp <caiortp!~inatel@131.221.240.226> has joined #yocto | 12:25 | |
*** peacememories <peacememories!~textual@e245-190.eduroam.tuwien.ac.at> has joined #yocto | 12:38 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 12:39 | |
*** Biliogadafr <Biliogadafr!~bilio@nat3-minsk-pool-46-53-182-120.telecom.by> has joined #yocto | 12:41 | |
*** toanju <toanju!~toanju@185.27.182.30> has quit IRC | 12:43 | |
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto | 12:43 | |
*** chbae <chbae!~chbae@211.196.191.92> has quit IRC | 12:53 | |
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:c8a6:17d:5ad6:1157> has joined #yocto | 12:55 | |
*** psadro <psadro!~Thunderbi@2620:0:ed0:800a:72f3:95ff:fe1d:9866> has joined #yocto | 12:58 | |
yourfate | if I want to compile a device tree for a dev board, do I need to use a dtc specifically for that board or can I use any? | 13:07 |
RP | jku: Can I squash http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/wip-rss2&id=73173211f1a53d3fea18dbd93a3254dae203e893 into your nativesdk distro_features change? | 13:14 |
*** cmoore33 <cmoore33!~cmoore@wsip-98-172-25-44.dc.dc.cox.net> has joined #yocto | 13:15 | |
jku | RP: sure | 13:16 |
RP | jku: that fixed issues the AB tests identified | 13:16 |
*** zeenix <zeenix!~zeenix@83.218.80.243> has joined #yocto | 13:17 | |
jku | RP: out of interest, what was the issue that needs libc-locales et al? | 13:20 |
jku | or is that just because it's sensible | 13:21 |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC | 13:21 | |
RP | jku: nativesdk-glibc-locales won't build without it | 13:23 |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto | 13:25 | |
*** ChrysD <ChrysD!500c29a2@gateway/web/freenode/ip.80.12.41.162> has quit IRC | 13:30 | |
*** Crofton <Crofton!~Crofton@50-207-25-196-static.hfc.comcastbusiness.net> has quit IRC | 13:30 | |
*** ed2 <ed2!~Adium@192.198.151.45> has quit IRC | 13:30 | |
*** paulg <paulg!~paulg@198-84-204-211.cpe.teksavvy.com> has quit IRC | 13:33 | |
*** madisox <madisox!~madison@216-75-232-11.static.wiline.com> has joined #yocto | 13:34 | |
*** vdehors <vdehors!~vdehors@lns-bzn-39-82-255-32-23.adsl.proxad.net> has joined #yocto | 13:34 | |
*** vmeson <vmeson!~rmacleod@128.224.252.2> has joined #yocto | 13:35 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 13:36 | |
*** baldgeek <baldgeek!~dan@cpe-98-30-171-138.columbus.res.rr.com> has joined #yocto | 13:36 | |
*** peacememories <peacememories!~textual@e245-190.eduroam.tuwien.ac.at> has quit IRC | 13:37 | |
*** ChrysD <ChrysD!500c1b54@gateway/web/freenode/ip.80.12.27.84> has joined #yocto | 13:38 | |
*** gtristan <gtristan!~tristanva@114.207.54.40> has quit IRC | 13:41 | |
*** jku <jku!~jku@192.198.151.44> has quit IRC | 13:42 | |
*** marka <marka!~masselst@128.224.252.2> has joined #yocto | 13:42 | |
*** kjokinie <kjokinie!~kjokinie@145.247.120.245> has quit IRC | 13:45 | |
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has quit IRC | 13:47 | |
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:c8a6:17d:5ad6:1157> has quit IRC | 13:49 | |
*** colrack <colrack!~colrack@94.126.8.166> has joined #yocto | 13:51 | |
*** asteriusio <asteriusio!~derek@ec2-54-158-219-222.compute-1.amazonaws.com> has joined #yocto | 13:53 | |
*** rcw <rcw!~rwoolley@128.224.252.2> has joined #yocto | 13:54 | |
*** kjokinie <kjokinie!~kjokinie@145.247.120.245> has joined #yocto | 14:01 | |
*** peacememories <peacememories!~textual@e245-190.eduroam.tuwien.ac.at> has joined #yocto | 14:02 | |
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:1444:ac9b:1554:18bd> has joined #yocto | 14:02 | |
*** HavoK_ <HavoK_!~neilshivk@97-64-166-118.client.mchsi.com> has joined #yocto | 14:02 | |
RP | pohly: why the long list of hardcoded tasks in the compat script? | 14:02 |
pohly | RP: because determining them at runtime is harder. | 14:03 |
RP | pohly: why do we need a list at all? | 14:03 |
pohly | So that the tool knows that it should look at do_fetch before do_compile when both have signature differences, and then can prune do_compile entirely if the machine tuples are the same. | 14:04 |
*** ant_work <ant_work!~ant__@host180-233-dynamic.45-213-r.retail.telecomitalia.it> has quit IRC | 14:04 | |
*** gtristan <gtristan!~tristanva@110.11.226.29> has joined #yocto | 14:04 | |
pohly | In other words, start looking for a relevant difference at the start of building a recipe. | 14:04 |
RP | pohly: I don't like having a hardcoded list like this at all, especially if it encodes relationships between the tasks :( | 14:05 |
*** peacememories <peacememories!~textual@e245-190.eduroam.tuwien.ac.at> has quit IRC | 14:06 | |
pohly | RP: it's not crucial to have the list absolutely correct. If a task isn't found or the order is slightly off, then it just won't pick the best task to look at. | 14:07 |
pohly | The alternative is to pick one machine, generate the depgraph, and derive the current list from that. Doable. | 14:08 |
RP | pohly: I think that sounds better, I have a very strong dislike of maintaining two sets of the same information | 14:08 |
*** zecke <zecke!~ich@45.64.242.74> has joined #yocto | 14:08 | |
pohly | Can we treat that as an enhancement for 2.4 in Bugzilla, with me as owner so that we don't forget? | 14:09 |
RP | pohly: We can certainly do that but I don't think I can take the current patch | 14:09 |
pohly | Can you take it without the hard-coded list? | 14:09 |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-psmzjieegnbpxjbi> has quit IRC | 14:10 | |
RP | pohly: yes | 14:11 |
RP | pohly: signature change stuff looks good, passed the tests and is merged btw, thanks | 14:11 |
pohly | I can see how much work it is to create the list dynamically. What's my deadline for such a patch (besides me "going on vacation on Friday")? If I don't get it done, plan B is to fall back to sorting alphabetically (not very developer friendly, but better than nothing). | 14:11 |
RP | pohly: it depends how long it takes to get the fixes for runqemu really | 14:12 |
*** stephano <stephano!~stephano@134.134.137.71> has joined #yocto | 14:20 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 14:20 | |
*** frsc <frsc!~frsc@80.149.173.67> has quit IRC | 14:23 | |
*** zecke <zecke!~ich@45.64.242.74> has quit IRC | 14:24 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-palrxdkrhlxxkzvq> has joined #yocto | 14:26 | |
*** kjokinie <kjokinie!~kjokinie@145.247.120.245> has quit IRC | 14:26 | |
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has left #yocto | 14:35 | |
*** ed2 <ed2!Adium@nat/intel/x-hqzsshptpgulnlpa> has joined #yocto | 14:35 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 14:38 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 14:38 | |
*** Mutter <Mutter!~Mutter@li672-111.members.linode.com> has joined #yocto | 14:39 | |
*** peacememories <peacememories!~textual@e245-190.eduroam.tuwien.ac.at> has joined #yocto | 14:39 | |
*** Mutter <Mutter!~Mutter@li672-111.members.linode.com> has quit IRC | 14:42 | |
*** mappy <mappy!b9691ff9@gateway/web/freenode/ip.185.105.31.249> has quit IRC | 14:49 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 14:51 | |
pohly | RP: "fixes for runqemu" = running in commands via serial console fails? That's that I'm currently seeing. | 14:52 |
pohly | in oe-selftest | 14:52 |
ed2 | pohly: in which branch? | 14:53 |
*** ChrysD <ChrysD!500c1b54@gateway/web/freenode/ip.80.12.27.84> has quit IRC | 14:53 | |
pohly | ed2: master from yesterday | 14:54 |
pohly | I haven't looked at it in detail. | 14:54 |
ed2 | pohly: I'll check it out. I'm working on it anyway. | 14:54 |
pohly | For me, it' | 14:54 |
*** jmcruzal <jmcruzal!~jmcruzal@134.134.139.78> has joined #yocto | 14:54 | |
ed2 | pohly: any details on how exactly it breaks? | 14:55 |
pohly | run_serial fails to execute a command, leading to: | 14:55 |
pohly | AssertionError: 1 != 0 : Failed to run command "findmnt / --output SOURCE --noheadings": | 14:55 |
pohly | t | 14:55 |
pohly | Apparently "t" is the output that it got. | 14:56 |
pohly | I also have the "command: not found" error when logging in manually. Perhaps that's it. | 14:56 |
pohly | Is that fixed in current master(-next)? RP pointed it out on the list, at least, so it is a known issue. | 14:57 |
pohly | Either way, I need to update before investigating. | 14:57 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 15:01 | |
ed2 | I looked at runqemu code today. it looks like when runqemu runs from bitbake, it still tries to use global sysroot. I don't know how does it work at all. | 15:01 |
*** zeddiii <zeddiii!~bruce@128.224.252.2> has joined #yocto | 15:03 | |
*** kjokinie <kjokinie!~kjokinie@145.247.120.245> has joined #yocto | 15:05 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 15:06 | |
*** stephano <stephano!~stephano@134.134.137.71> has quit IRC | 15:09 | |
*** JoiF <JoiF!~jofr@193.182.166.3> has quit IRC | 15:15 | |
-YoctoAutoBuilder- build #1209 of nightly is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly/builds/1209 | 15:19 | |
*** alimon <alimon!~alimon@134.134.139.76> has joined #yocto | 15:21 | |
*** kjokinie <kjokinie!~kjokinie@145.247.120.245> has quit IRC | 15:21 | |
RP | Saur: Any idea on timescales on the useradd issue? I'm getting a bit worried about when I can run the release build as this is looking like the blocker :/ | 15:22 |
Saur | RP: I worked on it all through the night, and made some progress. But I still have a hard time to untangle all combinations of prepare_recipe_sysroot, populate_sysroot, various setscene tasks, etc... | 15:24 |
pohly | RP: FYI, I'm about to send a revised patch series with the task list determined dynamically. | 15:25 |
*** ed2 <ed2!Adium@nat/intel/x-hqzsshptpgulnlpa> has quit IRC | 15:25 | |
Saur | RP: There is code in useradd_sysroot_sstate() to create a ${RECIPE_SYSROOT}${bindir}/postinst-useradd-${PN} file. I tried to create that as ${SYSROOT_DESTDIR}${bindir}/postinst-useradd-${PN} from SYSROOT_PREPROCESS_FUNCS instead and that improved things a little. Then I had to get an hour of sleep... | 15:26 |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC | 15:26 | |
Saur | RP: I have pushed what I have to pkj/fix_useradd on git@git.yoctoproject.org:poky-contrib | 15:30 |
Saur | RP: I split your commit in two since I really liked what you did with useradd.py regardless of the other matter. | 15:31 |
*** joseppc <joseppc!~josep@linaro/joseppc> has quit IRC | 15:31 | |
*** zecke <zecke!~ich@45.64.243.37> has joined #yocto | 15:31 | |
Saur | RP: I have fixed some minor problems and renamed the two split_ functions to give them more appropriate names. | 15:32 |
RP | Saur: makes sense, you can see where I was going with it | 15:33 |
Saur | RP: Not really, actually. :) To me, having a postinst-useradd-${PN} file in the sysroot for all recipes that add users/groups and running them after copying ${datadir}/base-passwd/passwd.master to ${sysconfdir} should do the trick, as long as it is done in all possible situations where the sysroot is setup... | 15:36 |
*** kjokinie <kjokinie!~kjokinie@145.247.120.245> has joined #yocto | 15:37 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC | 15:37 | |
*** aV_V <aV_V!~aV_V@146.66.253.137> has quit IRC | 15:38 | |
RP | Saur: hmm, I'm just looking at this all again and I think I'm misremembering details :/ | 15:39 |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC | 15:39 | |
RP | Saur: I'll spend a few minutes on this, see if I can get anywhere | 15:39 |
RP | Saur: I'd forgotten that useradd now creates those postinst files | 15:40 |
Saur | Please do, I will not have any time to work on it today anyway. | 15:40 |
RP | Saur: having those available helps a lot | 15:40 |
Saur | RP: But I have not been able to see them being used, at least not until I added my code to create them in ${SYSROOT_DESTDIR} instead of ${RECIPE_SYSROOT}... | 15:41 |
*** tavish <tavish!~tavish@unaffiliated/tavish> has joined #yocto | 15:41 | |
*** luneff <luneff!~yury@93.178.72.97> has quit IRC | 15:42 | |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC | 15:42 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto | 15:42 | |
Saur | RP: Btw, another thing. AFAICT, with the current implementation, users/groups created in a dependency are never being made available in the sysroot for the recipe with the dependencies. This is a change compared to before. However, personally I like it as I think each recipe should be responsible for creating all users/groups it needs, but others may disagree. Anyway you need to decide whether this is how it should be or not... | 15:43 |
RP | Saur: your change looks right. How this works at all I'm also not sure :/ | 15:45 |
Saur | RP: Well, that's kinda the problem. It doesn't work as it was. ;) | 15:46 |
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC | 15:47 | |
Saur | RP: But even with my change, things are not working as I expect them to. I can see the postinst function of a recipe I depend on being run, but still the users it creates do not appear in the passwd file of my sysroot... | 15:47 |
*** zeddiii <zeddiii!~bruce@128.224.252.2> has quit IRC | 15:48 | |
*** hamis <hamis!~irfan@110.93.212.98> has quit IRC | 15:48 | |
Saur | RP: Unfortunately I have to run now to drive my son to floorball practice. | 15:49 |
Saur | RP: But if you make any more findings, keep me posted. | 15:49 |
*** rcw <rcw!~rwoolley@128.224.252.2> has quit IRC | 15:50 | |
*** blitz00 <blitz00!~stefan@unaffiliated/blitz00> has quit IRC | 15:51 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC | 15:52 | |
*** zeddiii <zeddiii!~bruce@128.224.252.2> has joined #yocto | 15:53 | |
*** vdehors <vdehors!~vdehors@lns-bzn-39-82-255-32-23.adsl.proxad.net> has quit IRC | 15:54 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto | 15:55 | |
RP | Saur: will do | 15:56 |
*** mihai <mihai!~mihai@unaffiliated/mihai> has quit IRC | 16:01 | |
*** stephano <stephano!stephano@nat/intel/x-iuasyemcxbvpoodm> has joined #yocto | 16:02 | |
*** fl0v0 <fl0v0!~fvo@pD9F6AC70.dip0.t-ipconnect.de> has quit IRC | 16:03 | |
*** toanju <toanju!~toanju@185.27.182.30> has quit IRC | 16:05 | |
*** yohboy <yohboy!~yohan@bce1.fw1.capo.montpellier-agglo.com> has quit IRC | 16:10 | |
*** BaloneyGeek <BaloneyGeek!~bg14ina@kde/bgupta> has quit IRC | 16:10 | |
*** mckoan is now known as mckoan|away | 16:10 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC | 16:14 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto | 16:17 | |
*** yann|work <yann|work!~yann@LFbn-1-12676-32.w90-90.abo.wanadoo.fr> has quit IRC | 16:21 | |
*** geoffrey_l <geoffrey_l!~geoffrey_@lns-bzn-39-82-255-32-23.adsl.proxad.net> has quit IRC | 16:25 | |
*** toscalix <toscalix!~toscalix@80.91.95.134> has quit IRC | 16:32 | |
*** tlwoerner <tlwoerner!~tlwoerner@unaffiliated/tlwoerner> has quit IRC | 16:40 | |
*** lolsborn <lolsborn!~lolsborn@73.96.114.208> has joined #yocto | 16:40 | |
*** zecke <zecke!~ich@45.64.243.37> has quit IRC | 16:40 | |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has quit IRC | 16:44 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC | 16:44 | |
*** zeddiii <zeddiii!~bruce@128.224.252.2> has quit IRC | 16:45 | |
*** zeddiii <zeddiii!~bruce@128.224.252.2> has joined #yocto | 16:45 | |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has joined #yocto | 16:45 | |
*** colrack <colrack!~colrack@94.126.8.166> has quit IRC | 16:46 | |
*** tlwoerner <tlwoerner!~tlwoerner@45.72.141.78> has joined #yocto | 16:49 | |
*** tlwoerner <tlwoerner!~tlwoerner@unaffiliated/tlwoerner> has joined #yocto | 16:49 | |
RP | Say recipe A creates a user and recipe B depends on A. We can make recipe B create recipe A's users in it sysroot but we need the useradd tools. We don't want to have to markup up every recipe which indirectly depends on a recipe which uses adduser. So how do we solve this in an RSS world? :( | 16:50 |
RP | Saur: ^^^ | 16:50 |
fray | Doesn't recipe B have a depednency on the useradd tools? | 16:51 |
RP | fray: no, why would it? | 16:54 |
RP | fray: A does the user creation and B may or may not care about that | 16:55 |
fray | Sorry then A.. | 16:55 |
fray | If B requires A, and A has to add a user.. then A needs a dependency on the useradd tooling | 16:55 |
RP | fray: so the tools are in the RSS for A, however when we create the sysroot for B, we need the tools | 16:56 |
RP | they are not in the RSS for B, nor is there a dependency to pull them in | 16:56 |
lsandov | https://bugzilla.yoctoproject.org/show_bug.cgi?id=7724 | 16:56 |
yocti | Bug 7724: major, Medium, 2.4 M1, leonardo.sandoval.gonzalez, NEW , useradd.bbclass users cannot be safely referred to by dependent recipes due to sstate-induced race with base-passwd | 16:56 |
fray | The tools for adding users is small enough, why can't they be available to all RSS? Since we know that all RSS will need at least minimal users being created (base-files), if not more. | 16:57 |
fray | Dependency inheritance of certain types is really needed for these types of host tools that are not generally available otherwise | 16:58 |
RP | fray: there is no such mechanism and you'd have to remove circular dependencies | 16:58 |
*** peacememories <peacememories!~textual@e245-190.eduroam.tuwien.ac.at> has quit IRC | 16:58 | |
RP | fray: the dependency chain turns out not to be so small either iirc | 16:58 |
fray | I realize there is no mechanism -- but requiring Package A, that has a need for some tool as part of a postinstall script.. is pretty standard behavior..... adduser of course is the most common that we have where this is needed, but it's a general problem elsewhere.. | 16:59 |
RP | lsandov: indeed, I remember that. The patch I have may help fix things | 16:59 |
fray | the alternative is that each package that uses a 'non-standard user' (not sure even how to define that) would need to have their own addusers.. | 16:59 |
fray | this will cause a lot of extra overhead on the package install side | 16:59 |
RP | fray: well, postinsts were meant to be used at all for these reasons in the rss/sstate context | 16:59 |
*** rajm <rajm!~robertmar@cpc14-macc3-2-0-cust149.1-3.cable.virginm.net> has joined #yocto | 17:00 | |
RP | meant not to be | 17:00 |
fray | then there has to be an alternative way (for rss) to setup users. The values are known, could they be put into an sstate-cache control file and inherited/executed that way | 17:00 |
RP | fray: without writing our own script version of useradd I'm not sure how to do that | 17:04 |
fray | Doesn't rss populate the items based ont he sstate-cache files? | 17:05 |
RP | fray: it currently stores the same useradd commands as would get used on target or when creating the sysroot originally | 17:07 |
fray | yes, but couldn't you store something that says "I need the useradd tooling... after installing that into the rss, now run this script'? | 17:07 |
fray | then the adduser class can set whatever values are needed to write that special depednency into the sstate control file(s)... | 17:08 |
fray | it does mean there will be a dependency that is not known at dep processing.. | 17:08 |
RP | fray: and that is the problem, we can't have deps we don't know about | 17:09 |
RP | I think I know how we can make a gross hack and avoid most problems | 17:10 |
fray | in this case, what is the problem having a (native) dep that isn't know during early processing? | 17:10 |
fray | since we know we have to install A to build B.. and A already will have a dep on the (native) useradd.. we can assume it exists | 17:10 |
*** jairglez <jairglez!jairdeje@nat/intel/x-irvjhvkhyaprksoq> has joined #yocto | 17:10 | |
RP | fray: we can't since A may come from sstate and not have it deps extracted | 17:12 |
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has joined #yocto | 17:13 | |
fray | Either B has to inherit A's deps (on select items) or we have to make sure that the tool is always avaialble to be loaded.. | 17:13 |
fray | I can't think of any other option | 17:13 |
RP | fray: as I said, I think we can actually make this work in a reasonable way | 17:14 |
RP | fray: only add users if the tools are available | 17:14 |
fray | but if we don't add the users, then the resulting packages won't have the users in them and we've got non-deterministic behavior | 17:15 |
RP | fray: packages don't matter here its about sysroots and the behaviour is entirely deterministic | 17:15 |
fray | the package is generated from 'B' (which required A, which needed the adduser). How will 'B' do a chown if it doesn't have the users.. if it allows that to fail then we've got non-deterministic package gen | 17:16 |
*** CTtpollard <CTtpollard!~CTtpollar@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC | 17:17 | |
*** CTtpollard <CTtpollard!~CTtpollar@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto | 17:17 | |
*** stryx` <stryx`!~stryx@185.164.136.111> has quit IRC | 17:18 | |
*** lolsborn_ <lolsborn_!~lolsborn@c-73-67-183-56.hsd1.or.comcast.net> has joined #yocto | 17:18 | |
*** stryx` <stryx`!~stryx@185.164.136.111> has joined #yocto | 17:18 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 17:20 | |
*** lolsborn <lolsborn!~lolsborn@73.96.114.208> has quit IRC | 17:22 | |
*** Crofton <Crofton!~Crofton@pool-71-171-14-190.ronkva.east.verizon.net> has joined #yocto | 17:26 | |
*** zeenix <zeenix!~zeenix@83.218.80.243> has quit IRC | 17:27 | |
*** CTtpollard <CTtpollard!~CTtpollar@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC | 17:27 | |
RP | fray: we make the assumption that B doesn't change ownerships to non-default users/groups unless it inherits useradd | 17:27 |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto | 17:28 | |
fray | do we have a verification in insane on that? | 17:29 |
RP | fray: not sure | 17:29 |
fray | if you inherit useradd, but don't actually set any users -- I thought that errored | 17:29 |
RP | fray: well, it would be enough to add a depends on the useradd/groupadd tools | 17:29 |
*** joshuagl <joshuagl!joshuagl@nat/intel/x-ocieetirextdmxai> has quit IRC | 17:31 | |
*** jmcruzal <jmcruzal!~jmcruzal@134.134.139.78> has quit IRC | 17:34 | |
*** eplauchu <eplauchu!~j2eeserve@189.181.123.25> has joined #yocto | 17:35 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 17:39 | |
RP | fray, Saur: http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/wip-rss2&id=1b192559734ae3718da79fd09568a2bb93cb879e | 17:39 |
fray | I don't see anything obviously wrong with it. It should trigger faults if a package tries to chown w/o the user being there.. and also prevent implicit users/groups | 17:43 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 17:43 | |
*** rcw <rcw!~rwoolley@69-165-150-37.dsl.teksavvy.com> has joined #yocto | 17:46 | |
*** zecke <zecke!~ich@45.64.242.203> has joined #yocto | 17:47 | |
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has joined #yocto | 17:52 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 17:57 | |
*** arkver <arkver!~arkver@host86-154-139-143.range86-154.btcentralplus.com> has quit IRC | 17:58 | |
*** bluelightning <bluelightning!~paul@118.148.116.39> has joined #yocto | 18:00 | |
*** bluelightning <bluelightning!~paul@118.148.116.39> has quit IRC | 18:00 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 18:00 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 18:01 | |
*** paulg <paulg!~paulg@128.224.252.2> has joined #yocto | 18:04 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 18:15 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 18:17 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 18:17 | |
*** grma <grma!~gruberm@80.93.38.128> has quit IRC | 18:24 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-palrxdkrhlxxkzvq> has quit IRC | 18:30 | |
RP | lsandov: care to try the above patch with that bug you mentioned? | 18:31 |
lsandov | RP: sure, let me try it | 18:34 |
*** ed2 <ed2!~Adium@192.198.151.43> has joined #yocto | 18:47 | |
*** stryx` <stryx`!~stryx@185.164.136.111> has quit IRC | 18:50 | |
*** stryx` <stryx`!~stryx@185.164.136.111> has joined #yocto | 18:51 | |
*** freanux <freanux!~freanux@unaffiliated/freanux> has quit IRC | 18:55 | |
*** BaloneyGeek <BaloneyGeek!~bg14ina@kde/bgupta> has joined #yocto | 19:04 | |
*** freanux <freanux!~freanux@unaffiliated/freanux> has joined #yocto | 19:05 | |
-YoctoAutoBuilder- build #501 of nightly-checkuri is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-checkuri/builds/501 | 19:07 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 19:10 | |
*** zecke <zecke!~ich@45.64.242.203> has quit IRC | 19:16 | |
*** freanux <freanux!~freanux@unaffiliated/freanux> has quit IRC | 19:20 | |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has quit IRC | 19:23 | |
*** mr_science <mr_science!~sarnold@gentoo/developer/nerdboy> has quit IRC | 19:23 | |
*** mr_science <mr_science!~sarnold@gatekeeper.gentoogeek.org> has joined #yocto | 19:24 | |
*** mr_science <mr_science!~sarnold@gentoo/developer/nerdboy> has joined #yocto | 19:24 | |
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #yocto | 19:24 | |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto | 19:24 | |
*** freanux <freanux!~freanux@unaffiliated/freanux> has joined #yocto | 19:25 | |
*** stryx` <stryx`!~stryx@185.164.136.111> has quit IRC | 19:39 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 19:40 | |
*** stryx` <stryx`!~stryx@185.164.136.111> has joined #yocto | 19:43 | |
*** vmeson <vmeson!~rmacleod@128.224.252.2> has quit IRC | 19:52 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 19:57 | |
*** jmcruzal <jmcruzal!~jmcruzal@134.134.139.82> has joined #yocto | 20:00 | |
*** lolsborn_ <lolsborn_!~lolsborn@c-73-67-183-56.hsd1.or.comcast.net> has quit IRC | 20:05 | |
*** lolsborn <lolsborn!~lolsborn@c-73-67-183-56.hsd1.or.comcast.net> has joined #yocto | 20:06 | |
*** lolsborn_ <lolsborn_!~lolsborn@c-73-67-183-56.hsd1.or.comcast.net> has joined #yocto | 20:07 | |
*** lolsborn <lolsborn!~lolsborn@c-73-67-183-56.hsd1.or.comcast.net> has quit IRC | 20:07 | |
*** rcwoolley_ <rcwoolley_!~rwoolley@69-165-150-37.dsl.teksavvy.com> has joined #yocto | 20:12 | |
halstead | nrossi, Can I get your help troubleshooting an e-mail issue? | 20:12 |
halstead | nrossi, Could you forward me the original message, [PATCH] lib/bb/{data, siggen}: Don't warn on SkipRecipe exceptions, from your sent mail? | 20:13 |
*** lolsbor__ <lolsbor__!~lolsborn@c-73-67-183-56.hsd1.or.comcast.net> has joined #yocto | 20:13 | |
halstead | nrossi, Forward to mhalstead@linuxfoundation.org if you could. Thank you! | 20:13 |
*** lolsborn_ <lolsborn_!~lolsborn@c-73-67-183-56.hsd1.or.comcast.net> has quit IRC | 20:14 | |
*** rcw <rcw!~rwoolley@69-165-150-37.dsl.teksavvy.com> has quit IRC | 20:15 | |
*** zeddii <zeddii!~bruce@128.224.252.2> has quit IRC | 20:16 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 20:18 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 20:19 | |
*** ant_home <ant_home!~ant__@95.236.249.99> has joined #yocto | 20:28 | |
*** jmcruzal <jmcruzal!~jmcruzal@134.134.139.82> has quit IRC | 20:30 | |
*** jmcruzal <jmcruzal!~jmcruzal@134.134.139.82> has joined #yocto | 20:34 | |
*** sjolley <sjolley!~sjolley@134.134.139.82> has quit IRC | 20:34 | |
*** jmcruzal <jmcruzal!~jmcruzal@134.134.139.82> has quit IRC | 20:35 | |
*** marka <marka!~masselst@128.224.252.2> has quit IRC | 20:35 | |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has quit IRC | 20:35 | |
*** jmcruzal <jmcruzal!~jmcruzal@134.134.139.82> has joined #yocto | 20:36 | |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has joined #yocto | 20:38 | |
*** cmoore33 <cmoore33!~cmoore@wsip-98-172-25-44.dc.dc.cox.net> has quit IRC | 20:39 | |
*** tavish <tavish!~tavish@unaffiliated/tavish> has quit IRC | 20:40 | |
*** lolsbor__ <lolsbor__!~lolsborn@c-73-67-183-56.hsd1.or.comcast.net> has quit IRC | 20:40 | |
*** lolsborn <lolsborn!~lolsborn@73.96.114.239> has joined #yocto | 20:42 | |
*** lsandov <lsandov!lsandov1@nat/intel/x-fogoemiiheiethal> has left #yocto | 20:42 | |
*** dreyna <dreyna!~dreyna@unknown-6-184.windriver.com> has joined #yocto | 20:43 | |
*** lolsborn_ <lolsborn_!~lolsborn@c-73-67-183-56.hsd1.or.comcast.net> has joined #yocto | 20:43 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 20:44 | |
*** jmcruzal <jmcruzal!~jmcruzal@134.134.139.82> has joined #yocto | 20:44 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 20:45 | |
*** lolsborn <lolsborn!~lolsborn@73.96.114.239> has quit IRC | 20:47 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 20:48 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 20:48 | |
*** jmcruzal <jmcruzal!~jmcruzal@134.134.139.82> has quit IRC | 20:48 | |
*** sjolley <sjolley!~sjolley@134.134.139.78> has joined #yocto | 20:48 | |
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has quit IRC | 20:50 | |
*** pohly <pohly!~pohly@p5DE8D306.dip0.t-ipconnect.de> has quit IRC | 20:52 | |
*** lolsborn_ <lolsborn_!~lolsborn@c-73-67-183-56.hsd1.or.comcast.net> has quit IRC | 20:53 | |
*** alimon <alimon!~alimon@134.134.139.76> has quit IRC | 21:00 | |
*** morphis <morphis!~morphis@pD9ED6B61.dip0.t-ipconnect.de> has quit IRC | 21:03 | |
*** paulg <paulg!~paulg@128.224.252.2> has quit IRC | 21:10 | |
*** dreyna <dreyna!~dreyna@unknown-6-184.windriver.com> has quit IRC | 21:11 | |
*** dreyna <dreyna!~dreyna@unknown-216-199.windriver.com> has joined #yocto | 21:16 | |
*** berton <berton!~berton@189.114.111.135> has quit IRC | 21:19 | |
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:1444:ac9b:1554:18bd> has quit IRC | 21:22 | |
*** ash_charles <ash_charles!~acharles@mtl.savoirfairelinux.net> has joined #yocto | 21:22 | |
*** baldgeek <baldgeek!~dan@cpe-98-30-171-138.columbus.res.rr.com> has quit IRC | 21:30 | |
*** lolsborn <lolsborn!~lolsborn@73.96.114.148> has joined #yocto | 21:31 | |
*** stephano <stephano!stephano@nat/intel/x-iuasyemcxbvpoodm> has quit IRC | 21:36 | |
*** sameo <sameo!~samuel@192.55.54.36> has quit IRC | 21:36 | |
*** lolsborn_ <lolsborn_!~lolsborn@c-73-67-183-56.hsd1.or.comcast.net> has joined #yocto | 21:37 | |
*** lolsbor__ <lolsbor__!~lolsborn@c-73-67-183-56.hsd1.or.comcast.net> has joined #yocto | 21:38 | |
*** lolsborn_ <lolsborn_!~lolsborn@c-73-67-183-56.hsd1.or.comcast.net> has quit IRC | 21:38 | |
*** caiortp <caiortp!~inatel@131.221.240.226> has quit IRC | 21:39 | |
*** sameo <sameo!~samuel@192.55.54.36> has joined #yocto | 21:40 | |
*** lolsborn <lolsborn!~lolsborn@73.96.114.148> has quit IRC | 21:41 | |
*** rajm <rajm!~robertmar@cpc14-macc3-2-0-cust149.1-3.cable.virginm.net> has quit IRC | 21:47 | |
*** tripzero <tripzero!tripzero@nat/intel/x-rlqfhxumqydeokma> has quit IRC | 21:47 | |
*** tripzero <tripzero!~tripzero@134.134.139.77> has joined #yocto | 21:55 | |
*** ash_charles <ash_charles!~acharles@mtl.savoirfairelinux.net> has quit IRC | 21:55 | |
*** lolsbor__ <lolsbor__!~lolsborn@c-73-67-183-56.hsd1.or.comcast.net> has quit IRC | 21:56 | |
*** BaloneyGeek <BaloneyGeek!~bg14ina@kde/bgupta> has quit IRC | 21:56 | |
*** eplauchu <eplauchu!~j2eeserve@189.181.123.25> has quit IRC | 21:57 | |
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@host171-219-dynamic.21-79-r.retail.telecomitalia.it> has joined #yocto | 21:57 | |
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has joined #yocto | 21:57 | |
*** jairglez <jairglez!jairdeje@nat/intel/x-irvjhvkhyaprksoq> has left #yocto | 21:57 | |
*** lolsborn_ <lolsborn_!~lolsborn@73.96.114.197> has joined #yocto | 21:58 | |
*** eplauchu <eplauchu!~j2eeserve@189.181.96.15> has joined #yocto | 21:58 | |
majuk | So I built a wandboard image based on Morty, and it appears that ALSA is hanging at startup. | 21:59 |
majuk | Not sure where to go from here. Any questions or suggestions appreciated. | 21:59 |
majuk | https://pastebin.com/bsTEtzi0 | 22:01 |
majuk | I say ALSA is hanging, but it could be the next thing in the boot process. Not sure what that might be. | 22:03 |
majuk | UBoot's bad CRC warning doesn't inspire much confidence either. | 22:04 |
*** lolsborn <lolsborn!~lolsborn@c-73-67-183-56.hsd1.or.comcast.net> has joined #yocto | 22:05 | |
majuk | So next step in the boot process should be mounting the file system. | 22:08 |
majuk | According to a working system compiled on Krogoth, anyhow. | 22:08 |
Crofton|work | CRC warning is OK, run saveenv and it will go away | 22:08 |
majuk | Crofton|work: rgr, thanks. | 22:09 |
*** lolsborn_ <lolsborn_!~lolsborn@73.96.114.197> has quit IRC | 22:09 | |
Crofton|work | I don't have any ideas about the real problem :) | 22:10 |
*** nighty-- <nighty--!~nighty@s229123.ppp.asahi-net.or.jp> has quit IRC | 22:10 | |
majuk | lol, nuts. | 22:10 |
*** yann|work <yann|work!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has joined #yocto | 22:10 | |
*** rajm <rajm!~robertmar@cpc14-macc3-2-0-cust149.1-3.cable.virginm.net> has joined #yocto | 22:12 | |
*** lolsborn <lolsborn!~lolsborn@c-73-67-183-56.hsd1.or.comcast.net> has quit IRC | 22:15 | |
*** khem <khem!~khem@unaffiliated/khem> has quit IRC | 22:15 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 22:17 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 22:18 | |
*** lolsborn <lolsborn!~lolsborn@73.96.115.17> has joined #yocto | 22:25 | |
*** lolsborn_ <lolsborn_!~lolsborn@c-73-67-183-56.hsd1.or.comcast.net> has joined #yocto | 22:32 | |
*** lolsbor__ <lolsbor__!~lolsborn@73.96.115.17> has joined #yocto | 22:33 | |
*** lolsborn <lolsborn!~lolsborn@73.96.115.17> has quit IRC | 22:33 | |
*** agust <agust!~agust@p4FCB4EBF.dip0.t-ipconnect.de> has quit IRC | 22:35 | |
*** lolsborn_ <lolsborn_!~lolsborn@c-73-67-183-56.hsd1.or.comcast.net> has quit IRC | 22:36 | |
*** paulg <paulg!~paulg@198-84-204-211.cpe.teksavvy.com> has joined #yocto | 22:41 | |
*** lolsbor__ <lolsbor__!~lolsborn@73.96.115.17> has quit IRC | 22:43 | |
*** voltbit <voltbit!~acid___@82.79.208.68> has joined #yocto | 22:44 | |
*** lolsborn <lolsborn!~lolsborn@73.96.115.17> has joined #yocto | 22:46 | |
*** ed2 <ed2!~Adium@192.198.151.43> has quit IRC | 22:53 | |
*** ed2 <ed2!Adium@nat/intel/x-tvxnypxucvexcuke> has joined #yocto | 22:53 | |
*** ed2 <ed2!Adium@nat/intel/x-tvxnypxucvexcuke> has quit IRC | 22:58 | |
*** jairglez <jairglez!~jairdeje@134.134.139.72> has joined #yocto | 22:59 | |
*** ant_home <ant_home!~ant__@95.236.249.99> has quit IRC | 23:03 | |
*** jairglez <jairglez!~jairdeje@134.134.139.72> has left #yocto | 23:07 | |
*** sameo <sameo!~samuel@192.55.54.36> has quit IRC | 23:08 | |
*** lolsborn <lolsborn!~lolsborn@73.96.115.17> has quit IRC | 23:09 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 23:10 | |
*** lolsborn <lolsborn!~lolsborn@73.96.115.45> has joined #yocto | 23:13 | |
*** lolsborn <lolsborn!~lolsborn@73.96.115.45> has joined #yocto | 23:13 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 23:16 | |
*** lolsborn <lolsborn!~lolsborn@73.96.115.45> has quit IRC | 23:16 | |
*** mr_science <mr_science!~sarnold@gentoo/developer/nerdboy> has quit IRC | 23:17 | |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has quit IRC | 23:17 | |
*** mr_science <mr_science!~sarnold@gentoo/developer/nerdboy> has joined #yocto | 23:18 | |
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #yocto | 23:20 | |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto | 23:20 | |
*** sjolley1 <sjolley1!~sjolley@134.134.139.78> has joined #yocto | 23:23 | |
*** sjolley <sjolley!~sjolley@134.134.139.78> has quit IRC | 23:23 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 23:23 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC | 23:24 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 23:28 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 23:29 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 23:29 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 23:37 | |
*** morphis <morphis!~morphis@pD9ED6B61.dip0.t-ipconnect.de> has joined #yocto | 23:41 | |
*** filt3r <filt3r!~filter@pietrmar.at> has quit IRC | 23:44 | |
*** filt3r <filt3r!~filter@2a03:b0c0:2:d0::7d:7001> has joined #yocto | 23:46 | |
*** morphis <morphis!~morphis@pD9ED6B61.dip0.t-ipconnect.de> has quit IRC | 23:46 | |
*** filt3r <filt3r!~filter@2a03:b0c0:2:d0::7d:7001> has quit IRC | 23:53 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 23:54 | |
*** filt3r <filt3r!~filter@pietrmar.at> has joined #yocto | 23:54 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 23:59 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!