amazonex@amazonex:~/zcash$ ./zcutil/build.sh -j$(nproc)
+++ readlink -f ./zcutil/build.sh
++ dirname /home/amazonex/zcash/zcutil/build.sh
- cd /home/amazonex/zcash/zcutil/…
- LCOV_ARG=
- HARDENING_ARG=–enable-hardening
- ‘[’ x-j1 = x–enable-lcov ‘]’
++ pwd - PREFIX=/home/amazonex/zcash/depends/x86_64-unknown-linux-gnu/
- HOST=x86_64-unknown-linux-gnu
- BUILD=x86_64-unknown-linux-gnu
- make -j1 -C ./depends/ V=1 NO_QT=1
make: Entering directory ‘/home/amazonex/zcash/depends’
echo Configuring native_ccache…
Configuring native_ccache…
rm -rf /home/amazonex/zcash/depends/x86_64-unknown-linux-gnu; mkdir -p /home/amazonex/zcash/depends/x86_64-unknown-linux-gnu/lib; cd /home/amazonex/zcash/depends/x86_64-unknown-linux-gnu;
mkdir -p /home/amazonex/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-ee833037a99/.
cd /home/amazonex/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-ee833037a99/.; PKG_CONFIG_LIBDIR=/home/amazonex/zcash/depends/x86_64-unknown-linux-gnu/native/lib/pkgconfig PKG_CONFIG_PATH=/home/amazonex/zcash/depends/x86_64-unknown-linux-gnu/native/share/pkgconfig PATH=/home/amazonex/zcash/depends/x86_64-unknown-linux-gnu/native/bin:/home/amazonex/bin:/home/amazonex/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games ./configure --host=x86_64-unknown-linux-gnu --disable-dependency-tracking --prefix=/home/amazonex/zcash/depends/x86_64-unknown-linux-gnu/native CC=“gcc” CXX=“g++” NM=“nm” RANLIB=“ranlib” AR=“ar” CPPFLAGS=“-I/home/amazonex/zcash/depends/x86_64-unknown-linux-gnu/native/include " LDFLAGS=”-L/home/amazonex/zcash/depends/x86_64-unknown-linux-gnu/native/lib "
configure: WARNING: unrecognized options: --disable-dependency-tracking
configure: Configuring ccache
checking build system type… x86_64-unknown-linux-gnu
checking host system type… x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gnu-gcc… gcc
checking whether the C compiler works… no
configure: error: in/home/amazonex/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-ee833037a99': configure: error: C compiler cannot create executables See
config.log’ for more details
funcs.mk:238: recipe for target ‘/home/amazonex/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-ee833037a99/./.stamp_configured’ failed
make: *** [/home/amazonex/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-ee833037a99/./.stamp_configured] Error 77
make: Leaving directory ‘/home/amazonex/zcash/depends’