Skip to content

Build failure: Jack_Rack #414410

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 tasks done
nPrevail opened this issue Jun 6, 2025 · 1 comment
Open
3 tasks done

Build failure: Jack_Rack #414410

nPrevail opened this issue Jun 6, 2025 · 1 comment
Labels
0.kind: build failure A package fails to build

Comments

@nPrevail
Copy link

nPrevail commented Jun 6, 2025

Nixpkgs version

  • Stable (25.05)

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

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 ();
      |   ^~~~~~~~~~~~~~
      |   setlocale
main.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 1
make[2]: Leaving directory '/build/jack-rack-1.4.7/src'
make[1]: *** [Makefile:281: all] Error 2
make[1]: Leaving directory '/build/jack-rack-1.4.7/src'
make: *** [Makefile:306: all-recursive] Error 1
error: builder for '/nix/store/8mgf2n73x4mbgb7g8bdlv9z2957hkfqr-jack-rack-1.4.7.drv' failed with exit code 2
error: 1 dependencies of derivation '/nix/store/14ai32ib2zfxq6g6nrg2y2fhpk382m41-system-path.drv' failed to build
copying 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 build
error: 1 dependencies of derivation '/nix/store/yb32nz7cviq5vzq7975nzdmyml0sy6ns-system-path.drv' failed to build
error: 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
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.28.3
  • channels(root): "nixos-25.05"
  • nixpkgs: /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.

@nPrevail nPrevail added the 0.kind: build failure A package fails to build label Jun 6, 2025
@thunze
Copy link
Contributor

thunze commented Jun 6, 2025

Part of #388196.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure A package fails to build
Projects
None yet
Development

No branches or pull requests

2 participants