## ------------------------ ## ## GNU tar 1.18 test suite. ## ## ------------------------ ## testsuite: command line was: $ ./testsuite ## ----------- ## ## ChangeLogs. ## ## ----------- ## testsuite: ../ChangeLog: | 2007-06-28 Sergey Poznyakoff | | * bootstrap: Update for the change of the TP URL | | 2007-06-27 Sergey Poznyakoff | | Relicense under GPLv3 | | 2007-06-21 Sergey Poznyakoff | ## --------- ## ## Platform. ## ## --------- ## hostname = moocow.localhost uname -m = i686 uname -r = 2.6.21.5 uname -s = Linux uname -v = #1 PREEMPT Sun Jun 17 13:23:16 CEST 2007 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /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/src/tar-1.18/tests PATH: /usr/src/tar-1.18/src PATH: /usr/src/tar-1.18/build-aux PATH: /usr/src/tar-1.18 PATH: /bin PATH: /sbin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/bin/X11 PATH: /usr/local/bin PATH: /usr/local/X11/bin testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) 2000, 2001, 2003, 2004 Free Software Foundation, Inc. | | # The test suite will define top_srcdir=/../.. etc. | at_testdir='tests' | abs_builddir='/usr/src/tar-1.18/tests' | at_srcdir='.' | abs_srcdir='/usr/src/tar-1.18/tests' | at_top_srcdir='..' | abs_top_srcdir='/usr/src/tar-1.18' | at_top_build_prefix='../' | abs_top_builddir='/usr/src/tar-1.18' | | # Backward compatibility with Autotest <= 2.59b: | at_top_builddir=$at_top_build_prefix | | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/bin/sh'} testsuite: atlocal: | # tests/atlocal. Generated from atlocal.in by configure. -*- shell-script -*- | # Configurable variable values for tar test suite. | # Copyright (C) 2004, 2006 Free Software Foundation, Inc. | | PATH=/usr/src/tar-1.18/tests:/usr/src/tar-1.18/src:/usr/src/tar-1.18/build-aux:$top_srcdir:$srcdir:$PATH | | XFAILFILE=$abs_builddir/.badversion | | trap "test -r $XFAILFILE && cat $XFAILFILE; exit $?" 1 2 13 15 | | TEST_DATA_URL=ftp://download.gnu.org.ua/pub/tests/tar | if test -z "$TEST_DATA_DIR"; then | TEST_DATA_DIR=$abs_builddir | fi | | STAR_DATA_URL=http://download.berlios.de/pub/star/testscripts | if test -z "$STAR_TESTSCRIPTS"; then | STAR_TESTSCRIPTS=$TEST_DATA_DIR | fi | | # tarball_prereq file sum dir url | tarball_prereq() { | if test -d "$3"; then | if test -r $3/$1; then | : | elif test -n "$FULL_TEST"; then | wget -q --directory-prefix=$3 $4/$1 | fi | fi | echo "$2 $3/$1" | md5sum --status --check - >/dev/null 2>&1 | } | | ## ---------------- ## ## Tested programs. ## ## ---------------- ## ./testsuite.at:92: /usr/src/tar-1.18/src/tar --version tar (GNU tar) 1.18 Copyright (C) 2007 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. ## ------------------ ## ## Running the tests. ## ## ------------------ ## testsuite: starting at: Sat Jun 30 07:05:28 CEST 2007 1. tar version (version.at:19): ok (Kids: 0.00s user 0.01s system) 2. decompressing from stdin (pipe.at:29): ok (Kids: 0.07s user 0.14s system) 3. mixing options (options.at:24): ok (Kids: 0.00s user 0.01s system) 4. interspersed options (options02.at:26): ok (Kids: 0.00s user 0.01s system) 5. files-from: empty entries (T-empty.at:26): ok (Kids: 0.00s user 0.02s system) 7. tar --index-file=FILE --file=- (indexfile.at:26): ok (Kids: 0.06s user 0.03s system) 8. tar cvf - (verbose.at:26): ok (Kids: 0.02s user 0.06s system) 9. append (append.at:21): ok (Kids: 0.04s user 0.07s system) 10. appending files with long names (append01.at:29): ok (Kids: 0.05s user 0.06s system) 11. append vs. create (append02.at:40): ok (Kids: 0.04s user 0.11s system) 12. exclude (exclude.at:23): ok (Kids: 0.04s user 0.06s system) 13. deleting a member after a big one (delete01.at:23): ok (Kids: 0.05s user 0.07s system) 14. deleting a member from stdin archive (delete02.at:23): ok (Kids: 0.04s user 0.10s system) 15. deleting members with long names (delete03.at:21): ok (Kids: 0.04s user 0.10s system) 16. deleting a large last member (delete04.at:23): ok (Kids: 0.11s user 0.14s system) 17. deleting non-existing member (delete05.at:27): ok (Kids: 0.02s user 0.09s system) 18. extract over an existing directory (extrac01.at:23): ok (Kids: 0.02s user 0.06s system) 19. extracting symlinks over an existing file (extrac02.at:23): ok (Kids: 0.04s user 0.07s system) 20. extraction loops (extrac03.at:23): ok (Kids: 0.02s user 0.07s system) 21. extract + fnmatch (extrac04.at:23): ok (Kids: 0.07s user 0.13s system) 22. extracting selected members from pax (extrac05.at:30): ok (Kids: 0.01s user 0.02s system) 23. mode of extracted directories (extrac06.at:33): ok (Kids: 0.06s user 0.12s system) 24. extracting symlinks to a read-only dir (extrac07.at:27): ok (Kids: 0.05s user 0.08s system) 25. gzip (gzip.at:23): ok (Kids: 0.00s user 0.01s system) 26. incremental (incremental.at:23): ok (Kids: 0.02s user 0.05s system) 27. restore broken symlinks from incremental (incr01.at:27): ok (Kids: 0.04s user 0.05s system) 28. restoring timestamps from incremental (incr02.at:32): ok (Kids: 0.03s user 0.07s system) 29. --listed for individual files (listed01.at:26): ok (Kids: 0.02s user 0.03s system) 30. working --listed (listed02.at:28): ok (Kids: 0.04s user 0.08s system) 31. renamed files in incrementals (incr03.at:28): ok (Kids: 0.06s user 0.12s system) 32. proper icontents initialization (incr04.at:29): ok (Kids: 0.05s user 0.12s system) 33. renamed dirs in incrementals (rename01.at:24): ok (Kids: 0.05s user 0.10s system) 34. move between hierarchies (rename02.at:24): ok (Kids: 0.06s user 0.13s system) 35. cyclic renames (rename03.at:23): ok (Kids: 0.05s user 0.18s system) 36. changed file types in incrementals (chtype.at:27): ok (Kids: 0.10s user 0.10s system) 37. ignfail (ignfail.at:23): skipped (ignfail.at:26) 38. link count gt 2 (link01.at:33): ok (Kids: 0.03s user 0.11s system) 39. long names in V7 archives (longv7.at:24): ok (Kids: 0.00s user 0.01s system) 40. long file names divisible by block size (long01.at:28): ok (Kids: 0.02s user 0.04s system) 41. ustar: unsplittable file name (lustar01.at:21): ok (Kids: 0.00s user 0.01s system) 42. ustar: unsplittable path name (lustar02.at:21): ok (Kids: 0.01s user 0.02s system) 43. ustar: splitting long names (lustar03.at:21): ok (Kids: 0.02s user 0.02s system) 44. multivolume dumps from pipes (multiv01.at:23): ok (Kids: 0.03s user 0.06s system) 45. skipping a straddling member (multiv02.at:28): ok (Kids: 0.04s user 0.06s system) 46. MV archive & long filenames (multiv03.at:30): ok (Kids: 0.02s user 0.06s system) 47. split directory members in a MV archive (multiv04.at:36): ok (Kids: 0.06s user 0.22s system) 48. Restoring after an out of sync folume (multiv05.at:26): ok (Kids: 0.04s user 0.07s system) 49. old archives (old.at:23): ok (Kids: 0.00s user 0.00s system) 50. recurse (recurse.at:21): ok (Kids: 0.04s user 0.06s system) 51. working -C with --same-order (same-order01.at:26): ok (Kids: 0.05s user 0.12s system) 52. multiple -C options (same-order02.at:25): ok (Kids: 0.05s user 0.10s system) 53. short records (shortrec.at:25): ok (Kids: 0.05s user 0.11s system) 54. sparse files (sparse01.at:21): ok (Kids: 0.16s user 0.22s system) 55. extracting sparse file over a pipe (sparse02.at:21): ok (Kids: 0.12s user 0.23s system) 56. storing sparse files > 8G (sparse03.at:21): ok (Kids: 85.44s user 179.31s system) 57. sparse files in MV archives (sparsemv.at:21): ok (Kids: 0.04s user 0.11s system) 58. sparse files in PAX MV archives, v.0.0 (spmvp00.at:21): ok (Kids: 0.06s user 0.04s system) 59. sparse files in PAX MV archives, v.0.1 (spmvp01.at:21): ok (Kids: 0.06s user 0.04s system) 60. sparse files in PAX MV archives, v.1.0 (spmvp10.at:21): ok (Kids: 0.06s user 0.05s system) 61. update unchanged directories (update.at:27): ok (Kids: 0.05s user 0.13s system) 62. volume (volume.at:23): ok (Kids: 0.02s user 0.03s system) 63. volume header size (volsize.at:29): skipped (volsize.at:32) 64. compressed format recognition (comprec.at:21): ok (Kids: 0.04s user 0.09s system) 65. truncate (truncate.at:29): ok (Kids: 2.70s user 4.33s system) 66. grow (grow.at:24): ok (Kids: 2.18s user 2.82s system) 67. gtarfail (gtarfail.at:21): skipped (gtarfail.at:26) 68. gtarfail2 (gtarfail2.at:21): skipped (gtarfail2.at:26) 69. multi-fail (multi-fail.at:21): skipped (multi-fail.at:26) 70. ustar-big-2g (ustar-big-2g.at:21): skipped (ustar-big-2g.at:26) 71. ustar-big-8g (ustar-big-8g.at:21): skipped (ustar-big-8g.at:26) 72. pax-big-10g (pax-big-10g.at:21): skipped (pax-big-10g.at:26) testsuite: ending at: Sat Jun 30 07:12:02 CEST 2007 testsuite: test suite duration: 0h 6m 34s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 64 tests were run, 1 failed unexpectedly. 8 tests were skipped. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: GNU tar 1.18 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 6: T-null.at:21 files-from: 0-separated file without -0 files-from null Skipped tests: GNU tar 1.18 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 37: ignfail.at:23 ignfail ignfail 63: volsize.at:29 volume header size volume volsize 67: gtarfail.at:21 gtarfail star gtarfail 68: gtarfail2.at:21 gtarfail2 star gtarfail2 69: multi-fail.at:21 multi-fail star multivolume multiv multi-fail 70: ustar-big-2g.at:21 ustar-big-2g star ustar-big-2g 71: ustar-big-8g.at:21 ustar-big-8g star ustar-big-8g 72: pax-big-10g.at:21 pax-big-10g star pax-big-10g ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 6. T-null.at:21: testing ... ./T-null.at:24: mkdir ustar (cd ustar TEST_TAR_FORMAT=ustar export TEST_TAR_FORMAT TAR_OPTIONS="-H ustar" export TAR_OPTIONS rm -rf * test -z || exit 77 echo dwa > temp echo trzy >> temp cat temp | tr ' ' '' > temp1 echo jeden > file-list cat temp1 >> file-list genfile -f "jeden dwa" || exit 77 genfile -f trzy tar cfTv archive file-list | sort ) --- - 2007-06-30 07:05:43.000000000 +0200 +++ /usr/src/tar-1.18/tests/testsuite.dir/at-stdout 2007-06-30 07:05:43.000000000 +0200 @@ -1,4 +1,3 @@ -jeden -dwa +jeden\ndwa trzy 6. T-null.at:21: 6. files-from: 0-separated file without -0 (T-null.at:21): FAILED (T-null.at:24) ## ------------- ## ## ../config.log ## ## ------------- ## | This file contains any messages produced by compilers while | running configure, to aid debugging if configure makes a mistake. | | It was created by GNU tar configure 1.18, which was | generated by GNU Autoconf 2.60. Invocation command line was | | $ ./configure --prefix=/usr --disable-nls --mandir=/usr/man --infodir=/usr/info --bindir=/bin | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = moocow.localhost | uname -m = i686 | uname -r = 2.6.21.5 | uname -s = Linux | uname -v = #1 PREEMPT Sun Jun 17 13:23:16 CEST 2007 | | /usr/bin/uname -p = unknown | /bin/uname -X = unknown | | /bin/arch = i686 | /usr/bin/arch -k = unknown | /usr/convex/getsysinfo = unknown | /usr/bin/hostinfo = unknown | /bin/machine = unknown | /usr/bin/oslevel = unknown | /bin/universe = unknown | | PATH: //bin | PATH: /sbin | PATH: /usr/sbin | PATH: /bin | PATH: /usr/bin | PATH: /usr/bin/X11 | PATH: /usr/local/bin | PATH: /usr/local/X11/bin | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:2118: checking for a BSD-compatible install | configure:2174: result: //bin/install -c | configure:2185: checking whether build environment is sane | configure:2228: result: yes | configure:2293: checking for gawk | configure:2309: found //bin/gawk | configure:2320: result: gawk | configure:2331: checking whether make sets $(MAKE) | configure:2352: result: yes | configure:2531: checking how to create a ustar tar archive | configure:2544: tar --version | tar (GNU tar) 1.17 | Copyright (C) 2007 Free Software Foundation, Inc. | License GPLv2+: GNU GPL version 2 or later | This is free software: you are free to change and redistribute it. | There is NO WARRANTY, to the extent permitted by law. | | Written by John Gilmore and Jay Fenlason. | configure:2547: $? = 0 | configure:2587: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar | configure:2590: $? = 0 | configure:2594: tar -xf - &5 | gcc (GCC) 4.2.0 | Copyright (C) 2007 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:2941: $? = 0 | configure:2948: gcc -v >&5 | Using built-in specs. | Target: i686-pc-linux-gnu | Configured with: ../gcc-4.2.0/configure --prefix=/usr --disable-nls --mandir=/usr/man --infodir=/usr/info | Thread model: posix | gcc version 4.2.0 | configure:2951: $? = 0 | configure:2958: gcc -V >&5 | gcc: '-V' option must have argument | configure:2961: $? = 1 | configure:2984: checking for C compiler default output file name | configure:3011: gcc conftest.c >&5 | configure:3014: $? = 0 | configure:3060: result: a.out | configure:3065: checking whether the C compiler works | configure:3075: ./a.out | configure:3078: $? = 0 | configure:3095: result: yes | configure:3102: checking whether we are cross compiling | configure:3104: result: no | configure:3107: checking for suffix of executables | configure:3114: gcc -o conftest conftest.c >&5 | configure:3117: $? = 0 | configure:3141: result: | configure:3147: checking for suffix of object files | configure:3173: gcc -c conftest.c >&5 | configure:3176: $? = 0 | configure:3199: result: o | configure:3203: checking whether we are using the GNU C compiler | configure:3232: gcc -c conftest.c >&5 | configure:3238: $? = 0 | configure:3245: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:3248: $? = 0 | configure:3255: test -s conftest.o | configure:3258: $? = 0 | configure:3272: result: yes | configure:3277: checking whether gcc accepts -g | configure:3307: gcc -c -g conftest.c >&5 | configure:3313: $? = 0 | configure:3320: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:3323: $? = 0 | configure:3330: test -s conftest.o | configure:3333: $? = 0 | configure:3463: result: yes | configure:3480: checking for gcc option to accept ISO C89 | configure:3554: gcc -c -g -O2 conftest.c >&5 | configure:3560: $? = 0 | configure:3567: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:3570: $? = 0 | configure:3577: test -s conftest.o | configure:3580: $? = 0 | configure:3600: result: none needed | configure:3629: checking for style of include used by make | configure:3657: result: GNU | configure:3685: checking dependency style of gcc | configure:3775: result: gcc3 | configure:3836: checking for ranlib | configure:3852: found /usr/bin/ranlib | configure:3863: result: ranlib | configure:3893: checking for bison | configure:3909: found /usr/bin/bison | configure:3920: result: bison -y | configure:3944: checking how to run the C preprocessor | configure:3984: gcc -E conftest.c | configure:3990: $? = 0 | configure:4028: gcc -E conftest.c | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory | configure:4034: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | /* end confdefs.h. */ | | #include | configure:4074: result: gcc -E | configure:4103: gcc -E conftest.c | configure:4109: $? = 0 | configure:4147: gcc -E conftest.c | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory | configure:4153: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | /* end confdefs.h. */ | | #include | configure:4198: checking for grep that handles long lines and -e | configure:4272: result: //bin/grep | configure:4277: checking for egrep | configure:4355: result: //bin/grep -E | configure:4361: checking for AIX | configure:4383: result: no | configure:4389: checking for ANSI C header files | configure:4419: gcc -c -g -O2 conftest.c >&5 | configure:4425: $? = 0 | configure:4432: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:4435: $? = 0 | configure:4442: test -s conftest.o | configure:4445: $? = 0 | configure:4541: gcc -o conftest -g -O2 conftest.c >&5 | configure:4544: $? = 0 | configure:4550: ./conftest | configure:4553: $? = 0 | configure:4570: result: yes | configure:4594: checking for sys/types.h | configure:4615: gcc -c -g -O2 conftest.c >&5 | configure:4621: $? = 0 | configure:4628: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:4631: $? = 0 | configure:4638: test -s conftest.o | configure:4641: $? = 0 | configure:4654: result: yes | configure:4594: checking for sys/stat.h | configure:4615: gcc -c -g -O2 conftest.c >&5 | configure:4621: $? = 0 | configure:4628: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:4631: $? = 0 | configure:4638: test -s conftest.o | configure:4641: $? = 0 | configure:4654: result: yes | configure:4594: checking for stdlib.h | configure:4615: gcc -c -g -O2 conftest.c >&5 | configure:4621: $? = 0 | configure:4628: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:4631: $? = 0 | configure:4638: test -s conftest.o | configure:4641: $? = 0 | configure:4654: result: yes | configure:4594: checking for string.h | configure:4615: gcc -c -g -O2 conftest.c >&5 | configure:4621: $? = 0 | configure:4628: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:4631: $? = 0 | configure:4638: test -s conftest.o | configure:4641: $? = 0 | configure:4654: result: yes | configure:4594: checking for memory.h | configure:4615: gcc -c -g -O2 conftest.c >&5 | configure:4621: $? = 0 | configure:4628: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:4631: $? = 0 | configure:4638: test -s conftest.o | configure:4641: $? = 0 | configure:4654: result: yes | configure:4594: checking for strings.h | configure:4615: gcc -c -g -O2 conftest.c >&5 | configure:4621: $? = 0 | configure:4628: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:4631: $? = 0 | configure:4638: test -s conftest.o | configure:4641: $? = 0 | configure:4654: result: yes | configure:4594: checking for inttypes.h | configure:4615: gcc -c -g -O2 conftest.c >&5 | configure:4621: $? = 0 | configure:4628: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:4631: $? = 0 | configure:4638: test -s conftest.o | configure:4641: $? = 0 | configure:4654: result: yes | configure:4594: checking for stdint.h | configure:4615: gcc -c -g -O2 conftest.c >&5 | configure:4621: $? = 0 | configure:4628: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:4631: $? = 0 | configure:4638: test -s conftest.o | configure:4641: $? = 0 | configure:4654: result: yes | configure:4594: checking for unistd.h | configure:4615: gcc -c -g -O2 conftest.c >&5 | configure:4621: $? = 0 | configure:4628: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:4631: $? = 0 | configure:4638: test -s conftest.o | configure:4641: $? = 0 | configure:4654: result: yes | configure:4676: checking minix/config.h usability | configure:4693: gcc -c -g -O2 conftest.c >&5 | conftest.c:54:26: error: minix/config.h: No such file or directory | configure:4699: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #endif | | #if HAVE_STDINT_H | | # include | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | #include | configure:4730: result: no | configure:4734: checking minix/config.h presence | configure:4749: gcc -E conftest.c | conftest.c:21:26: error: minix/config.h: No such file or directory | configure:4755: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | configure:4776: result: no | configure:4809: checking for minix/config.h | configure:4816: result: no | configure:4855: checking whether it is safe to define __EXTENSIONS__ | configure:4883: gcc -c -g -O2 conftest.c >&5 | configure:4889: $? = 0 | configure:4896: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:4899: $? = 0 | configure:4906: test -s conftest.o | configure:4909: $? = 0 | configure:4921: result: yes | configure:4940: checking for gcc option to accept ISO C99 | configure:5070: gcc -c -g -O2 conftest.c >&5 | conftest.c:45: error: expected ';', ',' or ')' before 'text' | conftest.c: In function 'main': | conftest.c:101: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' | conftest.c:101: error: 'newvar' undeclared (first use in this function) | conftest.c:101: error: (Each undeclared identifier is reported only once | conftest.c:101: error: for each function it appears in.) | conftest.c:110: error: 'for' loop initial declaration used outside C99 mode | configure:5076: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | /* end confdefs.h. */ | | #include | | #include | | #include | | #include | | #include | | | | struct incomplete_array | | { | | int datasize; | | double data[]; | | }; | | | | struct named_init { | | int number; | | const wchar_t *name; | | double average; | | }; | | | | typedef const char *ccp; | | | | static inline int | | test_restrict(ccp restrict text) | | { | | // See if C++-style comments work. | | // Iterate through items via the restricted pointer. | | // Also check for declarations in for loops. | | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | | continue; | | return 0; | | } | | | | // Check varargs and va_copy work. | | static void | | test_varargs(const char *format, ...) | | { | | va_list args; | | va_start(args, format); | | va_list args_copy; | | va_copy(args_copy, args); | | | | const char *str; | | int number; | | float fnumber; | | | | while (*format) | | { | | switch (*format++) | | { | | case 's': // string | | str = va_arg(args_copy, const char *); | | break; | | case 'd': // int | | number = va_arg(args_copy, int); | | break; | | case 'f': // float | | fnumber = (float) va_arg(args_copy, double); | | break; | | default: | | break; | | } | | } | | va_end(args_copy); | | va_end(args); | | } | | | | int | | main () | | { | | | | // Check bool and long long datatypes. | | _Bool success = false; | | long long int bignum = -1234567890LL; | | unsigned long long int ubignum = 1234567890uLL; | | | | // Check restrict. | | if (test_restrict("String literal") != 0) | | success = true; | | char *restrict newvar = "Another string"; | | | | // Check varargs. | | test_varargs("s, d' f .", "string", 65, 34.234); | | | | // Check incomplete arrays work. | | struct incomplete_array *ia = | | malloc(sizeof(struct incomplete_array) + (sizeof(double) * 10)); | | ia->datasize = 10; | | for (int i = 0; i < ia->datasize; ++i) | | ia->data[i] = (double) i * 1.234; | | | | // Check named initialisers. | | struct named_init ni = { | | .number = 34, | | .name = L"Test wide string", | | .average = 543.34343, | | }; | | | | ni.number = 58; | | | | int dynamic_array[ni.number]; | | dynamic_array[43] = 543; | | | | // work around unused variable warnings | | return bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'; | | | | ; | | return 0; | | } | configure:5070: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5076: $? = 0 | configure:5083: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5086: $? = 0 | configure:5093: test -s conftest.o | configure:5096: $? = 0 | configure:5123: result: -std=gnu99 | configure:5270: checking for gcc -std=gnu99 option to accept ISO Standard C | configure:5281: result: -std=gnu99 | configure:5300: checking for special C compiler options needed for large files | configure:5427: result: no | configure:5433: checking for _FILE_OFFSET_BITS value needed for large files | configure:5469: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c:30: warning: left shift count >= width of type | conftest.c:30: warning: left shift count >= width of type | conftest.c:32: error: size of array 'off_t_is_large' is negative | configure:5475: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 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:5536: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5542: $? = 0 | configure:5549: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5552: $? = 0 | configure:5559: test -s conftest.o | configure:5562: $? = 0 | configure:5576: result: 64 | configure:5586: checking for _LARGE_FILES value needed for large files | configure:5622: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5628: $? = 0 | configure:5635: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5638: $? = 0 | configure:5645: test -s conftest.o | configure:5648: $? = 0 | configure:5729: result: no | configure:5742: checking for strerror in -lcposix | configure:5777: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lcposix >&5 | /usr/lib/gcc/i686-pc-linux-gnu/4.2.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcposix | collect2: ld returned 1 exit status | configure:5783: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | /* 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 strerror (); | | int | | main () | | { | | return strerror (); | | ; | | return 0; | | } | configure:5817: result: no | configure:5825: checking for inline | configure:5851: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c:28: warning: C99 inline functions are not supported; using GNU89 | conftest.c:28: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute | configure:5857: $? = 0 | configure:5864: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5867: $? = 0 | configure:5874: test -s conftest.o | configure:5877: $? = 0 | configure:5892: result: inline | configure:5930: checking fcntl.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5953: $? = 0 | configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5963: $? = 0 | configure:5970: test -s conftest.o | configure:5973: $? = 0 | configure:5984: result: yes | configure:5988: checking fcntl.h presence | configure:6003: gcc -E conftest.c | configure:6009: $? = 0 | configure:6030: result: yes | configure:6063: checking for fcntl.h | configure:6071: result: yes | configure:5930: checking linux/fd.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5953: $? = 0 | configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5963: $? = 0 | configure:5970: test -s conftest.o | configure:5973: $? = 0 | configure:5984: result: yes | configure:5988: checking linux/fd.h presence | configure:6003: gcc -E conftest.c | configure:6009: $? = 0 | configure:6030: result: yes | configure:6063: checking for linux/fd.h | configure:6071: result: yes | configure:5920: checking for memory.h | configure:5926: result: yes | configure:5930: checking net/errno.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c:61:23: error: net/errno.h: No such file or directory | configure:5953: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #endif | | #if HAVE_STDINT_H | | # include | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | #include | configure:5984: result: no | configure:5988: checking net/errno.h presence | configure:6003: gcc -E conftest.c | conftest.c:28:23: error: net/errno.h: No such file or directory | configure:6009: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | /* end confdefs.h. */ | | #include | configure:6030: result: no | configure:6063: checking for net/errno.h | configure:6071: result: no | configure:5930: checking sgtty.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5953: $? = 0 | configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5963: $? = 0 | configure:5970: test -s conftest.o | configure:5973: $? = 0 | configure:5984: result: yes | configure:5988: checking sgtty.h presence | configure:6003: gcc -E conftest.c | configure:6009: $? = 0 | configure:6030: result: yes | configure:6063: checking for sgtty.h | configure:6071: result: yes | configure:5920: checking for string.h | configure:5926: result: yes | configure:5930: checking stropts.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5953: $? = 0 | configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5963: $? = 0 | configure:5970: test -s conftest.o | configure:5973: $? = 0 | configure:5984: result: yes | configure:5988: checking stropts.h presence | configure:6003: gcc -E conftest.c | configure:6009: $? = 0 | configure:6030: result: yes | configure:6063: checking for stropts.h | configure:6071: result: yes | configure:5930: checking sys/param.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5953: $? = 0 | configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5963: $? = 0 | configure:5970: test -s conftest.o | configure:5973: $? = 0 | configure:5984: result: yes | configure:5988: checking sys/param.h presence | configure:6003: gcc -E conftest.c | configure:6009: $? = 0 | configure:6030: result: yes | configure:6063: checking for sys/param.h | configure:6071: result: yes | configure:5930: checking sys/device.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c:65:24: error: sys/device.h: No such file or directory | configure:5953: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #endif | | #if HAVE_STDINT_H | | # include | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | #include | configure:5984: result: no | configure:5988: checking sys/device.h presence | configure:6003: gcc -E conftest.c | conftest.c:32:24: error: sys/device.h: No such file or directory | configure:6009: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | /* end confdefs.h. */ | | #include | configure:6030: result: no | configure:6063: checking for sys/device.h | configure:6071: result: no | configure:5930: checking sys/filio.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c:65:23: error: sys/filio.h: No such file or directory | configure:5953: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #endif | | #if HAVE_STDINT_H | | # include | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | #include | configure:5984: result: no | configure:5988: checking sys/filio.h presence | configure:6003: gcc -E conftest.c | conftest.c:32:23: error: sys/filio.h: No such file or directory | configure:6009: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | /* end confdefs.h. */ | | #include | configure:6030: result: no | configure:6063: checking for sys/filio.h | configure:6071: result: no | configure:5930: checking sys/gentape.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c:65:25: error: sys/gentape.h: No such file or directory | configure:5953: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #endif | | #if HAVE_STDINT_H | | # include | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | #include | configure:5984: result: no | configure:5988: checking sys/gentape.h presence | configure:6003: gcc -E conftest.c | conftest.c:32:25: error: sys/gentape.h: No such file or directory | configure:6009: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | /* end confdefs.h. */ | | #include | configure:6030: result: no | configure:6063: checking for sys/gentape.h | configure:6071: result: no | configure:5930: checking sys/inet.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c:65:22: error: sys/inet.h: No such file or directory | configure:5953: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #endif | | #if HAVE_STDINT_H | | # include | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | #include | configure:5984: result: no | configure:5988: checking sys/inet.h presence | configure:6003: gcc -E conftest.c | conftest.c:32:22: error: sys/inet.h: No such file or directory | configure:6009: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | /* end confdefs.h. */ | | #include | configure:6030: result: no | configure:6063: checking for sys/inet.h | configure:6071: result: no | configure:5930: checking sys/io/trioctl.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c:65:28: error: sys/io/trioctl.h: No such file or directory | configure:5953: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #endif | | #if HAVE_STDINT_H | | # include | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | #include | configure:5984: result: no | configure:5988: checking sys/io/trioctl.h presence | configure:6003: gcc -E conftest.c | conftest.c:32:28: error: sys/io/trioctl.h: No such file or directory | configure:6009: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | /* end confdefs.h. */ | | #include | configure:6030: result: no | configure:6063: checking for sys/io/trioctl.h | configure:6071: result: no | configure:5930: checking sys/mtio.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5953: $? = 0 | configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5963: $? = 0 | configure:5970: test -s conftest.o | configure:5973: $? = 0 | configure:5984: result: yes | configure:5988: checking sys/mtio.h presence | configure:6003: gcc -E conftest.c | configure:6009: $? = 0 | configure:6030: result: yes | configure:6063: checking for sys/mtio.h | configure:6071: result: yes | configure:5930: checking sys/time.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5953: $? = 0 | configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5963: $? = 0 | configure:5970: test -s conftest.o | configure:5973: $? = 0 | configure:5984: result: yes | configure:5988: checking sys/time.h presence | configure:6003: gcc -E conftest.c | configure:6009: $? = 0 | configure:6030: result: yes | configure:6063: checking for sys/time.h | configure:6071: result: yes | configure:5930: checking sys/tprintf.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c:67:25: error: sys/tprintf.h: No such file or directory | configure:5953: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #endif | | #if HAVE_STDINT_H | | # include | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | #include | configure:5984: result: no | configure:5988: checking sys/tprintf.h presence | configure:6003: gcc -E conftest.c | conftest.c:34:25: error: sys/tprintf.h: No such file or directory | configure:6009: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | /* end confdefs.h. */ | | #include | configure:6030: result: no | configure:6063: checking for sys/tprintf.h | configure:6071: result: no | configure:5930: checking sys/tape.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c:67:22: error: sys/tape.h: No such file or directory | configure:5953: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #endif | | #if HAVE_STDINT_H | | # include | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | #include | configure:5984: result: no | configure:5988: checking sys/tape.h presence | configure:6003: gcc -E conftest.c | conftest.c:34:22: error: sys/tape.h: No such file or directory | configure:6009: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | /* end confdefs.h. */ | | #include | configure:6030: result: no | configure:6063: checking for sys/tape.h | configure:6071: result: no | configure:5920: checking for unistd.h | configure:5926: result: yes | configure:5930: checking locale.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5953: $? = 0 | configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5963: $? = 0 | configure:5970: test -s conftest.o | configure:5973: $? = 0 | configure:5984: result: yes | configure:5988: checking locale.h presence | configure:6003: gcc -E conftest.c | configure:6009: $? = 0 | configure:6030: result: yes | configure:6063: checking for locale.h | configure:6071: result: yes | configure:5930: checking features.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5953: $? = 0 | configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5963: $? = 0 | configure:5970: test -s conftest.o | configure:5973: $? = 0 | configure:5984: result: yes | configure:5988: checking features.h presence | configure:6003: gcc -E conftest.c | configure:6009: $? = 0 | configure:6030: result: yes | configure:6063: checking for features.h | configure:6071: result: yes | configure:5930: checking linewrap.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c:70:22: error: linewrap.h: No such file or directory | configure:5953: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #endif | | #if HAVE_STDINT_H | | # include | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | #include | configure:5984: result: no | configure:5988: checking linewrap.h presence | configure:6003: gcc -E conftest.c | conftest.c:37:22: error: linewrap.h: No such file or directory | configure:6009: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | /* end confdefs.h. */ | | #include | configure:6030: result: no | configure:6063: checking for linewrap.h | configure:6071: result: no | configure:5930: checking dirent.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5953: $? = 0 | configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5963: $? = 0 | configure:5970: test -s conftest.o | configure:5973: $? = 0 | configure:5984: result: yes | configure:5988: checking dirent.h presence | configure:6003: gcc -E conftest.c | configure:6009: $? = 0 | configure:6030: result: yes | configure:6063: checking for dirent.h | configure:6071: result: yes | configure:5930: checking float.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5953: $? = 0 | configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5963: $? = 0 | configure:5970: test -s conftest.o | configure:5973: $? = 0 | configure:5984: result: yes | configure:5988: checking float.h presence | configure:6003: gcc -E conftest.c | configure:6009: $? = 0 | configure:6030: result: yes | configure:6063: checking for float.h | configure:6071: result: yes | configure:5930: checking wctype.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5953: $? = 0 | configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5963: $? = 0 | configure:5970: test -s conftest.o | configure:5973: $? = 0 | configure:5984: result: yes | configure:5988: checking wctype.h presence | configure:6003: gcc -E conftest.c | configure:6009: $? = 0 | configure:6030: result: yes | configure:6063: checking for wctype.h | configure:6071: result: yes | configure:5930: checking stdio_ext.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5953: $? = 0 | configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5963: $? = 0 | configure:5970: test -s conftest.o | configure:5973: $? = 0 | configure:5984: result: yes | configure:5988: checking stdio_ext.h presence | configure:6003: gcc -E conftest.c | configure:6009: $? = 0 | configure:6030: result: yes | configure:6063: checking for stdio_ext.h | configure:6071: result: yes | configure:5920: checking for stdint.h | configure:5926: result: yes | configure:5930: checking wchar.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5953: $? = 0 | configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5963: $? = 0 | configure:5970: test -s conftest.o | configure:5973: $? = 0 | configure:5984: result: yes | configure:5988: checking wchar.h presence | configure:6003: gcc -E conftest.c | configure:6009: $? = 0 | configure:6030: result: yes | configure:6063: checking for wchar.h | configure:6071: result: yes | configure:5920: checking for inttypes.h | configure:5926: result: yes | configure:5930: checking stdio.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5953: $? = 0 | configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5963: $? = 0 | configure:5970: test -s conftest.o | configure:5973: $? = 0 | configure:5984: result: yes | configure:5988: checking stdio.h presence | configure:6003: gcc -E conftest.c | configure:6009: $? = 0 | configure:6030: result: yes | configure:6063: checking for stdio.h | configure:6071: result: yes | configure:5920: checking for stdlib.h | configure:5926: result: yes | configure:5920: checking for sys/stat.h | configure:5926: result: yes | configure:5930: checking sysexits.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5953: $? = 0 | configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5963: $? = 0 | configure:5970: test -s conftest.o | configure:5973: $? = 0 | configure:5984: result: yes | configure:5988: checking sysexits.h presence | configure:6003: gcc -E conftest.c | configure:6009: $? = 0 | configure:6030: result: yes | configure:6063: checking for sysexits.h | configure:6071: result: yes | configure:5930: checking time.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5953: $? = 0 | configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5963: $? = 0 | configure:5970: test -s conftest.o | configure:5973: $? = 0 | configure:5984: result: yes | configure:5988: checking time.h presence | configure:6003: gcc -E conftest.c | configure:6009: $? = 0 | configure:6030: result: yes | configure:6063: checking for time.h | configure:6071: result: yes | configure:5930: checking priv.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c:82:18: error: priv.h: No such file or directory | configure:5953: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #endif | | #if HAVE_STDINT_H | | # include | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | #include | configure:5984: result: no | configure:5988: checking priv.h presence | configure:6003: gcc -E conftest.c | conftest.c:49:18: error: priv.h: No such file or directory | configure:6009: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | /* end confdefs.h. */ | | #include | configure:6030: result: no | configure:6063: checking for priv.h | configure:6071: result: no | configure:5930: checking utime.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5953: $? = 0 | configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5963: $? = 0 | configure:5970: test -s conftest.o | configure:5973: $? = 0 | configure:5984: result: yes | configure:5988: checking utime.h presence | configure:6003: gcc -E conftest.c | configure:6009: $? = 0 | configure:6030: result: yes | configure:6063: checking for utime.h | configure:6071: result: yes | configure:5930: checking netdb.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5953: $? = 0 | configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5963: $? = 0 | configure:5970: test -s conftest.o | configure:5973: $? = 0 | configure:5984: result: yes | configure:5988: checking netdb.h presence | configure:6003: gcc -E conftest.c | configure:6009: $? = 0 | configure:6030: result: yes | configure:6063: checking for netdb.h | configure:6071: result: yes | configure:5930: checking sys/wait.h usability | configure:5947: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:5953: $? = 0 | configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:5963: $? = 0 | configure:5970: test -s conftest.o | configure:5973: $? = 0 | configure:5984: result: yes | configure:5988: checking sys/wait.h presence | configure:6003: gcc -E conftest.c | configure:6009: $? = 0 | configure:6030: result: yes | configure:6063: checking for sys/wait.h | configure:6071: result: yes | configure:6169: checking for sys/buf.h | configure:6192: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c:56:21: error: sys/buf.h: No such file or directory | configure:6198: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | | #include | | #endif | | | | #include | configure:6231: result: no | configure:6243: checking for sys/wait.h that is POSIX.1 compatible | configure:6317: result: yes | configure:6327: checking for stdbool.h that conforms to C99 | configure:6420: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:6426: $? = 0 | configure:6433: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:6436: $? = 0 | configure:6443: test -s conftest.o | configure:6446: $? = 0 | configure:6458: result: yes | configure:6460: checking for _Bool | configure:6490: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:6496: $? = 0 | configure:6503: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:6506: $? = 0 | configure:6513: test -s conftest.o | configure:6516: $? = 0 | configure:6528: result: yes | configure:6574: checking for dirent.h that defines DIR | configure:6603: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:6609: $? = 0 | configure:6616: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:6619: $? = 0 | configure:6626: test -s conftest.o | configure:6629: $? = 0 | configure:6642: result: yes | configure:6655: checking for library containing opendir | configure:6696: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:6702: $? = 0 | configure:6709: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:6712: $? = 0 | configure:6719: test -s conftest | configure:6722: $? = 0 | configure:6746: result: none required | configure:6856: checking whether sys/types.h defines makedev | configure:6882: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:6888: $? = 0 | configure:6895: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:6898: $? = 0 | configure:6905: test -s conftest | configure:6908: $? = 0 | configure:6922: result: yes | configure:7257: checking whether stat file-mode macros are broken | configure:7305: result: no | configure:7315: checking for ANSI C header files | configure:7496: result: yes | configure:7507: checking for st_fstype string in struct stat | configure:7534: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:62: error: 'struct stat' has no member named 'st_fstype' | configure:7540: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | /* end confdefs.h. */ | | #include | | #include | | int | | main () | | { | | struct stat s; s.st_fstype[0] = 'x'; | | ; | | return 0; | | } | configure:7573: result: no | configure:7583: checking return type of signal handlers | configure:7611: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:63: error: void value not ignored as it ought to be | configure:7617: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | return *(signal (0, 0)) (0) == 1; | | ; | | return 0; | | } | configure:7649: result: void | configure:7657: checking for mode_t | configure:7687: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:7693: $? = 0 | configure:7700: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:7703: $? = 0 | configure:7710: test -s conftest.o | configure:7713: $? = 0 | configure:7725: result: yes | configure:7737: checking for pid_t | configure:7767: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:7773: $? = 0 | configure:7780: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:7783: $? = 0 | configure:7790: test -s conftest.o | configure:7793: $? = 0 | configure:7805: result: yes | configure:7817: checking for off_t | configure:7847: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:7853: $? = 0 | configure:7860: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:7863: $? = 0 | configure:7870: test -s conftest.o | configure:7873: $? = 0 | configure:7885: result: yes | configure:7897: checking for size_t | configure:7927: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:7933: $? = 0 | configure:7940: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:7943: $? = 0 | configure:7950: test -s conftest.o | configure:7953: $? = 0 | configure:7965: result: yes | configure:7977: checking for uid_t in sys/types.h | configure:8000: result: yes | configure:8015: checking for major_t | configure:8045: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' | conftest.c: In function 'main': | conftest.c:95: error: 'ac__type_new_' undeclared (first use in this function) | conftest.c:95: error: (Each undeclared identifier is reported only once | conftest.c:95: error: for each function it appears in.) | conftest.c:95: error: expected expression before ')' token | configure:8051: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #endif | | #if HAVE_STDINT_H | | # include | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | typedef major_t ac__type_new_; | | int | | main () | | { | | if ((ac__type_new_ *) 0) | | return 0; | | if (sizeof (ac__type_new_)) | | return 0; | | ; | | return 0; | | } | configure:8083: result: no | configure:8095: checking for minor_t | configure:8125: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c:92: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' | conftest.c: In function 'main': | conftest.c:96: error: 'ac__type_new_' undeclared (first use in this function) | conftest.c:96: error: (Each undeclared identifier is reported only once | conftest.c:96: error: for each function it appears in.) | conftest.c:96: error: expected expression before ')' token | configure:8131: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #endif | | #if HAVE_STDINT_H | | # include | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | typedef minor_t ac__type_new_; | | int | | main () | | { | | if ((ac__type_new_ *) 0) | | return 0; | | if (sizeof (ac__type_new_)) | | return 0; | | ; | | return 0; | | } | configure:8163: result: no | configure:8175: checking for dev_t | configure:8205: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:8211: $? = 0 | configure:8218: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:8221: $? = 0 | configure:8228: test -s conftest.o | configure:8231: $? = 0 | configure:8243: result: yes | configure:8255: checking for ino_t | configure:8285: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:8291: $? = 0 | configure:8298: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:8301: $? = 0 | configure:8308: test -s conftest.o | configure:8311: $? = 0 | configure:8323: result: yes | configure:8337: checking for ssize_t | configure:8364: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:8370: $? = 0 | configure:8377: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:8380: $? = 0 | configure:8387: test -s conftest.o | configure:8390: $? = 0 | configure:8402: result: yes | configure:8416: checking for working alloca.h | configure:8443: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:8449: $? = 0 | configure:8456: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:8459: $? = 0 | configure:8466: test -s conftest | configure:8469: $? = 0 | configure:8482: result: yes | configure:8492: checking for alloca | configure:8539: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:8545: $? = 0 | configure:8552: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:8555: $? = 0 | configure:8562: test -s conftest | configure:8565: $? = 0 | configure:8578: result: yes | configure:8821: checking for C/C++ restrict keyword | configure:8857: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:8863: $? = 0 | configure:8870: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:8873: $? = 0 | configure:8880: test -s conftest.o | configure:8883: $? = 0 | configure:8898: result: restrict | configure:8913: checking whether getenv is declared | configure:8943: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:8949: $? = 0 | configure:8956: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:8959: $? = 0 | configure:8966: test -s conftest.o | configure:8969: $? = 0 | configure:8981: result: yes | configure:8999: checking whether clearerr_unlocked is declared | configure:9029: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:9035: $? = 0 | configure:9042: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:9045: $? = 0 | configure:9052: test -s conftest.o | configure:9055: $? = 0 | configure:9067: result: yes | configure:9085: checking whether feof_unlocked is declared | configure:9115: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:9121: $? = 0 | configure:9128: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:9131: $? = 0 | configure:9138: test -s conftest.o | configure:9141: $? = 0 | configure:9153: result: yes | configure:9171: checking whether ferror_unlocked is declared | configure:9201: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:9207: $? = 0 | configure:9214: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:9217: $? = 0 | configure:9224: test -s conftest.o | configure:9227: $? = 0 | configure:9239: result: yes | configure:9257: checking whether fflush_unlocked is declared | configure:9287: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:9293: $? = 0 | configure:9300: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:9303: $? = 0 | configure:9310: test -s conftest.o | configure:9313: $? = 0 | configure:9325: result: yes | configure:9343: checking whether fgets_unlocked is declared | configure:9373: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:9379: $? = 0 | configure:9386: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:9389: $? = 0 | configure:9396: test -s conftest.o | configure:9399: $? = 0 | configure:9411: result: yes | configure:9429: checking whether fputc_unlocked is declared | configure:9459: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:9465: $? = 0 | configure:9472: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:9475: $? = 0 | configure:9482: test -s conftest.o | configure:9485: $? = 0 | configure:9497: result: yes | configure:9515: checking whether fputs_unlocked is declared | configure:9545: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:9551: $? = 0 | configure:9558: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:9561: $? = 0 | configure:9568: test -s conftest.o | configure:9571: $? = 0 | configure:9583: result: yes | configure:9601: checking whether fread_unlocked is declared | configure:9631: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:9637: $? = 0 | configure:9644: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:9647: $? = 0 | configure:9654: test -s conftest.o | configure:9657: $? = 0 | configure:9669: result: yes | configure:9687: checking whether fwrite_unlocked is declared | configure:9717: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:9723: $? = 0 | configure:9730: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:9733: $? = 0 | configure:9740: test -s conftest.o | configure:9743: $? = 0 | configure:9755: result: yes | configure:9773: checking whether getc_unlocked is declared | configure:9803: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:9809: $? = 0 | configure:9816: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:9819: $? = 0 | configure:9826: test -s conftest.o | configure:9829: $? = 0 | configure:9841: result: yes | configure:9859: checking whether getchar_unlocked is declared | configure:9889: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:9895: $? = 0 | configure:9902: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:9905: $? = 0 | configure:9912: test -s conftest.o | configure:9915: $? = 0 | configure:9927: result: yes | configure:9945: checking whether putc_unlocked is declared | configure:9975: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:9981: $? = 0 | configure:9988: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:9991: $? = 0 | configure:9998: test -s conftest.o | configure:10001: $? = 0 | configure:10013: result: yes | configure:10031: checking whether putchar_unlocked is declared | configure:10061: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:10067: $? = 0 | configure:10074: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10077: $? = 0 | configure:10084: test -s conftest.o | configure:10087: $? = 0 | configure:10099: result: yes | configure:10124: checking for flockfile | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for funlockfile | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for pathconf | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for canonicalize_file_name | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for getcwd | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for readlink | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for dup2 | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for fchdir | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for btowc | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for isblank | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | conftest.c:108: warning: conflicting types for built-in function 'isblank' | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for iswctype | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for mbsrtowcs | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for mempcpy | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | conftest.c:111: warning: conflicting types for built-in function 'mempcpy' | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for wmemchr | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for wmemcpy | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for wmempcpy | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for ftruncate | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for gettimeofday | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for nanotime | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | /tmp/ccWDgZE2.o(.text+0x12): In function `main': | /usr/src/tar-1.18/conftest.c:128: undefined reference to `nanotime' | collect2: ld returned 1 exit status | configure:10186: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | /* end confdefs.h. */ | | /* Define nanotime to an innocuous variant, in case declares nanotime. | | For example, HP-UX 11i declares gettimeofday. */ | | #define nanotime innocuous_nanotime | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char nanotime (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef nanotime | | | | /* 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 nanotime (); | | /* 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_nanotime || defined __stub___nanotime | | choke me | | #endif | | | | int | | main () | | { | | return nanotime (); | | ; | | return 0; | | } | configure:10220: result: no | configure:10124: checking for alarm | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for lchmod | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | conftest.c:123: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' | configure:10186: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 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:10220: result: no | configure:10124: checking for fdopendir | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | /tmp/ccaSN6Bn.o(.text+0x12): In function `main': | /usr/src/tar-1.18/conftest.c:129: undefined reference to `fdopendir' | collect2: ld returned 1 exit status | configure:10186: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | /* end confdefs.h. */ | | /* Define fdopendir to an innocuous variant, in case declares fdopendir. | | For example, HP-UX 11i declares gettimeofday. */ | | #define fdopendir innocuous_fdopendir | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char fdopendir (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef fdopendir | | | | /* 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 fdopendir (); | | /* 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_fdopendir || defined __stub___fdopendir | | choke me | | #endif | | | | int | | main () | | { | | return fdopendir (); | | ; | | return 0; | | } | configure:10220: result: no | configure:10124: checking for mbsinit | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for mbrtowc | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for wcrtomb | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for wcscoll | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for setenv | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for sleep | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for strerror | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for lstat | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for pipe | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for futimes | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for futimesat | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | /tmp/ccaRKPy5.o(.text+0x12): In function `main': | /usr/src/tar-1.18/conftest.c:139: undefined reference to `futimesat' | collect2: ld returned 1 exit status | configure:10186: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | /* end confdefs.h. */ | | /* Define futimesat to an innocuous variant, in case declares futimesat. | | For example, HP-UX 11i declares gettimeofday. */ | | #define futimesat innocuous_futimesat | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char futimesat (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef futimesat | | | | /* 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 futimesat (); | | /* 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_futimesat || defined __stub___futimesat | | choke me | | #endif | | | | int | | main () | | { | | return futimesat (); | | ; | | return 0; | | } | configure:10220: result: no | configure:10124: checking for vasnprintf | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | /tmp/cca5GqFg.o(.text+0x12): In function `main': | /usr/src/tar-1.18/conftest.c:139: undefined reference to `vasnprintf' | collect2: ld returned 1 exit status | configure:10186: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | /* end confdefs.h. */ | | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | | For example, HP-UX 11i declares gettimeofday. */ | | #define vasnprintf innocuous_vasnprintf | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char vasnprintf (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef vasnprintf | | | | /* 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 vasnprintf (); | | /* 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_vasnprintf || defined __stub___vasnprintf | | choke me | | #endif | | | | int | | main () | | { | | return vasnprintf (); | | ; | | return 0; | | } | configure:10220: result: no | configure:10124: checking for iswcntrl | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | conftest.c:128: warning: conflicting types for built-in function 'iswcntrl' | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for wcwidth | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for mkfifo | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10124: checking for setlocale | configure:10180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10186: $? = 0 | configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10196: $? = 0 | configure:10203: test -s conftest | configure:10206: $? = 0 | configure:10220: result: yes | configure:10238: checking for d_ino member in directory struct | configure:10278: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10281: $? = 0 | configure:10287: ./conftest | configure:10290: $? = 0 | configure:10306: result: yes | configure:10318: checking whether system is Windows or MSDOS | configure:10347: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:115: error: 'neither' undeclared (first use in this function) | conftest.c:115: error: (Each undeclared identifier is reported only once | conftest.c:115: error: for each function it appears in.) | conftest.c:115: error: expected ';' before 'MSDOS' | configure:10353: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | /* end confdefs.h. */ | | | | int | | main () | | { | | #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __CYGWIN__ | | neither MSDOS nor Windows | | #endif | | ; | | return 0; | | } | configure:10386: result: no | configure:10494: checking for long file names | configure:10526: result: yes | configure:10538: checking whether canonicalize_file_name is declared | configure:10568: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:10574: $? = 0 | configure:10581: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:10584: $? = 0 | configure:10591: test -s conftest.o | configure:10594: $? = 0 | configure:10606: result: yes | configure:10657: checking for unistd.h | configure:10663: result: yes | configure:10821: checking for working chown | configure:10864: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10867: $? = 0 | configure:10873: ./conftest | configure:10876: $? = 0 | configure:10894: result: yes | configure:10905: checking whether chown(2) dereferences symlinks | configure:10948: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:10951: $? = 0 | configure:10957: ./conftest | configure:10960: $? = 0 | configure:10978: result: yes | configure:10995: checking build system type | configure:11013: result: i686-pc-linux-gnu | configure:11035: checking host system type | configure:11050: result: i686-pc-linux-gnu | configure:11074: checking whether // is distinct from / | configure:11103: result: no | configure:11115: checking whether strerror_r is declared | configure:11145: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:11151: $? = 0 | configure:11158: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:11161: $? = 0 | configure:11168: test -s conftest.o | configure:11171: $? = 0 | configure:11183: result: yes | configure:11205: checking for strerror_r | configure:11261: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:11267: $? = 0 | configure:11274: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:11277: $? = 0 | configure:11284: test -s conftest | configure:11287: $? = 0 | configure:11301: result: yes | configure:11311: checking whether strerror_r returns char * | configure:11345: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:11351: $? = 0 | configure:11358: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:11361: $? = 0 | configure:11368: test -s conftest.o | configure:11371: $? = 0 | configure:11444: result: yes | configure:11458: checking whether the preprocessor supports include_next | configure:11471: gcc -E conftest.c | conftest.c:1:2: warning: #include_next in primary source file | configure:11477: $? = 0 | configure:11499: result: yes | configure:11519: checking for mbstate_t | configure:11546: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:11552: $? = 0 | configure:11559: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:11562: $? = 0 | configure:11569: test -s conftest.o | configure:11572: $? = 0 | configure:11584: result: yes | configure:11622: checking whether getcwd (NULL, 0) allocates memory for result | configure:11660: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:11663: $? = 0 | configure:11669: ./conftest | configure:11672: $? = 0 | configure:11688: result: yes | configure:11691: checking whether getcwd is declared | configure:11721: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:11727: $? = 0 | configure:11734: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:11737: $? = 0 | configure:11744: test -s conftest.o | configure:11747: $? = 0 | configure:11759: result: yes | configure:11785: checking for compound literals | configure:11812: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c:123: error: initializer element is not constant | configure:11818: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | /* end confdefs.h. */ | | struct s { int i, j; }; struct s s = (struct s) { 1, 2 }; | | int | | main () | | { | | struct s t = (struct s) { 3, 4 }; | | if (t.i != 0) return 0; | | ; | | return 0; | | } | configure:11850: result: no | configure:11860: checking whether struct tm is in sys/time.h or time.h | configure:11888: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:11894: $? = 0 | configure:11901: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:11904: $? = 0 | configure:11911: test -s conftest.o | configure:11914: $? = 0 | configure:11926: result: time.h | configure:11937: checking for struct tm.tm_gmtoff | configure:11966: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:11972: $? = 0 | configure:11979: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:11982: $? = 0 | configure:11989: test -s conftest.o | configure:11992: $? = 0 | configure:12064: result: yes | configure:12075: checking whether getdelim is declared | configure:12105: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:12111: $? = 0 | configure:12118: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:12121: $? = 0 | configure:12128: test -s conftest.o | configure:12131: $? = 0 | configure:12143: result: yes | configure:12178: checking getopt.h usability | configure:12195: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:12201: $? = 0 | configure:12208: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:12211: $? = 0 | configure:12218: test -s conftest.o | configure:12221: $? = 0 | configure:12232: result: yes | configure:12236: checking getopt.h presence | configure:12251: gcc -E conftest.c | configure:12257: $? = 0 | configure:12278: result: yes | configure:12311: checking for getopt.h | configure:12319: result: yes | configure:12341: checking for getopt_long_only | configure:12397: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:12403: $? = 0 | configure:12410: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:12413: $? = 0 | configure:12420: test -s conftest | configure:12423: $? = 0 | configure:12437: result: yes | configure:12452: checking whether optreset is declared | configure:12483: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:133: error: 'optreset' undeclared (first use in this function) | conftest.c:133: error: (Each undeclared identifier is reported only once | conftest.c:133: error: for each function it appears in.) | configure:12489: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #ifndef optreset | | char *p = (char *) optreset; | | return !p; | | #endif | | | | ; | | return 0; | | } | configure:12521: result: no | configure:12530: checking for working GNU getopt function | configure:12641: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:12644: $? = 0 | configure:12650: ./conftest | conftest: invalid option -- + | configure:12653: $? = 0 | configure:12669: result: yes | configure:12738: checking for struct timeval | configure:12768: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:12774: $? = 0 | configure:12781: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:12784: $? = 0 | configure:12791: test -s conftest.o | configure:12794: $? = 0 | configure:12806: result: yes | configure:12828: checking for long long int | configure:12861: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:12867: $? = 0 | configure:12874: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:12877: $? = 0 | configure:12884: test -s conftest | configure:12887: $? = 0 | configure:12928: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:12931: $? = 0 | configure:12937: ./conftest | configure:12940: $? = 0 | configure:12965: result: yes | configure:12976: checking for unsigned long long int | configure:13007: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:13013: $? = 0 | configure:13020: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:13023: $? = 0 | configure:13030: test -s conftest | configure:13033: $? = 0 | configure:13046: result: yes | configure:13147: checking whether stdint.h conforms to C99 | configure:13320: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c:244: error: negative width in bit-field 'check_UINT8_C' | conftest.c:246: error: negative width in bit-field 'check_UINT16_C' | configure:13326: $? = 1 | configure: failed program was: | | | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | /* end confdefs.h. */ | | | | /* BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #include | | #include | | #if HAVE_WCHAR_H | | # include | | # include | | # include | | #endif | | | | | | #define __STDC_LIMIT_MACROS 1 /* to make it work also in C++ mode */ | | #define __STDC_CONSTANT_MACROS 1 /* to make it work also in C++ mode */ | | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */ | | #include | | #ifdef INT8_MAX | | int8_t a1 = INT8_MAX; | | int8_t a1min = INT8_MIN; | | #endif | | #ifdef INT16_MAX | | int16_t a2 = INT16_MAX; | | int16_t a2min = INT16_MIN; | | #endif | | #ifdef INT32_MAX | | int32_t a3 = INT32_MAX; | | int32_t a3min = INT32_MIN; | | #endif | | #ifdef INT64_MAX | | int64_t a4 = INT64_MAX; | | int64_t a4min = INT64_MIN; | | #endif | | #ifdef UINT8_MAX | | uint8_t b1 = UINT8_MAX; | | #else | | typedef int b1[(unsigned char) -1 != 255 ? 1 : -1]; | | #endif | | #ifdef UINT16_MAX | | uint16_t b2 = UINT16_MAX; | | #endif | | #ifdef UINT32_MAX | | uint32_t b3 = UINT32_MAX; | | #endif | | #ifdef UINT64_MAX | | uint64_t b4 = UINT64_MAX; | | #endif | | int_least8_t c1 = INT8_C (0x7f); | | int_least8_t c1max = INT_LEAST8_MAX; | | int_least8_t c1min = INT_LEAST8_MIN; | | int_least16_t c2 = INT16_C (0x7fff); | | int_least16_t c2max = INT_LEAST16_MAX; | | int_least16_t c2min = INT_LEAST16_MIN; | | int_least32_t c3 = INT32_C (0x7fffffff); | | int_least32_t c3max = INT_LEAST32_MAX; | | int_least32_t c3min = INT_LEAST32_MIN; | | int_least64_t c4 = INT64_C (0x7fffffffffffffff); | | int_least64_t c4max = INT_LEAST64_MAX; | | int_least64_t c4min = INT_LEAST64_MIN; | | uint_least8_t d1 = UINT8_C (0xff); | | uint_least8_t d1max = UINT_LEAST8_MAX; | | uint_least16_t d2 = UINT16_C (0xffff); | | uint_least16_t d2max = UINT_LEAST16_MAX; | | uint_least32_t d3 = UINT32_C (0xffffffff); | | uint_least32_t d3max = UINT_LEAST32_MAX; | | uint_least64_t d4 = UINT64_C (0xffffffffffffffff); | | uint_least64_t d4max = UINT_LEAST64_MAX; | | int_fast8_t e1 = INT_FAST8_MAX; | | int_fast8_t e1min = INT_FAST8_MIN; | | int_fast16_t e2 = INT_FAST16_MAX; | | int_fast16_t e2min = INT_FAST16_MIN; | | int_fast32_t e3 = INT_FAST32_MAX; | | int_fast32_t e3min = INT_FAST32_MIN; | | int_fast64_t e4 = INT_FAST64_MAX; | | int_fast64_t e4min = INT_FAST64_MIN; | | uint_fast8_t f1 = UINT_FAST8_MAX; | | uint_fast16_t f2 = UINT_FAST16_MAX; | | uint_fast32_t f3 = UINT_FAST32_MAX; | | uint_fast64_t f4 = UINT_FAST64_MAX; | | #ifdef INTPTR_MAX | | intptr_t g = INTPTR_MAX; | | intptr_t gmin = INTPTR_MIN; | | #endif | | #ifdef UINTPTR_MAX | | uintptr_t h = UINTPTR_MAX; | | #endif | | intmax_t i = INTMAX_MAX; | | uintmax_t j = UINTMAX_MAX; | | | | #include /* for CHAR_BIT */ | | #define TYPE_MINIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) 0 : ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1))) | | #define TYPE_MAXIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) -1 : ~ (~ (t) 0 << (sizeof (t) * CHAR_BIT - 1)))) | | struct s { | | int check_PTRDIFF: | | PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t) | | && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t) | | ? 1 : -1; | | /* Detect bug in FreeBSD 6.0 / ia64. */ | | int check_SIG_ATOMIC: | | SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t) | | && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t) | | ? 1 : -1; | | int check_SIZE: SIZE_MAX == TYPE_MAXIMUM (size_t) ? 1 : -1; | | int check_WCHAR: | | WCHAR_MIN == TYPE_MINIMUM (wchar_t) | | && WCHAR_MAX == TYPE_MAXIMUM (wchar_t) | | ? 1 : -1; | | /* Detect bug in mingw. */ | | int check_WINT: | | WINT_MIN == TYPE_MINIMUM (wint_t) | | && WINT_MAX == TYPE_MAXIMUM (wint_t) | | ? 1 : -1; | | | | /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */ | | int check_UINT8_C: | | (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1; | | int check_UINT16_C: | | (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1; | | | | /* Detect bugs in OpenBSD 3.9 stdint.h. */ | | #ifdef UINT8_MAX | | int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1; | | #endif | | #ifdef UINT16_MAX | | int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1; | | #endif | | #ifdef UINT32_MAX | | int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1; | | #endif | | #ifdef UINT64_MAX | | int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1; | | #endif | | int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1; | | int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1; | | int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1; | | int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1; | | int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1; | | int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1; | | int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1; | | int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1; | | int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1; | | int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1; | | int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1; | | }; | | | | int | | main () | | { | | | | ; | | return 0; | | } | configure:13358: result: no | configure:13380: checking sys/inttypes.h usability | configure:13397: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c:162:26: error: sys/inttypes.h: No such file or directory | configure:13403: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #endif | | #if HAVE_STDINT_H | | # include | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | #include | configure:13434: result: no | configure:13438: checking sys/inttypes.h presence | configure:13453: gcc -E conftest.c | conftest.c:129:26: error: sys/inttypes.h: No such file or directory | configure:13459: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | /* end confdefs.h. */ | | #include | configure:13480: result: no | configure:13513: checking for sys/inttypes.h | configure:13521: result: no | configure:13380: checking sys/bitypes.h usability | configure:13397: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:13403: $? = 0 | configure:13410: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:13413: $? = 0 | configure:13420: test -s conftest.o | configure:13423: $? = 0 | configure:13434: result: yes | configure:13438: checking sys/bitypes.h presence | configure:13453: gcc -E conftest.c | configure:13459: $? = 0 | configure:13480: result: yes | configure:13513: checking for sys/bitypes.h | configure:13521: result: yes | configure:13563: checking for bit size of ptrdiff_t | configure:14002: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:14005: $? = 0 | configure:14011: ./conftest | configure:14014: $? = 0 | configure:14032: result: 32 | configure:13563: checking for bit size of sig_atomic_t | configure:14002: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:14005: $? = 0 | configure:14011: ./conftest | configure:14014: $? = 0 | configure:14032: result: 32 | configure:13563: checking for bit size of size_t | configure:14002: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:14005: $? = 0 | configure:14011: ./conftest | configure:14014: $? = 0 | configure:14032: result: 32 | configure:13563: checking for bit size of wchar_t | configure:14002: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:14005: $? = 0 | configure:14011: ./conftest | configure:14014: $? = 0 | configure:14032: result: 32 | configure:13563: checking for bit size of wint_t | configure:14002: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:14005: $? = 0 | configure:14011: ./conftest | configure:14014: $? = 0 | configure:14032: result: 32 | configure:14053: checking whether sig_atomic_t is signed | configure:14090: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:14096: $? = 0 | configure:14103: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:14106: $? = 0 | configure:14113: test -s conftest.o | configure:14116: $? = 0 | configure:14131: result: yes | configure:14053: checking whether wchar_t is signed | configure:14090: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:14096: $? = 0 | configure:14103: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:14106: $? = 0 | configure:14113: test -s conftest.o | configure:14116: $? = 0 | configure:14131: result: yes | configure:14053: checking whether wint_t is signed | configure:14090: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c:148: error: size of array 'verify' is negative | configure:14096: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | /* end confdefs.h. */ | | | | /* BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #include | | #include | | #if HAVE_WCHAR_H | | # include | | # include | | # include | | #endif | | | | int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1]; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:14131: result: no | configure:14157: checking for ptrdiff_t integer literal suffix | configure:14213: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:14219: $? = 0 | configure:14226: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:14229: $? = 0 | configure:14236: test -s conftest.o | configure:14239: $? = 0 | configure:14255: result: | configure:14157: checking for sig_atomic_t integer literal suffix | configure:14213: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:14219: $? = 0 | configure:14226: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:14229: $? = 0 | configure:14236: test -s conftest.o | configure:14239: $? = 0 | configure:14255: result: | configure:14157: checking for size_t integer literal suffix | configure:14213: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:14219: $? = 0 | configure:14226: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:14229: $? = 0 | configure:14236: test -s conftest.o | configure:14239: $? = 0 | configure:14255: result: u | configure:14157: checking for wchar_t integer literal suffix | configure:14213: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c:152: error: conflicting types for 'foo' | conftest.c:151: error: previous declaration of 'foo' was here | configure:14219: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIG_ATOMIC_T_SUFFIX | | #define SIZE_T_SUFFIX u | | /* end confdefs.h. */ | | | | /* BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #include | | #include | | #if HAVE_WCHAR_H | | # include | | # include | | # include | | #endif | | | | extern wchar_t foo; | | extern int foo; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:14213: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:14219: $? = 0 | configure:14226: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:14229: $? = 0 | configure:14236: test -s conftest.o | configure:14239: $? = 0 | configure:14255: result: l | configure:14157: checking for wint_t integer literal suffix | configure:14213: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:14219: $? = 0 | configure:14226: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:14229: $? = 0 | configure:14236: test -s conftest.o | configure:14239: $? = 0 | configure:14255: result: u | configure:14279: checking for inttypes.h | configure:14285: result: yes | configure:14444: checking whether the inttypes.h PRIxNN macros are broken | configure:14475: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:14481: $? = 0 | configure:14488: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:14491: $? = 0 | configure:14498: test -s conftest.o | configure:14501: $? = 0 | configure:14514: result: no | configure:14529: checking whether imaxabs is declared | configure:14559: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:14565: $? = 0 | configure:14572: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:14575: $? = 0 | configure:14582: test -s conftest.o | configure:14585: $? = 0 | configure:14597: result: yes | configure:14615: checking whether imaxdiv is declared | configure:14645: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:14651: $? = 0 | configure:14658: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:14661: $? = 0 | configure:14668: test -s conftest.o | configure:14671: $? = 0 | configure:14683: result: yes | configure:14701: checking whether strtoimax is declared | configure:14731: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:14737: $? = 0 | configure:14744: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:14747: $? = 0 | configure:14754: test -s conftest.o | configure:14757: $? = 0 | configure:14769: result: yes | configure:14787: checking whether strtoumax is declared | configure:14817: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:14823: $? = 0 | configure:14830: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:14833: $? = 0 | configure:14840: test -s conftest.o | configure:14843: $? = 0 | configure:14855: result: yes | configure:14886: checking for nl_langinfo and CODESET | configure:14912: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:14918: $? = 0 | configure:14925: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:14928: $? = 0 | configure:14935: test -s conftest | configure:14938: $? = 0 | configure:14952: result: yes | configure:14963: checking whether we are using the GNU C Library 2.1 or newer | configure:14994: result: yes | configure:15006: checking for stdlib.h | configure:15012: result: yes | configure:15170: checking for GNU libc compatible malloc | configure:15204: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:15207: $? = 0 | configure:15213: ./conftest | configure:15216: $? = 0 | configure:15232: result: yes | configure:15248: checking whether mbrtowc and mbstate_t are properly declared | configure:15278: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:15284: $? = 0 | configure:15291: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:15294: $? = 0 | configure:15301: test -s conftest | configure:15304: $? = 0 | configure:15317: result: yes | configure:15372: checking whether memrchr is declared | configure:15402: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:15408: $? = 0 | configure:15415: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:15418: $? = 0 | configure:15425: test -s conftest.o | configure:15428: $? = 0 | configure:15440: result: yes | configure:15523: checking whether strdup is declared | configure:15553: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:15559: $? = 0 | configure:15566: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:15569: $? = 0 | configure:15576: test -s conftest.o | configure:15579: $? = 0 | configure:15591: result: yes | configure:15663: checking whether strndup is declared | configure:15693: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:15699: $? = 0 | configure:15706: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:15709: $? = 0 | configure:15716: test -s conftest.o | configure:15719: $? = 0 | configure:15731: result: yes | configure:15749: checking whether strnlen is declared | configure:15779: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:15785: $? = 0 | configure:15792: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:15795: $? = 0 | configure:15802: test -s conftest.o | configure:15805: $? = 0 | configure:15817: result: yes | configure:15856: checking for struct timespec in | configure:15883: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:15889: $? = 0 | configure:15896: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:15899: $? = 0 | configure:15906: test -s conftest.o | configure:15909: $? = 0 | configure:15921: result: yes | configure:16060: checking whether utime accepts a null argument | configure:16096: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:193: warning: implicit declaration of function 'utime' | configure:16099: $? = 0 | configure:16105: ./conftest | configure:16108: $? = 0 | configure:16124: result: yes | configure:16146: checking for struct utimbuf | configure:16179: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:16185: $? = 0 | configure:16192: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:16195: $? = 0 | configure:16202: test -s conftest.o | configure:16205: $? = 0 | configure:16217: result: yes | configure:16229: checking determine whether the utimes function works | configure:16302: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:16305: $? = 0 | configure:16311: ./conftest | configure:16314: $? = 0 | configure:16330: result: yes | configure:16347: checking for EOVERFLOW | configure:16830: result: yes | configure:16845: checking for wchar_t | configure:16872: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:16878: $? = 0 | configure:16885: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:16888: $? = 0 | configure:16895: test -s conftest.o | configure:16898: $? = 0 | configure:16910: result: yes | configure:16921: checking for wint_t | configure:16956: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:16962: $? = 0 | configure:16969: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:16972: $? = 0 | configure:16979: test -s conftest.o | configure:16982: $? = 0 | configure:16994: result: yes | configure:17005: checking for inttypes.h | configure:17032: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:17038: $? = 0 | configure:17045: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:17048: $? = 0 | configure:17055: test -s conftest.o | configure:17058: $? = 0 | configure:17070: result: yes | configure:17081: checking for stdint.h | configure:17108: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:17114: $? = 0 | configure:17121: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:17124: $? = 0 | configure:17131: test -s conftest.o | configure:17134: $? = 0 | configure:17146: result: yes | configure:17170: checking for intmax_t | configure:17205: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:17211: $? = 0 | configure:17218: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:17221: $? = 0 | configure:17228: test -s conftest.o | configure:17231: $? = 0 | configure:17243: result: yes | configure:17263: checking whether vsnprintf is declared | configure:17293: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:17299: $? = 0 | configure:17306: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:17309: $? = 0 | configure:17316: test -s conftest.o | configure:17319: $? = 0 | configure:17331: result: yes | configure:17359: checking for stdint.h | configure:17365: result: yes | configure:17523: checking for SIZE_MAX | configure:18423: result: yes | configure:18462: checking for alloca as a compiler built-in | configure:18490: result: yes | configure:18540: checking whether program_invocation_name is declared | configure:18571: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:18577: $? = 0 | configure:18584: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:18587: $? = 0 | configure:18594: test -s conftest.o | configure:18597: $? = 0 | configure:18609: result: yes | configure:18625: checking whether program_invocation_short_name is declared | configure:18656: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:18662: $? = 0 | configure:18669: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:18672: $? = 0 | configure:18679: test -s conftest.o | configure:18682: $? = 0 | configure:18694: result: yes | configure:18715: checking whether program_invocation_name is defined | configure:18738: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:18744: $? = 0 | configure:18751: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:18754: $? = 0 | configure:18761: test -s conftest.o | configure:18764: $? = 0 | configure:18771: result: yes | configure:18783: checking whether program_invocation_short_name is defined | configure:18806: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:18812: $? = 0 | configure:18819: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:18822: $? = 0 | configure:18829: test -s conftest.o | configure:18832: $? = 0 | configure:18839: result: yes | configure:18972: checking whether this system has an arbitrary file name length limit | configure:18998: result: yes | configure:19149: checking for library containing clock_gettime | configure:19190: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | /tmp/ccKu3YRm.o(.text+0x12): In function `main': | /usr/src/tar-1.18/conftest.c:184: undefined reference to `clock_gettime' | collect2: ld returned 1 exit status | configure:19196: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIG_ATOMIC_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define WCHAR_T_SUFFIX l | | #define WINT_T_SUFFIX u | | #define HAVE_INTTYPES_H 1 | | #define HAVE_DECL_IMAXABS 1 | | #define HAVE_DECL_IMAXDIV 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_UTIME_NULL 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_LONG_LONG 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 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 clock_gettime (); | | int | | main () | | { | | return clock_gettime (); | | ; | | return 0; | | } | configure:19190: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lrt >&5 | configure:19196: $? = 0 | configure:19203: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:19206: $? = 0 | configure:19213: test -s conftest | configure:19216: $? = 0 | configure:19240: result: -lrt | configure:19255: checking for clock_gettime | configure:19311: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lrt >&5 | configure:19317: $? = 0 | configure:19324: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:19327: $? = 0 | configure:19334: test -s conftest | configure:19337: $? = 0 | configure:19351: result: yes | configure:19255: checking for clock_settime | configure:19311: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lrt >&5 | configure:19317: $? = 0 | configure:19324: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:19327: $? = 0 | configure:19334: test -s conftest | configure:19337: $? = 0 | configure:19351: result: yes | configure:19380: checking for d_ino member in directory struct | configure:19448: result: yes | configure:19466: checking for dirfd | configure:19522: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:19528: $? = 0 | configure:19535: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:19538: $? = 0 | configure:19545: test -s conftest | configure:19548: $? = 0 | configure:19562: result: yes | configure:19572: checking whether dirfd is declared | configure:19604: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:19610: $? = 0 | configure:19617: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:19620: $? = 0 | configure:19627: test -s conftest.o | configure:19630: $? = 0 | configure:19642: result: yes | configure:19661: checking whether dirfd is a macro | configure:19688: result: no | configure:19910: checking whether // is distinct from / | configure:19939: result: no | configure:19967: checking for error_at_line | configure:19993: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:215: warning: implicit declaration of function 'error_at_line' | configure:19999: $? = 0 | configure:20006: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:20009: $? = 0 | configure:20016: test -s conftest | configure:20019: $? = 0 | configure:20032: result: yes | configure:20127: checking for working fcntl.h | configure:20193: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:20196: $? = 0 | configure:20202: ./conftest | configure:20205: $? = 0 | configure:20226: result: yes | configure:20312: checking for struct stat.st_blocks | configure:20340: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:20346: $? = 0 | configure:20353: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:20356: $? = 0 | configure:20363: test -s conftest.o | configure:20366: $? = 0 | configure:20437: result: yes | configure:20531: checking for working GNU fnmatch | configure:20602: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:20605: $? = 0 | configure:20611: ./conftest | configure:20614: $? = 0 | configure:20630: result: yes | configure:20774: checking for __fpending | configure:20830: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:20836: $? = 0 | configure:20843: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:20846: $? = 0 | configure:20853: test -s conftest | configure:20856: $? = 0 | configure:20870: result: yes | configure:20888: checking whether __fpending is declared | configure:20919: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:20925: $? = 0 | configure:20932: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:20935: $? = 0 | configure:20942: test -s conftest.o | configure:20945: $? = 0 | configure:20957: result: yes | configure:21254: checking whether getcwd handles long file names properly | configure:21426: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:21429: $? = 0 | configure:21435: ./conftest | configure:21438: $? = 0 | configure:21458: result: yes | configure:21478: checking for getpagesize | configure:21534: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:21540: $? = 0 | configure:21547: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:21550: $? = 0 | configure:21557: test -s conftest | configure:21560: $? = 0 | configure:21574: result: yes | configure:21584: checking whether getcwd aborts when 4k < cwd_length < 16k | configure:21684: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:21687: $? = 0 | configure:21693: ./conftest | configure:21696: $? = 0 | configure:21713: result: no | configure:21744: checking for struct tm.tm_zone | configure:21775: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:21781: $? = 0 | configure:21788: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:21791: $? = 0 | configure:21798: test -s conftest.o | configure:21801: $? = 0 | configure:21875: result: yes | configure:22071: checking for getdelim | configure:22127: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:22133: $? = 0 | configure:22140: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:22143: $? = 0 | configure:22150: test -s conftest | configure:22153: $? = 0 | configure:22167: result: yes | configure:22303: checking whether getline is declared | configure:22333: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:22339: $? = 0 | configure:22346: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:22349: $? = 0 | configure:22356: test -s conftest.o | configure:22359: $? = 0 | configure:22371: result: yes | configure:22391: checking for getline | configure:22447: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:22453: $? = 0 | configure:22460: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:22463: $? = 0 | configure:22470: test -s conftest | configure:22473: $? = 0 | configure:22486: result: yes | configure:22495: checking for working getline function | configure:22556: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:22559: $? = 0 | configure:22565: ./conftest | configure:22568: $? = 0 | configure:22584: result: yes | configure:22884: checking OS.h usability | configure:22901: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c:225:16: error: OS.h: No such file or directory | configure:22907: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIG_ATOMIC_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define WCHAR_T_SUFFIX l | | #define WINT_T_SUFFIX u | | #define HAVE_INTTYPES_H 1 | | #define HAVE_DECL_IMAXABS 1 | | #define HAVE_DECL_IMAXDIV 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_UTIME_NULL 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_LONG_LONG 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define HAVE___FPENDING 1 | | #define HAVE_DECL___FPENDING 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #endif | | #if HAVE_STDINT_H | | # include | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | #include | configure:22938: result: no | configure:22942: checking OS.h presence | configure:22957: gcc -E conftest.c | conftest.c:192:16: error: OS.h: No such file or directory | configure:22963: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIG_ATOMIC_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define WCHAR_T_SUFFIX l | | #define WINT_T_SUFFIX u | | #define HAVE_INTTYPES_H 1 | | #define HAVE_DECL_IMAXABS 1 | | #define HAVE_DECL_IMAXDIV 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_UTIME_NULL 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_LONG_LONG 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define HAVE___FPENDING 1 | | #define HAVE_DECL___FPENDING 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | /* end confdefs.h. */ | | #include | configure:22984: result: no | configure:23017: checking for OS.h | configure:23025: result: no | configure:23042: checking for getpagesize | configure:23138: result: yes | configure:23176: checking for gettimeofday with POSIX signature | configure:23208: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:200: warning: initialization from incompatible pointer type | configure:23214: $? = 0 | configure:23221: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:23224: $? = 0 | configure:23231: test -s conftest.o | configure:23234: $? = 0 | configure:23246: result: yes | configure:23252: checking whether gettimeofday clobbers localtime buffer | configure:23294: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:23297: $? = 0 | configure:23303: ./conftest | configure:23306: $? = 0 | configure:23322: result: no | configure:23931: checking whether the compiler generally respects inline | configure:23962: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:23968: $? = 0 | configure:23975: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:23978: $? = 0 | configure:23985: test -s conftest.o | configure:23988: $? = 0 | configure:24002: result: yes | configure:24047: checking whether inttypes.h conforms to C99 | configure:24219: result: no | configure:24387: checking for lchown | configure:24443: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:24449: $? = 0 | configure:24456: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:24459: $? = 0 | configure:24466: test -s conftest | configure:24469: $? = 0 | configure:24483: result: yes | configure:24514: checking whether lstat dereferences a symlink specified with a trailing slash | configure:24550: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:24553: $? = 0 | configure:24559: ./conftest | configure:24562: $? = 0 | configure:24585: result: yes | configure:24606: checking for stdlib.h | configure:24612: result: yes | configure:24770: checking for GNU libc compatible malloc | configure:24832: result: yes | configure:24882: checking for memchr | configure:24938: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:24944: $? = 0 | configure:24951: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:24954: $? = 0 | configure:24961: test -s conftest | configure:24964: $? = 0 | configure:24978: result: yes | configure:25174: checking for mempcpy | configure:25270: result: yes | configure:25309: checking for memrchr | configure:25365: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:25371: $? = 0 | configure:25378: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:25381: $? = 0 | configure:25388: test -s conftest | configure:25391: $? = 0 | configure:25405: result: yes | configure:25430: checking for memset | configure:25486: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | conftest.c:224: warning: conflicting types for built-in function 'memset' | configure:25492: $? = 0 | configure:25499: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:25502: $? = 0 | configure:25509: test -s conftest | configure:25512: $? = 0 | configure:25526: result: yes | configure:25550: checking for mkdtemp | configure:25606: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:25612: $? = 0 | configure:25619: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:25622: $? = 0 | configure:25629: test -s conftest | configure:25632: $? = 0 | configure:25646: result: yes | configure:25681: checking for working mktime | configure:25886: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:25889: $? = 0 | configure:25895: ./conftest | configure:25898: $? = 1 | configure: program exited with status 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIG_ATOMIC_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define WCHAR_T_SUFFIX l | | #define WINT_T_SUFFIX u | | #define HAVE_INTTYPES_H 1 | | #define HAVE_DECL_IMAXABS 1 | | #define HAVE_DECL_IMAXDIV 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_UTIME_NULL 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_LONG_LONG 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define HAVE___FPENDING 1 | | #define HAVE_DECL___FPENDING 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_INLINE 1 | | #define HAVE_LCHOWN 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define HAVE_MEMSET 1 | | #define HAVE_MKDTEMP 1 | | /* end confdefs.h. */ | | /* Test program from Paul Eggert and Tony Leneis. */ | | #include | | #include | | #include | | | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | | | #ifndef HAVE_ALARM | | # define alarm(X) /* empty */ | | #endif | | | | /* Work around redefinition to rpl_putenv by other config tests. */ | | #undef putenv | | | | static time_t time_t_max; | | static time_t time_t_min; | | | | /* Values we'll use to set the TZ environment variable. */ | | static char *tz_strings[] = { | | (char *) 0, "TZ=GMT0", "TZ=JST-9", | | "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" | | }; | | #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) | | | | /* Return 0 if mktime fails to convert a date in the spring-forward gap. | | Based on a problem report from Andreas Jaeger. */ | | static int | | spring_forward_gap () | | { | | /* glibc (up to about 1998-10-07) failed this test. */ | | struct tm tm; | | | | /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0" | | instead of "TZ=America/Vancouver" in order to detect the bug even | | on systems that don't support the Olson extension, or don't have the | | full zoneinfo tables installed. */ | | putenv ("TZ=PST8PDT,M4.1.0,M10.5.0"); | | | | tm.tm_year = 98; | | tm.tm_mon = 3; | | tm.tm_mday = 5; | | tm.tm_hour = 2; | | tm.tm_min = 0; | | tm.tm_sec = 0; | | tm.tm_isdst = -1; | | return mktime (&tm) != (time_t) -1; | | } | | | | static int | | mktime_test1 (now) | | time_t now; | | { | | struct tm *lt; | | return ! (lt = localtime (&now)) || mktime (lt) == now; | | } | | | | static int | | mktime_test (now) | | time_t now; | | { | | return (mktime_test1 (now) | | && mktime_test1 ((time_t) (time_t_max - now)) | | && mktime_test1 ((time_t) (time_t_min + now))); | | } | | | | static int | | irix_6_4_bug () | | { | | /* Based on code from Ariel Faigon. */ | | struct tm tm; | | tm.tm_year = 96; | | tm.tm_mon = 3; | | tm.tm_mday = 0; | | tm.tm_hour = 0; | | tm.tm_min = 0; | | tm.tm_sec = 0; | | tm.tm_isdst = -1; | | mktime (&tm); | | return tm.tm_mon == 2 && tm.tm_mday == 31; | | } | | | | static int | | bigtime_test (j) | | int j; | | { | | struct tm tm; | | time_t now; | | tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j; | | now = mktime (&tm); | | if (now != (time_t) -1) | | { | | struct tm *lt = localtime (&now); | | if (! (lt | | && lt->tm_year == tm.tm_year | | && lt->tm_mon == tm.tm_mon | | && lt->tm_mday == tm.tm_mday | | && lt->tm_hour == tm.tm_hour | | && lt->tm_min == tm.tm_min | | && lt->tm_sec == tm.tm_sec | | && lt->tm_yday == tm.tm_yday | | && lt->tm_wday == tm.tm_wday | | && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst) | | == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst)))) | | return 0; | | } | | return 1; | | } | | | | static int | | year_2050_test () | | { | | /* The correct answer for 2050-02-01 00:00:00 in Pacific time, | | ignoring leap seconds. */ | | unsigned long int answer = 2527315200UL; | | | | struct tm tm; | | time_t t; | | tm.tm_year = 2050 - 1900; | | tm.tm_mon = 2 - 1; | | tm.tm_mday = 1; | | tm.tm_hour = tm.tm_min = tm.tm_sec = 0; | | tm.tm_isdst = -1; | | | | /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0" | | instead of "TZ=America/Vancouver" in order to detect the bug even | | on systems that don't support the Olson extension, or don't have the | | full zoneinfo tables installed. */ | | putenv ("TZ=PST8PDT,M4.1.0,M10.5.0"); | | | | t = mktime (&tm); | | | | /* Check that the result is either a failure, or close enough | | to the correct answer that we can assume the discrepancy is | | due to leap seconds. */ | | return (t == (time_t) -1 | | || (0 < t && answer - 120 <= t && t <= answer + 120)); | | } | | | | int | | main () | | { | | time_t t, delta; | | int i, j; | | | | /* This test makes some buggy mktime implementations loop. | | Give up after 60 seconds; a mktime slower than that | | isn't worth using anyway. */ | | alarm (60); | | | | for (;;) | | { | | t = (time_t_max << 1) + 1; | | if (t <= time_t_max) | | break; | | time_t_max = t; | | } | | time_t_min = - ((time_t) ~ (time_t) 0 == (time_t) -1) - time_t_max; | | | | delta = time_t_max / 997; /* a suitable prime number */ | | for (i = 0; i < N_STRINGS; i++) | | { | | if (tz_strings[i]) | | putenv (tz_strings[i]); | | | | for (t = 0; t <= time_t_max - delta; t += delta) | | if (! mktime_test (t)) | | return 1; | | if (! (mktime_test ((time_t) 1) | | && mktime_test ((time_t) (60 * 60)) | | && mktime_test ((time_t) (60 * 60 * 24)))) | | return 1; | | | | for (j = 1; ; j <<= 1) | | if (! bigtime_test (j)) | | return 1; | | else if (INT_MAX / 2 < j) | | break; | | if (! bigtime_test (INT_MAX)) | | return 1; | | } | | return ! (irix_6_4_bug () && spring_forward_gap () && year_2050_test ()); | | } | configure:25914: result: no | configure:25934: checking for obstacks | configure:25960: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:25966: $? = 0 | configure:25973: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:25976: $? = 0 | configure:25983: test -s conftest | configure:25986: $? = 0 | configure:25999: result: yes | configure:26032: checking for fchmodat | configure:26088: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | /tmp/ccWquunm.o(.text+0x12): In function `main': | /usr/src/tar-1.18/conftest.c:239: undefined reference to `fchmodat' | collect2: ld returned 1 exit status | configure:26094: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIG_ATOMIC_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define WCHAR_T_SUFFIX l | | #define WINT_T_SUFFIX u | | #define HAVE_INTTYPES_H 1 | | #define HAVE_DECL_IMAXABS 1 | | #define HAVE_DECL_IMAXDIV 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_UTIME_NULL 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_LONG_LONG 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define HAVE___FPENDING 1 | | #define HAVE_DECL___FPENDING 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_INLINE 1 | | #define HAVE_LCHOWN 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define HAVE_MEMSET 1 | | #define HAVE_MKDTEMP 1 | | #define mktime rpl_mktime | | #define HAVE_OBSTACK 1 | | /* end confdefs.h. */ | | /* Define fchmodat to an innocuous variant, in case declares fchmodat. | | For example, HP-UX 11i declares gettimeofday. */ | | #define fchmodat innocuous_fchmodat | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char fchmodat (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef fchmodat | | | | /* 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 fchmodat (); | | /* 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_fchmodat || defined __stub___fchmodat | | choke me | | #endif | | | | int | | main () | | { | | return fchmodat (); | | ; | | return 0; | | } | configure:26128: result: no | configure:26032: checking for mkdirat | configure:26088: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | /tmp/ccyGnRjH.o(.text+0x12): In function `main': | /usr/src/tar-1.18/conftest.c:239: undefined reference to `mkdirat' | collect2: ld returned 1 exit status | configure:26094: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIG_ATOMIC_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define WCHAR_T_SUFFIX l | | #define WINT_T_SUFFIX u | | #define HAVE_INTTYPES_H 1 | | #define HAVE_DECL_IMAXABS 1 | | #define HAVE_DECL_IMAXDIV 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_UTIME_NULL 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_LONG_LONG 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define HAVE___FPENDING 1 | | #define HAVE_DECL___FPENDING 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_INLINE 1 | | #define HAVE_LCHOWN 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define HAVE_MEMSET 1 | | #define HAVE_MKDTEMP 1 | | #define mktime rpl_mktime | | #define HAVE_OBSTACK 1 | | /* end confdefs.h. */ | | /* Define mkdirat to an innocuous variant, in case declares mkdirat. | | For example, HP-UX 11i declares gettimeofday. */ | | #define mkdirat innocuous_mkdirat | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char mkdirat (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef mkdirat | | | | /* 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 mkdirat (); | | /* 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_mkdirat || defined __stub___mkdirat | | choke me | | #endif | | | | int | | main () | | { | | return mkdirat (); | | ; | | return 0; | | } | configure:26128: result: no | configure:26032: checking for openat | configure:26088: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | /tmp/ccOkRnUU.o(.text+0x12): In function `main': | /usr/src/tar-1.18/conftest.c:239: undefined reference to `openat' | collect2: ld returned 1 exit status | configure:26094: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIG_ATOMIC_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define WCHAR_T_SUFFIX l | | #define WINT_T_SUFFIX u | | #define HAVE_INTTYPES_H 1 | | #define HAVE_DECL_IMAXABS 1 | | #define HAVE_DECL_IMAXDIV 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_UTIME_NULL 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_LONG_LONG 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define HAVE___FPENDING 1 | | #define HAVE_DECL___FPENDING 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_INLINE 1 | | #define HAVE_LCHOWN 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define HAVE_MEMSET 1 | | #define HAVE_MKDTEMP 1 | | #define mktime rpl_mktime | | #define HAVE_OBSTACK 1 | | /* end confdefs.h. */ | | /* Define openat to an innocuous variant, in case declares openat. | | For example, HP-UX 11i declares gettimeofday. */ | | #define openat innocuous_openat | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char openat (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef openat | | | | /* 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 openat (); | | /* 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_openat || defined __stub___openat | | choke me | | #endif | | | | int | | main () | | { | | return openat (); | | ; | | return 0; | | } | configure:26128: result: no | configure:26158: checking for fchownat | configure:26214: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | /tmp/ccCo6Rq8.o(.text+0x12): In function `main': | /usr/src/tar-1.18/conftest.c:240: undefined reference to `fchownat' | collect2: ld returned 1 exit status | configure:26220: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIG_ATOMIC_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define WCHAR_T_SUFFIX l | | #define WINT_T_SUFFIX u | | #define HAVE_INTTYPES_H 1 | | #define HAVE_DECL_IMAXABS 1 | | #define HAVE_DECL_IMAXDIV 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_UTIME_NULL 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_LONG_LONG 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define HAVE___FPENDING 1 | | #define HAVE_DECL___FPENDING 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_INLINE 1 | | #define HAVE_LCHOWN 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define HAVE_MEMSET 1 | | #define HAVE_MKDTEMP 1 | | #define mktime rpl_mktime | | #define HAVE_OBSTACK 1 | | #define __OPENAT_PREFIX rpl_ | | /* end confdefs.h. */ | | /* Define fchownat to an innocuous variant, in case declares fchownat. | | For example, HP-UX 11i declares gettimeofday. */ | | #define fchownat innocuous_fchownat | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char fchownat (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef fchownat | | | | /* 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 fchownat (); | | /* 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_fchownat || defined __stub___fchownat | | choke me | | #endif | | | | int | | main () | | { | | return fchownat (); | | ; | | return 0; | | } | configure:26253: result: no | configure:26376: checking for mbstate_t | configure:26441: result: yes | configure:26457: checking whether mbrtowc and mbstate_t are properly declared | configure:26526: result: yes | configure:26580: checking for working re_compile_pattern | configure:26731: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:26734: $? = 0 | configure:26740: ./conftest | configure:26743: $? = 1 | configure: program exited with status 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIG_ATOMIC_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define WCHAR_T_SUFFIX l | | #define WINT_T_SUFFIX u | | #define HAVE_INTTYPES_H 1 | | #define HAVE_DECL_IMAXABS 1 | | #define HAVE_DECL_IMAXDIV 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_UTIME_NULL 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_LONG_LONG 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define HAVE___FPENDING 1 | | #define HAVE_DECL___FPENDING 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_INLINE 1 | | #define HAVE_LCHOWN 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define HAVE_MEMSET 1 | | #define HAVE_MKDTEMP 1 | | #define mktime rpl_mktime | | #define HAVE_OBSTACK 1 | | #define __OPENAT_PREFIX rpl_ | | #define fchownat rpl_fchownat | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBRTOWC 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #endif | | #if HAVE_STDINT_H | | # include | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | #if HAVE_LOCALE_H | | #include | | #endif | | #include | | #include | | | | int | | main () | | { | | static struct re_pattern_buffer regex; | | unsigned char folded_chars[UCHAR_MAX + 1]; | | int i; | | const char *s; | | struct re_registers regs; | | | | #if HAVE_LOCALE_H | | /* http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html | | This test needs valgrind to catch the bug on Debian | | GNU/Linux 3.1 x86, but it might catch the bug better | | on other platforms and it shouldn't hurt to try the | | test here. */ | | if (setlocale (LC_ALL, "en_US.UTF-8")) | | { | | static char const pat[] = "insert into"; | | static char const data[] = | | "\xFF\0\x12\xA2\xAA\xC4\xB1,K\x12\xC4\xB1*\xACK"; | | re_set_syntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE | | | RE_ICASE); | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern (pat, sizeof pat - 1, ®ex); | | if (s) | | return 1; | | if (re_search (®ex, data, sizeof data - 1, | | 0, sizeof data - 1, ®s) | | != -1) | | return 1; | | if (! setlocale (LC_ALL, "C")) | | return 1; | | } | | #endif | | | | /* This test is from glibc bug 3957, reported by Andrew Mackey. */ | | re_set_syntax (RE_SYNTAX_EGREP | RE_HAT_LISTS_NOT_NEWLINE); | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern ("a[^x]b", 6, ®ex); | | if (s) | | return 1; | | | | /* This should fail, but succeeds for glibc-2.5. */ | | if (re_search (®ex, "a\nb", 3, 0, 3, ®s) != -1) | | return 1; | | | | /* This regular expression is from Spencer ere test number 75 | | in grep-2.3. */ | | re_set_syntax (RE_SYNTAX_POSIX_EGREP); | | memset (®ex, 0, sizeof regex); | | for (i = 0; i <= UCHAR_MAX; i++) | | folded_chars[i] = i; | | regex.translate = folded_chars; | | s = re_compile_pattern ("a[[:]:]]b\n", 11, ®ex); | | /* This should fail with _Invalid character class name_ error. */ | | if (!s) | | return 1; | | | | /* This should succeed, but does not for glibc-2.1.3. */ | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern ("{1", 2, ®ex); | | | | if (s) | | return 1; | | | | /* The following example is derived from a problem report | | against gawk from Jorge Stolfi . */ | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern ("[an\371]*n", 7, ®ex); | | if (s) | | return 1; | | | | /* This should match, but does not for glibc-2.2.1. */ | | if (re_match (®ex, "an", 2, 0, ®s) != 2) | | return 1; | | | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern ("x", 1, ®ex); | | if (s) | | return 1; | | | | /* glibc-2.2.93 does not work with a negative RANGE argument. */ | | if (re_search (®ex, "wxy", 3, 2, -2, ®s) != 1) | | return 1; | | | | /* The version of regex.c in older versions of gnulib | | ignored RE_ICASE. Detect that problem too. */ | | re_set_syntax (RE_SYNTAX_EMACS | RE_ICASE); | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern ("x", 1, ®ex); | | if (s) | | return 1; | | | | if (re_search (®ex, "WXY", 3, 0, 3, ®s) < 0) | | return 1; | | | | /* Catch a bug reported by Vin Shelton in | | http://lists.gnu.org/archive/html/bug-coreutils/2007-06/msg00089.html | | */ | | re_set_syntax (RE_SYNTAX_POSIX_BASIC | | & ~RE_CONTEXT_INVALID_DUP | | & ~RE_NO_EMPTY_RANGES); | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern ("[[:alnum:]_-]\\+$", 16, ®ex); | | if (s) | | return 1; | | | | /* REG_STARTEND was added to glibc on 2004-01-15. | | Reject older versions. */ | | if (! REG_STARTEND) | | return 1; | | | | /* Reject hosts whose regoff_t values are too narrow. | | These include glibc 2.3.5 on hosts with 64-bit ptrdiff_t | | and 32-bit int. */ | | if (sizeof (regoff_t) < sizeof (ptrdiff_t) | | || sizeof (regoff_t) < sizeof (ssize_t)) | | return 1; | | | | return 0; | | ; | | return 0; | | } | configure:26759: result: no | configure:26871: checking whether isblank is declared | configure:26902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:26908: $? = 0 | configure:26915: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:26918: $? = 0 | configure:26925: test -s conftest.o | configure:26928: $? = 0 | configure:26940: result: yes | configure:26966: checking for rmdir | configure:27022: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:27028: $? = 0 | configure:27035: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:27038: $? = 0 | configure:27045: test -s conftest | configure:27048: $? = 0 | configure:27062: result: yes | configure:27080: checking for rpmatch | configure:27136: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:27142: $? = 0 | configure:27149: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:27152: $? = 0 | configure:27159: test -s conftest | configure:27162: $? = 0 | configure:27176: result: yes | configure:27603: checking for unsetenv | configure:27659: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:27665: $? = 0 | configure:27672: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:27675: $? = 0 | configure:27682: test -s conftest | configure:27685: $? = 0 | configure:27699: result: yes | configure:27799: checking for unsetenv() return type | configure:27835: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:27841: $? = 0 | configure:27848: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:27851: $? = 0 | configure:27858: test -s conftest.o | configure:27861: $? = 0 | configure:27873: result: int | configure:27903: checking for ssize_t | configure:27968: result: yes | configure:27988: checking for struct stat.st_atim.tv_nsec | configure:28018: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:28024: $? = 0 | configure:28031: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:28034: $? = 0 | configure:28041: test -s conftest.o | configure:28044: $? = 0 | configure:28117: result: yes | configure:28125: checking whether struct stat.st_atim is of type struct timespec | configure:28162: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:28168: $? = 0 | configure:28175: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:28178: $? = 0 | configure:28185: test -s conftest.o | configure:28188: $? = 0 | configure:28200: result: yes | configure:28644: checking for struct stat.st_birthtimespec.tv_nsec | configure:28674: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:238: error: 'struct stat' has no member named 'st_birthtimespec' | configure:28680: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIG_ATOMIC_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define WCHAR_T_SUFFIX l | | #define WINT_T_SUFFIX u | | #define HAVE_INTTYPES_H 1 | | #define HAVE_DECL_IMAXABS 1 | | #define HAVE_DECL_IMAXDIV 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_UTIME_NULL 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_LONG_LONG 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define HAVE___FPENDING 1 | | #define HAVE_DECL___FPENDING 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_INLINE 1 | | #define HAVE_LCHOWN 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define HAVE_MEMSET 1 | | #define HAVE_MKDTEMP 1 | | #define mktime rpl_mktime | | #define HAVE_OBSTACK 1 | | #define __OPENAT_PREFIX rpl_ | | #define fchownat rpl_fchownat | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBRTOWC 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define HAVE_UNSETENV 1 | | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (ac_aggr.st_birthtimespec.tv_nsec) | | return 0; | | ; | | return 0; | | } | configure:28732: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:238: error: 'struct stat' has no member named 'st_birthtimespec' | configure:28738: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIG_ATOMIC_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define WCHAR_T_SUFFIX l | | #define WINT_T_SUFFIX u | | #define HAVE_INTTYPES_H 1 | | #define HAVE_DECL_IMAXABS 1 | | #define HAVE_DECL_IMAXDIV 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_UTIME_NULL 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_LONG_LONG 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define HAVE___FPENDING 1 | | #define HAVE_DECL___FPENDING 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_INLINE 1 | | #define HAVE_LCHOWN 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define HAVE_MEMSET 1 | | #define HAVE_MKDTEMP 1 | | #define mktime rpl_mktime | | #define HAVE_OBSTACK 1 | | #define __OPENAT_PREFIX rpl_ | | #define fchownat rpl_fchownat | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBRTOWC 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define HAVE_UNSETENV 1 | | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | | return 0; | | ; | | return 0; | | } | configure:28773: result: no | configure:28783: checking for struct stat.st_birthtimensec | configure:28813: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:238: error: 'struct stat' has no member named 'st_birthtimensec' | configure:28819: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIG_ATOMIC_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define WCHAR_T_SUFFIX l | | #define WINT_T_SUFFIX u | | #define HAVE_INTTYPES_H 1 | | #define HAVE_DECL_IMAXABS 1 | | #define HAVE_DECL_IMAXDIV 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_UTIME_NULL 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_LONG_LONG 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define HAVE___FPENDING 1 | | #define HAVE_DECL___FPENDING 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_INLINE 1 | | #define HAVE_LCHOWN 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define HAVE_MEMSET 1 | | #define HAVE_MKDTEMP 1 | | #define mktime rpl_mktime | | #define HAVE_OBSTACK 1 | | #define __OPENAT_PREFIX rpl_ | | #define fchownat rpl_fchownat | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBRTOWC 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define HAVE_UNSETENV 1 | | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (ac_aggr.st_birthtimensec) | | return 0; | | ; | | return 0; | | } | configure:28871: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:238: error: 'struct stat' has no member named 'st_birthtimensec' | configure:28877: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIG_ATOMIC_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define WCHAR_T_SUFFIX l | | #define WINT_T_SUFFIX u | | #define HAVE_INTTYPES_H 1 | | #define HAVE_DECL_IMAXABS 1 | | #define HAVE_DECL_IMAXDIV 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_UTIME_NULL 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_LONG_LONG 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define HAVE___FPENDING 1 | | #define HAVE_DECL___FPENDING 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_INLINE 1 | | #define HAVE_LCHOWN 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define HAVE_MEMSET 1 | | #define HAVE_MKDTEMP 1 | | #define mktime rpl_mktime | | #define HAVE_OBSTACK 1 | | #define __OPENAT_PREFIX rpl_ | | #define fchownat rpl_fchownat | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBRTOWC 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define HAVE_UNSETENV 1 | | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (sizeof ac_aggr.st_birthtimensec) | | return 0; | | ; | | return 0; | | } | configure:28912: result: no | configure:28922: checking for struct stat.st_birthtim.tv_nsec | configure:28952: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:238: error: 'struct stat' has no member named 'st_birthtim' | configure:28958: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIG_ATOMIC_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define WCHAR_T_SUFFIX l | | #define WINT_T_SUFFIX u | | #define HAVE_INTTYPES_H 1 | | #define HAVE_DECL_IMAXABS 1 | | #define HAVE_DECL_IMAXDIV 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_UTIME_NULL 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_LONG_LONG 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define HAVE___FPENDING 1 | | #define HAVE_DECL___FPENDING 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_INLINE 1 | | #define HAVE_LCHOWN 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define HAVE_MEMSET 1 | | #define HAVE_MKDTEMP 1 | | #define mktime rpl_mktime | | #define HAVE_OBSTACK 1 | | #define __OPENAT_PREFIX rpl_ | | #define fchownat rpl_fchownat | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBRTOWC 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define HAVE_UNSETENV 1 | | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (ac_aggr.st_birthtim.tv_nsec) | | return 0; | | ; | | return 0; | | } | configure:29010: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:238: error: 'struct stat' has no member named 'st_birthtim' | configure:29016: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIG_ATOMIC_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define WCHAR_T_SUFFIX l | | #define WINT_T_SUFFIX u | | #define HAVE_INTTYPES_H 1 | | #define HAVE_DECL_IMAXABS 1 | | #define HAVE_DECL_IMAXDIV 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_UTIME_NULL 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_LONG_LONG 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define HAVE___FPENDING 1 | | #define HAVE_DECL___FPENDING 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_INLINE 1 | | #define HAVE_LCHOWN 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define HAVE_MEMSET 1 | | #define HAVE_MKDTEMP 1 | | #define mktime rpl_mktime | | #define HAVE_OBSTACK 1 | | #define __OPENAT_PREFIX rpl_ | | #define fchownat rpl_fchownat | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBRTOWC 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define HAVE_UNSETENV 1 | | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (sizeof ac_aggr.st_birthtim.tv_nsec) | | return 0; | | ; | | return 0; | | } | configure:29051: result: no | configure:29068: checking for va_copy | configure:29099: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:29105: $? = 0 | configure:29112: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:29115: $? = 0 | configure:29122: test -s conftest.o | configure:29125: $? = 0 | configure:29138: result: yes | configure:29333: checking whether stdint.h conforms to C99 | configure:29544: result: no | configure:29556: checking for sys/inttypes.h | configure:29562: result: no | configure:29556: checking for sys/bitypes.h | configure:29562: result: yes | configure:29749: checking for bit size of ptrdiff_t | configure:30218: result: 32 | configure:29749: checking for bit size of sig_atomic_t | configure:30218: result: 32 | configure:29749: checking for bit size of size_t | configure:30218: result: 32 | configure:29749: checking for bit size of wchar_t | configure:30218: result: 32 | configure:29749: checking for bit size of wint_t | configure:30218: result: 32 | configure:30239: checking whether sig_atomic_t is signed | configure:30317: result: yes | configure:30239: checking whether wchar_t is signed | configure:30317: result: yes | configure:30239: checking whether wint_t is signed | configure:30317: result: no | configure:30343: checking for ptrdiff_t integer literal suffix | configure:30441: result: | configure:30343: checking for sig_atomic_t integer literal suffix | configure:30441: result: | configure:30343: checking for size_t integer literal suffix | configure:30441: result: u | configure:30343: checking for wchar_t integer literal suffix | configure:30441: result: l | configure:30343: checking for wint_t integer literal suffix | configure:30441: result: u | configure:30571: checking for stpcpy | configure:30627: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | conftest.c:267: warning: conflicting types for built-in function 'stpcpy' | configure:30633: $? = 0 | configure:30640: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:30643: $? = 0 | configure:30650: test -s conftest | configure:30653: $? = 0 | configure:30667: result: yes | configure:30697: checking for strcasecmp | configure:30753: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | conftest.c:268: warning: conflicting types for built-in function 'strcasecmp' | configure:30759: $? = 0 | configure:30766: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:30769: $? = 0 | configure:30776: test -s conftest | configure:30779: $? = 0 | configure:30793: result: yes | configure:30818: checking for strncasecmp | configure:30874: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | conftest.c:269: warning: conflicting types for built-in function 'strncasecmp' | configure:30880: $? = 0 | configure:30887: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:30890: $? = 0 | configure:30897: test -s conftest | configure:30900: $? = 0 | configure:30914: result: yes | configure:30931: checking whether strncasecmp is declared | configure:30961: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:30967: $? = 0 | configure:30974: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:30977: $? = 0 | configure:30984: test -s conftest.o | configure:30987: $? = 0 | configure:30999: result: yes | configure:31030: checking for strchrnul | configure:31086: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:31092: $? = 0 | configure:31099: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:31102: $? = 0 | configure:31109: test -s conftest | configure:31112: $? = 0 | configure:31126: result: yes | configure:31153: checking for strdup | configure:31209: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | conftest.c:272: warning: conflicting types for built-in function 'strdup' | configure:31215: $? = 0 | configure:31222: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:31225: $? = 0 | configure:31232: test -s conftest | configure:31235: $? = 0 | configure:31249: result: yes | configure:31304: checking for working strndup | configure:31464: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:31467: $? = 0 | configure:31473: ./conftest | configure:31476: $? = 0 | configure:31492: result: yes | configure:31522: checking for working strnlen | configure:31566: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:31569: $? = 0 | configure:31575: ./conftest | configure:31578: $? = 0 | configure:31594: result: yes | configure:31619: checking whether defines strtoimax as a macro | configure:31644: result: no | configure:31652: checking for strtoimax | configure:31708: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:31714: $? = 0 | configure:31721: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:31724: $? = 0 | configure:31731: test -s conftest | configure:31734: $? = 0 | configure:31748: result: yes | configure:31862: checking for strtol | configure:31918: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:31924: $? = 0 | configure:31931: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:31934: $? = 0 | configure:31941: test -s conftest | configure:31944: $? = 0 | configure:31958: result: yes | configure:31978: checking for strtoll | configure:32034: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:32040: $? = 0 | configure:32047: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:32050: $? = 0 | configure:32057: test -s conftest | configure:32060: $? = 0 | configure:32074: result: yes | configure:32098: checking for strtoul | configure:32154: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:32160: $? = 0 | configure:32167: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:32170: $? = 0 | configure:32177: test -s conftest | configure:32180: $? = 0 | configure:32194: result: yes | configure:32214: checking for strtoull | configure:32270: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:32276: $? = 0 | configure:32283: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:32286: $? = 0 | configure:32293: test -s conftest | configure:32296: $? = 0 | configure:32310: result: yes | configure:32333: checking whether defines strtoumax as a macro | configure:32358: result: no | configure:32366: checking for strtoumax | configure:32422: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:32428: $? = 0 | configure:32435: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:32438: $? = 0 | configure:32445: test -s conftest | configure:32448: $? = 0 | configure:32462: result: yes | configure:32585: checking whether mkdir is declared | configure:32616: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:32622: $? = 0 | configure:32629: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:32632: $? = 0 | configure:32639: test -s conftest.o | configure:32642: $? = 0 | configure:32654: result: yes | configure:32907: checking for a thread-safe mkdir -p | configure:32946: result: //bin/mkdir -p | configure:32952: checking for a thread-safe mkdir -p | configure:32991: result: //bin/mkdir -p | configure:33092: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:33098: $? = 0 | configure:33105: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:33108: $? = 0 | configure:33115: test -s conftest.o | configure:33118: $? = 0 | configure:33153: checking whether localtime_r is compatible with its POSIX signature | configure:33183: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:33189: $? = 0 | configure:33196: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:33199: $? = 0 | configure:33206: test -s conftest.o | configure:33209: $? = 0 | configure:33221: result: yes | configure:33554: checking for ptrdiff_t | configure:33584: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:33590: $? = 0 | configure:33597: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:33600: $? = 0 | configure:33607: test -s conftest.o | configure:33610: $? = 0 | configure:33622: result: yes | configure:33645: checking for snprintf | configure:33701: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | conftest.c:284: warning: conflicting types for built-in function 'snprintf' | configure:33707: $? = 0 | configure:33714: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:33717: $? = 0 | configure:33724: test -s conftest | configure:33727: $? = 0 | configure:33741: result: yes | configure:33645: checking for wcslen | configure:33701: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:33707: $? = 0 | configure:33714: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:33717: $? = 0 | configure:33724: test -s conftest | configure:33727: $? = 0 | configure:33741: result: yes | configure:33751: checking whether _snprintf is declared | configure:33782: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:269: error: '_snprintf' undeclared (first use in this function) | conftest.c:269: error: (Each undeclared identifier is reported only once | conftest.c:269: error: for each function it appears in.) | configure:33788: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIG_ATOMIC_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define WCHAR_T_SUFFIX l | | #define WINT_T_SUFFIX u | | #define HAVE_INTTYPES_H 1 | | #define HAVE_DECL_IMAXABS 1 | | #define HAVE_DECL_IMAXDIV 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_UTIME_NULL 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_LONG_LONG 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define HAVE___FPENDING 1 | | #define HAVE_DECL___FPENDING 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_INLINE 1 | | #define HAVE_LCHOWN 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define HAVE_MEMSET 1 | | #define HAVE_MKDTEMP 1 | | #define mktime rpl_mktime | | #define HAVE_OBSTACK 1 | | #define __OPENAT_PREFIX rpl_ | | #define fchownat rpl_fchownat | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBRTOWC 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define HAVE_UNSETENV 1 | | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIG_ATOMIC_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define WCHAR_T_SUFFIX l | | #define WINT_T_SUFFIX u | | #define HAVE_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_DECL_MKDIR 1 | | #define UNLINK_CANNOT_UNLINK_DIR 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_PTRDIFF_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCSLEN 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #ifndef _snprintf | | char *p = (char *) _snprintf; | | return !p; | | #endif | | | | ; | | return 0; | | } | configure:33820: result: no | configure:33850: checking for vsnprintf | configure:33906: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | conftest.c:287: warning: conflicting types for built-in function 'vsnprintf' | configure:33912: $? = 0 | configure:33919: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:33922: $? = 0 | configure:33929: test -s conftest | configure:33932: $? = 0 | configure:33946: result: yes | configure:33979: checking whether is standalone | configure:33994: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:34000: $? = 0 | configure:34007: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:34010: $? = 0 | configure:34017: test -s conftest.o | configure:34020: $? = 0 | configure:34032: result: yes | configure:34210: checking whether wcwidth is declared | configure:34252: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:34258: $? = 0 | configure:34265: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:34268: $? = 0 | configure:34275: test -s conftest.o | configure:34278: $? = 0 | configure:34290: result: yes | configure:34332: checking for stdint.h | configure:34338: result: yes | configure:34520: checking whether time.h and sys/time.h may both be included | configure:34550: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:34556: $? = 0 | configure:34563: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:34566: $? = 0 | configure:34573: test -s conftest.o | configure:34576: $? = 0 | configure:34588: result: yes | configure:34598: checking for struct stat.st_blksize | configure:34626: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:34632: $? = 0 | configure:34639: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:34642: $? = 0 | configure:34649: test -s conftest.o | configure:34652: $? = 0 | configure:34723: result: yes | configure:34748: checking for library containing setsockopt | configure:34789: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:34795: $? = 0 | configure:34802: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:34805: $? = 0 | configure:34812: test -s conftest | configure:34815: $? = 0 | configure:34839: result: none required | configure:34947: checking for library containing setsockopt | configure:35038: result: none required | configure:35123: checking for sys/mtio.h | configure:35129: result: yes | configure:35287: checking which ioctl field to test for reversed bytes | configure:35310: result: mt_type | configure:35326: checking whether to build rmt | configure:35343: result: yes | configure:35061: checking for remote tape header files | configure:35083: gcc -E conftest.c | configure:35089: $? = 0 | configure:35111: result: yes | configure:35412: checking for sys/buf.h | configure:35474: result: no | configure:35488: checking for struct stat.st_blksize | configure:35613: result: yes | configure:35653: checking for fsync | configure:35709: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:35715: $? = 0 | configure:35722: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:35725: $? = 0 | configure:35732: test -s conftest | configure:35735: $? = 0 | configure:35749: result: yes | configure:35653: checking for getdtablesize | configure:35709: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:35715: $? = 0 | configure:35722: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:35725: $? = 0 | configure:35732: test -s conftest | configure:35735: $? = 0 | configure:35749: result: yes | configure:35653: checking for lstat | configure:35749: result: yes | configure:35653: checking for mkfifo | configure:35749: result: yes | configure:35653: checking for readlink | configure:35749: result: yes | configure:35653: checking for strerror | configure:35749: result: yes | configure:35653: checking for symlink | configure:35709: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:35715: $? = 0 | configure:35722: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:35725: $? = 0 | configure:35732: test -s conftest | configure:35735: $? = 0 | configure:35749: result: yes | configure:35653: checking for setlocale | configure:35749: result: yes | configure:35653: checking for utimes | configure:35709: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:35715: $? = 0 | configure:35722: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:35725: $? = 0 | configure:35732: test -s conftest | configure:35735: $? = 0 | configure:35749: result: yes | configure:35759: checking whether getgrgid is declared | configure:35790: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:35796: $? = 0 | configure:35803: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:35806: $? = 0 | configure:35813: test -s conftest.o | configure:35816: $? = 0 | configure:35828: result: yes | configure:35846: checking whether getpwuid is declared | configure:35877: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:35883: $? = 0 | configure:35890: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:35893: $? = 0 | configure:35900: test -s conftest.o | configure:35903: $? = 0 | configure:35915: result: yes | configure:35933: checking whether time is declared | configure:35964: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:35970: $? = 0 | configure:35977: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:35980: $? = 0 | configure:35987: test -s conftest.o | configure:35990: $? = 0 | configure:36002: result: yes | configure:36025: checking for waitpid | configure:36081: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:36087: $? = 0 | configure:36094: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:36097: $? = 0 | configure:36104: test -s conftest | configure:36107: $? = 0 | configure:36121: result: yes | configure:36140: checking for remote shell | configure:36166: result: /usr/bin/rsh | configure:36346: checking for default archive format | configure:36365: result: GNU | configure:36368: checking for default archive | configure:36413: result: - | configure:36417: checking for default blocking | configure:36425: result: 20 | configure:36428: checking for default quoting style | configure:36441: result: escape | configure:36491: checking for ld used by GCC | configure:36555: result: /usr/i686-pc-linux-gnu/bin/ld | configure:36564: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld | configure:36577: result: yes | configure:36584: checking for shared library run path origin | configure:36597: result: done | configure:37105: checking for iconv | configure:37137: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:37143: $? = 0 | configure:37150: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:37153: $? = 0 | configure:37160: test -s conftest | configure:37163: $? = 0 | configure:37245: result: yes | configure:37248: checking for working iconv | configure:37334: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 | configure:37337: $? = 0 | configure:37343: ./conftest | configure:37346: $? = 0 | configure:37364: result: yes | configure:37394: checking for iconv declaration | configure:37433: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:37439: $? = 0 | configure:37446: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:37449: $? = 0 | configure:37456: test -s conftest.o | configure:37459: $? = 0 | configure:37474: result: | extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | configure:37500: checking iconv.h usability | configure:37517: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:37523: $? = 0 | configure:37530: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:37533: $? = 0 | configure:37540: test -s conftest.o | configure:37543: $? = 0 | configure:37554: result: yes | configure:37558: checking iconv.h presence | configure:37573: gcc -E conftest.c | configure:37579: $? = 0 | configure:37600: result: yes | configure:37633: checking for iconv.h | configure:37641: result: yes | configure:37654: checking for iconv_t | configure:37689: gcc -std=gnu99 -c -g -O2 conftest.c >&5 | configure:37695: $? = 0 | configure:37702: test -z "$ac_c_werror_flag" || test ! -s conftest.err | configure:37705: $? = 0 | configure:37712: test -s conftest.o | configure:37715: $? = 0 | configure:37727: result: yes | configure:37742: checking whether NLS is requested | configure:37751: result: no | configure:37789: checking for msgfmt | configure: trying /usr/bin/msgfmt... | 0 translated messages. | configure:37821: result: /usr/bin/msgfmt | configure:37830: checking for gmsgfmt | configure:37861: result: /usr/bin/msgfmt | configure:37912: checking for xgettext | configure: trying /usr/bin/xgettext... | /usr/bin/xgettext: unrecognized option `--msgid-bugs-address=' | Try `/usr/bin/xgettext --help' for more information. | configure:37947: result: no | configure:37990: checking for msgmerge | configure: trying /usr/bin/msgmerge... | configure:38021: result: /usr/bin/msgmerge | configure:38058: checking for CFPreferencesCopyAppValue | configure:38086: gcc -std=gnu99 -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 | conftest.c:294:42: error: CoreFoundation/CFPreferences.h: No such file or directory | conftest.c: In function 'main': | conftest.c:298: warning: implicit declaration of function 'CFPreferencesCopyAppValue' | conftest.c:298: error: 'NULL' undeclared (first use in this function) | conftest.c:298: error: (Each undeclared identifier is reported only once | conftest.c:298: error: for each function it appears in.) | configure:38092: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIG_ATOMIC_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define WCHAR_T_SUFFIX l | | #define WINT_T_SUFFIX u | | #define HAVE_INTTYPES_H 1 | | #define HAVE_DECL_IMAXABS 1 | | #define HAVE_DECL_IMAXDIV 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_UTIME_NULL 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_LONG_LONG 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define HAVE___FPENDING 1 | | #define HAVE_DECL___FPENDING 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_INLINE 1 | | #define HAVE_LCHOWN 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define HAVE_MEMSET 1 | | #define HAVE_MKDTEMP 1 | | #define mktime rpl_mktime | | #define HAVE_OBSTACK 1 | | #define __OPENAT_PREFIX rpl_ | | #define fchownat rpl_fchownat | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBRTOWC 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define HAVE_UNSETENV 1 | | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIG_ATOMIC_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define WCHAR_T_SUFFIX l | | #define WINT_T_SUFFIX u | | #define HAVE_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_DECL_MKDIR 1 | | #define UNLINK_CANNOT_UNLINK_DIR 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_PTRDIFF_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_VSNPRINTF 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define HAVE_STDINT_H 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | | #define HAVE_ST_BLKSIZE 1 | | #define HAVE_SYS_MTIO_H 1 | | #define MTIO_CHECK_FIELD mt_type | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_READLINK 1 | | #define HAVE_STRERROR 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_UTIMES 1 | | #define HAVE_DECL_GETGRGID 1 | | #define HAVE_DECL_GETPWUID 1 | | #define HAVE_DECL_TIME 1 | | #define HAVE_WAITPID 1 | | #define REMOTE_SHELL "/usr/bin/rsh" | | #define DEFAULT_ARCHIVE_FORMAT GNU_FORMAT | | #define DEFAULT_ARCHIVE "-" | | #define DEFAULT_BLOCKING 20 | | #define DEFAULT_QUOTING_STYLE escape_quoting_style | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | CFPreferencesCopyAppValue(NULL, NULL) | | ; | | return 0; | | } | configure:38126: result: no | configure:38135: checking for CFLocaleCopyCurrent | configure:38163: gcc -std=gnu99 -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 | conftest.c:294:37: error: CoreFoundation/CFLocale.h: No such file or directory | conftest.c: In function 'main': | conftest.c:298: warning: implicit declaration of function 'CFLocaleCopyCurrent' | configure:38169: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.18" | | #define PACKAGE_STRING "GNU tar 1.18" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.18" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define _FILE_OFFSET_BITS 64 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FLOAT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_TIME_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_BTOWC 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ALARM 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_LSTAT 1 | | #define HAVE_PIPE 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define D_INO_IN_DIRENT 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_INCLUDE_NEXT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIG_ATOMIC_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define WCHAR_T_SUFFIX l | | #define WINT_T_SUFFIX u | | #define HAVE_INTTYPES_H 1 | | #define HAVE_DECL_IMAXABS 1 | | #define HAVE_DECL_IMAXDIV 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_UTIME_NULL 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_LONG_LONG 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define HAVE___FPENDING 1 | | #define HAVE_DECL___FPENDING 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_INLINE 1 | | #define HAVE_LCHOWN 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define HAVE_MEMSET 1 | | #define HAVE_MKDTEMP 1 | | #define mktime rpl_mktime | | #define HAVE_OBSTACK 1 | | #define __OPENAT_PREFIX rpl_ | | #define fchownat rpl_fchownat | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBRTOWC 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define HAVE_UNSETENV 1 | | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | | #define HAVE_SYS_BITYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIG_ATOMIC_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define WCHAR_T_SUFFIX l | | #define WINT_T_SUFFIX u | | #define HAVE_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_DECL_MKDIR 1 | | #define UNLINK_CANNOT_UNLINK_DIR 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_PTRDIFF_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_VSNPRINTF 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define HAVE_STDINT_H 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | | #define HAVE_ST_BLKSIZE 1 | | #define HAVE_SYS_MTIO_H 1 | | #define MTIO_CHECK_FIELD mt_type | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_READLINK 1 | | #define HAVE_STRERROR 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_UTIMES 1 | | #define HAVE_DECL_GETGRGID 1 | | #define HAVE_DECL_GETPWUID 1 | | #define HAVE_DECL_TIME 1 | | #define HAVE_WAITPID 1 | | #define REMOTE_SHELL "/usr/bin/rsh" | | #define DEFAULT_ARCHIVE_FORMAT GNU_FORMAT | | #define DEFAULT_ARCHIVE "-" | | #define DEFAULT_BLOCKING 20 | | #define DEFAULT_QUOTING_STYLE escape_quoting_style | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | CFLocaleCopyCurrent(); | | ; | | return 0; | | } | configure:38203: result: no | configure:39272: checking whether to use NLS | configure:39274: result: no | configure:39519: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by GNU tar config.status 1.18, which was | generated by GNU Autoconf 2.60. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on moocow.localhost | | config.status:876: creating tests/Makefile | config.status:876: creating tests/atlocal | config.status:876: creating Makefile | config.status:876: creating doc/Makefile | config.status:876: creating lib/Makefile | config.status:876: creating po/Makefile.in | config.status:876: creating scripts/Makefile | config.status:876: creating rmt/Makefile | config.status:876: creating src/Makefile | config.status:876: creating config.h | config.status:1461: executing depfiles commands | config.status:1461: executing po-directories commands | config.status:1461: executing tests/atconfig commands | | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## | | ac_cv_build=i686-pc-linux-gnu | ac_cv_c_compiler_gnu=yes | ac_cv_c_inline=inline | ac_cv_c_restrict=restrict | ac_cv_decl_EOVERFLOW=yes | 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_DEFAULT_ARCHIVE_FORMAT_set= | ac_cv_env_DEFAULT_ARCHIVE_FORMAT_value= | ac_cv_env_DEFAULT_ARCHIVE_set= | ac_cv_env_DEFAULT_ARCHIVE_value= | ac_cv_env_DEFAULT_BLOCKING_set= | ac_cv_env_DEFAULT_BLOCKING_value= | ac_cv_env_DEFAULT_QUOTING_STYLE_set= | ac_cv_env_DEFAULT_QUOTING_STYLE_value= | ac_cv_env_DEFAULT_RMT_DIR_set= | ac_cv_env_DEFAULT_RMT_DIR_value= | ac_cv_env_LDFLAGS_set= | ac_cv_env_LDFLAGS_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_func___fpending=yes | ac_cv_func_alarm=yes | ac_cv_func_alloca_works=yes | ac_cv_func_btowc=yes | ac_cv_func_canonicalize_file_name=yes | ac_cv_func_chown_works=yes | ac_cv_func_clock_gettime=yes | ac_cv_func_clock_settime=yes | ac_cv_func_dirfd=yes | ac_cv_func_dup2=yes | ac_cv_func_fchdir=yes | ac_cv_func_fchmodat=no | ac_cv_func_fchownat=no | ac_cv_func_fdopendir=no | ac_cv_func_flockfile=yes | ac_cv_func_fnmatch_gnu=yes | ac_cv_func_fsync=yes | ac_cv_func_ftruncate=yes | ac_cv_func_funlockfile=yes | ac_cv_func_futimes=yes | ac_cv_func_futimesat=no | ac_cv_func_getcwd=yes | ac_cv_func_getdelim=yes | ac_cv_func_getdtablesize=yes | ac_cv_func_getline=yes | ac_cv_func_getopt_long_only=yes | ac_cv_func_getpagesize=yes | ac_cv_func_gettimeofday=yes | ac_cv_func_isblank=yes | ac_cv_func_iswcntrl=yes | ac_cv_func_iswctype=yes | ac_cv_func_lchmod=no | ac_cv_func_lchown=yes | ac_cv_func_lstat=yes | ac_cv_func_lstat_dereferences_slashed_symlink=yes | ac_cv_func_malloc_0_nonnull=yes | ac_cv_func_mbrtowc=yes | ac_cv_func_mbsinit=yes | ac_cv_func_mbsrtowcs=yes | ac_cv_func_memchr=yes | ac_cv_func_mempcpy=yes | ac_cv_func_memrchr=yes | ac_cv_func_memset=yes | ac_cv_func_mkdirat=no | ac_cv_func_mkdtemp=yes | ac_cv_func_mkfifo=yes | ac_cv_func_nanotime=no | ac_cv_func_obstack=yes | ac_cv_func_openat=no | ac_cv_func_pathconf=yes | ac_cv_func_pipe=yes | ac_cv_func_readlink=yes | ac_cv_func_rmdir=yes | ac_cv_func_rpmatch=yes | ac_cv_func_setenv=yes | ac_cv_func_setlocale=yes | ac_cv_func_sleep=yes | ac_cv_func_snprintf=yes | ac_cv_func_stpcpy=yes | ac_cv_func_strcasecmp=yes | ac_cv_func_strchrnul=yes | ac_cv_func_strdup=yes | ac_cv_func_strerror=yes | ac_cv_func_strerror_r=yes | ac_cv_func_strerror_r_char_p=yes | ac_cv_func_strncasecmp=yes | ac_cv_func_strnlen_working=yes | ac_cv_func_strtoimax=yes | ac_cv_func_strtol=yes | ac_cv_func_strtoll=yes | ac_cv_func_strtoul=yes | ac_cv_func_strtoull=yes | ac_cv_func_strtoumax=yes | ac_cv_func_symlink=yes | ac_cv_func_unsetenv=yes | ac_cv_func_utime_null=yes | ac_cv_func_utimes=yes | ac_cv_func_vasnprintf=no | ac_cv_func_vsnprintf=yes | ac_cv_func_waitpid=yes | ac_cv_func_wcrtomb=yes | ac_cv_func_wcscoll=yes | ac_cv_func_wcslen=yes | ac_cv_func_wcwidth=yes | ac_cv_func_wmemchr=yes | ac_cv_func_wmemcpy=yes | ac_cv_func_wmempcpy=yes | ac_cv_func_working_mktime=no | ac_cv_gnu_library_2_1=yes | ac_cv_have_decl___fpending=yes | ac_cv_have_decl__snprintf=no | ac_cv_have_decl_canonicalize_file_name=yes | ac_cv_have_decl_clearerr_unlocked=yes | ac_cv_have_decl_dirfd=yes | ac_cv_have_decl_feof_unlocked=yes | ac_cv_have_decl_ferror_unlocked=yes | ac_cv_have_decl_fflush_unlocked=yes | ac_cv_have_decl_fgets_unlocked=yes | ac_cv_have_decl_fputc_unlocked=yes | ac_cv_have_decl_fputs_unlocked=yes | ac_cv_have_decl_fread_unlocked=yes | ac_cv_have_decl_fwrite_unlocked=yes | ac_cv_have_decl_getc_unlocked=yes | ac_cv_have_decl_getchar_unlocked=yes | ac_cv_have_decl_getcwd=yes | ac_cv_have_decl_getdelim=yes | ac_cv_have_decl_getenv=yes | ac_cv_have_decl_getgrgid=yes | ac_cv_have_decl_getline=yes | ac_cv_have_decl_getpwuid=yes | ac_cv_have_decl_imaxabs=yes | ac_cv_have_decl_imaxdiv=yes | ac_cv_have_decl_isblank=yes | ac_cv_have_decl_memrchr=yes | ac_cv_have_decl_mkdir=yes | ac_cv_have_decl_optreset=no | ac_cv_have_decl_program_invocation_name=yes | ac_cv_have_decl_program_invocation_short_name=yes | ac_cv_have_decl_putc_unlocked=yes | ac_cv_have_decl_putchar_unlocked=yes | ac_cv_have_decl_strdup=yes | ac_cv_have_decl_strerror_r=yes | ac_cv_have_decl_strncasecmp=yes | ac_cv_have_decl_strndup=yes | ac_cv_have_decl_strnlen=yes | ac_cv_have_decl_strtoimax=yes | ac_cv_have_decl_strtoumax=yes | ac_cv_have_decl_time=yes | ac_cv_have_decl_vsnprintf=yes | ac_cv_have_decl_wcwidth=yes | ac_cv_header_OS_h=no | ac_cv_header_dirent_dirent_h=yes | ac_cv_header_dirent_h=yes | ac_cv_header_fcntl_h=yes | ac_cv_header_features_h=yes | ac_cv_header_float_h=yes | ac_cv_header_getopt_h=yes | ac_cv_header_iconv_h=yes | ac_cv_header_inttypes_h=yes | ac_cv_header_linewrap_h=no | ac_cv_header_linux_fd_h=yes | ac_cv_header_locale_h=yes | ac_cv_header_memory_h=yes | ac_cv_header_minix_config_h=no | ac_cv_header_net_errno_h=no | ac_cv_header_netdb_h=yes | ac_cv_header_priv_h=no | ac_cv_header_sgtty_h=yes | ac_cv_header_stat_broken=no | ac_cv_header_stdbool_h=yes | ac_cv_header_stdc=yes | ac_cv_header_stdint_h=yes | ac_cv_header_stdio_ext_h=yes | ac_cv_header_stdio_h=yes | ac_cv_header_stdlib_h=yes | ac_cv_header_string_h=yes | ac_cv_header_strings_h=yes | ac_cv_header_stropts_h=yes | ac_cv_header_sys_bitypes_h=yes | ac_cv_header_sys_buf_h=no | ac_cv_header_sys_device_h=no | ac_cv_header_sys_filio_h=no | ac_cv_header_sys_gentape_h=no | ac_cv_header_sys_inet_h=no | ac_cv_header_sys_inttypes_h=no | ac_cv_header_sys_io_trioctl_h=no | ac_cv_header_sys_mtio_h=yes | ac_cv_header_sys_param_h=yes | ac_cv_header_sys_stat_h=yes | ac_cv_header_sys_tape_h=no | ac_cv_header_sys_time_h=yes | ac_cv_header_sys_tprintf_h=no | ac_cv_header_sys_types_h=yes | ac_cv_header_sys_types_h_makedev=yes | ac_cv_header_sys_wait_h=yes | ac_cv_header_sysexits_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_wctype_h=yes | ac_cv_host=i686-pc-linux-gnu | ac_cv_lib_cposix_strerror=no | ac_cv_lib_error_at_line=yes | ac_cv_member_struct_stat_st_atim_tv_nsec=yes | ac_cv_member_struct_stat_st_birthtim_tv_nsec=no | ac_cv_member_struct_stat_st_birthtimensec=no | ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no | ac_cv_member_struct_stat_st_blksize=yes | ac_cv_member_struct_stat_st_blocks=yes | ac_cv_member_struct_tm_tm_gmtoff=yes | ac_cv_member_struct_tm_tm_zone=yes | ac_cv_objext=o | ac_cv_path_EGREP='//bin/grep -E' | ac_cv_path_GMSGFMT=/usr/bin/msgfmt | ac_cv_path_GREP=//bin/grep | ac_cv_path_MSGFMT=/usr/bin/msgfmt | ac_cv_path_MSGMERGE=/usr/bin/msgmerge | ac_cv_path_XGETTEXT=: | 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_YACC='bison -y' | ac_cv_prog_ac_ct_CC=gcc | ac_cv_prog_ac_ct_RANLIB=ranlib | ac_cv_prog_cc_c89= | ac_cv_prog_cc_c99=-std=gnu99 | ac_cv_prog_cc_g=yes | ac_cv_prog_cc_stdc=-std=gnu99 | ac_cv_prog_make_make_set=yes | ac_cv_safe_to_define___extensions__=yes | ac_cv_search_clock_gettime=-lrt | ac_cv_search_opendir='none required' | ac_cv_search_setsockopt='none required' | ac_cv_struct_tm=time.h | ac_cv_sys_file_offset_bits=64 | ac_cv_sys_large_files=no | ac_cv_sys_largefile_CC=no | ac_cv_sys_long_file_names=yes | ac_cv_type__Bool=yes | ac_cv_type_dev_t=yes | ac_cv_type_iconv_t=yes | ac_cv_type_ino_t=yes | ac_cv_type_long_long=yes | ac_cv_type_long_long_int=yes | ac_cv_type_major_t=no | ac_cv_type_mbstate_t=yes | ac_cv_type_minor_t=no | ac_cv_type_mode_t=yes | ac_cv_type_off_t=yes | ac_cv_type_pid_t=yes | ac_cv_type_ptrdiff_t=yes | ac_cv_type_signal=void | ac_cv_type_size_t=yes | ac_cv_type_uid_t=yes | ac_cv_type_unsigned_long_long_int=yes | ac_cv_typeof_struct_stat_st_atim_is_struct_timespec=yes | ac_cv_win_or_dos=no | ac_cv_working_alloca_h=yes | acl_cv_hardcode_direct=no | acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' | acl_cv_hardcode_libdir_separator= | acl_cv_hardcode_minus_L=no | acl_cv_libext=a | acl_cv_libname_spec='lib$name' | acl_cv_library_names_spec='$libname$shrext' | acl_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld | acl_cv_prog_gnu_ld=yes | acl_cv_rpath=done | acl_cv_shlibext=so | acl_cv_wl=-Wl, | am_cv_CC_dependencies_compiler_type=gcc3 | am_cv_func_iconv=yes | am_cv_func_iconv_works=yes | am_cv_func_working_getline=yes | am_cv_langinfo_codeset=yes | am_cv_lib_iconv=no | am_cv_prog_tar_ustar=gnutar | am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' | am_cv_proto_iconv_arg1= | diff_cv_st_fstype_string=no | gl_cv_bitsizeof_ptrdiff_t=32 | gl_cv_bitsizeof_sig_atomic_t=32 | gl_cv_bitsizeof_size_t=32 | gl_cv_bitsizeof_wchar_t=32 | gl_cv_bitsizeof_wint_t=32 | gl_cv_c_inline_effective=yes | gl_cv_compound_literals=no | gl_cv_double_slash_root=no | gl_cv_func_chown_follows_symlink=yes | gl_cv_func_dirfd_macro=no | gl_cv_func_getcwd_abort_bug=no | gl_cv_func_getcwd_null=yes | gl_cv_func_getcwd_path_max=yes | gl_cv_func_gettimeofday_clobber=no | gl_cv_func_gettimeofday_posix_signature=yes | gl_cv_func_gnu_getopt=yes | gl_cv_func_malloc_0_nonnull=1 | gl_cv_func_mbrtowc=yes | gl_cv_func_re_compile_pattern_working=no | gl_cv_func_strndup=yes | gl_cv_func_va_copy=yes | gl_cv_func_working_utimes=yes | gl_cv_have_arbitrary_file_name_length_limit=yes | gl_cv_have_include_next=yes | gl_cv_header_inttypes_h=yes | gl_cv_header_stdint_h=yes | gl_cv_header_wchar_h_standalone=yes | gl_cv_header_working_fcntl_h=yes | gl_cv_header_working_inttypes_h=no | gl_cv_header_working_stdint_h=no | gl_cv_next_fcntl_h='' | gl_cv_next_inttypes_h='' | gl_cv_next_stdint_h='' | gl_cv_next_stdio_h='' | gl_cv_next_stdlib_h='' | gl_cv_next_string_h='' | gl_cv_next_sys_stat_h='' | gl_cv_next_sys_time_h='' | gl_cv_next_sysexits_h='' | gl_cv_next_time_h='' | gl_cv_next_unistd_h='' | gl_cv_next_wctype_h='' | gl_cv_rpl_alloca=yes | gl_cv_size_max=yes | gl_cv_struct_dirent_d_ino=yes | gl_cv_sys_struct_timespec_in_time_h=yes | gl_cv_sys_struct_timeval=yes | gl_cv_sys_struct_utimbuf=yes | gl_cv_time_r_posix=yes | gl_cv_type_ptrdiff_t_signed=yes | gl_cv_type_ptrdiff_t_suffix= | gl_cv_type_sig_atomic_t_signed=yes | gl_cv_type_sig_atomic_t_suffix= | gl_cv_type_size_t_signed=no | gl_cv_type_size_t_suffix=u | gl_cv_type_wchar_t_signed=yes | gl_cv_type_wchar_t_suffix=l | gl_cv_type_wint_t_signed=no | gl_cv_type_wint_t_suffix=u | gt_cv_c_intmax_t=yes | gt_cv_c_wchar_t=yes | gt_cv_c_wint_t=yes | gt_cv_func_CFLocaleCopyCurrent=no | gt_cv_func_CFPreferencesCopyAppValue=no | gt_cv_func_unsetenv_ret=int | gt_cv_inttypes_pri_broken=no | gt_cv_ssize_t=yes | jm_cv_func_strtoimax_macro=no | jm_cv_func_strtoumax_macro=no | pu_cv_header_mtio_check_field=mt_type | pu_cv_header_rmt=yes | tar_cv_path_RSH=/usr/bin/rsh | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | ACLOCAL='${SHELL} /usr/src/tar-1.18/build-aux/missing --run aclocal-1.9' | ALLOCA='' | ALLOCA_H='alloca.h' | AMDEPBACKSLASH='\' | AMDEP_FALSE='#' | AMDEP_TRUE='' | AMTAR='${SHELL} /usr/src/tar-1.18/build-aux/missing --run tar' | AUTOCONF='${SHELL} /usr/src/tar-1.18/build-aux/missing --run autoconf' | AUTOHEADER='${SHELL} /usr/src/tar-1.18/build-aux/missing --run autoheader' | AUTOM4TE='${SHELL} /usr/src/tar-1.18/build-aux/missing --run autom4te' | AUTOMAKE='${SHELL} /usr/src/tar-1.18/build-aux/missing --run automake-1.9' | AWK='gawk' | BACKUP_LIBEXEC_SCRIPTS='' | BACKUP_SBIN_SCRIPTS='' | BACKUP_SED_COND='/^\#ELSE_DATE_FORMAT_OK/,/^\#ENDIF_DATE_FORMAT_OK/d;/^\#IF_DATE_FORMAT_OK/d' | BITSIZEOF_PTRDIFF_T='32' | BITSIZEOF_SIG_ATOMIC_T='32' | BITSIZEOF_SIZE_T='32' | BITSIZEOF_WCHAR_T='32' | BITSIZEOF_WINT_T='32' | CC='gcc -std=gnu99' | CCDEPMODE='depmode=gcc3' | CFLAGS='-g -O2' | CPP='gcc -E' | CPPFLAGS='' | CYGPATH_W='echo' | DEFAULT_ARCHIVE='-' | DEFAULT_ARCHIVE_FORMAT='GNU' | DEFAULT_BLOCKING='20' | DEFAULT_QUOTING_STYLE='escape_quoting_style' | DEFAULT_RMT_COMMAND='' | DEFAULT_RMT_DIR='$(libexecdir)' | DEFS='-DHAVE_CONFIG_H' | DEPDIR='.deps' | DIRENT_H='' | ECHO_C='' | ECHO_N='-n' | ECHO_T='' | EGREP='//bin/grep -E' | EOVERFLOW='' | EXEEXT='' | FCNTL_H='fcntl.h' | FLOAT_H='' | FNMATCH_H='' | GETOPT_H='getopt.h' | GLIBC21='yes' | GL_COND_LIBTOOL_FALSE='' | GL_COND_LIBTOOL_TRUE='#' | GMSGFMT='/usr/bin/msgfmt' | GMSGFMT_015=':' | GNULIB_CHOWN='1' | GNULIB_DUP2='1' | GNULIB_FCHDIR='1' | GNULIB_FFLUSH='0' | GNULIB_FPRINTF_POSIX='0' | GNULIB_FSEEK='0' | GNULIB_FSEEKO='0' | GNULIB_FTELL='0' | GNULIB_FTELLO='0' | GNULIB_FTRUNCATE='1' | GNULIB_GETCWD='1' | GNULIB_GETLOGIN_R='0' | GNULIB_GETSUBOPT='0' | GNULIB_IMAXABS='0' | GNULIB_IMAXDIV='0' | GNULIB_LCHOWN='1' | GNULIB_LSEEK='0' | GNULIB_MBSCASECMP='1' | GNULIB_MBSCASESTR='0' | GNULIB_MBSCHR='0' | GNULIB_MBSCSPN='0' | GNULIB_MBSLEN='0' | GNULIB_MBSNCASECMP='0' | GNULIB_MBSNLEN='0' | GNULIB_MBSPBRK='0' | GNULIB_MBSPCASECMP='0' | GNULIB_MBSRCHR='0' | GNULIB_MBSSEP='0' | GNULIB_MBSSPN='0' | GNULIB_MBSSTR='0' | GNULIB_MBSTOK_R='0' | GNULIB_MEMMEM='0' | GNULIB_MEMPCPY='1' | GNULIB_MEMRCHR='1' | GNULIB_MKDTEMP='1' | GNULIB_MKSTEMP='0' | GNULIB_PRINTF_POSIX='0' | GNULIB_READLINK='1' | GNULIB_SLEEP='1' | GNULIB_SNPRINTF='0' | GNULIB_SPRINTF_POSIX='0' | GNULIB_STPCPY='1' | GNULIB_STPNCPY='0' | GNULIB_STRCASESTR='0' | GNULIB_STRCHRNUL='1' | GNULIB_STRDUP='1' | GNULIB_STRNDUP='1' | GNULIB_STRNLEN='1' | GNULIB_STRPBRK='0' | GNULIB_STRSEP='0' | GNULIB_STRTOIMAX='1' | GNULIB_STRTOK_R='0' | GNULIB_STRTOUMAX='1' | GNULIB_VASPRINTF='0' | GNULIB_VFPRINTF_POSIX='0' | GNULIB_VPRINTF_POSIX='0' | GNULIB_VSNPRINTF='1' | GNULIB_VSPRINTF_POSIX='0' | GREP='//bin/grep' | HAVE_DECL_GETLOGIN_R='1' | HAVE_DECL_IMAXABS='1' | HAVE_DECL_IMAXDIV='1' | HAVE_DECL_MEMMEM='1' | HAVE_DECL_MEMRCHR='1' | HAVE_DECL_MKDIR='1' | HAVE_DECL_SNPRINTF='1' | HAVE_DECL_STRDUP='1' | HAVE_DECL_STRNCASECMP='1' | HAVE_DECL_STRNDUP='1' | HAVE_DECL_STRNLEN='1' | HAVE_DECL_STRTOIMAX='1' | HAVE_DECL_STRTOK_R='1' | HAVE_DECL_STRTOUMAX='1' | HAVE_DECL_VSNPRINTF='1' | HAVE_DUP2='1' | HAVE_FSEEKO='1' | HAVE_FTELLO='1' | HAVE_FTRUNCATE='1' | HAVE_GETSUBOPT='1' | HAVE_INTTYPES_H='1' | HAVE_IO_H='0' | HAVE_ISWCNTRL='1' | HAVE_LONG_LONG_INT='1' | HAVE_LSTAT='1' | HAVE_MEMPCPY='1' | HAVE_MKDTEMP='1' | HAVE_READLINK='1' | HAVE_SIGNED_SIG_ATOMIC_T='1' | HAVE_SIGNED_WCHAR_T='1' | HAVE_SIGNED_WINT_T='0' | HAVE_SLEEP='1' | HAVE_STDINT_H='1' | HAVE_STPCPY='1' | HAVE_STPNCPY='1' | HAVE_STRCASECMP='1' | HAVE_STRCASESTR='1' | HAVE_STRCHRNUL='1' | HAVE_STRNDUP='1' | HAVE_STRPBRK='1' | HAVE_STRSEP='1' | HAVE_STRUCT_TIMEVAL='1' | HAVE_SYSEXITS_H='1' | HAVE_SYS_BITYPES_H='1' | HAVE_SYS_INTTYPES_H='0' | HAVE_SYS_TIME_H='1' | HAVE_SYS_TYPES_H='1' | HAVE_UNISTD_H='1' | HAVE_UNSIGNED_LONG_LONG_INT='1' | HAVE_VASPRINTF='1' | HAVE_WCHAR_H='' | HAVE_WCTYPE_H='1' | HAVE_WINT_T='1' | HAVE__BOOL='1' | INCLUDE_NEXT='include_next' | INSTALL_DATA='${INSTALL} -m 644' | INSTALL_PROGRAM='${INSTALL}' | INSTALL_SCRIPT='${INSTALL}' | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' | INTLLIBS='' | INTL_MACOSX_LIBS='' | INTTYPES_H='inttypes.h' | LDFLAGS='' | LIBICONV='' | LIBINTL='' | LIBOBJS='' | LIBS='' | LIBTAR_LIBDEPS='' | LIBTAR_LTLIBDEPS='' | LIB_CLOCK_GETTIME='-lrt' | LIB_SETSOCKOPT='' | LTLIBICONV='' | LTLIBINTL='' | LTLIBOBJS='' | MAKEINFO='${SHELL} /usr/src/tar-1.18/build-aux/missing --run makeinfo' | MSGFMT='/usr/bin/msgfmt' | MSGFMT_015=':' | MSGMERGE='/usr/bin/msgmerge' | NEXT_DIRENT_H='' | NEXT_FCNTL_H='' | NEXT_FLOAT_H='' | NEXT_INTTYPES_H='' | NEXT_STDINT_H='' | NEXT_STDIO_H='' | NEXT_STDLIB_H='' | NEXT_STRING_H='' | NEXT_SYSEXITS_H='' | NEXT_SYS_STAT_H='' | NEXT_SYS_TIME_H='' | NEXT_TIME_H='' | NEXT_UNISTD_H='' | NEXT_WCHAR_H='' | NEXT_WCTYPE_H='' | OBJEXT='o' | PACKAGE='tar' | PACKAGE_BUGREPORT='address@hidden' | PACKAGE_NAME='GNU tar' | PACKAGE_STRING='GNU tar 1.18' | PACKAGE_TARNAME='tar' | PACKAGE_VERSION='1.18' | PATH_SEPARATOR=':' | POSUB='' | PRIPTR_PREFIX='"l"' | PRI_MACROS_BROKEN='0' | PTRDIFF_T_SUFFIX='' | PU_RMT_PROG='rmt$(EXEEXT)' | RANLIB='ranlib' | REPLACE_CHOWN='0' | REPLACE_FCHDIR='0' | REPLACE_FFLUSH='0' | REPLACE_FPRINTF='0' | REPLACE_FSEEK='0' | REPLACE_FSEEKO='0' | REPLACE_FTELL='0' | REPLACE_FTELLO='0' | REPLACE_GETCWD='0' | REPLACE_GETTIMEOFDAY='0' | REPLACE_LCHOWN='0' | REPLACE_LOCALTIME_R='0' | REPLACE_LSEEK='0' | REPLACE_MKSTEMP='0' | REPLACE_NANOSLEEP='GNULIB_PORTCHECK' | REPLACE_PRINTF='0' | REPLACE_SNPRINTF='0' | REPLACE_SPRINTF='0' | REPLACE_STRPTIME='GNULIB_PORTCHECK' | REPLACE_TIMEGM='GNULIB_PORTCHECK' | REPLACE_VASPRINTF='0' | REPLACE_VFPRINTF='0' | REPLACE_VPRINTF='0' | REPLACE_VSNPRINTF='0' | REPLACE_VSPRINTF='0' | SET_MAKE='' | SHELL='/bin/sh' | SIG_ATOMIC_T_SUFFIX='' | SIZE_T_SUFFIX='u' | STDBOOL_H='' | STDINT_H='stdint.h' | STRIP='' | SYSEXITS_H='' | SYS_STAT_H='sys/stat.h' | SYS_TIME_H='' | SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' | TIME_H_DEFINES_STRUCT_TIMESPEC='1' | USE_NLS='no' | VERSION='1.18' | WCHAR_H='' | WCHAR_T_SUFFIX='l' | WCTYPE_H='' | WINT_T_SUFFIX='u' | XGETTEXT=':' | XGETTEXT_015=':' | YACC='bison -y' | YFLAGS='' | ac_ct_CC='gcc' | am__fastdepCC_FALSE='#' | am__fastdepCC_TRUE='' | am__include='include' | am__leading_dot='.' | am__quote='' | am__tar='tar --format=ustar -chf - "$$tardir"' | am__untar='tar -xf -' | bindir='/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}' | gl_LIBOBJS=' argmatch.o asnprintf.o backupfile.o basename.o chdir-long.o close-stream.o closeout.o creat-safer.o dirname.o dup-safer.o exclude.o exitfail.o fchmodat.o fchownat.o fd-safer.o getopt.o getopt1.o gettime.o hash.o human.o imaxtostr.o mkdirat.o mktime.o modechange.o offtostr.o open-safer.o openat.o openat-proc.o pipe-safer.o printf-args.o printf-parse.o quote.o quotearg.o regex.o safe-read.o safe-write.o save-cwd.o savedir.o stripslash.o tempname.o uinttostr.o umaxtostr.o unlinkdir.o utimens.o vasnprintf.o xgetcwd.o xmalloc.o xstrtol.o xstrtoul.o' | gl_LTLIBOBJS=' argmatch.lo asnprintf.lo backupfile.lo basename.lo chdir-long.lo close-stream.lo closeout.lo creat-safer.lo dirname.lo dup-safer.lo exclude.lo exitfail.lo fchmodat.lo fchownat.lo fd-safer.lo getopt.lo getopt1.lo gettime.lo hash.lo human.lo imaxtostr.lo mkdirat.lo mktime.lo modechange.lo offtostr.lo open-safer.lo openat.lo openat-proc.lo pipe-safer.lo printf-args.lo printf-parse.lo quote.lo quotearg.lo regex.lo safe-read.lo safe-write.lo save-cwd.lo savedir.lo stripslash.lo tempname.lo uinttostr.lo umaxtostr.lo unlinkdir.lo utimens.lo vasnprintf.lo xgetcwd.lo xmalloc.lo xstrtol.lo xstrtoul.lo' | host='i686-pc-linux-gnu' | host_alias='' | host_cpu='i686' | host_os='linux-gnu' | host_vendor='pc' | htmldir='${docdir}' | includedir='${prefix}/include' | infodir='/usr/info' | install_sh='/usr/src/tar-1.18/build-aux/install-sh' | libdir='${exec_prefix}/lib' | libexecdir='${exec_prefix}/libexec' | localedir='${datarootdir}/locale' | localstatedir='${prefix}/var' | mandir='/usr/man' | mkdir_p='mkdir -p --' | oldincludedir='/usr/include' | pdfdir='${docdir}' | prefix='/usr' | program_transform_name='s,x,x,' | psdir='${docdir}' | sbindir='${exec_prefix}/sbin' | sharedstatedir='${prefix}/com' | sysconfdir='${prefix}/etc' | target_alias='' | | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## | | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.18" | #define PACKAGE_STRING "GNU tar 1.18" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "tar" | #define VERSION "1.18" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define major_t int | #define minor_t int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_DUP2 1 | #define HAVE_FCHDIR 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ALARM 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX | #define SIG_ATOMIC_T_SUFFIX | #define SIZE_T_SUFFIX u | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_GETPAGESIZE 1 | #define HAVE_INLINE 1 | #define HAVE_LCHOWN 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define mktime rpl_mktime | #define HAVE_OBSTACK 1 | #define __OPENAT_PREFIX rpl_ | #define fchownat rpl_fchownat | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_RMDIR 1 | #define HAVE_RPMATCH 1 | #define HAVE_UNSETENV 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define HAVE_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX | #define SIG_ATOMIC_T_SUFFIX | #define SIZE_T_SUFFIX u | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX u | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_MKDIR 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_VSNPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SYS_MTIO_H 1 | #define MTIO_CHECK_FIELD mt_type | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_READLINK 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TIME 1 | #define HAVE_WAITPID 1 | #define REMOTE_SHELL "/usr/bin/rsh" | #define DEFAULT_ARCHIVE_FORMAT GNU_FORMAT | #define DEFAULT_ARCHIVE "-" | #define DEFAULT_BLOCKING 20 | #define DEFAULT_QUOTING_STYLE escape_quoting_style | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | | configure: exit 0