Bug report : guile compile error upon newest gcc

doas nixos-rebuild switch --flake /etc/nixos#my-nixos

reports :

error: builder for '/nix/store/k00js6dk5rdwn9rx9piad5ycd5kfin2a-guile-lzlib-0.3.0.drv' failed with exit code 2;
       last 25 log lines:
       > ;;; (len 1666)
       > actual-value: #f
       > actual-error:
       > + (wrong-type-arg #f "Wrong type to apply: ~S" (#f) (#f))
       > result: FAIL
       >
       >
       > ============================================================================
       > Testsuite summary for guile-lzlib 0.3.0
       > ============================================================================
       > # TOTAL: 12
       > # PASS:  0
       > # SKIP:  0
       > # XFAIL: 0
       > # FAIL:  12
       > # XPASS: 0
       > # ERROR: 0
       > ============================================================================
       > See ./test-suite.log
       > ============================================================================
       > make[2]: *** [Makefile:724: test-suite.log] Error 1
       > make[2]: Leaving directory '/build/guile-lzlib'
       > make[1]: *** [Makefile:832: check-TESTS] Error 2
       > make[1]: Leaving directory '/build/guile-lzlib'
       > make: *** [Makefile:1036: check-am] Error 2
       For full logs, run 'nix log /nix/store/k00js6dk5rdwn9rx9piad5ycd5kfin2a-guile-lzlib-0.3.0.drv'.
error: 1 dependencies of derivation '/nix/store/xpmpi5cj9qa5bnzjp85i9xhlazzb7r3r-guix-1.4.0.drv' failed to build
error: 1 dependencies of derivation '/nix/store/3qyc6sx4s26w67czbc7d8f43jiaimlr5-guix-acl.drv' failed to build
error: 1 dependencies of derivation '/nix/store/3nqxq8gb5h2g6hgx1x4dy14wlvg724p0-system-path.drv' failed to build
error: 1 dependencies of derivation '/nix/store/kc1ac9ffw9z59nr15a181k7wfs4crhxz-unit-script-guix-daemon-start.drv' failed to build
error: 1 dependencies of derivation '/nix/store/g3vrikm7l9wmi58w3srbywn254kk4a83-nixos-system-3nnoia-25.05.20241227.634fd46.drv' failed to build```
1 Like

Reported on Github Build failure: guile-lzlib · Issue #369147 · NixOS/nixpkgs · GitHub

Gut gemacht. Vielen Dank.