JoinMarket-Org/joinmarket-clientserver

Installation hangs on "Downloading config.guess and config.sub" message

Closed this issue · 0 comments

Seems that the reason is that libsodium install tries to download stuff from git.savannah.gnu.org which is currently offline. See stellar/stellar-core#2851.

autoreconf-2.71: configure.ac: not using Autoheader
autoreconf-2.71: running: automake --add-missing --copy --force-missing
configure.ac:75: installing 'build-aux/compile'
configure.ac:10: installing 'build-aux/missing'
src/libsodium/Makefile.am: installing 'build-aux/depcomp'
autoreconf-2.71: Leaving directory '.'
Downloading config.guess and config.sub...