**** BEGIN LOGGING AT Sun Mar 12 03:00:01 2017 Mar 12 06:25:42 when building target with MACHINE, does it always include qemu, or does it required new build for qemu, and to sepcify MACHINE=QEMU ? Mar 12 06:28:13 Is it possible to build at the same time for 2 machine at the same time such as: qemu + another one ? Mar 12 06:59:04 Is it possible to build at the same time for 2 machine at the same time such as: qemu + another one ? Mar 12 07:18:58 Is it possible to build at the same time for 2 machine at the same time such as: qemu + another one ? Mar 12 08:46:10 hello, Is it possible to build at the same time for 2 machine at the same time such as: qemu + another one ? Mar 12 09:23:52 Hello there. I've i i.MX 6Quad Sabre Smart. Trying to build a Yocto image with Qt5. Followed the tutorial here: http://embedded-software-architecture.com/?page_id=134 I've build the images, wrote it to SD card with dd. When I try to boot the image, "freescale" logo comes but OS doesn't boot (doesn't show Linux penguins for 4 cores). Any idea of how to solve this problem, or at least debug it? Mar 12 11:30:53 hello, Is it possible to build at the same time for 2 machine at the same time such as: qemu + another one ? Mar 12 12:23:29 Hi all, wondering if anyone could help me? Not entirely sure where to from here. I'm using the poky git repo which works fine by itself but when I try to add the node-meta layer in I start getting this error: Mar 12 12:23:34 mkfs.ext4: Could not allocate block in ext2 filesystem while populating file system Mar 12 12:23:41 I'm not entirely sure where to begin trying to debug what's causing this, any help would be greatly appreciated Mar 12 12:24:28 I've created an issue here https://github.com/imyller/meta-nodejs/issues/65 too, but no joy so far so thought I'd try in here too :) Mar 12 12:35:54 alan01252: Sounds like your rootfs size is too small, or it is mis-calculating the size of the rootfs. What image fs type are you trying to generate? Mar 12 12:44:10 nrossi, meta-xilinx need linux-yocto_4.10.bbappend :) Mar 12 12:44:46 Crofton|work: yes, yes it does, or does it need a linux-yocto_%.bbappend? Mar 12 12:45:03 that might be OK, I just copied the existing one Mar 12 12:45:43 Crofton|work: yer i think a generic one would work fine, and have versioned ones if there are patches for them Mar 12 12:48:54 Sounds good Mar 12 12:49:53 @nrosssi interesting I do get this warning come up Mar 12 12:49:54 WARNING: core-image-minimal-1.0-r0 do_image_mender: Size of rootfs is greater than the calculated partition space (340731904 > 109051904). This image won't fit on a device with the current storage configuration. Make sure IMAGE_ROOTFS_EXTRA_SPACE is set to 0, and try reducing IMAGE_OVERHEAD_FACTOR if it is higher than 1.0. Mar 12 12:50:06 but I've set these Mar 12 12:50:16 in lcal.conf Mar 12 12:50:16 IMAGE_ROOTFS_EXTRA_SPACE = "0" IMAGE_OVERHEAD_FACTOR = "1.5" Mar 12 12:50:51 So I guess I need to do what the warning says and reduce that IMAGE_OVERHEAD_FACTOR? Or it better to hardcode the roofs space? Mar 12 12:51:24 ty btw :) Mar 12 12:53:15 setting the IMAGE_OVERHEAD_FACTOR to 0.5 makes the warning go away Mar 12 12:53:17 however same error Mar 12 12:53:23 Although Mar 12 12:53:25 different file Mar 12 12:53:30 suggesting, still running out of space IO guess? Mar 12 12:53:37 alan01252: You need to sort out the partition size issue by the sounds of it. Mar 12 13:09:38 alan01252, try #mender or emailing their list Mar 12 13:25:43 thanks @nrossi @Crofton|work trying there too, doesn't seem to matter what I change the settings to ( the warnings go away ) still get the error, interesting it's now failing when writing a different file Mar 12 13:25:49 so I assume it's still some sort of space issue Mar 12 13:25:55 just not sure what I can do to fix it ;) Mar 12 13:26:06 yeah, I see similar stuff Mar 12 14:24:16 Ah Mar 12 14:24:20 I figures it out Mar 12 14:24:21 rent storage configuration. Make sure IMAGE_ROOTFS_EXTRA_SPACE is set to 0, and try reducing IMAGE_OVERHEAD_FACTOR if it is higher than 1.0. NOTE: Tasks Summary: Attempted 3498 tasks of which 3491 didn't need to be rerun and all succeeded. Mar 12 14:24:23 oops Mar 12 14:24:34 oh well, all succeeded Mar 12 14:25:32 So the problem is/was incase any one was interested that mender calculates the ROOFS automatically, but if you don't set in local/conf the variable MENDER_STORAGE_TOTAL_SIZE_MB it defaults to something very small Mar 12 14:25:38 and you can't put anything else in the roofs Mar 12 14:25:48 thanks @nrossi * @Crofton|work :) Mar 12 17:35:06 hello, Is it possible to build at the same time for 2 machine at the same time such as: qemu + another one ? Mar 12 17:43:50 hello, Is it possible to build at the same time for 2 machine at the same time such as: qemu + another one ? Mar 12 18:16:44 How would I create a bb or bbappend file to replace a firmware binary copied in by linux-firmware? I have one that just overwrites it but I get the error "do_populate_sysroot: The recipe linux-firmware-brcmfmac43430-updated is trying to install files into a shared area when those files already exist. Those files and their manifest location are:" Mar 12 18:21:19 hello, Is it possible to build at the same time for 2 machinea, such as: qemu + another one ? Mar 12 19:02:47 ranchu one could conclude the answer is no after asking 235,318 times Mar 12 19:52:48 Hi! A quick question, does anybody have an vm applicance example of Toaster Production? Mar 12 20:11:31 Grav_Telison: there are a target to build a build-appliance with yocto itself for building yocto Mar 12 20:11:48 I dont know if thats something will work for toaster as well in your case Mar 12 20:43:41 khem thanks for the reply. I am have been charged with setting up a multi service build system with a collection of build servers and one Toaster with a yet to be coded dispatcher. Just wondered if there was a reference build since the python3 and django versions have changed recently causing some multienv issues on my old build. **** ENDING LOGGING AT Mon Mar 13 03:00:01 2017