2024-12-01 12:59:09 algitbot: retry master 2024-12-01 13:54:43 tests may timeout and need a retry 2024-12-01 15:00:02 algitbot: retry master 2024-12-01 15:27:11 <3 2024-12-01 17:47:00 ptrc: any chance of a mumble upgrade? 2024-12-02 23:33:16 algitbot: retry master 2024-12-03 01:32:25 wat 2024-12-03 01:33:15 algitbot: retry master 2024-12-03 01:34:53 algitbot: retry master 2024-12-03 01:36:00 no healthy backends, huh 2024-12-03 01:51:20 ptrc: does wayprompt need options=net? 2024-12-03 01:51:41 hm, that shouldn't affect the builders though? 2024-12-03 01:51:51 also iirc it does have that 2024-12-03 01:52:02 ohhhh 2024-12-03 01:52:06 it reassigns the variable 2024-12-03 01:53:08 wait, does aarch64 actually do rootbld? 2024-12-03 01:53:10 did i miss something 2024-12-03 01:55:44 ptrc: dunno, I just poked you because you merged it 2024-12-03 01:55:56 ikke: ? 2024-12-03 01:57:10 ah, now I see it too, in your fix 2024-12-03 01:57:39 algitbot: retry master 2024-12-03 02:00:31 meh 2024-12-03 19:27:25 algitbot: retry master 2024-12-03 19:34:53 I wonder where wayprompt is timing out on 2024-12-03 19:37:49 algitbot: retry master 2024-12-03 20:41:00 algitbot: retry master 2024-12-04 00:39:19 uhg.. 2024-12-04 01:02:36 phew! 2024-12-04 01:20:09 algitbot: retry master 2024-12-04 01:35:57 algitbot: retry master 2024-12-04 02:04:14 algitbot: retry master 2024-12-04 02:04:41 algitbot: retry master 2024-12-04 11:18:55 !76435 2024-12-04 18:32:14 algitbot: retry master 2024-12-04 22:31:16 algitbot: retry master 2024-12-05 03:44:50 algitbot: retry master 2024-12-05 03:45:38 ah 2024-12-05 04:14:54 *sigh* 2024-12-05 04:15:01 algitbot: retry master 2024-12-05 04:17:12 why 2024-12-05 04:22:36 algitbot: retry master 2024-12-05 04:22:57 didn't fail on build-3-21-riscv64 2024-12-05 04:23:50 ah, failed another test on build-edge-riscv64 2024-12-05 04:24:32 algitbot: retry master 2024-12-05 04:32:28 algitbot: retry master 2024-12-05 04:34:49 algitbot: retry mater 2024-12-05 04:35:08 mate 2024-12-05 04:35:21 algitbot: retry master 2024-12-05 04:35:47 funny it did not fail on build-edge-x86_64... 2024-12-05 04:44:21 algitbot: retry master 2024-12-05 12:20:50 🎊 2024-12-05 13:35:56 oh-no! 2024-12-05 13:36:01 algitbot: retry master 2024-12-05 13:36:09 algitbot: 3.21-stable 2024-12-05 13:36:53 algitbot: 3.21-stable 2024-12-05 13:36:58 algitbot: 3.20-stable 2024-12-05 13:37:06 ah 2024-12-05 13:37:11 algitbot: retry 3.21-stable 2024-12-05 13:38:15 it built on build-edge-aarch64 (and in CI) so should be fine, probably just a flakey test 2024-12-05 13:47:00 phew! 2024-12-05 20:54:11 algitbot: retry master 2024-12-06 17:23:09 cyclic dependency 2024-12-06 23:40:29 algitbot: retry master 2024-12-06 23:41:03 curl: (28) Failed to connect to mirror.netcologne.de port 443 after 129888 ms: Could not connect to server 2024-12-07 00:20:47 algitbot: retry master 2024-12-07 14:34:33 hm... 2024-12-07 14:42:26 it says it wants rust-bindgen 0.69.1 or 0.68.1, but it worked with 0.70.1 2024-12-07 14:42:28 https://gitlab.alpinelinux.org/sertonix/aports/-/jobs/1638532 2024-12-07 14:43:10 I upgraded to 0.71.0 2024-12-07 14:59:08 https://gitlab.freedesktop.org/asahi/mesa/-/blob/main/meson.build?ref_type=heads#L796 2024-12-07 15:00:31 hmmm.. bingen --version (or -V) returns an error? 2024-12-07 15:04:54 https://github.com/rust-lang/rust-bindgen/issues/3039 2024-12-07 15:05:27 https://github.com/rust-lang/rust-bindgen/commit/d3c489f466b26ac062a993c33ba4c3a9f4e58cbe 2024-12-07 15:08:03 uhm, no, that commit is in this release 2024-12-07 16:14:22 It looks like algitbot's messages are not getting logged? 2024-12-07 16:15:48 It's algitbot that does the logging, and apparently it does not log its own messages 2024-12-07 16:15:53 (sircbot) 2024-12-07 16:28:55 ikke: Oh, I had this issue before when I used sircbot to log. 2024-12-07 21:47:23 oh what 2024-12-07 21:47:30 oh god 2024-12-07 21:47:33 how do i make it stop 2024-12-07 21:47:46 oh no 2024-12-07 21:47:55 whew.. 2024-12-07 21:48:09 lesson learned: do not use gitlab "cherry pick" web ui option 2024-12-07 21:48:45 oh, wow 2024-12-07 21:49:02 there are a lot of gitlab ui things that seem to be dangerous 2024-12-07 21:49:28 i mean, here it just pushes a new branch with the commit cherry-picked on top of 3.21 2024-12-07 21:49:41 except 1. it does so on the main repo, because i have the rights for that 2024-12-07 21:49:59 and 2. algitbot gets all the commits that differ between master, apparently? 2024-12-07 21:50:50 yeah, so not that bad after all 2024-12-09 04:16:39 algitbot: retry master 2024-12-09 20:13:43 Imported target "Qt6::GuiPrivate" includes non-existent path 2024-12-09 20:13:45 Imported target "Qt6::GuiPrivate" includes non-existent path 2024-12-09 20:13:47 "/usr/include/qt6/QtCore/6.8.1" 2024-12-09 20:14:56 Oh yeah private stuff, hold on 2024-12-09 20:17:27 algitbot: retry master 2024-12-09 20:36:12 algitbot: retry master 2024-12-09 20:41:46 algitbot: retry master 2024-12-09 20:53:43 algitbot: retry master 2024-12-09 20:59:56 algitbot: retry master 2024-12-09 21:04:19 Ugh that qt6-qtdeclarative error, we had it on CI but then it disappeared 2024-12-09 21:55:03 algitbot: retry master 2024-12-09 21:55:34 algitbot: retry master 2024-12-09 21:57:26 algitbot: retry master 2024-12-09 22:38:02 algitbot: retry master 2024-12-10 00:08:40 algitbot: retry master 2024-12-10 00:18:18 algitbot: retry master 2024-12-10 00:21:33 algitbot: retry master 2024-12-10 00:24:25 algitbot: retry master 2024-12-10 00:24:45 algitbot: retry master 2024-12-10 00:26:02 algitbot: retry master 2024-12-10 00:30:30 algitbot: retry master 2024-12-10 00:34:52 algitbot: retry master 2024-12-10 00:35:36 algitbot: retry master 2024-12-10 00:37:51 algitbot: retry master 2024-12-10 00:40:34 algitbot: retry master 2024-12-10 00:43:24 algitbot: retry master 2024-12-10 00:44:59 algitbot: retry master 2024-12-10 00:45:29 algitbot: retry master 2024-12-10 00:46:10 algitbot: retry master 2024-12-10 00:46:28 algitbot: retry master 2024-12-10 00:49:30 algitbot: retry master 2024-12-10 00:53:22 algitbot: retry master 2024-12-10 00:54:59 algitbot: retry master 2024-12-10 00:58:50 algitbot: retry master 2024-12-10 01:01:53 algitbot: retry master 2024-12-10 01:02:58 algitbot: retry master 2024-12-10 01:05:41 algitbot: retry master 2024-12-10 01:06:00 algitbot: retry master 2024-12-10 01:08:02 algitbot: retry master 2024-12-10 01:13:37 algitbot: retry master 2024-12-10 01:16:05 algitbot: retry master 2024-12-10 01:16:31 algitbot: retry master 2024-12-10 01:16:52 algitbot: retry master 2024-12-10 01:22:59 algitbot: retry master 2024-12-10 01:25:55 algitbot: retry master 2024-12-10 01:25:58 algitbot: retry master 2024-12-10 01:26:21 algitbot: retry master 2024-12-10 01:28:12 algitbot: retry master 2024-12-10 01:29:03 algitbot: retry master 2024-12-10 01:30:20 algitbot: retry master 2024-12-10 01:30:49 algitbot: retry master 2024-12-10 01:32:30 algitbot: retry master 2024-12-10 01:37:59 algitbot: retry master 2024-12-10 01:41:39 algitbot: retry master 2024-12-10 01:42:24 algitbot: retry master 2024-12-10 01:43:17 algitbot: retry master 2024-12-10 01:55:13 algitbot: retry master 2024-12-10 02:06:08 algitbot: retry master 2024-12-10 02:14:21 algitbot: retry master 2024-12-10 02:19:54 algitbot: retry master 2024-12-10 02:28:57 algitbot: retry master 2024-12-10 02:42:46 algitbot: retry master 2024-12-10 02:48:41 algitbot: retry master 2024-12-10 03:03:15 algitbot: retry master 2024-12-10 03:11:08 algitbot: retry master 2024-12-10 03:15:28 algitbot: retry master 2024-12-10 03:18:01 algitbot: retry master 2024-12-10 03:23:02 algitbot: retry master 2024-12-10 03:23:18 algitbot: retry master 2024-12-10 03:41:42 algitbot: retry master 2024-12-10 03:48:28 algitbot: retry master 2024-12-10 04:05:13 algitbot: retry master 2024-12-10 04:54:40 algitbot: retry master 2024-12-10 05:08:11 algitbot: retry master 2024-12-10 05:17:58 algitbot: retry master 2024-12-10 05:22:05 algitbot: retry master 2024-12-10 05:24:14 algitbot: retry master 2024-12-10 05:25:05 algitbot: retry master 2024-12-10 07:41:43 algitbot: retry master 2024-12-10 07:45:14 algitbot: retry master 2024-12-10 07:53:26 algitbot: retry master 2024-12-10 08:17:30 algitbot: retry master 2024-12-10 10:56:47 PureTryOut: good job on getting through the build issues! 2024-12-10 10:58:49 Thanks! I had to go to bed at some point so it took longer than I'd like 😅 2024-12-10 10:58:59 seems some stuff needs rebuilding still, working that out now 2024-12-10 11:03:00 👍 2024-12-10 17:02:18 algitbot: retry master 2024-12-10 17:02:21 ah 2024-12-10 17:02:28 algitbot: retry 3.21-stable 2024-12-11 20:25:40 algitbot: retry master 2024-12-11 21:16:17 algitbot: retry master 2024-12-11 21:43:27 algitbot: retry master 2024-12-12 04:31:10 algitbot: retry master 2024-12-12 16:25:32 algitbot: retry master 2024-12-12 17:01:04 algitbot: retry master 2024-12-12 17:01:18 oops 2024-12-12 17:01:39 forgot it needed to pull from gitlab 2024-12-12 17:03:59 it's back in a sec 2024-12-12 17:05:59 it's back 2024-12-12 17:16:45 thanks 2024-12-12 17:22:00 algitbot: retry master 2024-12-12 19:11:52 algitbot: retry 3.21-stable 2024-12-14 18:44:44 algitbot: retry master 2024-12-14 18:45:49 nheko dependencies may need a rebuild? 2024-12-14 18:46:01 so:libfmt.so.10 (no such package): 2024-12-14 18:46:03 required by: coeurl-0.3.1-r1[so:libfmt.so.10] 2024-12-14 18:46:05 mtxclient-0.10.0-r1[so:libfmt.so.10] 2024-12-14 18:47:04 mio: will push a bump for these 2024-12-14 18:47:40 thought mtxclient was rebuilt when a fmt 11 patch was added, not sure what happened 2024-12-14 18:47:56 okay, thanks 2024-12-14 18:48:45 algitbot: retry master 2024-12-14 18:48:47 pkgrel bump was forgotten 2024-12-14 18:49:04 ah 2024-12-14 18:49:22 algitbot: retry master 2024-12-14 18:49:46 algitbot: retry master 2024-12-14 18:50:07 algitbot: retry master 2024-12-14 18:50:30 algitbot: retry master 2024-12-14 18:50:52 algitbot: retry master 2024-12-14 18:51:26 algitbot: retry master 2024-12-14 19:01:48 algitbot: retry master 2024-12-14 19:14:17 failed test 2024-12-14 19:14:18 algitbot: retry master 2024-12-14 20:20:43 algitbot: retry master 2024-12-16 10:10:34 algitbot: retry master 2024-12-16 17:03:11 algitbot: retry master 2024-12-16 17:04:17 algitbot: retry master 2024-12-16 17:05:06 algitbot: retry master 2024-12-16 17:06:43 failed test 2024-12-16 17:06:45 algitbot: retry master 2024-12-16 17:08:07 algitbot: retry master 2024-12-16 17:16:02 algitbot: retry master 2024-12-16 17:18:14 algitbot: retry master 2024-12-16 17:20:12 algitbot: retry master 2024-12-16 17:20:43 algitbot: retry master 2024-12-16 17:23:03 algitbot: retry master 2024-12-16 17:25:18 algitbot: retry master 2024-12-16 17:28:34 last heard the maintainer of py3-fastapi is away at the moment, maybe the test could be skipped for now to unblock the builder? checking if upstream has a fix yet 2024-12-16 17:29:41 algitbot: retry master 2024-12-16 17:32:11 algitbot: retry master 2024-12-16 18:03:37 algitbot: retry master 2024-12-16 18:08:37 algitbot: retry master 2024-12-16 19:21:16 algitbot: retry master 2024-12-16 20:49:37 algitbot: retry master 2024-12-17 04:56:46 algitbot: retry 3.21-stable 2024-12-17 04:57:25 algitbot: retry master 2024-12-17 04:57:35 algitbot: retry 3.21-stable 2024-12-17 04:58:32 algitbot: retry 3.21-stable 2024-12-17 04:59:02 algitbot: retry 3.21-stable 2024-12-17 04:59:54 algitbot: retry 3.21-stable 2024-12-17 05:00:23 algitbot: retry 3.21-stable 2024-12-17 05:01:19 algitbot: retry 3.21-stable 2024-12-17 05:01:50 algitbot: retry 3.21-stable 2024-12-17 05:03:03 algitbot: retry 3.21-stable 2024-12-17 05:04:07 algitbot: retry 3.21-stable 2024-12-17 05:27:31 algitbot: retry 3.21-stable 2024-12-17 06:06:48 retrying will not suddenly make the checksums match :p 2024-12-17 09:13:41 algitbot: retry 3.21-stable 2024-12-17 09:14:05 algitbot: retry 3.21-stable 2024-12-17 09:33:37 algitbot: retry 3.21-stable 2024-12-18 11:38:44 I didn't let armv7 nor aarch64 complete, so I'm hoping it would just be testing/ktx that would have failed on those too 2024-12-18 11:38:49 if not, I'll follow up later 2024-12-18 11:39:33 I haven't looked too deep at what is the issue with ktx but split it out into its own MR !77257 2024-12-18 16:14:07 ? 2024-12-18 16:14:11 algitbot: retry master 2024-12-18 20:28:37 algitbot: retry master 2024-12-18 20:58:57 oh interesting 2024-12-18 20:59:04 i suppose we can just disable tests 2024-12-18 20:59:18 the issue is in a not-shipped demo binary anyway 2024-12-18 21:00:06 oh in that case yeah just disable it 2024-12-18 21:01:28 !77304 2024-12-18 21:37:30 algitbot: retry master 2024-12-19 00:11:48 algitbot: retry master 2024-12-19 02:11:50 algitbot: retry master 2024-12-19 06:04:49 algitbot: retry master 2024-12-19 06:10:18 ikke: you don't have any idea on why apprise is failing on loongarch64? 2024-12-19 06:50:18 omni: not yet, but it appears apprise is mocking builtins.open, so maybe something going wrong there? 2024-12-19 09:42:47 algitbot: retry 3.21-stable 2024-12-19 14:52:35 algitbot: retry master 2024-12-19 14:52:51 ah okay, it's off 2024-12-19 17:16:51 algitbot: retry master 2024-12-19 17:23:43 algitbot: retry master 2024-12-19 21:57:38 ptrc: those didn't need rebuilds? 2024-12-19 21:57:43 nope 2024-12-19 21:57:56 they're just a build failure if someone wants to build them manually 2024-12-19 21:58:09 but we had an already built version so 2024-12-19 21:58:48 👍 2024-12-19 21:59:27 should we disable apprise (and borgmatic) on loongarch64 for now? 2024-12-19 22:02:15 apprise is strange. If I run just the single test (or even the entire file), all test passes 2024-12-19 22:02:21 but it fails if I run all tests 2024-12-19 22:03:03 werd 2024-12-19 22:03:27 and it didn't fail in CI or for previous versions 2024-12-19 22:03:44 Yeah, and neither for the loongarch devs 2024-12-20 05:00:27 wat 2024-12-20 05:05:14 !77366 2024-12-20 05:34:01 !77367 2024-12-20 20:16:26 algitbot: retry master 2024-12-20 20:17:59 delete.test.py test might be a bit flaky on loongarch64, failed in ci version 3.2.0 but passed 2-3 times in ci this time 2024-12-20 20:21:06 if it fails with retries will set it back to skip again 2024-12-20 20:25:20 algitbot: retry master 2024-12-20 20:44:44 !77406 to not block the builder 2024-12-20 21:19:57 mio: is it ok that so many tests fail in CI https://gitlab.alpinelinux.org/mio/aports/-/jobs/1659409 2024-12-20 21:41:14 andypost[m]: yikes, no 2024-12-20 21:41:26 there should only be one test failed 2024-12-20 21:42:12 it's green again, maybe some momentary issue 2024-12-20 21:42:43 or rather no test failed, just the skipped test 2024-12-20 21:43:01 s/no test failed/no test should be failing/ 2024-12-20 21:44:11 it's a follow-up to !77398 2024-12-20 21:44:33 thanks for the ping 2024-12-20 21:46:18 mio: probably gitlab upgrade caused it, otoh could be runner overloaded 2024-12-20 21:47:07 yeah, should be okay, it already passed on the builders for the other arches 2024-12-20 21:47:15 thanks for the merge 2024-12-20 21:51:32 seems to only be this one test, was hoping it was fixed when it initially passed on ci 2024-12-20 21:53:54 there it goes 2024-12-20 22:00:10 👍️ 2024-12-23 04:28:42 algitbot: retry master 2024-12-23 04:42:40 algitbot: retry master 2024-12-23 05:16:10 algitbot: retry master 2024-12-23 05:31:19 algitbot: retry master 2024-12-23 05:54:59 algitbot: retry master 2024-12-23 06:18:51 algitbot: retry master 2024-12-25 16:22:19 (thanks JOWI if you're reading this) 2024-12-25 16:25:25 algitbot: retry master 2024-12-25 16:38:18 3 failed tests for -sqlalchemy 2024-12-25 17:00:43 algitbot: retry master 2024-12-25 17:04:59 algitbot: retry master 2024-12-25 17:10:30 algitbot: retry master 2024-12-25 17:12:53 algitbot: retry master 2024-12-25 17:17:12 lol 2024-12-25 17:20:44 algitbot: retry master 2024-12-25 17:24:00 algitbot: retry master 2024-12-25 17:27:04 algitbot: retry master 2024-12-25 17:27:30 algitbot: retry master 2024-12-25 17:28:13 algitbot: retry master 2024-12-25 17:32:55 algitbot: retry master 2024-12-25 17:36:33 algitbot: retry master 2024-12-25 17:42:12 algitbot: retry master 2024-12-25 17:42:32 algitbot: retry master 2024-12-25 17:44:14 algitbot: retry master 2024-12-25 17:45:56 algitbot: retry master 2024-12-25 17:48:29 algitbot: retry master 2024-12-25 17:49:28 algitbot: retry master 2024-12-25 17:51:50 algitbot: retry master 2024-12-25 17:52:45 algitbot: retry master 2024-12-25 17:53:23 algitbot: retry master 2024-12-25 17:59:08 algitbot: retry master 2024-12-25 18:03:51 algitbot: retry master 2024-12-25 18:06:14 algitbot: retry master 2024-12-25 18:09:51 algitbot: retry master 2024-12-25 18:12:39 algitbot: retry master 2024-12-25 18:13:01 algitbot: retry master 2024-12-25 18:22:17 algitbot: retry master 2024-12-25 18:25:47 algitbot: retry master 2024-12-25 18:25:57 algitbot: retry master 2024-12-25 18:26:52 algitbot: retry master 2024-12-25 18:29:13 algitbot: retry master 2024-12-25 18:30:05 algitbot: retry master 2024-12-25 18:32:58 algitbot: retry master 2024-12-25 18:37:10 algitbot: retry master 2024-12-25 18:37:32 algitbot: retry master 2024-12-25 18:44:08 algitbot: retry master 2024-12-25 18:44:17 algitbot: retry master 2024-12-25 19:20:16 algitbot: retry master 2024-12-25 22:41:13 algitbot: retry master 2024-12-25 22:44:14 algitbot: retry master 2024-12-25 22:47:42 FAIL: TestRebuildVariations (10.35s) / leaktest.go:132: leaktest: timed out checking goroutines 2024-12-25 22:53:10 algitbot: retry master 2024-12-25 23:07:14 algitbot: retry master 2024-12-26 01:25:01 algitbot: retry master 2024-12-26 14:03:08 algitbot: retry master 2024-12-26 14:09:51 ipc-cross-musl.patch failed to apply, "Reversed (or previously applied) patch detected" 2024-12-26 20:43:23 algitbot: retry master 2024-12-26 21:01:32 algitbot: retry master 2024-12-26 21:40:39 algitbot: retry master 2024-12-26 21:44:09 algitbot: retry master 2024-12-26 21:44:32 "CMake Error in src/CMakeLists.txt: Imported target "Qt6::QmlPrivate" includes non-existent path" 2024-12-26 21:45:33 merkuro and kmail-account-wizard, maybe needs -qtdeclarative-private-dev? 2024-12-26 21:45:37 does it need a dependency on *private-dev? 2024-12-26 21:45:39 right 2024-12-26 21:45:46 looks like it 2024-12-26 21:46:08 algitbot: retry master 2024-12-26 21:46:21 cantor is a different error, missing kcompletio5-dev 2024-12-26 21:46:59 maybe typo? kcompletion5-dev 2024-12-26 21:47:08 right 2024-12-26 21:55:37 algitbot: retry master 2024-12-26 21:58:29 hmm, qt6-qtxmlpatterns-dev (no such package) 2024-12-26 21:59:19 There is qt5-qtxmlpatterns/APKBUILD, but not qt6-qtxmlpatterns/APKBUILD 2024-12-26 22:04:01 yeah, probably should be qt5-* 2024-12-26 22:05:51 but in the comments it was noted the release was to upgrade kmix, kwave and cantor to Qt6 2024-12-26 22:06:29 not sure if it's missing the dependency or if it's still needed 2024-12-26 22:08:26 s/still/not/ 2024-12-26 22:09:01 it builds without it 2024-12-26 22:09:11 And I don't see it listed under optional dependencies that were not found 2024-12-26 22:13:00 okay, that's good 2024-12-26 22:30:53 algitbot: retry master 2024-12-26 22:39:56 algitbot: retry master 2024-12-26 22:49:48 merkuro needs KPim6MessageComposer, whatever that provides 2024-12-26 22:52:44 algitbot: retry master 2024-12-26 22:53:02 messagelib-dev apparently 2024-12-26 23:04:57 hopefully nothing is off with messagelib on the aarch64 builder 2024-12-26 23:08:43 seems to be building for a while 2024-12-26 23:10:05 I think it was hanging 2024-12-26 23:10:48 algitbot: retry master 2024-12-26 23:11:05 algitbot: retry master 2024-12-26 23:11:11 ah 2024-12-26 23:16:11 algitbot: retry master 2024-12-26 23:32:18 algitbot: retry master 2024-12-26 23:38:37 algitbot: retry master 2024-12-26 23:39:48 algitbot: retry master 2024-12-26 23:43:24 algitbot: retry master 2024-12-26 23:47:24 algitbot: retry master 2024-12-26 23:48:26 algitbot: retry master 2024-12-26 23:54:13 merkuro and kmail-account-wizard seem to be looking for a messagelib that links to libKPim6Mime.so.6.3.0 ... at least when running a test locally 2024-12-26 23:54:25 algitbot: retry master 2024-12-26 23:55:46 or libKPim6Mime in the case of kmail-account-wizard, some 6.3.0 equivalent in messagelib for merkuro 2024-12-26 23:56:11 algitbot: retry master 2024-12-27 00:01:16 algitbot: retry master 2024-12-27 00:03:45 they should be supplied by latest messagelib and kmime (24.12.0), currently pkgs.a.o still shows 24.08.3 2024-12-27 00:04:12 algitbot: retry master 2024-12-27 00:08:28 algitbot: retry master 2024-12-27 00:09:36 algitbot: retry master 2024-12-27 00:10:25 algitbot: retry master 2024-12-27 00:11:59 algitbot: retry master 2024-12-27 00:12:40 algitbot: retry master 2024-12-27 00:14:02 algitbot: retry master 2024-12-27 00:14:27 algitbot: retry master 2024-12-27 00:15:10 algitbot: retry master 2024-12-27 00:16:51 algitbot: retry master 2024-12-27 00:40:08 algitbot: retry master 2024-12-27 00:42:19 algitbot: retry master 2024-12-27 01:04:11 algitbot: retry master 2024-12-27 01:34:07 algitbot: retry master 2024-12-27 01:48:57 algitbot: retry master 2024-12-27 02:13:49 algitbot: retry master 2024-12-27 02:33:58 algitbot: retry master 2024-12-27 02:47:08 algitbot: retry master 2024-12-27 02:55:11 algitbot: retry master 2024-12-27 03:17:00 algitbot: retry master 2024-12-27 03:23:19 algitbot: retry master 2024-12-27 03:34:26 algitbot: retry master 2024-12-27 03:35:35 algitbot: retry master 2024-12-27 03:36:58 algitbot: retry master 2024-12-27 03:53:34 algitbot: retry master 2024-12-27 03:54:09 algitbot: retry master 2024-12-27 04:18:10 algitbot: retry master 2024-12-27 04:19:12 algitbot: retry master 2024-12-27 04:21:52 algitbot: retry master 2024-12-27 04:37:43 algitbot: retry master 2024-12-27 08:47:42 marble: virtual memory exhausted: Out of memory 2024-12-27 15:07:39 algitbot: retry master 2024-12-27 17:40:38 algitbot: retry master 2024-12-27 17:40:54 I'm testing something with marble 2024-12-27 17:41:07 ah okay 2024-12-27 17:47:24 It builds fine with CMAKE_BUILD_TYPE=Release 2024-12-27 17:47:39 (no debug symbols, which generally require quite some memory) 2024-12-27 17:54:29 !77685 2024-12-27 18:02:51 cool, thanks for resolving that one 2024-12-27 18:54:22 marble now passed \o/ 2024-12-27 19:03:12 \o/ 2024-12-29 22:16:29 algitbot: retry 3.21-stable 2024-12-29 22:31:15 algitbot: retry 3.21-stable 2024-12-29 22:31:16 bleh 2024-12-29 22:31:22 hate network issues 2024-12-29 23:20:40 algitbot: retry 3.21-stable 2024-12-30 04:08:01 algitbot: retry master 2024-12-30 04:09:29 algitbot: retry 3.21-stable 2024-12-30 14:54:45 oh yes finally a -C option 2024-12-30 14:54:54 ive been waiting for something like this all the time 2024-12-30 14:54:56 thanks ncopa! 2024-12-30 14:55:10 no more pushd popd shenanigans 2024-12-30 15:06:45 i dont know why i didnt do it before 2024-12-30 15:06:59 i got tired of (cd .... && abuild -r) && ... 2024-12-30 16:38:47 oh yeah that's so much easier 😱 2024-12-30 16:47:14 I assume this also works with rootbld? 2024-12-31 05:09:44 algitbot: retry master 2024-12-31 22:26:48 algitbot: retry master