!UNVBThoJtlIiVwiDjU:nixos.org

Staging

345 Members
Staging merges | Running staging cycles: https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+is%3Aopen+head%3Astaging-next+head%3Astaging-next-25.11 | Review Reports: https://malob.github.io/nix-review-tools-reports/114 Servers

Load older messages


SenderMessageTime
12 Feb 2026
@rosscomputerguy:matrix.orgTristan RossI thought aarch64-linux doesn't have minimal bootstrap04:39:04
@dramforever:matrix.orgdramforeverit's there since 1304:39:09
@rosscomputerguy:matrix.orgTristan RossWtf, why is it broken then?04:39:57
@dramforever:matrix.orgdramforeveroh watit nevermind didn't see aarch64-linux, let me take a look04:40:38
@rosscomputerguy:matrix.orgTristan RossFor now, I'm just going to disable that hardening option.04:40:59
@dramforever:matrix.orgdramforeveryeah pkgs/stdenv/linux/bootstrap-files/aarch64-unknown-linux-gnu.nix is still on 1204:41:11
@dramforever:matrix.orgdramforeverhow hard is it to bump that04:41:19
@rosscomputerguy:matrix.orgTristan RossIdk04:41:23
@rosscomputerguy:matrix.orgTristan RossBut it would be good to not have a broken aarch64-linux stdenv04:41:36
@rosscomputerguy:matrix.orgTristan RossI got hello built with just disabling the hardening option. I'll work on bumping it over to GCC 1304:42:03
@rosscomputerguy:matrix.orgTristan RossIdeally, we should update the bootstrap a bit more frequently. It looks like the bootstrap for aarch64-linux is quite old.04:49:59
@rosscomputerguy:matrix.orgTristan RossLast time it was touched was 202304:50:30
@rosscomputerguy:matrix.orgTristan Ross* I got hello built with just disabling the hardening option. I'll work on bumping it over to GCC 13+04:52:53
@rosscomputerguy:matrix.orgTristan Rosshttps://github.com/NixOS/nixpkgs/pull/489675 in case anyone wants to look, currently working on building a stdenv04:55:08
@rosscomputerguy:matrix.orgTristan 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
@rosscomputerguy:matrix.orgTristan 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
@9hp71n:matrix.orgghpzinreduce threads, it seems to be a new thing after update05:54:27
@rosscomputerguy:matrix.orgTristan RossHmm, so basically I have way too many resources available?05:55:28
@9hp71n:matrix.orgghpzin 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
@rosscomputerguy:matrix.orgTristan RossHuh, I dropped it to 8 and it passes06:12:52
@rosscomputerguy:matrix.orgTristan RossSweet, I got an stdenv now06:13:23
@9hp71n:matrix.orgghpzin* reduce threads, it seems to be a new thing after update: https://github.com/NixOS/nixpkgs/pull/48708106:13:42
@9hp71n:matrix.orgghpzin reduce threads, it seems to be a new thing after coreutils update:
https://github.com/NixOS/nixpkgs/pull/487081
06:14:04
@k900:0upti.meK900Also older kernels are busted with latest rust10:12:35
@k900:0upti.meK900Not sure if we want to actually fix that or just yeet rust10:12:44
@k900:0upti.meK900Kinda leaning towards yeet rust unless someone knows exactly what's going on10:13:06
@k900:0upti.meK900coreutils-i686 still busted10:14:45
@k900:0upti.meK900(unsurprisingly)10:14:48
@k900:0upti.meK900I accidentally GCed a bunch of builds from last night so I'm going to have to rerun those before I find more regressions probably10:16:24
@qyliss:fairydust.spaceAlyssa RossStill? I got a fix backported already11:19:17

Show newer messages


Back to Room ListRoom Version: 6