sbcl: pull darwin fix pending upstream inclusion for -fno-common tool…#179934
sbcl: pull darwin fix pending upstream inclusion for -fno-common tool…#1799347c6f434c merged 1 commit intoNixOS:masterfrom
Conversation
…chains
Without the change build fails on darwin as:
duplicate symbol '_static_code_space_free_pointer' in:
alloc.o
traceroot.o
duplicate symbol '_static_code_space_free_pointer' in:
alloc.o
gencgc.o
|
Hmm, what's the highest supported version? #179949 |
|
I expect all of sbcls to need it until patch is merged upstream. If it gets merged sooner maybe 2.2.7 will contain it? |
|
I still see four sbcl versions regressing with thes errors: https://hydra.nixos.org/eval/1771983?filter=sbcl&compare=1772009#tabs-now-fail EDIT: though that's aarch64-darwin and you probably meant x86_64-darwin. |
|
Oh, looks like there are 2 issues: 2.1.9, needs the same fix:
Initially I skipped it for patch application conflict, assumed unaffected.
Something newer. I'll try to deal with it today. Worst case we can sprinkle a few more |
|
Proposed possible fix as: #182377 It covers |
…chains
Without the change build fails on darwin as:
Description of changes
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes