This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by sparsehash configure 2.0.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ../configure CXXFLAGS=-Ofast --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = fv-az154-687 uname -m = x86_64 uname -r = 5.11.0-1021-azure uname -s = Linux uname -v = #22~20.04.1-Ubuntu SMP Fri Oct 29 01:11:25 UTC 2021 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /tmp/yarn--1638724020906-0.10413700321501906 PATH: /home/runner/work/ConfusableMatcher-js-interop/ConfusableMatcher-js-interop/node_modules/.bin PATH: /home/runner/.config/yarn/link/node_modules/.bin PATH: /usr/local/libexec/lib/node_modules/npm/bin/node-gyp-bin PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin PATH: /usr/local/bin/node_modules/npm/bin/node-gyp-bin PATH: /home/linuxbrew/.linuxbrew/bin PATH: /home/linuxbrew/.linuxbrew/sbin PATH: /home/runner/.local/bin PATH: /opt/pipx_bin PATH: /home/runner/.cargo/bin PATH: /home/runner/.config/composer/vendor/bin PATH: /usr/local/.ghcup/bin PATH: /home/runner/.dotnet/tools PATH: /snap/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2448: checking for a BSD-compatible install configure:2516: result: /usr/bin/install -c configure:2527: checking whether build environment is sane configure:2577: result: yes configure:2718: checking for a thread-safe mkdir -p configure:2757: result: /usr/bin/mkdir -p configure:2770: checking for gawk configure:2786: found /usr/bin/gawk configure:2797: result: gawk configure:2808: checking whether make sets $(MAKE) configure:2830: result: yes configure:2972: checking for g++ configure:2988: found /usr/bin/g++ configure:2999: result: g++ configure:3026: checking for C++ compiler version configure:3035: g++ --version >&5 g++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Copyright (C) 2019 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:3046: $? = 0 configure:3035: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) configure:3046: $? = 0 configure:3035: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:3046: $? = 1 configure:3035: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:3046: $? = 1 configure:3066: checking whether the C++ compiler works configure:3088: g++ -Ofast conftest.cpp >&5 configure:3092: $? = 0 configure:3140: result: yes configure:3143: checking for C++ compiler default output file name configure:3145: result: a.out configure:3151: checking for suffix of executables configure:3158: g++ -o conftest -Ofast conftest.cpp >&5 configure:3162: $? = 0 configure:3184: result: configure:3206: checking whether we are cross compiling configure:3214: g++ -o conftest -Ofast conftest.cpp >&5 configure:3218: $? = 0 configure:3225: ./conftest configure:3229: $? = 0 configure:3217: result: no configure:3222: checking for suffix of object files configure:3244: g++ -c -Ofast conftest.cpp >&5 configure:3248: $? = 0 configure:3269: result: o configure:3273: checking whether we are using the GNU C++ compiler configure:3292: g++ -c -Ofast conftest.cpp >&5 configure:3292: $? = 0 configure:3301: result: yes configure:3310: checking whether g++ accepts -g configure:3330: g++ -c -g conftest.cpp >&5 configure:3330: $? = 0 configure:3371: result: yes configure:3405: checking for style of include used by make configure:3433: result: GNU configure:3458: checking dependency style of g++ configure:3568: result: gcc3 configure:3631: checking for gcc configure:3647: found /usr/bin/gcc configure:3658: result: gcc configure:3887: checking for C compiler version configure:3896: gcc --version >&5 gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Copyright (C) 2019 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:3907: $? = 0 configure:3896: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) configure:3907: $? = 0 configure:3896: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3907: $? = 1 configure:3896: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3907: $? = 1 configure:3911: checking whether we are using the GNU C compiler configure:3930: gcc -c conftest.c >&5 configure:3930: $? = 0 configure:3939: result: yes configure:3948: checking whether gcc accepts -g configure:3968: gcc -c -g conftest.c >&5 configure:3968: $? = 0 configure:4009: result: yes configure:4026: checking for gcc option to accept ISO C89 configure:4089: gcc -c -g -O2 conftest.c >&5 configure:4089: $? = 0 configure:4102: result: none needed configure:4124: checking dependency style of gcc configure:4234: result: gcc3 configure:4254: checking how to run the C preprocessor configure:4285: gcc -E conftest.c configure:4285: $? = 0 configure:4299: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "sparsehash 2.0.2" | #define PACKAGE_BUGREPORT "google-sparsehash@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sparsehash" | #define VERSION "2.0.2" | /* end confdefs.h. */ | #include configure:4324: result: gcc -E configure:4344: gcc -E conftest.c configure:4344: $? = 0 configure:4358: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "sparsehash 2.0.2" | #define PACKAGE_BUGREPORT "google-sparsehash@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sparsehash" | #define VERSION "2.0.2" | /* end confdefs.h. */ | #include configure:4398: checking for grep that handles long lines and -e configure:4456: result: /usr/bin/grep configure:4461: checking for egrep configure:4523: result: /usr/bin/grep -E configure:4528: checking for ANSI C header files configure:4548: gcc -c -g -O2 conftest.c >&5 configure:4548: $? = 0 configure:4621: gcc -o conftest -g -O2 conftest.c >&5 configure:4621: $? = 0 configure:4621: ./conftest configure:4621: $? = 0 configure:4632: result: yes configure:4643: checking for memcpy configure:4643: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:35:6: warning: conflicting types for built-in function 'memcpy'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 35 | char memcpy (); | ^~~~~~ conftest.c:23:1: note: 'memcpy' is declared in header '' 22 | # include 23 | #else configure:4643: $? = 0 configure:4643: result: yes configure:4643: checking for memmove configure:4643: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:36:6: warning: conflicting types for built-in function 'memmove'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 36 | char memmove (); | ^~~~~~~ conftest.c:24:1: note: 'memmove' is declared in header '' 23 | # include 24 | #else configure:4643: $? = 0 configure:4643: result: yes configure:4657: checking for sys/types.h configure:4657: gcc -c -g -O2 conftest.c >&5 configure:4657: $? = 0 configure:4657: result: yes configure:4657: checking for sys/stat.h configure:4657: gcc -c -g -O2 conftest.c >&5 configure:4657: $? = 0 configure:4657: result: yes configure:4657: checking for stdlib.h configure:4657: gcc -c -g -O2 conftest.c >&5 configure:4657: $? = 0 configure:4657: result: yes configure:4657: checking for string.h configure:4657: gcc -c -g -O2 conftest.c >&5 configure:4657: $? = 0 configure:4657: result: yes configure:4657: checking for memory.h configure:4657: gcc -c -g -O2 conftest.c >&5 configure:4657: $? = 0 configure:4657: result: yes configure:4657: checking for strings.h configure:4657: gcc -c -g -O2 conftest.c >&5 configure:4657: $? = 0 configure:4657: result: yes configure:4657: checking for inttypes.h configure:4657: gcc -c -g -O2 conftest.c >&5 configure:4657: $? = 0 configure:4657: result: yes configure:4657: checking for stdint.h configure:4657: gcc -c -g -O2 conftest.c >&5 configure:4657: $? = 0 configure:4657: result: yes configure:4657: checking for unistd.h configure:4657: gcc -c -g -O2 conftest.c >&5 configure:4657: $? = 0 configure:4657: result: yes configure:4669: checking for uint16_t configure:4669: gcc -c -g -O2 conftest.c >&5 configure:4669: $? = 0 configure:4669: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:59:23: error: expected expression before ')' token 59 | if (sizeof ((uint16_t))) | ^ configure:4669: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "sparsehash 2.0.2" | #define PACKAGE_BUGREPORT "google-sparsehash@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sparsehash" | #define VERSION "2.0.2" | #define STDC_HEADERS 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint16_t))) | return 0; | ; | return 0; | } configure:4669: result: yes configure:4679: checking for u_int16_t configure:4679: gcc -c -g -O2 conftest.c >&5 configure:4679: $? = 0 configure:4679: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:60:24: error: expected expression before ')' token 60 | if (sizeof ((u_int16_t))) | ^ configure:4679: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "sparsehash 2.0.2" | #define PACKAGE_BUGREPORT "google-sparsehash@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sparsehash" | #define VERSION "2.0.2" | #define STDC_HEADERS 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 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_UINT16_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((u_int16_t))) | return 0; | ; | return 0; | } configure:4679: result: yes configure:4689: checking for __uint16 configure:4689: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:61:13: error: '__uint16' undeclared (first use in this function); did you mean '__uint16_t'? 61 | if (sizeof (__uint16)) | ^~~~~~~~ | __uint16_t conftest.c:61:13: note: each undeclared identifier is reported only once for each function it appears in configure:4689: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "sparsehash 2.0.2" | #define PACKAGE_BUGREPORT "google-sparsehash@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sparsehash" | #define VERSION "2.0.2" | #define STDC_HEADERS 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 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_UINT16_T 1 | #define HAVE_U_INT16_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (__uint16)) | return 0; | ; | return 0; | } configure:4689: result: no configure:4699: checking for long long configure:4699: gcc -c -g -O2 conftest.c >&5 configure:4699: $? = 0 configure:4699: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:61:24: error: expected expression before ')' token 61 | if (sizeof ((long long))) | ^ configure:4699: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "sparsehash 2.0.2" | #define PACKAGE_BUGREPORT "google-sparsehash@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sparsehash" | #define VERSION "2.0.2" | #define STDC_HEADERS 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 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_UINT16_T 1 | #define HAVE_U_INT16_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((long long))) | return 0; | ; | return 0; | } configure:4699: result: yes configure:4714: checking sys/resource.h usability configure:4714: gcc -c -g -O2 conftest.c >&5 configure:4714: $? = 0 configure:4714: result: yes configure:4714: checking sys/resource.h presence configure:4714: gcc -E conftest.c configure:4714: $? = 0 configure:4714: result: yes configure:4714: checking for sys/resource.h configure:4714: result: yes configure:4714: checking for unistd.h configure:4714: result: yes configure:4714: checking sys/time.h usability configure:4714: gcc -c -g -O2 conftest.c >&5 configure:4714: $? = 0 configure:4714: result: yes configure:4714: checking sys/time.h presence configure:4714: gcc -E conftest.c configure:4714: $? = 0 configure:4714: result: yes configure:4714: checking for sys/time.h configure:4714: result: yes configure:4714: checking sys/utsname.h usability configure:4714: gcc -c -g -O2 conftest.c >&5 configure:4714: $? = 0 configure:4714: result: yes configure:4714: checking sys/utsname.h presence configure:4714: gcc -E conftest.c configure:4714: $? = 0 configure:4714: result: yes configure:4714: checking for sys/utsname.h configure:4714: result: yes configure:4740: checking how to run the C++ preprocessor configure:4767: g++ -E conftest.cpp configure:4767: $? = 0 configure:4781: g++ -E conftest.cpp conftest.cpp:30:10: fatal error: ac_nonexistent.h: No such file or directory 30 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4781: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "sparsehash 2.0.2" | #define PACKAGE_BUGREPORT "google-sparsehash@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sparsehash" | #define VERSION "2.0.2" | #define STDC_HEADERS 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 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_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include configure:4806: result: g++ -E configure:4826: g++ -E conftest.cpp configure:4826: $? = 0 configure:4840: g++ -E conftest.cpp conftest.cpp:30:10: fatal error: ac_nonexistent.h: No such file or directory 30 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4840: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "sparsehash 2.0.2" | #define PACKAGE_BUGREPORT "google-sparsehash@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sparsehash" | #define VERSION "2.0.2" | #define STDC_HEADERS 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 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_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include configure:4871: checking google/malloc_extension.h usability configure:4871: g++ -c -Ofast conftest.cpp >&5 conftest.cpp:63:10: fatal error: google/malloc_extension.h: No such file or directory 63 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:4871: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "sparsehash 2.0.2" | #define PACKAGE_BUGREPORT "google-sparsehash@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sparsehash" | #define VERSION "2.0.2" | #define STDC_HEADERS 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 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_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4871: result: no configure:4871: checking google/malloc_extension.h presence configure:4871: g++ -E conftest.cpp conftest.cpp:30:10: fatal error: google/malloc_extension.h: No such file or directory 30 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:4871: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "sparsehash 2.0.2" | #define PACKAGE_BUGREPORT "google-sparsehash@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sparsehash" | #define VERSION "2.0.2" | #define STDC_HEADERS 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 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_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include configure:4871: result: no configure:4871: checking for google/malloc_extension.h configure:4871: result: no configure:5559: checking whether the compiler implements namespaces configure:5583: g++ -c -Ofast conftest.cpp >&5 configure:5583: $? = 0 configure:5596: result: yes configure:5604: checking the location of hash_map configure:5630: g++ -c -Ofast conftest.cpp >&5 configure:5630: $? = 0 configure:5652: g++ -c -Ofast conftest.cpp >&5 configure:5652: $? = 0 configure:5713: result: configure:5723: checking how to include hash_fun directly configure:5749: g++ -c -Ofast conftest.cpp >&5 configure:5749: $? = 0 configure:5771: result: configure:5963: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_cxx_hash_map='' ac_cv_cxx_hash_namespace=std ac_cv_cxx_hash_set='' ac_cv_cxx_have_unordered_map=yes ac_cv_cxx_namespaces=yes ac_cv_cxx_stl_hash_fun='' ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-Ofast ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_header_google_malloc_extension_h=no 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_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_unistd_h=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_type___uint16=no ac_cv_type_long_long=yes ac_cv_type_u_int16_t=yes ac_cv_type_uint16_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/runner/work/ConfusableMatcher-js-interop/ConfusableMatcher-js-interop/src/ConfusableMatcher/sparsehash/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/runner/work/ConfusableMatcher-js-interop/ConfusableMatcher-js-interop/src/ConfusableMatcher/sparsehash/missing --run tar' AUTOCONF='${SHELL} /home/runner/work/ConfusableMatcher-js-interop/ConfusableMatcher-js-interop/src/ConfusableMatcher/sparsehash/missing --run autoconf' AUTOHEADER='${SHELL} /home/runner/work/ConfusableMatcher-js-interop/ConfusableMatcher-js-interop/src/ConfusableMatcher/sparsehash/missing --run autoheader' AUTOMAKE='${SHELL} /home/runner/work/ConfusableMatcher-js-interop/ConfusableMatcher-js-interop/src/ConfusableMatcher/sparsehash/missing --run automake-1.11' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Ofast' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GCC_FALSE='#' GCC_TRUE='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /home/runner/work/ConfusableMatcher-js-interop/ConfusableMatcher-js-interop/src/ConfusableMatcher/sparsehash/missing --run makeinfo' MKDIR_P='/usr/bin/mkdir -p' OBJEXT='o' PACKAGE='sparsehash' PACKAGE_BUGREPORT='google-sparsehash@googlegroups.com' PACKAGE_NAME='sparsehash' PACKAGE_STRING='sparsehash 2.0.2' PACKAGE_TARNAME='sparsehash' PACKAGE_URL='' PACKAGE_VERSION='2.0.2' PATH_SEPARATOR=':' PTHREAD_CC='' PTHREAD_CFLAGS='' PTHREAD_LIBS='' SET_MAKE='' SHELL='/bin/bash' STRIP='' VERSION='2.0.2' ac_ct_CC='gcc' ac_ct_CXX='g++' acx_pthread_config='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='' build_alias='' build_cpu='' build_os='' build_vendor='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='' host_alias='' host_cpu='' host_os='' host_vendor='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/runner/work/ConfusableMatcher-js-interop/ConfusableMatcher-js-interop/src/ConfusableMatcher/sparsehash/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' tcmalloc_flags='' tcmalloc_libs='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "sparsehash" #define PACKAGE_TARNAME "sparsehash" #define PACKAGE_VERSION "2.0.2" #define PACKAGE_STRING "sparsehash 2.0.2" #define PACKAGE_BUGREPORT "google-sparsehash@googlegroups.com" #define PACKAGE_URL "" #define PACKAGE "sparsehash" #define VERSION "2.0.2" #define STDC_HEADERS 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 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_UINT16_T 1 #define HAVE_U_INT16_T 1 #define HAVE_LONG_LONG 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_NAMESPACES 1 #define HAVE_HASH_MAP 1 #define HAVE_HASH_SET 1 #define HASH_MAP_H #define HASH_SET_H #define HASH_NAMESPACE std #define HAVE_UNORDERED_MAP 1 #define HASH_FUN_H #define HASH_NAMESPACE std #define GOOGLE_NAMESPACE ::google #define _START_GOOGLE_NAMESPACE_ namespace google { #define _END_GOOGLE_NAMESPACE_ } #define SPARSEHASH_HASH_NO_NAMESPACE hash #define SPARSEHASH_HASH HASH_NAMESPACE::hash configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by sparsehash config.status 2.0.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on fv-az154-687 config.status:890: creating Makefile config.status:890: creating src/config.h config.status:1056: src/config.h is unchanged config.status:1104: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by sparsehash config.status 2.0.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status src/config.h on fv-az154-687 config.status:890: creating src/config.h config.status:1056: src/config.h is unchanged