Open
Description
Nixpkgs version
- Unstable (25.11)
Steps to reproduce
nix-shell -p scanmem
Can Hydra reproduce this build failure?
Please select the Hydra Status.
Link to Hydra build job
No response
Relevant log output
this derivation will be built:
/nix/store/dykkjy43nbmazzwfmc0aj8y92qlhfyci-scanmem-0.17.drv
building '/nix/store/dykkjy43nbmazzwfmc0aj8y92qlhfyci-scanmem-0.17.drv'...
Running phase: unpackPhase
unpacking source archive /nix/store/vnaxwy1pmg5fanhmjixkcr7nc422hi96-source
source root is source
Running phase: patchPhase
Running phase: autoreconfPhase
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
aclocal: warning: couldn't open directory 'm4': No such file or directory
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: running: intltoolize --copy --force
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /nix/store/0qmqybsb86p5g6vqxj992grj9hyh72wa-autoconf-2.72/bin/autoconf --force
configure.ac:5: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:5: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:5: the top level
configure.ac:11: warning: AM_NLS is m4_require'd but not m4_defun'd
m4/intltool.m4:27: IT_PROG_INTLTOOL is expanded from...
configure.ac:11: the top level
configure:13929: error: possibly undefined macro: AM_NLS
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: error: /nix/store/0qmqybsb86p5g6vqxj992grj9hyh72wa-autoconf-2.72/bin/autoconf failed with exit status: 1
error: builder for '/nix/store/dykkjy43nbmazzwfmc0aj8y92qlhfyci-scanmem-0.17.drv' failed with exit code 1;
last 25 log lines:
> autoreconf: configure.ac: tracing
> autoreconf: running: libtoolize --copy --force
> libtoolize: putting auxiliary files in '.'.
> libtoolize: copying file './ltmain.sh'
> libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
> libtoolize: copying file 'm4/libtool.m4'
> libtoolize: copying file 'm4/ltoptions.m4'
> libtoolize: copying file 'm4/ltsugar.m4'
> libtoolize: copying file 'm4/ltversion.m4'
> libtoolize: copying file 'm4/lt~obsolete.m4'
> autoreconf: running: intltoolize --copy --force
> autoreconf: configure.ac: not using Gtkdoc
> autoreconf: running: aclocal --force -I m4
> autoreconf: running: /nix/store/0qmqybsb86p5g6vqxj992grj9hyh72wa-autoconf-2.72/bin/autoconf --force
> configure.ac:5: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
> configure.ac:5: You should run autoupdate.
> ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
> configure.ac:5: the top level
> configure.ac:11: warning: AM_NLS is m4_require'd but not m4_defun'd
> m4/intltool.m4:27: IT_PROG_INTLTOOL is expanded from...
> configure.ac:11: the top level
> configure:13929: error: possibly undefined macro: AM_NLS
> If this token and others are legitimate, please use m4_pattern_allow.
> See the Autoconf documentation.
> autoreconf: error: /nix/store/0qmqybsb86p5g6vqxj992grj9hyh72wa-autoconf-2.72/bin/autoconf failed with exit status: 1
For full logs, run:
nix log /nix/store/dykkjy43nbmazzwfmc0aj8y92qlhfyci-scanmem-0.17.drv
Additional context
No response
System metadata
- system:
"x86_64-linux"
- host os:
Linux 6.12.37, NixOS, 25.11 (Xantusia), 25.11pre830073.62e0f05ede1d
- multi-user?:
yes
- sandbox:
yes
- version:
nix-env (Nix) 2.28.4
- channels(root):
"nixos, nixpkgs"
- nixpkgs:
/nix/store/m305283ray2vnd2n01q228lb718kykh2-nixos/nixos
Notify maintainers
None
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.