This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libsecp256k1 configure 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/litecoind-0.18.1 --htmldir=/usr/share/doc/litecoind-0.18.1/html --with-sysroot=/ --libdir=/usr/lib64 --enable-wallet --without-miniupnpc --disable-upnp-default --enable-sse2 --disable-ccache --disable-static --disable-tests --with-system-leveldb --without-libs --with-daemon --without-gui --without-qrencode build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu CXX=x86_64-pc-linux-gnu-g++ CXXFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack CC=x86_64-pc-linux-gnu-gcc CFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches CPP=x86_64-pc-linux-gnu-gcc -E --disable-shared --with-pic --with-bignum=no --enable-module-recovery --disable-jni --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = x86_64 uname -r = 5.8.0-1035-aws uname -s = Linux uname -v = #37~20.04.1-Ubuntu SMP Tue Jun 1 09:54:15 UTC 2021 /usr/bin/uname -p = Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/python3.9/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.9/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/lib/llvm/12/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2409: checking build system type configure:2423: result: x86_64-pc-linux-gnu configure:2443: checking host system type configure:2456: result: x86_64-pc-linux-gnu configure:2495: checking for a BSD-compatible install configure:2563: result: /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c configure:2574: checking whether build environment is sane configure:2629: result: yes configure:2775: checking for a thread-safe mkdir -p configure:2814: result: /bin/mkdir -p configure:2821: checking for gawk configure:2837: found /usr/bin/gawk configure:2848: result: gawk configure:2859: checking whether make sets $(MAKE) configure:2881: result: yes configure:2910: checking whether make supports nested variables configure:2927: result: yes configure:3099: checking how to print strings configure:3126: result: printf configure:3151: checking whether make supports the include directive configure:3166: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3169: $? = 0 configure:3188: result: yes (GNU style) configure:3218: checking for x86_64-pc-linux-gnu-gcc configure:3245: result: x86_64-pc-linux-gnu-gcc configure:3514: checking for C compiler version configure:3523: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 11.1.0-r1 p2) 11.1.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3534: $? = 0 configure:3523: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/11.1.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-11.1.0-r1/work/gcc-11.1.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/11.1.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.1.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.1.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.1.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/11.1.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 11.1.0-r1 p2' --disable-esp --enable-libstdcxx-time --with-build-config=bootstrap-lto --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --enable-lto --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp Thread model: posix Supported LTO compression algorithms: zlib gcc version 11.1.0 (Gentoo 11.1.0-r1 p2) configure:3534: $? = 0 configure:3523: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3534: $? = 1 configure:3523: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3534: $? = 1 configure:3554: checking whether the C compiler works configure:3576: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.c >&5 configure:3580: $? = 0 configure:3628: result: yes configure:3631: checking for C compiler default output file name configure:3633: result: a.out configure:3639: checking for suffix of executables configure:3646: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.c >&5 configure:3650: $? = 0 configure:3672: result: configure:3694: checking whether we are cross compiling configure:3702: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.c >&5 configure:3706: $? = 0 configure:3713: ./conftest configure:3717: $? = 0 configure:3732: result: no configure:3737: checking for suffix of object files configure:3759: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:3763: $? = 0 configure:3784: result: o configure:3788: checking whether we are using the GNU C compiler configure:3807: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:3807: $? = 0 configure:3816: result: yes configure:3825: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3845: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3845: $? = 0 configure:3886: result: yes configure:3903: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3966: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:3966: $? = 0 configure:3979: result: none needed configure:4004: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:4026: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4029: $? = 0 configure:4026: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4029: $? = 0 configure:4041: result: yes configure:4060: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4171: result: none configure:4186: checking for a sed that does not truncate output configure:4250: result: /bin/sed configure:4268: checking for grep that handles long lines and -e configure:4326: result: /bin/grep configure:4331: checking for egrep configure:4393: result: /bin/grep -E configure:4398: checking for fgrep configure:4460: result: /bin/grep -F configure:4495: checking for ld used by x86_64-pc-linux-gnu-gcc configure:4562: result: x86_64-pc-linux-gnu-ld -m elf_x86_64 configure:4569: checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld configure:4584: result: yes configure:4596: checking for BSD- or MS-compatible name lister (nm) configure:4650: result: x86_64-pc-linux-gnu-nm configure:4780: checking the name lister (x86_64-pc-linux-gnu-nm) interface configure:4787: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:4790: x86_64-pc-linux-gnu-nm "conftest.o" configure:4793: output 0000000000000000 B some_variable configure:4800: result: BSD nm configure:4803: checking whether ln -s works configure:4807: result: yes configure:4815: checking the maximum length of command line arguments configure:4951: result: 1572864 configure:4999: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5039: result: func_convert_file_noop configure:5046: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5066: result: func_convert_file_noop configure:5073: checking for x86_64-pc-linux-gnu-ld -m elf_x86_64 option to reload object files configure:5080: result: -r configure:5114: checking for x86_64-pc-linux-gnu-objdump configure:5141: result: x86_64-pc-linux-gnu-objdump configure:5213: checking how to recognize dependent libraries configure:5413: result: pass_all configure:5458: checking for x86_64-pc-linux-gnu-dlltool configure:5488: result: no configure:5498: checking for dlltool configure:5528: result: no configure:5558: checking how to associate runtime and link libraries configure:5585: result: printf %s\n configure:5602: checking for x86_64-pc-linux-gnu-ar configure:5629: result: /usr/bin/x86_64-pc-linux-gnu-ar configure:5710: checking for archiver @FILE support configure:5727: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:5727: $? = 0 configure:5730: /usr/bin/x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:5733: $? = 0 configure:5738: /usr/bin/x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 /usr/bin/x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:5741: $? = 1 configure:5753: result: @ configure:5771: checking for x86_64-pc-linux-gnu-strip configure:5798: result: /usr/bin/x86_64-pc-linux-gnu-strip configure:5870: checking for x86_64-pc-linux-gnu-ranlib configure:5897: result: /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6039: checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc object configure:6192: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:6195: $? = 0 configure:6199: x86_64-pc-linux-gnu-nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6202: $? = 0 configure:6268: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.c conftstm.o >&5 configure:6271: $? = 0 configure:6309: result: ok configure:6356: checking for sysroot configure:6386: result: / configure:6393: checking for a working dd configure:6431: result: /bin/dd configure:6435: checking how to truncate binary pipes configure:6450: result: /bin/dd bs=4096 count=1 configure:6586: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:6589: $? = 0 configure:6739: checking for x86_64-pc-linux-gnu-mt configure:6769: result: no configure:6779: checking for mt configure:6809: result: no configure:6829: checking if : is a manifest tool configure:6835: : '-?' configure:6843: result: no configure:7520: checking how to run the C preprocessor configure:7590: result: x86_64-pc-linux-gnu-gcc -E configure:7610: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7610: $? = 0 configure:7624: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7624: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsecp256k1" | #define PACKAGE_TARNAME "libsecp256k1" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libsecp256k1 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsecp256k1" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:7653: checking for ANSI C header files configure:7673: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:7673: $? = 0 configure:7746: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.c >&5 configure:7746: $? = 0 configure:7746: ./conftest configure:7746: $? = 0 configure:7757: result: yes configure:7770: checking for sys/types.h configure:7770: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:7770: $? = 0 configure:7770: result: yes configure:7770: checking for sys/stat.h configure:7770: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:7770: $? = 0 configure:7770: result: yes configure:7770: checking for stdlib.h configure:7770: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:7770: $? = 0 configure:7770: result: yes configure:7770: checking for string.h configure:7770: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:7770: $? = 0 configure:7770: result: yes configure:7770: checking for memory.h configure:7770: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:7770: $? = 0 configure:7770: result: yes configure:7770: checking for strings.h configure:7770: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:7770: $? = 0 configure:7770: result: yes configure:7770: checking for inttypes.h configure:7770: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:7770: $? = 0 configure:7770: result: yes configure:7770: checking for stdint.h configure:7770: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:7770: $? = 0 configure:7770: result: yes configure:7770: checking for unistd.h configure:7770: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:7770: $? = 0 configure:7770: result: yes configure:7784: checking for dlfcn.h configure:7784: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:7784: $? = 0 configure:7784: result: yes configure:8040: checking for objdir configure:8055: result: .libs configure:8319: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8337: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:8341: $? = 0 configure:8354: result: no configure:8712: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:8719: result: -fPIC -DPIC configure:8727: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:8745: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fPIC -DPIC -DPIC conftest.c >&5 configure:8749: $? = 0 configure:8762: result: yes configure:8791: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:8819: result: yes configure:8834: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8855: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -o out/conftest2.o conftest.c >&5 configure:8859: $? = 0 configure:8881: result: yes configure:8889: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8936: result: yes configure:8969: checking whether the x86_64-pc-linux-gnu-gcc linker (x86_64-pc-linux-gnu-ld -m elf_x86_64 -m elf_x86_64) supports shared libraries configure:10228: result: yes configure:10468: checking dynamic linker characteristics configure:11062: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11062: $? = 0 configure:11299: result: GNU/Linux ld.so configure:11421: checking how to hardcode library paths into programs configure:11446: result: immediate configure:11994: checking whether stripping libraries is possible configure:11999: result: yes configure:12034: checking if libtool supports shared libraries configure:12036: result: yes configure:12039: checking whether to build shared libraries configure:12064: result: no configure:12067: checking whether to build static libraries configure:12071: result: yes configure:12120: checking whether make supports nested variables configure:12137: result: yes configure:12160: checking for x86_64-pc-linux-gnu-pkg-config configure:12178: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:12190: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:12258: checking pkg-config is at least version 0.9.0 configure:12261: result: yes configure:12273: checking for x86_64-pc-linux-gnu-ar configure:12303: result: /usr/bin/x86_64-pc-linux-gnu-ar configure:12371: checking for x86_64-pc-linux-gnu-ranlib configure:12401: result: /usr/bin/x86_64-pc-linux-gnu-ranlib configure:12469: checking for x86_64-pc-linux-gnu-strip configure:12499: result: /usr/bin/x86_64-pc-linux-gnu-strip configure:12620: checking for gcc configure:12650: result: no configure:12713: checking for cc configure:12760: result: no configure:12816: checking for cl.exe configure:12846: result: no configure:12870: error: in `/var/tmp/portage/net-p2p/litecoind-0.18.1/work/litecoin-0.18.1/src/secp256k1': configure:12872: error: no acceptable C compiler found in $PATH See `config.log' for more details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=x86_64-pc-linux-gnu-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=x86-64 -frecord-gcc-switches' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set=set ac_cv_env_CPP_value='x86_64-pc-linux-gnu-gcc -E' ac_cv_env_CRYPTO_CFLAGS_set= ac_cv_env_CRYPTO_CFLAGS_value= ac_cv_env_CRYPTO_LIBS_set= ac_cv_env_CRYPTO_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_AR=/usr/bin/x86_64-pc-linux-gnu-ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_RANLIB=/usr/bin/x86_64-pc-linux-gnu-ranlib ac_cv_path_SED=/bin/sed ac_cv_path_STRIP=/usr/bin/x86_64-pc-linux-gnu-strip ac_cv_path_install='/usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=/usr/bin/x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=/usr/bin/x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=/usr/bin/x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD='x86_64-pc-linux-gnu-ld -m elf_x86_64' lt_cv_path_NM=x86_64-pc-linux-gnu-nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/var/tmp/portage/net-p2p/litecoind-0.18.1/work/litecoin-0.18.1/src/secp256k1/build-aux/missing'\'' aclocal-1.16' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='/usr/bin/x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} '\''/var/tmp/portage/net-p2p/litecoind-0.18.1/work/litecoin-0.18.1/src/secp256k1/build-aux/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/var/tmp/portage/net-p2p/litecoind-0.18.1/work/litecoin-0.18.1/src/secp256k1/build-aux/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/var/tmp/portage/net-p2p/litecoind-0.18.1/work/litecoin-0.18.1/src/secp256k1/build-aux/missing'\'' automake-1.16' AWK='gawk' BREW='' BUILD_EXEEXT='' BUILD_OBJEXT='' CC='x86_64-pc-linux-gnu-gcc' CCAS='' CCASDEPMODE='' CCASFLAGS='' CCDEPMODE='depmode=none' CC_FOR_BUILD='' CFLAGS='-O2 -pipe -march=x86-64 -frecord-gcc-switches' CFLAGS_FOR_BUILD='' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CPPFLAGS_FOR_BUILD='' CPP_FOR_BUILD='' CRYPTO_CFLAGS='' CRYPTO_LIBS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_COVERAGE_FALSE='' ENABLE_COVERAGE_TRUE='' ENABLE_MODULE_ECDH_FALSE='' ENABLE_MODULE_ECDH_TRUE='' ENABLE_MODULE_RECOVERY_FALSE='' ENABLE_MODULE_RECOVERY_TRUE='' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JNI_INCLUDES='' LD='x86_64-pc-linux-gnu-ld -m elf_x86_64 -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack' LDFLAGS_FOR_BUILD='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} '\''/var/tmp/portage/net-p2p/litecoind-0.18.1/work/litecoin-0.18.1/src/secp256k1/build-aux/missing'\'' makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='x86_64-pc-linux-gnu-nm' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libsecp256k1' PACKAGE_BUGREPORT='' PACKAGE_NAME='libsecp256k1' PACKAGE_STRING='libsecp256k1 0.1' PACKAGE_TARNAME='libsecp256k1' PACKAGE_URL='' PACKAGE_VERSION='0.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PORT='' RANLIB='/usr/bin/x86_64-pc-linux-gnu-ranlib' SECP_INCLUDES='' SECP_LIBS='' SECP_TEST_INCLUDES='' SECP_TEST_LIBS='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='/usr/bin/x86_64-pc-linux-gnu-strip' USE_ASM_ARM_FALSE='' USE_ASM_ARM_TRUE='' USE_BENCHMARK_FALSE='' USE_BENCHMARK_TRUE='' USE_ECMULT_STATIC_PRECOMPUTATION_FALSE='' USE_ECMULT_STATIC_PRECOMPUTATION_TRUE='' USE_EXHAUSTIVE_TESTS_FALSE='' USE_EXHAUSTIVE_TESTS_TRUE='' USE_EXTERNAL_ASM_FALSE='' USE_EXTERNAL_ASM_TRUE='' USE_JNI_FALSE='' USE_JNI_TRUE='' USE_TESTS_FALSE='' USE_TESTS_TRUE='' VERSION='0.1' _ACJNI_JAVAC='' ac_ct_AR='' ac_ct_CC='' ac_ct_CC_FOR_BUILD='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCCAS_FALSE='' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/litecoind-0.18.1' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='/usr/share/doc/litecoind-0.18.1/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/net-p2p/litecoind-0.18.1/work/litecoin-0.18.1/src/secp256k1/build-aux/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libsecp256k1" #define PACKAGE_TARNAME "libsecp256k1" #define PACKAGE_VERSION "0.1" #define PACKAGE_STRING "libsecp256k1 0.1" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "libsecp256k1" #define VERSION "0.1" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" configure: exit 1