You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jack_rack fails to build when pkgs.jack_rack is inputted in the nix configuration file.
Can Hydra reproduce this build failure?
Please select the Hydra Status.
Link to Hydra build job
No response
Relevant log output
main.c: In function 'main':main.c:128:3: error: implicit declaration of function 'gtk_set_locale'; did you mean 'setlocale'? [] 128 | gtk_set_locale (); | ^~~~~~~~~~~~~~ | setlocalemain.c:239:3: warning: 'xmlSetCompressMode' is deprecated [] 239 | xmlSetCompressMode (XML_COMPRESSION_LEVEL); | ^~~~~~~~~~~~~~~~~~In file included from /nix/store/cisb0723v3pgp74f2lj07z5d6w3j77sl-libxml2-2.13.8-dev/include/libxml2/libxml/parser.h:16, from /nix/store/cisb0723v3pgp74f2lj07z5d6w3j77sl-libxml2-2.13.8-dev/include/libxml2/libxml/tree.h:17, from main.c:41:/nix/store/cisb0723v3pgp74f2lj07z5d6w3j77sl-libxml2-2.13.8-dev/include/libxml2/libxml/tree.h:1305:17: note: declared here 1305 | xmlSetCompressMode (int mode); | ^~~~~~~~~~~~~~~~~~make[2]: *** [Makefile:670: jack_rack-main.o] Error 1make[2]: Leaving directory '/build/jack-rack-1.4.7/src'make[1]: *** [Makefile:281: all] Error 2make[1]: Leaving directory '/build/jack-rack-1.4.7/src'make: *** [Makefile:306: all-recursive] Error 1error: builder for '/nix/store/8mgf2n73x4mbgb7g8bdlv9z2957hkfqr-jack-rack-1.4.7.drv' failed with exit code 2error: 1 dependencies of derivation '/nix/store/14ai32ib2zfxq6g6nrg2y2fhpk382m41-system-path.drv' failed to buildcopying path '/nix/store/2lszhk98icp8yg13qji896gwbxavkkh2-systemd-default-tmpfiles' from 'https://cache.nixos.org'...copying path '/nix/store/774clrfadpc8pym22kdk9wykmcvf0z7q-xdg-desktop-portal-gtk-1.15.3' from 'https://cache.nixos.org'...copying path '/nix/store/lcar1d0bi9wilnxsb47zxmczqnc3s7lg-wayland-1.23.1-man' from 'https://cache.nixos.org'...copying path '/nix/store/dacpw47zggg09zn51rd1k4aymf4zqv08-v4l2loopback-0.15.0-6.14.10-bin' from 'https://cache.nixos.org'...error: 1 dependencies of derivation '/nix/store/i54vqmig2p3dz9q1dlm6fck5gicnydvm-system-path.drv' failed to builderror: 1 dependencies of derivation '/nix/store/yb32nz7cviq5vzq7975nzdmyml0sy6ns-system-path.drv' failed to builderror: 1 dependencies of derivation '/nix/store/4a3j7f6cm4r48lxvnnv8l9lnqi5pa64y-nixos-system-nixos-25.05.803471.4792576cb003.drv' failed to build
Additional context
No response
System metadata
system: "x86_64-linux"
host os: Linux 6.14.9, NixOS, 25.05 (Warbler), 25.05.803297.10d7f8d34e5e
Nixpkgs version
Steps to reproduce
jack_rack fails to build when
pkgs.jack_rack
is inputted in the nix configuration file.Can Hydra reproduce this build failure?
Please select the Hydra Status.
Link to Hydra build job
No response
Relevant log output
Additional context
No response
System metadata
"x86_64-linux"
Linux 6.14.9, NixOS, 25.05 (Warbler), 25.05.803297.10d7f8d34e5e
yes
yes
nix-env (Nix) 2.28.3
"nixos-25.05"
/nix/store/wgarwr2y1718k6vn82jw5jnh98h895j6-nixos-25.05/nixos
Notify maintainers
@astsmtl
Note for maintainers: Please tag this issue in your pull request description. (i.e.
Resolves #ISSUE
.)I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: