Open
Description
Nixpkgs version
- Unstable (25.05)
Steps to reproduce
- Build
pkgsLLVM.accountsservice
Can Hydra reproduce this build failure?
Yes, Hydra can reproduce this build failure.
Link to Hydra build job
N/A
Relevant log output
FAILED: subprojects/mocklibc-1.0/src/mocklibc-debug-netgroup.p/netgroup-debug.c.o
aarch64-unknown-linux-gnu-clang -Isubprojects/mocklibc-1.0/src/mocklibc-debug-netgroup.p -Isubprojects/mocklibc-1.0/src -I../subprojects/mocklibc-1.0/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -MD -MQ subprojects/mocklibc-1.0/src/mocklibc-debug-netgroup.p/netgroup-debug.c.o -MF subprojects/mocklibc-1.0/src/mocklibc-debug-netgroup.p/netgroup-debug.c.o.d -o subprojects/mocklibc-1.0/src/mocklibc-debug-netgroup.p/netgroup-debug.c.o -c ../subprojects/mocklibc-1.0/src/netgroup-debug.c
../subprojects/mocklibc-1.0/src/netgroup-debug.c:25:3: error: call to undeclared function 'print_indent'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
25 | print_indent(stream, indent);
| ^
../subprojects/mocklibc-1.0/src/netgroup-debug.c:44:3: error: call to undeclared function 'print_indent'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
44 | print_indent(stream, indent);
| ^
../subprojects/mocklibc-1.0/src/netgroup-debug.c:53:3: error: call to undeclared function 'print_indent'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
53 | print_indent(stream, indent);
| ^
3 errors generated.
Additional context
No response
System metadata
- system:
"aarch64-linux"
- host os:
Linux 6.12.15, NixOS, 25.05 (Warbler), 25.05.20250219.f0d609c
- multi-user?:
yes
- sandbox:
yes
- version:
nix-env (Nix) 2.24.12
- nixpkgs:
/nix/store/s8jplygwghd8lazaa5rm8c6z32r5siyz-source
Notify maintainers
@jtojnar @pSub
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.