Skip to content

Instantly share code, notes, and snippets.

@GrahamcOfBorg
Created May 16, 2020 00:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GrahamcOfBorg/279b5f924c12548b19c3906ca134b98a to your computer and use it in GitHub Desktop.
Save GrahamcOfBorg/279b5f924c12548b19c3906ca134b98a to your computer and use it in GitHub Desktop.
Failure
warning: ignoring the user-specified setting 'restrict-eval', because it is a restricted setting and you are not a trusted user
these derivations will be built:
/nix/store/k1wkxxar19dgqwna2pl0ra9rd047mijh-libarchive-3.4.2.drv
/nix/store/j24y9aizja3aidhbqqc1bf27kqjzhzqa-cmake-3.17.2.drv
/nix/store/fs3babdm90ljd6bhflbvdp8qnczadgnv-aws-checksums-0.1.5.drv
/nix/store/isxcvxpxv95afqdjd3wasvj9mwwq1k8p-aws-c-common-0.3.11.drv
/nix/store/4jyyj20mkxmlxjn95cf80dd1bgrqkx05-aws-c-event-stream-0.1.1.drv
/nix/store/sh3r1sm8vfgbrnlnac306h9pcw3h8dy8-nlohmann_json-3.7.3.drv
/nix/store/x43v6isckl42phnn2a2sm74nzy9r0zpw-brotli-1.0.7.drv
/nix/store/ykhb5mp4db2km6jh9dwh69s101p40y2p-aws-sdk-cpp-1.7.90.drv
/nix/store/bj39y9i2933bln6aig6fv1q7r3dc3jpy-nix-2.3.4.drv
/nix/store/6ixg515s2yihhihgjd66p53ahfng90j3-nixpkgs-lib-tests.drv
building '/nix/store/k1wkxxar19dgqwna2pl0ra9rd047mijh-libarchive-3.4.2.drv'...
unpacking sources
unpacking source archive /nix/store/rs7kw6h9iiqwyb45g8rw395cii0ly8m4-source
source root is source
patching sources
autoreconfPhase
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I build/autoconf
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build/autoconf'.
libtoolize: copying file 'build/autoconf/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build/autoconf'.
libtoolize: copying file 'build/autoconf/libtool.m4'
libtoolize: copying file 'build/autoconf/ltoptions.m4'
libtoolize: copying file 'build/autoconf/ltsugar.m4'
libtoolize: copying file 'build/autoconf/ltversion.m4'
libtoolize: copying file 'build/autoconf/lt~obsolete.m4'
autoreconf: running: /nix/store/k8nj00yrqlcf7wy2gj5ybz6nk7ki4ylv-autoconf-2.69/bin/autoconf --force
configure.ac:136: error: possibly undefined macro: AC_MSG_FAILURE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:310: error: possibly undefined macro: AC_CHECK_LIB
autoreconf: /nix/store/k8nj00yrqlcf7wy2gj5ybz6nk7ki4ylv-autoconf-2.69/bin/autoconf failed with exit status: 1
builder for '/nix/store/k1wkxxar19dgqwna2pl0ra9rd047mijh-libarchive-3.4.2.drv' failed with exit code 1
cannot build derivation '/nix/store/j24y9aizja3aidhbqqc1bf27kqjzhzqa-cmake-3.17.2.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/isxcvxpxv95afqdjd3wasvj9mwwq1k8p-aws-c-common-0.3.11.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/fs3babdm90ljd6bhflbvdp8qnczadgnv-aws-checksums-0.1.5.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/x43v6isckl42phnn2a2sm74nzy9r0zpw-brotli-1.0.7.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/sh3r1sm8vfgbrnlnac306h9pcw3h8dy8-nlohmann_json-3.7.3.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/4jyyj20mkxmlxjn95cf80dd1bgrqkx05-aws-c-event-stream-0.1.1.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/ykhb5mp4db2km6jh9dwh69s101p40y2p-aws-sdk-cpp-1.7.90.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/bj39y9i2933bln6aig6fv1q7r3dc3jpy-nix-2.3.4.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/6ixg515s2yihhihgjd66p53ahfng90j3-nixpkgs-lib-tests.drv': 1 dependencies couldn't be built
error: build of '/nix/store/6ixg515s2yihhihgjd66p53ahfng90j3-nixpkgs-lib-tests.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment