Created
March 24, 2021 18:53
-
-
Save grahamc/1a156d5fb2cb8e6d965621f5974532d9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[nix-shell:~/projects/github.com/NixOS/hydra]$ ./bootstrap | |
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' | |
return $my_return_status | |
^~~~~~~~~~~~~~~~~ | |
/nix/store/mmjkhyl6z4kwcbjv10b5p7h8kbc7zz5y-libtool-2.4.6/bin/libtoolize:3165: fatal: 'return' expected a number, got '' | |
autoreconf: libtoolize failed with exit status: 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment