**** BEGIN LOGGING AT Wed Aug 10 02:59:56 2022 Aug 10 07:34:53 Morning! Aug 10 07:35:06 Now rebuilding the whole tenderloin image Aug 10 09:19:17 Morning! Aug 10 09:23:52 Tofe; Not sure you're aware of this one? https://linux.die.net/man/8/i2cdetect Might be useful to populate the DT Saw it in this PR: https://github.com/msm8953-mainline/linux/pull/45 Aug 10 09:54:53 Herrie: I didn't know about that one, might be interesting in the future yes Aug 10 10:03:13 Tofe: Yeah I thought so too. Seems he managed to get quite some of the Vince DT populated this way Aug 10 11:36:13 Morning Aug 10 12:38:43 My build is compiling rust-native and it's taking quite a while... is that something new? Aug 10 13:06:11 since kirkstone yes Aug 10 13:08:02 that's a pity, it takes 2h+ just to build it on my machine Aug 10 13:09:01 anyway, seeing how the kernel is going to use it more and more, it's inevitable I guess Aug 10 13:09:49 let me check what pulls it into our images Aug 10 13:10:30 librsvg Aug 10 13:10:52 and librsvg by gstreamer1.0-plugins-bad Aug 10 13:11:07 ah, maybe we could exclude the latter? Aug 10 13:11:23 we can disable rsvg PACKAGECONFIG Aug 10 13:12:04 what would it disable in practice ? we go have svg directly within qt and webruntime anyway Aug 10 13:12:31 s/go/do/ Aug 10 13:14:05 pushed to jansa/kirkstone branch Aug 10 13:14:16 thanks Aug 10 13:14:21 checking if it really was the only reason Aug 10 13:15:03 At some point we'll need Rust, I know, but if it could be for something useful it'd be better ! :p Aug 10 13:15:38 not sure if we need rsvg in gst-bad, we can enable it later again when there are better reasons to have it enabled Aug 10 13:16:08 did you have a look at that change which broke apps (so that they couldn't be maximailized)? Aug 10 13:16:30 confirmed, rust is gone from task-depends.dot Aug 10 13:16:43 great, i'll cherry pick it on my side Aug 10 13:17:40 I'm pushing it to kirkstone now Aug 10 13:19:14 perfect Aug 10 13:19:18 ok, resumed build Aug 10 14:21:20 https://bpa.st/BN6Q looks like a little bug in meta-luneos/recipes-support/crash-handler/crash-handler_git.bb:do_configure Aug 10 14:22:57 (or in the source's Makefile) Aug 10 14:24:06 https://github.com/webOS-ports/crash-handler/blob/master/Makefile#L22 this shouldn't fail if the binaries files aren't there Aug 10 14:25:03 i.e. line should start with a '-' Aug 10 15:35:55 agreed Aug 10 15:36:45 quite astonishing that this bug hasn't been discovered in the last 10 years :) Aug 10 15:43:54 the clean is called only when you're re-running do_configure with different signature in the same WORKDIR (many recipes just disable it with CLEANBROKEN = "1") so it's not so common (and goes away if you clean/delete before the build or even use rm_work) Aug 10 15:45:13 well, I assume yocto is a perfect framework, so I usually don't clean stuff after an update Aug 10 15:45:40 that's correct, just some components are far from perfect :) Aug 10 15:48:23 well if you didn't get very far in the build there is another glibc update I'll push to webos-ports-setup Aug 10 15:52:29 I'm already building webruntime, so I'll let it finish Aug 10 15:52:56 joys of using still supported release :) Aug 10 15:53:09 yep **** ENDING LOGGING AT Thu Aug 11 02:59:56 2022