**** BEGIN LOGGING AT Fri Jul 10 02:59:58 2015 Jul 10 07:20:41 hey i have a bbapends question. i have made many -- and have them work. but i have one that doesn't. this is a bbapend in a layer that is appending a recipe that i include as a BBFILE Jul 10 07:21:13 is something different about a bbappend to a BBFILE (as opposed to a layer)?? Jul 10 08:13:40 halstead, pidge: space issues again on the AB :( Jul 10 08:17:06 good morning Jul 10 08:17:50 yickity: a .bbappend is always to a .bb, hence .bbappend. Jul 10 08:18:04 I didn't really understand your question, TBH. Jul 10 08:32:02 RP, Do you have a link? There seems to be enough free space on all at builders and nas. Jul 10 08:33:12 RP, I see the error messages but there is 882G free. Jul 10 08:33:58 RP, looks like it is aborting prematurely. Jul 10 08:48:54 Hi All Jul 10 08:53:21 RP, Or the cleanup made room right after the errors. Either way it's ready to re-queue. Jul 10 08:53:48 I have a aarch64 system (arm 64bit), and want to run a 32 bit application. I have put in local.conf: MULTILIBS = "multilib:lib32" and DEFAULTTUNE_virtclass-multilib-lib32 = "armv7a" Jul 10 08:54:10 should I also put multilib:lib64 ? Jul 10 08:54:39 halstead: ok, thanks! Jul 10 09:02:11 morning all Jul 10 09:05:33 darkspike: that is a good question, i also want to know how to mix 64bit and 32bit with a yocto build.. i also have a 64bit arm machine and i want to be able to build and run 32bit apps Jul 10 09:14:00 hi Jul 10 09:14:28 does anybody here have experience with meta-qt5 and qtwebengine? Jul 10 09:57:31 guys, I've built an image, but I cannot log in by root user Jul 10 09:58:30 int: through ssh, local console or serial ? Jul 10 09:59:10 bluelightning: serial Jul 10 09:59:22 int: is your serial device in /etc/securetty ? Jul 10 09:59:37 bluelightning: /dev/ttyUSB0 Jul 10 10:00:08 hmm, should be then Jul 10 10:00:28 bluelightning: with blank password, right? Jul 10 10:00:45 int: if debug-tweaks is in IMAGE_FEATURES (or EXTRA_IMAGE_FEATURES) then that should be the case yes Jul 10 10:01:10 if that feature is not there, the root user won't have any password which will prevent you logging in as root Jul 10 10:01:28 (unless you have taken additional steps to set a root password) Jul 10 10:02:53 bluelightning: I've removed it. Here is the IMAGE_FEAUTRES_remove http://dpaste.com/15F4RVR Jul 10 10:04:02 bluelightning: and I set root password in the image.bb file: inherit extrausers EXTRA_USERS_PARAMS = "useradd -P foo123! root;" Jul 10 10:04:25 int: I think that needs to be usermod rather than useradd Jul 10 10:04:35 IIRC someone mentioned our docs had a mistake in that regard Jul 10 10:05:55 bluelightning: usermod -p password ? Jul 10 10:06:39 int: it'll need to be -P if you expect to give the password in plain text; if you're prepared to crypt it then -p (but that's hard to get right) Jul 10 10:07:20 Jul 10 10:08:22 hm, thank you Jul 10 11:04:29 bluelightning: EXTRA_USERS_PARAMS = "usermod -P ltg123! root;" doesn't work :-( Jul 10 11:05:17 int: are you also inheriting the extrausers class? Jul 10 11:05:28 bluelightning: yes, I am Jul 10 11:05:46 inherit extrausers Jul 10 11:06:16 where have you put that? Jul 10 11:06:39 bluelightning: images/image.bb Jul 10 11:06:49 hmm ok Jul 10 11:18:21 bluelightning: anyway, I've unpacked rootfs and edited /etc/shadow file with the same encrypted password like added regular user Jul 10 11:18:25 let see Jul 10 15:23:34 ftonello, it is to a .bb file Jul 10 15:23:48 the .bb file is included with BBFILE instead of as a layer.. Jul 10 20:08:07 khem`: so glibc is throwing warnings "WARNING: unable to generate header for bootparam_prot.x" etc. any idea? Jul 10 20:08:39 rburton: full errors ? Jul 10 22:58:04 I am on ubuntu 15.04 and todays bitbake/master puked Jul 10 22:59:09 https://gist.github.com/kraj/3b5fa334cf42901d7772 **** ENDING LOGGING AT Sat Jul 11 02:59:59 2015