00:13:43 Unstable branch on cbro.berotato.org updated to: 0.33-a0-575-gbb9e8c554f (34) 03:47:19 CougarLife (L24 GrEE) Crash caused by signal #11: Segmentation fault (Depths:3) 04:33:35 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-5249-g4a8afe7061 05:04:32 <08n​lavsky> The monster utility was broken recently. But instead of just fixing it, I'm going to add a new CI check for it first, so it's easier to notice such broken builds in the future. 05:07:58 Unstable branch on crawl.akrasiac.org updated to: 0.33-a0-575-gbb9e8c5 (34) 05:09:21 <09g​ammafunk> nice, thanks 05:13:19 03nlavsky02 07* 0.33-a0-576-g0919e08b47: build: add a GitHub Actions job for building the monster utility 10(2 minutes ago, 1 file, 37+ 0-) 13https://github.com/crawl/crawl/commit/0919e08b478b 05:13:46 <08n​lavsky> let's see if it fails building the monster (it should!) 05:22:05 04Build failed for 08master @ 0919e08b 06https://github.com/crawl/crawl/actions/runs/12372756399 05:28:13 <08n​lavsky> hmm, I expected a more verbose message than > Run make -j$(nproc) monster Process completed with exit code 2.``` 05:35:59 03nlavsky02 07* 0.33-a0-577-g3074593ffc: fix: the monster build 10(3 minutes ago, 1 file, 4+ 0-) 13https://github.com/crawl/crawl/commit/3074593ffc0e 05:40:20 <08n​lavsky> ah, I see. it's missing python modules, specifically yaml 05:41:29 04Build failed for 08master @ 3074593f 06https://github.com/crawl/crawl/actions/runs/12373119287 05:50:03 03nlavsky02 07* 0.33-a0-578-g0f6f25fa8a: build: add missing Python packages for the build_monster job 10(4 minutes ago, 1 file, 5+ 0-) 13https://github.com/crawl/crawl/commit/0f6f25fa8a98 05:58:19 04Build failed for 08master @ 0f6f25fa 06https://github.com/crawl/crawl/actions/runs/12373353234 06:00:46 <08n​lavsky> that's a macOS console-universal error; the build_monster job completed successfully for both gcc and clang 06:15:59 03nlavsky02 07* 0.33-a0-579-g7c13caed80: fix: add two new melee attack flavours to the monster utility 10(5 minutes ago, 1 file, 6+ 0-) 13https://github.com/crawl/crawl/commit/7c13caed8024 06:17:41 yeh, that's the usual "GHA decided to confuse platforms again!" error that pops up periodically 06:26:09 <08n​lavsky> excellent, the whole thing completed w/o errors: https://github.com/crawl/crawl/actions/runs/12373785832 16:38:59 Unstable branch on underhound.eu updated to: 0.33-a0-579-g7c13caed80 (34) 17:31:24 Monster database of master branch on crawl.develz.org updated to: 0.33-a0-579-g7c13caed80 17:31:38 <09g​ammafunk> *??-version 17:31:40 <04C​erebot> Monster stats Crawl version: 0.33-a0-579-g7c13caed80 19:19:30 <09g​ammafunk> cpp // Total weight is 60, each slot has a weight of 12 armtype = random_choose_weighted(12, ARM_BOOTS, 12, ARM_GLOVES, // Cloak slot 9, ARM_CLOAK, 3, ARM_SCARF, // Head slot 19:19:30 10, ARM_HELMET, 2, ARM_HAT, // Shield slot 2, ARM_KITE_SHIELD, 4, ARM_BUCKLER, 1, ARM_TOWER_SHIELD, 4, ARM_ORB); ....lies! it's all lies! (the shield slot numbers don't add to 12 so it doesn't sum to 60) 19:33:00 <04d​racoomega> Places that list total weights in a comment feel sort of doomed to eventually become lies 19:33:31 <04d​racoomega> It's happened in a bunch of places. (Also unclear how helpful it is, as I'd want to verify the sum anyway, if I was ever doing anything that cared about the sum) 19:50:11 WanderingMacrophage (L27 BaFw) Crash caused by signal #11: Segmentation fault (Zot:2) 19:50:44 !crashlog WanderingMacrophage 19:50:44 No milestones for WanderingMacrophage (crash). 19:59:29 WanderingMacrophage (L27 BaFw) Crash caused by signal #11: Segmentation fault (Zot:2) 19:59:38 !crashlog WanderingMacrophage 19:59:39 1. WanderingMacrophage, XL27 BaFw, T:97457 (milestone): https://cbro.berotato.org/morgue/WanderingMacrophage/crash-WanderingMacrophage-20241218-025004.txt 20:55:59 07dolorous02 * 0.33-a0-572-g8436cd0d56: Fix spelling. 10(2 days ago, 2 files, 2+ 2-) 13https://github.com/crawl/crawl/commit/8436cd0d5635 20:55:59 %git 8436cd0d56 20:56:09 07nlavsky02 * 0.33-a0-579-g7c13caed80: fix: add two new melee attack flavours to the monster utility 10(15 hours ago, 1 file, 6+ 0-) 13https://github.com/crawl/crawl/commit/7c13caed8024 20:56:09 %git 20:58:38 already fixed? line numbers don't match up with HEAD 21:00:03 <04d​racoomega> If you mean that crash up there, then yes 21:00:29 <04d​racoomega> %git bb9e8c554f1c 21:00:30 <04C​erebot> DracoOmega * 0.33-a0-575-gbb9e8c554f: Fix a handful of logic errors with wyrmhole hostile teleport (29 hours ago, 2 files, 46+ 23-) https://github.com/crawl/crawl/commit/bb9e8c554f1c 21:00:34 (I was tangled up in something elsewhere when it happened)] 21:00:42 ah 21:00:49 <04d​racoomega> (It's crashing if the teleport happens after the wyrmhole is dead) 23:35:16 Unstable branch on crawl.develz.org updated to: 0.33-a0-579-g7c13caed80 (34) 23:57:34 Windows builds of master branch on crawl.develz.org updated to: 0.33-a0-579-g7c13caed80