Skip to content

Instantly share code, notes, and snippets.

@softinio
Created April 27, 2019 17:41
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 softinio/cc5a06d1ae169d4a95924d710c1b1c5c to your computer and use it in GitHub Desktop.
Save softinio/cc5a06d1ae169d4a95924d710c1b1c5c to your computer and use it in GitHub Desktop.
/nix/store/jizc4dhwkp8kffbprbl3n9np8ipw6fz8-bash-4.4-p23/bin/bash ../libtool --mode=link cc -g -O2 -no-undefined -export-symbols-regex '^enchant_.*' -version-info 7:1:6 -o libenchant.la -rpath /nix/store/xs9l7axmnhkdpdp4cva6wh1i0fs17w63-enchant-1.6.1/lib enchant.lo pwl.lo -L/nix/store/f5im25fi30lai22a4gqhig1qvfgr7zjp-glib-2.60.0/lib -lgmodule-2.0 -lglib-2.0
libtool: link: unable to infer tagged configuration
libtool: error: specify a tag with '--tag'
make[2]: *** [Makefile:536: libenchant.la] Error 1
make[2]: Leaving directory '/private/var/folders/w6/v19wyhgs00j_8_pgfdsv_vvm0000gn/T/nix-build-enchant-1.6.1.drv-0/enchant-1.6.1/src'
make[1]: *** [Makefile:630: all-recursive] Error 1
make[1]: Leaving directory '/private/var/folders/w6/v19wyhgs00j_8_pgfdsv_vvm0000gn/T/nix-build-enchant-1.6.1.drv-0/enchant-1.6.1/src'
make: *** [Makefile:504: all-recursive] Error 1
builder for '/nix/store/dfggkfkz093bl487568xdh7czky898in-enchant-1.6.1.drv' failed with exit code 2
building '/nix/store/si6lqifqq60mhbdxqgjcgnqfr452mg3p-etc-zprofile.drv'...
cannot build derivation '/nix/store/zsdm54ngpkyv0lm6238xkqwlhdcxkwcc-python3.6-pyenchant-2.0.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/qdv2cpsxb1q98d84h9lypandndkwr74c-python3.6-pylint-2.2.2.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/zp97s83a9i491pafx0zg9n3sdy1l8m70-python3-3.6.8-env.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/d7fy8m3ffbhxibhfjh4vsrgkkr8f2qsk-system-applications.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/gf8i91q6rfblk32jlpxalbw1l7x4pvnh-system-path.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/zx9f1b2j58svfyd08mxg7zdnz7yp7ajw-darwin-system-19.09pre177248.ed1b59a98e7.drv': 1 dependencies couldn't be built
error: build of '/nix/store/zx9f1b2j58svfyd08mxg7zdnz7yp7ajw-darwin-system-19.09pre177248.ed1b59a98e7.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment