*** martinkelly1 <martinkelly1!~martin@205.175.118.66> has joined #yocto | 00:10 | |
*** Gerrath <Gerrath!~Gerrath@c-71-236-71-127.hsd1.pa.comcast.net> has joined #yocto | 00:14 | |
*** learningc <learningc!~User@175.141.43.42> has quit IRC | 00:22 | |
*** Jefro <Jefro!josiermi@nat/intel/x-wbwxmtnzrdysnfzv> has quit IRC | 00:25 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 00:32 | |
*** dev1990 <dev1990!~dev@dynamic-87-105-141-73.ssp.dialog.net.pl> has quit IRC | 00:39 | |
*** nighty-- <nighty--!~nighty@kyotolabs.asahinet.com> has joined #yocto | 00:43 | |
*** kaspter <kaspter!~Instantbi@60.191.30.5> has joined #yocto | 00:48 | |
*** learningc <learningc!~User@mti-37-145.tm.net.my> has joined #yocto | 00:50 | |
-YoctoAutoBuilder- build #736 of nightly-x86-lsb is complete: Failure [failed BuildImages] Build details are at https://autobuilder.yocto.io/builders/nightly-x86-lsb/builds/736 | 00:53 | |
*** learningc <learningc!~User@mti-37-145.tm.net.my> has quit IRC | 00:57 | |
*** learningc <learningc!~User@mti-37-145.tm.net.my> has joined #yocto | 00:57 | |
*** majuk <majuk!~majuk@75-163-155-5.clsp.qwest.net> has quit IRC | 00:58 | |
*** ant_home <ant_home!~ant__@host79-102-static.63-82-b.business.telecomitalia.it> has quit IRC | 00:58 | |
learningc | How do I know in which order the tasks are being processed? | 01:01 |
---|---|---|
-YoctoAutoBuilder- build #729 of nightly-qa-extras is complete: Failure [failed BuildImages_2] Build details are at https://autobuilder.yocto.io/builders/nightly-qa-extras/builds/729 | 01:02 | |
*** lexano_ is now known as lexano | 01:03 | |
*** martinkelly1 <martinkelly1!~martin@205.175.118.66> has quit IRC | 01:12 | |
*** sgw <sgw!~swold@134.134.139.73> has quit IRC | 01:12 | |
-YoctoAutoBuilder- build #713 of nightly-world-lsb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-world-lsb/builds/713 | 01:17 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 01:34 | |
kergoth | sveinse: LIC_FILES_CHKSUM should refer to license/copyright _in the source tree of the project_, whereas the generic licenses in the layer are intended for use with the license file packaging, iirc. it's a pretty rare case where LIC_FILES_CHKSUM refers to a generic license | 01:35 |
*** sgw <sgw!~swold@c-24-21-121-142.hsd1.or.comcast.net> has joined #yocto | 01:42 | |
*** ojdo <ojdo!~ojdo@unaffiliated/ojdo> has quit IRC | 01:43 | |
*** sgw <sgw!~swold@c-24-21-121-142.hsd1.or.comcast.net> has quit IRC | 01:46 | |
*** sgw <sgw!~swold@134.134.139.82> has joined #yocto | 01:47 | |
*** sgw <sgw!~swold@134.134.139.82> has joined #yocto | 01:47 | |
*** ojdo <ojdo!~ojdo@unaffiliated/ojdo> has joined #yocto | 01:49 | |
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has joined #yocto | 01:52 | |
-YoctoAutoBuilder- build #743 of nightly-ppc is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-ppc/builds/743 | 02:09 | |
*** xpete__ <xpete__!~xpete@bl17-224-138.dsl.telepac.pt> has quit IRC | 02:15 | |
*** dv_ <dv_!~dv@62.178.118.86> has quit IRC | 02:15 | |
*** stephano <stephano!~stephano@134.134.139.82> has quit IRC | 02:18 | |
*** dv_ <dv_!~dv@62-178-118-86.cable.dynamic.surfer.at> has joined #yocto | 02:29 | |
*** majuk <majuk!~majuk@75-163-155-5.clsp.qwest.net> has joined #yocto | 03:00 | |
*** stephano <stephano!~stephano@134.134.139.83> has joined #yocto | 03:01 | |
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto | 03:04 | |
*** majuk <majuk!~majuk@75-163-155-5.clsp.qwest.net> has quit IRC | 03:04 | |
*** dreyna <dreyna!~dreyna@unknown-157-219.windriver.com> has quit IRC | 03:18 | |
*** batman__ <batman__!95c73efe@gateway/web/freenode/ip.149.199.62.254> has quit IRC | 03:25 | |
*** xthundermobilex <xthundermobilex!~androirc@nc-71-49-48-112.dhcp.embarqhsd.net> has joined #yocto | 03:38 | |
xthundermobilex | I could use some help with a recipe I'm working on for dbus-cxx which isn't currently available in TO. | 03:39 |
xthundermobilex | The recipe fetchs and builds fine. | 03:39 |
xthundermobilex | The library and headers are packaged fine and make it into the deployable image | 03:40 |
xthundermobilex | And the target sysroot | 03:40 |
xthundermobilex | But the headers are placed in a subdirectory of /usr/include | 03:41 |
xthundermobilex | As a result, when a new eclipse project can't find it. | 03:42 |
xthundermobilex | I've tried 6 way from Sunday to figure out how to fix that a | 03:42 |
xthundermobilex | To no avail | 03:43 |
xthundermobilex | Should I change where the header gets installed into the image? | 03:44 |
xthundermobilex | Would I do that with a c | 03:45 |
learningc | how do I completely restart bitbake my image? | 03:46 |
xthundermobilex | learningc: bitbake -c clean would do it I beleave | 03:47 |
xthundermobilex | Believe | 03:47 |
xthundermobilex | But I think that removes everything from the download directory | 03:48 |
xthundermobilex | So it ends up fetching all the packages. | 03:49 |
xthundermobilex | Again | 03:49 |
xthundermobilex | Any tips would be appreciated. Would really like to figure this out so I can use it myself and submit the recipe to YP | 03:52 |
learningc | Somehow it des not do it | 03:57 |
learningc | bitbake will read something from cache | 03:57 |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 04:00 | |
learningc | Does -c clean cleans the cache? | 04:05 |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 04:09 | |
learningc | Otherwise how can I clean all including the cache? | 04:10 |
xthundermobilex | Im pretty sure it cleans the whole nine yards. | 04:13 |
xthundermobilex | Give me a second and | 04:14 |
xthundermobilex | I'll loo, it up in sre | 04:15 |
xthundermobilex | I'll look it up in Streif | 04:15 |
xthundermobilex | Looks like bitbake -c cleanall flushes everything. | 04:20 |
xthundermobilex | Might try a cleanstate first. Looks like it leaves the downloads in t | 04:21 |
xthundermobilex | Intact. | 04:21 |
*** dreyna <dreyna!~dreyna@50-240-218-109-static.hfc.comcastbusiness.net> has joined #yocto | 04:22 | |
learningc | Does it clean whatever is in build/tmp/cache as well? | 04:28 |
learningc | For me it does not | 04:28 |
*** dreyna <dreyna!~dreyna@50-240-218-109-static.hfc.comcastbusiness.net> has quit IRC | 04:39 | |
*** lfa <lfa!~lfa@217.19.35.51> has quit IRC | 04:45 | |
*** lfa <lfa!~lfa@217.19.35.51> has joined #yocto | 04:45 | |
xthundermobilex | So bitbake -c cleanall <image> doesn't clean yo | 04:48 |
xthundermobilex | Or image? | 04:49 |
xthundermobilex | Dood I'm a noob really so I can't answer defi i | 04:49 |
xthundermobilex | Nj | 04:49 |
*** comptroller <comptroller!~comptroll@47-213-225-245.paolcmtc01.res.dyn.suddenlink.net> has quit IRC | 04:50 | |
*** stephano <stephano!~stephano@134.134.139.83> has quit IRC | 04:50 | |
xthundermobilex | Definitively. | 04:50 |
xthundermobilex | I | 04:50 |
xthundermobilex | As man ... I hate this Samsung touch it be. | 04:51 |
xthundermobilex | Arrrrrrggghhh! | 04:51 |
xthundermobilex | Thing stinks | 04:51 |
xthundermobilex | Man was not meant to type with his/her thumbs ... | 04:52 |
xthundermobilex | While working on a recipe recently, I did clean t | 04:53 |
xthundermobilex | It multiple times with -c cleanstate or -c clean wh | 04:53 |
xthundermobilex | Which seemed to work as expected. | 04:54 |
*** comptroller <comptroller!~comptroll@47-213-225-245.paolcmtc01.res.dyn.suddenlink.net> has joined #yocto | 05:01 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 05:32 | |
*** robert_ <robert_!~robert@106.120.101.38> has joined #yocto | 05:46 | |
*** robert_ is now known as Guest23562 | 05:46 | |
*** Guest23562 is now known as robert_yang | 05:47 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-dyxbpgzgphzfrzbb> has quit IRC | 05:52 | |
*** morphis <morphis!~morphis@pD9ED60CD.dip0.t-ipconnect.de> has joined #yocto | 05:54 | |
*** patrick_ <patrick_!578068c0@gateway/web/freenode/ip.87.128.104.192> has joined #yocto | 05:56 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 06:03 | |
*** kaspter <kaspter!~Instantbi@60.191.30.5> has quit IRC | 06:18 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-npdrbkajqskfhosk> has quit IRC | 06:30 | |
*** nrossi <nrossi!uid193926@gateway/web/irccloud.com/x-sfohzjtzbepjqnwl> has joined #yocto | 06:33 | |
*** hamis <hamis!~irfan@110.93.212.98> has joined #yocto | 06:34 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 06:38 | |
*** kaspter <kaspter!~Instantbi@125.118.63.217> has joined #yocto | 06:43 | |
*** morphis <morphis!~morphis@pD9ED60CD.dip0.t-ipconnect.de> has quit IRC | 07:02 | |
*** pohly <pohly!~pohly@p548492F1.dip0.t-ipconnect.de> has joined #yocto | 07:08 | |
*** frieder <frieder!~frieder@i59F4B2AB.versanet.de> has joined #yocto | 07:26 | |
*** mdnneo <mdnneo!~umaucher@217.89.178.116> has joined #yocto | 07:34 | |
*** sagner <sagner!~ags@46.140.72.82> has joined #yocto | 07:35 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto | 07:39 | |
*** agust <agust!~agust@p4FCB4189.dip0.t-ipconnect.de> has joined #yocto | 07:44 | |
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has joined #yocto | 07:45 | |
*** AndersD <AndersD!~anders@2.68.144.91.mobile.tre.se> has joined #yocto | 07:46 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto | 07:55 | |
*** mckoan|away is now known as mckoan | 07:56 | |
*** fl0v0 <fl0v0!~fvo@mue-88-130-96-200.dsl.tropolys.de> has joined #yocto | 08:00 | |
*** aurele is now known as _Aurele_ | 08:00 | |
*** _Aurele_ is now known as Aurele | 08:00 | |
*** Aurele is now known as Aurele_ | 08:01 | |
*** Aurele_ is now known as Aur313 | 08:02 | |
*** Aur313 is now known as AUR313 | 08:02 | |
*** dreyna <dreyna!~dreyna@2601:646:4201:b1a0:5c97:9bac:7769:2576> has joined #yocto | 08:02 | |
*** AUR313 is now known as Aur_313 | 08:02 | |
*** Aur_313 is now known as Aur313 | 08:02 | |
*** cornel <cornel!~cornel@89.121.200.106> has quit IRC | 08:02 | |
*** Aur313 is now known as _4urele_ | 08:05 | |
*** Kakounet <Kakounet!~Thunderbi@LFbn-1-5217-8.w90-105.abo.wanadoo.fr> has joined #yocto | 08:09 | |
*** _4urele_ is now known as Aur313 | 08:10 | |
*** msvb-mob <msvb-mob!~michael@x55b5402f.dyn.telefonica.de> has joined #yocto | 08:16 | |
*** lucaceresoli <lucaceresoli!~lucaceres@45.11.168.109.cust.ip.kpnqwest.it> has joined #yocto | 08:23 | |
*** grma <grma!~gruberm@80.93.38.128> has joined #yocto | 08:23 | |
*** avalluri__ <avalluri__!~avalluri@192.55.54.44> has quit IRC | 08:24 | |
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has quit IRC | 08:26 | |
*** gtristan <gtristan!~tristanva@84.252.240.37> has joined #yocto | 08:31 | |
*** rajm <rajm!~robertmar@cpc126996-macc4-2-0-cust25.1-3.cable.virginm.net> has joined #yocto | 08:31 | |
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has joined #yocto | 08:33 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC | 08:40 | |
*** Aur313 <Aur313!~aurele@srvmsg.castel.fr> has quit IRC | 08:41 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 08:43 | |
*** gtristan <gtristan!~tristanva@84.252.240.37> has quit IRC | 08:49 | |
*** colrack <colrack!~colrack@94.126.8.166> has joined #yocto | 08:49 | |
sveinse | kergoth: how do you do it when sources and layers are the same, e.g. in the case of mono-repo. Then there is no distinction between the layer and the source. LIC_FILES_CHECKSUM should then point to the layer license | 08:51 |
*** guzu <guzu!~cornel@89.121.200.106> has joined #yocto | 08:52 | |
sveinse | But I suppose Yocto isn't really designed for a mono-repo type thinking, where layer and source go together | 08:53 |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto | 08:55 | |
*** skz81 <skz81!~SKZ@dD5E009B2.access.telenet.be> has joined #yocto | 08:56 | |
guzu | kanavin, hello, using the direct boost.org download link worked for me | 08:58 |
guzu | is there a document describing how to contribute a patch? | 08:58 |
*** joshuagl <joshuagl!joshuagl@nat/intel/x-olpccwixfhxkprmz> has joined #yocto | 09:00 | |
maxin | guzu: this could help: http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded | 09:01 |
guzu | thank you maxin , i was not sure that's the right way | 09:03 |
*** mihai <mihai!~mihai@unaffiliated/mihai> has joined #yocto | 09:08 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 09:12 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 09:14 | |
*** yann <yann!~yann@LFbn-1-527-224.w86-245.abo.wanadoo.fr> has quit IRC | 09:17 | |
*** avalluri <avalluri!~avalluri@192.55.54.44> has joined #yocto | 09:19 | |
*** mbourhis <mbourhis!~mbourhis@glo44-1-82-67-130-147.fbx.proxad.net> has quit IRC | 09:37 | |
*** msvb-mob <msvb-mob!~michael@x55b5402f.dyn.telefonica.de> has quit IRC | 09:38 | |
guzu | ok, how do i get access to upload changes for review? | 09:41 |
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has joined #yocto | 09:43 | |
nayfe | guzu: access to what? | 09:43 |
guzu | it's boost change | 09:44 |
guzu | nayfe, ^^^ | 09:44 |
*** gtristan <gtristan!~tristanva@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto | 09:45 | |
nayfe | guzu: i think it depends if your modification is Yocto integration or Boost modification | 09:47 |
guzu | nayfe, the change is in yocto recipe | 09:47 |
guzu | i change the SRC_URI from sf.net to boost.org | 09:48 |
*** ttllkk <ttllkk!512fa528@gateway/web/freenode/ip.81.47.165.40> has joined #yocto | 09:48 | |
guzu | i want this to be reviewed because it failed to me often recently, and on the other hand such a move will put some pressure on boost.org downloads server | 09:48 |
nayfe | guzu: boost recipe is in poky/meta so it's OE-core, you need to register mailing list | 09:48 |
guzu | ok | 09:48 |
nayfe | http://lists.openembedded.org/mailman/listinfo/openembedded-core | 09:49 |
guzu | thank you very mcuh nayfe | 09:49 |
guzu | much | 09:49 |
nayfe | guzu: np | 09:49 |
ttllkk | I have a recipe named as 'myrecipe-native.bb' that inherits native, and it is working fine. I would like to include it in the sdk. how should the recipe be naemd so that it can be built as -native and as nativesdk? | 09:51 |
*** msvb-mob <msvb-mob!~michael@x55b541fa.dyn.telefonica.de> has joined #yocto | 09:51 | |
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has quit IRC | 09:55 | |
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has joined #yocto | 09:55 | |
*** adelcast <adelcast!~adelcast@130.164.62.72> has joined #yocto | 09:56 | |
*** kaspter <kaspter!~Instantbi@125.118.63.217> has quit IRC | 10:00 | |
*** kaspter <kaspter!~Instantbi@125.118.63.217> has joined #yocto | 10:00 | |
ttllkk | In order words I want a recipe that can be build as -native or nativesdk- but not for the target | 10:00 |
nayfe | ttllkk: maybe you need to add it to TOOLCHAIN_HOST_TASK ? | 10:05 |
*** avalluri <avalluri!~avalluri@192.55.54.44> has quit IRC | 10:17 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC | 10:18 | |
*** yann <yann!~yann@178.208.16.32> has joined #yocto | 10:19 | |
*** avalluri <avalluri!~avalluri@192.55.54.44> has joined #yocto | 10:24 | |
*** lazyape <lazyape!~lazyape@athedsl-244581.home.otenet.gr> has quit IRC | 10:27 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto | 10:33 | |
*** JaMa <JaMa!~martin@217.30.68.212> has joined #yocto | 10:34 | |
ttllkk | nayfe: I think that is it, thanks | 10:35 |
nayfe | <ttllkk> np :) | 10:35 |
*** Kakounet <Kakounet!~Thunderbi@LFbn-1-5217-8.w90-105.abo.wanadoo.fr> has quit IRC | 10:42 | |
*** ant_work <ant_work!~ant__@host53-77-dynamic.250-95-r.retail.telecomitalia.it> has joined #yocto | 10:43 | |
*** er100 <er100!17197ba9@gateway/web/freenode/ip.23.25.123.169> has quit IRC | 10:44 | |
*** morphis <morphis!~morphis@pD9ED60CD.dip0.t-ipconnect.de> has joined #yocto | 10:45 | |
*** adelcast <adelcast!~adelcast@130.164.62.72> has quit IRC | 10:45 | |
*** gtristan <gtristan!~tristanva@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC | 10:47 | |
ttllkk | Still not sure about how to define a recipe for a tool that can be compiled as -native and as nativesdk- but not for the target | 10:49 |
*** dreyna <dreyna!~dreyna@2601:646:4201:b1a0:5c97:9bac:7769:2576> has quit IRC | 10:51 | |
*** adelcast <adelcast!~adelcast@13.red-88-19-62.staticip.rima-tde.net> has joined #yocto | 10:53 | |
*** adelcast <adelcast!~adelcast@13.red-88-19-62.staticip.rima-tde.net> has quit IRC | 10:53 | |
*** Kakounet <Kakounet!~Thunderbi@LFbn-1-5217-8.w90-105.abo.wanadoo.fr> has joined #yocto | 10:55 | |
*** nighty-- <nighty--!~nighty@kyotolabs.asahinet.com> has quit IRC | 10:56 | |
*** skz81 <skz81!~SKZ@dD5E009B2.access.telenet.be> has left #yocto | 10:56 | |
*** skz81 <skz81!~SKZ@dD5E009B2.access.telenet.be> has joined #yocto | 10:56 | |
nayfe | ttllkk: BBCLASSEXTEND = "native nativesdk" ? | 10:58 |
ttllkk | and what would be the recipe name? just <recipe>.bb with no nativesdk-prefix or -native suffix? | 10:59 |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC | 11:01 | |
*** msvb-mob <msvb-mob!~michael@x55b541fa.dyn.telefonica.de> has quit IRC | 11:03 | |
*** Net147 <Net147!~Net147@unaffiliated/net147> has quit IRC | 11:03 | |
*** Net147 <Net147!~Net147@unaffiliated/net147> has joined #yocto | 11:04 | |
nayfe | ttllkk: i understand this this way (never tried): if your recipe is pure native, inherit native and name it recipe-native, if it is pure nativesdk, inherit nativesdk and name it nativesdk-recipe, if it can be both, use BBCLASSEXTEND and name it recipe | 11:11 |
ttllkk | thanks, that was my intention also | 11:12 |
ttllkk | the ''problem'' then is that if you 'bitbake recipe' it tries to compile it for the target and afils | 11:13 |
ttllkk | but I guess the fix for that is.. don't do 'bitbake recipe' xD | 11:13 |
ttllkk | (as opposed to the nativesdk- and -native renaming methods, where if you try to bitbake recipe you get a message telling you that the recipe does not exist) | 11:13 |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto | 11:16 | |
LetoThe2nd | ttllkk: if that puts you off, you can always pour the logic into an include file and provide the two renamed recipes as wrappers to call | 11:19 |
ttllkk | Thanks for the suggestion | 11:20 |
ttllkk | I was also trying to find some example of what I am doing in some package in poky.. but seems like no one needs to do what I am trying | 11:20 |
ttllkk | so maybe what I am tryign is just wrong | 11:20 |
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has quit IRC | 11:21 | |
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has joined #yocto | 11:22 | |
*** msvb-mob <msvb-mob!~michael@x55b54451.dyn.telefonica.de> has joined #yocto | 11:22 | |
*** msvb-mob <msvb-mob!~michael@x55b54451.dyn.telefonica.de> has quit IRC | 11:23 | |
*** msvb-mob <msvb-mob!~michael@x55b54451.dyn.telefonica.de> has joined #yocto | 11:23 | |
*** hundeboll <hundeboll!~hundeboll@open-mesh.org/catwoman/hundeboll> has joined #yocto | 11:27 | |
RP | ttllkk: you can make it raise a SkipRecipe in the non/native/nativesdk case | 11:27 |
*** msvb-mob <msvb-mob!~michael@x55b54451.dyn.telefonica.de> has quit IRC | 11:29 | |
*** msvb-mob <msvb-mob!~michael@x55b54451.dyn.telefonica.de> has joined #yocto | 11:29 | |
yocti | New news from stackoverflow: KBUILD_DEFCONFIG_KMACHINE ?= defconfig_file does not work as expected <https://stackoverflow.com/questions/48441494/kbuild-defconfig-kmachine-defconfig-file-does-not-work-as-expected> | 11:31 |
*** mbourhis <mbourhis!~mbourhis@glo44-1-82-67-130-147.fbx.proxad.net> has joined #yocto | 11:32 | |
*** adelcast <adelcast!~adelcast@130.164.62.72> has joined #yocto | 11:33 | |
RP | ttllkk: http://git.yoctoproject.org/cgit.cgi/poky/commit/?h=master-next&id=6630d3a6caa66e8d92d2558c23cf35ad082d906d - realised we never did make the rename :/ | 11:33 |
*** msvb-mob <msvb-mob!~michael@x55b54451.dyn.telefonica.de> has quit IRC | 11:36 | |
*** AndersD <AndersD!~anders@2.68.144.91.mobile.tre.se> has quit IRC | 11:38 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC | 11:42 | |
*** learningc <learningc!~User@mti-37-145.tm.net.my> has quit IRC | 11:48 | |
RP | kanavin: https://autobuilder.yocto.io/builders/nightly-qa-extras/builds/729/steps/BuildImages_2/logs/stdio :/ | 11:50 |
RP | kanavin: that was with mut last night which should have all your patches | 11:50 |
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has quit IRC | 11:54 | |
*** milindur <milindur!~milindur@deimos.ca-soft.de> has quit IRC | 11:54 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto | 11:56 | |
kanavin | RP: thanks, I'll look | 12:05 |
*** egavin <egavin!~egavin@24.red-217-126-80.staticip.rima-tde.net> has joined #yocto | 12:05 | |
hundeboll | I just noticed that our all-sources image created using `bitbake -c fetchall rootfs-image` doesn't contain the sources for debianutil(-native), which are needed by do_package_write_ipk when creating the rootfs | 12:09 |
hundeboll | is there any way to make do_fetchall include such dependencies ? | 12:10 |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 12:14 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 12:18 | |
*** milindur <milindur!~milindur@deimos.ca-soft.de> has joined #yocto | 12:20 | |
*** egavin <egavin!~egavin@24.red-217-126-80.staticip.rima-tde.net> has quit IRC | 12:21 | |
*** xthundermobilex <xthundermobilex!~androirc@nc-71-49-48-112.dhcp.embarqhsd.net> has quit IRC | 12:22 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC | 12:25 | |
ttllkk | RP: thanks for the reference | 12:30 |
*** adca <adca!~adca@193.202.22.66> has quit IRC | 12:38 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto | 12:40 | |
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has quit IRC | 12:40 | |
RP | hundeboll: which version of the project is that? | 12:40 |
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has joined #yocto | 12:41 | |
hundeboll | RP: pyro at the moment | 12:45 |
hundeboll | let me try with rocko | 12:45 |
RP | hundeboll: ah, what you said isn't quite right | 12:48 |
RP | hundeboll: debianutils comes from ca-certificates and PACKAGE_WRITE_DEPS | 12:48 |
hundeboll | yes | 12:48 |
hundeboll | running `bitbake -c fetchall ca-certificates` doesn't fetch debianutils, which I would expect | 12:49 |
RP | hundeboll: right. Hmm | 12:49 |
hundeboll | (same on rocko, btw) | 12:49 |
RP | hundeboll: I just checked master too | 12:49 |
hundeboll | I am quite clueless about where to inject the right dependency to make it fetch PACKAGE_WRITE_DEPS... | 12:50 |
hundeboll | maybe I should just create a bug for now... | 12:50 |
RP | hundeboll: utility-tasks.bbclass:do_fetchall[recideptask] = "do_${BB_DEFAULT_TASK}" is the code which should do it | 12:52 |
*** dv__ <dv__!~dv@62-178-118-86.cable.dynamic.surfer.at> has joined #yocto | 12:53 | |
*** dv_ <dv_!~dv@62-178-118-86.cable.dynamic.surfer.at> has quit IRC | 12:53 | |
hundeboll | RP: yeah, did stare at that for a short while | 12:54 |
RP | hundeboll: I suspect this is a bug in bitbake itself :( | 12:54 |
hundeboll | I have never completely understood the rec{,r,i}deptask magic, so I mostly work with those on a trial'n'error basis | 12:54 |
RP | hundeboll: trying to make them do the right things that everyone wants/expects under all circumstances is hard | 12:55 |
RP | hundeboll: http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=ross/mut&id=de1841d9c2a0ec1d7103335d450b5fbc2273804e - sounds familiar :/ | 12:56 |
RP | hundeboll: http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=ross/mut&id=5af68d42ba62a2a18d1b0cdacad8e32c2b119255 | 12:56 |
hundeboll | RP: i see | 12:57 |
RP | hundeboll: paging this in from 4 years ago is hard :) | 12:58 |
hundeboll | RP: maybe adding do_${BB_DEFAULT_TASK} ro recidepstak for do_package_write_{ipk,rpm,...} then would fix this ? | 12:58 |
hundeboll | hehe | 12:58 |
RP | hundeboll: it may fix it but its a workaround, not a fix | 12:59 |
*** dv__ is now known as dv_ | 12:59 | |
hundeboll | RP: doesn't even fix it here... | 12:59 |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-ijflwrmedqwkvedd> has joined #yocto | 13:02 | |
RP | hundeboll: I'm suspecting there is a problem with recursive use of recrdepends | 13:07 |
guzu | hello | 13:08 |
guzu | what is the significanse of a file.lock in the downloads cache directory? | 13:08 |
*** rburton <rburton!~textual@home.burtonini.com> has joined #yocto | 13:09 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC | 13:10 | |
*** andrey_ <andrey_!~andrey@host-85-237-33-147.dsl.sura.ru> has joined #yocto | 13:19 | |
andrey_ | hi! Did somebody faces with this error "undefined reference to `__multi3'" during kernel compilation? | 13:20 |
*** tsarrazin <tsarrazin!d98016fa@gateway/web/freenode/ip.217.128.22.250> has joined #yocto | 13:21 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto | 13:23 | |
tsarrazin | hi community, did anyone ever integrate the log4cpp on krogoth library? because I'm having some troubles | 13:24 |
-YoctoAutoBuilder- build #730 of nightly-deb-non-deb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-deb-non-deb/builds/730 | 13:27 | |
*** xthundermobilex <xthundermobilex!~androirc@184.75.233.58> has joined #yocto | 13:29 | |
*** xthundermoblex2 <xthundermoblex2!~androirc@184.75.233.58> has joined #yocto | 13:31 | |
*** xthundermobilex <xthundermobilex!~androirc@184.75.233.58> has quit IRC | 13:35 | |
hundeboll | RP: I won't go deeper into the dependency resolving in runqueue.py, so let me know if should create a bug for this | 13:42 |
hundeboll | thanks for taking your time with this! | 13:42 |
RP | hundeboll: yes, please create a bug. I've been playing with the code and I think I can see the problem, just not sure of a good way to fix it | 13:43 |
hundeboll | RP: OK | 13:43 |
*** JaMa <JaMa!~martin@217.30.68.212> has quit IRC | 13:44 | |
*** stephano <stephano!~stephano@134.134.139.83> has joined #yocto | 13:45 | |
*** sgw <sgw!~swold@134.134.139.82> has quit IRC | 13:48 | |
*** sgw <sgw!~swold@c-24-21-121-142.hsd1.or.comcast.net> has joined #yocto | 13:48 | |
kanavin | RP: seebs: so if this can be reproduced somehow without building all of yocto, seebs would appreciate :) | 13:48 |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC | 13:48 | |
kanavin | I can also try and enable extra debugging to get down to it, but remember I'm not really understanding pseudo :) | 13:49 |
*** madelane <madelane!~madelaney@pool-108-49-26-211.bstnma.fios.verizon.net> has quit IRC | 13:49 | |
kanavin | seebs: also, if you can take a quick look at custom patches that still remain in the new version, and if they're correct? | 13:50 |
*** tsarrazin <tsarrazin!d98016fa@gateway/web/freenode/ip.217.128.22.250> has quit IRC | 13:50 | |
*** Kakounet1 <Kakounet1!~Thunderbi@LFbn-1-5217-8.w90-105.abo.wanadoo.fr> has joined #yocto | 13:51 | |
seebs | I can try. I thought I had most of them, but I may have missed some. | 13:52 |
*** sgw <sgw!~swold@c-24-21-121-142.hsd1.or.comcast.net> has quit IRC | 13:53 | |
*** Kakounet <Kakounet!~Thunderbi@LFbn-1-5217-8.w90-105.abo.wanadoo.fr> has quit IRC | 13:53 | |
*** Kakounet1 is now known as Kakounet | 13:53 | |
*** marka <marka!~masselst@135-23-92-83.cpe.pppoe.ca> has joined #yocto | 13:54 | |
hundeboll | RP: https://bugzilla.yoctoproject.org/show_bug.cgi?id=12510 | 13:56 |
yocti | Bug 12510: normal, Undecided, ---, richard.purdie, NEW , fetchall doesn't fetch PACKAGE_WRITE_DEPS | 13:56 |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-ttfcvjpcrcfsshnx> has joined #yocto | 13:57 | |
*** lamego <lamego!~lamego@134.134.139.76> has joined #yocto | 13:57 | |
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has joined #yocto | 14:00 | |
*** zarzar <zarzar!~zarzar@184.75.233.58> has joined #yocto | 14:02 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto | 14:03 | |
*** adelcast <adelcast!~adelcast@130.164.62.72> has quit IRC | 14:03 | |
*** sgw <sgw!~swold@134.134.139.75> has joined #yocto | 14:03 | |
RP | hundeboll: http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/wip9981&id=a1931e5535d42953e9858e2c0a63fbbd4e7711d1 is a fix which does mean the missing dependency shows up | 14:07 |
RP | hundeboll: it also kills performance even more :/ | 14:07 |
*** wooosaiii <wooosaiii!~woo@90.157.180.95> has joined #yocto | 14:08 | |
*** wooosaiiii <wooosaiiii!~woo@cpe-90-157-180-95.static.amis.net> has quit IRC | 14:09 | |
-YoctoAutoBuilder- build #728 of nightly-no-x11 is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-no-x11/builds/728 | 14:13 | |
jaeckel | does someone know of a best-practice article of how to work with a monorepo in yocto? | 14:14 |
*** geheimnis` <geheimnis`!~geheimnis@23.226.237.192> has quit IRC | 14:20 | |
*** geheimnis` <geheimnis`!~geheimnis@23.226.237.192> has joined #yocto | 14:21 | |
*** john1987 <john1987!6cab81a3@gateway/web/freenode/ip.108.171.129.163> has joined #yocto | 14:23 | |
john1987 | hello | 14:23 |
john1987 | I have a bitbake recipe to create multiple user however in the end only the last user gets generated | 14:23 |
john1987 | should i place each user creation in it's own package? | 14:23 |
*** hamis <hamis!~irfan@110.93.212.98> has quit IRC | 14:25 | |
kanavin | john1987: it helps if you share the recipe | 14:28 |
john1987 | i have to find and alternative to pastebin to be able to share | 14:30 |
kanavin | john1987: github :) | 14:31 |
john1987 | kanavin: inherit useradd \ USERADD_PACKAGES = "${PN}" \ USERADD_PARAM_${PN} x 7 | 14:33 |
john1987 | kanavin: i chcked the resulting .spec file and has only 1 user(the last) | 14:34 |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC | 14:34 | |
john1987 | kanavin: also i am using an old yocto --- 1.7.3 | 14:34 |
*** jaeckel <jaeckel!~jaeckel@unaffiliated/jaeckel> has quit IRC | 14:38 | |
*** john1987 <john1987!6cab81a3@gateway/web/freenode/ip.108.171.129.163> has quit IRC | 14:41 | |
-YoctoAutoBuilder- build #199 of nightly-musl-x86-64 is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-musl-x86-64/builds/199 | 14:41 | |
-YoctoAutoBuilder- build #738 of nightly-x86-64-lsb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-x86-64-lsb/builds/738 | 14:41 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto | 14:49 | |
*** lazyape <lazyape!~lazyape@athedsl-244581.home.otenet.gr> has joined #yocto | 14:50 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 14:53 | |
*** sagner <sagner!~ags@46.140.72.82> has quit IRC | 14:54 | |
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has quit IRC | 14:56 | |
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has joined #yocto | 14:57 | |
*** gtristan <gtristan!~tristanva@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto | 15:00 | |
ttllkk | Anyone knows where is the code in poky that copies the kernel modules (,ko) int he image? | 15:00 |
ttllkk | I was wondering if there is a way to blacklist some.. | 15:01 |
*** jaeckel <jaeckel!~jaeckel@unaffiliated/jaeckel> has joined #yocto | 15:06 | |
*** cmichel <cmichel!~cmichel@mail.sv-maberzell.de> has joined #yocto | 15:09 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC | 15:11 | |
eduardas_m | jaeckel: I actually try to use git submodules whenever possible so that I can avoid checking out unnecessary source for a specific component... bitbake recipes can be written to do a recursive checkout of git submodules | 15:14 |
eduardas_m | jaeckel: are you in a situation where there is no way that you can split up your monorepo into multiple git submodule components? | 15:16 |
*** sagner <sagner!~ags@46.140.72.82> has joined #yocto | 15:18 | |
*** majuk <majuk!~majuk@75-163-155-5.clsp.qwest.net> has joined #yocto | 15:18 | |
nayfe | ttllkk: maybe add this class https://git.phytec.de/meta-phytec/tree/classes/kernel-module-split-blacklist.bbclass?h=rocko ? | 15:22 |
ttllkk | that seems like exactly what I wanted | 15:23 |
*** adelcast <adelcast!~adelcast@132.red-81-40-210.staticip.rima-tde.net> has joined #yocto | 15:23 | |
*** andrey_ <andrey_!~andrey@host-85-237-33-147.dsl.sura.ru> has quit IRC | 15:25 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto | 15:26 | |
ant_work | zeddii, welcome back in the ncurses/menuconfig horror park | 15:28 |
zeddii | ;) :D | 15:29 |
-YoctoAutoBuilder- build #721 of nightly-mips64 is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-mips64/builds/721 | 15:30 | |
*** zzeroo <zzeroo!~zzeroo@p50999e88.dip0.t-ipconnect.de> has quit IRC | 15:35 | |
rburton | ttllkk: don't install kernel-modules and then you can pick the ones you want to install yourself. kernel-modules just installs *all* of them | 15:38 |
ttllkk | That would work for a whitelist but I'd like a blacklist instead | 15:39 |
-YoctoAutoBuilder- build #380 of nightly-packagemanagers is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-packagemanagers/builds/380 | 15:41 | |
-YoctoAutoBuilder- build #737 of nightly-x86-lsb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-x86-lsb/builds/737 | 15:41 | |
*** ttllkk <ttllkk!512fa528@gateway/web/freenode/ip.81.47.165.40> has quit IRC | 15:46 | |
*** lamego1 <lamego1!~lamego@134.134.139.76> has joined #yocto | 15:48 | |
*** lamego1 <lamego1!~lamego@134.134.139.76> has left #yocto | 15:48 | |
*** jaeckel <jaeckel!~jaeckel@unaffiliated/jaeckel> has quit IRC | 15:50 | |
*** morphis_ <morphis_!~morphis@pD9ED68FE.dip0.t-ipconnect.de> has joined #yocto | 15:50 | |
*** rcw <rcw!~rwoolley@128.224.252.2> has joined #yocto | 15:51 | |
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has quit IRC | 15:52 | |
*** ant_work <ant_work!~ant__@host53-77-dynamic.250-95-r.retail.telecomitalia.it> has quit IRC | 15:52 | |
*** morphis <morphis!~morphis@pD9ED60CD.dip0.t-ipconnect.de> has quit IRC | 15:54 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC | 15:56 | |
*** michael_e_brown <michael_e_brown!~michaeleb@143.166.116.80> has joined #yocto | 16:00 | |
-YoctoAutoBuilder- build #718 of nightly-mips-lsb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-mips-lsb/builds/718 | 16:01 | |
*** jaeckel <jaeckel!~jaeckel@unaffiliated/jaeckel> has joined #yocto | 16:01 | |
-YoctoAutoBuilder- build #793 of nightly-arm is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-arm/builds/793 | 16:10 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto | 16:11 | |
*** gtristan <gtristan!~tristanva@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC | 16:22 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC | 16:25 | |
*** msvb-mob <msvb-mob!~michael@x55b545b0.dyn.telefonica.de> has joined #yocto | 16:26 | |
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC | 16:28 | |
*** msvb-mob <msvb-mob!~michael@x55b545b0.dyn.telefonica.de> has quit IRC | 16:33 | |
*** msvb-mob <msvb-mob!~michael@x55b545b0.dyn.telefonica.de> has joined #yocto | 16:33 | |
*** mdnneo <mdnneo!~umaucher@217.89.178.116> has quit IRC | 16:33 | |
noway96 | yocto running out of disk space: what is the reason? | 16:35 |
noway96 | I have a 100GB partition | 16:35 |
noway96 | all for the build | 16:35 |
kanavin | noway96: how much do you have on /? | 16:36 |
kanavin | and how does the error look like? | 16:36 |
noway96 | something like memory called "ABORT" | 16:39 |
-YoctoAutoBuilder- build #756 of nightly-x86 is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-x86/builds/756 | 16:39 | |
*** zzeroo <zzeroo!~zzeroo@2003:a:81e:6a00:a00:27ff:fe64:caf1> has joined #yocto | 16:41 | |
-YoctoAutoBuilder- build #722 of nightly-mips is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-mips/builds/722 | 16:41 | |
*** ntl <ntl!~nathanl@65-36-80-8.dyn.grandenetworks.net> has quit IRC | 16:43 | |
*** adelcast <adelcast!~adelcast@132.red-81-40-210.staticip.rima-tde.net> has quit IRC | 16:45 | |
*** diembed <diembed!~diembed@34.16-66-87.adsl-static.isp.belgacom.be> has joined #yocto | 16:46 | |
*** skz81 <skz81!~SKZ@dD5E009B2.access.telenet.be> has quit IRC | 16:46 | |
eduardas_m | noway96: after some experience with Yocto builds, I now use a 3 TB HDD, with four partitions of which each has more than 400 GB of space... running out of disk space is not at all surprising | 16:47 |
kanavin | noway96: my best guess is that you need to clear out old stuff from sstate cache | 16:48 |
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has quit IRC | 16:49 | |
noway96 | yup I deleted the tmp folder | 16:49 |
noway96 | but also what does sstate cache contain? Won't it slow down the build? | 16:50 |
kanavin | noway96: exactly opposite | 16:50 |
kanavin | noway96: it contains build artefacts, and reuses them when possible | 16:50 |
noway96 | but isn't the reusing part where the speedup will occur? | 16:51 |
kanavin | ah, "it" == "delete sstate cache" | 16:51 |
kanavin | not "it" == "sstate cache" | 16:51 |
kanavin | noway96: you can delete only really old stuff, like more than several weeks old - play with 'find <sstate-dir> -mtime (I think)" | 16:52 |
kanavin | but first check if it's really grown too big, or the issue is elsewhere | 16:53 |
noway96 | kanavin thank you | 16:53 |
kanavin | noway96: like a build directory that you've forgotten about, if you use several | 16:54 |
*** frieder <frieder!~frieder@i59F4B2AB.versanet.de> has quit IRC | 16:54 | |
kanavin | noway96: also 'du --max-depth=1" is really useful to determine where the available space disappeared | 16:54 |
*** adelcast <adelcast!~adelcast@130.164.62.77> has joined #yocto | 17:01 | |
*** rajm <rajm!~robertmar@cpc126996-macc4-2-0-cust25.1-3.cable.virginm.net> has quit IRC | 17:03 | |
*** sagner <sagner!~ags@46.140.72.82> has quit IRC | 17:03 | |
noway96 | du --max-depth=1 for the win! | 17:04 |
*** xthundermoblex2 <xthundermoblex2!~androirc@184.75.233.58> has quit IRC | 17:08 | |
*** fl0v0 <fl0v0!~fvo@mue-88-130-96-200.dsl.tropolys.de> has quit IRC | 17:10 | |
*** bodangly <bodangly!~bodangly@12.178.87.98> has joined #yocto | 17:10 | |
*** Kakounet <Kakounet!~Thunderbi@LFbn-1-5217-8.w90-105.abo.wanadoo.fr> has quit IRC | 17:10 | |
-YoctoAutoBuilder- build #729 of nightly-arm-lsb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-arm-lsb/builds/729 | 17:12 | |
-YoctoAutoBuilder- build #731 of nightly-ppc-lsb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-ppc-lsb/builds/731 | 17:16 | |
*** madelane <madelane!~madelaney@pool-108-49-26-23.bstnma.fios.verizon.net> has joined #yocto | 17:19 | |
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has quit IRC | 17:21 | |
*** bodangly_ <bodangly_!~bodangly@12.178.87.98> has joined #yocto | 17:23 | |
*** stephano <stephano!~stephano@134.134.139.83> has quit IRC | 17:24 | |
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has joined #yocto | 17:24 | |
*** bodangly <bodangly!~bodangly@12.178.87.98> has quit IRC | 17:25 | |
*** ant_home <ant_home!~ant__@host79-102-static.63-82-b.business.telecomitalia.it> has joined #yocto | 17:33 | |
*** bodangly__ <bodangly__!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto | 17:34 | |
*** bodangly_ <bodangly_!~bodangly@12.178.87.98> has quit IRC | 17:36 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-ttfcvjpcrcfsshnx> has quit IRC | 17:36 | |
*** mckoan is now known as mckoan|away | 17:40 | |
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has joined #yocto | 17:46 | |
*** lazyape <lazyape!~lazyape@athedsl-244581.home.otenet.gr> has quit IRC | 17:52 | |
*** armpit <armpit!~armpit@2601:202:4000:1184:8400:3ea4:3887:ea7b> has quit IRC | 17:53 | |
*** lazyape <lazyape!~lazyape@athedsl-244581.home.otenet.gr> has joined #yocto | 17:55 | |
*** ntl <ntl!~nathanl@cpe-24-242-92-173.austin.res.rr.com> has joined #yocto | 18:00 | |
*** stephano <stephano!~stephano@134.134.139.72> has joined #yocto | 18:00 | |
*** dreyna <dreyna!~dreyna@24.5.28.247> has joined #yocto | 18:04 | |
*** xthundermoblex2 <xthundermoblex2!~androirc@184.75.233.58> has joined #yocto | 18:06 | |
-YoctoAutoBuilder- build #730 of nightly-qa-extras is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-qa-extras/builds/730 | 18:11 | |
*** diembed <diembed!~diembed@34.16-66-87.adsl-static.isp.belgacom.be> has quit IRC | 18:11 | |
*** _xthunderheartx_ <_xthunderheartx_!~x_xthunde@184.75.233.58> has quit IRC | 18:13 | |
*** xthundermoblex2 <xthundermoblex2!~androirc@184.75.233.58> has quit IRC | 18:14 | |
*** ntl <ntl!~nathanl@cpe-24-242-92-173.austin.res.rr.com> has quit IRC | 18:22 | |
*** ntl <ntl!~nathanl@cpe-24-242-92-173.austin.res.rr.com> has joined #yocto | 18:23 | |
*** grma <grma!~gruberm@80.93.38.128> has quit IRC | 18:25 | |
*** sjolley <sjolley!~sjolley@134.134.139.74> has quit IRC | 18:30 | |
*** kaspter <kaspter!~Instantbi@125.118.63.217> has quit IRC | 18:34 | |
*** kaspter <kaspter!~Instantbi@125.118.63.217> has joined #yocto | 18:34 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC | 18:35 | |
*** brianm_ <brianm_!b8178784@gateway/web/freenode/ip.184.23.135.132> has quit IRC | 18:42 | |
-YoctoAutoBuilder- build #744 of nightly-multilib is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-multilib/builds/744 | 18:45 | |
-YoctoAutoBuilder- build #804 of nightly is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly/builds/804 | 18:47 | |
*** JPEWhacker <JPEWhacker!cc4da337@gateway/web/freenode/ip.204.77.163.55> has joined #yocto | 18:47 | |
JPEWhacker | I was curious if anyone knows why mpg123 still has the "commercial" LICENSE_FLAGS? It seems like recent versions move to LGL might not have the old commercially restricted GPL license? | 18:50 |
*** bodangly__ <bodangly__!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC | 18:53 | |
*** bodangly_ <bodangly_!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto | 18:53 | |
*** sjolley <sjolley!~sjolley@134.134.139.76> has joined #yocto | 18:58 | |
*** kaspter <kaspter!~Instantbi@125.118.63.217> has quit IRC | 19:09 | |
khem | kergoth: I am not seen fails with argp-standalone | 19:11 |
khem | kergoth: but then I am severly backed up | 19:11 |
*** kaspter <kaspter!~Instantbi@125.118.63.217> has joined #yocto | 19:18 | |
*** ant_home <ant_home!~ant__@host79-102-static.63-82-b.business.telecomitalia.it> has quit IRC | 19:19 | |
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has joined #yocto | 19:21 | |
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has quit IRC | 19:32 | |
*** Jefro <Jefro!~josiermi@134.134.139.72> has joined #yocto | 19:36 | |
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has joined #yocto | 19:38 | |
*** austenhc <austenhc!0410a01a@gateway/web/freenode/ip.4.16.160.26> has joined #yocto | 19:49 | |
austenhc | Hey does anyone have experience stripping down systemd for an embedded system? I don't need or want udev, networking or any of the other junk it ships with. I also am not sure how to override a bbclass | 19:50 |
BubuIIC | austenhc: I don't think you can have systemd without udev | 19:56 |
BubuIIC | you can disbale the networking parts though | 19:56 |
austenhc | Hm. Maybe it doesn't fit my needs then. UDEV takes much longer than devtmpfs. | 19:57 |
BubuIIC | I think the two are complementory? | 19:58 |
austenhc | udev seems to handle things like hotplugging. On an embedded system with no external ports, that seem unecessary. | 19:59 |
BubuIIC | I.e. you still get most things through devtmpfs nowadays even if you have udev | 19:59 |
austenhc | Yeah, devtmpfs enumerates all my hardware and populates /dev really quickly. | 19:59 |
BubuIIC | udev is doing less and less I think because most things can be done directly in the kernel now | 20:00 |
austenhc | I'm working on a sub-5 second to app image. The pain points are the Init system, UBI (attach takes 2 full seconds!) and bootstrap. | 20:00 |
austenhc | I guess I'm stuck with SysVInit for now. | 20:00 |
BubuIIC | have you done some benchmarking systemd boot vs sysvinit? | 20:01 |
rburton | austenhc: if you want to boot reallly fast and you have a single app, then use something like busybox init which is basically /init -> sh -> your app | 20:02 |
BubuIIC | depending on what you are starting systemd might be faster. (or slower ...) | 20:02 |
austenhc | Yup. SysVInit takes about 6 seconds (mostly bluetooth daemon) Systemd takes about 20s | 20:02 |
austenhc | We're using busybox now! I'll check into it's init system | 20:02 |
rburton | systemd can be incredibly fast, presumably your setup is just doing lots | 20:02 |
rburton | you can probably just not install udev to be honest | 20:03 |
austenhc | Yeah, I couldn't find any good way of just building the core of systemd | 20:03 |
*** colrack <colrack!~colrack@94.126.8.166> has quit IRC | 20:05 | |
rburton | austenhc: who cares what you build, its what you install | 20:07 |
austenhc | I mean, with Yocto building an installing are basically the same process. | 20:08 |
austenhc | I couldn't find a way to tell systemd not to use udev or ntp services | 20:08 |
*** adelcast <adelcast!~adelcast@130.164.62.77> has quit IRC | 20:13 | |
*** nrossi <nrossi!uid193926@gateway/web/irccloud.com/x-sfohzjtzbepjqnwl> has quit IRC | 20:13 | |
noway96 | why? unparsed line: 'PV = gitr1' | 20:30 |
neverpanic | noway96: did you mean: PV = "gitr1" | 20:31 |
*** adelcast <adelcast!~adelcast@132.red-81-40-210.staticip.rima-tde.net> has joined #yocto | 20:31 | |
noway96 | neverpanic: as a matter of fact, I did. Thanks! | 20:32 |
*** adelcast <adelcast!~adelcast@132.red-81-40-210.staticip.rima-tde.net> has quit IRC | 20:40 | |
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has quit IRC | 20:42 | |
*** rcw <rcw!~rwoolley@128.224.252.2> has quit IRC | 20:47 | |
*** austenhc <austenhc!0410a01a@gateway/web/freenode/ip.4.16.160.26> has quit IRC | 20:55 | |
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has joined #yocto | 20:55 | |
*** Snert_ <Snert_!~snert_@65.74.8.146> has quit IRC | 21:18 | |
*** ant_home <ant_home!~ant__@host79-102-static.63-82-b.business.telecomitalia.it> has joined #yocto | 21:20 | |
*** bodangly <bodangly!~bodangly@12.178.87.98> has joined #yocto | 21:24 | |
*** bodangly_ <bodangly_!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC | 21:26 | |
*** Jefro <Jefro!~josiermi@134.134.139.72> has quit IRC | 21:29 | |
*** bodangly <bodangly!~bodangly@12.178.87.98> has quit IRC | 21:38 | |
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has quit IRC | 21:42 | |
*** stephano <stephano!~stephano@134.134.139.72> has quit IRC | 21:44 | |
*** stephano <stephano!~stephano@134.134.139.83> has joined #yocto | 21:45 | |
*** pohly <pohly!~pohly@p548492F1.dip0.t-ipconnect.de> has quit IRC | 21:53 | |
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has joined #yocto | 21:55 | |
*** Snert_ <Snert_!~snert_@65.74.8.146> has joined #yocto | 21:55 | |
*** Jefro <Jefro!josiermi@nat/intel/x-foxeyygcffialjba> has joined #yocto | 21:57 | |
*** dreyna <dreyna!~dreyna@24.5.28.247> has quit IRC | 21:58 | |
joshuagl | armpit: sorry, had to cancel your build. The old cluster has some WIP code on and the build was failing | 21:59 |
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has quit IRC | 22:05 | |
*** sgw <sgw!~swold@134.134.139.75> has quit IRC | 22:06 | |
*** ntl <ntl!~nathanl@cpe-24-242-92-173.austin.res.rr.com> has quit IRC | 22:18 | |
*** msvb-mob <msvb-mob!~michael@x55b545b0.dyn.telefonica.de> has quit IRC | 22:21 | |
*** sum1 <sum1!~sum1@188.166.148.188> has joined #yocto | 22:26 | |
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has quit IRC | 22:33 | |
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto | 22:34 | |
*** kaspter <kaspter!~Instantbi@125.118.63.217> has quit IRC | 22:43 | |
*** kaspter <kaspter!~Instantbi@125.118.63.217> has joined #yocto | 22:43 | |
*** sjolley <sjolley!~sjolley@134.134.139.76> has quit IRC | 22:55 | |
*** TundraMan <TundraMan!~masselst@135-23-92-83.cpe.pppoe.ca> has joined #yocto | 22:57 | |
*** sjolley <sjolley!~sjolley@134.134.139.76> has joined #yocto | 22:57 | |
*** TundraMan <TundraMan!~masselst@135-23-92-83.cpe.pppoe.ca> has quit IRC | 22:57 | |
*** marka <marka!~masselst@135-23-92-83.cpe.pppoe.ca> has quit IRC | 23:01 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 23:02 | |
*** sjolley <sjolley!~sjolley@134.134.139.76> has quit IRC | 23:02 | |
*** Gerrath <Gerrath!~Gerrath@c-71-236-71-127.hsd1.pa.comcast.net> has quit IRC | 23:04 | |
yocti | New news from stackoverflow: Yocto do_package_qa hangs for bin_package nodejs recipe <https://stackoverflow.com/questions/46412795/yocto-do-package-qa-hangs-for-bin-package-nodejs-recipe> | 23:04 |
*** lamego <lamego!~lamego@134.134.139.76> has quit IRC | 23:05 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 23:07 | |
*** yann <yann!~yann@178.208.16.32> has quit IRC | 23:13 | |
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC | 23:16 | |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has quit IRC | 23:20 | |
*** sjolley <sjolley!~sjolley@134.134.139.74> has joined #yocto | 23:23 | |
*** joshuagl <joshuagl!joshuagl@nat/intel/x-olpccwixfhxkprmz> has quit IRC | 23:25 | |
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto | 23:29 | |
*** dreyna <dreyna!~dreyna@unknown-157-219.windriver.com> has joined #yocto | 23:34 | |
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC | 23:45 | |
*** stephano <stephano!~stephano@134.134.139.83> has quit IRC | 23:54 | |
*** stephano <stephano!~stephano@134.134.139.83> has joined #yocto | 23:55 | |
*** xthundermoblex2 <xthundermoblex2!~androirc@nc-71-49-48-112.dhcp.embarqhsd.net> has joined #yocto | 23:58 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!