Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created April 26, 2021 19:43
Show Gist options
  • Select an option

  • Save r-rmcgibbo/6603741ce735ee7097fa2b9792d53010 to your computer and use it in GitHub Desktop.

Select an option

Save r-rmcgibbo/6603741ce735ee7097fa2b9792d53010 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 6 seconds | https://github.com/NixOS/nixpkgs/pull/120762
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/n6zh10spsyvipwjvwdfvhbnsql7aazda-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "autoreconfPhase" }
autoreconfPhase
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: configure.ac: creating directory config
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force
autoreconf: running: /nix/store/j2l3drqakq75zlrbr0lf1212vdgpmpc8-autoconf-2.70/bin/autoconf --force
configure.ac:21: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:21: You should run autoupdate.
aclocal.m4:397: AC_PROG_LIBTOOL is expanded from...
configure.ac:21: the top level
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:19: installing 'config/compile'
configure.ac:21: installing 'config/config.guess'
configure.ac:21: installing 'config/config.sub'
configure.ac:4: installing 'config/install-sh'
configure.ac:4: installing 'config/missing'
Makefile.am: installing './INSTALL'
Makefile.am: error: required file './README' not found
src/libnixxml-data/Makefile.am: installing 'config/depcomp'
parallel-tests: installing 'config/test-driver'
autoreconf: error: automake failed with exit status: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment