-
-
Notifications
You must be signed in to change notification settings - Fork 17.7k
Open
Labels
0.kind: build failureA package fails to buildA package fails to build
Description
Nixpkgs version
- Unstable (26.05)
Steps to reproduce
build hdapsd(will provide more details if this successfully posts, I was more thorough earlier and it was deleted on reboot)
Can Hydra reproduce this build failure?
Yes, Hydra can reproduce this build failure.
Link to Hydra build job
https://hydra.nixos.org/build/318030944
Relevant log output
error: builder for '/nix/store/hdkb3lqyr91c6a627z6hzmphf6zbaz9l-hdapsd-20141203.drv' failed with exit code 2;
last 25 log lines:
> Making all in src
> make[1]: Entering directory '/build/hdapsd-20141203/src'
> make all-am
> make[2]: Entering directory '/build/hdapsd-20141203/src'
> gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/nix/store/9kbdlxny26h1m7qlrj9vlq034jhk1mzj-hdapsd-20141203/etc"' -g -O2 -c -o hdapsd-hdapsd.o `test -f 'hdapsd.c' || echo './'`hdapsd.c
> hdapsd.c: In function 'main':
> hdapsd.c:1024:17: error: too many arguments to function 'usage'; expected 0, have 1
> 1024 | usage(argv);
> | ^~~~~ ~~~~
> hdapsd.c:397:6: note: declared here
> 397 | void usage ()
> | ^~~~~
> hdapsd.c: In function 'select_interface':
> hdapsd.c:675:25: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
> 675 | system(command);
> | ^~~~~~~~~~~~~~~
> hdapsd.c: In function 'main':
> hdapsd.c:1136:17: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result]
> 1136 | daemon(0,0);
> | ^~~~~~~~~~~
> make[2]: *** [Makefile:384: hdapsd-hdapsd.o] Error 1
> make[2]: Leaving directory '/build/hdapsd-20141203/src'
> make[1]: *** [Makefile:260: all] Error 2
> make[1]: Leaving directory '/build/hdapsd-20141203/src'
> make: *** [Makefile:384: all-recursive] Error 1
For full logs, run:
nix log /nix/store/hdkb3lqyr91c6a627z6hzmphf6zbaz9l-hdapsd-20141203.drvAdditional context
NO CLUE where this comes from, and I dont think I need it?
System metadata
- system:
"x86_64-linux" - host os:
Linux 6.18.2, NixOS, 26.05 (Yarara), 26.05.20251225.3e2499d - multi-user?:
yes - sandbox:
yes - version:
nix-env (Lix, like Nix) 2.95.0 System type: x86_64-linux Additional system types: i686-linux, x86_64-v1-linux, x86_64-v2-linux, x86_64-v3-linux Features: gc, signed-caches System configuration file: /etc/nix/nix.conf User configuration files: /home/cdockter/.config/nix/nix.conf:/nix/store/xs2fib5mb2nrjjzm5c8qx0w1vj54vwmj-stylix-kde-config/nix/nix.conf:/etc/xdg/nix/nix.conf:/home/cdockter/.nix-profile/etc/xdg/nix/nix.conf:/nix/profile/etc/xdg/nix/nix.conf:/home/cdockter/.local/state/nix/profile/etc/xdg/nix/nix.conf:/etc/profiles/per-user/cdockter/etc/xdg/nix/nix.conf:/nix/var/nix/profiles/default/etc/xdg/nix/nix.conf:/run/current-system/sw/etc/xdg/nix/nix.conf Store directory: /nix/store State directory: /nix/var/nix Data directory: /nix/store/y0grsj3spxv6rx9rzsihnibw9s3l5bcv-lix-2.95.0-pre-20251121_b707403a3080/share - channels(root):
"nixos" - nixpkgs:
/nix/store/0lc6kbmhkqk8vmgflpn2n1d1qb3vl2f5-source
Notify maintainers
NONE last version is old enough to go to elementary school
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
- I assert that this is a bug and not a support request.
- I assert that this is not a duplicate of an existing issue.
- I assert that I have read the NixOS Code of Conduct and agree to abide by it.
Is this issue important to you?
Add a 👍 reaction to issues you find important.
Metadata
Metadata
Assignees
Labels
0.kind: build failureA package fails to buildA package fails to build