| 12 Feb 2026 |
Tristan Ross | Last time it was touched was 2023 | 04:50:30 |
Tristan Ross | * I got hello built with just disabling the hardening option. I'll work on bumping it over to GCC 13+ | 04:52:53 |
Tristan Ross | https://github.com/NixOS/nixpkgs/pull/489675 in case anyone wants to look, currently working on building a stdenv | 04:55:08 |
Tristan Ross | no-mtab-status.sh: skipped test: internal test failure: maybe LD_PRELOAD doesn't work?
Hangup "$@" >> "$log_file" 2>&1
make[4]: *** Deleting file 'tests/mv/part-rename.log'
Hangup "$@" >> "$log_file" 2>&1
make[4]: *** Deleting file 'tests/mv/part-hardlink.log'
make[3]: *** [Makefile:24668: check-TESTS] Hangup
make[4]: *** Deleting file 'tests/mv/part-fail.log'
Hangup "$@" >> "$log_file" 2>&1
make[4]: *** Deleting file 'tests/mv/no-target-dir.log'
make[4]: *** Deleting file 'tests/mv/no-copy.log'
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
make[4]: *** Deleting file 'tests/mv/mv-special-1.log'
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
make[2]: *** [Makefile:24920: check-am] Hangup
make[1]: *** [Makefile:24419: check-recursive] Hangup
Hangup "$@" >> "$log_file" 2>&1
./build-aux/test-driver: fork: Cannot allocate memory
coreutils didn't build, memory shouldn't be a problem since I have 512GB
| 05:53:53 |
Tristan Ross | * no-mtab-status.sh: skipped test: internal test failure: maybe LD_PRELOAD doesn't work?
Hangup "$@" >> "$log_file" 2>&1
make[4]: *** Deleting file 'tests/mv/part-rename.log'
Hangup "$@" >> "$log_file" 2>&1
make[4]: *** Deleting file 'tests/mv/part-hardlink.log'
make[3]: *** [Makefile:24668: check-TESTS] Hangup
make[4]: *** Deleting file 'tests/mv/part-fail.log'
Hangup "$@" >> "$log_file" 2>&1
make[4]: *** Deleting file 'tests/mv/no-target-dir.log'
make[4]: *** Deleting file 'tests/mv/no-copy.log'
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
make[4]: *** Deleting file 'tests/mv/mv-special-1.log'
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
Hangup "$@" >> "$log_file" 2>&1
make[2]: *** [Makefile:24920: check-am] Hangup
make[1]: *** [Makefile:24419: check-recursive] Hangup
Hangup "$@" >> "$log_file" 2>&1
./build-aux/test-driver: fork: Cannot allocate memory
coreutils didn't pass a test, memory shouldn't be a problem since I have 512GB
| 05:54:09 |
ghpzin | reduce threads, it seems to be a new thing after update | 05:54:27 |
Tristan Ross | Hmm, so basically I have way too many resources available? | 05:55:28 |
ghpzin | Have not looked why it happens exactly, but from experience with default it failed 5 times in a row spamming these Hangup messages. With --cores 1 tests pass. | 06:08:46 |
Tristan Ross | Huh, I dropped it to 8 and it passes | 06:12:52 |
Tristan Ross | Sweet, I got an stdenv now | 06:13:23 |
ghpzin | * reduce threads, it seems to be a new thing after update:
https://github.com/NixOS/nixpkgs/pull/487081 | 06:13:42 |
ghpzin | reduce threads, it seems to be a new thing after coreutils update: https://github.com/NixOS/nixpkgs/pull/487081 | 06:14:04 |
K900 | Also older kernels are busted with latest rust | 10:12:35 |
K900 | Not sure if we want to actually fix that or just yeet rust | 10:12:44 |
K900 | Kinda leaning towards yeet rust unless someone knows exactly what's going on | 10:13:06 |
K900 | coreutils-i686 still busted | 10:14:45 |
K900 | (unsurprisingly) | 10:14:48 |
K900 | I accidentally GCed a bunch of builds from last night so I'm going to have to rerun those before I find more regressions probably | 10:16:24 |
Alyssa Ross | Still? I got a fix backported already | 11:19:17 |
Alyssa Ross | you're not looking at hardened or something are you | 11:19:32 |
K900 | In the kernel itself? | 11:19:34 |
K900 | Or in nixpkgs? | 11:19:35 |
K900 | I'm looking at jovian | 11:19:38 |
Alyssa Ross | in the kernel | 11:19:50 |
K900 | Do you have a commit hash? | 11:20:01 |
K900 | I can cherry-pick it to Jovian | 11:20:05 |
Alyssa Ross | not on my phone | 11:20:14 |
K900 | Valve is still on 6.16.oof | 11:20:17 |
Alyssa Ross | Redacted or Malformed Event | 11:20:27 |
K900 | Yeah will check later | 11:20:37 |