This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by XZ Utils configure 5.2.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ /var/tmp/portage/app-arch/xz-utils-5.2.2/work/xz-5.2.2/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 --disable-dependency-tracking --libdir=/usr/lib64 --disable-nls --enable-threads --disable-static ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.7.6-hardened uname -s = Linux uname -v = #1 SMP Sat Oct 1 18:53:58 CEST 2016 /usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz /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: /var/tmp/portage/._portage_reinstall_.bz61uh_x/bin/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/ebuild-helpers/xattr PATH: /var/tmp/portage/._portage_reinstall_.bz61uh_x/bin/ebuild-helpers PATH: /usr/lib/portage/python3.4/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/x86_64-pc-linux-gnu/gcc-bin/6.2.0 PATH: /opt/nvidia-cg-toolkit/bin PATH: /opt/tivoli/tsm/client/ba/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2818: loading site script /usr/share/config.site | #!/bin/sh | # Copyright 2009-2014 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host="${CHOST%%-*}" | | case ${host} in | arm*b*) host=armeb ;; | arm*) host=arm ;; | mips*l*) host=mipsel ;; | mips*) host=mips ;; | esac | | echo "${host}" | } | | config_site_names() { | local site_arch="$(config_site_arch)" | local sites="" | local x | | case ${CHOST} in | *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; | *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; | esac | | case ${CHOST} in | *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; | *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; | *-linux-musl*) sites="${sites} linux-musl ${site_arch}-linux-musl" ;; | esac | | case ${CHOST} in | *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; | *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; | esac | | for x in ${sites} ${CHOST}; do | [ -e "${TOPDIR}/${x}" ] && echo "${TOPDIR}/${x}" | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then | sites="$(config_site_names)" | if [ -n "${sites}" ] ; then | for site in ${sites}; do | echo "${0##*/}: loading site script ${site}" | . "${site}" | done | fi | unset site sites | fi configure:2959: checking build system type configure:2973: result: x86_64-pc-linux-gnu configure:2993: checking host system type configure:3006: result: x86_64-pc-linux-gnu configure:3066: checking if debugging code should be compiled configure:3082: result: no configure:3122: checking which encoders to build configure:3209: result: lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc configure:3213: checking which decoders to build configure:3305: result: lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc configure:3644: checking which match finders to build configure:3695: result: hc3 hc4 bt2 bt3 bt4 configure:3713: checking which integrity checks to build configure:3755: result: crc32 crc64 sha256 configure:3792: checking if assembler optimizations should be used configure:3816: result: x86_64 configure:3847: checking if small size is preferred over speed configure:3865: result: no configure:3881: checking if threading support is wanted configure:3907: result: yes, posix configure:3940: checking how much RAM to assume if the real amount is unknown configure:3955: result: 128 MiB configure:4085: checking if library symbol versioning should be used configure:4108: result: yes configure:4126: checking for a shell that conforms to POSIX configure:4167: result: /bin/sh configure:4208: checking for a BSD-compatible install configure:4276: result: /var/tmp/portage/._portage_reinstall_.bz61uh_x/bin/ebuild-helpers/xattr/install -c configure:4287: checking whether build environment is sane configure:4342: result: yes configure:4493: checking for a thread-safe mkdir -p configure:4532: result: /bin/mkdir -p configure:4539: checking for gawk configure:4555: found /usr/bin/gawk configure:4566: result: gawk configure:4577: checking whether make sets $(MAKE) configure:4599: result: yes configure:4628: checking whether make supports nested variables configure:4645: result: yes configure:4771: checking whether ln -s works configure:4775: result: yes configure:4795: checking for style of include used by make configure:4823: result: GNU configure:4854: checking for x86_64-pc-linux-gnu-gcc configure:4870: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:4881: result: x86_64-pc-linux-gnu-gcc configure:5150: checking for C compiler version configure:5159: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 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:5170: $? = 0 configure:5159: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --disable-nls --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) configure:5170: $? = 0 configure:5159: 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:5170: $? = 1 configure:5159: 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:5170: $? = 1 configure:5190: checking whether the C compiler works configure:5212: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5216: $? = 0 configure:5264: result: yes configure:5267: checking for C compiler default output file name configure:5269: result: a.out configure:5275: checking for suffix of executables configure:5282: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5286: $? = 0 configure:5308: result: configure:5330: checking whether we are cross compiling configure:5338: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5342: $? = 0 configure:5349: ./conftest configure:5353: $? = 0 configure:5368: result: no configure:5373: checking for suffix of object files configure:5395: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5399: $? = 0 configure:5420: result: o configure:5424: checking whether we are using the GNU C compiler configure:5443: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5443: $? = 0 configure:5452: result: yes configure:5461: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:5481: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:5481: $? = 0 configure:5522: result: yes configure:5539: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:5602: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5602: $? = 0 configure:5615: result: none needed configure:5640: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:5662: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:5665: $? = 0 configure:5662: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:5665: $? = 0 configure:5677: result: yes configure:5696: checking dependency style of x86_64-pc-linux-gnu-gcc configure:5807: result: none configure:5822: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99 configure:5971: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5971: $? = 0 configure:5984: result: none needed configure:6013: checking dependency style of x86_64-pc-linux-gnu-gcc configure:6122: result: none configure:6143: checking how to run the C preprocessor configure:6174: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6174: $? = 0 configure:6188: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:39:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6188: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | /* end confdefs.h. */ | #include configure:6213: result: x86_64-pc-linux-gnu-gcc -E configure:6233: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6233: $? = 0 configure:6247: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:39:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6247: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | /* end confdefs.h. */ | #include configure:6276: checking for grep that handles long lines and -e configure:6334: result: /bin/grep configure:6339: checking for egrep configure:6401: result: /bin/grep -E configure:6406: checking for ANSI C header files configure:6426: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6426: $? = 0 configure:6499: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6499: $? = 0 configure:6499: ./conftest configure:6499: $? = 0 configure:6510: result: yes configure:6523: checking for sys/types.h configure:6523: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6523: $? = 0 configure:6523: result: yes configure:6523: checking for sys/stat.h configure:6523: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6523: $? = 0 configure:6523: result: yes configure:6523: checking for stdlib.h configure:6523: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6523: $? = 0 configure:6523: result: yes configure:6523: checking for string.h configure:6523: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6523: $? = 0 configure:6523: result: yes configure:6523: checking for memory.h configure:6523: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6523: $? = 0 configure:6523: result: yes configure:6523: checking for strings.h configure:6523: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6523: $? = 0 configure:6523: result: yes configure:6523: checking for inttypes.h configure:6523: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6523: $? = 0 configure:6523: result: yes configure:6523: checking for stdint.h configure:6523: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6523: $? = 0 configure:6523: result: yes configure:6523: checking for unistd.h configure:6523: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6523: $? = 0 configure:6523: result: yes configure:6536: checking minix/config.h usability configure:6536: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:82:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:6536: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6536: result: no configure:6536: checking minix/config.h presence configure:6536: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:49:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:6536: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 | /* end confdefs.h. */ | #include configure:6536: result: no configure:6536: checking for minix/config.h configure:6536: result: no configure:6557: checking whether it is safe to define __EXTENSIONS__ configure:6575: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6575: $? = 0 configure:6582: result: yes configure:6713: checking if compiler needs -Werror to reject unknown flags configure:6729: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Wunknown-warning-option'; did you mean '-Wno-warning-token'? configure:6729: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | int foo(void); | int | main () | { | foo() | ; | return 0; | } configure:6734: result: no configure:6800: checking for the pthreads library -lpthreads configure:6838: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpthreads >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:6838: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:6847: result: no configure:6745: checking whether pthreads work without any flags configure:6838: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/app-arch/xz-utils-5.2.2/temp/ccLx3mzg.o: In function `main': conftest.c:(.text.startup+0x29): undefined reference to `pthread_create' conftest.c:(.text.startup+0x35): undefined reference to `pthread_join' conftest.c:(.text.startup+0x59): undefined reference to `__pthread_register_cancel' conftest.c:(.text.startup+0x63): undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:6838: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:6847: result: no configure:6750: checking whether pthreads work with -Kthread configure:6838: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Kthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'? configure:6838: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:6847: result: no configure:6750: checking whether pthreads work with -kthread configure:6838: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -kthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'? configure:6838: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:6847: result: no configure:6800: checking for the pthreads library -llthread configure:6838: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -llthread >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:6838: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:6847: result: no configure:6750: checking whether pthreads work with -pthread configure:6838: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6838: $? = 0 configure:6847: result: yes configure:6866: checking for joinable pthread attribute configure:6881: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6881: $? = 0 configure:6887: result: PTHREAD_CREATE_JOINABLE configure:6897: checking if more special flags are required for pthreads configure:6912: result: no configure:6918: checking for PTHREAD_PRIO_INHERIT configure:6935: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6935: $? = 0 configure:6944: result: yes configure:7057: checking for library containing clock_gettime configure:7088: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7088: $? = 0 configure:7105: result: none required configure:7116: checking for clock_gettime configure:7116: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7116: $? = 0 configure:7116: result: yes configure:7116: checking for pthread_condattr_setclock configure:7116: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7116: $? = 0 configure:7116: result: yes configure:7125: checking whether CLOCK_MONOTONIC is declared configure:7125: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -pthread conftest.c >&5 configure:7125: $? = 0 configure:7125: result: yes configure:7208: checking how to print strings configure:7235: result: printf configure:7256: checking for a sed that does not truncate output configure:7320: result: /bin/sed configure:7338: checking for fgrep configure:7400: result: /bin/grep -F configure:7435: checking for ld used by x86_64-pc-linux-gnu-gcc configure:7502: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:7509: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:7524: result: yes configure:7536: checking for BSD- or MS-compatible name lister (nm) configure:7590: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:7720: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:7727: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7730: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:7733: output 0000000000000000 B some_variable configure:7740: result: BSD nm configure:7744: checking the maximum length of command line arguments configure:7875: result: 1572864 configure:7923: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:7963: result: func_convert_file_noop configure:7970: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:7990: result: func_convert_file_noop configure:7997: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:8004: result: -r configure:8038: checking for x86_64-pc-linux-gnu-objdump configure:8054: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:8065: result: x86_64-pc-linux-gnu-objdump configure:8134: checking how to recognize dependent libraries configure:8334: result: pass_all configure:8379: checking for x86_64-pc-linux-gnu-dlltool configure:8409: result: no configure:8419: checking for dlltool configure:8449: result: no configure:8476: checking how to associate runtime and link libraries configure:8503: result: printf %s\n configure:8519: checking for x86_64-pc-linux-gnu-ar configure:8535: found /usr/bin/x86_64-pc-linux-gnu-ar configure:8546: result: x86_64-pc-linux-gnu-ar configure:8627: checking for archiver @FILE support configure:8644: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8644: $? = 0 configure:8647: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:8650: $? = 0 configure:8655: 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:8658: $? = 1 configure:8670: result: @ configure:8688: checking for x86_64-pc-linux-gnu-strip configure:8704: found /usr/bin/x86_64-pc-linux-gnu-strip configure:8715: result: x86_64-pc-linux-gnu-strip configure:8787: checking for x86_64-pc-linux-gnu-ranlib configure:8803: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:8814: result: x86_64-pc-linux-gnu-ranlib configure:8956: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:9109: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:9112: $? = 0 configure:9116: /usr/bin/x86_64-pc-linux-gnu-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:9119: $? = 0 configure:9185: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:9188: $? = 0 configure:9226: result: ok configure:9273: checking for sysroot configure:9303: result: no configure:9310: checking for a working dd configure:9348: result: /bin/dd configure:9352: checking how to truncate binary pipes configure:9367: result: /bin/dd bs=4096 count=1 configure:9503: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:9506: $? = 0 configure:9656: checking for x86_64-pc-linux-gnu-mt configure:9686: result: no configure:9696: checking for mt configure:9712: found /usr/sbin/mt configure:9723: result: mt configure:9746: checking if mt is a manifest tool configure:9752: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:9760: result: no configure:10434: checking for dlfcn.h configure:10434: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:10434: $? = 0 configure:10434: result: yes configure:10988: checking for objdir configure:11003: result: .libs configure:11267: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:11285: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:11289: $? = 0 configure:11302: result: no configure:11660: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:11667: result: -fPIC -DPIC configure:11675: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:11693: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:11697: $? = 0 configure:11710: result: yes configure:11739: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:11767: result: yes configure:11782: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:11803: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:11807: $? = 0 configure:11829: result: yes configure:11837: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:11884: result: yes configure:11917: 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:13176: result: yes configure:13213: checking whether -lc should be explicitly linked in configure:13221: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:13224: $? = 0 configure:13239: 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:13242: $? = 0 configure:13256: result: no configure:13416: checking dynamic linker characteristics configure:13997: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13997: $? = 0 configure:14234: result: GNU/Linux ld.so configure:14356: checking how to hardcode library paths into programs configure:14381: result: immediate configure:14929: checking whether stripping libraries is possible configure:14934: result: yes configure:14969: checking if libtool supports shared libraries configure:14971: result: yes configure:14974: checking whether to build shared libraries configure:14999: result: yes configure:15002: checking whether to build static libraries configure:15006: result: no configure:15046: checking for x86_64-pc-linux-gnu-windres configure:15076: result: no configure:15086: checking for windres configure:15116: result: no configure:15243: checking whether NLS is requested configure:15252: result: no configure:15293: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:15325: result: /usr/bin/msgfmt configure:15334: checking for gmsgfmt configure:15352: found /usr/bin/gmsgfmt configure:15365: result: /usr/bin/gmsgfmt configure:15416: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:15448: result: /usr/bin/xgettext configure:15494: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:15525: result: /usr/bin/msgmerge configure:15582: checking for ld used by GCC configure:15646: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:15653: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:15666: result: yes configure:15673: checking for shared library run path origin configure:15686: result: done configure:16258: checking for CFPreferencesCopyAppValue configure:16276: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:61:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^ compilation terminated. configure:16276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:16285: result: no configure:16292: checking for CFLocaleCopyCurrent configure:16310: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:61:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:16310: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:16319: result: no configure:17188: checking whether to use NLS configure:17190: result: no configure:17275: checking fcntl.h usability configure:17275: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:17275: $? = 0 configure:17275: result: yes configure:17275: checking fcntl.h presence configure:17275: x86_64-pc-linux-gnu-gcc -E conftest.c configure:17275: $? = 0 configure:17275: result: yes configure:17275: checking for fcntl.h configure:17275: result: yes configure:17275: checking limits.h usability configure:17275: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:17275: $? = 0 configure:17275: result: yes configure:17275: checking limits.h presence configure:17275: x86_64-pc-linux-gnu-gcc -E conftest.c configure:17275: $? = 0 configure:17275: result: yes configure:17275: checking for limits.h configure:17275: result: yes configure:17275: checking sys/time.h usability configure:17275: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:17275: $? = 0 configure:17275: result: yes configure:17275: checking sys/time.h presence configure:17275: x86_64-pc-linux-gnu-gcc -E conftest.c configure:17275: $? = 0 configure:17275: result: yes configure:17275: checking for sys/time.h configure:17275: result: yes configure:17291: checking immintrin.h usability configure:17291: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:17291: $? = 0 configure:17291: result: yes configure:17291: checking immintrin.h presence configure:17291: x86_64-pc-linux-gnu-gcc -E conftest.c configure:17291: $? = 0 configure:17291: result: yes configure:17291: checking for immintrin.h configure:17291: result: yes configure:17308: checking for stdbool.h that conforms to C99 configure:17375: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:17375: $? = 0 configure:17382: result: yes configure:17384: checking for _Bool configure:17384: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:17384: $? = 0 configure:17384: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:101:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:17384: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:17384: result: yes configure:17402: checking for uint8_t configure:17402: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17416: checking for uint16_t configure:17416: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:17416: $? = 0 configure:17416: result: yes configure:17428: checking for int32_t configure:17428: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:17428: $? = 0 configure:17428: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:105:53: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:104:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~ configure:17428: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:17428: result: yes configure:17439: checking for uint32_t configure:17439: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:17439: $? = 0 configure:17439: result: yes configure:17453: checking for int64_t configure:17453: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:17453: $? = 0 configure:17453: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:105:53: warning: integer overflow in expression [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:104:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~ configure:17453: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:17453: result: yes configure:17464: checking for uint64_t configure:17464: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:17464: $? = 0 configure:17464: result: yes configure:17479: checking for uintptr_t configure:17479: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:17479: $? = 0 configure:17479: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:103:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:17479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:17479: result: yes configure:17520: checking size of size_t configure:17525: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17525: $? = 0 configure:17525: ./conftest configure:17525: $? = 0 configure:17539: result: 8 configure:17553: checking for struct stat.st_atim.tv_nsec configure:17553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:17553: $? = 0 configure:17553: result: yes configure:17562: checking for struct stat.st_atimespec.tv_nsec configure:17562: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:107:12: error: 'struct stat' has no member named 'st_atimespec'; did you mean 'st_atim'? if (ac_aggr.st_atimespec.tv_nsec) ^ configure:17562: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_atimespec.tv_nsec) | return 0; | ; | return 0; | } configure:17562: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:107:19: error: 'struct stat' has no member named 'st_atimespec'; did you mean 'st_atim'? if (sizeof ac_aggr.st_atimespec.tv_nsec) ^ configure:17562: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atimespec.tv_nsec) | return 0; | ; | return 0; | } configure:17562: result: no configure:17571: checking for struct stat.st_atimensec configure:17571: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:107:12: error: 'struct stat' has no member named 'st_atimensec'; did you mean 'st_atim'? if (ac_aggr.st_atimensec) ^ configure:17571: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_atimensec) | return 0; | ; | return 0; | } configure:17571: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:107:19: error: 'struct stat' has no member named 'st_atimensec'; did you mean 'st_atim'? if (sizeof ac_aggr.st_atimensec) ^ configure:17571: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atimensec) | return 0; | ; | return 0; | } configure:17571: result: no configure:17580: checking for struct stat.st_uatime configure:17580: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:107:12: error: 'struct stat' has no member named 'st_uatime'; did you mean 'st_atim'? if (ac_aggr.st_uatime) ^ configure:17580: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_uatime) | return 0; | ; | return 0; | } configure:17580: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:107:19: error: 'struct stat' has no member named 'st_uatime'; did you mean 'st_atim'? if (sizeof ac_aggr.st_uatime) ^ configure:17580: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_uatime) | return 0; | ; | return 0; | } configure:17580: result: no configure:17589: checking for struct stat.st_atim.st__tim.tv_nsec configure:17589: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:107:20: error: 'struct timespec' has no member named 'st__tim' if (ac_aggr.st_atim.st__tim.tv_nsec) ^ configure:17589: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_atim.st__tim.tv_nsec) | return 0; | ; | return 0; | } configure:17589: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:107:27: error: 'struct timespec' has no member named 'st__tim' if (sizeof ac_aggr.st_atim.st__tim.tv_nsec) ^ configure:17589: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atim.st__tim.tv_nsec) | return 0; | ; | return 0; | } configure:17589: result: no configure:17607: checking for special C compiler options needed for large files configure:17652: result: no configure:17658: checking for _FILE_OFFSET_BITS value needed for large files configure:17683: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:17683: $? = 0 configure:17715: result: no configure:17800: checking whether byte ordering is bigendian configure:17815: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:71:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:71:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:71:15: error: unknown type name 'universal' configure:17815: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:17860: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:17860: $? = 0 configure:17878: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:77:4: error: unknown type name 'not' not big endian ^~~ conftest.c:77:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:17878: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:18006: result: no configure:18035: checking getopt.h usability configure:18035: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:18035: $? = 0 configure:18035: result: yes configure:18035: checking getopt.h presence configure:18035: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18035: $? = 0 configure:18035: result: yes configure:18035: checking for getopt.h configure:18035: result: yes configure:18052: checking for getopt_long configure:18052: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18052: $? = 0 configure:18052: result: yes configure:18066: checking whether optreset is declared configure:18066: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:81:10: error: 'optreset' undeclared (first use in this function) (void) optreset; ^~~~~~~~ conftest.c:81:10: note: each undeclared identifier is reported only once for each function it appears in configure:18066: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef optreset | #ifdef __cplusplus | (void) optreset; | #else | (void) optreset; | #endif | #endif | | ; | return 0; | } configure:18066: result: no configure:18108: checking for futimens configure:18108: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18108: $? = 0 configure:18108: result: yes configure:18121: checking for posix_fadvise configure:18121: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18121: $? = 0 configure:18121: result: yes configure:18138: checking whether program_invocation_name is declared configure:18138: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:18138: $? = 0 configure:18138: result: yes configure:18157: checking byteswap.h usability configure:18157: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:18157: $? = 0 configure:18157: result: yes configure:18157: checking byteswap.h presence configure:18157: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18157: $? = 0 configure:18157: result: yes configure:18157: checking for byteswap.h configure:18157: result: yes configure:18171: checking if bswap_16 is available configure:18185: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18185: $? = 0 configure:18190: result: yes configure:18201: checking if bswap_32 is available configure:18215: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18215: $? = 0 configure:18220: result: yes configure:18231: checking if bswap_64 is available configure:18245: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18245: $? = 0 configure:18250: result: yes configure:18262: checking if unaligned memory access should be used configure:18287: result: yes configure:18300: checking sys/param.h usability configure:18300: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:18300: $? = 0 configure:18300: result: yes configure:18300: checking sys/param.h presence configure:18300: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18300: $? = 0 configure:18300: result: yes configure:18300: checking for sys/param.h configure:18300: result: yes configure:18311: checking how to detect the amount of physical memory configure:18335: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:85:1: error: unknown type name 'compile' compile error ^~~~~~~ conftest.c:85:1: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:18335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FUTIMENS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BSWAP_16 1 | #define HAVE_BSWAP_32 1 | #define HAVE_BSWAP_64 1 | #define TUKLIB_FAST_UNALIGNED_ACCESS 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | | #if defined(_WIN32) || defined(__CYGWIN__) || defined(__OS2__) || defined(__DJGPP__) || defined(__VMS) || defined(AMIGA) || defined(__AROS__) || defined(__QNX__) | int main(void) { return 0; } | #else | compile error | #endif | configure:18356: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:82:27: fatal error: sys/systemcfg.h: No such file or directory #include ^ compilation terminated. configure:18356: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FUTIMENS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BSWAP_16 1 | #define HAVE_BSWAP_32 1 | #define HAVE_BSWAP_64 1 | #define TUKLIB_FAST_UNALIGNED_ACCESS 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | | #include | | int | main(void) | { | (void)_system_configuration.physmem; | return 0; | } | configure:18375: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:18375: $? = 0 configure:18515: result: sysconf configure:18562: checking for sys/param.h configure:18562: result: yes configure:18573: checking how to detect the number of available CPU cores configure:18595: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:87:1: error: unknown type name 'compile' compile error ^~~~~~~ conftest.c:87:1: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:18595: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FUTIMENS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BSWAP_16 1 | #define HAVE_BSWAP_32 1 | #define HAVE_BSWAP_64 1 | #define TUKLIB_FAST_UNALIGNED_ACCESS 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_PHYSMEM_SYSCONF 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | | #if defined(_WIN32) || defined(__CYGWIN__) | int main(void) { return 0; } | #else | compile error | #endif | configure:18618: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:85:24: fatal error: sys/cpuset.h: No such file or directory #include ^ compilation terminated. configure:18618: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FUTIMENS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BSWAP_16 1 | #define HAVE_BSWAP_32 1 | #define HAVE_BSWAP_64 1 | #define TUKLIB_FAST_UNALIGNED_ACCESS 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_PHYSMEM_SYSCONF 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | | #include | #include | | int | main(void) | { | cpuset_t set; | cpuset_getaffinity(CPU_LEVEL_WHICH, CPU_WHICH_PID, -1, | sizeof(set), &set); | return 0; | } | configure:18652: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:95:18: error: 'CTL_HW' undeclared (first use in this function) int name[2] = { CTL_HW, HW_NCPU }; ^~~~~~ conftest.c:95:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:95:26: error: 'HW_NCPU' undeclared (first use in this function) int name[2] = { CTL_HW, HW_NCPU }; ^~~~~~~ configure:18652: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FUTIMENS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BSWAP_16 1 | #define HAVE_BSWAP_32 1 | #define HAVE_BSWAP_64 1 | #define TUKLIB_FAST_UNALIGNED_ACCESS 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_PHYSMEM_SYSCONF 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | | #ifdef __QNX__ | compile error | #endif | #include | #ifdef HAVE_SYS_PARAM_H | # include | #endif | #include | int | main(void) | { | int name[2] = { CTL_HW, HW_NCPU }; | int cpus; | size_t cpus_size = sizeof(cpus); | sysctl(name, 2, &cpus, &cpus_size, NULL, 0); | return 0; | } | configure:18676: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:18676: $? = 0 configure:18715: result: sysconf configure:18744: checking whether mbrtowc and mbstate_t are properly declared configure:18764: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18764: $? = 0 configure:18772: result: yes configure:18782: checking for wcwidth configure:18782: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18782: $? = 0 configure:18782: result: yes configure:18819: checking CommonCrypto/CommonDigest.h usability configure:18819: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:119:39: fatal error: CommonCrypto/CommonDigest.h: No such file or directory #include ^ compilation terminated. configure:18819: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FUTIMENS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BSWAP_16 1 | #define HAVE_BSWAP_32 1 | #define HAVE_BSWAP_64 1 | #define TUKLIB_FAST_UNALIGNED_ACCESS 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_PHYSMEM_SYSCONF 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_CPUCORES_SYSCONF 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCWIDTH 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18819: result: no configure:18819: checking CommonCrypto/CommonDigest.h presence configure:18819: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:86:39: fatal error: CommonCrypto/CommonDigest.h: No such file or directory #include ^ compilation terminated. configure:18819: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FUTIMENS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BSWAP_16 1 | #define HAVE_BSWAP_32 1 | #define HAVE_BSWAP_64 1 | #define TUKLIB_FAST_UNALIGNED_ACCESS 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_PHYSMEM_SYSCONF 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_CPUCORES_SYSCONF 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCWIDTH 1 | /* end confdefs.h. */ | #include configure:18819: result: no configure:18819: checking for CommonCrypto/CommonDigest.h configure:18819: result: no configure:18819: checking sha256.h usability configure:18819: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:18819: $? = 0 configure:18819: result: yes configure:18819: checking sha256.h presence configure:18819: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18819: $? = 0 configure:18819: result: yes configure:18819: checking for sha256.h configure:18819: result: yes configure:18830: checking for CC_SHA256_CTX configure:18830: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:106:13: error: 'CC_SHA256_CTX' undeclared (first use in this function) if (sizeof (CC_SHA256_CTX)) ^~~~~~~~~~~~~ conftest.c:106:13: note: each undeclared identifier is reported only once for each function it appears in configure:18830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FUTIMENS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BSWAP_16 1 | #define HAVE_BSWAP_32 1 | #define HAVE_BSWAP_64 1 | #define TUKLIB_FAST_UNALIGNED_ACCESS 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_PHYSMEM_SYSCONF 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_CPUCORES_SYSCONF 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCWIDTH 1 | #define HAVE_SHA256_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_COMMONCRYPTO_COMMONDIGEST_H | # include | #endif | #ifdef HAVE_SHA256_H | # include | #endif | #ifdef HAVE_SHA2_H | # include | #endif | #ifdef HAVE_MINIX_SHA2_H | # include | #endif | | int | main () | { | if (sizeof (CC_SHA256_CTX)) | return 0; | ; | return 0; | } configure:18830: result: no configure:18854: checking for SHA256_CTX configure:18854: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:18854: $? = 0 configure:18854: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:106:25: error: expected expression before ')' token if (sizeof ((SHA256_CTX))) ^ configure:18854: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FUTIMENS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BSWAP_16 1 | #define HAVE_BSWAP_32 1 | #define HAVE_BSWAP_64 1 | #define TUKLIB_FAST_UNALIGNED_ACCESS 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_PHYSMEM_SYSCONF 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_CPUCORES_SYSCONF 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCWIDTH 1 | #define HAVE_SHA256_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_COMMONCRYPTO_COMMONDIGEST_H | # include | #endif | #ifdef HAVE_SHA256_H | # include | #endif | #ifdef HAVE_SHA2_H | # include | #endif | #ifdef HAVE_MINIX_SHA2_H | # include | #endif | | int | main () | { | if (sizeof ((SHA256_CTX))) | return 0; | ; | return 0; | } configure:18854: result: yes configure:18878: checking for SHA2_CTX configure:18878: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:18878: $? = 0 configure:18878: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:107:23: error: expected expression before ')' token if (sizeof ((SHA2_CTX))) ^ configure:18878: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FUTIMENS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BSWAP_16 1 | #define HAVE_BSWAP_32 1 | #define HAVE_BSWAP_64 1 | #define TUKLIB_FAST_UNALIGNED_ACCESS 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_PHYSMEM_SYSCONF 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_CPUCORES_SYSCONF 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCWIDTH 1 | #define HAVE_SHA256_H 1 | #define HAVE_SHA256_CTX 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_COMMONCRYPTO_COMMONDIGEST_H | # include | #endif | #ifdef HAVE_SHA256_H | # include | #endif | #ifdef HAVE_SHA2_H | # include | #endif | #ifdef HAVE_MINIX_SHA2_H | # include | #endif | | int | main () | { | if (sizeof ((SHA2_CTX))) | return 0; | ; | return 0; | } configure:18878: result: yes configure:18903: checking for library containing SHA256_Init configure:18934: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/app-arch/xz-utils-5.2.2/temp/ccgLusZn.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `SHA256_Init' collect2: error: ld returned 1 exit status configure:18934: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FUTIMENS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BSWAP_16 1 | #define HAVE_BSWAP_32 1 | #define HAVE_BSWAP_64 1 | #define TUKLIB_FAST_UNALIGNED_ACCESS 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_PHYSMEM_SYSCONF 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_CPUCORES_SYSCONF 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCWIDTH 1 | #define HAVE_SHA256_H 1 | #define HAVE_SHA256_CTX 1 | #define HAVE_SHA2_CTX 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char SHA256_Init (); | int | main () | { | return SHA256_Init (); | ; | return 0; | } configure:18934: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lmd >&5 /var/tmp/portage/app-arch/xz-utils-5.2.2/temp/ccr0r2or.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `SHA256_Init' collect2: error: ld returned 1 exit status configure:18934: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FUTIMENS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BSWAP_16 1 | #define HAVE_BSWAP_32 1 | #define HAVE_BSWAP_64 1 | #define TUKLIB_FAST_UNALIGNED_ACCESS 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_PHYSMEM_SYSCONF 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_CPUCORES_SYSCONF 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCWIDTH 1 | #define HAVE_SHA256_H 1 | #define HAVE_SHA256_CTX 1 | #define HAVE_SHA2_CTX 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char SHA256_Init (); | int | main () | { | return SHA256_Init (); | ; | return 0; | } configure:18934: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lutil >&5 /var/tmp/portage/app-arch/xz-utils-5.2.2/temp/cc2AIrXw.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `SHA256_Init' collect2: error: ld returned 1 exit status configure:18934: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FUTIMENS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BSWAP_16 1 | #define HAVE_BSWAP_32 1 | #define HAVE_BSWAP_64 1 | #define TUKLIB_FAST_UNALIGNED_ACCESS 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_PHYSMEM_SYSCONF 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_CPUCORES_SYSCONF 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCWIDTH 1 | #define HAVE_SHA256_H 1 | #define HAVE_SHA256_CTX 1 | #define HAVE_SHA2_CTX 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char SHA256_Init (); | int | main () | { | return SHA256_Init (); | ; | return 0; | } configure:18951: result: no configure:18959: checking for library containing SHA256Init configure:18990: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/app-arch/xz-utils-5.2.2/temp/cct1RfvF.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `SHA256Init' collect2: error: ld returned 1 exit status configure:18990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FUTIMENS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BSWAP_16 1 | #define HAVE_BSWAP_32 1 | #define HAVE_BSWAP_64 1 | #define TUKLIB_FAST_UNALIGNED_ACCESS 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_PHYSMEM_SYSCONF 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_CPUCORES_SYSCONF 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCWIDTH 1 | #define HAVE_SHA256_H 1 | #define HAVE_SHA256_CTX 1 | #define HAVE_SHA2_CTX 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char SHA256Init (); | int | main () | { | return SHA256Init (); | ; | return 0; | } configure:18990: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lmd >&5 configure:18990: $? = 0 configure:19007: result: -lmd configure:19018: checking for CC_SHA256_Init configure:19018: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lmd >&5 /var/tmp/portage/app-arch/xz-utils-5.2.2/temp/cc1GkS7F.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `CC_SHA256_Init' collect2: error: ld returned 1 exit status configure:19018: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FUTIMENS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BSWAP_16 1 | #define HAVE_BSWAP_32 1 | #define HAVE_BSWAP_64 1 | #define TUKLIB_FAST_UNALIGNED_ACCESS 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_PHYSMEM_SYSCONF 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_CPUCORES_SYSCONF 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCWIDTH 1 | #define HAVE_SHA256_H 1 | #define HAVE_SHA256_CTX 1 | #define HAVE_SHA2_CTX 1 | /* end confdefs.h. */ | /* Define CC_SHA256_Init to an innocuous variant, in case declares CC_SHA256_Init. | For example, HP-UX 11i declares gettimeofday. */ | #define CC_SHA256_Init innocuous_CC_SHA256_Init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char CC_SHA256_Init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef CC_SHA256_Init | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char CC_SHA256_Init (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_CC_SHA256_Init || defined __stub___CC_SHA256_Init | choke me | #endif | | int | main () | { | return CC_SHA256_Init (); | ; | return 0; | } configure:19018: result: no configure:19018: checking for SHA256_Init configure:19018: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lmd >&5 /var/tmp/portage/app-arch/xz-utils-5.2.2/temp/ccmQXo2J.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `SHA256_Init' collect2: error: ld returned 1 exit status configure:19018: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XZ Utils" | #define PACKAGE_TARNAME "xz" | #define PACKAGE_VERSION "5.2.2" | #define PACKAGE_STRING "XZ Utils 5.2.2" | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | #define PACKAGE_URL "http://tukaani.org/xz/" | #define NDEBUG 1 | #define HAVE_ENCODER_LZMA1 1 | #define HAVE_ENCODER_LZMA2 1 | #define HAVE_ENCODER_DELTA 1 | #define HAVE_ENCODER_X86 1 | #define HAVE_ENCODER_POWERPC 1 | #define HAVE_ENCODER_IA64 1 | #define HAVE_ENCODER_ARM 1 | #define HAVE_ENCODER_ARMTHUMB 1 | #define HAVE_ENCODER_SPARC 1 | #define HAVE_DECODER_LZMA1 1 | #define HAVE_DECODER_LZMA2 1 | #define HAVE_DECODER_DELTA 1 | #define HAVE_DECODER_X86 1 | #define HAVE_DECODER_POWERPC 1 | #define HAVE_DECODER_IA64 1 | #define HAVE_DECODER_ARM 1 | #define HAVE_DECODER_ARMTHUMB 1 | #define HAVE_DECODER_SPARC 1 | #define HAVE_MF_HC3 1 | #define HAVE_MF_HC4 1 | #define HAVE_MF_BT2 1 | #define HAVE_MF_BT3 1 | #define HAVE_MF_BT4 1 | #define HAVE_CHECK_CRC32 1 | #define HAVE_CHECK_CRC64 1 | #define HAVE_CHECK_SHA256 1 | #define ASSUME_RAM 128 | #define PACKAGE "xz" | #define VERSION "5.2.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define MYTHREAD_POSIX 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FUTIMENS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BSWAP_16 1 | #define HAVE_BSWAP_32 1 | #define HAVE_BSWAP_64 1 | #define TUKLIB_FAST_UNALIGNED_ACCESS 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_PHYSMEM_SYSCONF 1 | #define HAVE_SYS_PARAM_H 1 | #define TUKLIB_CPUCORES_SYSCONF 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCWIDTH 1 | #define HAVE_SHA256_H 1 | #define HAVE_SHA256_CTX 1 | #define HAVE_SHA2_CTX 1 | /* end confdefs.h. */ | /* Define SHA256_Init to an innocuous variant, in case declares SHA256_Init. | For example, HP-UX 11i declares gettimeofday. */ | #define SHA256_Init innocuous_SHA256_Init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char SHA256_Init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef SHA256_Init | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char SHA256_Init (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_SHA256_Init || defined __stub___SHA256_Init | choke me | #endif | | int | main () | { | return SHA256_Init (); | ; | return 0; | } configure:19018: result: no configure:19018: checking for SHA256Init configure:19018: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lmd >&5 configure:19018: $? = 0 configure:19018: result: yes configure:19041: checking whether _mm_movemask_epi8 is declared configure:19041: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:19041: $? = 0 configure:19041: result: yes configure:19069: checking whether the -Werror option is usable configure:19088: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Werror conftest.c >&5 configure:19088: $? = 0 configure:19097: result: yes configure:19099: checking for simple visibility declarations configure:19125: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden -Werror conftest.c >&5 configure:19125: $? = 0 configure:19134: result: yes configure:19189: checking if x86_64-pc-linux-gnu-gcc accepts -Wall configure:19197: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -Werror conftest.c >&5 configure:19197: $? = 0 configure:19200: result: yes configure:19189: checking if x86_64-pc-linux-gnu-gcc accepts -Wextra configure:19197: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wextra -Werror conftest.c >&5 configure:19197: $? = 0 configure:19200: result: yes configure:19189: checking if x86_64-pc-linux-gnu-gcc accepts -Wvla configure:19197: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wvla -Werror conftest.c >&5 configure:19197: $? = 0 configure:19200: result: yes configure:19189: checking if x86_64-pc-linux-gnu-gcc accepts -Wformat=2 configure:19197: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat=2 -Werror conftest.c >&5 configure:19197: $? = 0 configure:19200: result: yes configure:19189: checking if x86_64-pc-linux-gnu-gcc accepts -Winit-self configure:19197: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Winit-self -Werror conftest.c >&5 configure:19197: $? = 0 configure:19200: result: yes configure:19189: checking if x86_64-pc-linux-gnu-gcc accepts -Wmissing-include-dirs configure:19197: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wmissing-include-dirs -Werror conftest.c >&5 configure:19197: $? = 0 configure:19200: result: yes configure:19189: checking if x86_64-pc-linux-gnu-gcc accepts -Wstrict-aliasing configure:19197: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wstrict-aliasing -Werror conftest.c >&5 configure:19197: $? = 0 configure:19200: result: yes configure:19189: checking if x86_64-pc-linux-gnu-gcc accepts -Wfloat-equal configure:19197: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wfloat-equal -Werror conftest.c >&5 configure:19197: $? = 0 configure:19200: result: yes configure:19189: checking if x86_64-pc-linux-gnu-gcc accepts -Wundef configure:19197: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wundef -Werror conftest.c >&5 configure:19197: $? = 0 configure:19200: result: yes configure:19189: checking if x86_64-pc-linux-gnu-gcc accepts -Wshadow configure:19197: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wshadow -Werror conftest.c >&5 configure:19197: $? = 0 configure:19200: result: yes configure:19189: checking if x86_64-pc-linux-gnu-gcc accepts -Wpointer-arith configure:19197: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wpointer-arith -Werror conftest.c >&5 configure:19197: $? = 0 configure:19200: result: yes configure:19189: checking if x86_64-pc-linux-gnu-gcc accepts -Wbad-function-cast configure:19197: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wbad-function-cast -Werror conftest.c >&5 configure:19197: $? = 0 configure:19200: result: yes configure:19189: checking if x86_64-pc-linux-gnu-gcc accepts -Wwrite-strings configure:19197: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wwrite-strings -Werror conftest.c >&5 configure:19197: $? = 0 configure:19200: result: yes configure:19189: checking if x86_64-pc-linux-gnu-gcc accepts -Wlogical-op configure:19197: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wlogical-op -Werror conftest.c >&5 configure:19197: $? = 0 configure:19200: result: yes configure:19189: checking if x86_64-pc-linux-gnu-gcc accepts -Waggregate-return configure:19197: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Waggregate-return -Werror conftest.c >&5 configure:19197: $? = 0 configure:19200: result: yes configure:19189: checking if x86_64-pc-linux-gnu-gcc accepts -Wstrict-prototypes configure:19197: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wstrict-prototypes -Werror conftest.c >&5 configure:19197: $? = 0 configure:19200: result: yes configure:19189: checking if x86_64-pc-linux-gnu-gcc accepts -Wold-style-definition configure:19197: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wold-style-definition -Werror conftest.c >&5 configure:19197: $? = 0 configure:19200: result: yes configure:19189: checking if x86_64-pc-linux-gnu-gcc accepts -Wmissing-prototypes configure:19197: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wmissing-prototypes -Werror conftest.c >&5 configure:19197: $? = 0 configure:19200: result: yes configure:19189: checking if x86_64-pc-linux-gnu-gcc accepts -Wmissing-declarations configure:19197: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wmissing-declarations -Werror conftest.c >&5 configure:19197: $? = 0 configure:19200: result: yes configure:19189: checking if x86_64-pc-linux-gnu-gcc accepts -Wmissing-noreturn configure:19197: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wmissing-noreturn -Werror conftest.c >&5 configure:19197: $? = 0 configure:19200: result: yes configure:19189: checking if x86_64-pc-linux-gnu-gcc accepts -Wredundant-decls configure:19197: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wredundant-decls -Werror conftest.c >&5 configure:19197: $? = 0 configure:19200: result: yes configure:19570: checking that generated files are newer than configure configure:19576: result: done configure:19620: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by XZ Utils config.status 5.2.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mr-fox config.status:1368: creating Doxyfile config.status:1368: creating Makefile config.status:1368: creating po/Makefile.in config.status:1368: creating lib/Makefile config.status:1368: creating src/Makefile config.status:1368: creating src/liblzma/Makefile config.status:1368: creating src/liblzma/api/Makefile config.status:1368: creating src/xz/Makefile config.status:1368: creating src/xzdec/Makefile config.status:1368: creating src/lzmainfo/Makefile config.status:1368: creating src/scripts/Makefile config.status:1368: creating tests/Makefile config.status:1368: creating debug/Makefile config.status:1368: creating src/scripts/xzdiff config.status:1368: creating src/scripts/xzgrep config.status:1368: creating src/scripts/xzmore config.status:1368: creating src/scripts/xzless config.status:1368: creating config.h config.status:1582: executing depfiles commands config.status:1582: executing libtool commands config.status:1582: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=native -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' 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=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_CC_SHA256_Init=no ac_cv_func_SHA256Init=yes ac_cv_func_SHA256_Init=no ac_cv_func_clock_gettime=yes ac_cv_func_futimens=yes ac_cv_func_getopt_long=yes ac_cv_func_mbrtowc=yes ac_cv_func_posix_fadvise=yes ac_cv_func_pthread_condattr_setclock=yes ac_cv_func_wcwidth=yes ac_cv_have_decl_CLOCK_MONOTONIC=yes ac_cv_have_decl__mm_movemask_epi8=yes ac_cv_have_decl_optreset=no ac_cv_have_decl_program_invocation_name=yes ac_cv_header_CommonCrypto_CommonDigest_h=no ac_cv_header_byteswap_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_immintrin_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_sha256_h=yes ac_cv_header_stdbool_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_param_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_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_member_struct_stat_st_atim_st__tim_tv_nsec=no ac_cv_member_struct_stat_st_atim_tv_nsec=yes ac_cv_member_struct_stat_st_atimensec=no ac_cv_member_struct_stat_st_atimespec_tv_nsec=no ac_cv_member_struct_stat_st_uatime=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/var/tmp/portage/._portage_reinstall_.bz61uh_x/bin/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_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_SHA256Init=-lmd ac_cv_search_SHA256_Init=no ac_cv_search_clock_gettime='none required' ac_cv_sizeof_size_t=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_CC_SHA256_CTX=no ac_cv_type_SHA256_CTX=yes ac_cv_type_SHA2_CTX=yes ac_cv_type__Bool=yes ac_cv_type_uintptr_t=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CCAS_dependencies_compiler_type=none am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_PTHREAD_PRIO_INHERIT=yes gl_cv_cc_vis_werror=yes gl_cv_cc_visibility=yes gl_cv_posix_shell=/bin/sh gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no 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_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_RC=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' tuklib_cv_cpucores_method=sysconf tuklib_cv_physmem_method=sysconf ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/app-arch/xz-utils-5.2.2/work/xz-5.2.2/build-aux/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS=' -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls' 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/app-arch/xz-utils-5.2.2/work/xz-5.2.2/build-aux/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/app-arch/xz-utils-5.2.2/work/xz-5.2.2/build-aux/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/app-arch/xz-utils-5.2.2/work/xz-5.2.2/build-aux/missing automake-1.15' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCAS='x86_64-pc-linux-gnu-gcc' CCASDEPMODE='depmode=none' CCASFLAGS='-march=native -O2 -pipe' CCDEPMODE='depmode=none' CFLAGS='-march=native -O2 -pipe' CFLAG_VISIBILITY='-fvisibility=hidden' COND_ASM_X86_64_FALSE='#' COND_ASM_X86_64_TRUE='' COND_ASM_X86_FALSE='' COND_ASM_X86_TRUE='#' COND_CHECK_CRC32_FALSE='#' COND_CHECK_CRC32_TRUE='' COND_CHECK_CRC64_FALSE='#' COND_CHECK_CRC64_TRUE='' COND_CHECK_SHA256_FALSE='#' COND_CHECK_SHA256_TRUE='' COND_DECODER_ARMTHUMB_FALSE='#' COND_DECODER_ARMTHUMB_TRUE='' COND_DECODER_ARM_FALSE='#' COND_DECODER_ARM_TRUE='' COND_DECODER_DELTA_FALSE='#' COND_DECODER_DELTA_TRUE='' COND_DECODER_IA64_FALSE='#' COND_DECODER_IA64_TRUE='' COND_DECODER_LZMA1_FALSE='#' COND_DECODER_LZMA1_TRUE='' COND_DECODER_LZMA2_FALSE='#' COND_DECODER_LZMA2_TRUE='' COND_DECODER_LZ_FALSE='#' COND_DECODER_LZ_TRUE='' COND_DECODER_POWERPC_FALSE='#' COND_DECODER_POWERPC_TRUE='' COND_DECODER_SIMPLE_FALSE='#' COND_DECODER_SIMPLE_TRUE='' COND_DECODER_SPARC_FALSE='#' COND_DECODER_SPARC_TRUE='' COND_DECODER_X86_FALSE='#' COND_DECODER_X86_TRUE='' COND_DOC_FALSE='#' COND_DOC_TRUE='' COND_ENCODER_ARMTHUMB_FALSE='#' COND_ENCODER_ARMTHUMB_TRUE='' COND_ENCODER_ARM_FALSE='#' COND_ENCODER_ARM_TRUE='' COND_ENCODER_DELTA_FALSE='#' COND_ENCODER_DELTA_TRUE='' COND_ENCODER_IA64_FALSE='#' COND_ENCODER_IA64_TRUE='' COND_ENCODER_LZMA1_FALSE='#' COND_ENCODER_LZMA1_TRUE='' COND_ENCODER_LZMA2_FALSE='#' COND_ENCODER_LZMA2_TRUE='' COND_ENCODER_LZ_FALSE='#' COND_ENCODER_LZ_TRUE='' COND_ENCODER_POWERPC_FALSE='#' COND_ENCODER_POWERPC_TRUE='' COND_ENCODER_SIMPLE_FALSE='#' COND_ENCODER_SIMPLE_TRUE='' COND_ENCODER_SPARC_FALSE='#' COND_ENCODER_SPARC_TRUE='' COND_ENCODER_X86_FALSE='#' COND_ENCODER_X86_TRUE='' COND_FILTER_ARMTHUMB_FALSE='#' COND_FILTER_ARMTHUMB_TRUE='' COND_FILTER_ARM_FALSE='#' COND_FILTER_ARM_TRUE='' COND_FILTER_DELTA_FALSE='#' COND_FILTER_DELTA_TRUE='' COND_FILTER_IA64_FALSE='#' COND_FILTER_IA64_TRUE='' COND_FILTER_LZMA1_FALSE='#' COND_FILTER_LZMA1_TRUE='' COND_FILTER_LZMA2_FALSE='#' COND_FILTER_LZMA2_TRUE='' COND_FILTER_LZ_FALSE='#' COND_FILTER_LZ_TRUE='' COND_FILTER_POWERPC_FALSE='#' COND_FILTER_POWERPC_TRUE='' COND_FILTER_SIMPLE_FALSE='#' COND_FILTER_SIMPLE_TRUE='' COND_FILTER_SPARC_FALSE='#' COND_FILTER_SPARC_TRUE='' COND_FILTER_X86_FALSE='#' COND_FILTER_X86_TRUE='' COND_GNULIB_FALSE='' COND_GNULIB_TRUE='#' COND_INTERNAL_SHA256_FALSE='' COND_INTERNAL_SHA256_TRUE='#' COND_LZMADEC_FALSE='#' COND_LZMADEC_TRUE='' COND_LZMAINFO_FALSE='#' COND_LZMAINFO_TRUE='' COND_LZMALINKS_FALSE='#' COND_LZMALINKS_TRUE='' COND_MAIN_DECODER_FALSE='#' COND_MAIN_DECODER_TRUE='' COND_MAIN_ENCODER_FALSE='#' COND_MAIN_ENCODER_TRUE='' COND_SCRIPTS_FALSE='#' COND_SCRIPTS_TRUE='' COND_SHARED_FALSE='#' COND_SHARED_TRUE='' COND_SMALL_FALSE='' COND_SMALL_TRUE='#' COND_SYMVERS_FALSE='#' COND_SYMVERS_TRUE='' COND_THREADS_FALSE='#' COND_THREADS_TRUE='' COND_W32_FALSE='' COND_W32_TRUE='#' COND_XZDEC_FALSE='#' COND_XZDEC_TRUE='' COND_XZ_FALSE='#' COND_XZ_TRUE='' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GETOPT_H='' GETTEXT_MACRO_VERSION='0.18' GMSGFMT='/usr/bin/gmsgfmt' GMSGFMT_015='/usr/bin/gmsgfmt' GREP='/bin/grep' HAVE_VISIBILITY='1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='-lmd ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_EXEEXT='$(EXEEXT)' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /var/tmp/portage/app-arch/xz-utils-5.2.2/work/xz-5.2.2/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='xz' PACKAGE_BUGREPORT='lasse.collin@tukaani.org' PACKAGE_NAME='XZ Utils' PACKAGE_STRING='XZ Utils 5.2.2' PACKAGE_TARNAME='xz' PACKAGE_URL='http://tukaani.org/xz/' PACKAGE_VERSION='5.2.2' PATH_SEPARATOR=':' POSIX_SHELL='/bin/sh' POSUB='' PREFERABLY_POSIX_SHELL='/bin/sh' PTHREAD_CC='x86_64-pc-linux-gnu-gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='x86_64-pc-linux-gnu-ranlib' RC='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' USE_NLS='no' VERSION='5.2.2' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCCAS_FALSE='' am__fastdepCCAS_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' ax_pthread_config='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' 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='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/app-arch/xz-utils-5.2.2/work/xz-5.2.2/build-aux/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' xz='xz' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "XZ Utils" #define PACKAGE_TARNAME "xz" #define PACKAGE_VERSION "5.2.2" #define PACKAGE_STRING "XZ Utils 5.2.2" #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" #define PACKAGE_URL "http://tukaani.org/xz/" #define NDEBUG 1 #define HAVE_ENCODER_LZMA1 1 #define HAVE_ENCODER_LZMA2 1 #define HAVE_ENCODER_DELTA 1 #define HAVE_ENCODER_X86 1 #define HAVE_ENCODER_POWERPC 1 #define HAVE_ENCODER_IA64 1 #define HAVE_ENCODER_ARM 1 #define HAVE_ENCODER_ARMTHUMB 1 #define HAVE_ENCODER_SPARC 1 #define HAVE_DECODER_LZMA1 1 #define HAVE_DECODER_LZMA2 1 #define HAVE_DECODER_DELTA 1 #define HAVE_DECODER_X86 1 #define HAVE_DECODER_POWERPC 1 #define HAVE_DECODER_IA64 1 #define HAVE_DECODER_ARM 1 #define HAVE_DECODER_ARMTHUMB 1 #define HAVE_DECODER_SPARC 1 #define HAVE_MF_HC3 1 #define HAVE_MF_HC4 1 #define HAVE_MF_BT2 1 #define HAVE_MF_BT3 1 #define HAVE_MF_BT4 1 #define HAVE_CHECK_CRC32 1 #define HAVE_CHECK_CRC64 1 #define HAVE_CHECK_SHA256 1 #define ASSUME_RAM 128 #define PACKAGE "xz" #define VERSION "5.2.2" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define MYTHREAD_POSIX 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 #define HAVE_DECL_CLOCK_MONOTONIC 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_IMMINTRIN_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_UINTPTR_T 1 #define SIZEOF_SIZE_T 8 #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_FUTIMENS 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 #define HAVE_BYTESWAP_H 1 #define HAVE_BSWAP_16 1 #define HAVE_BSWAP_32 1 #define HAVE_BSWAP_64 1 #define TUKLIB_FAST_UNALIGNED_ACCESS 1 #define HAVE_SYS_PARAM_H 1 #define TUKLIB_PHYSMEM_SYSCONF 1 #define HAVE_SYS_PARAM_H 1 #define TUKLIB_CPUCORES_SYSCONF 1 #define HAVE_MBRTOWC 1 #define HAVE_WCWIDTH 1 #define HAVE_SHA256_H 1 #define HAVE_SHA256_CTX 1 #define HAVE_SHA2_CTX 1 #define HAVE_SHA256INIT 1 #define HAVE__MM_MOVEMASK_EPI8 1 #define HAVE_VISIBILITY 1 configure: exit 0