bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-tar] [GNU tar 1.18] testsuite: 26 29 failed


From: Rob McMahon
Subject: [Bug-tar] [GNU tar 1.18] testsuite: 26 29 failed
Date: Mon, 23 Jul 2007 15:44:34 +0100
User-agent: Thunderbird 2.0.0.0 (X11/20070419)

Everything of interest seems to be in the log file.

Cheers,

Rob

--
E-Mail: address@hidden          PHONE:  +44 24 7652 3037
Rob McMahon, IT Services, Warwick University, Coventry, CV4 7AL, England

## ------------------------ ##
## GNU tar 1.18 test suite. ##
## ------------------------ ##

testsuite: command line was:
  $ ./testsuite 

## ----------- ##
## ChangeLogs. ##
## ----------- ##

testsuite: ../ChangeLog:
| 2007-06-28  Sergey Poznyakoff  <address@hidden>
| 
|       * bootstrap: Update for the change of the TP URL
|       
| 2007-06-27  Sergey Poznyakoff  <address@hidden>
| 
|         Relicense under GPLv3
| 
| 2007-06-21  Sergey Poznyakoff  <address@hidden>
| 

## --------- ##
## Platform. ##
## --------- ##

hostname = peyote
uname -m = i86pc
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_Patch_118844-30

/usr/bin/uname -p = i386
/bin/uname -X     = System = SunOS
Node = peyote
Release = 5.10
KernelID = Generic_Patch_118844-30
Machine = i86pc
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2

/bin/arch              = i86pc
/usr/bin/arch -k       = i86pc
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/unit/cu/dcv/src/gnu/tar-1.18/tests
PATH: /home/unit/cu/dcv/src/gnu/tar-1.18/src
PATH: /home/unit/cu/dcv/src/gnu/tar-1.18/build-aux
PATH: /home/unit/cu/dcv/src/gnu/tar-1.18
PATH: /bin
PATH: /usr/local/gnu/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='/home/unit/cu/dcv/src/gnu/tar-1.18/tests'
| at_srcdir='.'
| abs_srcdir='/home/unit/cu/dcv/src/gnu/tar-1.18/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/home/unit/cu/dcv/src/gnu/tar-1.18'
| at_top_build_prefix='../'
| abs_top_builddir='/home/unit/cu/dcv/src/gnu/tar-1.18'
| 
| # Backward compatibility with Autotest <= 2.59b:
| at_top_builddir=$at_top_build_prefix
| 
| AUTOTEST_PATH='tests'
| 
| SHELL=${CONFIG_SHELL-'/bin/bash'}

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=/home/unit/cu/dcv/src/gnu/tar-1.18/tests:/home/unit/cu/dcv/src/gnu/tar-1.18/src:/home/unit/cu/dcv/src/gnu/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: /home/unit/cu/dcv/src/gnu/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 <http://gnu.org/licenses/gpl.html>
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: Mon Jul 23 14:46:17 BST 2007
1. tar version (version.at:19): ok      (0m0.003s 0m0.016s)
2. decompressing from stdin (pipe.at:29): ok    (0m0.076s 0m0.332s)
3. mixing options (options.at:24): ok   (0m0.004s 0m0.015s)
4. interspersed options (options02.at:26): ok   (0m0.004s 0m0.016s)
5. files-from: empty entries (T-empty.at:26): ok        (0m0.010s 0m0.048s)
6. files-from: 0-separated file without -0 (T-null.at:21): ok   (0m0.012s 
0m0.053s)
7. tar --index-file=FILE --file=- (indexfile.at:26): ok (0m0.033s 0m0.144s)
8. tar cvf - (verbose.at:26): ok        (0m0.033s 0m0.137s)
9. append (append.at:21): ok    (0m0.036s 0m0.160s)
10. appending files with long names (append01.at:29): ok        (0m0.030s 
0m0.129s)
11. append vs. create (append02.at:40): ok      (0m0.048s 0m0.200s)
12. exclude (exclude.at:23): ok (0m0.040s 0m0.156s)
13. deleting a member after a big one (delete01.at:23): ok      (0m0.049s 
0m0.172s)
14. deleting a member from stdin archive (delete02.at:23): ok   (0m0.050s 
0m0.216s)
15. deleting members with long names (delete03.at:21): ok       (0m0.036s 
0m0.166s)
16. deleting a large last member (delete04.at:23): ok   (0m0.123s 0m0.328s)
17. deleting non-existing member (delete05.at:27): ok   (0m0.040s 0m0.174s)
18. extract over an existing directory (extrac01.at:23): ok     (0m0.030s 
0m0.136s)
19. extracting symlinks over an existing file (extrac02.at:23): ok      
(0m0.036s 0m0.169s)
20. extraction loops (extrac03.at:23): ok       (0m0.028s 0m0.123s)
21. extract + fnmatch (extrac04.at:23): ok      (0m0.063s 0m0.290s)
22. extracting selected members from pax (extrac05.at:30): ok   (0m0.010s 
0m0.044s)
23. mode of extracted directories (extrac06.at:33): ok  (0m0.051s 0m0.231s)
24. extracting symlinks to a read-only dir (extrac07.at:27): ok (0m0.045s 
0m0.211s)
25. gzip (gzip.at:23): ok       (0m0.004s 0m0.021s)
27. restore broken symlinks from incremental (incr01.at:27): ok (0m0.031s 
0m0.133s)
28. restoring timestamps from incremental (incr02.at:32): ok    (0m0.032s 
0m0.151s)
30. working --listed (listed02.at:28): ok       (0m0.063s 0m0.297s)
31. renamed files in incrementals (incr03.at:28): ok    (0m0.065s 0m0.272s)
32. proper icontents initialization (incr04.at:29): ok  (0m0.051s 0m0.202s)
33. renamed dirs in incrementals (rename01.at:24): ok   (0m0.058s 0m0.252s)
34. move between hierarchies (rename02.at:24): ok       (0m0.068s 0m0.320s)
35. cyclic renames (rename03.at:23): ok (0m0.078s 0m0.346s)
36. changed file types in incrementals (chtype.at:27): ok       (0m0.070s 
0m0.315s)
37. ignfail (ignfail.at:23): ok (0m0.076s 0m0.359s)
38. link count gt 2 (link01.at:33): ok  (0m0.046s 0m0.247s)
39. long names in V7 archives (longv7.at:24): ok        (0m0.006s 0m0.029s)
40. long file names divisible by block size (long01.at:28): ok  (0m0.023s 
0m0.088s)
41. ustar: unsplittable file name (lustar01.at:21): ok  (0m0.005s 0m0.023s)
42. ustar: unsplittable path name (lustar02.at:21): ok  (0m0.010s 0m0.037s)
43. ustar: splitting long names (lustar03.at:21): ok    (0m0.012s 0m0.044s)
44. multivolume dumps from pipes (multiv01.at:23): ok   (0m0.033s 0m0.119s)
45. skipping a straddling member (multiv02.at:28): ok   (0m0.033s 0m0.116s)
46. MV archive & long filenames (multiv03.at:30): ok    (0m0.029s 0m0.114s)
47. split directory members in a MV archive (multiv04.at:36): ok        
(0m0.053s 0m0.297s)
48. Restoring after an out of sync folume (multiv05.at:26): ok  (0m0.093s 
0m0.096s)
49. old archives (old.at:23): ok        (0m0.004s 0m0.018s)
50. recurse (recurse.at:21): ok (0m0.030s 0m0.140s)
51. working -C with --same-order (same-order01.at:26): ok       (0m0.059s 
0m0.260s)
52. multiple -C options (same-order02.at:25): ok        (0m0.048s 0m0.224s)
53. short records (shortrec.at:25): ok  (0m0.054s 0m0.232s)
54. sparse files (sparse01.at:21): ok   (0m0.197s 0m0.249s)
55. extracting sparse file over a pipe (sparse02.at:21): ok     (0m0.179s 
0m0.257s)
56. storing sparse files > 8G (sparse03.at:21): ok      (2m23.986s 1m22.331s)
57. sparse files in MV archives (sparsemv.at:21): ok    (0m0.063s 0m0.120s)
58. sparse files in PAX MV archives, v.0.0 (spmvp00.at:21): ok  (0m0.033s 
0m0.062s)
59. sparse files in PAX MV archives, v.0.1 (spmvp01.at:21): ok  (0m0.033s 
0m0.063s)
60. sparse files in PAX MV archives, v.1.0 (spmvp10.at:21): ok  (0m0.032s 
0m0.060s)
61. update unchanged directories (update.at:27): ok     (0m0.065s 0m0.266s)
62. volume (volume.at:23): ok   (0m0.020s 0m0.079s)
63. volume header size (volsize.at:29): skipped (volsize.at:32)
64. compressed format recognition (comprec.at:21): ok   (0m0.053s 0m0.225s)
65. truncate (truncate.at:29): ok       (0m10.421s 0m4.383s)
66. grow (grow.at:24): ok       (0m10.257s 0m3.360s)
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: Mon Jul 23 15:36:57 BST 2007

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: 65 tests were run,
2 failed unexpectedly.
7 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

  26: incremental.at:23  incremental
      incremental incr00
  29: listed01.at:26     --listed for individual files
      listed incremental listed01

Skipped tests:
GNU tar 1.18 test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

  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 -*-
26. incremental.at:23: testing ...
./incremental.at:26:
mkdir gnu
(cd gnu
TEST_TAR_FORMAT=gnu
export TEST_TAR_FORMAT
TAR_OPTIONS="-H gnu"
export TAR_OPTIONS
rm -rf *

mkdir structure
echo x >structure/file

# On Nextstep (and perhaps other 4.3BSD systems),
# a newly created file's ctime isn't updated
# until the next sync or stat operation on the file.
ls -l structure/file >/dev/null

# If the time of an initial backup and the creation time of a file contained
# in that backup are the same, the file will be backed up again when an
# incremental backup is done, because the incremental backup backs up
# files created `on or after' the initial backup time.  Without the sleep
# command, behaviour of tar becomes variable, depending whether the system
# clock ticked over to the next second between creating the file and
# backing it up.
sleep 1

tar cf archive --listed=list structure
tar cfv archive --listed=list structure
echo separator
sleep 1
echo y >structure/file
tar cfv archive --listed=list structure
)
4d3
< structure/file
26. incremental.at:23: 26. incremental (incremental.at:23): FAILED 
(incremental.at:26)

#                             -*- compilation -*-
29. listed01.at:26: testing ...
./listed01.at:29:
mkdir gnu
(cd gnu
TEST_TAR_FORMAT=gnu
export TEST_TAR_FORMAT
TAR_OPTIONS="-H gnu"
export TAR_OPTIONS
rm -rf *

mkdir directory
genfile --length 10240 --pattern zeros --file directory/file1
# Let the things settle
sleep 1

tar --create \
    --file=archive.1 \
    --listed-incremental=listing \
    directory/file*

tar tf archive.1 || exit 1

sleep 1

genfile --length 10240 --pattern zeros --file directory/file2

echo "separator"

tar --create \
    --file=archive.2 \
    --listed-incremental=listing \
    directory/file* || exit 1

tar tf archive.2 || exit 1
)
3d2
< directory/file2
29. listed01.at:26: 29. --listed for individual files (listed01.at:26): FAILED 
(listed01.at:29)


## ------------- ##
## ../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/local/gnu
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = peyote
| uname -m = i86pc
| uname -r = 5.10
| uname -s = SunOS
| uname -v = Generic_Patch_118844-30
| 
| /usr/bin/uname -p = i386
| /bin/uname -X     = System = SunOS
| Node = peyote
| Release = 5.10
| KernelID = Generic_Patch_118844-30
| Machine = i86pc
| BusType = <unknown>
| Serial = <unknown>
| Users = <unknown>
| OEM# = 0
| Origin# = 1
| NumCPU = 2
| 
| /bin/arch              = i86pc
| /usr/bin/arch -k       = i86pc
| /usr/convex/getsysinfo = unknown
| /usr/bin/hostinfo      = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /home/unit/cu/dcv/bin/i86pc
| PATH: /home/unit/cu/dcv/bin
| PATH: /usr/local/gnu/bin
| PATH: /usr/local/bin
| PATH: /usr/ccs/bin
| PATH: /usr/lang/bin
| PATH: /usr/local/KDE/bin
| PATH: /usr/local/X11/bin
| PATH: /usr/dt/bin
| PATH: /usr/openwin/bin
| PATH: /usr/ucb
| PATH: /bin
| PATH: /usr/bin
| PATH: /usr/local/etc
| PATH: /etc
| PATH: /usr/sbin
| PATH: /sbin
| PATH: /usr/etc
| PATH: /usr/local/gnu/sbin
| PATH: /opt/csw/bin
| PATH: /usr/cluster/bin
| PATH: /usr/5bin
| PATH: /usr/local/bin/pbm
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:2118: checking for a BSD-compatible install
| configure:2174: result: /usr/local/gnu/bin/install -c
| configure:2185: checking whether build environment is sane
| configure:2228: result: yes
| configure:2293: checking for gawk
| configure:2309: found /usr/local/gnu/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.13
| 
| Copyright (C) 1988, 92,93,94,95,96,97,98, 1999 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.
| 
| Written by John Gilmore and Jay Fenlason.
| configure:2547: $? = 0
| configure:2587: tardir=conftest.dir && eval tar --format=ustar -chf - 
"$tardir" >conftest.tar
| tar: unrecognized option `--format=ustar'
| Try `tar --help' for more information.
| configure:2590: $? = 2
| configure:2587: tardir=conftest.dir && eval pax -L -x ustar -w "$tardir" 
>conftest.tar
| configure:2590: $? = 0
| configure:2594: pax -r <conftest.tar
| configure:2597: $? = 0
| configure:2610: result: pax
| configure:2666: checking for gcc
| configure:2693: result: cc
| configure:2931: checking for C compiler version
| configure:2938: cc --version >&5
| cc: Warning: option -- passed to ld
| usage: cc [ options] files.  Use 'cc -flags' for details
| configure:2941: $? = 1
| configure:2948: cc -v >&5
| usage: cc [ options] files.  Use 'cc -flags' for details
| configure:2951: $? = 1
| configure:2958: cc -V >&5
| cc: Sun C 5.8 Patch 121016-05 2007/01/10
| usage: cc [ options] files.  Use 'cc -flags' for details
| configure:2961: $? = 1
| configure:2984: checking for C compiler default output file name
| configure:3011: cc -O   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: cc -o conftest -O   conftest.c  >&5
| configure:3117: $? = 0
| configure:3141: result: 
| configure:3147: checking for suffix of object files
| configure:3173: cc -c -O  conftest.c >&5
| configure:3176: $? = 0
| configure:3199: result: o
| configure:3203: checking whether we are using the GNU C compiler
| configure:3232: cc -c -O  conftest.c >&5
| "conftest.c", line 15: undefined symbol: choke
| "conftest.c", line 15: syntax error before or at: me
| cc: acomp failed for conftest.c
| configure:3238: $? = 2
| 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"
| | /* end confdefs.h.  */
| | 
| | int
| | main ()
| | {
| | #ifndef __GNUC__
| |        choke me
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:3272: result: no
| configure:3277: checking whether cc accepts -g
| configure:3307: cc -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 cc option to accept ISO C89
| configure:3554: cc  -c -O  conftest.c >&5
| "conftest.c", line 58: warning: statement not reached
| 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 cc
| configure:3775: result: none
| configure:3836: checking for ranlib
| configure:3852: found /usr/ccs/bin/ranlib
| configure:3863: result: ranlib
| configure:3893: checking for bison
| configure:3909: found /usr/local/gnu/bin/bison
| configure:3920: result: bison -y
| configure:3944: checking how to run the C preprocessor
| configure:3984: cc -E  conftest.c
| configure:3990: $? = 0
| configure:4028: cc -E  conftest.c
| "conftest.c", line 11: cannot find include file: <ac_nonexistent.h>
| cc: acomp failed for conftest.c
| configure:4034: $? = 2
| 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 <ac_nonexistent.h>
| configure:4074: result: cc -E
| configure:4103: cc -E  conftest.c
| configure:4109: $? = 0
| configure:4147: cc -E  conftest.c
| "conftest.c", line 11: cannot find include file: <ac_nonexistent.h>
| cc: acomp failed for conftest.c
| configure:4153: $? = 2
| 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 <ac_nonexistent.h>
| configure:4198: checking for grep that handles long lines and -e
| configure:4272: result: /usr/local/gnu/bin/grep
| configure:4277: checking for egrep
| configure:4355: result: /usr/local/gnu/bin/grep -E
| configure:4361: checking for AIX
| configure:4383: result: no
| configure:4389: checking for ANSI C header files
| configure:4419: cc -c -O  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: cc -o conftest -O   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: cc -c -O  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: cc -c -O  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: cc -c -O  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: cc -c -O  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: cc -c -O  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: cc -c -O  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: cc -c -O  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: cc -c -O  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: cc -c -O  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: cc -c -O  conftest.c >&5
| "conftest.c", line 54: cannot find include file: <minix/config.h>
| cc: acomp failed for conftest.c
| configure:4699: $? = 2
| 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 <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <minix/config.h>
| configure:4730: result: no
| configure:4734: checking minix/config.h presence
| configure:4749: cc -E  conftest.c
| "conftest.c", line 21: cannot find include file: <minix/config.h>
| cc: acomp failed for conftest.c
| configure:4755: $? = 2
| 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 <minix/config.h>
| 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: cc -c -O  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 cc option to accept ISO C99
| configure:5070: cc  -c -O  conftest.c >&5
| "/usr/include/stdbool.h", line 42: #error: "Use of <stdbool.h> is valid only 
in a c99 compilation environment."
| cc: acomp failed for conftest.c
| configure:5076: $? = 2
| 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 <stdarg.h>
| | #include <stdbool.h>
| | #include <stdlib.h>
| | #include <wchar.h>
| | #include <stdio.h>
| | 
| | 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: cc -std=gnu99 -c -O  conftest.c >&5
| cc: Warning: illegal option -d=gnu99
| "/usr/include/stdbool.h", line 42: #error: "Use of <stdbool.h> is valid only 
in a c99 compilation environment."
| cc: acomp failed for conftest.c
| configure:5076: $? = 2
| 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 <stdarg.h>
| | #include <stdbool.h>
| | #include <stdlib.h>
| | #include <wchar.h>
| | #include <stdio.h>
| | 
| | 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: cc -c99 -c -O  conftest.c >&5
| cc: Warning: option -9 passed to ld
| cc: Warning: option -9 passed to ld
| "/usr/include/stdbool.h", line 42: #error: "Use of <stdbool.h> is valid only 
in a c99 compilation environment."
| cc: acomp failed for conftest.c
| configure:5076: $? = 2
| 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 <stdarg.h>
| | #include <stdbool.h>
| | #include <stdlib.h>
| | #include <wchar.h>
| | #include <stdio.h>
| | 
| | 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: cc -qlanglvl=extc99 -c -O  conftest.c >&5
| cc: illegal option -qlanglvl=extc99
| 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 <stdarg.h>
| | #include <stdbool.h>
| | #include <stdlib.h>
| | #include <wchar.h>
| | #include <stdio.h>
| | 
| | 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:5119: result: unsupported
| configure:5129: checking for cc option to accept ISO C89
| configure:5249: result: none needed
| configure:5270: checking for cc option to accept ISO Standard C
| configure:5279: result: none needed
| configure:5300: checking for special C compiler options needed for large files
| configure:5340: cc -c -O  conftest.c >&5
| "conftest.c", line 31: warning: shift count negative or too big: << 62
| "conftest.c", line 31: warning: integer overflow detected: op "<<"
| "conftest.c", line 31: warning: shift count negative or too big: << 62
| "conftest.c", line 31: warning: integer overflow detected: op "<<"
| "conftest.c", line 32: zero or negative subscript
| cc: acomp failed for conftest.c
| configure:5346: $? = 2
| 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 <sys/types.h>
| |  /* 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:5384: cc -n32 -c -O  conftest.c >&5
| cc: Warning: illegal option -n32
| "conftest.c", line 31: warning: shift count negative or too big: << 62
| "conftest.c", line 31: warning: integer overflow detected: op "<<"
| "conftest.c", line 31: warning: shift count negative or too big: << 62
| "conftest.c", line 31: warning: integer overflow detected: op "<<"
| "conftest.c", line 32: zero or negative subscript
| cc: acomp failed for conftest.c
| configure:5390: $? = 2
| 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 <sys/types.h>
| |  /* 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:5427: result: no
| configure:5433: checking for _FILE_OFFSET_BITS value needed for large files
| configure:5469: cc -c -O  conftest.c >&5
| "conftest.c", line 31: warning: shift count negative or too big: << 62
| "conftest.c", line 31: warning: integer overflow detected: op "<<"
| "conftest.c", line 31: warning: shift count negative or too big: << 62
| "conftest.c", line 31: warning: integer overflow detected: op "<<"
| "conftest.c", line 32: zero or negative subscript
| cc: acomp failed for conftest.c
| configure:5475: $? = 2
| 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 <sys/types.h>
| |  /* 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: cc -c -O  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: cc -c -O  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: cc -o conftest -O   conftest.c -lcposix   >&5
| "conftest.c", line 38: warning: statement not reached
| ld: fatal: library -lcposix: not found
| ld: fatal: File processing errors. No output written to conftest
| 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: cc -c -O  conftest.c >&5
| 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: cc -c -O  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: cc -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: cc -c -O  conftest.c >&5
| "conftest.c", line 59: cannot find include file: <linux/fd.h>
| cc: acomp failed for conftest.c
| configure:5953: $? = 2
| 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
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <linux/fd.h>
| configure:5984: result: no
| configure:5988: checking linux/fd.h presence
| configure:6003: cc -E  conftest.c
| "conftest.c", line 26: cannot find include file: <linux/fd.h>
| cc: acomp failed for conftest.c
| configure:6009: $? = 2
| 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
| | /* end confdefs.h.  */
| | #include <linux/fd.h>
| configure:6030: result: no
| configure:6063: checking for linux/fd.h
| configure:6071: result: no
| configure:5920: checking for memory.h
| configure:5926: result: yes
| configure:5930: checking net/errno.h usability
| configure:5947: cc -c -O  conftest.c >&5
| "conftest.c", line 60: cannot find include file: <net/errno.h>
| cc: acomp failed for conftest.c
| configure:5953: $? = 2
| 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_MEMORY_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <net/errno.h>
| configure:5984: result: no
| configure:5988: checking net/errno.h presence
| configure:6003: cc -E  conftest.c
| "conftest.c", line 27: cannot find include file: <net/errno.h>
| cc: acomp failed for conftest.c
| configure:6009: $? = 2
| 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_MEMORY_H 1
| | /* end confdefs.h.  */
| | #include <net/errno.h>
| configure:6030: result: no
| configure:6063: checking for net/errno.h
| configure:6071: result: no
| configure:5930: checking sgtty.h usability
| configure:5947: cc -c -O  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: cc -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: cc -c -O  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: cc -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: cc -c -O  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: cc -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: cc -c -O  conftest.c >&5
| "conftest.c", line 64: cannot find include file: <sys/device.h>
| cc: acomp failed for conftest.c
| configure:5953: $? = 2
| 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_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 <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <sys/device.h>
| configure:5984: result: no
| configure:5988: checking sys/device.h presence
| configure:6003: cc -E  conftest.c
| "conftest.c", line 31: cannot find include file: <sys/device.h>
| cc: acomp failed for conftest.c
| configure:6009: $? = 2
| 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_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 <sys/device.h>
| configure:6030: result: no
| configure:6063: checking for sys/device.h
| configure:6071: result: no
| configure:5930: checking sys/filio.h usability
| configure:5947: cc -c -O  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/filio.h presence
| configure:6003: cc -E  conftest.c
| configure:6009: $? = 0
| configure:6030: result: yes
| configure:6063: checking for sys/filio.h
| configure:6071: result: yes
| configure:5930: checking sys/gentape.h usability
| configure:5947: cc -c -O  conftest.c >&5
| "conftest.c", line 65: cannot find include file: <sys/gentape.h>
| cc: acomp failed for conftest.c
| configure:5953: $? = 2
| 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_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_FILIO_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <sys/gentape.h>
| configure:5984: result: no
| configure:5988: checking sys/gentape.h presence
| configure:6003: cc -E  conftest.c
| "conftest.c", line 32: cannot find include file: <sys/gentape.h>
| cc: acomp failed for conftest.c
| configure:6009: $? = 2
| 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_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_FILIO_H 1
| | /* end confdefs.h.  */
| | #include <sys/gentape.h>
| configure:6030: result: no
| configure:6063: checking for sys/gentape.h
| configure:6071: result: no
| configure:5930: checking sys/inet.h usability
| configure:5947: cc -c -O  conftest.c >&5
| "conftest.c", line 65: cannot find include file: <sys/inet.h>
| cc: acomp failed for conftest.c
| configure:5953: $? = 2
| 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_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_FILIO_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <sys/inet.h>
| configure:5984: result: no
| configure:5988: checking sys/inet.h presence
| configure:6003: cc -E  conftest.c
| "conftest.c", line 32: cannot find include file: <sys/inet.h>
| cc: acomp failed for conftest.c
| configure:6009: $? = 2
| 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_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_FILIO_H 1
| | /* end confdefs.h.  */
| | #include <sys/inet.h>
| 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: cc -c -O  conftest.c >&5
| "conftest.c", line 65: cannot find include file: <sys/io/trioctl.h>
| cc: acomp failed for conftest.c
| configure:5953: $? = 2
| 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_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_FILIO_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <sys/io/trioctl.h>
| configure:5984: result: no
| configure:5988: checking sys/io/trioctl.h presence
| configure:6003: cc -E  conftest.c
| "conftest.c", line 32: cannot find include file: <sys/io/trioctl.h>
| cc: acomp failed for conftest.c
| configure:6009: $? = 2
| 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_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_FILIO_H 1
| | /* end confdefs.h.  */
| | #include <sys/io/trioctl.h>
| 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: cc -c -O  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: cc -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: cc -c -O  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: cc -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: cc -c -O  conftest.c >&5
| "conftest.c", line 67: cannot find include file: <sys/tprintf.h>
| cc: acomp failed for conftest.c
| configure:5953: $? = 2
| 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_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_FILIO_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <sys/tprintf.h>
| configure:5984: result: no
| configure:5988: checking sys/tprintf.h presence
| configure:6003: cc -E  conftest.c
| "conftest.c", line 34: cannot find include file: <sys/tprintf.h>
| cc: acomp failed for conftest.c
| configure:6009: $? = 2
| 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_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_FILIO_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | /* end confdefs.h.  */
| | #include <sys/tprintf.h>
| configure:6030: result: no
| configure:6063: checking for sys/tprintf.h
| configure:6071: result: no
| configure:5930: checking sys/tape.h usability
| configure:5947: cc -c -O  conftest.c >&5
| "conftest.c", line 67: cannot find include file: <sys/tape.h>
| cc: acomp failed for conftest.c
| configure:5953: $? = 2
| 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_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_FILIO_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <sys/tape.h>
| configure:5984: result: no
| configure:5988: checking sys/tape.h presence
| configure:6003: cc -E  conftest.c
| "conftest.c", line 34: cannot find include file: <sys/tape.h>
| cc: acomp failed for conftest.c
| configure:6009: $? = 2
| 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_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_FILIO_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | /* end confdefs.h.  */
| | #include <sys/tape.h>
| 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: cc -c -O  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: cc -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: cc -c -O  conftest.c >&5
| "conftest.c", line 69: cannot find include file: <features.h>
| cc: acomp failed for conftest.c
| configure:5953: $? = 2
| 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_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_FILIO_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <features.h>
| configure:5984: result: no
| configure:5988: checking features.h presence
| configure:6003: cc -E  conftest.c
| "conftest.c", line 36: cannot find include file: <features.h>
| cc: acomp failed for conftest.c
| configure:6009: $? = 2
| 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_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_FILIO_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | /* end confdefs.h.  */
| | #include <features.h>
| configure:6030: result: no
| configure:6063: checking for features.h
| configure:6071: result: no
| configure:5930: checking linewrap.h usability
| configure:5947: cc -c -O  conftest.c >&5
| "conftest.c", line 69: cannot find include file: <linewrap.h>
| cc: acomp failed for conftest.c
| configure:5953: $? = 2
| 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_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_FILIO_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <linewrap.h>
| configure:5984: result: no
| configure:5988: checking linewrap.h presence
| configure:6003: cc -E  conftest.c
| "conftest.c", line 36: cannot find include file: <linewrap.h>
| cc: acomp failed for conftest.c
| configure:6009: $? = 2
| 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_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_FILIO_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | /* end confdefs.h.  */
| | #include <linewrap.h>
| configure:6030: result: no
| configure:6063: checking for linewrap.h
| configure:6071: result: no
| configure:5930: checking dirent.h usability
| configure:5947: cc -c -O  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: cc -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: cc -c -O  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: cc -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: cc -c -O  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: cc -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: cc -c -O  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: cc -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: cc -c -O  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: cc -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: cc -c -O  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: cc -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: cc -c -O  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: cc -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: cc -c -O  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: cc -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: cc -c -O  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 priv.h presence
| configure:6003: cc -E  conftest.c
| configure:6009: $? = 0
| configure:6030: result: yes
| configure:6063: checking for priv.h
| configure:6071: result: yes
| configure:5930: checking utime.h usability
| configure:5947: cc -c -O  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: cc -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: cc -c -O  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: cc -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: cc -c -O  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: cc -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: cc -c -O  conftest.c >&5
| configure:6198: $? = 0
| configure:6205: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:6208: $? = 0
| configure:6215: test -s conftest.o
| configure:6218: $? = 0
| configure:6231: result: yes
| 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: cc -c -O  conftest.c >&5
| "/usr/include/stdbool.h", line 42: #error: "Use of <stdbool.h> is valid only 
in a c99 compilation environment."
| cc: acomp failed for conftest.c
| configure:6426: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | /* end confdefs.h.  */
| | 
| |       #include <stdbool.h>
| |       #ifndef bool
| |        "error: bool is not defined"
| |       #endif
| |       #ifndef false
| |        "error: false is not defined"
| |       #endif
| |       #if false
| |        "error: false is not 0"
| |       #endif
| |       #ifndef true
| |        "error: true is not defined"
| |       #endif
| |       #if true != 1
| |        "error: true is not 1"
| |       #endif
| |       #ifndef __bool_true_false_are_defined
| |        "error: __bool_true_false_are_defined is not defined"
| |       #endif
| | 
| |       struct s { _Bool s: 1; _Bool t; } s;
| | 
| |       char a[true == 1 ? 1 : -1];
| |       char b[false == 0 ? 1 : -1];
| |       char c[__bool_true_false_are_defined == 1 ? 1 : -1];
| |       char d[(bool) 0.5 == true ? 1 : -1];
| |       bool e = &s;
| |       char f[(_Bool) 0.0 == false ? 1 : -1];
| |       char g[true];
| |       char h[sizeof (_Bool)];
| |       char i[sizeof s.t];
| |       enum { j = false, k = true, l = false * true, m = true * 256 };
| |       _Bool n[m];
| |       char o[sizeof n == m * sizeof n[0] ? 1 : -1];
| |       char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
| |       #if defined __xlc__ || defined __GNUC__
| |        /* Catch a bug in IBM AIX xlc compiler version 6.0.0.0
| |           reported by James Lemley on 2005-10-05; see
| |           
http://lists.gnu.org/archive/html/bug-coreutils/2005-10/msg00086.html
| |           This test is not quite right, since xlc is allowed to
| |           reject this program, as the initializer for xlcbug is
| |           not one of the forms that C requires support for.
| |           However, doing the test right would require a run-time
| |           test, and that would make cross-compilation harder.
| |           Let us hope that IBM fixes the xlc bug, and also adds
| |           support for this kind of constant expression.  In the
| |           meantime, this test will reject xlc, which is OK, since
| |           our stdbool.h substitute should suffice.  We also test
| |           this with GCC, where it should work, to detect more
| |           quickly whether someone messes up the test in the
| |           future.  */
| |        char digs[] = "0123456789";
| |        int xlcbug = 1 / (&(digs + 5)[-2 + (bool) 1] == &digs[4] ? 1 : -1);
| |       #endif
| |       /* Catch a bug in an HP-UX C compiler.  See
| |          http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html
| |          
http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
| |        */
| |       _Bool q = true;
| |       _Bool *pq = &q;
| | 
| | int
| | main ()
| | {
| | 
| |       *pq |= q;
| |       *pq |= ! q;
| |       /* Refer to every declared value, to avoid compiler optimizations.  */
| |       return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
| |               + !m + !n + !o + !p + !q + !pq);
| | 
| |   ;
| |   return 0;
| | }
| configure:6458: result: no
| configure:6460: checking for _Bool
| configure:6490: cc -c -O  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: cc -c -O  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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 69: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 60: warning: implicit function declaration: makedev
| "conftest.c", line 62: warning: statement not reached
| Undefined                     first referenced
|  symbol                           in file
| makedev                             conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| configure:6888: $? = 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| | int
| | main ()
| | {
| | return makedev(0, 0);
| |   ;
| |   return 0;
| | }
| configure:6922: result: no
| configure:6936: checking sys/mkdev.h usability
| configure:6953: cc -c -O  conftest.c >&5
| configure:6959: $? = 0
| configure:6966: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:6969: $? = 0
| configure:6976: test -s conftest.o
| configure:6979: $? = 0
| configure:6990: result: yes
| configure:6994: checking sys/mkdev.h presence
| configure:7009: cc -E  conftest.c
| configure:7015: $? = 0
| configure:7036: result: yes
| configure:7069: checking for sys/mkdev.h
| configure:7076: 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: cc -c -O  conftest.c >&5
| configure:7540: $? = 0
| configure:7547: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:7550: $? = 0
| configure:7557: test -s conftest.o
| configure:7560: $? = 0
| configure:7573: result: yes
| configure:7583: checking return type of signal handlers
| configure:7611: cc -c -O  conftest.c >&5
| "conftest.c", line 65: operand cannot have void type: op "U*"
| "conftest.c", line 65: cannot dereference non-pointer type
| "conftest.c", line 65: operand cannot have void type: op "=="
| "conftest.c", line 65: operands have incompatible types:
|        void "==" int
| "conftest.c", line 67: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:7617: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| | #include <signal.h>
| | 
| | int
| | main ()
| | {
| | return *(signal (0, 0)) (0) == 1;
| |   ;
| |   return 0;
| | }
| configure:7649: result: void
| configure:7657: checking for mode_t
| configure:7687: cc -c -O  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: cc -c -O  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: cc -c -O  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: cc -c -O  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: cc -c -O  conftest.c >&5
| configure:8051: $? = 0
| configure:8058: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:8061: $? = 0
| configure:8068: test -s conftest.o
| configure:8071: $? = 0
| configure:8083: result: yes
| configure:8095: checking for minor_t
| configure:8125: cc -c -O  conftest.c >&5
| configure:8131: $? = 0
| configure:8138: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:8141: $? = 0
| configure:8148: test -s conftest.o
| configure:8151: $? = 0
| configure:8163: result: yes
| configure:8175: checking for dev_t
| configure:8205: cc -c -O  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: cc -c -O  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: cc -c -O  conftest.c >&5
| "conftest.c", line 67: warning: statement not reached
| 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: cc -o conftest -O   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: cc -o conftest -O   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: cc -c -O  conftest.c >&5
| "conftest.c", line 74: warning: statement not reached
| 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: cc -c -O  conftest.c >&5
| "conftest.c", line 104: warning: statement not reached
| 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: cc -c -O  conftest.c >&5
| "conftest.c", line 100: undefined symbol: clearerr_unlocked
| "conftest.c", line 105: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:9035: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef clearerr_unlocked
| |   char *p = (char *) clearerr_unlocked;
| |   return !p;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:9067: result: no
| configure:9085: checking whether feof_unlocked is declared
| configure:9115: cc -c -O  conftest.c >&5
| "conftest.c", line 101: undefined symbol: feof_unlocked
| "conftest.c", line 106: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:9121: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef feof_unlocked
| |   char *p = (char *) feof_unlocked;
| |   return !p;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:9153: result: no
| configure:9171: checking whether ferror_unlocked is declared
| configure:9201: cc -c -O  conftest.c >&5
| "conftest.c", line 102: undefined symbol: ferror_unlocked
| "conftest.c", line 107: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:9207: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef ferror_unlocked
| |   char *p = (char *) ferror_unlocked;
| |   return !p;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:9239: result: no
| configure:9257: checking whether fflush_unlocked is declared
| configure:9287: cc -c -O  conftest.c >&5
| "conftest.c", line 103: undefined symbol: fflush_unlocked
| "conftest.c", line 108: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:9293: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef fflush_unlocked
| |   char *p = (char *) fflush_unlocked;
| |   return !p;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:9325: result: no
| configure:9343: checking whether fgets_unlocked is declared
| configure:9373: cc -c -O  conftest.c >&5
| "conftest.c", line 104: undefined symbol: fgets_unlocked
| "conftest.c", line 109: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:9379: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef fgets_unlocked
| |   char *p = (char *) fgets_unlocked;
| |   return !p;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:9411: result: no
| configure:9429: checking whether fputc_unlocked is declared
| configure:9459: cc -c -O  conftest.c >&5
| "conftest.c", line 105: undefined symbol: fputc_unlocked
| "conftest.c", line 110: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:9465: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef fputc_unlocked
| |   char *p = (char *) fputc_unlocked;
| |   return !p;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:9497: result: no
| configure:9515: checking whether fputs_unlocked is declared
| configure:9545: cc -c -O  conftest.c >&5
| "conftest.c", line 106: undefined symbol: fputs_unlocked
| "conftest.c", line 111: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:9551: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef fputs_unlocked
| |   char *p = (char *) fputs_unlocked;
| |   return !p;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:9583: result: no
| configure:9601: checking whether fread_unlocked is declared
| configure:9631: cc -c -O  conftest.c >&5
| "conftest.c", line 107: undefined symbol: fread_unlocked
| "conftest.c", line 112: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:9637: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef fread_unlocked
| |   char *p = (char *) fread_unlocked;
| |   return !p;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:9669: result: no
| configure:9687: checking whether fwrite_unlocked is declared
| configure:9717: cc -c -O  conftest.c >&5
| "conftest.c", line 108: undefined symbol: fwrite_unlocked
| "conftest.c", line 113: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:9723: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef fwrite_unlocked
| |   char *p = (char *) fwrite_unlocked;
| |   return !p;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:9755: result: no
| configure:9773: checking whether getc_unlocked is declared
| configure:9803: cc -c -O  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: cc -c -O  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: cc -c -O  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: cc -c -O  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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 112: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 113: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 114: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 115: warning: statement not reached
| Undefined                     first referenced
|  symbol                           in file
| canonicalize_file_name              conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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
| | /* end confdefs.h.  */
| | /* Define canonicalize_file_name to an innocuous variant, in case 
<limits.h> declares canonicalize_file_name.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define canonicalize_file_name innocuous_canonicalize_file_name
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char canonicalize_file_name (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef canonicalize_file_name
| | 
| | /* 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 canonicalize_file_name ();
| | /* 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_canonicalize_file_name || defined 
__stub___canonicalize_file_name
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return canonicalize_file_name ();
| |   ;
| |   return 0;
| | }
| configure:10220: result: no
| configure:10124: checking for getcwd
| configure:10180: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 115: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 116: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 117: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 118: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 119: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 120: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 121: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 122: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 123: warning: statement not reached
| Undefined                     first referenced
|  symbol                           in file
| mempcpy                             conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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
| | /* end confdefs.h.  */
| | /* Define mempcpy to an innocuous variant, in case <limits.h> declares 
mempcpy.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define mempcpy innocuous_mempcpy
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char mempcpy (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef mempcpy
| | 
| | /* 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 mempcpy ();
| | /* 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_mempcpy || defined __stub___mempcpy
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return mempcpy ();
| |   ;
| |   return 0;
| | }
| configure:10220: result: no
| configure:10124: checking for wmemchr
| configure:10180: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 123: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 124: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 125: warning: statement not reached
| Undefined                     first referenced
|  symbol                           in file
| wmempcpy                            conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | /* end confdefs.h.  */
| | /* Define wmempcpy to an innocuous variant, in case <limits.h> declares 
wmempcpy.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define wmempcpy innocuous_wmempcpy
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char wmempcpy (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef wmempcpy
| | 
| | /* 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 wmempcpy ();
| | /* 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_wmempcpy || defined __stub___wmempcpy
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return wmempcpy ();
| |   ;
| |   return 0;
| | }
| configure:10220: result: no
| configure:10124: checking for ftruncate
| configure:10180: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 125: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 126: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 127: warning: statement not reached
| Undefined                     first referenced
|  symbol                           in file
| nanotime                            conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | /* end confdefs.h.  */
| | /* Define nanotime to an innocuous variant, in case <limits.h> declares 
nanotime.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define nanotime innocuous_nanotime
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char nanotime (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 127: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 128: warning: statement not reached
| Undefined                     first referenced
|  symbol                           in file
| lchmod                              conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | /* end confdefs.h.  */
| | /* Define lchmod to an innocuous variant, in case <limits.h> declares 
lchmod.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define lchmod innocuous_lchmod
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char lchmod (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 128: warning: statement not reached
| 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 mbsinit
| configure:10180: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 129: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 130: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 131: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 132: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 133: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 134: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 135: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 136: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 137: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 138: warning: statement not reached
| Undefined                     first referenced
|  symbol                           in file
| futimes                             conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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
| | /* end confdefs.h.  */
| | /* Define futimes to an innocuous variant, in case <limits.h> declares 
futimes.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define futimes innocuous_futimes
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char futimes (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef futimes
| | 
| | /* 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 futimes ();
| | /* 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_futimes || defined __stub___futimes
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return futimes ();
| |   ;
| |   return 0;
| | }
| configure:10220: result: no
| configure:10124: checking for futimesat
| configure:10180: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 138: warning: statement not reached
| 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 vasnprintf
| configure:10180: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 139: warning: statement not reached
| Undefined                     first referenced
|  symbol                           in file
| vasnprintf                          conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 1
| | /* end confdefs.h.  */
| | /* Define vasnprintf to an innocuous variant, in case <limits.h> declares 
vasnprintf.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define vasnprintf innocuous_vasnprintf
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char vasnprintf (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 139: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 140: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 141: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 142: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 124: warning: statement not reached
| configure:10281: $? = 0
| configure:10287: ./conftest
| configure:10290: $? = 0
| configure:10306: result: yes
| configure:10318: checking whether system is Windows or MSDOS
| configure:10347: cc -c -O  conftest.c >&5
| "conftest.c", line 113: undefined symbol: neither
| "conftest.c", line 113: syntax error before or at: MSDOS
| cc: acomp failed for conftest.c
| configure:10353: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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: cc -c -O  conftest.c >&5
| "conftest.c", line 149: undefined symbol: canonicalize_file_name
| "conftest.c", line 154: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:10574: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef canonicalize_file_name
| |   char *p = (char *) canonicalize_file_name;
| |   return !p;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:10606: result: no
| configure:10657: checking for unistd.h
| configure:10663: result: yes
| configure:10821: checking for working chown
| configure:10864: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 166: warning: statement not reached
| configure:10867: $? = 0
| configure:10873: ./conftest
| configure:10876: $? = 0
| configure:10894: result: yes
| configure:10905: checking whether chown(2) dereferences symlinks
| configure:10948: cc -o conftest -O   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: i386-pc-solaris2.10
| configure:11035: checking host system type
| configure:11050: result: i386-pc-solaris2.10
| configure:11074: checking whether // is distinct from /
| configure:11103: result: no
| configure:11115: checking whether strerror_r is declared
| configure:11145: cc -c -O  conftest.c >&5
| "conftest.c", line 157: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 152: warning: statement not reached
| 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: cc -c -O  conftest.c >&5
| "conftest.c", line 155: cannot dereference non-pointer type
| "conftest.c", line 156: warning: improper pointer/integer combination: op "="
| "conftest.c", line 160: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:11351: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | 
| |       char buf[100];
| |       char x = *strerror_r (0, buf, sizeof buf);
| |       char *p = strerror_r (0, buf, sizeof buf);
| |       return !p || x;
| | 
| |   ;
| |   return 0;
| | }
| configure:11444: result: no
| configure:11458: checking whether the preprocessor supports include_next
| configure:11471: cc -E  conftest.c
| "conftest.c", line 1: invalid directive
| cc: acomp failed for conftest.c
| configure:11477: $? = 2
| configure: failed program was:
| | #include_next <stddef.h>
| configure:11499: result: no
| configure:11519: checking for mbstate_t
| configure:11546: cc -c -O  conftest.c >&5
| "conftest.c", line 156: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| configure:11663: $? = 0
| configure:11669: ./conftest
| configure:11672: $? = 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | /* end confdefs.h.  */
| | 
| | #    include <stdlib.h>
| | #    include <unistd.h>
| | #    ifndef getcwd
| |      char *getcwd ();
| | #    endif
| |      int
| |      main ()
| |      {
| |        if (chdir ("/") != 0)
| |          exit (1);
| |        else
| |          {
| |            char *f = getcwd (NULL, 0);
| |            exit (! (f && f[0] == '/' && !f[1]));
| |          }
| |      }
| configure:11688: result: no
| configure:11691: checking whether getcwd is declared
| configure:11721: cc -c -O  conftest.c >&5
| "conftest.c", line 160: warning: statement not reached
| 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: cc -c -O  conftest.c >&5
| "conftest.c", line 119: warning: {}-enclosed initializer required
| "conftest.c", line 119: non-constant initializer: op "NAME"
| cc: acomp failed for conftest.c
| configure:11818: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 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: cc -c -O  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: cc -c -O  conftest.c >&5
| "conftest.c", line 125: undefined struct/union member: tm_gmtoff
| cc: acomp failed for conftest.c
| configure:11972: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | /* end confdefs.h.  */
| | #include <time.h>
| | 
| | int
| | main ()
| | {
| | static struct tm ac_aggr;
| | if (ac_aggr.tm_gmtoff)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:12023: cc -c -O  conftest.c >&5
| "conftest.c", line 125: undefined struct/union member: tm_gmtoff
| cc: acomp failed for conftest.c
| configure:12029: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | /* end confdefs.h.  */
| | #include <time.h>
| | 
| | int
| | main ()
| | {
| | static struct tm ac_aggr;
| | if (sizeof ac_aggr.tm_gmtoff)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:12064: result: no
| configure:12075: checking whether getdelim is declared
| configure:12105: cc -c -O  conftest.c >&5
| "conftest.c", line 156: undefined symbol: getdelim
| "conftest.c", line 161: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:12111: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef getdelim
| |   char *p = (char *) getdelim;
| |   return !p;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:12143: result: no
| configure:12178: checking getopt.h usability
| configure:12195: cc -c -O  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: cc -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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 157: warning: statement not reached
| 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: cc -c -O  conftest.c >&5
| "conftest.c", line 128: undefined symbol: optreset
| "conftest.c", line 133: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:12489: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | /* end confdefs.h.  */
| | #include <getopt.h>
| | 
| | 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 131: warning: implicit function declaration: getopt
| "conftest.c", line 134: warning: statement not reached
| configure:12644: $? = 0
| configure:12650: ./conftest
| configure:12653: $? = 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | /* end confdefs.h.  */
| | #include <getopt.h>
| | int
| | main ()
| | {
| | 
| |          char *myargv[3];
| |          myargv[0] = "conftest";
| |          myargv[1] = "-+";
| |          myargv[2] = 0;
| |          return getopt (2, myargv, "+a") != '?';
| | 
| |   ;
| |   return 0;
| | }
| configure:12669: result: no
| configure:12695: checking absolute name of <sys/time.h>
| cc: Fatal error in /opt/SUNWspro/prod/bin/acomp : Broken Pipe
| configure:12723: result: "///usr/include/sys/time.h"
| configure:12738: checking for struct timeval
| configure:12768: cc -c -O  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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 135: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 142: warning: statement not reached
| configure:12931: $? = 0
| configure:12937: ./conftest
| configure:12940: $? = 0
| configure:12965: result: yes
| configure:12976: checking for unsigned long long int
| configure:13007: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 134: warning: statement not reached
| 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:13104: checking absolute name of <stdint.h>
| configure:13132: result: "///usr/include/stdint.h"
| configure:13147: checking whether stdint.h conforms to C99
| configure:13320: cc -c -O  conftest.c >&5
| "conftest.c", line 239: bit-field size < 0: check_UINT8_C
| "conftest.c", line 241: bit-field size < 0: check_UINT16_C
| "conftest.c", line 261: bit-field size < 0: check_uint_fast16
| cc: acomp failed for conftest.c
| configure:13326: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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: <stddef.h>, <stdio.h> and <time.h> must be
| |      included before <wchar.h>.  */
| |   #include <stddef.h>
| |   #include <signal.h>
| |   #if HAVE_WCHAR_H
| |   # include <stdio.h>
| |   # include <time.h>
| |   # include <wchar.h>
| |   #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 <stdint.h>
| | #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 <limits.h> /* 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: cc -c -O  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/inttypes.h presence
| configure:13453: cc -E  conftest.c
| configure:13459: $? = 0
| configure:13480: result: yes
| configure:13513: checking for sys/inttypes.h
| configure:13521: result: yes
| configure:13380: checking sys/bitypes.h usability
| configure:13397: cc -c -O  conftest.c >&5
| "conftest.c", line 158: cannot find include file: <sys/bitypes.h>
| cc: acomp failed for conftest.c
| configure:13403: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <sys/bitypes.h>
| configure:13434: result: no
| configure:13438: checking sys/bitypes.h presence
| configure:13453: cc -E  conftest.c
| "conftest.c", line 125: cannot find include file: <sys/bitypes.h>
| cc: acomp failed for conftest.c
| configure:13459: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_H 1
| | /* end confdefs.h.  */
| | #include <sys/bitypes.h>
| configure:13480: result: no
| configure:13513: checking for sys/bitypes.h
| configure:13521: result: no
| configure:13563: checking for bit size of ptrdiff_t
| configure:14002: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 165: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 166: warning: statement not reached
| configure:14005: $? = 0
| configure:14011: ./conftest
| configure:14014: $? = 0
| configure:14032: result: 32
| configure:13563: checking for bit size of size_t
| configure:14002: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 167: warning: statement not reached
| configure:14005: $? = 0
| configure:14011: ./conftest
| configure:14014: $? = 0
| configure:14032: result: 32
| configure:13563: checking for bit size of wchar_t
| configure:14002: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 168: warning: statement not reached
| configure:14005: $? = 0
| configure:14011: ./conftest
| configure:14014: $? = 0
| configure:14032: result: 32
| configure:13563: checking for bit size of wint_t
| configure:14002: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 169: warning: statement not reached
| configure:14005: $? = 0
| configure:14011: ./conftest
| configure:14014: $? = 0
| configure:14032: result: 32
| configure:14053: checking whether sig_atomic_t is signed
| configure:14090: cc -c -O  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: cc -c -O  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: cc -c -O  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:14157: checking for ptrdiff_t integer literal suffix
| configure:14213: cc -c -O  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: cc -c -O  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: cc -c -O  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: cc -c -O  conftest.c >&5
| "conftest.c", line 148: identifier redeclared: foo
|       current : int
|       previous: long : "conftest.c", line 147
| cc: acomp failed for conftest.c
| configure:14219: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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: <stddef.h>, <stdio.h> and <time.h> must be
| |      included before <wchar.h>.  */
| |   #include <stddef.h>
| |   #include <signal.h>
| |   #if HAVE_WCHAR_H
| |   # include <stdio.h>
| |   # include <time.h>
| |   # include <wchar.h>
| |   #endif
| | 
| |               extern wchar_t foo;
| |               extern int foo;
| | int
| | main ()
| | {
| | 
| |   ;
| |   return 0;
| | }
| configure:14213: cc -c -O  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: cc -c -O  conftest.c >&5
| "conftest.c", line 149: identifier redeclared: foo
|       current : int
|       previous: long : "conftest.c", line 148
| cc: acomp failed for conftest.c
| configure:14219: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_T 1
| | #define PTRDIFF_T_SUFFIX 
| | #define SIG_ATOMIC_T_SUFFIX 
| | #define SIZE_T_SUFFIX u
| | #define WCHAR_T_SUFFIX l
| | /* end confdefs.h.  */
| | 
| |   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
| |      included before <wchar.h>.  */
| |   #include <stddef.h>
| |   #include <signal.h>
| |   #if HAVE_WCHAR_H
| |   # include <stdio.h>
| |   # include <time.h>
| |   # include <wchar.h>
| |   #endif
| | 
| |               extern wint_t foo;
| |               extern int foo;
| | int
| | main ()
| | {
| | 
| |   ;
| |   return 0;
| | }
| configure:14213: cc -c -O  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:14279: checking for inttypes.h
| configure:14285: result: yes
| configure:14444: checking whether the inttypes.h PRIxNN macros are broken
| configure:14475: cc -c -O  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: cc -c -O  conftest.c >&5
| "conftest.c", line 181: warning: statement not reached
| 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: cc -c -O  conftest.c >&5
| "conftest.c", line 182: warning: statement not reached
| 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: cc -c -O  conftest.c >&5
| "conftest.c", line 183: warning: statement not reached
| 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: cc -c -O  conftest.c >&5
| "conftest.c", line 184: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 149: warning: statement not reached
| 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
| "conftest.c", line 145: cannot find include file: <features.h>
| cc: acomp failed for conftest.c
| configure:14994: result: no
| configure:15006: checking for stdlib.h
| configure:15012: result: yes
| configure:15170: checking for GNU libc compatible malloc
| configure:15204: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 156: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 156: warning: statement not reached
| 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: cc -c -O  conftest.c >&5
| "conftest.c", line 184: undefined symbol: memrchr
| "conftest.c", line 189: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:15408: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef memrchr
| |   char *p = (char *) memrchr;
| |   return !p;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:15440: result: no
| configure:15523: checking whether strdup is declared
| configure:15553: cc -c -O  conftest.c >&5
| "conftest.c", line 190: warning: statement not reached
| 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:15627: checking absolute name of <string.h>
| configure:15655: result: "///usr/include/string.h"
| configure:15663: checking whether strndup is declared
| configure:15693: cc -c -O  conftest.c >&5
| "conftest.c", line 186: undefined symbol: strndup
| "conftest.c", line 191: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:15699: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef strndup
| |   char *p = (char *) strndup;
| |   return !p;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:15731: result: no
| configure:15749: checking whether strnlen is declared
| configure:15779: cc -c -O  conftest.c >&5
| "conftest.c", line 187: undefined symbol: strnlen
| "conftest.c", line 192: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:15785: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef strnlen
| |   char *p = (char *) strnlen;
| |   return !p;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:15817: result: no
| configure:15856: checking for struct timespec in <time.h>
| configure:15883: cc -c -O  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:16019: checking absolute name of <time.h>
| cc: Fatal error in /opt/SUNWspro/prod/bin/acomp : Broken Pipe
| configure:16047: result: "///usr/include/time.h"
| configure:16060: checking whether utime accepts a null argument
| configure:16096: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 189: warning: implicit function declaration: utime
| "conftest.c", line 194: warning: statement not reached
| configure:16099: $? = 0
| configure:16105: ./conftest
| configure:16108: $? = 0
| configure:16124: result: yes
| configure:16146: checking for struct utimbuf
| configure:16179: cc -c -O  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: cc -o conftest -O   conftest.c  >&5
| configure:16305: $? = 0
| configure:16311: ./conftest
| configure:16314: $? = 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | /* end confdefs.h.  */
| | 
| | #include <sys/types.h>
| | #include <sys/stat.h>
| | #include <fcntl.h>
| | #include <sys/time.h>
| | #include <time.h>
| | #include <unistd.h>
| | #include <stdlib.h>
| | #include <stdio.h>
| | #include <utime.h>
| | 
| | int
| | main ()
| | {
| |   static struct timeval timeval[2] = {{9, 10}, {999999, 999999}};
| |   struct stat sbuf;
| |   char const *file = "conftest.utimes";
| |   FILE *f;
| |   time_t now;
| |   int fd;
| | 
| |   int ok = ((f = fopen (file, "w"))
| |         && fclose (f) == 0
| |         && utimes (file, timeval) == 0
| |         && lstat (file, &sbuf) == 0
| |         && sbuf.st_atime == timeval[0].tv_sec
| |         && sbuf.st_mtime == timeval[1].tv_sec);
| |   unlink (file);
| |   if (!ok)
| |     exit (1);
| | 
| |   ok =
| |     ((f = fopen (file, "w"))
| |      && fclose (f) == 0
| |      && time (&now) != (time_t)-1
| |      && utimes (file, NULL) == 0
| |      && lstat (file, &sbuf) == 0
| |      && now - sbuf.st_atime <= 2
| |      && now - sbuf.st_mtime <= 2);
| |   unlink (file);
| |   if (!ok)
| |     exit (1);
| | 
| |   ok = (0 <= (fd = open (file, O_WRONLY|O_CREAT, 0444))
| |           && close (fd) == 0
| |           && utimes (file, NULL) == 0);
| |   unlink (file);
| | 
| |   exit (!ok);
| | }
| | 
| configure:16330: result: no
| configure:16347: checking for EOVERFLOW
| configure:16830: result: yes
| configure:16845: checking for wchar_t
| configure:16872: cc -c -O  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: cc -c -O  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: cc -c -O  conftest.c >&5
| "conftest.c", line 162: warning: statement not reached
| 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: cc -c -O  conftest.c >&5
| "conftest.c", line 163: warning: statement not reached
| 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: cc -c -O  conftest.c >&5
| "conftest.c", line 173: warning: statement not reached
| 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: cc -c -O  conftest.c >&5
| "conftest.c", line 201: warning: statement not reached
| 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: no
| configure:18540: checking whether program_invocation_name is declared
| configure:18571: cc -c -O  conftest.c >&5
| "conftest.c", line 169: undefined symbol: program_invocation_name
| "conftest.c", line 174: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:18577: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | /* end confdefs.h.  */
| | #include <errno.h>
| | 
| | int
| | main ()
| | {
| | #ifndef program_invocation_name
| |   char *p = (char *) program_invocation_name;
| |   return !p;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:18609: result: no
| configure:18625: checking whether program_invocation_short_name is declared
| configure:18656: cc -c -O  conftest.c >&5
| "conftest.c", line 170: undefined symbol: program_invocation_short_name
| "conftest.c", line 175: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:18662: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | /* end confdefs.h.  */
| | #include <errno.h>
| | 
| | int
| | main ()
| | {
| | #ifndef program_invocation_short_name
| |   char *p = (char *) program_invocation_short_name;
| |   return !p;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:18694: result: no
| configure:18715: checking whether program_invocation_name is defined
| configure:18738: cc -c -O  conftest.c >&5
| "conftest.c", line 165: cannot find include file: <argp.h>
| "conftest.c", line 169: undefined symbol: program_invocation_name
| "conftest.c", line 169: warning: improper pointer/integer combination: op "="
| cc: acomp failed for conftest.c
| configure:18744: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | /* end confdefs.h.  */
| | #include <argp.h>
| | int
| | main ()
| | {
| |  program_invocation_name = "test";
| |   ;
| |   return 0;
| | }
| configure:18777: result: no
| configure:18783: checking whether program_invocation_short_name is defined
| configure:18806: cc -c -O  conftest.c >&5
| "conftest.c", line 165: cannot find include file: <argp.h>
| "conftest.c", line 169: undefined symbol: program_invocation_short_name
| "conftest.c", line 169: warning: improper pointer/integer combination: op "="
| cc: acomp failed for conftest.c
| configure:18812: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | /* end confdefs.h.  */
| | #include <argp.h>
| | int
| | main ()
| | {
| |  program_invocation_short_name = "test";
| |   ;
| |   return 0;
| | }
| configure:18845: result: no
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 179: warning: statement not reached
| Undefined                     first referenced
|  symbol                           in file
| clock_gettime                       conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | /* 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: cc -o conftest -O   conftest.c -lrt   >&5
| "conftest.c", line 179: warning: statement not reached
| 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: cc -o conftest -O   conftest.c -lrt  >&5
| "conftest.c", line 202: warning: statement not reached
| 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: cc -o conftest -O   conftest.c -lrt  >&5
| "conftest.c", line 203: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 206: warning: statement not reached
| Undefined                     first referenced
|  symbol                           in file
| dirfd                               conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| configure:19528: $? = 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | /* end confdefs.h.  */
| | /* Define dirfd to an innocuous variant, in case <limits.h> declares dirfd.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define dirfd innocuous_dirfd
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char dirfd (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef dirfd
| | 
| | /* 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 dirfd ();
| | /* 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_dirfd || defined __stub___dirfd
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return dirfd ();
| |   ;
| |   return 0;
| | }
| configure:19562: result: no
| configure:19572: checking whether dirfd is declared
| configure:19604: cc -c -O  conftest.c >&5
| "conftest.c", line 177: undefined symbol: dirfd
| "conftest.c", line 182: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:19610: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| |      #include <dirent.h>
| | 
| | int
| | main ()
| | {
| | #ifndef dirfd
| |   char *p = (char *) dirfd;
| |   return !p;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:19642: result: no
| configure:19661: checking whether dirfd is a macro
| configure:19688: result: no
| configure:19699: checking for dirfd
| configure:19795: result: no
| configure:19807: checking how to get the file descriptor associated with an 
open DIR*
| configure:19839: cc -c -O -DDIR_FD_MEMBER_NAME=d_fd  conftest.c >&5
| "conftest.c", line 176: undefined struct/union member: d_fd
| cc: acomp failed for conftest.c
| configure:19845: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| |          #include <dirent.h>
| | int
| | main ()
| | {
| | DIR *dir_p = opendir("."); (void) dir_p->DIR_FD_MEMBER_NAME;
| |   ;
| |   return 0;
| | }
| configure:19839: cc -c -O -DDIR_FD_MEMBER_NAME=dd_fd  conftest.c >&5
| configure:19845: $? = 0
| configure:19852: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:19855: $? = 0
| configure:19862: test -s conftest.o
| configure:19865: $? = 0
| configure:19886: result: dd_fd
| configure:19910: checking whether // is distinct from /
| configure:19939: result: no
| configure:19967: checking for error_at_line
| configure:19993: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 208: warning: implicit function declaration: error_at_line
| Undefined                     first referenced
|  symbol                           in file
| error_at_line                       conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| configure:19999: $? = 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | error_at_line (0, 0, "", 0, "");
| |   ;
| |   return 0;
| | }
| configure:20032: result: no
| configure:20127: checking for working fcntl.h
| configure:20193: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 215: warning: statement not reached
| configure:20196: $? = 0
| configure:20202: ./conftest
| configure:20205: $? = 0
| configure:20226: result: yes
| configure:20262: checking absolute name of <fcntl.h>
| cc: Fatal error in /opt/SUNWspro/prod/bin/acomp : Broken Pipe
| configure:20290: result: "///usr/include/fcntl.h"
| configure:20312: checking for struct stat.st_blocks
| configure:20340: cc -c -O  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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 218: undefined symbol: FNM_CASEFOLD
| "conftest.c", line 219: undefined symbol: FNM_EXTMATCH
| "conftest.c", line 220: undefined symbol: FNM_FILE_NAME
| "conftest.c", line 221: undefined symbol: FNM_LEADING_DIR
| "conftest.c", line 225: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:20605: $? = 2
| configure: program exited with status 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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
| | /* end confdefs.h.  */
| | #include <fnmatch.h>
| |        static int
| |        y (char const *pattern, char const *string, int flags)
| |        {
| |          return fnmatch (pattern, string, flags) == 0;
| |        }
| |        static int
| |        n (char const *pattern, char const *string, int flags)
| |        {
| |          return fnmatch (pattern, string, flags) == FNM_NOMATCH;
| |        }
| | 
| | int
| | main ()
| | {
| | char const *Apat = 'A' < '\\' ? "[A-\\\\]" : "[\\\\-A]";
| |        char const *apat = 'a' < '\\' ? "[a-\\\\]" : "[\\\\-a]";
| |        static char const A_1[] = { 'A' - 1, 0 };
| |        static char const A01[] = { 'A' + 1, 0 };
| |        static char const a_1[] = { 'a' - 1, 0 };
| |        static char const a01[] = { 'a' + 1, 0 };
| |        static char const bs_1[] = { '\\' - 1, 0 };
| |        static char const bs01[] = { '\\' + 1, 0 };
| |        return
| |         !(n ("a*", "", 0)
| |           && y ("a*", "abc", 0)
| |           && n ("d*/*1", "d/s/1", FNM_PATHNAME)
| |           && y ("a\\bc", "abc", 0)
| |           && n ("a\\bc", "abc", FNM_NOESCAPE)
| |           && y ("*x", ".x", 0)
| |           && n ("*x", ".x", FNM_PERIOD)
| |           && y (Apat, "\\", 0) && y (Apat, "A", 0)
| |           && y (apat, "\\", 0) && y (apat, "a", 0)
| |           && n (Apat, A_1, 0) == ('A' < '\\')
| |           && n (apat, a_1, 0) == ('a' < '\\')
| |           && y (Apat, A01, 0) == ('A' < '\\')
| |           && y (apat, a01, 0) == ('a' < '\\')
| |           && y (Apat, bs_1, 0) == ('A' < '\\')
| |           && y (apat, bs_1, 0) == ('a' < '\\')
| |           && n (Apat, bs01, 0) == ('A' < '\\')
| |           && n (apat, bs01, 0) == ('a' < '\\')
| |           && y ("xxXX", "xXxX", FNM_CASEFOLD)
| |                 && y ("a++(x|yy)b", "a+xyyyyxb", FNM_EXTMATCH)
| |                 && n ("d*/*1", "d/s/1", FNM_FILE_NAME)
| |                 && y ("*", "x", FNM_FILE_NAME | FNM_LEADING_DIR)
| |                 && y ("x*", "x/y/z", FNM_FILE_NAME | FNM_LEADING_DIR)
| |                 && y ("*c*", "c/x", FNM_FILE_NAME | FNM_LEADING_DIR));
| |   ;
| |   return 0;
| | }
| configure:20630: result: no
| configure:20635: checking whether isblank is declared
| configure:20666: cc -c -O  conftest.c >&5
| configure:20672: $? = 0
| configure:20679: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:20682: $? = 0
| configure:20689: test -s conftest.o
| configure:20692: $? = 0
| configure:20704: result: yes
| configure:20774: checking for __fpending
| configure:20830: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 215: warning: statement not reached
| 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: cc -c -O  conftest.c >&5
| "conftest.c", line 196: warning: statement not reached
| 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:21744: checking for struct tm.tm_zone
| configure:21775: cc -c -O  conftest.c >&5
| "conftest.c", line 189: undefined struct/union member: tm_zone
| cc: acomp failed for conftest.c
| configure:21781: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| | #include <time.h>
| | 
| | 
| | int
| | main ()
| | {
| | static struct tm ac_aggr;
| | if (ac_aggr.tm_zone)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:21834: cc -c -O  conftest.c >&5
| "conftest.c", line 189: undefined struct/union member: tm_zone
| cc: acomp failed for conftest.c
| configure:21840: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| | #include <time.h>
| | 
| | 
| | int
| | main ()
| | {
| | static struct tm ac_aggr;
| | if (sizeof ac_aggr.tm_zone)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:21875: result: no
| configure:21893: checking whether tzname is declared
| configure:21924: cc -c -O  conftest.c >&5
| "conftest.c", line 192: warning: statement not reached
| configure:21930: $? = 0
| configure:21937: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:21940: $? = 0
| configure:21947: test -s conftest.o
| configure:21950: $? = 0
| configure:21962: result: yes
| configure:21980: checking for tzname
| configure:22010: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 192: warning: statement not reached
| configure:22016: $? = 0
| configure:22023: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:22026: $? = 0
| configure:22033: test -s conftest
| configure:22036: $? = 0
| configure:22049: result: yes
| configure:22071: checking for getdelim
| configure:22127: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 219: warning: statement not reached
| Undefined                     first referenced
|  symbol                           in file
| getdelim                            conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| configure:22133: $? = 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | /* end confdefs.h.  */
| | /* Define getdelim to an innocuous variant, in case <limits.h> declares 
getdelim.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define getdelim innocuous_getdelim
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char getdelim (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef getdelim
| | 
| | /* 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 getdelim ();
| | /* 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_getdelim || defined __stub___getdelim
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return getdelim ();
| |   ;
| |   return 0;
| | }
| configure:22167: result: no
| configure:22191: checking for flockfile
| configure:22287: result: yes
| configure:22191: checking for funlockfile
| configure:22287: result: yes
| configure:22303: checking whether getline is declared
| configure:22333: cc -c -O  conftest.c >&5
| "conftest.c", line 222: undefined symbol: getline
| "conftest.c", line 227: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:22339: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef getline
| |   char *p = (char *) getline;
| |   return !p;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:22371: result: no
| configure:22391: checking for getline
| configure:22447: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 222: warning: statement not reached
| Undefined                     first referenced
|  symbol                           in file
| getline                             conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| configure:22453: $? = 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | /* end confdefs.h.  */
| | /* Define getline to an innocuous variant, in case <limits.h> declares 
getline.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define getline innocuous_getline
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char getline (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef getline
| | 
| | /* 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 getline ();
| | /* 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_getline || defined __stub___getline
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return getline ();
| |   ;
| |   return 0;
| | }
| configure:22486: result: no
| configure:22605: checking for getdelim
| configure:22701: result: no
| configure:22725: checking for flockfile
| configure:22821: result: yes
| configure:22725: checking for funlockfile
| configure:22821: result: yes
| configure:22884: checking OS.h usability
| configure:22901: cc -c -O  conftest.c >&5
| "conftest.c", line 223: cannot find include file: <OS.h>
| cc: acomp failed for conftest.c
| configure:22907: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <OS.h>
| configure:22938: result: no
| configure:22942: checking OS.h presence
| configure:22957: cc -E  conftest.c
| "conftest.c", line 190: cannot find include file: <OS.h>
| cc: acomp failed for conftest.c
| configure:22963: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | /* end confdefs.h.  */
| | #include <OS.h>
| configure:22984: result: no
| configure:23017: checking for OS.h
| configure:23025: result: no
| configure:23042: checking for getpagesize
| configure:23098: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 226: warning: statement not reached
| configure:23104: $? = 0
| configure:23111: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:23114: $? = 0
| configure:23121: test -s conftest
| configure:23124: $? = 0
| configure:23138: result: yes
| configure:23176: checking for gettimeofday with POSIX signature
| configure:23208: cc -c -O  conftest.c >&5
| "conftest.c", line 203: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 210: warning: statement not reached
| configure:23297: $? = 0
| configure:23303: ./conftest
| configure:23306: $? = 0
| configure:23322: result: no
| configure:23931: checking whether the compiler generally respects inline
| configure:23962: cc -c -O  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:24240: checking absolute name of <inttypes.h>
| configure:24268: result: "///usr/include/inttypes.h"
| configure:24387: checking for lchown
| configure:24443: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 228: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 235: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 232: warning: statement not reached
| 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: no
| configure:25309: checking for memrchr
| configure:25365: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 233: warning: statement not reached
| Undefined                     first referenced
|  symbol                           in file
| memrchr                             conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| configure:25371: $? = 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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
| | /* end confdefs.h.  */
| | /* Define memrchr to an innocuous variant, in case <limits.h> declares 
memrchr.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define memrchr innocuous_memrchr
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char memrchr (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef memrchr
| | 
| | /* 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 memrchr ();
| | /* 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_memrchr || defined __stub___memrchr
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return memrchr ();
| |   ;
| |   return 0;
| | }
| configure:25405: result: no
| configure:25430: checking for memset
| configure:25486: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 233: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 234: warning: statement not reached
| Undefined                     first referenced
|  symbol                           in file
| mkdtemp                             conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| configure:25612: $? = 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | /* end confdefs.h.  */
| | /* Define mkdtemp to an innocuous variant, in case <limits.h> declares 
mkdtemp.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define mkdtemp innocuous_mkdtemp
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char mkdtemp (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef mkdtemp
| | 
| | /* 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 mkdtemp ();
| | /* 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_mkdtemp || defined __stub___mkdtemp
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return mkdtemp ();
| |   ;
| |   return 0;
| | }
| configure:25646: result: no
| configure:25681: checking for working mktime
| configure:25886: cc -o conftest -O   conftest.c  >&5
| configure:25889: $? = 0
| configure:25895: ./conftest
| configure:25898: $? = 0
| configure:25914: result: yes
| configure:25934: checking for obstacks
| configure:25960: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 198: cannot find include file: "obstack.h"
| "conftest.c", line 202: warning: implicit function declaration: obstack_free
| cc: acomp failed for conftest.c
| configure:25966: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | /* end confdefs.h.  */
| | #include "obstack.h"
| | int
| | main ()
| | {
| | struct obstack *mem; obstack_free(mem,(char *) 0)
| |   ;
| |   return 0;
| | }
| configure:25999: result: no
| configure:26032: checking for fchmodat
| configure:26088: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 234: warning: statement not reached
| Undefined                     first referenced
|  symbol                           in file
| fchmodat                            conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | /* end confdefs.h.  */
| | /* Define fchmodat to an innocuous variant, in case <limits.h> declares 
fchmodat.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define fchmodat innocuous_fchmodat
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char fchmodat (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 234: warning: statement not reached
| Undefined                     first referenced
|  symbol                           in file
| mkdirat                             conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | /* end confdefs.h.  */
| | /* Define mkdirat to an innocuous variant, in case <limits.h> declares 
mkdirat.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define mkdirat innocuous_mkdirat
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char mkdirat (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 234: warning: statement not reached
| configure:26094: $? = 0
| configure:26101: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:26104: $? = 0
| configure:26111: test -s conftest
| configure:26114: $? = 0
| configure:26128: result: yes
| configure:26158: checking for fchownat
| configure:26214: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 235: warning: statement not reached
| configure:26220: $? = 0
| configure:26227: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:26230: $? = 0
| configure:26237: test -s conftest
| configure:26240: $? = 0
| configure:26253: result: yes
| configure:26263: checking whether fchownat works with AT_SYMLINK_NOFOLLOW
| configure:26305: cc -o conftest -O   conftest.c  >&5
| configure:26308: $? = 0
| configure:26314: ./conftest
| configure:26317: $? = 0
| configure:26334: result: yes
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 243: incomplete struct/union/enum re_pattern_buffer: regex
| "conftest.c", line 247: incomplete struct/union/enum re_registers: regs
| "conftest.c", line 260: warning: implicit function declaration: re_set_syntax
| "conftest.c", line 260: undefined symbol: RE_SYNTAX_GREP
| "conftest.c", line 261: undefined symbol: RE_HAT_LISTS_NOT_NEWLINE
| "conftest.c", line 261: undefined symbol: RE_ICASE
| "conftest.c", line 263: warning: implicit function declaration: 
re_compile_pattern
| "conftest.c", line 263: warning: improper pointer/integer combination: op "="
| "conftest.c", line 266: warning: implicit function declaration: re_search
| "conftest.c", line 276: undefined symbol: RE_SYNTAX_EGREP
| "conftest.c", line 276: undefined symbol: RE_HAT_LISTS_NOT_NEWLINE
| "conftest.c", line 278: warning: improper pointer/integer combination: op "="
| "conftest.c", line 288: undefined symbol: RE_SYNTAX_POSIX_EGREP
| "conftest.c", line 292: undefined struct/union member: translate
| "conftest.c", line 292: warning: improper pointer/integer combination: op "="
| "conftest.c", line 293: warning: improper pointer/integer combination: op "="
| "conftest.c", line 300: warning: improper pointer/integer combination: op "="
| "conftest.c", line 308: warning: improper pointer/integer combination: op "="
| "conftest.c", line 313: warning: implicit function declaration: re_match
| "conftest.c", line 317: warning: improper pointer/integer combination: op "="
| "conftest.c", line 327: undefined symbol: RE_SYNTAX_EMACS
| "conftest.c", line 327: undefined symbol: RE_ICASE
| "conftest.c", line 329: warning: improper pointer/integer combination: op "="
| "conftest.c", line 340: undefined symbol: RE_SYNTAX_POSIX_BASIC
| "conftest.c", line 341: undefined symbol: RE_CONTEXT_INVALID_DUP
| "conftest.c", line 341: undefined symbol: RE_NO_EMPTY_RANGES
| "conftest.c", line 343: warning: improper pointer/integer combination: op "="
| "conftest.c", line 349: undefined symbol: REG_STARTEND
| "conftest.c", line 361: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:26734: $? = 2
| configure: program exited with status 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | #define HAVE_OPENAT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MBRTOWC 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| |        #if HAVE_LOCALE_H
| |         #include <locale.h>
| |        #endif
| |        #include <limits.h>
| |        #include <regex.h>
| | 
| | 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 (&regex, 0, sizeof regex);
| |               s = re_compile_pattern (pat, sizeof pat - 1, &regex);
| |               if (s)
| |                 return 1;
| |               if (re_search (&regex, data, sizeof data - 1,
| |                              0, sizeof data - 1, &regs)
| |                   != -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 (&regex, 0, sizeof regex);
| |         s = re_compile_pattern ("a[^x]b", 6, &regex);
| |         if (s)
| |           return 1;
| | 
| |         /* This should fail, but succeeds for glibc-2.5.  */
| |         if (re_search (&regex, "a\nb", 3, 0, 3, &regs) != -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 (&regex, 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, &regex);
| |         /* 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 (&regex, 0, sizeof regex);
| |         s = re_compile_pattern ("{1", 2, &regex);
| | 
| |         if (s)
| |           return 1;
| | 
| |         /* The following example is derived from a problem report
| |            against gawk from Jorge Stolfi <address@hidden>.  */
| |         memset (&regex, 0, sizeof regex);
| |         s = re_compile_pattern ("[an\371]*n", 7, &regex);
| |         if (s)
| |           return 1;
| | 
| |         /* This should match, but does not for glibc-2.2.1.  */
| |         if (re_match (&regex, "an", 2, 0, &regs) != 2)
| |           return 1;
| | 
| |         memset (&regex, 0, sizeof regex);
| |         s = re_compile_pattern ("x", 1, &regex);
| |         if (s)
| |           return 1;
| | 
| |         /* glibc-2.2.93 does not work with a negative RANGE argument.  */
| |         if (re_search (&regex, "wxy", 3, 2, -2, &regs) != 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 (&regex, 0, sizeof regex);
| |         s = re_compile_pattern ("x", 1, &regex);
| |         if (s)
| |           return 1;
| | 
| |         if (re_search (&regex, "WXY", 3, 0, 3, &regs) < 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 (&regex, 0, sizeof regex);
| |         s = re_compile_pattern ("[[:alnum:]_-]\\+$", 16, &regex);
| |         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:26940: result: yes
| configure:26966: checking for rmdir
| configure:27022: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 254: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 255: warning: statement not reached
| Undefined                     first referenced
|  symbol                           in file
| rpmatch                             conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| configure:27142: $? = 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | #define HAVE_OPENAT 1
| | #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
| | /* end confdefs.h.  */
| | /* Define rpmatch to an innocuous variant, in case <limits.h> declares 
rpmatch.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define rpmatch innocuous_rpmatch
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char rpmatch (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef rpmatch
| | 
| | /* 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 rpmatch ();
| | /* 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_rpmatch || defined __stub___rpmatch
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return rpmatch ();
| |   ;
| |   return 0;
| | }
| configure:27176: result: no
| configure:27603: checking for unsetenv
| configure:27659: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 255: warning: statement not reached
| 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: cc -c -O  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: cc -c -O  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: cc -c -O  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: cc -c -O  conftest.c >&5
| "conftest.c", line 229: undefined struct/union member: st_birthtimespec
| "conftest.c", line 229: warning: left operand of "." must be struct/union 
object
| "conftest.c", line 229: cannot access member of non-struct/union object
| cc: acomp failed for conftest.c
| configure:28680: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | #define HAVE_OPENAT 1
| | #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_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 <sys/types.h>
| |      #include <sys/stat.h>
| | 
| | int
| | main ()
| | {
| | static struct stat ac_aggr;
| | if (ac_aggr.st_birthtimespec.tv_nsec)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:28732: cc -c -O  conftest.c >&5
| "conftest.c", line 229: undefined struct/union member: st_birthtimespec
| "conftest.c", line 229: warning: left operand of "." must be struct/union 
object
| "conftest.c", line 229: cannot access member of non-struct/union object
| cc: acomp failed for conftest.c
| configure:28738: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | #define HAVE_OPENAT 1
| | #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_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 <sys/types.h>
| |      #include <sys/stat.h>
| | 
| | 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: cc -c -O  conftest.c >&5
| "conftest.c", line 229: undefined struct/union member: st_birthtimensec
| cc: acomp failed for conftest.c
| configure:28819: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | #define HAVE_OPENAT 1
| | #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_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 <sys/types.h>
| |     #include <sys/stat.h>
| | 
| | int
| | main ()
| | {
| | static struct stat ac_aggr;
| | if (ac_aggr.st_birthtimensec)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:28871: cc -c -O  conftest.c >&5
| "conftest.c", line 229: undefined struct/union member: st_birthtimensec
| cc: acomp failed for conftest.c
| configure:28877: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | #define HAVE_OPENAT 1
| | #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_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 <sys/types.h>
| |     #include <sys/stat.h>
| | 
| | 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: cc -c -O  conftest.c >&5
| "conftest.c", line 229: undefined struct/union member: st_birthtim
| "conftest.c", line 229: warning: left operand of "." must be struct/union 
object
| "conftest.c", line 229: cannot access member of non-struct/union object
| cc: acomp failed for conftest.c
| configure:28958: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | #define HAVE_OPENAT 1
| | #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_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 <sys/types.h>
| |       #include <sys/stat.h>
| | 
| | int
| | main ()
| | {
| | static struct stat ac_aggr;
| | if (ac_aggr.st_birthtim.tv_nsec)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:29010: cc -c -O  conftest.c >&5
| "conftest.c", line 229: undefined struct/union member: st_birthtim
| "conftest.c", line 229: warning: left operand of "." must be struct/union 
object
| "conftest.c", line 229: cannot access member of non-struct/union object
| cc: acomp failed for conftest.c
| configure:29016: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | #define HAVE_OPENAT 1
| | #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_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 <sys/types.h>
| |       #include <sys/stat.h>
| | 
| | 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: cc -c -O  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:29290: checking absolute name of <stdint.h>
| configure:29318: result: "///usr/include/stdint.h"
| configure:29333: checking whether stdint.h conforms to C99
| configure:29544: result: no
| configure:29556: checking for sys/inttypes.h
| configure:29562: result: yes
| configure:29556: checking for sys/bitypes.h
| configure:29562: result: no
| 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: yes
| 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: l
| configure:30474: checking absolute name of <stdio.h>
| configure:30502: result: "///usr/include/stdio.h"
| configure:30525: checking absolute name of <stdlib.h>
| cc: Fatal error in /opt/SUNWspro/prod/bin/acomp : Broken Pipe
| configure:30553: result: "///usr/include/stdlib.h"
| configure:30571: checking for stpcpy
| configure:30627: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 272: warning: statement not reached
| Undefined                     first referenced
|  symbol                           in file
| stpcpy                              conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| configure:30633: $? = 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | #define HAVE_OPENAT 1
| | #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_UNSETENV 1
| | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| | #define HAVE_SYS_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | /* end confdefs.h.  */
| | /* Define stpcpy to an innocuous variant, in case <limits.h> declares 
stpcpy.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define stpcpy innocuous_stpcpy
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char stpcpy (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef stpcpy
| | 
| | /* 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 stpcpy ();
| | /* 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_stpcpy || defined __stub___stpcpy
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return stpcpy ();
| |   ;
| |   return 0;
| | }
| configure:30667: result: no
| configure:30697: checking for strcasecmp
| configure:30753: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 272: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 273: warning: statement not reached
| 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: cc -c -O  conftest.c >&5
| "conftest.c", line 280: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 275: warning: statement not reached
| Undefined                     first referenced
|  symbol                           in file
| strchrnul                           conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| configure:31092: $? = 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | #define HAVE_OPENAT 1
| | #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_UNSETENV 1
| | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| | #define HAVE_SYS_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | /* end confdefs.h.  */
| | /* Define strchrnul to an innocuous variant, in case <limits.h> declares 
strchrnul.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define strchrnul innocuous_strchrnul
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char strchrnul (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef strchrnul
| | 
| | /* 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 strchrnul ();
| | /* 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_strchrnul || defined __stub___strchrnul
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return strchrnul ();
| |   ;
| |   return 0;
| | }
| configure:31126: result: no
| configure:31153: checking for strdup
| configure:31209: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 275: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 251: warning: implicit function declaration: strndup
| "conftest.c", line 251: warning: improper pointer/integer combination: op "="
| "conftest.c", line 253: warning: improper pointer/integer combination: op "="
| "conftest.c", line 256: warning: statement not reached
| Undefined                     first referenced
|  symbol                           in file
| strndup                             conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| configure:31467: $? = 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | #define HAVE_OPENAT 1
| | #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_UNSETENV 1
| | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| | #define HAVE_SYS_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRDUP 1
| | /* end confdefs.h.  */
| | #include <string.h>
| |                     #include <stdlib.h>
| | int
| | main ()
| | {
| | 
| | #ifndef HAVE_DECL_STRNDUP
| |   extern char *strndup (const char *, size_t);
| | #endif
| |   char *s;
| |   s = strndup ("some longer string", 15);
| |   free (s);
| |   s = strndup ("shorter string", 13);
| |   return s[13] != '\0';
| |   ;
| |   return 0;
| | }
| configure:31492: result: no
| configure:31522: checking for working strnlen
| configure:31566: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 287: warning: implicit function declaration: strnlen
| "conftest.c", line 293: warning: statement not reached
| Undefined                     first referenced
|  symbol                           in file
| strnlen                             conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| configure:31569: $? = 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | #define HAVE_OPENAT 1
| | #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_UNSETENV 1
| | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| | #define HAVE_SYS_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRDUP 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | 
| | #define S "foobar"
| | #define S_LEN (sizeof S - 1)
| | 
| |   /* At least one implementation is buggy: that of AIX 4.3 would
| |      give strnlen (S, 1) == 3.  */
| | 
| |   int i;
| |   for (i = 0; i < S_LEN + 1; ++i)
| |     {
| |       int expected = i <= S_LEN ? i : S_LEN;
| |       if (strnlen (S, i) != expected)
| |     return 1;
| |     }
| |   return 0;
| | 
| |   ;
| |   return 0;
| | }
| configure:31594: result: no
| configure:31619: checking whether <inttypes.h> defines strtoimax as a macro
| configure:31644: result: no
| configure:31652: checking for strtoimax
| configure:31708: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 277: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 278: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 279: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 280: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 281: warning: statement not reached
| 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 <inttypes.h> defines strtoumax as a macro
| configure:32358: result: no
| configure:32366: checking for strtoumax
| configure:32422: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 282: warning: statement not reached
| 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: cc -c -O  conftest.c >&5
| "conftest.c", line 258: warning: statement not reached
| 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:32869: checking absolute name of <sys/stat.h>
| cc: Fatal error in /opt/SUNWspro/prod/bin/acomp : Broken Pipe
| configure:32897: result: "///usr/include/sys/stat.h"
| configure:32907: checking for a thread-safe mkdir -p
| configure:32946: result: /usr/local/gnu/bin/mkdir -p
| configure:32952: checking for a thread-safe mkdir -p
| configure:32991: result: /usr/local/gnu/bin/mkdir -p
| configure:33016: checking absolute name of <sysexits.h>
| configure:33044: result: "///usr/include/sysexits.h"
| configure:33092: cc -c -O  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: cc -c -O  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:33252: checking absolute name of <unistd.h>
| cc: Fatal error in /opt/SUNWspro/prod/bin/acomp : Broken Pipe
| configure:33280: result: "///usr/include/unistd.h"
| configure:33554: checking for ptrdiff_t
| configure:33584: cc -c -O  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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 286: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 287: warning: statement not reached
| 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: cc -c -O  conftest.c >&5
| "conftest.c", line 258: undefined symbol: _snprintf
| "conftest.c", line 263: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:33788: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | #define HAVE_OPENAT 1
| | #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_UNSETENV 1
| | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| | #define HAVE_SYS_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRDUP 1
| | #define strnlen rpl_strnlen
| | #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 USE_UNLOCKED_IO 1
| | #define HAVE_PTRDIFF_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_WCSLEN 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | 
| | int
| | main ()
| | {
| | #ifndef _snprintf
| |   char *p = (char *) _snprintf;
| |   return !p;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:33820: result: no
| configure:33850: checking for vsnprintf
| configure:33906: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 289: warning: statement not reached
| 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 <wchar.h> is standalone
| configure:33994: cc -c -O  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:34148: checking absolute name of <wctype.h>
| cc: Fatal error in /opt/SUNWspro/prod/bin/acomp : Broken Pipe
| configure:34176: result: "///usr/include/wctype.h"
| configure:34210: checking whether wcwidth is declared
| configure:34252: cc -c -O  conftest.c >&5
| "conftest.c", line 276: warning: statement not reached
| 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: cc -c -O  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: cc -c -O  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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 272: warning: statement not reached
| Undefined                     first referenced
|  symbol                           in file
| setsockopt                          conftest.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| configure:34795: $? = 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | #define HAVE_OPENAT 1
| | #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_UNSETENV 1
| | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| | #define HAVE_SYS_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRDUP 1
| | #define strnlen rpl_strnlen
| | #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 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
| | /* 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 setsockopt ();
| | int
| | main ()
| | {
| | return setsockopt ();
| |   ;
| |   return 0;
| | }
| configure:34789: cc -o conftest -O   conftest.c -lsocket   >&5
| "conftest.c", line 272: warning: statement not reached
| 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: -lsocket
| configure:34947: checking for library containing setsockopt
| configure:35038: result: -lsocket
| 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: cc -E  conftest.c
| configure:35089: $? = 0
| configure:35111: result: yes
| configure:35412: checking for sys/buf.h
| configure:35474: result: yes
| configure:35488: checking for struct stat.st_blksize
| configure:35613: result: yes
| configure:35653: checking for fsync
| configure:35709: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 299: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 300: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 305: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 307: warning: statement not reached
| 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: cc -c -O  conftest.c >&5
| "conftest.c", line 283: warning: statement not reached
| 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: cc -c -O  conftest.c >&5
| "conftest.c", line 284: warning: statement not reached
| 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: cc -c -O  conftest.c >&5
| "conftest.c", line 285: warning: statement not reached
| 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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 311: warning: statement not reached
| 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:36524: checking for non-GNU ld
| configure:36555: result: /usr/ccs/bin/ld
| configure:36564: checking if the linker (/usr/ccs/bin/ld) is GNU ld
| configure:36577: result: no
| configure:36584: checking for shared library run path origin
| configure:36597: result: done
| configure:37105: checking for iconv
| configure:37137: cc -o conftest -O   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: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 300: warning: argument #2 is incompatible with prototype:
|       prototype: pointer to pointer to const char : "/usr/include/iconv.h", 
line 27
|       argument : pointer to pointer to char
| configure:37337: $? = 0
| configure:37343: ./conftest
| configure:37346: $? = 0
| configure:37364: result: yes
| configure:37394: checking for iconv declaration
| configure:37433: cc -c -O  conftest.c >&5
| "conftest.c", line 290: identifier redeclared: iconv
|       current : function(pointer to struct _iconv_info {}, pointer to pointer 
to char, pointer to unsigned int, pointer to pointer to char, pointer to 
unsigned int) returning unsigned int
|       previous: function(pointer to struct _iconv_info {}, pointer to pointer 
to const char, pointer to unsigned int, pointer to pointer to char, pointer to 
unsigned int) returning unsigned int : "/usr/include/iconv.h", line 27
| cc: acomp failed for conftest.c
| configure:37439: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | #define HAVE_OPENAT 1
| | #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_UNSETENV 1
| | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| | #define HAVE_SYS_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRDUP 1
| | #define strnlen rpl_strnlen
| | #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 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_SYS_BUF_H 1
| | #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
| | /* end confdefs.h.  */
| | 
| | #include <stdlib.h>
| | #include <iconv.h>
| | extern
| | #ifdef __cplusplus
| | "C"
| | #endif
| | #if defined(__STDC__) || defined(__cplusplus)
| | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * 
*outbuf, size_t *outbytesleft);
| | #else
| | size_t iconv();
| | #endif
| | 
| | int
| | main ()
| | {
| | 
| |   ;
| |   return 0;
| | }
| configure:37475: result: 
|          extern size_t iconv (iconv_t cd, const char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);
| configure:37500: checking iconv.h usability
| configure:37517: cc -c -O  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: cc -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: cc -c -O  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: yes
| configure:37789: checking for msgfmt
| configure: trying /usr/local/bin/msgfmt...
| 0 translated messages.
| configure:37821: result: /usr/local/bin/msgfmt
| configure:37830: checking for gmsgfmt
| configure:37861: result: /usr/local/bin/msgfmt
| configure:37912: checking for xgettext
| configure: trying /usr/local/bin/xgettext...
| /usr/local/bin/xgettext: unrecognized option `--copyright-holder='
| Try `/usr/local/bin/xgettext --help' for more information.
| configure: trying /bin/xgettext...
| /bin/xgettext: illegal option -- omit-header
| /bin/xgettext: illegal option -- copyright-holder=
| /bin/xgettext: illegal option -- msgid-bugs-address=
| Usage:        xgettext [-a [-x exclude-file]] [-jns][-c comment-tag]
|       [-d default-domain] [-m prefix] [-M suffix] [-p pathname] files ...
|       xgettext -h
| configure: trying /usr/bin/xgettext...
| /usr/bin/xgettext: illegal option -- omit-header
| /usr/bin/xgettext: illegal option -- copyright-holder=
| /usr/bin/xgettext: illegal option -- msgid-bugs-address=
| Usage:        xgettext [-a [-x exclude-file]] [-jns][-c comment-tag]
|       [-d default-domain] [-m prefix] [-M suffix] [-p pathname] files ...
|       xgettext -h
| configure: trying /usr/5bin/xgettext...
| /usr/5bin/xgettext: illegal option -- omit-header
| /usr/5bin/xgettext: illegal option -- copyright-holder=
| /usr/5bin/xgettext: illegal option -- msgid-bugs-address=
| Usage:        xgettext [-a [-x exclude-file]] [-jns][-c comment-tag]
|       [-d default-domain] [-m prefix] [-M suffix] [-p pathname] files ...
|       xgettext -h
| configure:37947: result: no
| configure:37990: checking for msgmerge
| configure: trying /usr/local/bin/msgmerge...
| /usr/local/bin/msgmerge: unrecognized option `--update'
| Try `/usr/local/bin/msgmerge --help' for more information.
| configure:38024: result: no
| configure:38058: checking for CFPreferencesCopyAppValue
| configure:38086: cc -o conftest -O   conftest.c  -Wl,-framework 
-Wl,CoreFoundation >&5
| "conftest.c", line 284: cannot find include file: 
<CoreFoundation/CFPreferences.h>
| "conftest.c", line 288: warning: implicit function declaration: 
CFPreferencesCopyAppValue
| "conftest.c", line 288: undefined symbol: NULL
| cc: acomp failed for conftest.c
| configure:38092: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | #define HAVE_OPENAT 1
| | #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_UNSETENV 1
| | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| | #define HAVE_SYS_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRDUP 1
| | #define strnlen rpl_strnlen
| | #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 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_SYS_BUF_H 1
| | #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 const
| | #define HAVE_ICONV_H 1
| | /* end confdefs.h.  */
| | #include <CoreFoundation/CFPreferences.h>
| | int
| | main ()
| | {
| | CFPreferencesCopyAppValue(NULL, NULL)
| |   ;
| |   return 0;
| | }
| configure:38126: result: no
| configure:38135: checking for CFLocaleCopyCurrent
| configure:38163: cc -o conftest -O   conftest.c  -Wl,-framework 
-Wl,CoreFoundation >&5
| "conftest.c", line 284: cannot find include file: <CoreFoundation/CFLocale.h>
| "conftest.c", line 288: warning: implicit function declaration: 
CFLocaleCopyCurrent
| cc: acomp failed for conftest.c
| configure:38169: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | #define HAVE_OPENAT 1
| | #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_UNSETENV 1
| | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| | #define HAVE_SYS_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRDUP 1
| | #define strnlen rpl_strnlen
| | #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 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_SYS_BUF_H 1
| | #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 const
| | #define HAVE_ICONV_H 1
| | /* end confdefs.h.  */
| | #include <CoreFoundation/CFLocale.h>
| | int
| | main ()
| | {
| | CFLocaleCopyCurrent();
| |   ;
| |   return 0;
| | }
| configure:38203: result: no
| configure:38254: checking for GNU gettext in libc
| configure:38284: cc -o conftest -O   conftest.c  >&5
| "conftest.c", line 289: zero or negative subscript
| "conftest.c", line 299: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:38290: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | #define HAVE_OPENAT 1
| | #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_UNSETENV 1
| | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| | #define HAVE_SYS_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRDUP 1
| | #define strnlen rpl_strnlen
| | #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 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_SYS_BUF_H 1
| | #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 const
| | #define HAVE_ICONV_H 1
| | /* end confdefs.h.  */
| | #include <libintl.h>
| | 
| | #ifndef __GNU_GETTEXT_SUPPORTED_REVISION
| | #define __GNU_GETTEXT_SUPPORTED_REVISION(major) ((major) == 0 ? 0 : -1)
| | #endif
| | typedef int array [2 * (__GNU_GETTEXT_SUPPORTED_REVISION(0) >= 1) - 1];
| | 
| | extern int _nl_msg_cat_cntr;
| | extern int *_nl_domain_bindings;
| | int
| | main ()
| | {
| | bindtextdomain ("", "");
| | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + 
*_nl_domain_bindings
| |   ;
| |   return 0;
| | }
| configure:38324: result: no
| configure:38358: checking for iconv
| configure:38498: result: yes
| configure:38501: checking for working iconv
| configure:38617: result: yes
| configure:39082: checking for GNU gettext in libintl
| configure:39120: cc -o conftest -O    conftest.c  -lintl >&5
| "conftest.c", line 290: zero or negative subscript
| "conftest.c", line 304: warning: statement not reached
| cc: acomp failed for conftest.c
| configure:39126: $? = 2
| 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_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_FILIO_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_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_PRIV_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_MKDEV 1
| | #define STDC_HEADERS 1
| | #define HAVE_ST_FSTYPE_STRING 1
| | #define RETSIGTYPE void
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #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_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_WMEMCHR 1
| | #define HAVE_WMEMCPY 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #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 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 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_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #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_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE___FPENDING 1
| | #define HAVE_DECL___FPENDING 1
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_GETLINE 0
| | #define getline gnu_getline
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 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_MEMSET 1
| | #define HAVE_OPENAT 1
| | #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_UNSETENV 1
| | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| | #define HAVE_SYS_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRDUP 1
| | #define strnlen rpl_strnlen
| | #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 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_SYS_BUF_H 1
| | #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 const
| | #define HAVE_ICONV_H 1
| | #define HAVE_ICONV 1
| | /* end confdefs.h.  */
| | #include <libintl.h>
| | 
| | #ifndef __GNU_GETTEXT_SUPPORTED_REVISION
| | #define __GNU_GETTEXT_SUPPORTED_REVISION(major) ((major) == 0 ? 0 : -1)
| | #endif
| | typedef int array [2 * (__GNU_GETTEXT_SUPPORTED_REVISION(0) >= 1) - 1];
| | 
| | extern int _nl_msg_cat_cntr;
| | extern
| | #ifdef __cplusplus
| | "C"
| | #endif
| | const char *_nl_expand_alias (const char *);
| | int
| | main ()
| | {
| | bindtextdomain ("", "");
| | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + 
*_nl_expand_alias ("")
| |   ;
| |   return 0;
| | }
| configure:39235: 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 peyote
| 
| 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:1453: executing depfiles commands
| config.status:1453: executing po-directories commands
| config.status:1453: executing tests/atconfig commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build=i386-pc-solaris2.10
| ac_cv_c_compiler_gnu=no
| ac_cv_c_inline=inline
| ac_cv_c_restrict=restrict
| ac_cv_decl_EOVERFLOW=yes
| ac_cv_env_CC_set=set
| ac_cv_env_CC_value=cc
| ac_cv_env_CFLAGS_set=set
| ac_cv_env_CFLAGS_value=-O
| 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=no
| ac_cv_func_chown_works=yes
| ac_cv_func_clock_gettime=yes
| ac_cv_func_clock_settime=yes
| ac_cv_func_dirfd=no
| ac_cv_func_dup2=yes
| ac_cv_func_fchdir=yes
| ac_cv_func_fchmodat=no
| ac_cv_func_fchownat=yes
| ac_cv_func_fdopendir=yes
| ac_cv_func_flockfile=yes
| ac_cv_func_fnmatch_gnu=no
| ac_cv_func_fsync=yes
| ac_cv_func_ftruncate=yes
| ac_cv_func_funlockfile=yes
| ac_cv_func_futimes=no
| ac_cv_func_futimesat=yes
| ac_cv_func_getcwd=yes
| ac_cv_func_getdelim=no
| ac_cv_func_getdtablesize=yes
| ac_cv_func_getline=no
| 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=no
| ac_cv_func_memrchr=no
| ac_cv_func_memset=yes
| ac_cv_func_mkdirat=no
| ac_cv_func_mkdtemp=no
| ac_cv_func_mkfifo=yes
| ac_cv_func_nanotime=no
| ac_cv_func_obstack=no
| ac_cv_func_openat=yes
| ac_cv_func_pathconf=yes
| ac_cv_func_pipe=yes
| ac_cv_func_readlink=yes
| ac_cv_func_rmdir=yes
| ac_cv_func_rpmatch=no
| ac_cv_func_setenv=yes
| ac_cv_func_setlocale=yes
| ac_cv_func_sleep=yes
| ac_cv_func_snprintf=yes
| ac_cv_func_stpcpy=no
| ac_cv_func_strcasecmp=yes
| ac_cv_func_strchrnul=no
| ac_cv_func_strdup=yes
| ac_cv_func_strerror=yes
| ac_cv_func_strerror_r=yes
| ac_cv_func_strerror_r_char_p=no
| ac_cv_func_strncasecmp=yes
| ac_cv_func_strnlen_working=no
| 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=no
| ac_cv_func_working_mktime=yes
| ac_cv_gnu_library_2_1=no
| ac_cv_have_decl___fpending=yes
| ac_cv_have_decl__snprintf=no
| ac_cv_have_decl_canonicalize_file_name=no
| ac_cv_have_decl_clearerr_unlocked=no
| ac_cv_have_decl_dirfd=no
| ac_cv_have_decl_feof_unlocked=no
| ac_cv_have_decl_ferror_unlocked=no
| ac_cv_have_decl_fflush_unlocked=no
| ac_cv_have_decl_fgets_unlocked=no
| ac_cv_have_decl_fputc_unlocked=no
| ac_cv_have_decl_fputs_unlocked=no
| ac_cv_have_decl_fread_unlocked=no
| ac_cv_have_decl_fwrite_unlocked=no
| 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=no
| ac_cv_have_decl_getenv=yes
| ac_cv_have_decl_getgrgid=yes
| ac_cv_have_decl_getline=no
| 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=no
| ac_cv_have_decl_mkdir=yes
| ac_cv_have_decl_optreset=no
| ac_cv_have_decl_program_invocation_name=no
| ac_cv_have_decl_program_invocation_short_name=no
| 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=no
| ac_cv_have_decl_strnlen=no
| ac_cv_have_decl_strtoimax=yes
| ac_cv_have_decl_strtoumax=yes
| ac_cv_have_decl_time=yes
| ac_cv_have_decl_tzname=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=no
| 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=no
| 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=yes
| ac_cv_header_sgtty_h=yes
| ac_cv_header_stat_broken=no
| ac_cv_header_stdbool_h=no
| 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=no
| ac_cv_header_sys_buf_h=yes
| ac_cv_header_sys_device_h=no
| ac_cv_header_sys_filio_h=yes
| ac_cv_header_sys_gentape_h=no
| ac_cv_header_sys_inet_h=no
| ac_cv_header_sys_inttypes_h=yes
| ac_cv_header_sys_io_trioctl_h=no
| ac_cv_header_sys_mkdev_h=yes
| 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=no
| 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=i386-pc-solaris2.10
| ac_cv_lib_cposix_strerror=no
| ac_cv_lib_error_at_line=no
| 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=no
| ac_cv_member_struct_tm_tm_zone=no
| ac_cv_objext=o
| ac_cv_path_EGREP='/usr/local/gnu/bin/grep -E'
| ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
| ac_cv_path_GREP=/usr/local/gnu/bin/grep
| ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
| ac_cv_path_MSGMERGE=:
| ac_cv_path_XGETTEXT=:
| ac_cv_path_install='/usr/local/gnu/bin/install -c'
| ac_cv_path_mkdir=/usr/local/gnu/bin/mkdir
| ac_cv_prog_AWK=gawk
| ac_cv_prog_CPP='cc -E'
| ac_cv_prog_YACC='bison -y'
| ac_cv_prog_ac_ct_CC=cc
| ac_cv_prog_ac_ct_RANLIB=ranlib
| ac_cv_prog_cc_c89=
| ac_cv_prog_cc_c99=no
| ac_cv_prog_cc_g=yes
| ac_cv_prog_cc_stdc=
| 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=-lsocket
| 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=yes
| ac_cv_type_mbstate_t=yes
| ac_cv_type_minor_t=yes
| 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_var_tzname=yes
| ac_cv_win_or_dos=no
| ac_cv_working_alloca_h=yes
| acl_cv_hardcode_direct=no
| acl_cv_hardcode_libdir_flag_spec='-R$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/ccs/bin/ld
| acl_cv_prog_gnu_ld=no
| acl_cv_rpath=done
| acl_cv_shlibext=so
| acl_cv_wl=-Wl,
| am_cv_CC_dependencies_compiler_type=none
| am_cv_func_iconv=yes
| am_cv_func_iconv_works=yes
| am_cv_func_working_getline=no
| am_cv_langinfo_codeset=yes
| am_cv_lib_iconv=no
| am_cv_prog_tar_ustar=pax
| am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, 
size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
| am_cv_proto_iconv_arg1=const
| diff_cv_st_fstype_string=yes
| 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_fchownat_nofollow_works=yes
| gl_cv_func_getcwd_null=no
| gl_cv_func_gettimeofday_clobber=no
| gl_cv_func_gettimeofday_posix_signature=yes
| gl_cv_func_gnu_getopt=no
| gl_cv_func_malloc_0_nonnull=1
| gl_cv_func_mbrtowc=yes
| gl_cv_func_re_compile_pattern_working=no
| gl_cv_func_strndup=no
| gl_cv_func_va_copy=yes
| gl_cv_func_working_utimes=no
| gl_cv_have_arbitrary_file_name_length_limit=yes
| gl_cv_have_include_next=no
| 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='"///usr/include/fcntl.h"'
| gl_cv_next_inttypes_h='"///usr/include/inttypes.h"'
| gl_cv_next_stdint_h='"///usr/include/stdint.h"'
| gl_cv_next_stdio_h='"///usr/include/stdio.h"'
| gl_cv_next_stdlib_h='"///usr/include/stdlib.h"'
| gl_cv_next_string_h='"///usr/include/string.h"'
| gl_cv_next_sys_stat_h='"///usr/include/sys/stat.h"'
| gl_cv_next_sys_time_h='"///usr/include/sys/time.h"'
| gl_cv_next_sysexits_h='"///usr/include/sysexits.h"'
| gl_cv_next_time_h='"///usr/include/time.h"'
| gl_cv_next_unistd_h='"///usr/include/unistd.h"'
| gl_cv_next_wctype_h='"///usr/include/wctype.h"'
| gl_cv_rpl_alloca=no
| gl_cv_size_max=yes
| gl_cv_struct_dirent_d_ino=yes
| gl_cv_sys_dir_fd_member_name=dd_fd
| 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=yes
| gl_cv_type_wint_t_suffix=l
| 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_gnugettext3_libc=no
| gt_cv_func_gnugettext3_libintl=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} /home/unit/cu/dcv/src/gnu/tar-1.18/build-aux/missing --run 
aclocal-1.9'
| ALLOCA=''
| ALLOCA_H=''
| AMDEPBACKSLASH='\'
| AMDEP_FALSE='#'
| AMDEP_TRUE=''
| AMTAR='${SHELL} /home/unit/cu/dcv/src/gnu/tar-1.18/build-aux/missing --run 
tar'
| AUTOCONF='${SHELL} /home/unit/cu/dcv/src/gnu/tar-1.18/build-aux/missing --run 
autoconf'
| AUTOHEADER='${SHELL} /home/unit/cu/dcv/src/gnu/tar-1.18/build-aux/missing 
--run autoheader'
| AUTOM4TE='${SHELL} /home/unit/cu/dcv/src/gnu/tar-1.18/build-aux/missing --run 
autom4te'
| AUTOMAKE='${SHELL} /home/unit/cu/dcv/src/gnu/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='cc'
| CCDEPMODE='depmode=none'
| CFLAGS='-O'
| CPP='cc -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='/usr/local/gnu/bin/grep -E'
| EOVERFLOW=''
| EXEEXT=''
| FCNTL_H='fcntl.h'
| FLOAT_H=''
| FNMATCH_H='fnmatch.h'
| GETOPT_H='getopt.h'
| GLIBC21='no'
| GL_COND_LIBTOOL_FALSE=''
| GL_COND_LIBTOOL_TRUE='#'
| GMSGFMT='/usr/local/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='/usr/local/gnu/bin/grep'
| HAVE_DECL_GETLOGIN_R='1'
| HAVE_DECL_IMAXABS='1'
| HAVE_DECL_IMAXDIV='1'
| HAVE_DECL_MEMMEM='1'
| HAVE_DECL_MEMRCHR='0'
| HAVE_DECL_MKDIR='1'
| HAVE_DECL_SNPRINTF='1'
| HAVE_DECL_STRDUP='1'
| HAVE_DECL_STRNCASECMP='1'
| HAVE_DECL_STRNDUP='0'
| HAVE_DECL_STRNLEN='0'
| 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='0'
| HAVE_MKDTEMP='0'
| HAVE_READLINK='1'
| HAVE_SIGNED_SIG_ATOMIC_T='1'
| HAVE_SIGNED_WCHAR_T='1'
| HAVE_SIGNED_WINT_T='1'
| HAVE_SLEEP='1'
| HAVE_STDINT_H='1'
| HAVE_STPCPY='0'
| HAVE_STPNCPY='1'
| HAVE_STRCASECMP='1'
| HAVE_STRCASESTR='1'
| HAVE_STRCHRNUL='0'
| HAVE_STRNDUP='0'
| HAVE_STRPBRK='1'
| HAVE_STRSEP='1'
| HAVE_STRUCT_TIMEVAL='1'
| HAVE_SYSEXITS_H='1'
| HAVE_SYS_BITYPES_H='0'
| HAVE_SYS_INTTYPES_H='1'
| 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'
| 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='-lsocket'
| LTLIBICONV=''
| LTLIBINTL=''
| LTLIBOBJS=''
| MAKEINFO='${SHELL} /home/unit/cu/dcv/src/gnu/tar-1.18/build-aux/missing --run 
makeinfo'
| MSGFMT='/usr/local/bin/msgfmt'
| MSGFMT_015=':'
| MSGMERGE=':'
| NEXT_DIRENT_H=''
| NEXT_FCNTL_H='"///usr/include/fcntl.h"'
| NEXT_FLOAT_H=''
| NEXT_INTTYPES_H='"///usr/include/inttypes.h"'
| NEXT_STDINT_H='"///usr/include/stdint.h"'
| NEXT_STDIO_H='"///usr/include/stdio.h"'
| NEXT_STDLIB_H='"///usr/include/stdlib.h"'
| NEXT_STRING_H='"///usr/include/string.h"'
| NEXT_SYSEXITS_H='"///usr/include/sysexits.h"'
| NEXT_SYS_STAT_H='"///usr/include/sys/stat.h"'
| NEXT_SYS_TIME_H='"///usr/include/sys/time.h"'
| NEXT_TIME_H='"///usr/include/time.h"'
| NEXT_UNISTD_H='"///usr/include/unistd.h"'
| NEXT_WCHAR_H=''
| NEXT_WCTYPE_H='"///usr/include/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='1'
| 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/bash'
| SIG_ATOMIC_T_SUFFIX=''
| SIZE_T_SUFFIX='u'
| STDBOOL_H='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='l'
| XGETTEXT=':'
| XGETTEXT_015=':'
| YACC='bison -y'
| YFLAGS=''
| ac_ct_CC='cc'
| am__fastdepCC_FALSE=''
| am__fastdepCC_TRUE='#'
| am__include='include'
| am__leading_dot='.'
| am__quote=''
| am__tar='pax -L -x ustar -w "$$tardir"'
| am__untar='pax -r'
| bindir='${exec_prefix}/bin'
| build='i386-pc-solaris2.10'
| build_alias=''
| build_cpu='i386'
| build_os='solaris2.10'
| 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 
canonicalize-lgpl.o chdir-long.o close-stream.o closeout.o creat-safer.o 
dirfd.o dirname.o dup-safer.o error.o exclude.o exitfail.o fchmodat.o 
fd-safer.o fnmatch.o getcwd.o getdelim.o getline.o getopt.o getopt1.o gettime.o 
hash.o human.o imaxtostr.o mempcpy.o memrchr.o mkdirat.o mkdtemp.o modechange.o 
obstack.o offtostr.o open-safer.o openat-proc.o pipe-safer.o printf-args.o 
printf-parse.o quote.o quotearg.o regex.o rpmatch.o safe-read.o safe-write.o 
save-cwd.o savedir.o stpcpy.o strchrnul.o stripslash.o strndup.o strnlen.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 
canonicalize-lgpl.lo chdir-long.lo close-stream.lo closeout.lo creat-safer.lo 
dirfd.lo dirname.lo dup-safer.lo error.lo exclude.lo exitfail.lo fchmodat.lo 
fd-safer.lo fnmatch.lo getcwd.lo getdelim.lo getline.lo getopt.lo getopt1.lo 
gettime.lo hash.lo human.lo imaxtostr.lo mempcpy.lo memrchr.lo mkdirat.lo 
mkdtemp.lo modechange.lo obstack.lo offtostr.lo open-safer.lo openat-proc.lo 
pipe-safer.lo printf-args.lo printf-parse.lo quote.lo quotearg.lo regex.lo 
rpmatch.lo safe-read.lo safe-write.lo save-cwd.lo savedir.lo stpcpy.lo 
strchrnul.lo stripslash.lo strndup.lo strnlen.lo tempname.lo uinttostr.lo 
umaxtostr.lo unlinkdir.lo utimens.lo vasnprintf.lo xgetcwd.lo xmalloc.lo 
xstrtol.lo xstrtoul.lo'
| host='i386-pc-solaris2.10'
| host_alias=''
| host_cpu='i386'
| host_os='solaris2.10'
| host_vendor='pc'
| htmldir='${docdir}'
| includedir='${prefix}/include'
| infodir='${datarootdir}/info'
| install_sh='/home/unit/cu/dcv/src/gnu/tar-1.18/build-aux/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localedir='${datarootdir}/locale'
| localstatedir='${prefix}/var'
| mandir='${datarootdir}/man'
| mkdir_p='mkdir -p --'
| oldincludedir='/usr/include'
| pdfdir='${docdir}'
| prefix='/usr/local/gnu'
| 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_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_FILIO_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_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_PRIV_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_BUF_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE__BOOL 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_MKDEV 1
| #define STDC_HEADERS 1
| #define HAVE_ST_FSTYPE_STRING 1
| #define RETSIGTYPE void
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ALARM 1
| #define HAVE_FDOPENDIR 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_FUTIMESAT 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 0
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #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_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| #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 0
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_UTIME_NULL 1
| #define HAVE_STRUCT_UTIMBUF 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_H 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_PROGRAM_INVOCATION_NAME 1
| #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| #define realpath rpl_realpath
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #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_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE___FPENDING 1
| #define HAVE_DECL___FPENDING 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETLINE 0
| #define getline gnu_getline
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 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_MEMSET 1
| #define HAVE_OPENAT 1
| #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_UNSETENV 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_SYS_INTTYPES_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 HAVE_SIGNED_WINT_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 l
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_STRDUP 1
| #define strnlen rpl_strnlen
| #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 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_SYS_BUF_H 1
| #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 const
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| 
| configure: exit 0


reply via email to

[Prev in Thread] Current Thread [Next in Thread]