The build took 00h 01m 04s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
4,218 |
sh |
2,021 |
makefile |
1,829 |
ansic |
8,068 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: pixz 1.0.6-1 (Thu Apr 13 16:53:40 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking for style of include used by make... GNUchecking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking whether clang understands -c and -o together... yeschecking dependency style of clang... gcc3checking for clang option to accept ISO C99... none neededchecking for clang option to accept ISO Standard C... (cached) none neededchecking for src/pixz.1... yeschecking for ceil in -lm... yeschecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking if compiler needs -Werror to reject unknown flags... yeschecking for the pthreads library -lpthreads... nochecking whether pthreads work without any flags... nochecking whether pthreads work with -Kthread... nochecking whether pthreads work with -kthread... nochecking for the pthreads library -llthread... nochecking whether pthreads work with -pthread... yeschecking for joinable pthread attribute... PTHREAD_CREATE_JOINABLEchecking if more special flags are required for pthreads... nochecking for PTHREAD_PRIO_INHERIT... yeschecking for x86_64-unknown-linux-pkg-config... nochecking for pkg-config... /usr/bin/pkg-configchecking pkg-config is at least version 0.9.0... yeschecking for LIBARCHIVE... yeschecking for LZMA... yeschecking how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking fcntl.h usability... yeschecking fcntl.h presence... yeschecking for fcntl.h... yeschecking for stdint.h... (cached) yeschecking for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking for unistd.h... (cached) yeschecking for off_t... yeschecking for size_t... yeschecking for ssize_t... yeschecking for uint16_t... yeschecking for uint32_t... yeschecking for uint64_t... yeschecking for uint8_t... yeschecking for special C compiler options needed for large files... nochecking for _FILE_OFFSET_BITS value needed for large files... nochecking for stdlib.h... (cached) yeschecking for GNU libc compatible malloc... yeschecking for stdlib.h... (cached) yeschecking for GNU libc compatible realloc... yeschecking for working strtod... yeschecking for memchr... yeschecking for memmove... yeschecking for memset... yeschecking for strerror... yeschecking for strtol... yeschecking whether htole64 is declared... nochecking whether htole64 is declared... (cached) nochecking whether le64toh is declared... yeschecking whether le64toh is declared... (cached) yeschecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating src/Makefileconfig.status: creating test/Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsmake all-recursivemake[1]: Entering directory '/tmp/pixz/src/pixz-1.0.6'Making all in srcmake[2]: Entering directory '/tmp/pixz/src/pixz-1.0.6/src'clang -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wno-unknown-pragmas -MT pixz-common.o -MD -MP -MF .deps/pixz-common.Tpo -c -o pixz-common.o `test -f 'common.c' || echo './'`common.cmv -f .deps/pixz-common.Tpo .deps/pixz-common.Poclang -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wno-unknown-pragmas -MT pixz-cpu.o -MD -MP -MF .deps/pixz-cpu.Tpo -c -o pixz-cpu.o `test -f 'cpu.c' || echo './'`cpu.cmv -f .deps/pixz-cpu.Tpo .deps/pixz-cpu.Poclang -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wno-unknown-pragmas -MT pixz-endian.o -MD -MP -MF .deps/pixz-endian.Tpo -c -o pixz-endian.o `test -f 'endian.c' || echo './'`endian.cmv -f .deps/pixz-endian.Tpo .deps/pixz-endian.Poclang -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wno-unknown-pragmas -MT pixz-list.o -MD -MP -MF .deps/pixz-list.Tpo -c -o pixz-list.o `test -f 'list.c' || echo './'`list.cmv -f .deps/pixz-list.Tpo .deps/pixz-list.Poclang -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wno-unknown-pragmas -MT pixz-pixz.o -MD -MP -MF .deps/pixz-pixz.Tpo -c -o pixz-pixz.o `test -f 'pixz.c' || echo './'`pixz.cmv -f .deps/pixz-pixz.Tpo .deps/pixz-pixz.Poclang -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wno-unknown-pragmas -MT pixz-read.o -MD -MP -MF .deps/pixz-read.Tpo -c -o pixz-read.o `test -f 'read.c' || echo './'`read.cmv -f .deps/pixz-read.Tpo .deps/pixz-read.Poclang -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wno-unknown-pragmas -MT pixz-write.o -MD -MP -MF .deps/pixz-write.Tpo -c -o pixz-write.o `test -f 'write.c' || echo './'`write.cmv -f .deps/pixz-write.Tpo .deps/pixz-write.Poclang -pthread -Wall -Wno-unknown-pragmas -o pixz pixz-common.o pixz-cpu.o pixz-endian.o pixz-list.o pixz-pixz.o pixz-read.o pixz-write.o -lm -larchive -llzma -lm make[2]: Leaving directory '/tmp/pixz/src/pixz-1.0.6/src'Making all in testmake[2]: Entering directory '/tmp/pixz/src/pixz-1.0.6/test'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/tmp/pixz/src/pixz-1.0.6/test'make[2]: Entering directory '/tmp/pixz/src/pixz-1.0.6'make[2]: Leaving directory '/tmp/pixz/src/pixz-1.0.6'make[1]: Leaving directory '/tmp/pixz/src/pixz-1.0.6'==> Entering fakeroot environment...==> Starting package()...Making install in srcmake[1]: Entering directory '/tmp/pixz/src/pixz-1.0.6/src'make[2]: Entering directory '/tmp/pixz/src/pixz-1.0.6/src' /usr/bin/mkdir -p '/tmp/pixz/pkg/pixz/usr/bin' /usr/bin/install -c pixz '/tmp/pixz/pkg/pixz/usr/bin' /usr/bin/mkdir -p '/tmp/pixz/pkg/pixz/usr/share/man/man1' /usr/bin/install -c -m 644 pixz.1 '/tmp/pixz/pkg/pixz/usr/share/man/man1'make[2]: Leaving directory '/tmp/pixz/src/pixz-1.0.6/src'make[1]: Leaving directory '/tmp/pixz/src/pixz-1.0.6/src'Making install in testmake[1]: Entering directory '/tmp/pixz/src/pixz-1.0.6/test'make[2]: Entering directory '/tmp/pixz/src/pixz-1.0.6/test'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/pixz/src/pixz-1.0.6/test'make[1]: Leaving directory '/tmp/pixz/src/pixz-1.0.6/test'make[1]: Entering directory '/tmp/pixz/src/pixz-1.0.6'make[2]: Entering directory '/tmp/pixz/src/pixz-1.0.6'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/pixz/src/pixz-1.0.6'make[1]: Leaving directory '/tmp/pixz/src/pixz-1.0.6'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "pixz"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: pixz 1.0.6-1 (Thu Apr 13 16:53:52 UTC 2017)CMD: pacman --query --file pixz-1.0.6-1-x86_64.pkg.tar.xz
Creating hybrid package for 'pixz'
Trying to find vanilla package 'pixz'...
CMD: pacman --query --file /mirror/pixz-1.0.6-1.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf pixz.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/pixz.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/pixz.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/pixz.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing config logfiles
CMD: config logfiles '/tmp/pixz/src/pixz-1.0.6/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by pixz configure 1.0.6, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 7afde705f206uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/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 = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2393: checking for a BSD-compatible installconfigure:2461: result: /usr/bin/install -cconfigure:2472: checking whether build environment is saneconfigure:2527: result: yesconfigure:2586: checking for x86_64-unknown-linux-stripconfigure:2616: result: noconfigure:2626: checking for stripconfigure:2642: found /usr/bin/stripconfigure:2653: result: stripconfigure:2678: checking for a thread-safe mkdir -pconfigure:2717: result: /usr/bin/mkdir -pconfigure:2724: checking for gawkconfigure:2740: found /usr/bin/gawkconfigure:2751: result: gawkconfigure:2762: checking whether make sets $(MAKE)configure:2784: result: yesconfigure:2813: checking whether make supports nested variablesconfigure:2830: result: yesconfigure:2970: checking for style of include used by makeconfigure:2998: result: GNUconfigure:3029: checking for x86_64-unknown-linux-gccconfigure:3056: result: clangconfigure:3325: checking for C compiler versionconfigure:3334: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:3345: $? = 0configure:3334: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:3345: $? = 0configure:3334: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3345: $? = 1configure:3334: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3345: $? = 1configure:3365: checking whether the C compiler worksconfigure:3387: clang conftest.c >&5configure:3391: $? = 0configure:3439: result: yesconfigure:3442: checking for C compiler default output file nameconfigure:3444: result: a.outconfigure:3450: checking for suffix of executablesconfigure:3457: clang -o conftest conftest.c >&5configure:3461: $? = 0configure:3483: result:configure:3505: checking whether we are cross compilingconfigure:3513: clang -o conftest conftest.c >&5configure:3517: $? = 0configure:3524: ./conftestconfigure:3528: $? = 0configure:3543: result: noconfigure:3548: checking for suffix of object filesconfigure:3570: clang -c conftest.c >&5configure:3574: $? = 0configure:3595: result: oconfigure:3599: checking whether we are using the GNU C compilerconfigure:3618: clang -c conftest.c >&5configure:3618: $? = 0configure:3627: result: yesconfigure:3636: checking whether clang accepts -gconfigure:3656: clang -c -g conftest.c >&5configure:3656: $? = 0configure:3697: result: yesconfigure:3714: checking for clang option to accept ISO C89configure:3777: clang -c conftest.c >&5configure:3777: $? = 0configure:3790: result: none neededconfigure:3815: checking whether clang understands -c and -o togetherconfigure:3837: clang -c conftest.c -o conftest2.oconfigure:3840: $? = 0configure:3837: clang -c conftest.c -o conftest2.oconfigure:3840: $? = 0configure:3852: result: yesconfigure:3871: checking dependency style of clangconfigure:3982: result: gcc3configure:4001: checking for clang option to accept ISO C99configure:4150: clang -c conftest.c >&5configure:4150: $? = 0configure:4163: result: none neededconfigure:4271: checking for clang option to accept ISO Standard Cconfigure:4282: result: none neededconfigure:4293: checking for src/pixz.1configure:4306: result: yesconfigure:4359: checking for ceil in -lmconfigure:4384: clang -o conftest conftest.c -lm >&5conftest.c:18:6: warning: incompatible redeclaration of library function 'ceil' [-Wincompatible-library-redeclaration]char ceil ();^conftest.c:18:6: note: 'ceil' is a builtin with type 'double (double)'1 warning generated.configure:4384: $? = 0configure:4393: result: yesconfigure:4408: checking build system typeconfigure:4422: result: x86_64-unknown-linux-gnuconfigure:4442: checking host system typeconfigure:4455: result: x86_64-unknown-linux-gnuconfigure:4587: checking if compiler needs -Werror to reject unknown flagsconfigure:4603: clang -c -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5configure:4603: $? = 0configure:4604: result: yesconfigure:4674: checking for the pthreads library -lpthreadsconfigure:4712: clang -o conftest -Werror conftest.c -lpthreads -lm >&5/usr/bin/ld: cannot find -lpthreadsclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4712: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "pixz"| #define PACKAGE_TARNAME "pixz"| #define PACKAGE_VERSION "1.0.6"| #define PACKAGE_STRING "pixz 1.0.6"| #define PACKAGE_BUGREPORT "https://github.com/vasi/pixz/issues"| #define PACKAGE_URL ""| #define PACKAGE "pixz"| #define VERSION "1.0.6"| #define HAVE_LIBM 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:4721: result: noconfigure:4619: checking whether pthreads work without any flagsconfigure:4712: clang -o conftest -Werror conftest.c -lm >&5/tmp/conftest-1733d2.o: In function `main':conftest.c:(.text+0x28): undefined reference to `pthread_create'conftest.c:(.text+0x3d): undefined reference to `pthread_join'conftest.c:(.text+0xbe): undefined reference to `__pthread_register_cancel'conftest.c:(.text+0xd9): undefined reference to `__pthread_unregister_cancel'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4712: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "pixz"| #define PACKAGE_TARNAME "pixz"| #define PACKAGE_VERSION "1.0.6"| #define PACKAGE_STRING "pixz 1.0.6"| #define PACKAGE_BUGREPORT "https://github.com/vasi/pixz/issues"| #define PACKAGE_URL ""| #define PACKAGE "pixz"| #define VERSION "1.0.6"| #define HAVE_LIBM 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:4721: result: noconfigure:4624: checking whether pthreads work with -Kthreadconfigure:4712: clang -o conftest -Kthread -Werror conftest.c -lm >&5clang-3.8: error: unknown argument: '-Kthread'configure:4712: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "pixz"| #define PACKAGE_TARNAME "pixz"| #define PACKAGE_VERSION "1.0.6"| #define PACKAGE_STRING "pixz 1.0.6"| #define PACKAGE_BUGREPORT "https://github.com/vasi/pixz/issues"| #define PACKAGE_URL ""| #define PACKAGE "pixz"| #define VERSION "1.0.6"| #define HAVE_LIBM 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:4721: result: noconfigure:4624: checking whether pthreads work with -kthreadconfigure:4712: clang -o conftest -kthread -Werror conftest.c -lm >&5clang-3.8: error: unknown argument: '-kthread'configure:4712: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "pixz"| #define PACKAGE_TARNAME "pixz"| #define PACKAGE_VERSION "1.0.6"| #define PACKAGE_STRING "pixz 1.0.6"| #define PACKAGE_BUGREPORT "https://github.com/vasi/pixz/issues"| #define PACKAGE_URL ""| #define PACKAGE "pixz"| #define VERSION "1.0.6"| #define HAVE_LIBM 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:4721: result: noconfigure:4674: checking for the pthreads library -llthreadconfigure:4712: clang -o conftest -Werror conftest.c -llthread -lm >&5/usr/bin/ld: cannot find -llthreadclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4712: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "pixz"| #define PACKAGE_TARNAME "pixz"| #define PACKAGE_VERSION "1.0.6"| #define PACKAGE_STRING "pixz 1.0.6"| #define PACKAGE_BUGREPORT "https://github.com/vasi/pixz/issues"| #define PACKAGE_URL ""| #define PACKAGE "pixz"| #define VERSION "1.0.6"| #define HAVE_LIBM 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:4721: result: noconfigure:4624: checking whether pthreads work with -pthreadconfigure:4712: clang -o conftest -pthread -Werror conftest.c -lm >&5configure:4712: $? = 0configure:4721: result: yesconfigure:4740: checking for joinable pthread attributeconfigure:4755: clang -o conftest -pthread conftest.c -lm >&5configure:4755: $? = 0configure:4761: result: PTHREAD_CREATE_JOINABLEconfigure:4771: checking if more special flags are required for pthreadsconfigure:4786: result: noconfigure:4792: checking for PTHREAD_PRIO_INHERITconfigure:4809: clang -o conftest -pthread conftest.c -lm >&5configure:4809: $? = 0configure:4818: result: yesconfigure:4928: checking for x86_64-unknown-linux-pkg-configconfigure:4961: result: noconfigure:4971: checking for pkg-configconfigure:4989: found /usr/bin/pkg-configconfigure:5001: result: /usr/bin/pkg-configconfigure:5026: checking pkg-config is at least version 0.9.0configure:5029: result: yesconfigure:5039: checking for LIBARCHIVEconfigure:5046: $PKG_CONFIG --exists --print-errors "libarchive"configure:5049: $? = 0configure:5063: $PKG_CONFIG --exists --print-errors "libarchive"configure:5066: $? = 0configure:5124: result: yesconfigure:5130: checking for LZMAconfigure:5137: $PKG_CONFIG --exists --print-errors "liblzma"configure:5140: $? = 0configure:5154: $PKG_CONFIG --exists --print-errors "liblzma"configure:5157: $? = 0configure:5215: result: yesconfigure:5226: checking how to run the C preprocessorconfigure:5257: clang -E conftest.cconfigure:5257: $? = 0configure:5271: clang -E conftest.cconftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:5271: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "pixz"| #define PACKAGE_TARNAME "pixz"| #define PACKAGE_VERSION "1.0.6"| #define PACKAGE_STRING "pixz 1.0.6"| #define PACKAGE_BUGREPORT "https://github.com/vasi/pixz/issues"| #define PACKAGE_URL ""| #define PACKAGE "pixz"| #define VERSION "1.0.6"| #define HAVE_LIBM 1| #define HAVE_PTHREAD_PRIO_INHERIT 1| #define HAVE_PTHREAD 1| /* end confdefs.h. */| #include configure:5296: result: clang -Econfigure:5316: clang -E conftest.cconfigure:5316: $? = 0configure:5330: clang -E conftest.cconftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:5330: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "pixz"| #define PACKAGE_TARNAME "pixz"| #define PACKAGE_VERSION "1.0.6"| #define PACKAGE_STRING "pixz 1.0.6"| #define PACKAGE_BUGREPORT "https://github.com/vasi/pixz/issues"| #define PACKAGE_URL ""| #define PACKAGE "pixz"| #define VERSION "1.0.6"| #define HAVE_LIBM 1| #define HAVE_PTHREAD_PRIO_INHERIT 1| #define HAVE_PTHREAD 1| /* end confdefs.h. */| #include configure:5359: checking for grep that handles long lines and -econfigure:5417: result: /usr/bin/grepconfigure:5422: checking for egrepconfigure:5484: result: /usr/bin/grep -Econfigure:5489: checking for ANSI C header filesconfigure:5509: clang -c conftest.c >&5configure:5509: $? = 0configure:5582: clang -o conftest conftest.c -lm >&5configure:5582: $? = 0configure:5582: ./conftestconfigure:5582: $? = 0configure:5593: result: yesconfigure:5606: checking for sys/types.hconfigure:5606: clang -c conftest.c >&5configure:5606: $? = 0configure:5606: result: yesconfigure:5606: checking for sys/stat.hconfigure:5606: clang -c conftest.c >&5configure:5606: $? = 0configure:5606: result: yesconfigure:5606: checking for stdlib.hconfigure:5606: clang -c conftest.c >&5configure:5606: $? = 0configure:5606: result: yesconfigure:5606: checking for string.hconfigure:5606: clang -c conftest.c >&5configure:5606: $? = 0configure:5606: result: yesconfigure:5606: checking for memory.hconfigure:5606: clang -c conftest.c >&5configure:5606: $? = 0configure:5606: result: yesconfigure:5606: checking for strings.hconfigure:5606: clang -c conftest.c >&5configure:5606: $? = 0configure:5606: result: yesconfigure:5606: checking for inttypes.hconfigure:5606: clang -c conftest.c >&5configure:5606: $? = 0configure:5606: result: yesconfigure:5606: checking for stdint.hconfigure:5606: clang -c conftest.c >&5configure:5606: $? = 0configure:5606: result: yesconfigure:5606: checking for unistd.hconfigure:5606: clang -c conftest.c >&5configure:5606: $? = 0configure:5606: result: yesconfigure:5621: checking fcntl.h usabilityconfigure:5621: clang -c conftest.c >&5configure:5621: $? = 0configure:5621: result: yesconfigure:5621: checking fcntl.h presenceconfigure:5621: clang -E conftest.cconfigure:5621: $? = 0configure:5621: result: yesconfigure:5621: checking for fcntl.hconfigure:5621: result: yesconfigure:5621: checking for stdint.hconfigure:5621: result: yesconfigure:5621: checking for stdlib.hconfigure:5621: result: yesconfigure:5621: checking for string.hconfigure:5621: result: yesconfigure:5621: checking for unistd.hconfigure:5621: result: yesconfigure:5634: checking for off_tconfigure:5634: clang -c conftest.c >&5configure:5634: $? = 0configure:5634: clang -c conftest.c >&5conftest.c:65:20: error: expected expressionif (sizeof ((off_t)))^1 error generated.configure:5634: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "pixz"| #define PACKAGE_TARNAME "pixz"| #define PACKAGE_VERSION "1.0.6"| #define PACKAGE_STRING "pixz 1.0.6"| #define PACKAGE_BUGREPORT "https://github.com/vasi/pixz/issues"| #define PACKAGE_URL ""| #define PACKAGE "pixz"| #define VERSION "1.0.6"| #define HAVE_LIBM 1| #define HAVE_PTHREAD_PRIO_INHERIT 1| #define HAVE_PTHREAD 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_FCNTL_H 1| #define HAVE_STDINT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((off_t)))| return 0;| ;| return 0;| }configure:5634: result: yesconfigure:5645: checking for size_tconfigure:5645: clang -c conftest.c >&5configure:5645: $? = 0configure:5645: clang -c conftest.c >&5conftest.c:65:21: error: expected expressionif (sizeof ((size_t)))^1 error generated.configure:5645: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "pixz"| #define PACKAGE_TARNAME "pixz"| #define PACKAGE_VERSION "1.0.6"| #define PACKAGE_STRING "pixz 1.0.6"| #define PACKAGE_BUGREPORT "https://github.com/vasi/pixz/issues"| #define PACKAGE_URL ""| #define PACKAGE "pixz"| #define VERSION "1.0.6"| #define HAVE_LIBM 1| #define HAVE_PTHREAD_PRIO_INHERIT 1| #define HAVE_PTHREAD 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_FCNTL_H 1| #define HAVE_STDINT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((size_t)))| return 0;| ;| return 0;| }configure:5645: result: yesconfigure:5656: checking for ssize_tconfigure:5656: clang -c conftest.c >&5configure:5656: $? = 0configure:5656: clang -c conftest.c >&5conftest.c:65:22: error: expected expressionif (sizeof ((ssize_t)))^1 error generated.configure:5656: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "pixz"| #define PACKAGE_TARNAME "pixz"| #define PACKAGE_VERSION "1.0.6"| #define PACKAGE_STRING "pixz 1.0.6"| #define PACKAGE_BUGREPORT "https://github.com/vasi/pixz/issues"| #define PACKAGE_URL ""| #define PACKAGE "pixz"| #define VERSION "1.0.6"| #define HAVE_LIBM 1| #define HAVE_PTHREAD_PRIO_INHERIT 1| #define HAVE_PTHREAD 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_FCNTL_H 1| #define HAVE_STDINT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((ssize_t)))| return 0;| ;| return 0;| }configure:5656: result: yesconfigure:5667: checking for uint16_tconfigure:5667: clang -c conftest.c >&5configure:5667: $? = 0configure:5667: result: yesconfigure:5679: checking for uint32_tconfigure:5679: clang -c conftest.c >&5configure:5679: $? = 0configure:5679: result: yesconfigure:5693: checking for uint64_tconfigure:5693: clang -c conftest.c >&5configure:5693: $? = 0configure:5693: result: yesconfigure:5707: checking for uint8_tconfigure:5707: clang -c conftest.c >&5configure:5707: $? = 0configure:5707: result: yesconfigure:5730: checking for special C compiler options needed for large filesconfigure:5775: result: noconfigure:5781: checking for _FILE_OFFSET_BITS value needed for large filesconfigure:5806: clang -c conftest.c >&5configure:5806: $? = 0configure:5838: result: noconfigure:5927: checking for stdlib.hconfigure:5927: result: yesconfigure:5937: checking for GNU libc compatible mallocconfigure:5961: clang -o conftest conftest.c -lm >&5configure:5961: $? = 0configure:5961: ./conftestconfigure:5961: $? = 0configure:5971: result: yesconfigure:5994: checking for stdlib.hconfigure:5994: result: yesconfigure:6004: checking for GNU libc compatible reallocconfigure:6028: clang -o conftest conftest.c -lm >&5configure:6028: $? = 0configure:6028: ./conftestconfigure:6028: $? = 0configure:6038: result: yesconfigure:6059: checking for working strtodconfigure:6100: clang -o conftest conftest.c -lm >&5configure:6100: $? = 0configure:6100: ./conftestconfigure:6100: $? = 0configure:6110: result: yesconfigure:6175: checking for memchrconfigure:6175: clang -o conftest conftest.c -lm >&5conftest.c:56:6: warning: incompatible redeclaration of library function 'memchr' [-Wincompatible-library-redeclaration]char memchr ();^conftest.c:56:6: note: 'memchr' is a builtin with type 'void *(const void *, int, unsigned long)'1 warning generated.configure:6175: $? = 0configure:6175: result: yesconfigure:6175: checking for memmoveconfigure:6175: clang -o conftest conftest.c -lm >&5conftest.c:57:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]char memmove ();^conftest.c:57:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'1 warning generated.configure:6175: $? = 0configure:6175: result: yesconfigure:6175: checking for memsetconfigure:6175: clang -o conftest conftest.c -lm >&5conftest.c:58:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]char memset ();^conftest.c:58:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'1 warning generated.configure:6175: $? = 0configure:6175: result: yesconfigure:6175: checking for strerrorconfigure:6175: clang -o conftest conftest.c -lm >&5conftest.c:59:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]char strerror ();^conftest.c:59:6: note: 'strerror' is a builtin with type 'char *(int)'1 warning generated.configure:6175: $? = 0configure:6175: result: yesconfigure:6175: checking for strtolconfigure:6175: clang -o conftest conftest.c -lm >&5configure:6175: $? = 0configure:6175: result: yesconfigure:6184: checking whether htole64 is declaredconfigure:6184: clang -c conftest.c >&5conftest.c:38:10: fatal error: 'sys/endian.h' file not found#include ^1 error generated.configure:6184: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "pixz"| #define PACKAGE_TARNAME "pixz"| #define PACKAGE_VERSION "1.0.6"| #define PACKAGE_STRING "pixz 1.0.6"| #define PACKAGE_BUGREPORT "https://github.com/vasi/pixz/issues"| #define PACKAGE_URL ""| #define PACKAGE "pixz"| #define VERSION "1.0.6"| #define HAVE_LIBM 1| #define HAVE_PTHREAD_PRIO_INHERIT 1| #define HAVE_PTHREAD 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_FCNTL_H 1| #define HAVE_STDINT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STDLIB_H 1| #define HAVE_MALLOC 1| #define HAVE_STDLIB_H 1| #define HAVE_REALLOC 1| #define HAVE_MEMCHR 1| #define HAVE_MEMMOVE 1| #define HAVE_MEMSET 1| #define HAVE_STRERROR 1| #define HAVE_STRTOL 1| /* end confdefs.h. */| #include || int| main ()| {| #ifndef htole64| #ifdef __cplusplus| (void) htole64;| #else| (void) htole64;| #endif| #endif|| ;| return 0;| }configure:6184: result: noconfigure:6199: checking whether htole64 is declaredconfigure:6199: result: noconfigure:6210: checking whether le64toh is declaredconfigure:6210: clang -c conftest.c >&5configure:6210: $? = 0configure:6210: result: yesconfigure:6224: checking whether le64toh is declaredconfigure:6224: result: yesconfigure:6377: checking that generated files are newer than configureconfigure:6383: result: doneconfigure:6406: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by pixz config.status 1.0.6, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 7afde705f206config.status:896: creating Makefileconfig.status:896: creating src/Makefileconfig.status:896: creating test/Makefileconfig.status:896: creating config.hconfig.status:1125: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_c_uint16_t=yesac_cv_c_uint32_t=yesac_cv_c_uint64_t=yesac_cv_c_uint8_t=yesac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBARCHIVE_CFLAGS_set=ac_cv_env_LIBARCHIVE_CFLAGS_value=ac_cv_env_LIBARCHIVE_LIBS_set=ac_cv_env_LIBARCHIVE_LIBS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_LZMA_CFLAGS_set=ac_cv_env_LZMA_CFLAGS_value=ac_cv_env_LZMA_LIBS_set=ac_cv_env_LZMA_LIBS_value=ac_cv_env_PKG_CONFIG_LIBDIR_set=ac_cv_env_PKG_CONFIG_LIBDIR_value=ac_cv_env_PKG_CONFIG_PATH_set=ac_cv_env_PKG_CONFIG_PATH_value=ac_cv_env_PKG_CONFIG_set=ac_cv_env_PKG_CONFIG_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_file_src_pixz_1=yesac_cv_func_malloc_0_nonnull=yesac_cv_func_memchr=yesac_cv_func_memmove=yesac_cv_func_memset=yesac_cv_func_realloc_0_nonnull=yesac_cv_func_strerror=yesac_cv_func_strtod=yesac_cv_func_strtol=yesac_cv_have_decl_htole64=noac_cv_have_decl_le64toh=yesac_cv_header_fcntl_h=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_m_ceil=yesac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_GREP=/usr/bin/grepac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-configac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/bin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_c99=ac_cv_prog_cc_g=yesac_cv_prog_cc_stdc=ac_cv_prog_make_make_set=yesac_cv_sys_file_offset_bits=noac_cv_sys_largefile_CC=noac_cv_type_off_t=yesac_cv_type_size_t=yesac_cv_type_ssize_t=yesam_cv_CC_dependencies_compiler_type=gcc3am_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yesax_cv_PTHREAD_PRIO_INHERIT=yespkg_cv_LIBARCHIVE_CFLAGS=pkg_cv_LIBARCHIVE_LIBS=-larchivepkg_cv_LZMA_CFLAGS=pkg_cv_LZMA_LIBS=-llzma## ----------------- #### Output variables. #### ----------------- ##A2X=''ACLOCAL='${SHELL} /tmp/pixz/src/pixz-1.0.6/missing aclocal-1.15'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AM_BACKSLASH='\'AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'AM_DEFAULT_VERBOSITY='1'AM_V='$(V)'AUTOCONF='${SHELL} /tmp/pixz/src/pixz-1.0.6/missing autoconf'AUTOHEADER='${SHELL} /tmp/pixz/src/pixz-1.0.6/missing autoheader'AUTOMAKE='${SHELL} /tmp/pixz/src/pixz-1.0.6/missing automake-1.15'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='clang -E'CPPFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'EXEEXT=''GREP='/usr/bin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LDFLAGS=''LIBARCHIVE_CFLAGS=''LIBARCHIVE_LIBS='-larchive'LIBOBJS=''LIBS='-lm 'LTLIBOBJS=''LZMA_CFLAGS=''LZMA_LIBS='-llzma'MAKEINFO='${SHELL} /tmp/pixz/src/pixz-1.0.6/missing makeinfo'MKDIR_P='/usr/bin/mkdir -p'OBJEXT='o'PACKAGE='pixz'PACKAGE_BUGREPORT='https://github.com/vasi/pixz/issues'PACKAGE_NAME='pixz'PACKAGE_STRING='pixz 1.0.6'PACKAGE_TARNAME='pixz'PACKAGE_URL=''PACKAGE_VERSION='1.0.6'PATH_SEPARATOR=':'PKG_CONFIG='/usr/bin/pkg-config'PKG_CONFIG_LIBDIR=''PKG_CONFIG_PATH=''POW_LIB=''PTHREAD_CC='clang'PTHREAD_CFLAGS='-pthread'PTHREAD_LIBS=''SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='1.0.6'ac_ct_CC=''am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__isrc=''am__leading_dot='.'am__nodep='_no'am__quote=''am__tar='$${TAR-tar} chof - "$$tardir"'am__untar='$${TAR-tar} xf -'ax_pthread_config=''bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/pixz/src/pixz-1.0.6/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mkdir_p='$(MKDIR_P)'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "pixz"#define PACKAGE_TARNAME "pixz"#define PACKAGE_VERSION "1.0.6"#define PACKAGE_STRING "pixz 1.0.6"#define PACKAGE_BUGREPORT "https://github.com/vasi/pixz/issues"#define PACKAGE_URL ""#define PACKAGE "pixz"#define VERSION "1.0.6"#define HAVE_LIBM 1#define HAVE_PTHREAD_PRIO_INHERIT 1#define HAVE_PTHREAD 1#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_FCNTL_H 1#define HAVE_STDINT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_UNISTD_H 1#define HAVE_STDLIB_H 1#define HAVE_MALLOC 1#define HAVE_STDLIB_H 1#define HAVE_REALLOC 1#define HAVE_MEMCHR 1#define HAVE_MEMMOVE 1#define HAVE_MEMSET 1#define HAVE_STRERROR 1#define HAVE_STRTOL 1#define HAVE_DECL_HTOLE64 0#define HAVE_DECL_HTOLE64 0#define HAVE_DECL_LE64TOH 1#define HAVE_DECL_LE64TOH 1configure: exit 0