This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libarchive configure 2.5.5, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-static --disable-shared --disable-bsdtar --disable-bsdcpio --with-pic ## --------- ## ## Platform. ## ## --------- ## hostname = hp06 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /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 = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2015: checking for a BSD-compatible install configure:2071: result: /bin/install -c configure:2082: checking whether build environment is sane configure:2125: result: yes configure:2153: checking for a thread-safe mkdir -p configure:2192: result: /bin/mkdir -p configure:2205: checking for gawk configure:2221: found /bin/gawk configure:2232: result: gawk configure:2243: checking whether make sets $(MAKE) configure:2264: result: yes configure:2556: checking for gcc configure:2572: found /usr/lib/ccache/gcc configure:2583: result: gcc configure:2821: checking for C compiler version configure:2828: gcc --version >&5 gcc (GCC) 4.8.3 Copyright (C) 2013 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:2831: $? = 0 configure:2838: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2841: $? = 0 configure:2848: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2851: $? = 1 configure:2874: checking for C compiler default output file name configure:2901: gcc conftest.c >&5 configure:2904: $? = 0 configure:2942: result: a.out configure:2959: checking whether the C compiler works configure:2969: ./a.out configure:2972: $? = 0 configure:2989: result: yes configure:2996: checking whether we are cross compiling configure:2998: result: no configure:3001: checking for suffix of executables configure:3008: gcc -o conftest conftest.c >&5 configure:3011: $? = 0 configure:3035: result: configure:3041: checking for suffix of object files configure:3067: gcc -c conftest.c >&5 configure:3070: $? = 0 configure:3093: result: o configure:3097: checking whether we are using the GNU C compiler configure:3126: gcc -c conftest.c >&5 configure:3132: $? = 0 configure:3149: result: yes configure:3154: checking whether gcc accepts -g configure:3184: gcc -c -g conftest.c >&5 configure:3190: $? = 0 configure:3289: result: yes configure:3306: checking for gcc option to accept ISO C89 configure:3380: gcc -c -g -O2 conftest.c >&5 configure:3386: $? = 0 configure:3409: result: none needed configure:3438: checking for style of include used by make configure:3466: result: GNU configure:3491: checking dependency style of gcc configure:3582: result: gcc3 configure:3598: checking whether gcc and cc understand -c and -o together configure:3633: gcc -c conftest.c -o conftest2.o >&5 configure:3636: $? = 0 configure:3642: gcc -c conftest.c -o conftest2.o >&5 configure:3645: $? = 0 configure:3656: cc -c conftest.c >&5 configure:3659: $? = 0 configure:3667: cc -c conftest.c -o conftest2.o >&5 configure:3670: $? = 0 configure:3676: cc -c conftest.c -o conftest2.o >&5 configure:3679: $? = 0 configure:3697: result: yes configure:3727: checking for bison configure:3743: found /usr/bin/bison configure:3754: result: bison -y configure:3844: checking build system type configure:3862: result: i686-pc-linux-gnu configure:3884: checking host system type configure:3899: result: i686-pc-linux-gnu configure:3921: checking for a sed that does not truncate output configure:3975: result: /bin/sed configure:3978: checking for grep that handles long lines and -e configure:4052: result: /bin/grep configure:4057: checking for egrep configure:4135: result: /bin/grep -E configure:4151: checking for ld used by gcc configure:4218: result: /usr/bin/ld configure:4227: checking if the linker (/usr/bin/ld) is GNU ld configure:4242: result: yes configure:4247: checking for /usr/bin/ld option to reload object files configure:4254: result: -r configure:4272: checking for BSD-compatible nm configure:4321: result: /usr/bin/nm -B configure:4325: checking whether ln -s works configure:4329: result: yes configure:4336: checking how to recognise dependent libraries configure:4512: result: pass_all configure:4746: checking how to run the C preprocessor configure:4786: gcc -E conftest.c configure:4792: $? = 0 configure:4823: gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4829: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | /* end confdefs.h. */ | #include configure:4862: result: gcc -E configure:4891: gcc -E conftest.c configure:4897: $? = 0 configure:4928: gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4934: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | /* end confdefs.h. */ | #include configure:4972: checking for ANSI C header files configure:5002: gcc -c -g -O2 conftest.c >&5 configure:5008: $? = 0 configure:5107: gcc -o conftest -g -O2 conftest.c >&5 configure:5110: $? = 0 configure:5116: ./conftest configure:5119: $? = 0 configure:5136: result: yes configure:5160: checking for sys/types.h configure:5181: gcc -c -g -O2 conftest.c >&5 configure:5187: $? = 0 configure:5203: result: yes configure:5160: checking for sys/stat.h configure:5181: gcc -c -g -O2 conftest.c >&5 configure:5187: $? = 0 configure:5203: result: yes configure:5160: checking for stdlib.h configure:5181: gcc -c -g -O2 conftest.c >&5 configure:5187: $? = 0 configure:5203: result: yes configure:5160: checking for string.h configure:5181: gcc -c -g -O2 conftest.c >&5 configure:5187: $? = 0 configure:5203: result: yes configure:5160: checking for memory.h configure:5181: gcc -c -g -O2 conftest.c >&5 configure:5187: $? = 0 configure:5203: result: yes configure:5160: checking for strings.h configure:5181: gcc -c -g -O2 conftest.c >&5 configure:5187: $? = 0 configure:5203: result: yes configure:5160: checking for inttypes.h configure:5181: gcc -c -g -O2 conftest.c >&5 configure:5187: $? = 0 configure:5203: result: yes configure:5160: checking for stdint.h configure:5181: gcc -c -g -O2 conftest.c >&5 configure:5187: $? = 0 configure:5203: result: yes configure:5160: checking for unistd.h configure:5181: gcc -c -g -O2 conftest.c >&5 configure:5187: $? = 0 configure:5203: result: yes configure:5230: checking dlfcn.h usability configure:5247: gcc -c -g -O2 conftest.c >&5 configure:5253: $? = 0 configure:5267: result: yes configure:5271: checking dlfcn.h presence configure:5286: gcc -E conftest.c configure:5292: $? = 0 configure:5306: result: yes configure:5339: checking for dlfcn.h configure:5347: result: yes configure:5418: checking for g++ configure:5434: found /usr/lib/ccache/g++ configure:5445: result: g++ configure:5476: checking for C++ compiler version configure:5483: g++ --version >&5 g++ (GCC) 4.8.3 Copyright (C) 2013 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:5486: $? = 0 configure:5493: g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5496: $? = 0 configure:5503: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:5506: $? = 1 configure:5509: checking whether we are using the GNU C++ compiler configure:5538: g++ -c conftest.cpp >&5 configure:5544: $? = 0 configure:5561: result: yes configure:5566: checking whether g++ accepts -g configure:5596: g++ -c -g conftest.cpp >&5 configure:5602: $? = 0 configure:5701: result: yes configure:5726: checking dependency style of g++ configure:5817: result: gcc3 configure:5842: checking how to run the C++ preprocessor configure:5878: g++ -E conftest.cpp configure:5884: $? = 0 configure:5915: g++ -E conftest.cpp conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5921: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5954: result: g++ -E configure:5983: g++ -E conftest.cpp configure:5989: $? = 0 configure:6020: g++ -E conftest.cpp conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6026: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6119: checking for g77 configure:6149: result: no configure:6119: checking for xlf configure:6149: result: no configure:6119: checking for f77 configure:6149: result: no configure:6119: checking for frt configure:6149: result: no configure:6119: checking for pgf77 configure:6149: result: no configure:6119: checking for cf77 configure:6149: result: no configure:6119: checking for fort77 configure:6149: result: no configure:6119: checking for fl32 configure:6149: result: no configure:6119: checking for af77 configure:6149: result: no configure:6119: checking for xlf90 configure:6149: result: no configure:6119: checking for f90 configure:6149: result: no configure:6119: checking for pgf90 configure:6149: result: no configure:6119: checking for pghpf configure:6149: result: no configure:6119: checking for epcf90 configure:6149: result: no configure:6119: checking for gfortran configure:6149: result: no configure:6119: checking for g95 configure:6149: result: no configure:6119: checking for xlf95 configure:6149: result: no configure:6119: checking for f95 configure:6149: result: no configure:6119: checking for fort configure:6149: result: no configure:6119: checking for ifort configure:6149: result: no configure:6119: checking for ifc configure:6149: result: no configure:6119: checking for efc configure:6149: result: no configure:6119: checking for pgf95 configure:6149: result: no configure:6119: checking for lf95 configure:6149: result: no configure:6119: checking for ftn configure:6149: result: no configure:6176: checking for Fortran 77 compiler version configure:6183: --version >&5 ./configure: line 6184: --version: command not found configure:6186: $? = 127 configure:6193: -v >&5 ./configure: line 6194: -v: command not found configure:6196: $? = 127 configure:6203: -V >&5 ./configure: line 6204: -V: command not found configure:6206: $? = 127 configure:6214: checking whether we are using the GNU Fortran 77 compiler configure:6233: -c conftest.F >&5 ./configure: line 6234: -c: command not found configure:6239: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6256: result: no configure:6262: checking whether accepts -g configure:6279: -c -g conftest.f >&5 ./configure: line 6280: -c: command not found configure:6285: $? = 127 configure: failed program was: | program main | | end configure:6301: result: no configure:6331: checking the maximum length of command line arguments configure:6440: result: 32768 configure:6451: checking command to parse /usr/bin/nm -B output from gcc object configure:6556: gcc -c -g -O2 conftest.c >&5 configure:6559: $? = 0 configure:6563: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6566: $? = 0 configure:6618: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6621: $? = 0 configure:6659: result: ok configure:6663: checking for objdir configure:6678: result: .libs configure:6770: checking for ar configure:6786: found /usr/bin/ar configure:6797: result: ar configure:6866: checking for ranlib configure:6882: found /usr/bin/ranlib configure:6893: result: ranlib configure:6962: checking for strip configure:6978: found /usr/bin/strip configure:6989: result: strip configure:7275: checking if gcc supports -fno-rtti -fno-exceptions configure:7293: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:7297: $? = 0 configure:7310: result: no configure:7325: checking for gcc option to produce PIC configure:7535: result: -fPIC configure:7543: checking if gcc PIC flag -fPIC works configure:7561: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:7565: $? = 0 configure:7578: result: yes configure:7606: checking if gcc static flag -static works configure:7634: result: yes configure:7644: checking if gcc supports -c -o file.o configure:7665: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7669: $? = 0 configure:7691: result: yes configure:7717: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8671: result: yes configure:8738: checking dynamic linker characteristics configure:9326: result: GNU/Linux ld.so configure:9335: checking how to hardcode library paths into programs configure:9360: result: immediate configure:9374: checking whether stripping libraries is possible configure:9379: result: yes configure:10180: checking if libtool supports shared libraries configure:10182: result: yes configure:10185: checking whether to build shared libraries configure:10206: result: no configure:10209: checking whether to build static libraries configure:10213: result: yes configure:10305: creating libtool configure:10893: checking for ld used by g++ configure:10960: result: /usr/bin/ld configure:10969: checking if the linker (/usr/bin/ld) is GNU ld configure:10984: result: yes configure:11035: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11969: result: yes configure:11987: g++ -c -g -O2 conftest.cpp >&5 configure:11990: $? = 0 configure:12109: checking for g++ option to produce PIC configure:12383: result: -fPIC configure:12391: checking if g++ PIC flag -fPIC works configure:12409: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:12413: $? = 0 configure:12426: result: yes configure:12454: checking if g++ static flag -static works configure:12482: result: yes configure:12492: checking if g++ supports -c -o file.o configure:12513: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12517: $? = 0 configure:12539: result: yes configure:12565: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12590: result: yes configure:12657: checking dynamic linker characteristics configure:13245: result: GNU/Linux ld.so configure:13254: checking how to hardcode library paths into programs configure:13279: result: immediate configure:19462: checking for strip configure:19489: result: strip configure:19650: checking for ANSI C header files configure:19814: result: yes configure:19832: checking for dirent.h that defines DIR configure:19861: gcc -c -g -O2 conftest.c >&5 configure:19867: $? = 0 configure:19883: result: yes configure:19896: checking for library containing opendir configure:19937: gcc -o conftest -g -O2 conftest.c >&5 configure:19943: $? = 0 configure:19971: result: none required configure:20065: checking for sys/wait.h that is POSIX.1 compatible configure:20101: gcc -c -g -O2 conftest.c >&5 configure:20107: $? = 0 configure:20122: result: yes configure:20151: checking bzlib.h usability configure:20168: gcc -c -g -O2 conftest.c >&5 configure:20174: $? = 0 configure:20188: result: yes configure:20192: checking bzlib.h presence configure:20207: gcc -E conftest.c configure:20213: $? = 0 configure:20227: result: yes configure:20260: checking for bzlib.h configure:20268: result: yes configure:20151: checking errno.h usability configure:20168: gcc -c -g -O2 conftest.c >&5 configure:20174: $? = 0 configure:20188: result: yes configure:20192: checking errno.h presence configure:20207: gcc -E conftest.c configure:20213: $? = 0 configure:20227: result: yes configure:20260: checking for errno.h configure:20268: result: yes configure:20151: checking ext2fs/ext2_fs.h usability configure:20168: gcc -c -g -O2 conftest.c >&5 conftest.c:63:28: fatal error: ext2fs/ext2_fs.h: No such file or directory #include ^ compilation terminated. configure:20174: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_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:20188: result: no configure:20192: checking ext2fs/ext2_fs.h presence configure:20207: gcc -E conftest.c conftest.c:30:28: fatal error: ext2fs/ext2_fs.h: No such file or directory #include ^ compilation terminated. configure:20213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:20227: result: no configure:20260: checking for ext2fs/ext2_fs.h configure:20268: result: no configure:20151: checking fcntl.h usability configure:20168: gcc -c -g -O2 conftest.c >&5 configure:20174: $? = 0 configure:20188: result: yes configure:20192: checking fcntl.h presence configure:20207: gcc -E conftest.c configure:20213: $? = 0 configure:20227: result: yes configure:20260: checking for fcntl.h configure:20268: result: yes configure:20151: checking grp.h usability configure:20168: gcc -c -g -O2 conftest.c >&5 configure:20174: $? = 0 configure:20188: result: yes configure:20192: checking grp.h presence configure:20207: gcc -E conftest.c configure:20213: $? = 0 configure:20227: result: yes configure:20260: checking for grp.h configure:20268: result: yes configure:20289: checking for inttypes.h configure:20295: result: yes configure:20299: checking langinfo.h usability configure:20316: gcc -c -g -O2 conftest.c >&5 configure:20322: $? = 0 configure:20336: result: yes configure:20340: checking langinfo.h presence configure:20355: gcc -E conftest.c configure:20361: $? = 0 configure:20375: result: yes configure:20408: checking for langinfo.h configure:20416: result: yes configure:20299: checking limits.h usability configure:20316: gcc -c -g -O2 conftest.c >&5 configure:20322: $? = 0 configure:20336: result: yes configure:20340: checking limits.h presence configure:20355: gcc -E conftest.c configure:20361: $? = 0 configure:20375: result: yes configure:20408: checking for limits.h configure:20416: result: yes configure:20299: checking linux/fs.h usability configure:20316: gcc -c -g -O2 conftest.c >&5 configure:20322: $? = 0 configure:20336: result: yes configure:20340: checking linux/fs.h presence configure:20355: gcc -E conftest.c configure:20361: $? = 0 configure:20375: result: yes configure:20408: checking for linux/fs.h configure:20416: result: yes configure:20449: checking locale.h usability configure:20466: gcc -c -g -O2 conftest.c >&5 configure:20472: $? = 0 configure:20486: result: yes configure:20490: checking locale.h presence configure:20505: gcc -E conftest.c configure:20511: $? = 0 configure:20525: result: yes configure:20558: checking for locale.h configure:20566: result: yes configure:20449: checking paths.h usability configure:20466: gcc -c -g -O2 conftest.c >&5 configure:20472: $? = 0 configure:20486: result: yes configure:20490: checking paths.h presence configure:20505: gcc -E conftest.c configure:20511: $? = 0 configure:20525: result: yes configure:20558: checking for paths.h configure:20566: result: yes configure:20449: checking poll.h usability configure:20466: gcc -c -g -O2 conftest.c >&5 configure:20472: $? = 0 configure:20486: result: yes configure:20490: checking poll.h presence configure:20505: gcc -E conftest.c configure:20511: $? = 0 configure:20525: result: yes configure:20558: checking for poll.h configure:20566: result: yes configure:20449: checking pwd.h usability configure:20466: gcc -c -g -O2 conftest.c >&5 configure:20472: $? = 0 configure:20486: result: yes configure:20490: checking pwd.h presence configure:20505: gcc -E conftest.c configure:20511: $? = 0 configure:20525: result: yes configure:20558: checking for pwd.h configure:20566: result: yes configure:20449: checking regex.h usability configure:20466: gcc -c -g -O2 conftest.c >&5 configure:20472: $? = 0 configure:20486: result: yes configure:20490: checking regex.h presence configure:20505: gcc -E conftest.c configure:20511: $? = 0 configure:20525: result: yes configure:20558: checking for regex.h configure:20566: result: yes configure:20449: checking stdarg.h usability configure:20466: gcc -c -g -O2 conftest.c >&5 configure:20472: $? = 0 configure:20486: result: yes configure:20490: checking stdarg.h presence configure:20505: gcc -E conftest.c configure:20511: $? = 0 configure:20525: result: yes configure:20558: checking for stdarg.h configure:20566: result: yes configure:20588: checking for stdint.h configure:20594: result: yes configure:20588: checking for stdlib.h configure:20594: result: yes configure:20588: checking for string.h configure:20594: result: yes configure:20598: checking sys/acl.h usability configure:20615: gcc -c -g -O2 conftest.c >&5 conftest.c:78:21: fatal error: sys/acl.h: No such file or directory #include ^ compilation terminated. configure:20621: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_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:20635: result: no configure:20639: checking sys/acl.h presence configure:20654: gcc -E conftest.c conftest.c:45:21: fatal error: sys/acl.h: No such file or directory #include ^ compilation terminated. configure:20660: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | /* end confdefs.h. */ | #include configure:20674: result: no configure:20707: checking for sys/acl.h configure:20715: result: no configure:20598: checking sys/ioctl.h usability configure:20615: gcc -c -g -O2 conftest.c >&5 configure:20621: $? = 0 configure:20635: result: yes configure:20639: checking sys/ioctl.h presence configure:20654: gcc -E conftest.c configure:20660: $? = 0 configure:20674: result: yes configure:20707: checking for sys/ioctl.h configure:20715: result: yes configure:20747: checking sys/param.h usability configure:20764: gcc -c -g -O2 conftest.c >&5 configure:20770: $? = 0 configure:20784: result: yes configure:20788: checking sys/param.h presence configure:20803: gcc -E conftest.c configure:20809: $? = 0 configure:20823: result: yes configure:20856: checking for sys/param.h configure:20864: result: yes configure:20747: checking sys/poll.h usability configure:20764: gcc -c -g -O2 conftest.c >&5 configure:20770: $? = 0 configure:20784: result: yes configure:20788: checking sys/poll.h presence configure:20803: gcc -E conftest.c configure:20809: $? = 0 configure:20823: result: yes configure:20856: checking for sys/poll.h configure:20864: result: yes configure:20747: checking sys/select.h usability configure:20764: gcc -c -g -O2 conftest.c >&5 configure:20770: $? = 0 configure:20784: result: yes configure:20788: checking sys/select.h presence configure:20803: gcc -E conftest.c configure:20809: $? = 0 configure:20823: result: yes configure:20856: checking for sys/select.h configure:20864: result: yes configure:20747: checking sys/time.h usability configure:20764: gcc -c -g -O2 conftest.c >&5 configure:20770: $? = 0 configure:20784: result: yes configure:20788: checking sys/time.h presence configure:20803: gcc -E conftest.c configure:20809: $? = 0 configure:20823: result: yes configure:20856: checking for sys/time.h configure:20864: result: yes configure:20747: checking sys/utime.h usability configure:20764: gcc -c -g -O2 conftest.c >&5 conftest.c:83:23: fatal error: sys/utime.h: No such file or directory #include ^ compilation terminated. configure:20770: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_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:20784: result: no configure:20788: checking sys/utime.h presence configure:20803: gcc -E conftest.c conftest.c:50:23: fatal error: sys/utime.h: No such file or directory #include ^ compilation terminated. configure:20809: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:20823: result: no configure:20856: checking for sys/utime.h configure:20864: result: no configure:20896: checking time.h usability configure:20913: gcc -c -g -O2 conftest.c >&5 configure:20919: $? = 0 configure:20933: result: yes configure:20937: checking time.h presence configure:20952: gcc -E conftest.c configure:20958: $? = 0 configure:20972: result: yes configure:21005: checking for time.h configure:21013: result: yes configure:20886: checking for unistd.h configure:20892: result: yes configure:20896: checking utime.h usability configure:20913: gcc -c -g -O2 conftest.c >&5 configure:20919: $? = 0 configure:20933: result: yes configure:20937: checking utime.h presence configure:20952: gcc -E conftest.c configure:20958: $? = 0 configure:20972: result: yes configure:21005: checking for utime.h configure:21013: result: yes configure:20896: checking wchar.h usability configure:20913: gcc -c -g -O2 conftest.c >&5 configure:20919: $? = 0 configure:20933: result: yes configure:20937: checking wchar.h presence configure:20952: gcc -E conftest.c configure:20958: $? = 0 configure:20972: result: yes configure:21005: checking for wchar.h configure:21013: result: yes configure:20896: checking zlib.h usability configure:20913: gcc -c -g -O2 conftest.c >&5 configure:20919: $? = 0 configure:20933: result: yes configure:20937: checking zlib.h presence configure:20952: gcc -E conftest.c configure:20958: $? = 0 configure:20972: result: yes configure:21005: checking for zlib.h configure:21013: result: yes configure:21029: checking for BZ2_bzDecompressInit in -lbz2 configure:21064: gcc -o conftest -g -O2 conftest.c -lbz2 >&5 configure:21070: $? = 0 configure:21088: result: yes configure:21100: checking for inflate in -lz configure:21135: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:21141: $? = 0 configure:21159: result: yes configure:21179: checking for an ANSI C-conforming const configure:21254: gcc -c -g -O2 conftest.c >&5 configure:21260: $? = 0 configure:21275: result: yes configure:21285: checking for uid_t in sys/types.h configure:21308: result: yes configure:21323: checking for mode_t configure:21353: gcc -c -g -O2 conftest.c >&5 configure:21359: $? = 0 configure:21374: result: yes configure:21388: checking for off_t configure:21418: gcc -c -g -O2 conftest.c >&5 configure:21424: $? = 0 configure:21439: result: yes configure:21451: checking for size_t configure:21481: gcc -c -g -O2 conftest.c >&5 configure:21487: $? = 0 configure:21502: result: yes configure:21514: checking for id_t configure:21544: gcc -c -g -O2 conftest.c >&5 configure:21550: $? = 0 configure:21565: result: yes configure:21577: checking for uintptr_t configure:21607: gcc -c -g -O2 conftest.c >&5 configure:21613: $? = 0 configure:21628: result: yes configure:21641: checking for struct stat.st_mtimespec.tv_nsec configure:21669: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:94:12: error: 'struct stat' has no member named 'st_mtimespec' if (ac_aggr.st_mtimespec.tv_nsec) ^ configure:21675: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 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_mtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:21708: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:94:19: error: 'struct stat' has no member named 'st_mtimespec' if (sizeof ac_aggr.st_mtimespec.tv_nsec) ^ configure:21714: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 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_mtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:21732: result: no configure:21743: checking for struct stat.st_mtim.tv_nsec configure:21771: gcc -c -g -O2 conftest.c >&5 configure:21777: $? = 0 configure:21834: result: yes configure:21849: checking for uintmax_t configure:21879: gcc -c -g -O2 conftest.c >&5 configure:21885: $? = 0 configure:21900: result: yes configure:21910: checking for unsigned long long configure:21940: gcc -c -g -O2 conftest.c >&5 configure:21946: $? = 0 configure:21961: result: yes configure:21975: checking for long long int configure:22008: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:22014: $? = 0 configure:22059: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:22062: $? = 0 configure:22068: ./conftest configure:22071: $? = 0 configure:22096: result: yes configure:22108: checking for intmax_t configure:22138: gcc -c -g -O2 conftest.c >&5 configure:22144: $? = 0 configure:22159: result: yes configure:22180: checking for int64_t configure:22211: gcc -c -g -O2 conftest.c >&5 configure:22217: $? = 0 configure:22246: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:99:60: warning: integer overflow in expression [-Woverflow] < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))]; ^ conftest.c:98:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1) ^ configure:22252: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1) | < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:22281: result: yes configure:22294: checking for unsigned long long int configure:22325: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:22331: $? = 0 configure:22348: result: yes configure:22360: checking for uintmax_t configure:22411: result: yes configure:22432: checking for uint64_t configure:22463: gcc -c -g -O2 conftest.c >&5 configure:22469: $? = 0 configure:22490: result: yes configure:22509: checking whether SIZE_MAX is declared configure:22538: gcc -c -g -O2 conftest.c >&5 configure:22544: $? = 0 configure:22559: result: yes configure:22575: checking whether INT64_MAX is declared configure:22604: gcc -c -g -O2 conftest.c >&5 configure:22610: $? = 0 configure:22625: result: yes configure:22641: checking whether INT64_MIN is declared configure:22670: gcc -c -g -O2 conftest.c >&5 configure:22676: $? = 0 configure:22691: result: yes configure:22707: checking whether UINT64_MAX is declared configure:22736: gcc -c -g -O2 conftest.c >&5 configure:22742: $? = 0 configure:22757: result: yes configure:22773: checking whether UINT32_MAX is declared configure:22802: gcc -c -g -O2 conftest.c >&5 configure:22808: $? = 0 configure:22823: result: yes configure:22842: checking whether EFTYPE is declared configure:22872: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:75:10: error: 'EFTYPE' undeclared (first use in this function) (void) EFTYPE; ^ conftest.c:75:10: note: each undeclared identifier is reported only once for each function it appears in configure:22878: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef EFTYPE | (void) EFTYPE; | #endif | | ; | return 0; | } configure:22893: result: no configure:22903: checking whether EILSEQ is declared configure:22933: gcc -c -g -O2 conftest.c >&5 configure:22939: $? = 0 configure:22954: result: yes configure:22964: checking whether time.h and sys/time.h may both be included configure:22994: gcc -c -g -O2 conftest.c >&5 configure:23000: $? = 0 configure:23015: result: yes configure:23028: checking whether gcc needs -traditional configure:23070: result: no configure:23077: checking whether sys/types.h defines makedev configure:23103: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:23109: $? = 0 configure:23127: result: yes configure:23414: checking for _LARGEFILE_SOURCE value needed for large files configure:23441: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:23447: $? = 0 configure:23511: result: no configure:23534: checking for working memcmp configure:23587: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:23590: $? = 0 configure:23596: ./conftest configure:23599: $? = 0 configure:23615: result: yes configure:23624: checking whether lstat dereferences a symlink specified with a trailing slash configure:23660: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:23663: $? = 0 configure:23669: ./conftest configure:23672: $? = 0 configure:23695: result: yes configure:23714: checking whether lstat accepts an empty string configure:23744: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:23747: $? = 0 configure:23753: ./conftest configure:23756: $? = 0 configure:23772: result: no configure:23788: checking whether stat accepts an empty string configure:23818: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:23821: $? = 0 configure:23827: ./conftest configure:23830: $? = 0 configure:23846: result: no configure:23862: checking whether strerror_r is declared configure:23891: gcc -c -g -O2 conftest.c >&5 configure:23897: $? = 0 configure:23912: result: yes configure:23934: checking for strerror_r configure:23990: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:23996: $? = 0 configure:24014: result: yes configure:24024: checking whether strerror_r returns char * configure:24058: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:113:13: error: invalid type argument of unary '*' (have 'int') char x = *strerror_r (0, buf, sizeof buf); ^ conftest.c:114:14: warning: initialization makes pointer from integer without a cast [enabled by default] char *p = strerror_r (0, buf, sizeof buf); ^ configure:24064: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 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 () | { | | char buf[100]; | char x = *strerror_r (0, buf, sizeof buf); | char *p = strerror_r (0, buf, sizeof buf); | return !p || x; | | ; | return 0; | } configure:24140: result: no configure:24154: checking for strftime configure:24210: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 conftest.c:98:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:24216: $? = 0 configure:24234: result: yes configure:24319: checking for vprintf configure:24375: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 conftest.c:99:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:24381: $? = 0 configure:24399: result: yes configure:24406: checking for _doprnt configure:24462: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 /tmp/ccrWUL4G.o: In function `main': /var/uhubuild/work/compile/libarchive/libarchive-2.5.5/conftest.c:111: undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:24468: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:24485: result: no configure:24511: checking for chflags configure:24567: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 conftest.c:105:1: error: unknown type name 'choke' choke me ^ conftest.c:108:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:24573: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define chflags to an innocuous variant, in case declares chflags. | For example, HP-UX 11i declares gettimeofday. */ | #define chflags innocuous_chflags | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char chflags (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef chflags | | /* 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 chflags (); | /* 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_chflags || defined __stub___chflags | choke me | #endif | | int | main () | { | return chflags (); | ; | return 0; | } configure:24591: result: no configure:24511: checking for chown configure:24567: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24573: $? = 0 configure:24591: result: yes configure:24511: checking for chroot configure:24567: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24573: $? = 0 configure:24591: result: yes configure:24511: checking for fchdir configure:24567: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24573: $? = 0 configure:24591: result: yes configure:24511: checking for fchflags configure:24567: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 conftest.c:108:1: error: unknown type name 'choke' choke me ^ conftest.c:111:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:24573: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHOWN 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHDIR 1 | /* end confdefs.h. */ | /* Define fchflags to an innocuous variant, in case declares fchflags. | For example, HP-UX 11i declares gettimeofday. */ | #define fchflags innocuous_fchflags | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fchflags (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fchflags | | /* 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 fchflags (); | /* 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_fchflags || defined __stub___fchflags | choke me | #endif | | int | main () | { | return fchflags (); | ; | return 0; | } configure:24591: result: no configure:24511: checking for fchmod configure:24567: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24573: $? = 0 configure:24591: result: yes configure:24511: checking for fchown configure:24567: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24573: $? = 0 configure:24591: result: yes configure:24511: checking for fcntl configure:24567: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24573: $? = 0 configure:24591: result: yes configure:24511: checking for fork configure:24567: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 conftest.c:106:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:24573: $? = 0 configure:24591: result: yes configure:24610: checking for fstat configure:24666: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24672: $? = 0 configure:24690: result: yes configure:24610: checking for ftruncate configure:24666: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24672: $? = 0 configure:24690: result: yes configure:24610: checking for futimes configure:24666: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24672: $? = 0 configure:24690: result: yes configure:24610: checking for geteuid configure:24666: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24672: $? = 0 configure:24690: result: yes configure:24610: checking for getopt_long configure:24666: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24672: $? = 0 configure:24690: result: yes configure:24610: checking for getpid configure:24666: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24672: $? = 0 configure:24690: result: yes configure:24706: checking for lchflags configure:24762: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 /tmp/cc7UtEHK.o: In function `main': /var/uhubuild/work/compile/libarchive/libarchive-2.5.5/conftest.c:124: undefined reference to `lchflags' collect2: error: ld returned 1 exit status configure:24768: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHOWN 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETEUID 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPID 1 | /* end confdefs.h. */ | /* Define lchflags to an innocuous variant, in case declares lchflags. | For example, HP-UX 11i declares gettimeofday. */ | #define lchflags innocuous_lchflags | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchflags (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchflags | | /* 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 lchflags (); | /* 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_lchflags || defined __stub___lchflags | choke me | #endif | | int | main () | { | return lchflags (); | ; | return 0; | } configure:24786: result: no configure:24706: checking for lchmod configure:24762: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 conftest.c:118:1: error: unknown type name 'choke' choke me ^ conftest.c:121:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:24768: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHOWN 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETEUID 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPID 1 | /* end confdefs.h. */ | /* Define lchmod to an innocuous variant, in case declares lchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define lchmod innocuous_lchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchmod | | /* 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 lchmod (); | /* 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_lchmod || defined __stub___lchmod | choke me | #endif | | int | main () | { | return lchmod (); | ; | return 0; | } configure:24786: result: no configure:24706: checking for lchown configure:24762: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24768: $? = 0 configure:24786: result: yes configure:24805: checking for lutimes configure:24861: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24867: $? = 0 configure:24885: result: yes configure:24805: checking for memmove configure:24861: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 conftest.c:115:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:24867: $? = 0 configure:24885: result: yes configure:24805: checking for memset configure:24861: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 conftest.c:116:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:24867: $? = 0 configure:24885: result: yes configure:24805: checking for mkdir configure:24861: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24867: $? = 0 configure:24885: result: yes configure:24805: checking for mkfifo configure:24861: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24867: $? = 0 configure:24885: result: yes configure:24805: checking for mknod configure:24861: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24867: $? = 0 configure:24885: result: yes configure:24904: checking for nl_langinfo configure:24960: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24966: $? = 0 configure:24984: result: yes configure:24904: checking for pipe configure:24960: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24966: $? = 0 configure:24984: result: yes configure:24904: checking for poll configure:24960: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24966: $? = 0 configure:24984: result: yes configure:24904: checking for select configure:24960: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24966: $? = 0 configure:24984: result: yes configure:24904: checking for setenv configure:24960: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24966: $? = 0 configure:24984: result: yes configure:24904: checking for setlocale configure:24960: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:24966: $? = 0 configure:24984: result: yes configure:25002: checking for strchr configure:25058: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 conftest.c:126:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:25064: $? = 0 configure:25082: result: yes configure:25002: checking for strdup configure:25058: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 conftest.c:127:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:25064: $? = 0 configure:25082: result: yes configure:25002: checking for strerror configure:25058: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:25064: $? = 0 configure:25082: result: yes configure:25002: checking for strrchr configure:25058: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 conftest.c:129:6: warning: conflicting types for built-in function 'strrchr' [enabled by default] char strrchr (); ^ configure:25064: $? = 0 configure:25082: result: yes configure:25002: checking for timegm configure:25058: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:25064: $? = 0 configure:25082: result: yes configure:25100: checking for tzset configure:25156: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:25162: $? = 0 configure:25180: result: yes configure:25100: checking for unsetenv configure:25156: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:25162: $? = 0 configure:25180: result: yes configure:25100: checking for utime configure:25156: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:25162: $? = 0 configure:25180: result: yes configure:25100: checking for utimes configure:25156: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:25162: $? = 0 configure:25180: result: yes configure:25100: checking for vfork configure:25156: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:25162: $? = 0 configure:25180: result: yes configure:25198: checking for wcscpy configure:25254: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:25260: $? = 0 configure:25278: result: yes configure:25198: checking for wcslen configure:25254: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:25260: $? = 0 configure:25278: result: yes configure:25198: checking for wctomb configure:25254: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:25260: $? = 0 configure:25278: result: yes configure:25198: checking for wmemcmp configure:25254: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:25260: $? = 0 configure:25278: result: yes configure:25198: checking for wmemcpy configure:25254: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:25260: $? = 0 configure:25278: result: yes configure:25292: checking whether D_MD_ORDER is declared configure:25325: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:127:10: error: 'D_MD_ORDER' undeclared (first use in this function) (void) D_MD_ORDER; ^ conftest.c:127:10: note: each undeclared identifier is reported only once for each function it appears in configure:25331: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHOWN 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETEUID 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPID 1 | #define HAVE_LCHOWN 1 | #define HAVE_LUTIMES 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCTOMB 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WMEMCPY 1 | /* end confdefs.h. */ | #if HAVE_LANGINFO_H | #include | #endif | | | int | main () | { | #ifndef D_MD_ORDER | (void) D_MD_ORDER; | #endif | | ; | return 0; | } configure:25346: result: no configure:25360: checking for working POSIX fnmatch configure:25403: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:25406: $? = 0 configure:25412: ./conftest configure:25415: $? = 0 configure:25431: result: yes configure:25443: checking whether FNM_LEADING_DIR is declared configure:25477: gcc -c -g -O2 conftest.c >&5 configure:25483: $? = 0 configure:25498: result: yes configure:25512: checking for struct dirent.d_namlen configure:25544: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:129:12: error: 'struct dirent' has no member named 'd_namlen' if (ac_aggr.d_namlen) ^ configure:25550: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHOWN 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETEUID 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPID 1 | #define HAVE_LCHOWN 1 | #define HAVE_LUTIMES 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCTOMB 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WMEMCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FNM_LEADING_DIR 1 | /* end confdefs.h. */ | #if HAVE_DIRENT_H | #include | #endif | | | int | main () | { | static struct dirent ac_aggr; | if (ac_aggr.d_namlen) | return 0; | ; | return 0; | } configure:25587: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:129:19: error: 'struct dirent' has no member named 'd_namlen' if (sizeof ac_aggr.d_namlen) ^ configure:25593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHOWN 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETEUID 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPID 1 | #define HAVE_LCHOWN 1 | #define HAVE_LUTIMES 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCTOMB 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WMEMCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FNM_LEADING_DIR 1 | /* end confdefs.h. */ | #if HAVE_DIRENT_H | #include | #endif | | | int | main () | { | static struct dirent ac_aggr; | if (sizeof ac_aggr.d_namlen) | return 0; | ; | return 0; | } configure:25611: result: no configure:25638: checking attr/xattr.h usability configure:25655: gcc -c -g -O2 conftest.c >&5 conftest.c:153:24: fatal error: attr/xattr.h: No such file or directory #include ^ compilation terminated. configure:25661: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHOWN 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETEUID 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPID 1 | #define HAVE_LCHOWN 1 | #define HAVE_LUTIMES 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCTOMB 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WMEMCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FNM_LEADING_DIR 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:25675: result: no configure:25679: checking attr/xattr.h presence configure:25694: gcc -E conftest.c conftest.c:120:24: fatal error: attr/xattr.h: No such file or directory #include ^ compilation terminated. configure:25700: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHOWN 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETEUID 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPID 1 | #define HAVE_LCHOWN 1 | #define HAVE_LUTIMES 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCTOMB 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WMEMCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FNM_LEADING_DIR 1 | /* end confdefs.h. */ | #include configure:25714: result: no configure:25747: checking for attr/xattr.h configure:25755: result: no configure:25769: checking for setxattr in -lattr configure:25804: gcc -o conftest -g -O2 conftest.c -lattr -lz -lbz2 >&5 /usr/bin/ld: cannot find -lattr collect2: error: ld returned 1 exit status configure:25810: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHOWN 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETEUID 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPID 1 | #define HAVE_LCHOWN 1 | #define HAVE_LUTIMES 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCTOMB 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WMEMCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FNM_LEADING_DIR 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 setxattr (); | int | main () | { | return setxattr (); | ; | return 0; | } configure:25828: result: no configure:25848: checking for getxattr configure:25904: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:25910: $? = 0 configure:25928: result: yes configure:25848: checking for lgetxattr configure:25904: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:25910: $? = 0 configure:25928: result: yes configure:25848: checking for listxattr configure:25904: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:25910: $? = 0 configure:25928: result: yes configure:25848: checking for llistxattr configure:25904: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:25910: $? = 0 configure:25928: result: yes configure:25848: checking for fsetxattr configure:25904: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:25910: $? = 0 configure:25928: result: yes configure:25848: checking for lsetxattr configure:25904: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 configure:25910: $? = 0 configure:25928: result: yes configure:25959: checking for sys/acl.h configure:25965: result: no configure:26100: checking for acl_get_file in -lacl configure:26135: gcc -o conftest -g -O2 conftest.c -lacl -lz -lbz2 >&5 /usr/bin/ld: cannot find -lacl collect2: error: ld returned 1 exit status configure:26141: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHOWN 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETEUID 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPID 1 | #define HAVE_LCHOWN 1 | #define HAVE_LUTIMES 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCTOMB 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WMEMCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FNM_LEADING_DIR 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_LSETXATTR 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 acl_get_file (); | int | main () | { | return acl_get_file (); | ; | return 0; | } configure:26159: result: no configure:26178: checking for acl_create_entry configure:26234: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 /tmp/ccIxPrtB.o: In function `main': /var/uhubuild/work/compile/libarchive/libarchive-2.5.5/conftest.c:160: undefined reference to `acl_create_entry' collect2: error: ld returned 1 exit status configure:26240: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHOWN 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETEUID 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPID 1 | #define HAVE_LCHOWN 1 | #define HAVE_LUTIMES 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCTOMB 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WMEMCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FNM_LEADING_DIR 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_LSETXATTR 1 | /* end confdefs.h. */ | /* Define acl_create_entry to an innocuous variant, in case declares acl_create_entry. | For example, HP-UX 11i declares gettimeofday. */ | #define acl_create_entry innocuous_acl_create_entry | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char acl_create_entry (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef acl_create_entry | | /* 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 acl_create_entry (); | /* 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_acl_create_entry || defined __stub___acl_create_entry | choke me | #endif | | int | main () | { | return acl_create_entry (); | ; | return 0; | } configure:26258: result: no configure:26178: checking for acl_init configure:26234: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 /tmp/ccg1T9I9.o: In function `main': /var/uhubuild/work/compile/libarchive/libarchive-2.5.5/conftest.c:160: undefined reference to `acl_init' collect2: error: ld returned 1 exit status configure:26240: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHOWN 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETEUID 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPID 1 | #define HAVE_LCHOWN 1 | #define HAVE_LUTIMES 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCTOMB 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WMEMCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FNM_LEADING_DIR 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_LSETXATTR 1 | /* end confdefs.h. */ | /* Define acl_init to an innocuous variant, in case declares acl_init. | For example, HP-UX 11i declares gettimeofday. */ | #define acl_init innocuous_acl_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char acl_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef acl_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 acl_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_acl_init || defined __stub___acl_init | choke me | #endif | | int | main () | { | return acl_init (); | ; | return 0; | } configure:26258: result: no configure:26178: checking for acl_set_fd configure:26234: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 /tmp/ccrHF19y.o: In function `main': /var/uhubuild/work/compile/libarchive/libarchive-2.5.5/conftest.c:160: undefined reference to `acl_set_fd' collect2: error: ld returned 1 exit status configure:26240: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHOWN 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETEUID 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPID 1 | #define HAVE_LCHOWN 1 | #define HAVE_LUTIMES 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCTOMB 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WMEMCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FNM_LEADING_DIR 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_LSETXATTR 1 | /* end confdefs.h. */ | /* Define acl_set_fd to an innocuous variant, in case declares acl_set_fd. | For example, HP-UX 11i declares gettimeofday. */ | #define acl_set_fd innocuous_acl_set_fd | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char acl_set_fd (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef acl_set_fd | | /* 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 acl_set_fd (); | /* 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_acl_set_fd || defined __stub___acl_set_fd | choke me | #endif | | int | main () | { | return acl_set_fd (); | ; | return 0; | } configure:26258: result: no configure:26178: checking for acl_set_fd_np configure:26234: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 /tmp/cc4WtTsR.o: In function `main': /var/uhubuild/work/compile/libarchive/libarchive-2.5.5/conftest.c:160: undefined reference to `acl_set_fd_np' collect2: error: ld returned 1 exit status configure:26240: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHOWN 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETEUID 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPID 1 | #define HAVE_LCHOWN 1 | #define HAVE_LUTIMES 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCTOMB 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WMEMCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FNM_LEADING_DIR 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_LSETXATTR 1 | /* end confdefs.h. */ | /* Define acl_set_fd_np to an innocuous variant, in case declares acl_set_fd_np. | For example, HP-UX 11i declares gettimeofday. */ | #define acl_set_fd_np innocuous_acl_set_fd_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char acl_set_fd_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef acl_set_fd_np | | /* 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 acl_set_fd_np (); | /* 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_acl_set_fd_np || defined __stub___acl_set_fd_np | choke me | #endif | | int | main () | { | return acl_set_fd_np (); | ; | return 0; | } configure:26258: result: no configure:26178: checking for acl_set_file configure:26234: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 /tmp/cc1WyGgm.o: In function `main': /var/uhubuild/work/compile/libarchive/libarchive-2.5.5/conftest.c:160: undefined reference to `acl_set_file' collect2: error: ld returned 1 exit status configure:26240: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHOWN 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETEUID 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPID 1 | #define HAVE_LCHOWN 1 | #define HAVE_LUTIMES 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCTOMB 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WMEMCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FNM_LEADING_DIR 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_LSETXATTR 1 | /* end confdefs.h. */ | /* Define acl_set_file to an innocuous variant, in case declares acl_set_file. | For example, HP-UX 11i declares gettimeofday. */ | #define acl_set_file innocuous_acl_set_file | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char acl_set_file (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef acl_set_file | | /* 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 acl_set_file (); | /* 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_acl_set_file || defined __stub___acl_set_file | choke me | #endif | | int | main () | { | return acl_set_file (); | ; | return 0; | } configure:26258: result: no configure:26269: checking for acl_permset_t configure:26306: gcc -c -g -O2 conftest.c >&5 conftest.c:134:1: error: unknown type name 'acl_permset_t' typedef acl_permset_t ac__type_new_; ^ configure:26312: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHOWN 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETEUID 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPID 1 | #define HAVE_LCHOWN 1 | #define HAVE_LUTIMES 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCTOMB 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WMEMCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FNM_LEADING_DIR 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_LSETXATTR 1 | /* end confdefs.h. */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_ACL_H | #include | #endif | | | typedef acl_permset_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:26327: result: no configure:26349: checking for acl_get_perm_np configure:26405: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 /tmp/ccnfZNBp.o: In function `main': /var/uhubuild/work/compile/libarchive/libarchive-2.5.5/conftest.c:160: undefined reference to `acl_get_perm_np' collect2: error: ld returned 1 exit status configure:26411: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHOWN 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETEUID 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPID 1 | #define HAVE_LCHOWN 1 | #define HAVE_LUTIMES 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCTOMB 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WMEMCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FNM_LEADING_DIR 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_LSETXATTR 1 | /* end confdefs.h. */ | /* Define acl_get_perm_np to an innocuous variant, in case declares acl_get_perm_np. | For example, HP-UX 11i declares gettimeofday. */ | #define acl_get_perm_np innocuous_acl_get_perm_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char acl_get_perm_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef acl_get_perm_np | | /* 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 acl_get_perm_np (); | /* 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_acl_get_perm_np || defined __stub___acl_get_perm_np | choke me | #endif | | int | main () | { | return acl_get_perm_np (); | ; | return 0; | } configure:26429: result: no configure:26349: checking for acl_get_perm configure:26405: gcc -o conftest -g -O2 conftest.c -lz -lbz2 >&5 /tmp/cc5ZVkwX.o: In function `main': /var/uhubuild/work/compile/libarchive/libarchive-2.5.5/conftest.c:160: undefined reference to `acl_get_perm' collect2: error: ld returned 1 exit status configure:26411: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHOWN 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETEUID 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPID 1 | #define HAVE_LCHOWN 1 | #define HAVE_LUTIMES 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCTOMB 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WMEMCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FNM_LEADING_DIR 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_LSETXATTR 1 | /* end confdefs.h. */ | /* Define acl_get_perm to an innocuous variant, in case declares acl_get_perm. | For example, HP-UX 11i declares gettimeofday. */ | #define acl_get_perm innocuous_acl_get_perm | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char acl_get_perm (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef acl_get_perm | | /* 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 acl_get_perm (); | /* 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_acl_get_perm || defined __stub___acl_get_perm | choke me | #endif | | int | main () | { | return acl_get_perm (); | ; | return 0; | } configure:26429: result: no configure:26442: checking whether ACL_USER is declared configure:26472: gcc -c -g -O2 conftest.c >&5 conftest.c:126:21: fatal error: sys/acl.h: No such file or directory #include ^ compilation terminated. configure:26478: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHOWN 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETEUID 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPID 1 | #define HAVE_LCHOWN 1 | #define HAVE_LUTIMES 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCTOMB 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WMEMCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FNM_LEADING_DIR 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_LSETXATTR 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef ACL_USER | (void) ACL_USER; | #endif | | ; | return 0; | } configure:26493: result: no configure:26513: checking for special C compiler options needed for large files configure:26606: result: no configure:26612: checking for _FILE_OFFSET_BITS value needed for large files configure:26647: gcc -c -g -O2 conftest.c >&5 conftest.c:132:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:132:3: warning: left shift count >= width of type [enabled by default] conftest.c:133:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:133:10: warning: left shift count >= width of type [enabled by default] conftest.c:132:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:26653: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libarchive" | #define PACKAGE_TARNAME "libarchive" | #define PACKAGE_VERSION "2.5.5" | #define PACKAGE_STRING "libarchive 2.5.5" | #define PACKAGE_BUGREPORT "kientzle@freebsd.org" | #define PACKAGE "libarchive" | #define VERSION "2.5.5" | #define LIBARCHIVE_VERSION_STRING "2.5.5" | #define LIBARCHIVE_VERSION_NUMBER "2005005" | #define BSDCPIO_VERSION_STRING "1.0.0" | #define BSDTAR_VERSION_STRING "2.5.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBZ 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_DECL_SIZE_MAX 1 | #define HAVE_DECL_INT64_MAX 1 | #define HAVE_DECL_INT64_MIN 1 | #define HAVE_DECL_UINT64_MAX 1 | #define HAVE_DECL_UINT32_MAX 1 | #define HAVE_EILSEQ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHOWN 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETEUID 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPID 1 | #define HAVE_LCHOWN 1 | #define HAVE_LUTIMES 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCTOMB 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WMEMCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FNM_LEADING_DIR 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_LSETXATTR 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:26697: gcc -c -g -O2 conftest.c >&5 configure:26703: $? = 0 configure:26721: result: 64 configure:26858: checking whether optarg is declared configure:26887: gcc -c -g -O2 conftest.c >&5 configure:26893: $? = 0 configure:26908: result: yes configure:26926: checking whether optind is declared configure:26955: gcc -c -g -O2 conftest.c >&5 configure:26961: $? = 0 configure:26976: result: yes configure:27144: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libarchive config.status 2.5.5, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp06 config.status:676: creating Makefile config.status:676: creating config.h config.status:1073: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_int64_t=yes ac_cv_c_uint64_t=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=no ac_cv_func__doprnt=no ac_cv_func_acl_create_entry=no ac_cv_func_acl_get_perm=no ac_cv_func_acl_get_perm_np=no ac_cv_func_acl_init=no ac_cv_func_acl_set_fd=no ac_cv_func_acl_set_fd_np=no ac_cv_func_acl_set_file=no ac_cv_func_chflags=no ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_fchdir=yes ac_cv_func_fchflags=no ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_fcntl=yes ac_cv_func_fnmatch_works=yes ac_cv_func_fork=yes ac_cv_func_fsetxattr=yes ac_cv_func_fstat=yes ac_cv_func_ftruncate=yes ac_cv_func_futimes=yes ac_cv_func_geteuid=yes ac_cv_func_getopt_long=yes ac_cv_func_getpid=yes ac_cv_func_getxattr=yes ac_cv_func_lchflags=no ac_cv_func_lchmod=no ac_cv_func_lchown=yes ac_cv_func_lgetxattr=yes ac_cv_func_listxattr=yes ac_cv_func_llistxattr=yes ac_cv_func_lsetxattr=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_lstat_empty_string_bug=no ac_cv_func_lutimes=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mkfifo=yes ac_cv_func_mknod=yes ac_cv_func_nl_langinfo=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=no ac_cv_func_strftime=yes ac_cv_func_strrchr=yes ac_cv_func_timegm=yes ac_cv_func_tzset=yes ac_cv_func_unsetenv=yes ac_cv_func_utime=yes ac_cv_func_utimes=yes ac_cv_func_vfork=yes ac_cv_func_vprintf=yes ac_cv_func_wcscpy=yes ac_cv_func_wcslen=yes ac_cv_func_wctomb=yes ac_cv_func_wmemcmp=yes ac_cv_func_wmemcpy=yes ac_cv_have_decl_ACL_USER=no ac_cv_have_decl_D_MD_ORDER=no ac_cv_have_decl_EFTYPE=no ac_cv_have_decl_EILSEQ=yes ac_cv_have_decl_FNM_LEADING_DIR=yes ac_cv_have_decl_INT64_MAX=yes ac_cv_have_decl_INT64_MIN=yes ac_cv_have_decl_SIZE_MAX=yes ac_cv_have_decl_UINT32_MAX=yes ac_cv_have_decl_UINT64_MAX=yes ac_cv_have_decl_optarg=yes ac_cv_have_decl_optind=yes ac_cv_have_decl_strerror_r=yes ac_cv_header_attr_xattr_h=no ac_cv_header_bzlib_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_ext2fs_ext2_fs_h=no ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_fs_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_paths_h=yes ac_cv_header_poll_h=yes ac_cv_header_pwd_h=yes ac_cv_header_regex_h=yes ac_cv_header_stdarg_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_acl_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_acl_acl_get_file=no ac_cv_lib_attr_setxattr=no ac_cv_lib_bz2_BZ2_bzDecompressInit=yes ac_cv_lib_z_inflate=yes ac_cv_member_struct_dirent_d_namlen=no ac_cv_member_struct_stat_st_mtim_tv_nsec=yes ac_cv_member_struct_stat_st_mtimespec_tv_nsec=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_acl_permset_t=no ac_cv_type_id_t=yes ac_cv_type_intmax_t=yes ac_cv_type_long_long_int=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_type_uintmax_t=yes ac_cv_type_uintptr_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_type_unsigned_long_long_int=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 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_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/libarchive/libarchive-2.5.5/config.aux/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/libarchive/libarchive-2.5.5/config.aux/missing --run tar' AR='ar' ARCHIVE_LIBTOOL_VERSION='7:5:5' AUTOCONF='${SHELL} /var/uhubuild/work/compile/libarchive/libarchive-2.5.5/config.aux/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/libarchive/libarchive-2.5.5/config.aux/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/libarchive/libarchive-2.5.5/config.aux/missing --run automake-1.10' AWK='gawk' BSDCPIO_VERSION_STRING='1.0.0' BSDTAR_VERSION_STRING='2.5.5' BUILD_BSDCPIO_FALSE='' BUILD_BSDCPIO_TRUE='#' BUILD_BSDTAR_FALSE='' BUILD_BSDTAR_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' F77='' FFLAGS='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBARCHIVE_VERSION_NUMBER='2005005' LIBARCHIVE_VERSION_STRING='2.5.5' LIBOBJS='' LIBS='-lz -lbz2 ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/libarchive/libarchive-2.5.5/config.aux/missing --run makeinfo' OBJEXT='o' PACKAGE='libarchive' PACKAGE_BUGREPORT='kientzle@freebsd.org' PACKAGE_NAME='libarchive' PACKAGE_STRING='libarchive 2.5.5' PACKAGE_TARNAME='libarchive' PACKAGE_VERSION='2.5.5' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STATIC_BSDCPIO_FALSE='' STATIC_BSDCPIO_TRUE='#' STATIC_BSDTAR_FALSE='' STATIC_BSDTAR_TRUE='#' STRIP='strip' VERSION='2.5.5' YACC='bison -y' YFLAGS='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /var/uhubuild/work/compile/libarchive/libarchive-2.5.5/config.aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "libarchive" #define PACKAGE_TARNAME "libarchive" #define PACKAGE_VERSION "2.5.5" #define PACKAGE_STRING "libarchive 2.5.5" #define PACKAGE_BUGREPORT "kientzle@freebsd.org" #define PACKAGE "libarchive" #define VERSION "2.5.5" #define LIBARCHIVE_VERSION_STRING "2.5.5" #define LIBARCHIVE_VERSION_NUMBER "2005005" #define BSDCPIO_VERSION_STRING "1.0.0" #define BSDTAR_VERSION_STRING "2.5.5" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define STDC_HEADERS 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_BZLIB_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GRP_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LINUX_FS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_PATHS_H 1 #define HAVE_POLL_H 1 #define HAVE_PWD_H 1 #define HAVE_REGEX_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_WCHAR_H 1 #define HAVE_ZLIB_H 1 #define HAVE_LIBBZ2 1 #define HAVE_LIBZ 1 #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 #define HAVE_UINTMAX_T 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_INTMAX_T 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_UINTMAX_T 1 #define HAVE_DECL_SIZE_MAX 1 #define HAVE_DECL_INT64_MAX 1 #define HAVE_DECL_INT64_MIN 1 #define HAVE_DECL_UINT64_MAX 1 #define HAVE_DECL_UINT32_MAX 1 #define HAVE_EILSEQ 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_FSEEKO 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define HAVE_STRFTIME 1 #define HAVE_VPRINTF 1 #define HAVE_CHOWN 1 #define HAVE_CHROOT 1 #define HAVE_FCHDIR 1 #define HAVE_FCHMOD 1 #define HAVE_FCHOWN 1 #define HAVE_FCNTL 1 #define HAVE_FORK 1 #define HAVE_FSTAT 1 #define HAVE_FTRUNCATE 1 #define HAVE_FUTIMES 1 #define HAVE_GETEUID 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETPID 1 #define HAVE_LCHOWN 1 #define HAVE_LUTIMES 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_MKFIFO 1 #define HAVE_MKNOD 1 #define HAVE_NL_LANGINFO 1 #define HAVE_PIPE 1 #define HAVE_POLL 1 #define HAVE_SELECT 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRRCHR 1 #define HAVE_TIMEGM 1 #define HAVE_TZSET 1 #define HAVE_UNSETENV 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_VFORK 1 #define HAVE_WCSCPY 1 #define HAVE_WCSLEN 1 #define HAVE_WCTOMB 1 #define HAVE_WMEMCMP 1 #define HAVE_WMEMCPY 1 #define HAVE_FNMATCH 1 #define HAVE_FNM_LEADING_DIR 1 #define HAVE_GETXATTR 1 #define HAVE_LGETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_LLISTXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_LSETXATTR 1 #define _FILE_OFFSET_BITS 64 #define HAVE_DECL_OPTARG 1 #define HAVE_DECL_OPTIND 1 configure: exit 0