This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by expat configure 2.4.8, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --enable-static --disable-shared ## --------- ## ## Platform. ## ## --------- ## hostname = fv-az979-608 uname -m = x86_64 uname -r = 6.5.0-1025-azure uname -s = Linux uname -v = #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 /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: /snap/bin/ 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: /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:3073: looking for aux files: ltmain.sh compile ar-lib missing install-sh config.guess config.sub configure:3086: trying ./conftools/ configure:3115: ./conftools/ltmain.sh found configure:3115: ./conftools/compile found configure:3115: ./conftools/ar-lib found configure:3115: ./conftools/missing found configure:3097: ./conftools/install-sh found configure:3115: ./conftools/config.guess found configure:3115: ./conftools/config.sub found configure:3238: checking build system type configure:3253: result: x86_64-pc-linux-gnu configure:3273: checking host system type configure:3287: result: x86_64-pc-linux-gnu configure:3324: checking for a BSD-compatible install configure:3397: result: /usr/bin/install -c configure:3408: checking whether build environment is sane configure:3463: result: yes configure:3622: checking for a race-free mkdir -p configure:3666: result: /usr/bin/mkdir -p configure:3673: checking for gawk configure:3694: found /usr/bin/gawk configure:3705: result: gawk configure:3716: checking whether make sets $(MAKE) configure:3739: result: yes configure:3769: checking whether make supports nested variables configure:3787: result: yes configure:3946: checking whether make supports the include directive configure:3961: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3964: $? = 0 configure:3983: result: yes (GNU style) configure:4059: checking for gcc configure:4080: found /usr/bin/gcc configure:4091: result: gcc configure:4444: checking for C compiler version configure:4453: gcc --version >&5 gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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:4464: $? = 0 configure:4453: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --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-bootstrap --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 --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --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-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ... rest of stderr output deleted ... configure:4464: $? = 0 configure:4453: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4464: $? = 1 configure:4453: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4464: $? = 1 configure:4453: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:4464: $? = 1 configure:4484: checking whether the C compiler works configure:4506: gcc -fPIC conftest.c >&5 configure:4510: $? = 0 configure:4560: result: yes configure:4563: checking for C compiler default output file name configure:4565: result: a.out configure:4571: checking for suffix of executables configure:4578: gcc -o conftest -fPIC conftest.c >&5 configure:4582: $? = 0 configure:4605: result: configure:4627: checking whether we are cross compiling configure:4635: gcc -o conftest -fPIC conftest.c >&5 configure:4639: $? = 0 configure:4646: ./conftest configure:4650: $? = 0 configure:4665: result: no configure:4670: checking for suffix of object files configure:4693: gcc -c -fPIC conftest.c >&5 configure:4697: $? = 0 configure:4719: result: o configure:4723: checking whether the compiler supports GNU C configure:4743: gcc -c -fPIC conftest.c >&5 configure:4743: $? = 0 configure:4753: result: yes configure:4764: checking whether gcc accepts -g configure:4785: gcc -c -g conftest.c >&5 configure:4785: $? = 0 configure:4829: result: yes configure:4849: checking for gcc option to enable C11 features configure:4864: gcc -c -fPIC conftest.c >&5 configure:4864: $? = 0 configure:4882: result: none needed configure:4998: checking whether gcc understands -c and -o together configure:5021: gcc -c conftest.c -o conftest2.o configure:5024: $? = 0 configure:5021: gcc -c conftest.c -o conftest2.o configure:5024: $? = 0 configure:5036: result: yes configure:5055: checking dependency style of gcc configure:5167: result: gcc3 configure:5238: checking for ar configure:5259: found /usr/bin/ar configure:5270: result: ar configure:5296: checking the archiver (ar) interface configure:5313: gcc -c -fPIC conftest.c >&5 configure:5313: $? = 0 configure:5316: ar cru libconftest.a conftest.o >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:5319: $? = 0 configure:5347: result: ar configure:5368: checking whether ln -s works configure:5372: result: yes configure:5379: checking whether make sets $(MAKE) configure:5402: result: yes configure:5460: checking how to print strings configure:5487: result: printf configure:5508: checking for a sed that does not truncate output configure:5578: result: /usr/bin/sed configure:5596: checking for grep that handles long lines and -e configure:5660: result: /usr/bin/grep configure:5665: checking for egrep configure:5733: result: /usr/bin/grep -E configure:5738: checking for fgrep configure:5806: result: /usr/bin/grep -F configure:5842: checking for ld used by gcc configure:5910: result: /usr/bin/ld configure:5917: checking if the linker (/usr/bin/ld) is GNU ld configure:5933: result: yes configure:5945: checking for BSD- or MS-compatible name lister (nm) configure:6000: result: /usr/bin/nm -B configure:6140: checking the name lister (/usr/bin/nm -B) interface configure:6148: gcc -c -fPIC conftest.c >&5 configure:6151: /usr/bin/nm -B "conftest.o" configure:6154: output 0000000000000000 B some_variable configure:6161: result: BSD nm configure:6165: checking the maximum length of command line arguments configure:6302: result: 3145728 configure:6350: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6391: result: func_convert_file_noop configure:6398: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6419: result: func_convert_file_noop configure:6426: checking for /usr/bin/ld option to reload object files configure:6434: result: -r configure:6513: checking for objdump configure:6534: found /usr/bin/objdump configure:6545: result: objdump configure:6574: checking how to recognize dependent libraries configure:6775: result: pass_all configure:6865: checking for dlltool configure:6900: result: no configure:6927: checking how to associate runtime and link libraries configure:6955: result: printf %s\n configure:7089: checking for archiver @FILE support configure:7107: gcc -c -fPIC conftest.c >&5 configure:7107: $? = 0 configure:7111: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:7114: $? = 0 configure:7119: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:7122: $? = 1 configure:7134: result: @ configure:7197: checking for strip configure:7218: found /usr/bin/strip configure:7229: result: strip configure:7306: checking for ranlib configure:7327: found /usr/bin/ranlib configure:7338: result: ranlib configure:7440: checking command to parse /usr/bin/nm -B output from gcc object configure:7594: gcc -c -fPIC conftest.c >&5 configure:7597: $? = 0 configure:7601: /usr/bin/nm -B 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:7604: $? = 0 configure:7670: gcc -o conftest -fPIC conftest.c conftstm.o >&5 configure:7673: $? = 0 configure:7711: result: ok configure:7758: checking for sysroot configure:7789: result: no configure:7796: checking for a working dd configure:7840: result: /usr/bin/dd configure:7844: checking how to truncate binary pipes configure:7860: result: /usr/bin/dd bs=4096 count=1 configure:7997: gcc -c -fPIC conftest.c >&5 configure:8000: $? = 0 configure:8197: checking for mt configure:8218: found /usr/bin/mt configure:8229: result: mt configure:8252: checking if mt is a manifest tool configure:8259: mt '-?' configure:8267: result: no configure:8997: checking for stdio.h configure:8997: gcc -c -fPIC conftest.c >&5 configure:8997: $? = 0 configure:8997: result: yes configure:8997: checking for stdlib.h configure:8997: gcc -c -fPIC conftest.c >&5 configure:8997: $? = 0 configure:8997: result: yes configure:8997: checking for string.h configure:8997: gcc -c -fPIC conftest.c >&5 configure:8997: $? = 0 configure:8997: result: yes configure:8997: checking for inttypes.h configure:8997: gcc -c -fPIC conftest.c >&5 configure:8997: $? = 0 configure:8997: result: yes configure:8997: checking for stdint.h configure:8997: gcc -c -fPIC conftest.c >&5 configure:8997: $? = 0 configure:8997: result: yes configure:8997: checking for strings.h configure:8997: gcc -c -fPIC conftest.c >&5 configure:8997: $? = 0 configure:8997: result: yes configure:8997: checking for sys/stat.h configure:8997: gcc -c -fPIC conftest.c >&5 configure:8997: $? = 0 configure:8997: result: yes configure:8997: checking for sys/types.h configure:8997: gcc -c -fPIC conftest.c >&5 configure:8997: $? = 0 configure:8997: result: yes configure:8997: checking for unistd.h configure:8997: gcc -c -fPIC conftest.c >&5 configure:8997: $? = 0 configure:8997: result: yes configure:8997: checking for sys/param.h configure:8997: gcc -c -fPIC conftest.c >&5 configure:8997: $? = 0 configure:8997: result: yes configure:9022: checking for dlfcn.h configure:9022: gcc -c -fPIC conftest.c >&5 configure:9022: $? = 0 configure:9022: result: yes configure:9609: checking for objdir configure:9625: result: .libs configure:9889: checking if gcc supports -fno-rtti -fno-exceptions configure:9908: gcc -c -fPIC -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:9912: $? = 0 configure:9925: result: no configure:10283: checking for gcc option to produce PIC configure:10291: result: -fPIC -DPIC configure:10299: checking if gcc PIC flag -fPIC -DPIC works configure:10318: gcc -c -fPIC -fPIC -DPIC -DPIC conftest.c >&5 configure:10322: $? = 0 configure:10335: result: yes configure:10364: checking if gcc static flag -static works configure:10393: result: yes configure:10408: checking if gcc supports -c -o file.o configure:10430: gcc -c -fPIC -o out/conftest2.o conftest.c >&5 configure:10434: $? = 0 configure:10456: result: yes configure:10464: checking if gcc supports -c -o file.o configure:10512: result: yes configure:10545: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11811: result: yes configure:12052: checking dynamic linker characteristics configure:12647: gcc -o conftest -fPIC -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12647: $? = 0 configure:12886: result: GNU/Linux ld.so configure:13008: checking how to hardcode library paths into programs configure:13033: result: immediate configure:13585: checking whether stripping libraries is possible configure:13590: result: yes configure:13625: checking if libtool supports shared libraries configure:13627: result: yes configure:13630: checking whether to build shared libraries configure:13655: result: no configure:13658: checking whether to build static libraries configure:13662: result: yes configure:13720: checking whether C compiler accepts -Wall configure:13733: gcc -c -fPIC -Werror -Wall conftest.c >&5 configure:13733: $? = 0 configure:13743: result: yes configure:13772: : AM_CFLAGS="$AM_CFLAGS" configure:13775: $? = 0 configure:13720: checking whether C compiler accepts -Wextra configure:13733: gcc -c -fPIC -Werror -Wextra conftest.c >&5 configure:13733: $? = 0 configure:13743: result: yes configure:13761: : AM_CFLAGS="$AM_CFLAGS" configure:13764: $? = 0 configure:13792: checking whether C compiler accepts -fexceptions configure:13805: gcc -c -fPIC -Werror -fexceptions conftest.c >&5 configure:13805: $? = 0 configure:13815: result: yes configure:13833: : AM_CFLAGS="$AM_CFLAGS" configure:13836: $? = 0 configure:13864: checking whether C compiler accepts -fno-strict-aliasing configure:13877: gcc -c -fPIC -Werror -fno-strict-aliasing conftest.c >&5 configure:13877: $? = 0 configure:13887: result: yes configure:13905: : AM_CFLAGS="$AM_CFLAGS" configure:13908: $? = 0 configure:13864: checking whether C compiler accepts -Wmissing-prototypes configure:13877: gcc -c -fPIC -Werror -Wmissing-prototypes conftest.c >&5 configure:13877: $? = 0 configure:13887: result: yes configure:13905: : AM_CFLAGS="$AM_CFLAGS" configure:13908: $? = 0 configure:13864: checking whether C compiler accepts -Wstrict-prototypes configure:13877: gcc -c -fPIC -Werror -Wstrict-prototypes conftest.c >&5 configure:13877: $? = 0 configure:13887: result: yes configure:13905: : AM_CFLAGS="$AM_CFLAGS" configure:13908: $? = 0 configure:13936: checking whether C compiler accepts -pedantic configure:13949: gcc -c -fPIC -Werror -pedantic conftest.c >&5 configure:13949: $? = 0 configure:13959: result: yes configure:13977: : AM_CFLAGS="$AM_CFLAGS" configure:13980: $? = 0 configure:13936: checking whether C compiler accepts -Wduplicated-cond configure:13949: gcc -c -fPIC -Werror -Wduplicated-cond conftest.c >&5 configure:13949: $? = 0 configure:13959: result: yes configure:13977: : AM_CFLAGS="$AM_CFLAGS" configure:13980: $? = 0 configure:13936: checking whether C compiler accepts -Wduplicated-branches configure:13949: gcc -c -fPIC -Werror -Wduplicated-branches conftest.c >&5 configure:13949: $? = 0 configure:13959: result: yes configure:13977: : AM_CFLAGS="$AM_CFLAGS" configure:13980: $? = 0 configure:13936: checking whether C compiler accepts -Wlogical-op configure:13949: gcc -c -fPIC -Werror -Wlogical-op conftest.c >&5 configure:13949: $? = 0 configure:13959: result: yes configure:13977: : AM_CFLAGS="$AM_CFLAGS" configure:13980: $? = 0 configure:14008: checking whether C compiler accepts -Wrestrict configure:14021: gcc -c -fPIC -Werror -Wrestrict conftest.c >&5 configure:14021: $? = 0 configure:14031: result: yes configure:14049: : AM_CFLAGS="$AM_CFLAGS" configure:14052: $? = 0 configure:14008: checking whether C compiler accepts -Wnull-dereference configure:14021: gcc -c -fPIC -Werror -Wnull-dereference conftest.c >&5 configure:14021: $? = 0 configure:14031: result: yes configure:14049: : AM_CFLAGS="$AM_CFLAGS" configure:14052: $? = 0 configure:14008: checking whether C compiler accepts -Wjump-misses-init configure:14021: gcc -c -fPIC -Werror -Wjump-misses-init conftest.c >&5 configure:14021: $? = 0 configure:14031: result: yes configure:14049: : AM_CFLAGS="$AM_CFLAGS" configure:14052: $? = 0 configure:14008: checking whether C compiler accepts -Wdouble-promotion configure:14021: gcc -c -fPIC -Werror -Wdouble-promotion conftest.c >&5 configure:14021: $? = 0 configure:14031: result: yes configure:14049: : AM_CFLAGS="$AM_CFLAGS" configure:14052: $? = 0 configure:14080: checking whether C compiler accepts -Wshadow configure:14093: gcc -c -fPIC -Werror -Wshadow conftest.c >&5 configure:14093: $? = 0 configure:14103: result: yes configure:14121: : AM_CFLAGS="$AM_CFLAGS" configure:14124: $? = 0 configure:14080: checking whether C compiler accepts -Wformat=2 configure:14093: gcc -c -fPIC -Werror -Wformat=2 conftest.c >&5 configure:14093: $? = 0 configure:14103: result: yes configure:14121: : AM_CFLAGS="$AM_CFLAGS" configure:14124: $? = 0 configure:14080: checking whether C compiler accepts -Wno-pedantic-ms-format configure:14093: gcc -c -fPIC -Werror -Wno-pedantic-ms-format conftest.c >&5 configure:14093: $? = 0 configure:14103: result: yes configure:14121: : AM_CFLAGS="$AM_CFLAGS" configure:14124: $? = 0 configure:14080: checking whether C compiler accepts -Wmisleading-indentation configure:14093: gcc -c -fPIC -Werror -Wmisleading-indentation conftest.c >&5 configure:14093: $? = 0 configure:14103: result: yes configure:14121: : AM_CFLAGS="$AM_CFLAGS" configure:14124: $? = 0 configure:14223: checking for g++ configure:14244: found /usr/bin/g++ configure:14255: result: g++ configure:14282: checking for C++ compiler version configure:14291: g++ --version >&5 g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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:14302: $? = 0 configure:14291: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --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-bootstrap --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 --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --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-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ... rest of stderr output deleted ... configure:14302: $? = 0 configure:14291: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:14302: $? = 1 configure:14291: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:14302: $? = 1 configure:14306: checking whether the compiler supports GNU C++ configure:14326: g++ -c -fPIC conftest.cpp >&5 configure:14326: $? = 0 configure:14336: result: yes configure:14347: checking whether g++ accepts -g configure:14368: g++ -c -g conftest.cpp >&5 configure:14368: $? = 0 configure:14412: result: yes configure:14432: checking for g++ option to enable C++11 features configure:14447: g++ -c -fPIC conftest.cpp >&5 conftest.cpp: In function 'int main(int, char**)': conftest.cpp:190:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse] 190 | cxx11test::delegate d2(); | ^~ conftest.cpp:190:25: note: remove parentheses to default-initialize a variable 190 | cxx11test::delegate d2(); | ^~ | -- conftest.cpp:190:25: note: or replace parentheses with braces to value-initialize a variable configure:14447: $? = 0 configure:14465: result: none needed configure:14531: checking dependency style of g++ configure:14643: result: gcc3 configure:14676: checking how to run the C++ preprocessor configure:14698: g++ -E conftest.cpp configure:14698: $? = 0 configure:14713: g++ -E conftest.cpp conftest.cpp:24:10: fatal error: ac_nonexistent.h: No such file or directory 24 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:14713: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "expat" | #define PACKAGE_TARNAME "expat" | #define PACKAGE_VERSION "2.4.8" | #define PACKAGE_STRING "expat 2.4.8" | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" | #define PACKAGE_URL "" | #define PACKAGE "expat" | #define VERSION "2.4.8" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14740: result: g++ -E configure:14754: g++ -E conftest.cpp configure:14754: $? = 0 configure:14769: g++ -E conftest.cpp conftest.cpp:24:10: fatal error: ac_nonexistent.h: No such file or directory 24 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:14769: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "expat" | #define PACKAGE_TARNAME "expat" | #define PACKAGE_VERSION "2.4.8" | #define PACKAGE_STRING "expat 2.4.8" | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" | #define PACKAGE_URL "" | #define PACKAGE "expat" | #define VERSION "2.4.8" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14934: checking for ld used by g++ configure:15002: result: /usr/bin/ld -m elf_x86_64 configure:15009: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:15025: result: yes configure:15080: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:16157: result: yes configure:16193: g++ -c -fPIC conftest.cpp >&5 configure:16196: $? = 0 configure:16677: checking for g++ option to produce PIC configure:16685: result: -fPIC -DPIC configure:16693: checking if g++ PIC flag -fPIC -DPIC works configure:16712: g++ -c -fPIC -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16716: $? = 0 configure:16729: result: yes configure:16752: checking if g++ static flag -static works configure:16781: result: yes configure:16793: checking if g++ supports -c -o file.o configure:16815: g++ -c -fPIC -o out/conftest2.o conftest.cpp >&5 configure:16819: $? = 0 configure:16841: result: yes configure:16846: checking if g++ supports -c -o file.o configure:16894: result: yes configure:16924: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:16964: result: yes configure:17106: checking dynamic linker characteristics configure:17867: result: GNU/Linux ld.so configure:17932: checking how to hardcode library paths into programs configure:17957: result: immediate configure:18006: checking whether C++ compiler accepts -Wall configure:18019: g++ -c -fPIC -Werror -Wall conftest.cpp >&5 configure:18019: $? = 0 configure:18029: result: yes configure:18058: : AM_CXXFLAGS="$AM_CXXFLAGS" configure:18061: $? = 0 configure:18006: checking whether C++ compiler accepts -Wextra configure:18019: g++ -c -fPIC -Werror -Wextra conftest.cpp >&5 configure:18019: $? = 0 configure:18029: result: yes configure:18047: : AM_CXXFLAGS="$AM_CXXFLAGS" configure:18050: $? = 0 configure:18078: checking whether C++ compiler accepts -fexceptions configure:18091: g++ -c -fPIC -Werror -fexceptions conftest.cpp >&5 configure:18091: $? = 0 configure:18101: result: yes configure:18119: : AM_CXXFLAGS="$AM_CXXFLAGS" configure:18122: $? = 0 configure:18150: checking whether C++ compiler accepts -fno-strict-aliasing configure:18163: g++ -c -fPIC -Werror -fno-strict-aliasing conftest.cpp >&5 configure:18163: $? = 0 configure:18173: result: yes configure:18191: : AM_CXXFLAGS="$AM_CXXFLAGS" configure:18194: $? = 0 configure:18232: checking whether the linker accepts -fno-strict-aliasing configure:18252: gcc -o conftest -fPIC -fno-strict-aliasing conftest.c >&5 configure:18252: $? = 0 configure:18263: result: yes configure:18292: : AM_LDFLAGS="$AM_LDFLAGS" configure:18295: $? = 0 configure:18320: checking whether compiler supports visibility configure:18336: gcc -c -fPIC -fvisibility=hidden -Wall -Werror -Wno-unknown-warning-option conftest.c >&5 configure:18336: $? = 0 configure:18343: result: yes configure:18362: : AM_CFLAGS="$AM_CFLAGS" configure:18365: $? = 0 configure:18406: : AM_CPPFLAGS="$AM_CPPFLAGS" configure:18409: $? = 0 configure:18417: checking whether byte ordering is bigendian configure:18433: gcc -c -fPIC conftest.c >&5 conftest.c:25:16: error: unknown type name 'not' 25 | not a universal capable compiler | ^~~ conftest.c:25:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 25 | not a universal capable compiler | ^~~~~~~~~ conftest.c:25:22: error: unknown type name 'universal' configure:18433: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "expat" | #define PACKAGE_TARNAME "expat" | #define PACKAGE_VERSION "2.4.8" | #define PACKAGE_STRING "expat 2.4.8" | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" | #define PACKAGE_URL "" | #define PACKAGE "expat" | #define VERSION "2.4.8" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:18479: gcc -c -fPIC conftest.c >&5 configure:18479: $? = 0 configure:18498: gcc -c -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:31:18: error: unknown type name 'not'; did you mean 'ino_t'? 31 | not big endian | ^~~ | ino_t conftest.c:31:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 31 | not big endian | ^~~~~~ configure:18498: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "expat" | #define PACKAGE_TARNAME "expat" | #define PACKAGE_VERSION "2.4.8" | #define PACKAGE_STRING "expat 2.4.8" | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" | #define PACKAGE_URL "" | #define PACKAGE "expat" | #define VERSION "2.4.8" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:18632: result: no configure:18655: checking for an ANSI C-conforming const configure:18722: gcc -c -fPIC conftest.c >&5 configure:18722: $? = 0 configure:18730: result: yes configure:18738: checking for size_t configure:18738: gcc -c -fPIC conftest.c >&5 configure:18738: $? = 0 configure:18738: gcc -c -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:56:21: error: expected expression before ')' token 56 | if (sizeof ((size_t))) | ^ configure:18738: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "expat" | #define PACKAGE_TARNAME "expat" | #define PACKAGE_VERSION "2.4.8" | #define PACKAGE_STRING "expat 2.4.8" | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" | #define PACKAGE_URL "" | #define PACKAGE "expat" | #define VERSION "2.4.8" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define BYTEORDER 1234 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:18738: result: yes configure:18943: checking for cos in -lm configure:18966: gcc -o conftest -fPIC conftest.c -lm >&5 conftest.c:29:6: warning: conflicting types for built-in function 'cos'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 29 | char cos (); | ^~~ conftest.c:1:1: note: 'cos' is declared in header '' 1 | /* confdefs.h */ configure:18966: $? = 0 configure:18976: result: yes configure:19048: checking for arc4random_buf (BSD or libbsd) configure:19063: gcc -o conftest -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:31:7: warning: implicit declaration of function 'arc4random_buf' [-Wimplicit-function-declaration] 31 | arc4random_buf(NULL, 0U); | ^~~~~~~~~~~~~~ /usr/bin/ld: /tmp/ccSLzfAB.o: in function `main': conftest.c:(.text+0x18): undefined reference to `arc4random_buf' collect2: error: ld returned 1 exit status configure:19063: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "expat" | #define PACKAGE_TARNAME "expat" | #define PACKAGE_VERSION "2.4.8" | #define PACKAGE_STRING "expat 2.4.8" | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" | #define PACKAGE_URL "" | #define PACKAGE "expat" | #define VERSION "2.4.8" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define BYTEORDER 1234 | /* end confdefs.h. */ | | #include /* for arc4random_buf on BSD, for NULL */ | #if defined(HAVE_LIBBSD) | # include | #endif | int main() { | arc4random_buf(NULL, 0U); | return 0; | } | configure:19071: result: no configure:19074: checking for arc4random (BSD, macOS or libbsd) configure:19090: gcc -o conftest -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:32:11: warning: implicit declaration of function 'arc4random'; did you mean 'srandom'? [-Wimplicit-function-declaration] 32 | arc4random(); | ^~~~~~~~~~ | srandom /usr/bin/ld: /tmp/ccHbJjp1.o: in function `main': conftest.c:(.text+0xe): undefined reference to `arc4random' collect2: error: ld returned 1 exit status configure:19090: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "expat" | #define PACKAGE_TARNAME "expat" | #define PACKAGE_VERSION "2.4.8" | #define PACKAGE_STRING "expat 2.4.8" | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" | #define PACKAGE_URL "" | #define PACKAGE "expat" | #define VERSION "2.4.8" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define BYTEORDER 1234 | /* end confdefs.h. */ | | #if defined(HAVE_LIBBSD) | # include | #else | # include | #endif | int main() { | arc4random(); | return 0; | } | configure:19098: result: no configure:19119: checking for getrandom (Linux 3.17+, glibc 2.25+) configure:19131: gcc -o conftest -fPIC conftest.c >&5 configure:19131: $? = 0 configure:19136: result: yes configure:19162: checking for syscall SYS_getrandom (Linux 3.17+) configure:19176: gcc -o conftest -fPIC conftest.c >&5 configure:19176: $? = 0 configure:19181: result: yes configure:19195: checking for fcntl.h configure:19195: gcc -c -fPIC conftest.c >&5 configure:19195: $? = 0 configure:19195: result: yes configure:19201: checking for unistd.h configure:19201: result: yes configure:19208: checking for off_t configure:19208: gcc -c -fPIC conftest.c >&5 configure:19208: $? = 0 configure:19208: gcc -c -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:60:20: error: expected expression before ')' token 60 | if (sizeof ((off_t))) | ^ configure:19208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "expat" | #define PACKAGE_TARNAME "expat" | #define PACKAGE_VERSION "2.4.8" | #define PACKAGE_STRING "expat 2.4.8" | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" | #define PACKAGE_URL "" | #define PACKAGE "expat" | #define VERSION "2.4.8" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define BYTEORDER 1234 | #define HAVE_GETRANDOM 1 | #define HAVE_SYSCALL_GETRANDOM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:19208: result: yes configure:19223: checking for getpagesize configure:19223: gcc -o conftest -fPIC conftest.c >&5 configure:19223: $? = 0 configure:19223: result: yes configure:19234: checking for working mmap configure:19386: gcc -o conftest -fPIC conftest.c >&5 configure:19386: $? = 0 configure:19386: ./conftest configure:19386: $? = 0 configure:19397: result: yes configure:19476: checking for docbook2x-man configure:19511: result: no configure:19476: checking for db2x_docbook2man configure:19511: result: no configure:19476: checking for docbook2man configure:19511: result: no configure:19476: checking for docbook-to-man configure:19511: result: no configure:19593: checking size of void * configure:19599: gcc -o conftest -fPIC conftest.c >&5 configure:19599: $? = 0 configure:19599: ./conftest configure:19599: $? = 0 configure:19614: result: 8 configure:19642: checking for shared library name prefix configure:19650: result: lib configure:19767: checking that generated files are newer than configure configure:19773: result: done configure:19837: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by expat config.status 2.4.8, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on fv-az979-608 config.status:1237: creating Makefile config.status:1237: creating expat.pc config.status:1237: creating cmake/expat-config.cmake config.status:1237: creating cmake/autotools/expat-config-version.cmake config.status:1237: creating cmake/autotools/expat-noconfig.cmake config.status:1237: creating doc/Makefile config.status:1237: creating examples/Makefile config.status:1237: creating lib/Makefile config.status:1237: creating tests/Makefile config.status:1237: creating tests/benchmark/Makefile config.status:1237: creating xmlwf/Makefile config.status:1237: creating run.sh config.status:1237: creating expat_config.h config.status:1423: expat_config.h is unchanged config.status:1471: executing depfiles commands config.status:1548: cd examples && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1553: $? = 0 config.status:1548: cd lib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1553: $? = 0 config.status:1548: cd tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1553: $? = 0 config.status:1548: cd tests/benchmark && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1553: $? = 0 config.status:1548: cd xmlwf && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1553: $? = 0 config.status:1471: executing libtool commands configure:22302: Automake flags (can be overridden by user flags): AM_CPPFLAGS: -DXML_ENABLE_VISIBILITY=1 AM_CFLAGS: -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden AM_CXXFLAGS: -Wall -Wextra -fexceptions -fno-strict-aliasing AM_LDFLAGS: -fno-strict-aliasing User flags (override Automake flags on conflict): CPPFLAGS: CFLAGS: -fPIC CXXFLAGS: -fPIC LDFLAGS: ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes 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=set ac_cv_env_CFLAGS_value=-fPIC ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fPIC ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DOCBOOK_TO_MAN_set= ac_cv_env_DOCBOOK_TO_MAN_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= 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_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_getpagesize=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_param_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_lib_m_cos=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11= ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_sizeof_void_p=8 ac_cv_type_off_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_check_cflags___Wall=yes ax_cv_check_cflags___Wdouble_promotion=yes ax_cv_check_cflags___Wduplicated_branches=yes ax_cv_check_cflags___Wduplicated_cond=yes ax_cv_check_cflags___Wextra=yes ax_cv_check_cflags___Wformat_2=yes ax_cv_check_cflags___Wjump_misses_init=yes ax_cv_check_cflags___Wlogical_op=yes ax_cv_check_cflags___Wmisleading_indentation=yes ax_cv_check_cflags___Wmissing_prototypes=yes ax_cv_check_cflags___Wno_pedantic_ms_format=yes ax_cv_check_cflags___Wnull_dereference=yes ax_cv_check_cflags___Wrestrict=yes ax_cv_check_cflags___Wshadow=yes ax_cv_check_cflags___Wstrict_prototypes=yes ax_cv_check_cflags___fexceptions=yes ax_cv_check_cflags___fno_strict_aliasing=yes ax_cv_check_cflags___pedantic=yes ax_cv_check_cxxflags___Wall=yes ax_cv_check_cxxflags___Wextra=yes ax_cv_check_cxxflags___fexceptions=yes ax_cv_check_cxxflags___fno_strict_aliasing=yes ax_cv_check_ldflags___fno_strict_aliasing=yes expatcfg_cv_compiler_supports_visibility=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=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=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=3145728 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/home/runner/work/haven-web-core/haven-web-core/expat-2.4.8/conftools/missing'\'' aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS='-Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden' AM_CPPFLAGS='-DXML_ENABLE_VISIBILITY=1' AM_CXXFLAGS='-Wall -Wextra -fexceptions -fno-strict-aliasing' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_LDFLAGS='-fno-strict-aliasing' AM_V='$(V)' AR='ar' AS='as' AUTOCONF='${SHELL} '\''/home/runner/work/haven-web-core/haven-web-core/expat-2.4.8/conftools/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/home/runner/work/haven-web-core/haven-web-core/expat-2.4.8/conftools/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/home/runner/work/haven-web-core/haven-web-core/expat-2.4.8/conftools/missing'\'' automake-1.16' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-fPIC' CMAKE_SHARED_LIBRARY_PREFIX='lib' CPPFLAGS='' CSCOPE='cscope' CTAGS='ctags' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fPIC' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DOCBOOK_TO_MAN='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ETAGS='etags' EXEEXT='' EXPAT_ATTR_INFO='OFF' EXPAT_CHAR_TYPE='char' EXPAT_CONTEXT_BYTES='1024' EXPAT_DTD='ON' EXPAT_LARGE_SIZE='OFF' EXPAT_MIN_SIZE='OFF' EXPAT_NS='ON' FGREP='/usr/bin/grep -F' FILEMAP='unixfilemap' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBAGE='8' LIBCURRENT='9' LIBDIR_BASENAME='lib' LIBM='-lm' LIBOBJS='' LIBREVISION='8' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} '\''/home/runner/work/haven-web-core/haven-web-core/expat-2.4.8/conftools/missing'\'' makeinfo' MANIFEST_TOOL=':' MINGW_FALSE='' MINGW_TRUE='#' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='expat' PACKAGE_BUGREPORT='expat-bugs@libexpat.org' PACKAGE_NAME='expat' PACKAGE_STRING='expat 2.4.8' PACKAGE_TARNAME='expat' PACKAGE_URL='' PACKAGE_VERSION='2.4.8' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/bash' SO_MAJOR='1' SO_MINOR='8' SO_PATCH='8' STRIP='strip' UNICODE_FALSE='' UNICODE_TRUE='#' VERSION='2.4.8' WITH_DOCBOOK_FALSE='' WITH_DOCBOOK_TRUE='#' WITH_EXAMPLES_FALSE='#' WITH_EXAMPLES_TRUE='' WITH_TESTS_FALSE='#' WITH_TESTS_TRUE='' WITH_XMLWF_FALSE='#' WITH_XMLWF_TRUE='' _INTERNAL_LARGE_SIZE_FALSE='' _INTERNAL_LARGE_SIZE_TRUE='#' _INTERNAL_MIN_SIZE_FALSE='' _INTERNAL_MIN_SIZE_TRUE='#' _INTERNAL_UNICODE_WCHAR_T_FALSE='' _INTERNAL_UNICODE_WCHAR_T_TRUE='#' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' ac_cv_sizeof_void_p='8' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' 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='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/runner/work/haven-web-core/haven-web-core/expat-2.4.8/conftools/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(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='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## PACKAGE_INIT='./cmake/autotools/expat-package-init.cmake' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "expat" #define PACKAGE_TARNAME "expat" #define PACKAGE_VERSION "2.4.8" #define PACKAGE_STRING "expat 2.4.8" #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" #define PACKAGE_URL "" #define PACKAGE "expat" #define VERSION "2.4.8" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define BYTEORDER 1234 #define HAVE_GETRANDOM 1 #define HAVE_SYSCALL_GETRANDOM 1 #define HAVE_FCNTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define XML_NS 1 #define XML_DTD 1 #define XML_DEV_URANDOM 1 #define XML_CONTEXT_BYTES 1024 #define SIZEOF_VOID_P 8 configure: exit 0