**** BEGIN LOGGING AT Sun Jan 26 02:59:59 2014 Jan 26 03:37:20 Is it possible to just run the image generation steps skipping the rootfs step? I'm testing a custom IMAGE type. Jan 26 03:50:04 nevermind, I can see from run.do_rootfs that it's all combined Jan 26 06:35:52 ping JaMa Jan 26 06:36:31 JaMa, how about your testing on the archiver.*bbclass staff, please ? Jan 26 17:05:34 is there a way to turn off downlioad file checksum tests? Jan 26 17:05:41 I fell like I have by accident maybe Jan 26 17:37:04 Crofton|work: note that it won't check the checksum if a .done file exists next to the file Jan 26 17:41:18 may have been cockpit error :) Jan 26 17:41:42 current Brussles forecast looking better Jan 26 17:41:45 40F Jan 26 17:43:54 ha.. I've got 25-32F blizzard conditions scheduled for this afternoon, evening Jan 26 17:44:30 it might get above freezing here Jan 26 17:44:56 (and I've got 200+ miles to drive through it this evening to get home..) :P Jan 26 17:45:48 ouch Jan 26 17:45:56 we even had some sun this morning Jan 26 17:47:26 This is the one time of year that really makes the 115 in summer worth it, in AZ. We're hitting mid-70s every day :) Jan 26 17:47:31 * kergoth yawns Jan 26 17:49:09 ohh it's 38F and sunny out where i am right now.. :P Jan 26 17:49:22 * fray would rather be in the cold then the warm.. Jan 26 17:49:34 mind you mid 70's would be nice today Jan 26 17:50:12 38F's not bad, really Jan 26 17:50:23 no.. around here it's sweatshirt weather Jan 26 17:56:18 70's is sweatshirt weather in Phoenix ... Jan 26 17:56:55 haha Jan 26 17:57:01 that would be swimsuit weather here.. ;) Jan 26 18:01:42 We need to figure out what to oe-core release branch policy is Jan 26 18:01:50 this last pull request seems a bit large Jan 26 18:01:57 and the explanation confusing Jan 26 18:06:55 "bitbake -c menuconfig busybox" is broken in my system. And I notice that it picks up the host gcc in /usr/bin, not the one in OE-cores x86_64-linux sysroot Jan 26 18:07:22 noticed by doing "bitbake -c devshell busybox", and then "make menuconfig" Jan 26 18:07:42 Is it supposed to pick up the host gcc in /usr/bin ? Jan 26 18:08:49 "bitbake -c menuconfig virtual/kernel" works, it still uses my host gcc, but it passes -isystem to OE:s sysroot. I don't have ncurses-devel installed on my host Jan 26 18:09:39 Could anyone try checking which gcc gets picked in oe-core master under these cirumstances ? Jan 26 18:27:27 bitbake -c devshell busybox works on master here Jan 26 18:27:45 just pulled yesterday afternoon Jan 26 18:28:36 # make menuconfig => HOSTCC scripts/basic/fixdep ... Jan 26 18:31:33 gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) Jan 26 18:33:15 nerdboy, do you have ncurses-devel installed on your host system ? Jan 26 18:33:45 nerdboy, "make menuconfig V=1", is it using /usr/bin/gcc Jan 26 18:34:08 so? Jan 26 18:34:21 the host toolchain is often used to build tools which are then run as part of the build process Jan 26 18:34:39 oe doesn't build its own native toolchain, only cross Jan 26 18:35:21 kergoth, aha ok. but then I guess maybe busybox build is missing an -isystem to point to oe cores native sysroot Jan 26 18:35:22 sounds like it just isn't obeying our BUILD_CFLAGS Jan 26 18:35:29 perhaps, yes, or equivalent Jan 26 18:37:13 yeah, looks like several *ncurses-dev* packages are installed Jan 26 18:37:28 ncurses-devel shouldn't be host dependency I assume Jan 26 18:38:54 nerdboy, ok, thanks for checking Jan 26 18:40:08 12 lib*ncurses*-dev packages to be exact Jan 26 18:40:31 * nerdboy prefers gentoo's one ncurses package Jan 26 18:44:36 and yes, inside my poky build env, gcc is /usr/bin/gcc from my ubuntu chroot Jan 26 18:46:22 hopefully packaging pseudo on gentoo will get me close enough to a "supported" build env i can bail the chroot thing... Jan 26 23:44:43 does callconvention-hard make sense without a hf tune? **** ENDING LOGGING AT Mon Jan 27 03:00:00 2014