**** BEGIN LOGGING AT Fri May 13 02:59:59 2016 May 13 04:39:54 seebs: what release are you using? I believe there was a fix wrt removing those packages post-fido to make it only kick in if you enable readonly rootfs May 13 05:21:46 smurray: We're relatively recent, I think, and there were some conditions related to read-only rootfs, but I'm not entirely sure. May 13 05:21:57 I ended up just modifying the run-ptest script not to use gpasswd to try to edit /etc/group. May 13 06:07:39 are there any other examples for the usage of multilib support May 13 06:08:30 boucman_work, ^ May 13 06:08:37 what are you looking at May 13 06:09:04 right now I am referring http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#combining-multiple-versions-library-files-into-one-image May 13 06:09:15 and meta-skeleton example as given there May 13 06:10:26 ok so what is missing in those examples ? May 13 06:11:26 so I understood the part where I need to set multilib.conf May 13 06:11:30 in my conf directory May 13 06:12:03 after that I was lost because I don't have to install anything anywhere (32-bit and64-bit libs) May 13 06:12:37 I just have to build a binary using 32-bit tool chain which will be used by another which is to be compiled by 64-bit tool chain May 13 06:12:57 no May 13 06:13:19 additional things needed May 13 06:13:46 once you enable mutlilib it will generate 32bit and 64bit toolchains for you May 13 06:14:15 as well as runtimes May 13 06:14:52 so if I just want to enable it all I have to do is define multilib.conf in my conf May 13 06:14:54 isn't May 13 06:19:04 you need to add something like this to local.conf May 13 06:19:51 #require conf/multilib.conf May 13 06:19:53 #MULTILIBS = "multilib:lib32" May 13 06:19:55 #DEFAULTTUNE_virtclass-multilib-lib32 = "armv7at-neon" May 13 06:20:01 ofcourse no leading # May 13 06:20:09 this is for arm May 13 06:20:23 but you can use same for x86 May 13 06:20:52 just set DEFAULTTUNE to one of x86 tunes May 13 06:27:35 ah ok I created multilib.conf but didn't make any changes in the local.conf May 13 06:28:19 probably that's why it was not building the 32 bit tool chain, I am trying this for arm platform only May 13 06:55:39 hi all, I'm having strange error when building custom image (never seen that before) during manifest create: http://pastebin.com/gWxk04Tj May 13 07:00:29 marek_: which branch/distro May 13 07:03:41 khem: disto is ubuntu 12.04 and it jethro 14.0.1 May 13 07:07:55 ok May 13 07:08:04 did u change May 13 07:08:12 anything May 13 07:09:41 khem: nope no changes in poky May 13 07:10:25 ok May 13 07:10:39 did it work in past May 13 07:12:14 yes it works May 13 07:12:28 I just removed some dependecies of packages whic hI don't need May 13 07:12:41 strange it that I'm building for other machines and it works May 13 07:12:48 have an issue with only one machine May 13 07:12:51 which is odd May 13 07:14:30 Hi May 13 07:15:35 marek_: you said you did notchange May 13 07:16:09 I'm using poky and some of mine layers (I mean I doidn't change anything in poky) May 13 07:23:42 khem: when checking log I found also another error: ERROR: QA Issue: PKGV not defined [pkgv-undefined] May 13 07:47:15 morning May 13 09:07:26 multilib is setup but I am getting Checking dynamic linker characteristics... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. May 13 09:07:48 I looked up for it and tried some suggestions but no success May 13 09:50:08 hey all May 13 09:50:29 I have opkg's first-boot task that fail on read-only filesystems (which is normal) May 13 09:50:50 is there a way to find out what it is trying to do so I can audit whatever recipe wants to write ? May 13 10:01:26 hi! I want to use toaster's web ui to manage a local project. Unfortunately, it refuses to import layers May 13 10:01:44 it states the name is already taken, but the layer isn't there May 13 10:02:23 'hint layer exists with different url' May 13 10:36:33 LeifSo: yes, we have a bug there right now. Sorry. If a layer with the same name exists already in your Toaster database with a different Git URL, you won't be allowed to export it with that name. You need to give your layer a different name May 13 10:36:44 export / import May 13 10:37:16 LeifSo: which version of Yocto Project are you using? May 13 15:56:57 someone here told me about oe-pkgdata-util, that was great. It enabled me to find a receipe. Besides $find . -name "*recipe*name*.bb", how do I find the recipe .bb? Is there some tool to do that? May 13 15:59:17 what a good question May 13 16:00:07 $ bitbake-layers show-recipes m4 -f May 13 16:00:07 Parsing recipes..done. May 13 16:00:07 === Matching recipes: === May 13 16:00:07 /home/ross/Yocto/poky/meta/recipes-devtools/m4/m4_1.4.17.bb May 13 16:00:07 /home/ross/Yocto/poky/meta/recipes-devtools/m4/m4_1.4.9.bb May 13 16:00:48 indentation shows priority, so 1.4.17 is used May 13 17:21:26 halstead: I'm assuming you're doing maintenance atm, could you fire a master-next build when done please? May 13 17:23:37 RP, Gladly! May 13 17:24:19 halstead: thanks! May 13 17:40:21 RP, Started without debian8 which will take a little extra care today. May 13 17:41:57 And apparently something isn't right.... May 13 17:51:51 RP, Was that a problem with master-next or the autobuilder? The basics on the AB seem fine. May 13 17:53:48 hmm, rrdtool isn't getting the Makefile fixups cpan_do_configure normally does. also, the do_compile re-runs Makefile.PL anyway, blowing away the bits we did for that in do_configure.. May 13 17:53:54 * kergoth kicks rrdtool recipe May 13 17:58:47 How can I make my app run on something less than a core2? May 13 17:58:59 Error, the PACKAGE_ARCHS variable (all any noarch ${PACKAGE_EXTRA_ARCHS_tune-i686} genericx86) for DEFAULTTUNE (i686) does not contain TUNE_PKGARCH (${TUNE_PKGARCH_tune-i686}).Toolchain tunings invalid: May 13 18:12:23 kergoth: can we use BB_SRCREV_POLICY in recipe namespace May 13 18:14:05 halstead: there ? May 13 18:14:15 khem: afaik yes, it's used by the fetcher in multiple places, but all of which should be recipe context, not config metadata. but i could be wrong, never tested it May 13 18:14:18 khem, I am here. May 13 18:14:33 Can we shed some fat on poky-contrib May 13 18:14:38 khem, Were you suggesting moving some older parts of poky-contrib into poky-contrib-archive ? May 13 18:15:04 khem, Yes. I can do that. May 13 18:15:14 actually 90% branches must be dead May 13 18:15:35 so may be send out a request for owners to delete dead or merged branches May 13 18:16:16 git push contrib :user/branchname May 13 18:23:25 there we go, fixed rrdtool's reloc failure and also fixed B vs S so we can drop brokensep.. now to get back to what i was working on before it exploded... May 13 18:23:26 hmm May 13 18:37:20 kergoth: once I set BB_SRCREV_POLICY = "cache" and then add SRCREV = "AUTOREV" May 13 18:37:38 will it still poke at the repo for revision everytime ? or just first time May 13 18:39:50 just the first time. once it has a rev, it'll use that rather than contacting upstream May 13 18:40:47 for a while we shipped a prepopulated srcrev map in the sqlite db coupled with BB_SRCREV_POLICY = "cache" to handle BB_NO_NETWORK for autorev. nowadays we must run buildhistory-collect-srcrevs and include that file instead to do the lockdown May 13 18:40:55 s/must/just/ May 13 19:31:02 sgw_, Could you look at the master-next I started and let me know if the failures are obviously caused by the code? I did AB maintenance and all looks well on the builder side so far. May 13 21:05:51 halstead: the build failures are my fault, don't worry May 13 21:06:40 halstead: trying another build May 13 21:07:00 RP thanks! I couldnt find anything wrong with the builders. :) May 13 21:07:21 halstead: my own fault for fixing up something on the branch and not testing :/ May 13 21:07:29 sgw_, Nevermind. It's sorted. May 13 21:07:48 Debian8 will be awhile while disks are replaced. May 13 22:00:11 Or he could just have the pizza **** ENDING LOGGING AT Sat May 14 02:59:58 2016