**** BEGIN LOGGING AT Mon Mar 25 03:00:06 2019 Mar 25 04:45:17 IMAGE_FSTYPES+="iso" generates iso file that is 'Read-only file system' when it is run by qemu-system-i386 (not by runqemu). How to make it writeable? Maybe syslinux instead of grub !? Mar 25 04:58:49 request vhost Mar 25 05:40:04 New news from stackoverflow: Change the theme in Yocto Mar 25 07:01:12 Hello, I was trying to achieve super fast build according to instructions here https://wiki.yoctoproject.org/wiki/TipsAndTricks/Building_core-image-minimal_on_AWS however I see that host native packages are compiled. Is there an sstate cache for host native packages ? I am trying to build a completely binary image using yocto's shared state cache. Mar 25 07:03:52 I was using crops/poky-container so thought there should be no reason to compile host native packages and they are provided by the sstate cache. Mar 25 07:38:03 Chaser: well technically it should work. but the wiki page you linked is a bit dated, so there might have been changes. i'll give the sstate mirrors a try and report what happens. Mar 25 07:54:31 Chaser: i can at least confirm the behaviour Mar 25 09:57:06 LetoThe2nd: Yup, I couldn't figure out how to use sstate for host native packages. Mar 25 09:57:28 RP: ^^^^? Mar 25 10:01:01 Chaser, LetoThe2nd: did you enable uninative? Mar 25 10:01:35 uninative was downloaded, but i did not enable it explicitly. Mar 25 10:01:45 test was on 2.6.1 in my case. Mar 25 10:01:56 if it was downloaded its in use Mar 25 10:02:35 erbo, all the required parts are merged, the remaining bits is actually enabling it in qemu PACKAGECONFIG and a couple of cleanups Mar 25 10:02:58 I suspect dev doesn't update correctly on sstate.yoctoproject.org. The state of the point release sstate artefacts I'm not sure about. I know some did get corrupted :/ Mar 25 10:03:40 RP: i intentionally only enabled the suggested mirror in default local.conf, not the dev one. only modification was that i changed the included version number to 2.6 Mar 25 10:04:16 RP: you mean that it might be dysfunctional for both HEAD and .point? Mar 25 10:04:37 LetoThe2nd: potentially :( Mar 25 10:04:44 RP: mkay Mar 25 10:05:46 LetoThe2nd: I now Michael and I discussed that the size of some release mirrors is incorrect, I think as they were built using mirrored objects rather than creating them Mar 25 10:05:52 now -> know Mar 25 10:06:05 nobody I'm aware of has fixed it Mar 25 10:24:42 meta-poky/conf/distro/poky.conf has uninative INHERIT - so its enabled for me. Mar 25 10:24:56 I can see it downloading uninative sdk blob Mar 25 10:35:22 LetoThe2nd, Chaser: We should probably open a bug for this so we remember to try and figure out/fix it Mar 25 11:43:13 anybody got an example of a wic script which puts the standard rootfs (built as squashfs) into its own separate filesystem? Mar 25 11:44:05 i.e. -- part1 = kernel+dtb, part2 = container of squashfs + other random files Mar 25 14:17:01 okay, created a wic source script based off bootimg-partition.py, seems to work Mar 25 15:45:39 zeddii, cfg question. if I have to kernel fragments with the same filename, are both applied? Mar 25 16:13:24 in theory yes. since they have their source path maintained, so show up as different when fed into the whirling blades. but i can't say that I've run a test with that in a while. Mar 25 16:13:44 are you seeing something else ? if so, I can retest and add it to my upcoming self tests changes for the config processing. Mar 25 16:46:15 zeddii, not seeing any issues. Just want to make sure it wasn't last one found or priority driven Mar 25 17:01:07 zeddii: I quite like the whirling blades visual :) Mar 25 17:02:39 armpit: I think we're good with the thud-next and sumo-next patch sets now Mar 25 17:02:56 armpit: I fixed the one small issue the helper changes caused with selftest Mar 25 17:03:03 RP, much appreciated Mar 25 17:04:32 zeddii, is KFEATURE_COMPATIBILITY deprecated ? Mar 25 17:07:03 armpit: https://autobuilder.yocto.io/pub/non-release/20190324-12/testresults/testresult-report.txt - thud-next report - why is python3 failing but AB tests say its green? Mar 25 17:07:30 armpit: other issue is I think sumo doesn't write testresult files Mar 25 17:07:56 no testresult then no proof it fails ; ) Mar 25 17:08:38 armpit: ah, no, https://autobuilder.yocto.io/pub/non-release/20190324-13/testresults/testresult-report.txt is sumo-next Mar 25 17:08:45 armpit: we're good :) Mar 25 17:09:11 armpit: do you want to send out a pull req for -next or should I? Mar 25 17:11:34 I am trying to create a recipe with a *.deb package ... couldn't find much info on this topic in the reference manual. Appreciate any suggestions! Mar 25 17:14:39 RP, you are welcome too Mar 25 17:22:27 armpit: gah, I'd best figure out how to do that then :) Mar 25 17:48:09 RP: are there any outstanding issues around my go*.bbclass changes? I would like to get them merged as there is more work to do Mar 25 17:50:57 marka: hmm, they came in when I was travelling and they raised questions I never got back to answer Mar 25 17:51:26 ya, for what started as a few lines of update, they grew Mar 25 18:04:50 RP , if you havent sent it yet, I thought it over an maybe its better if I do it so it provides some sort of checkes& balances Mar 25 18:27:20 * armpit yocto-check-layer is a never ending battle Mar 25 19:04:20 RP: will open a bug thank you. Mar 25 19:13:46 RP: LetoThe2nd opened https://bugzilla.yoctoproject.org/show_bug.cgi?id=13236 - will be more than glad to try any patches, debug etc. Mar 25 19:13:47 Bug 13236: normal, Undecided, ---, michael, NEW , sstate for host native packages Mar 25 21:41:27 awww, meta-mingw doesn't like musl toolchains Mar 25 21:44:25 tz: That doen't suprise me in the slightest :) Mar 25 21:45:45 :P Mar 25 21:46:31 complains that -musleabi directories aren't directories, because they're symlinked to -gnueabi Mar 25 21:46:38 gcc complains* Mar 25 22:15:54 Chaser: thanks for doing that. We are struggling a bit with time to do everything we'd like right now but hopefully someone will find some time to look at it Mar 25 22:16:15 armpit: I have not, feel free as I'm likely not to get to it straight awat Mar 25 22:32:47 RP. no problem.. will do is soon Mar 25 22:47:42 armpit: wondering if we should also update uninative in this :/ Mar 25 22:50:31 yes, Mar 25 22:59:15 armpit: we'd then be ready for a point release build for sumo and thud? Mar 25 23:03:34 I have 5 commits in stable/sumo-next that go caught up in process re-alignment Mar 25 23:12:16 armpit: merged Mar 25 23:12:29 (and sumo-next rebased) Mar 25 23:23:25 thanks Mar 25 23:28:51 * armpit now I have some breathing room to get my act together Mar 25 23:30:06 armpit: you're feeling Shakespearean? Mar 25 23:30:39 armpit: are you doing uninative or am I? I'd love to get the point releases done and then I can breath too :) Mar 25 23:30:47 * RP is happier now the helper changes are sorted Mar 25 23:31:35 RR, i will do the uninative Mar 25 23:32:07 * armpit out damned patch.. Too Patch or not to Mar 25 23:33:02 OE presents Shakespeare in the Yocto Mar 25 23:35:10 armpit: Well then, if ever I thank any man, I’ll thank you. ;-) Mar 25 23:37:36 * armpit who would Phil play? Mar 25 23:39:19 * armpit hmm, the uninative tag is not aligned with the commit.. wounder if that matters? Mar 25 23:46:30 armpit: the witches scene in macbeth is the one I always remember from school **** ENDING LOGGING AT Tue Mar 26 02:59:56 2019