This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/libchipcard-5.1.6 --htmldir=/usr/share/doc/libchipcard-5.1.6/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static --with-docpath=/usr/share/doc/libchipcard-5.1.6/apidoc --disable-full-doc ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = x86_64 uname -r = 5.15.85-gentoo-dist uname -s = Linux uname -v = #1 SMP Thu Dec 22 12:11:58 -00 2022 /usr/bin/uname -p = AMD EPYC 7513 32-Core Processor /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.11/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.11/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/15/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2486: checking build system type configure:2500: result: x86_64-pc-linux-gnu configure:2520: checking host system type configure:2533: result: x86_64-pc-linux-gnu configure:2679: checking for a BSD-compatible install configure:2747: result: /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c configure:2758: checking whether build environment is sane configure:2813: result: yes configure:2964: checking for a thread-safe mkdir -p configure:3003: result: /bin/mkdir -p configure:3010: checking for gawk configure:3026: found /usr/bin/gawk configure:3037: result: gawk configure:3048: checking whether make sets $(MAKE) configure:3070: result: yes configure:3099: checking whether make supports nested variables configure:3116: result: yes configure:3253: checking host system type configure:3400: result: posix configure:3410: checking for installation prefix configure:3417: result: /usr configure:3428: checking for init script directory configure:3521: checking for x86_64-pc-linux-gnu-gcc configure:3537: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3548: result: x86_64-pc-linux-gnu-gcc configure:3817: checking for C compiler version configure:3826: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 12.2.1_p20221231 p8) 12.2.1 20221231 Copyright (C) 2022 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:3837: $? = 0 configure:3826: 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/12/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-12.2.1_p20221231/work/gcc-12-20221231/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/12 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include/g++-v12 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/12/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 12.2.1_p20221231 p8' --with-gcc-major-version-only --disable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --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-cet --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 --with-build-config=bootstrap-lto Thread model: posix Supported LTO compression algorithms: zlib gcc version 12.2.1 20221231 (Gentoo 12.2.1_p20221231 p8) configure:3837: $? = 0 configure:3826: 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:3837: $? = 1 configure:3826: 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:3837: $? = 1 configure:3857: checking whether the C compiler works configure:3879: x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:3883: $? = 0 configure:3931: result: yes configure:3934: checking for C compiler default output file name configure:3936: result: a.out configure:3942: checking for suffix of executables configure:3949: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:3953: $? = 0 configure:3975: result: configure:3997: checking whether we are cross compiling configure:4005: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:4009: $? = 0 configure:4016: ./conftest configure:4020: $? = 0 configure:4035: result: no configure:4040: checking for suffix of object files configure:4062: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:4066: $? = 0 configure:4087: result: o configure:4091: checking whether we are using the GNU C compiler configure:4110: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:4110: $? = 0 configure:4119: result: yes configure:4128: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4148: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4148: $? = 0 configure:4189: result: yes configure:4206: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4269: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:4269: $? = 0 configure:4282: result: none needed configure:4307: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:4329: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4332: $? = 0 configure:4329: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4332: $? = 0 configure:4344: result: yes configure:4372: checking for style of include used by make configure:4400: result: GNU configure:4426: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4537: result: none configure:4566: checking for x86_64-pc-linux-gnu-g++ configure:4582: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:4593: result: x86_64-pc-linux-gnu-g++ configure:4664: checking for C++ compiler version configure:4673: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 12.2.1_p20221231 p8) 12.2.1 20221231 Copyright (C) 2022 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:4684: $? = 0 configure:4673: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/12/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-12.2.1_p20221231/work/gcc-12-20221231/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/12 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include/g++-v12 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/12/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 12.2.1_p20221231 p8' --with-gcc-major-version-only --disable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --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-cet --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 --with-build-config=bootstrap-lto Thread model: posix Supported LTO compression algorithms: zlib gcc version 12.2.1 20221231 (Gentoo 12.2.1_p20221231 p8) configure:4684: $? = 0 configure:4673: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:4684: $? = 1 configure:4673: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:4684: $? = 1 configure:4688: checking whether we are using the GNU C++ compiler configure:4707: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 configure:4707: $? = 0 configure:4716: result: yes configure:4725: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:4745: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:4745: $? = 0 configure:4786: result: yes configure:4811: checking dependency style of x86_64-pc-linux-gnu-g++ configure:4922: result: none configure:4938: checking whether make sets $(MAKE) configure:4960: result: yes configure:5015: checking how to print strings configure:5042: result: printf configure:5063: checking for a sed that does not truncate output configure:5127: result: /bin/sed configure:5145: checking for grep that handles long lines and -e configure:5203: result: /bin/grep configure:5208: checking for egrep configure:5270: result: /bin/grep -E configure:5275: checking for fgrep configure:5337: result: /bin/grep -F configure:5372: checking for ld used by x86_64-pc-linux-gnu-gcc configure:5439: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:5446: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:5461: result: yes configure:5473: checking for BSD- or MS-compatible name lister (nm) configure:5527: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:5657: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:5664: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:5667: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:5670: output 0000000000000000 B some_variable configure:5677: result: BSD nm configure:5680: checking whether ln -s works configure:5684: result: yes configure:5692: checking the maximum length of command line arguments configure:5823: result: 1572864 configure:5871: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5911: result: func_convert_file_noop configure:5918: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5938: result: func_convert_file_noop configure:5945: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5952: result: -r configure:5986: checking for x86_64-pc-linux-gnu-objdump configure:6002: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:6013: result: x86_64-pc-linux-gnu-objdump configure:6085: checking how to recognize dependent libraries configure:6285: result: pass_all configure:6330: checking for x86_64-pc-linux-gnu-dlltool configure:6346: found /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-dlltool configure:6357: result: x86_64-pc-linux-gnu-dlltool configure:6430: checking how to associate runtime and link libraries configure:6457: result: printf %s\n configure:6474: checking for x86_64-pc-linux-gnu-ar configure:6490: found /usr/bin/x86_64-pc-linux-gnu-ar configure:6501: result: x86_64-pc-linux-gnu-ar configure:6582: checking for archiver @FILE support configure:6599: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:6599: $? = 0 configure:6602: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:6605: $? = 0 configure:6610: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:6613: $? = 1 configure:6625: result: @ configure:6643: checking for x86_64-pc-linux-gnu-strip configure:6659: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6670: result: x86_64-pc-linux-gnu-strip configure:6742: checking for x86_64-pc-linux-gnu-ranlib configure:6758: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6769: result: x86_64-pc-linux-gnu-ranlib configure:6911: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:7064: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7067: $? = 0 configure:7071: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/  /p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7074: $? = 0 configure:7140: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c conftstm.o >&5 configure:7143: $? = 0 configure:7181: result: ok configure:7228: checking for sysroot configure:7258: result: / configure:7265: checking for a working dd configure:7303: result: /bin/dd configure:7307: checking how to truncate binary pipes configure:7322: result: /bin/dd bs=4096 count=1 configure:7458: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7461: $? = 0 configure:7611: checking for x86_64-pc-linux-gnu-mt configure:7641: result: no configure:7651: checking for mt configure:7681: result: no configure:7701: checking if : is a manifest tool configure:7707: : '-?' configure:7715: result: no configure:8392: checking how to run the C preprocessor configure:8423: x86_64-pc-linux-gnu-gcc -E conftest.c configure:8423: $? = 0 configure:8437: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:24:10: fatal error: ac_nonexistent.h: No such file or directory 24 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:8437: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CHIPCARD_VERSION_MAJOR 5 | #define CHIPCARD_VERSION_MINOR 1 | #define CHIPCARD_VERSION_PATCHLEVEL 6 | #define CHIPCARD_VERSION_BUILD 0 | #define CHIPCARD_VERSION_STRING "5.1.6" | #define CHIPCARD_VERSION_FULL_STRING "5.1.6.0stable" | #define CHIPCARD_VERSION_RELEASE_STRING "5.1.6" | #define CHIPCARD_VERSION_TAG stable | #define PACKAGE "libchipcard" | #define VERSION "5.1.6" | #define OS_NAME "x86_64-pc-linux-gnu" | #define OS_LINUX 1 | #define OS_POSIX 1 | #define OS_SHORTNAME "linux" | #define OS_TYPE "posix" | /* end confdefs.h. */ | #include configure:8462: result: x86_64-pc-linux-gnu-gcc -E configure:8482: x86_64-pc-linux-gnu-gcc -E conftest.c configure:8482: $? = 0 configure:8496: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:24:10: fatal error: ac_nonexistent.h: No such file or directory 24 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:8496: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CHIPCARD_VERSION_MAJOR 5 | #define CHIPCARD_VERSION_MINOR 1 | #define CHIPCARD_VERSION_PATCHLEVEL 6 | #define CHIPCARD_VERSION_BUILD 0 | #define CHIPCARD_VERSION_STRING "5.1.6" | #define CHIPCARD_VERSION_FULL_STRING "5.1.6.0stable" | #define CHIPCARD_VERSION_RELEASE_STRING "5.1.6" | #define CHIPCARD_VERSION_TAG stable | #define PACKAGE "libchipcard" | #define VERSION "5.1.6" | #define OS_NAME "x86_64-pc-linux-gnu" | #define OS_LINUX 1 | #define OS_POSIX 1 | #define OS_SHORTNAME "linux" | #define OS_TYPE "posix" | /* end confdefs.h. */ | #include configure:8525: checking for ANSI C header files configure:8545: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:8545: $? = 0 configure:8618: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:8618: $? = 0 configure:8618: ./conftest configure:8618: $? = 0 configure:8629: result: yes configure:8642: checking for sys/types.h configure:8642: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:8642: $? = 0 configure:8642: result: yes configure:8642: checking for sys/stat.h configure:8642: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:8642: $? = 0 configure:8642: result: yes configure:8642: checking for stdlib.h configure:8642: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:8642: $? = 0 configure:8642: result: yes configure:8642: checking for string.h configure:8642: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:8642: $? = 0 configure:8642: result: yes configure:8642: checking for memory.h configure:8642: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:8642: $? = 0 configure:8642: result: yes configure:8642: checking for strings.h configure:8642: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:8642: $? = 0 configure:8642: result: yes configure:8642: checking for inttypes.h configure:8642: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:8642: $? = 0 configure:8642: result: yes configure:8642: checking for stdint.h configure:8642: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:8642: $? = 0 configure:8642: result: yes configure:8642: checking for unistd.h configure:8642: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:8642: $? = 0 configure:8642: result: yes configure:8656: checking for dlfcn.h configure:8656: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:8656: $? = 0 configure:8656: result: yes configure:8863: checking for objdir configure:8878: result: .libs configure:9142: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:9160: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -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:9164: $? = 0 configure:9177: result: no configure:9535: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:9542: result: -fPIC -DPIC configure:9550: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:9568: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -DPIC -DPIC conftest.c >&5 configure:9572: $? = 0 configure:9585: result: yes configure:9614: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9642: result: yes configure:9657: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9678: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -o out/conftest2.o conftest.c >&5 configure:9682: $? = 0 configure:9704: result: yes configure:9712: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9759: result: yes configure:9792: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:11055: result: yes configure:11092: checking whether -lc should be explicitly linked in configure:11100: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:11103: $? = 0 configure:11118: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11121: $? = 0 configure:11135: result: no configure:11295: checking dynamic linker characteristics configure:11876: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11876: $? = 0 configure:12125: result: GNU/Linux ld.so configure:12247: checking how to hardcode library paths into programs configure:12272: result: immediate configure:12820: checking whether stripping libraries is possible configure:12825: result: yes configure:12860: checking if libtool supports shared libraries configure:12862: result: yes configure:12865: checking whether to build shared libraries configure:12890: result: yes configure:12893: checking whether to build static libraries configure:12897: result: no configure:12920: checking how to run the C++ preprocessor configure:12947: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:12947: $? = 0 configure:12961: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:36:10: fatal error: ac_nonexistent.h: No such file or directory 36 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:12961: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CHIPCARD_VERSION_MAJOR 5 | #define CHIPCARD_VERSION_MINOR 1 | #define CHIPCARD_VERSION_PATCHLEVEL 6 | #define CHIPCARD_VERSION_BUILD 0 | #define CHIPCARD_VERSION_STRING "5.1.6" | #define CHIPCARD_VERSION_FULL_STRING "5.1.6.0stable" | #define CHIPCARD_VERSION_RELEASE_STRING "5.1.6" | #define CHIPCARD_VERSION_TAG stable | #define PACKAGE "libchipcard" | #define VERSION "5.1.6" | #define OS_NAME "x86_64-pc-linux-gnu" | #define OS_LINUX 1 | #define OS_POSIX 1 | #define OS_SHORTNAME "linux" | #define OS_TYPE "posix" | #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/" | /* end confdefs.h. */ | #include configure:12986: result: x86_64-pc-linux-gnu-g++ -E configure:13006: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:13006: $? = 0 configure:13020: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:36:10: fatal error: ac_nonexistent.h: No such file or directory 36 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13020: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CHIPCARD_VERSION_MAJOR 5 | #define CHIPCARD_VERSION_MINOR 1 | #define CHIPCARD_VERSION_PATCHLEVEL 6 | #define CHIPCARD_VERSION_BUILD 0 | #define CHIPCARD_VERSION_STRING "5.1.6" | #define CHIPCARD_VERSION_FULL_STRING "5.1.6.0stable" | #define CHIPCARD_VERSION_RELEASE_STRING "5.1.6" | #define CHIPCARD_VERSION_TAG stable | #define PACKAGE "libchipcard" | #define VERSION "5.1.6" | #define OS_NAME "x86_64-pc-linux-gnu" | #define OS_LINUX 1 | #define OS_POSIX 1 | #define OS_SHORTNAME "linux" | #define OS_TYPE "posix" | #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/" | /* end confdefs.h. */ | #include configure:13182: checking for ld used by x86_64-pc-linux-gnu-g++ configure:13249: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:13256: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:13271: result: yes configure:13326: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:14399: result: yes configure:14435: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 configure:14438: $? = 0 configure:14919: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:14926: result: -fPIC -DPIC configure:14934: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:14952: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14956: $? = 0 configure:14969: result: yes configure:14992: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:15020: result: yes configure:15032: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:15053: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -o out/conftest2.o conftest.cpp >&5 configure:15057: $? = 0 configure:15079: result: yes configure:15084: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:15131: result: yes configure:15161: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:15204: result: yes configure:15345: checking dynamic linker characteristics configure:16102: result: GNU/Linux ld.so configure:16167: checking how to hardcode library paths into programs configure:16192: result: immediate configure:16553: checking for x86_64-pc-linux-gnu-windres configure:16569: found /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-windres configure:16580: result: x86_64-pc-linux-gnu-windres configure:16722: checking for sed configure:16749: result: /bin/sed configure:16769: checking for x86_64-pc-linux-gnu-pkg-config configure:16787: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:16799: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:16867: checking pkg-config is at least version 0.9.0 configure:16870: result: yes configure:16889: checking for unistd.h configure:16889: result: yes configure:16901: checking for dlfcn.h configure:16901: result: yes configure:16913: checking signal.h usability configure:16913: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:16913: $? = 0 configure:16913: result: yes configure:16913: checking signal.h presence configure:16913: x86_64-pc-linux-gnu-gcc -E conftest.c configure:16913: $? = 0 configure:16913: result: yes configure:16913: checking for signal.h configure:16913: result: yes configure:16925: checking time.h usability configure:16925: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:16925: $? = 0 configure:16925: result: yes configure:16925: checking time.h presence configure:16925: x86_64-pc-linux-gnu-gcc -E conftest.c configure:16925: $? = 0 configure:16925: result: yes configure:16925: checking for time.h configure:16925: result: yes configure:16937: checking syslog.h usability configure:16937: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:16937: $? = 0 configure:16937: result: yes configure:16937: checking syslog.h presence configure:16937: x86_64-pc-linux-gnu-gcc -E conftest.c configure:16937: $? = 0 configure:16937: result: yes configure:16937: checking for syslog.h configure:16937: result: yes configure:16949: checking for sys/stat.h configure:16949: result: yes configure:16961: checking arpa/inet.h usability configure:16961: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:16961: $? = 0 configure:16961: result: yes configure:16961: checking arpa/inet.h presence configure:16961: x86_64-pc-linux-gnu-gcc -E conftest.c configure:16961: $? = 0 configure:16961: result: yes configure:16961: checking for arpa/inet.h configure:16961: result: yes configure:16973: checking for sys/types.h configure:16973: result: yes configure:16985: checking sys/wait.h usability configure:16985: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:16985: $? = 0 configure:16985: result: yes configure:16985: checking sys/wait.h presence configure:16985: x86_64-pc-linux-gnu-gcc -E conftest.c configure:16985: $? = 0 configure:16985: result: yes configure:16985: checking for sys/wait.h configure:16985: result: yes configure:16997: checking sys/time.h usability configure:16997: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:16997: $? = 0 configure:16997: result: yes configure:16997: checking sys/time.h presence configure:16997: x86_64-pc-linux-gnu-gcc -E conftest.c configure:16997: $? = 0 configure:16997: result: yes configure:16997: checking for sys/time.h configure:16997: result: yes configure:17013: checking for an ANSI C-conforming const configure:17079: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:17079: $? = 0 configure:17086: result: yes configure:17102: checking for snprintf configure:17102: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 conftest.c:69:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch] 69 | char snprintf (); | ^~~~~~~~ conftest.c:57:1: note: 'snprintf' is declared in header '' 56 | # include 57 | #else configure:17102: $? = 0 configure:17102: result: yes configure:17114: checking for strcasecmp configure:17114: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 conftest.c:70:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 70 | char strcasecmp (); | ^~~~~~~~~~ configure:17114: $? = 0 configure:17114: result: yes configure:17114: checking for strncasecmp configure:17114: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 conftest.c:71:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 71 | char strncasecmp (); | ^~~~~~~~~~~ configure:17114: $? = 0 configure:17114: result: yes configure:17125: checking for fork configure:17125: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 conftest.c:72:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch] 72 | char fork (); | ^~~~ configure:17125: $? = 0 configure:17125: result: yes configure:17136: checking for time configure:17136: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:17136: $? = 0 configure:17136: result: yes configure:17147: checking for getpid configure:17147: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:17147: $? = 0 configure:17147: result: yes configure:17158: checking for sigaction configure:17158: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:17158: $? = 0 configure:17158: result: yes configure:17169: checking for random configure:17169: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:17169: $? = 0 configure:17169: result: yes configure:17180: checking for wait configure:17180: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:17180: $? = 0 configure:17180: result: yes configure:17191: checking for chmod configure:17191: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:17191: $? = 0 configure:17191: result: yes configure:17202: checking for symlink configure:17202: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:17202: $? = 0 configure:17202: result: yes configure:17218: checking whether byte ordering is bigendian configure:17233: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 conftest.c:58:16: error: unknown type name 'not' 58 | not a universal capable compiler | ^~~ conftest.c:58:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 58 | not a universal capable compiler | ^~~~~~~~~ conftest.c:58:22: error: unknown type name 'universal' configure:17233: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CHIPCARD_VERSION_MAJOR 5 | #define CHIPCARD_VERSION_MINOR 1 | #define CHIPCARD_VERSION_PATCHLEVEL 6 | #define CHIPCARD_VERSION_BUILD 0 | #define CHIPCARD_VERSION_STRING "5.1.6" | #define CHIPCARD_VERSION_FULL_STRING "5.1.6.0stable" | #define CHIPCARD_VERSION_RELEASE_STRING "5.1.6" | #define CHIPCARD_VERSION_TAG stable | #define PACKAGE "libchipcard" | #define VERSION "5.1.6" | #define OS_NAME "x86_64-pc-linux-gnu" | #define OS_LINUX 1 | #define OS_POSIX 1 | #define OS_SHORTNAME "linux" | #define OS_TYPE "posix" | #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/" | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_FORK 1 | #define HAVE_TIME 1 | #define HAVE_GETPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_RANDOM 1 | #define HAVE_WAIT 1 | #define HAVE_CHMOD 1 | #define HAVE_SYMLINK 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:17278: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:17278: $? = 0 configure:17296: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 conftest.c: In function 'main': conftest.c:64:18: error: unknown type name 'not'; did you mean 'ino_t'? 64 | not big endian | ^~~ | ino_t conftest.c:64:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 64 | not big endian | ^~~~~~ configure:17296: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define CHIPCARD_VERSION_MAJOR 5 | #define CHIPCARD_VERSION_MINOR 1 | #define CHIPCARD_VERSION_PATCHLEVEL 6 | #define CHIPCARD_VERSION_BUILD 0 | #define CHIPCARD_VERSION_STRING "5.1.6" | #define CHIPCARD_VERSION_FULL_STRING "5.1.6.0stable" | #define CHIPCARD_VERSION_RELEASE_STRING "5.1.6" | #define CHIPCARD_VERSION_TAG stable | #define PACKAGE "libchipcard" | #define VERSION "5.1.6" | #define OS_NAME "x86_64-pc-linux-gnu" | #define OS_LINUX 1 | #define OS_POSIX 1 | #define OS_SHORTNAME "linux" | #define OS_TYPE "posix" | #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/" | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_FORK 1 | #define HAVE_TIME 1 | #define HAVE_GETPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_RANDOM 1 | #define HAVE_WAIT 1 | #define HAVE_CHMOD 1 | #define HAVE_SYMLINK 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:17424: result: no configure:17454: error: Unknown endian type little ## ---------------- ## ## 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='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' 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='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' ac_cv_env_CXX_set='' ac_cv_env_CXX_value='' ac_cv_env_LDFLAGS_set='set' ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 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_PCSCLITE_CFLAGS_set='' ac_cv_env_PCSCLITE_CFLAGS_value='' ac_cv_env_PCSCLITE_LIBS_set='' ac_cv_env_PCSCLITE_LIBS_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_func_chmod='yes' ac_cv_func_fork='yes' ac_cv_func_getpid='yes' ac_cv_func_random='yes' ac_cv_func_sigaction='yes' ac_cv_func_snprintf='yes' ac_cv_func_strcasecmp='yes' ac_cv_func_strncasecmp='yes' ac_cv_func_symlink='yes' ac_cv_func_time='yes' ac_cv_func_wait='yes' ac_cv_header_arpa_inet_h='yes' ac_cv_header_dlfcn_h='yes' ac_cv_header_inttypes_h='yes' ac_cv_header_memory_h='yes' ac_cv_header_signal_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_time_h='yes' ac_cv_header_sys_types_h='yes' ac_cv_header_sys_wait_h='yes' ac_cv_header_syslog_h='yes' ac_cv_header_time_h='yes' ac_cv_header_unistd_h='yes' ac_cv_host='x86_64-pc-linux-gnu' ac_cv_objext='o' 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_SED='/bin/sed' ac_cv_path_install='/usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD='/bin/dd' ac_cv_path_mkdir='/bin/mkdir' ac_cv_prog_AR='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_CXX='x86_64-pc-linux-gnu-g++' ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_DLLTOOL='x86_64-pc-linux-gnu-dlltool' ac_cv_prog_OBJDUMP='x86_64-pc-linux-gnu-objdump' ac_cv_prog_RANLIB='x86_64-pc-linux-gnu-ranlib' ac_cv_prog_RC='x86_64-pc-linux-gnu-windres' ac_cv_prog_SED='/bin/sed' ac_cv_prog_STRIP='x86_64-pc-linux-gnu-strip' ac_cv_prog_cc_c89='' ac_cv_prog_cc_g='yes' ac_cv_prog_cxx_g='yes' ac_cv_prog_make_make_set='yes' am_cv_CC_dependencies_compiler_type='none' am_cv_CXX_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_archive_cmds_need_lc='no' 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/x86_64-pc-linux-gnu/bin/ld' lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-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_c_o_RC='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='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/sys-libs/libchipcard-5.1.6/work/libchipcard-5.1.6/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='x86_64-pc-linux-gnu-ar' AS='as' AUTOCONF='${SHELL} /var/tmp/portage/sys-libs/libchipcard-5.1.6/work/libchipcard-5.1.6/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/sys-libs/libchipcard-5.1.6/work/libchipcard-5.1.6/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/sys-libs/libchipcard-5.1.6/work/libchipcard-5.1.6/missing automake-1.15' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' CHIPCARD_VERSION_BUILD='0' CHIPCARD_VERSION_FULL_STRING='5.1.6.0stable' CHIPCARD_VERSION_MAJOR='5' CHIPCARD_VERSION_MINOR='1' CHIPCARD_VERSION_PATCHLEVEL='6' CHIPCARD_VERSION_RELEASE_STRING='5.1.6' CHIPCARD_VERSION_STRING='5.1.6' CHIPCARD_VERSION_TAG='stable' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='x86_64-pc-linux-gnu-dlltool' DOXYGEN_DEFINE='' DOXYGEN_INPUT='' DOXYGEN_TAGFILES='' DPKG_ARCH='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' I18N_CATALOG='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_DLL_TARGET='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' IS_WINDOWS_FALSE='' IS_WINDOWS_TRUE='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' LIBCHIPCARD_SO_AGE='1' LIBCHIPCARD_SO_CURRENT='7' LIBCHIPCARD_SO_EFFECTIVE='6' LIBCHIPCARD_SO_REVISION='6' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /var/tmp/portage/sys-libs/libchipcard-5.1.6/work/libchipcard-5.1.6/missing makeinfo' MAKE_DLL_TARGET='' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OSYSTEM='linux' OS_TYPE='posix' OTOOL64='' OTOOL='' PACKAGE='libchipcard' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCSCLITE_CFLAGS='' PCSCLITE_LIBS='' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='x86_64-pc-linux-gnu-ranlib' RC='x86_64-pc-linux-gnu-windres' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' STRIPALL='' VERSION='5.1.6' XGETTEXT='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' all_includes='' all_libraries='' 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='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' aq_distrib_name='' aq_distrib_tag='' aq_distrib_version='' 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='/usr/share' docdir='/usr/share/doc/libchipcard-5.1.6' docpath='' dvidir='${docdir}' exec_prefix='NONE' gwenhywfar_bindir='' gwenhywfar_dir='' gwenhywfar_has_crypt='' gwenhywfar_headers='' gwenhywfar_includes='' gwenhywfar_libs='' gwenhywfar_plugins='' 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/libchipcard-5.1.6/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/sys-libs/libchipcard-5.1.6/work/libchipcard-5.1.6/install-sh' lc_cfg_searchdir='' lc_client_config_dir='' lc_client_config_file='' lc_client_xml_dir='' lc_data_searchdir='' lc_init_script_dir='/etc/init.d' lc_locale_searchdir='' lc_os_driver_dir='' lc_sys_is_windows='' libchipcard_headerdir='' libchipcard_headerdir_am='' libchipcard_includes='' libchipcard_symlinkdir='' libchipcardc_libs='' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pcsc_includes='' pcsc_lib='' pcsc_libraries='' 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='' visibility_cflags='' zlib_libs='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define CHIPCARD_VERSION_MAJOR 5 #define CHIPCARD_VERSION_MINOR 1 #define CHIPCARD_VERSION_PATCHLEVEL 6 #define CHIPCARD_VERSION_BUILD 0 #define CHIPCARD_VERSION_STRING "5.1.6" #define CHIPCARD_VERSION_FULL_STRING "5.1.6.0stable" #define CHIPCARD_VERSION_RELEASE_STRING "5.1.6" #define CHIPCARD_VERSION_TAG stable #define PACKAGE "libchipcard" #define VERSION "5.1.6" #define OS_NAME "x86_64-pc-linux-gnu" #define OS_LINUX 1 #define OS_POSIX 1 #define OS_SHORTNAME "linux" #define OS_TYPE "posix" #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/" #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_TIME_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SNPRINTF 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_FORK 1 #define HAVE_TIME 1 #define HAVE_GETPID 1 #define HAVE_SIGACTION 1 #define HAVE_RANDOM 1 #define HAVE_WAIT 1 #define HAVE_CHMOD 1 #define HAVE_SYMLINK 1 configure: exit 2