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: 6 failed


From: Lealon . Watts
Subject: [Bug-tar] [GNU tar 1.18] testsuite: 6 failed
Date: Fri, 17 Aug 2007 20:12:06 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS sun4v; en-US; rv:1.7) Gecko/20070109


## ------------------------ ##
## 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 = hephaestos
uname -m = i86pc
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_125101-10

/usr/bin/uname -p = i386
/bin/uname -X     = System = SunOS
Node = hephaestos
Release = 5.10
KernelID = Generic_125101-10
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: /export/lwatts/local/archive/tar-1.18/tests
PATH: /export/lwatts/local/archive/tar-1.18/src
PATH: /export/lwatts/local/archive/tar-1.18/build-aux
PATH: /export/lwatts/local/archive/tar-1.18
PATH: /home/lwatts
PATH: /home/lwatts/local
PATH: /home/lwatts/local/i386-solaris2/bin
PATH: /usr/ucb
PATH: /usr/bin
PATH: /opt/SUNWspro/bin
PATH: /etc
PATH: /usr/ccs/bin
PATH: /usr/sbin
PATH: /usr/sfw/bin
PATH: /usr/5bin
PATH: /usr/openwin/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='/export/lwatts/local/archive/tar-1.18/tests'
| at_srcdir='.'
| abs_srcdir='/export/lwatts/local/archive/tar-1.18/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/export/lwatts/local/archive/tar-1.18'
| at_top_build_prefix='../'
| abs_top_builddir='/export/lwatts/local/archive/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=/export/lwatts/local/archive/tar-1.18/tests:/export/lwatts/local/archive/tar-1.18/src:/export/lwatts/local/archive/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: /export/lwatts/local/archive/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: Fri Aug 17 20:00:47 PDT 2007
1. tar version (version.at:19): ok      (0m0.003s 0m0.013s)
2. decompressing from stdin (pipe.at:29): ok    (0m0.063s 0m0.269s)
3. mixing options (options.at:24): ok   (0m0.003s 0m0.012s)
4. interspersed options (options02.at:26): ok   (0m0.003s 0m0.011s)
5. files-from: empty entries (T-empty.at:26): ok        (0m0.009s 0m0.039s)
7. tar --index-file=FILE --file=- (indexfile.at:26): ok (0m0.028s 0m0.112s)
8. tar cvf - (verbose.at:26): ok        (0m0.029s 0m0.107s)
9. append (append.at:21): ok    (0m0.030s 0m0.121s)
10. appending files with long names (append01.at:29): ok        (0m0.025s 
0m0.100s)
11. append vs. create (append02.at:40): ok      (0m0.041s 0m0.154s)
12. exclude (exclude.at:23): ok (0m0.033s 0m0.133s)
13. deleting a member after a big one (delete01.at:23): ok      (0m0.043s 
0m0.132s)
14. deleting a member from stdin archive (delete02.at:23): ok   (0m0.043s 
0m0.171s)
15. deleting members with long names (delete03.at:21): ok       (0m0.029s 
0m0.127s)
16. deleting a large last member (delete04.at:23): ok   (0m0.108s 0m0.254s)
17. deleting non-existing member (delete05.at:27): ok   (0m0.034s 0m0.132s)
18. extract over an existing directory (extrac01.at:23): ok     (0m0.025s 
0m0.105s)
19. extracting symlinks over an existing file (extrac02.at:23): ok      
(0m0.029s 0m0.127s)
20. extraction loops (extrac03.at:23): ok       (0m0.025s 0m0.099s)
21. extract + fnmatch (extrac04.at:23): ok      (0m0.052s 0m0.234s)
22. extracting selected members from pax (extrac05.at:30): ok   (0m0.009s 
0m0.036s)
23. mode of extracted directories (extrac06.at:33): ok  (0m0.047s 0m0.188s)
24. extracting symlinks to a read-only dir (extrac07.at:27): ok (0m0.038s 
0m0.164s)
25. gzip (gzip.at:23): ok       (0m0.004s 0m0.016s)
26. incremental (incremental.at:23): ok (0m0.023s 0m0.093s)
27. restore broken symlinks from incremental (incr01.at:27): ok (0m0.025s 
0m0.100s)
28. restoring timestamps from incremental (incr02.at:32): ok    (0m0.028s 
0m0.121s)
29. --listed for individual files (listed01.at:26): ok  (0m0.020s 0m0.072s)
30. working --listed (listed02.at:28): ok       (0m0.050s 0m0.231s)
31. renamed files in incrementals (incr03.at:28): ok    (0m0.055s 0m0.227s)
32. proper icontents initialization (incr04.at:29): ok  (0m0.044s 0m0.152s)
33. renamed dirs in incrementals (rename01.at:24): ok   (0m0.048s 0m0.203s)
34. move between hierarchies (rename02.at:24): ok       (0m0.055s 0m0.233s)
35. cyclic renames (rename03.at:23): ok (0m0.064s 0m0.276s)
36. changed file types in incrementals (chtype.at:27): ok       (0m0.058s 
0m0.223s)
37. ignfail (ignfail.at:23): ok (0m0.064s 0m0.281s)
38. link count gt 2 (link01.at:33): ok  (0m0.036s 0m0.160s)
39. long names in V7 archives (longv7.at:24): ok        (0m0.005s 0m0.023s)
40. long file names divisible by block size (long01.at:28): ok  (0m0.021s 
0m0.070s)
41. ustar: unsplittable file name (lustar01.at:21): ok  (0m0.004s 0m0.017s)
42. ustar: unsplittable path name (lustar02.at:21): ok  (0m0.009s 0m0.030s)
43. ustar: splitting long names (lustar03.at:21): ok    (0m0.010s 0m0.033s)
44. multivolume dumps from pipes (multiv01.at:23): ok   (0m0.029s 0m0.091s)
45. skipping a straddling member (multiv02.at:28): ok   (0m0.029s 0m0.089s)
46. MV archive & long filenames (multiv03.at:30): ok    (0m0.025s 0m0.088s)
47. split directory members in a MV archive (multiv04.at:36): ok        
(0m0.043s 0m0.205s)
48. Restoring after an out of sync folume (multiv05.at:26): ok  (0m0.090s 
0m0.081s)
49. old archives (old.at:23): ok        (0m0.004s 0m0.014s)
50. recurse (recurse.at:21): ok (0m0.026s 0m0.110s)
51. working -C with --same-order (same-order01.at:26): ok       (0m0.049s 
0m0.208s)
52. multiple -C options (same-order02.at:25): ok        (0m0.039s 0m0.167s)
53. short records (shortrec.at:25): ok  (0m0.046s 0m0.175s)
54. sparse files (sparse01.at:21): ok   (0m0.158s 0m0.202s)
55. extracting sparse file over a pipe (sparse02.at:21): ok     (0m0.150s 
0m0.220s)
56. storing sparse files > 8G (sparse03.at:21): ok      (1m50.797s 1m12.447s)
57. sparse files in MV archives (sparsemv.at:21): ok    (0m0.039s 0m0.245s)
58. sparse files in PAX MV archives, v.0.0 (spmvp00.at:21): ok  (0m0.019s 
0m0.050s)
59. sparse files in PAX MV archives, v.0.1 (spmvp01.at:21): ok  (0m0.020s 
0m0.050s)
60. sparse files in PAX MV archives, v.1.0 (spmvp10.at:21): ok  (0m0.020s 
0m0.050s)
61. update unchanged directories (update.at:27): ok     (0m0.056s 0m0.212s)
62. volume (volume.at:23): ok   (0m0.018s 0m0.061s)
63. volume header size (volsize.at:29): skipped (volsize.at:32)
64. compressed format recognition (comprec.at:21): ok   (0m0.045s 0m0.171s)
65. truncate (truncate.at:29): ok       (0m10.222s 0m3.429s)
66. grow (grow.at:24): ok       (0m9.931s 0m2.570s)
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: Fri Aug 17 20:05:50 PDT 2007

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

ERROR: 65 tests were run,
1 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

   6: T-null.at:21       files-from: 0-separated file without -0
      files-from null

Skipped tests:
GNU tar 1.18 test suite test groups:

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

  63: volsize.at:29      volume header size
      volume volsize
  67: gtarfail.at:21     gtarfail
      star gtarfail
  68: gtarfail2.at:21    gtarfail2
      star gtarfail2
  69: multi-fail.at:21   multi-fail
      star multivolume multiv multi-fail
  70: ustar-big-2g.at:21 ustar-big-2g
      star ustar-big-2g
  71: ustar-big-8g.at:21 ustar-big-8g
      star ustar-big-8g
  72: pax-big-10g.at:21  pax-big-10g
      star pax-big-10g

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

#                             -*- compilation -*-
6. T-null.at:21: testing ...
./T-null.at:24:
mkdir ustar
(cd ustar
TEST_TAR_FORMAT=ustar
export TEST_TAR_FORMAT
TAR_OPTIONS="-H ustar"
export TAR_OPTIONS
rm -rf *


test -z  || exit 77


echo dwa > temp
echo trzy >> temp
cat temp | tr '\n' '\0' > temp1
echo jeden > file-list
cat temp1 >> file-list

genfile -f "jeden
dwa" || exit 77
genfile -f trzy

tar cfTv archive file-list | sort
)
1c1,3
< tar: file-list: file name read contains nul character
---
> tar: jeden: Cannot stat: No such file or directory
> tar: dwa: Cannot stat: No such file or directory
> tar: Error exit delayed from previous errors
1d0
< jeden\ndwa
6. T-null.at:21: 6. files-from: 0-separated file without -0 (T-null.at:21): 
FAILED (T-null.at:24)


## ------------- ##
## ../config.log ##
## ------------- ##
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
| 
| It was created by GNU tar configure 1.18, which was
| generated by GNU Autoconf 2.60.  Invocation command line was
| 
|   $ ./configure -prefix=/home/lwatts/local 
-exec-prefix=/home/lwatts/local/i386-solaris2.10
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = hephaestos
| uname -m = i86pc
| uname -r = 5.10
| uname -s = SunOS
| uname -v = Generic_125101-10
| 
| /usr/bin/uname -p = i386
| /bin/uname -X     = System = SunOS
| Node = hephaestos
| Release = 5.10
| KernelID = Generic_125101-10
| 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/lwatts/STC/Egate50GA/build-tools/apache-ant-1.6.1/bin
| PATH: /home/lwatts/STC/Egate50GA/i386-solaris2/bin
| PATH: /home/lwatts/local/i386-solaris2/j2sdk1_3_1_08/bin
| PATH: /home/lwatts/local/i386-solaris2/j2sdk1_3_1_08/jre/bin
| PATH: .
| PATH: /home/lwatts
| PATH: /home/lwatts/local
| PATH: /home/lwatts/local/i386-solaris2/bin
| PATH: /home/lwatts/STC/Egate/build-tools/apache-ant-1.6.1/bin
| PATH: /home/lwatts/STC/Egate/i386-solaris2/bin
| PATH: /home/lwatts/local/i386-solaris2/j2sdk1_3_1_08/bin
| PATH: /home/lwatts/local/i386-solaris2/j2sdk1_3_1_08/jre/bin
| PATH: .
| PATH: /home/lwatts
| PATH: /home/lwatts/local
| PATH: /home/lwatts/local/i386-solaris2/bin
| PATH: /usr/ucb
| PATH: /usr/bin
| PATH: .
| PATH: /opt/SUNWspro/bin
| PATH: /etc
| PATH: /usr/ccs/bin
| PATH: /usr/ucb
| PATH: /usr/bin
| PATH: /usr/sbin
| PATH: /opt/oracle/app/oracle/product/8.1.7/bin
| PATH: /home/lwatts/local/i386-solaris2/pure/purify-5.1-solaris2
| PATH: /home/lwatts/local/i386-solaris2/pure/quantify-5.1-solaris2
| PATH: /home/lwatts/local/i386-solaris2/pure/purecov-1.2-solaris2
| PATH: /home/lwatts/local/i386-solaris2/jlint
| PATH: /usr/sfw/bin
| PATH: /usr/5bin
| PATH: /opt/X11/bin
| PATH: /usr/openwin/bin/xview
| PATH: /usr/openwin/bin
| PATH: /home/lwatts/STC/Egate/i386-solaris2/bin
| PATH: /opt/SUNWspro/bin
| PATH: /etc
| PATH: /usr/ccs/bin
| PATH: /usr/ucb
| PATH: /usr/bin
| PATH: /usr/sbin
| PATH: /opt/oracle/app/oracle/product/8.1.7/bin
| PATH: /home/lwatts/local/i386-solaris2/pure/purify-5.1-solaris2
| PATH: /home/lwatts/local/i386-solaris2/pure/quantify-5.1-solaris2
| PATH: /home/lwatts/local/i386-solaris2/pure/purecov-1.2-solaris2
| PATH: /home/lwatts/local/i386-solaris2/jlint
| PATH: /usr/sfw/bin
| PATH: /usr/5bin
| PATH: /opt/X11/bin
| PATH: /usr/openwin/bin/xview
| PATH: /usr/openwin/bin
| PATH: /home/lwatts/STC/Egate50GA/i386-solaris2/bin
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:2118: checking for a BSD-compatible install
| configure:2174: result: build-aux/install-sh -c
| configure:2185: checking whether build environment is sane
| configure:2228: result: yes
| configure:2293: checking for gawk
| configure:2323: result: no
| configure:2293: checking for mawk
| configure:2323: result: no
| configure:2293: checking for nawk
| configure:2309: found /usr/bin/nawk
| configure:2320: result: nawk
| 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.16.1
| Copyright (C) 2006 Free Software Foundation, Inc.
| This is free software.  You may redistribute copies of it under the terms of
| the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
| There is NO WARRANTY, to the extent permitted by law.
| 
| Written by John Gilmore and Jay Fenlason.
| configure:2547: $? = 0
| configure:2587: tardir=conftest.dir && eval tar --format=ustar -chf - 
"$tardir" >conftest.tar
| configure:2590: $? = 0
| configure:2594: tar -xf - <conftest.tar
| configure:2597: $? = 0
| configure:2610: result: gnutar
| configure:2666: checking for gcc
| configure:2682: found /usr/sfw/bin/gcc
| configure:2693: result: gcc
| configure:2931: checking for C compiler version
| configure:2938: gcc --version >&5
| gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
| Copyright (C) 2004 Free Software Foundation, Inc.
| This is free software; see the source for copying conditions.  There is NO
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
| 
| configure:2941: $? = 0
| configure:2948: gcc -v >&5
| Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs
| Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure 
--prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as 
--with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ 
--enable-shared
| Thread model: posix
| gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
| configure:2951: $? = 0
| configure:2958: gcc -V >&5
| gcc: `-V' option must have argument
| configure:2961: $? = 1
| configure:2984: checking for C compiler default output file name
| configure:3011: gcc    conftest.c  >&5
| configure:3014: $? = 0
| configure:3060: result: a.out
| configure:3065: checking whether the C compiler works
| configure:3075: ./a.out
| configure:3078: $? = 0
| configure:3095: result: yes
| configure:3102: checking whether we are cross compiling
| configure:3104: result: no
| configure:3107: checking for suffix of executables
| configure:3114: gcc -o conftest    conftest.c  >&5
| configure:3117: $? = 0
| configure:3141: result: 
| configure:3147: checking for suffix of object files
| configure:3173: gcc -c   conftest.c >&5
| configure:3176: $? = 0
| configure:3199: result: o
| configure:3203: checking whether we are using the GNU C compiler
| configure:3232: gcc -c   conftest.c >&5
| configure:3238: $? = 0
| configure:3245: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:3248: $? = 0
| configure:3255: test -s conftest.o
| configure:3258: $? = 0
| configure:3272: result: yes
| configure:3277: checking whether gcc accepts -g
| configure:3307: gcc -c -g  conftest.c >&5
| configure:3313: $? = 0
| configure:3320: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:3323: $? = 0
| configure:3330: test -s conftest.o
| configure:3333: $? = 0
| configure:3463: result: yes
| configure:3480: checking for gcc option to accept ISO C89
| configure:3554: gcc  -c -g -O2  conftest.c >&5
| configure:3560: $? = 0
| configure:3567: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:3570: $? = 0
| configure:3577: test -s conftest.o
| configure:3580: $? = 0
| configure:3600: result: none needed
| configure:3629: checking for style of include used by make
| configure:3657: result: GNU
| configure:3685: checking dependency style of gcc
| configure:3775: result: gcc3
| configure:3836: checking for ranlib
| configure:3852: found /home/lwatts/local/i386-solaris2/bin/ranlib
| configure:3863: result: ranlib
| configure:3893: checking for bison
| configure:3909: found /usr/sfw/bin/bison
| configure:3920: result: bison -y
| configure:3944: checking how to run the C preprocessor
| configure:3984: gcc -E  conftest.c
| configure:3990: $? = 0
| configure:4028: gcc -E  conftest.c
| conftest.c:11:28: ac_nonexistent.h: No such file or directory
| configure:4034: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:4074: result: gcc -E
| configure:4103: gcc -E  conftest.c
| configure:4109: $? = 0
| configure:4147: gcc -E  conftest.c
| conftest.c:11:28: ac_nonexistent.h: No such file or directory
| configure:4153: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:4198: checking for grep that handles long lines and -e
| configure:4272: result: /usr/sfw/bin/ggrep
| configure:4277: checking for egrep
| configure:4355: result: /usr/sfw/bin/ggrep -E
| configure:4361: checking for AIX
| configure:4383: result: no
| configure:4389: checking for ANSI C header files
| configure:4419: gcc -c -g -O2  conftest.c >&5
| configure:4425: $? = 0
| configure:4432: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:4435: $? = 0
| configure:4442: test -s conftest.o
| configure:4445: $? = 0
| configure:4541: gcc -o conftest -g -O2   conftest.c  >&5
| configure:4544: $? = 0
| configure:4550: ./conftest
| configure:4553: $? = 0
| configure:4570: result: yes
| configure:4594: checking for sys/types.h
| configure:4615: gcc -c -g -O2  conftest.c >&5
| configure:4621: $? = 0
| configure:4628: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:4631: $? = 0
| configure:4638: test -s conftest.o
| configure:4641: $? = 0
| configure:4654: result: yes
| configure:4594: checking for sys/stat.h
| configure:4615: gcc -c -g -O2  conftest.c >&5
| configure:4621: $? = 0
| configure:4628: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:4631: $? = 0
| configure:4638: test -s conftest.o
| configure:4641: $? = 0
| configure:4654: result: yes
| configure:4594: checking for stdlib.h
| configure:4615: gcc -c -g -O2  conftest.c >&5
| configure:4621: $? = 0
| configure:4628: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:4631: $? = 0
| configure:4638: test -s conftest.o
| configure:4641: $? = 0
| configure:4654: result: yes
| configure:4594: checking for string.h
| configure:4615: gcc -c -g -O2  conftest.c >&5
| configure:4621: $? = 0
| configure:4628: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:4631: $? = 0
| configure:4638: test -s conftest.o
| configure:4641: $? = 0
| configure:4654: result: yes
| configure:4594: checking for memory.h
| configure:4615: gcc -c -g -O2  conftest.c >&5
| configure:4621: $? = 0
| configure:4628: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:4631: $? = 0
| configure:4638: test -s conftest.o
| configure:4641: $? = 0
| configure:4654: result: yes
| configure:4594: checking for strings.h
| configure:4615: gcc -c -g -O2  conftest.c >&5
| configure:4621: $? = 0
| configure:4628: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:4631: $? = 0
| configure:4638: test -s conftest.o
| configure:4641: $? = 0
| configure:4654: result: yes
| configure:4594: checking for inttypes.h
| configure:4615: gcc -c -g -O2  conftest.c >&5
| configure:4621: $? = 0
| configure:4628: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:4631: $? = 0
| configure:4638: test -s conftest.o
| configure:4641: $? = 0
| configure:4654: result: yes
| configure:4594: checking for stdint.h
| configure:4615: gcc -c -g -O2  conftest.c >&5
| configure:4621: $? = 0
| configure:4628: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:4631: $? = 0
| configure:4638: test -s conftest.o
| configure:4641: $? = 0
| configure:4654: result: yes
| configure:4594: checking for unistd.h
| configure:4615: gcc -c -g -O2  conftest.c >&5
| configure:4621: $? = 0
| configure:4628: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:4631: $? = 0
| configure:4638: test -s conftest.o
| configure:4641: $? = 0
| configure:4654: result: yes
| configure:4676: checking minix/config.h usability
| configure:4693: gcc -c -g -O2  conftest.c >&5
| conftest.c:54:26: minix/config.h: No such file or directory
| configure:4699: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <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: gcc -E  conftest.c
| conftest.c:21:26: minix/config.h: No such file or directory
| configure:4755: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <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: gcc -c -g -O2  conftest.c >&5
| configure:4889: $? = 0
| configure:4896: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:4899: $? = 0
| configure:4906: test -s conftest.o
| configure:4909: $? = 0
| configure:4921: result: yes
| configure:4940: checking for gcc option to accept ISO C99
| configure:5070: gcc  -c -g -O2  conftest.c >&5
| In file included from conftest.c:25:
| /usr/include/stdbool.h:42:2: #error "Use of <stdbool.h> is valid only in a 
c99 compilation environment."
| conftest.c:45: error: syntax error before "text"
| conftest.c: In function `test_restrict':
| conftest.c:50: error: 'for' loop initial declaration used outside C99 mode
| conftest.c:50: error: `text' undeclared (first use in this function)
| conftest.c:50: error: (Each undeclared identifier is reported only once
| conftest.c:50: error: for each function it appears in.)
| conftest.c: In function `main':
| conftest.c:94: error: `false' undeclared (first use in this function)
| conftest.c:100: error: `true' undeclared (first use in this function)
| conftest.c:101: error: syntax error before "newvar"
| conftest.c:110: error: 'for' loop initial declaration used outside C99 mode
| conftest.c:126: error: `newvar' undeclared (first use in this function)
| 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:5070: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5076: $? = 0
| configure:5083: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5086: $? = 0
| configure:5093: test -s conftest.o
| configure:5096: $? = 0
| configure:5123: result: -std=gnu99
| configure:5270: checking for gcc -std=gnu99 option to accept ISO Standard C
| configure:5281: result: -std=gnu99
| configure:5300: checking for special C compiler options needed for large files
| configure:5427: result: no
| configure:5433: checking for _FILE_OFFSET_BITS value needed for large files
| configure:5469: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c:30: warning: left shift count >= width of type
| conftest.c:30: warning: left shift count >= width of type
| conftest.c:32: error: size of array `off_t_is_large' is negative
| configure:5475: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | /* end confdefs.h.  */
| | #include <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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5542: $? = 0
| configure:5549: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5552: $? = 0
| configure:5559: test -s conftest.o
| configure:5562: $? = 0
| configure:5576: result: 64
| configure:5586: checking for _LARGE_FILES value needed for large files
| configure:5622: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5628: $? = 0
| configure:5635: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5638: $? = 0
| configure:5645: test -s conftest.o
| configure:5648: $? = 0
| configure:5729: result: no
| configure:5742: checking for strerror in -lcposix
| configure:5777: gcc -std=gnu99 -o conftest -g -O2   conftest.c -lcposix   >&5
| ld: fatal: library -lcposix: not found
| ld: fatal: File processing errors. No output written to conftest
| collect2: ld returned 1 exit status
| configure:5783: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | /* end confdefs.h.  */
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char strerror ();
| | int
| | main ()
| | {
| | return strerror ();
| |   ;
| |   return 0;
| | }
| configure:5817: result: no
| configure:5825: checking for inline
| configure:5851: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5857: $? = 0
| configure:5864: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5867: $? = 0
| configure:5874: test -s conftest.o
| configure:5877: $? = 0
| configure:5892: result: inline
| configure:5930: checking fcntl.h usability
| configure:5947: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5953: $? = 0
| configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5963: $? = 0
| configure:5970: test -s conftest.o
| configure:5973: $? = 0
| configure:5984: result: yes
| configure:5988: checking fcntl.h presence
| configure:6003: gcc -E  conftest.c
| configure:6009: $? = 0
| configure:6030: result: yes
| configure:6063: checking for fcntl.h
| configure:6071: result: yes
| configure:5930: checking linux/fd.h usability
| configure:5947: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c:59:22: linux/fd.h: No such file or directory
| configure:5953: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | /* 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: gcc -E  conftest.c
| conftest.c:26:22: linux/fd.h: No such file or directory
| configure:6009: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | /* 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c:60:23: net/errno.h: No such file or directory
| configure:5953: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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: gcc -E  conftest.c
| conftest.c:27:23: net/errno.h: No such file or directory
| configure:6009: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5953: $? = 0
| configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5963: $? = 0
| configure:5970: test -s conftest.o
| configure:5973: $? = 0
| configure:5984: result: yes
| configure:5988: checking sgtty.h presence
| configure:6003: gcc -E  conftest.c
| configure:6009: $? = 0
| configure:6030: result: yes
| configure:6063: checking for sgtty.h
| configure:6071: result: yes
| configure:5920: checking for string.h
| configure:5926: result: yes
| configure:5930: checking stropts.h usability
| configure:5947: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5953: $? = 0
| configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5963: $? = 0
| configure:5970: test -s conftest.o
| configure:5973: $? = 0
| configure:5984: result: yes
| configure:5988: checking stropts.h presence
| configure:6003: gcc -E  conftest.c
| configure:6009: $? = 0
| configure:6030: result: yes
| configure:6063: checking for stropts.h
| configure:6071: result: yes
| configure:5930: checking sys/param.h usability
| configure:5947: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5953: $? = 0
| configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5963: $? = 0
| configure:5970: test -s conftest.o
| configure:5973: $? = 0
| configure:5984: result: yes
| configure:5988: checking sys/param.h presence
| configure:6003: gcc -E  conftest.c
| configure:6009: $? = 0
| configure:6030: result: yes
| configure:6063: checking for sys/param.h
| configure:6071: result: yes
| configure:5930: checking sys/device.h usability
| configure:5947: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c:64:24: sys/device.h: No such file or directory
| configure:5953: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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: gcc -E  conftest.c
| conftest.c:31:24: sys/device.h: No such file or directory
| configure:6009: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5953: $? = 0
| configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5963: $? = 0
| configure:5970: test -s conftest.o
| configure:5973: $? = 0
| configure:5984: result: yes
| configure:5988: checking sys/filio.h presence
| configure:6003: gcc -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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c:65:25: sys/gentape.h: No such file or directory
| configure:5953: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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: gcc -E  conftest.c
| conftest.c:32:25: sys/gentape.h: No such file or directory
| configure:6009: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c:65:22: sys/inet.h: No such file or directory
| configure:5953: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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: gcc -E  conftest.c
| conftest.c:32:22: sys/inet.h: No such file or directory
| configure:6009: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c:65:28: sys/io/trioctl.h: No such file or directory
| configure:5953: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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: gcc -E  conftest.c
| conftest.c:32:28: sys/io/trioctl.h: No such file or directory
| configure:6009: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5953: $? = 0
| configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5963: $? = 0
| configure:5970: test -s conftest.o
| configure:5973: $? = 0
| configure:5984: result: yes
| configure:5988: checking sys/mtio.h presence
| configure:6003: gcc -E  conftest.c
| configure:6009: $? = 0
| configure:6030: result: yes
| configure:6063: checking for sys/mtio.h
| configure:6071: result: yes
| configure:5930: checking sys/time.h usability
| configure:5947: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5953: $? = 0
| configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5963: $? = 0
| configure:5970: test -s conftest.o
| configure:5973: $? = 0
| configure:5984: result: yes
| configure:5988: checking sys/time.h presence
| configure:6003: gcc -E  conftest.c
| configure:6009: $? = 0
| configure:6030: result: yes
| configure:6063: checking for sys/time.h
| configure:6071: result: yes
| configure:5930: checking sys/tprintf.h usability
| configure:5947: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c:67:25: sys/tprintf.h: No such file or directory
| configure:5953: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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: gcc -E  conftest.c
| conftest.c:34:25: sys/tprintf.h: No such file or directory
| configure:6009: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c:67:22: sys/tape.h: No such file or directory
| configure:5953: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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: gcc -E  conftest.c
| conftest.c:34:22: sys/tape.h: No such file or directory
| configure:6009: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5953: $? = 0
| configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5963: $? = 0
| configure:5970: test -s conftest.o
| configure:5973: $? = 0
| configure:5984: result: yes
| configure:5988: checking locale.h presence
| configure:6003: gcc -E  conftest.c
| configure:6009: $? = 0
| configure:6030: result: yes
| configure:6063: checking for locale.h
| configure:6071: result: yes
| configure:5930: checking features.h usability
| configure:5947: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c:69:22: features.h: No such file or directory
| configure:5953: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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: gcc -E  conftest.c
| conftest.c:36:22: features.h: No such file or directory
| configure:6009: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c:69:22: linewrap.h: No such file or directory
| configure:5953: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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: gcc -E  conftest.c
| conftest.c:36:22: linewrap.h: No such file or directory
| configure:6009: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5953: $? = 0
| configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5963: $? = 0
| configure:5970: test -s conftest.o
| configure:5973: $? = 0
| configure:5984: result: yes
| configure:5988: checking dirent.h presence
| configure:6003: gcc -E  conftest.c
| configure:6009: $? = 0
| configure:6030: result: yes
| configure:6063: checking for dirent.h
| configure:6071: result: yes
| configure:5930: checking float.h usability
| configure:5947: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5953: $? = 0
| configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5963: $? = 0
| configure:5970: test -s conftest.o
| configure:5973: $? = 0
| configure:5984: result: yes
| configure:5988: checking float.h presence
| configure:6003: gcc -E  conftest.c
| configure:6009: $? = 0
| configure:6030: result: yes
| configure:6063: checking for float.h
| configure:6071: result: yes
| configure:5930: checking wctype.h usability
| configure:5947: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5953: $? = 0
| configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5963: $? = 0
| configure:5970: test -s conftest.o
| configure:5973: $? = 0
| configure:5984: result: yes
| configure:5988: checking wctype.h presence
| configure:6003: gcc -E  conftest.c
| configure:6009: $? = 0
| configure:6030: result: yes
| configure:6063: checking for wctype.h
| configure:6071: result: yes
| configure:5930: checking stdio_ext.h usability
| configure:5947: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5953: $? = 0
| configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5963: $? = 0
| configure:5970: test -s conftest.o
| configure:5973: $? = 0
| configure:5984: result: yes
| configure:5988: checking stdio_ext.h presence
| configure:6003: gcc -E  conftest.c
| configure:6009: $? = 0
| configure:6030: result: yes
| configure:6063: checking for stdio_ext.h
| configure:6071: result: yes
| configure:5920: checking for stdint.h
| configure:5926: result: yes
| configure:5930: checking wchar.h usability
| configure:5947: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5953: $? = 0
| configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5963: $? = 0
| configure:5970: test -s conftest.o
| configure:5973: $? = 0
| configure:5984: result: yes
| configure:5988: checking wchar.h presence
| configure:6003: gcc -E  conftest.c
| configure:6009: $? = 0
| configure:6030: result: yes
| configure:6063: checking for wchar.h
| configure:6071: result: yes
| configure:5920: checking for inttypes.h
| configure:5926: result: yes
| configure:5930: checking stdio.h usability
| configure:5947: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5953: $? = 0
| configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5963: $? = 0
| configure:5970: test -s conftest.o
| configure:5973: $? = 0
| configure:5984: result: yes
| configure:5988: checking stdio.h presence
| configure:6003: gcc -E  conftest.c
| configure:6009: $? = 0
| configure:6030: result: yes
| configure:6063: checking for stdio.h
| configure:6071: result: yes
| configure:5920: checking for stdlib.h
| configure:5926: result: yes
| configure:5920: checking for sys/stat.h
| configure:5926: result: yes
| configure:5930: checking sysexits.h usability
| configure:5947: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5953: $? = 0
| configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5963: $? = 0
| configure:5970: test -s conftest.o
| configure:5973: $? = 0
| configure:5984: result: yes
| configure:5988: checking sysexits.h presence
| configure:6003: gcc -E  conftest.c
| configure:6009: $? = 0
| configure:6030: result: yes
| configure:6063: checking for sysexits.h
| configure:6071: result: yes
| configure:5930: checking time.h usability
| configure:5947: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5953: $? = 0
| configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5963: $? = 0
| configure:5970: test -s conftest.o
| configure:5973: $? = 0
| configure:5984: result: yes
| configure:5988: checking time.h presence
| configure:6003: gcc -E  conftest.c
| configure:6009: $? = 0
| configure:6030: result: yes
| configure:6063: checking for time.h
| configure:6071: result: yes
| configure:5930: checking priv.h usability
| configure:5947: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| 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: gcc -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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5953: $? = 0
| configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5963: $? = 0
| configure:5970: test -s conftest.o
| configure:5973: $? = 0
| configure:5984: result: yes
| configure:5988: checking utime.h presence
| configure:6003: gcc -E  conftest.c
| configure:6009: $? = 0
| configure:6030: result: yes
| configure:6063: checking for utime.h
| configure:6071: result: yes
| configure:5930: checking netdb.h usability
| configure:5947: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5953: $? = 0
| configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5963: $? = 0
| configure:5970: test -s conftest.o
| configure:5973: $? = 0
| configure:5984: result: yes
| configure:5988: checking netdb.h presence
| configure:6003: gcc -E  conftest.c
| configure:6009: $? = 0
| configure:6030: result: yes
| configure:6063: checking for netdb.h
| configure:6071: result: yes
| configure:5930: checking sys/wait.h usability
| configure:5947: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:5953: $? = 0
| configure:5960: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:5963: $? = 0
| configure:5970: test -s conftest.o
| configure:5973: $? = 0
| configure:5984: result: yes
| configure:5988: checking sys/wait.h presence
| configure:6003: gcc -E  conftest.c
| configure:6009: $? = 0
| configure:6030: result: yes
| configure:6063: checking for sys/wait.h
| configure:6071: result: yes
| configure:6169: checking for sys/buf.h
| configure:6192: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:6426: $? = 0
| configure:6433: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:6436: $? = 0
| configure:6443: test -s conftest.o
| configure:6446: $? = 0
| configure:6458: result: yes
| configure:6460: checking for _Bool
| configure:6490: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:6496: $? = 0
| configure:6503: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:6506: $? = 0
| configure:6513: test -s conftest.o
| configure:6516: $? = 0
| configure:6528: result: yes
| configure:6574: checking for dirent.h that defines DIR
| configure:6603: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:6609: $? = 0
| configure:6616: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:6619: $? = 0
| configure:6626: test -s conftest.o
| configure:6629: $? = 0
| configure:6642: result: yes
| configure:6655: checking for library containing opendir
| configure:6696: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:6702: $? = 0
| configure:6709: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:6712: $? = 0
| configure:6719: test -s conftest
| configure:6722: $? = 0
| configure:6746: result: none required
| configure:6856: checking whether sys/types.h defines makedev
| configure:6882: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| conftest.c: In function `main':
| conftest.c:61: warning: implicit declaration of function `makedev'
| Undefined                     first referenced
|  symbol                           in file
| makedev                             /stc/tmp/lwatts/ccArpWbV.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| 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_STDBOOL_H 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: gcc -std=gnu99 -c -g -O2  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: gcc -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: gcc -std=gnu99 -c -g -O2  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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:66: error: void value not ignored as it ought to be
| configure:7617: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:7693: $? = 0
| configure:7700: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:7703: $? = 0
| configure:7710: test -s conftest.o
| configure:7713: $? = 0
| configure:7725: result: yes
| configure:7737: checking for pid_t
| configure:7767: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:7773: $? = 0
| configure:7780: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:7783: $? = 0
| configure:7790: test -s conftest.o
| configure:7793: $? = 0
| configure:7805: result: yes
| configure:7817: checking for off_t
| configure:7847: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:7853: $? = 0
| configure:7860: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:7863: $? = 0
| configure:7870: test -s conftest.o
| configure:7873: $? = 0
| configure:7885: result: yes
| configure:7897: checking for size_t
| configure:7927: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:7933: $? = 0
| configure:7940: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:7943: $? = 0
| configure:7950: test -s conftest.o
| configure:7953: $? = 0
| configure:7965: result: yes
| configure:7977: checking for uid_t in sys/types.h
| configure:8000: result: yes
| configure:8015: checking for major_t
| configure:8045: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| 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: gcc -std=gnu99 -c -g -O2  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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:8211: $? = 0
| configure:8218: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:8221: $? = 0
| configure:8228: test -s conftest.o
| configure:8231: $? = 0
| configure:8243: result: yes
| configure:8255: checking for ino_t
| configure:8285: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:8291: $? = 0
| configure:8298: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:8301: $? = 0
| configure:8308: test -s conftest.o
| configure:8311: $? = 0
| configure:8323: result: yes
| configure:8337: checking for ssize_t
| configure:8364: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:8370: $? = 0
| configure:8377: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:8380: $? = 0
| configure:8387: test -s conftest.o
| configure:8390: $? = 0
| configure:8402: result: yes
| configure:8416: checking for working alloca.h
| configure:8443: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:8449: $? = 0
| configure:8456: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:8459: $? = 0
| configure:8466: test -s conftest
| configure:8469: $? = 0
| configure:8482: result: yes
| configure:8492: checking for alloca
| configure:8539: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:8545: $? = 0
| configure:8552: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:8555: $? = 0
| configure:8562: test -s conftest
| configure:8565: $? = 0
| configure:8578: result: yes
| configure:8821: checking for C/C++ restrict keyword
| configure:8857: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:8863: $? = 0
| configure:8870: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:8873: $? = 0
| configure:8880: test -s conftest.o
| configure:8883: $? = 0
| configure:8898: result: restrict
| configure:8913: checking whether getenv is declared
| configure:8943: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:8949: $? = 0
| configure:8956: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:8959: $? = 0
| configure:8966: test -s conftest.o
| configure:8969: $? = 0
| configure:8981: result: yes
| configure:8999: checking whether clearerr_unlocked is declared
| configure:9029: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:101: error: `clearerr_unlocked' undeclared (first use in this 
function)
| conftest.c:101: error: (Each undeclared identifier is reported only once
| conftest.c:101: error: for each function it appears in.)
| configure:9035: $? = 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_STDBOOL_H 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:102: error: `feof_unlocked' undeclared (first use in this function)
| conftest.c:102: error: (Each undeclared identifier is reported only once
| conftest.c:102: error: for each function it appears in.)
| configure:9121: $? = 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_STDBOOL_H 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:103: error: `ferror_unlocked' undeclared (first use in this 
function)
| conftest.c:103: error: (Each undeclared identifier is reported only once
| conftest.c:103: error: for each function it appears in.)
| configure:9207: $? = 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_STDBOOL_H 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:104: error: `fflush_unlocked' undeclared (first use in this 
function)
| conftest.c:104: error: (Each undeclared identifier is reported only once
| conftest.c:104: error: for each function it appears in.)
| configure:9293: $? = 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_STDBOOL_H 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:105: error: `fgets_unlocked' undeclared (first use in this 
function)
| conftest.c:105: error: (Each undeclared identifier is reported only once
| conftest.c:105: error: for each function it appears in.)
| configure:9379: $? = 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_STDBOOL_H 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:106: error: `fputc_unlocked' undeclared (first use in this 
function)
| conftest.c:106: error: (Each undeclared identifier is reported only once
| conftest.c:106: error: for each function it appears in.)
| configure:9465: $? = 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_STDBOOL_H 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:107: error: `fputs_unlocked' undeclared (first use in this 
function)
| conftest.c:107: error: (Each undeclared identifier is reported only once
| conftest.c:107: error: for each function it appears in.)
| configure:9551: $? = 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_STDBOOL_H 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:108: error: `fread_unlocked' undeclared (first use in this 
function)
| conftest.c:108: error: (Each undeclared identifier is reported only once
| conftest.c:108: error: for each function it appears in.)
| configure:9637: $? = 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_STDBOOL_H 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:109: error: `fwrite_unlocked' undeclared (first use in this 
function)
| conftest.c:109: error: (Each undeclared identifier is reported only once
| conftest.c:109: error: for each function it appears in.)
| configure:9723: $? = 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_STDBOOL_H 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:9809: $? = 0
| configure:9816: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:9819: $? = 0
| configure:9826: test -s conftest.o
| configure:9829: $? = 0
| configure:9841: result: yes
| configure:9859: checking whether getchar_unlocked is declared
| configure:9889: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:9895: $? = 0
| configure:9902: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:9905: $? = 0
| configure:9912: test -s conftest.o
| configure:9915: $? = 0
| configure:9927: result: yes
| configure:9945: checking whether putc_unlocked is declared
| configure:9975: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:9981: $? = 0
| configure:9988: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:9991: $? = 0
| configure:9998: test -s conftest.o
| configure:10001: $? = 0
| configure:10013: result: yes
| configure:10031: checking whether putchar_unlocked is declared
| configure:10061: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:10067: $? = 0
| configure:10074: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10077: $? = 0
| configure:10084: test -s conftest.o
| configure:10087: $? = 0
| configure:10099: result: yes
| configure:10124: checking for flockfile
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for funlockfile
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for pathconf
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for canonicalize_file_name
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| Undefined                     first referenced
|  symbol                           in file
| canonicalize_file_name              /stc/tmp/lwatts/ccaTxKkk.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| configure:10186: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for readlink
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for dup2
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for fchdir
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for btowc
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for isblank
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for iswctype
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for mbsrtowcs
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for mempcpy
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| conftest.c:111: warning: conflicting types for built-in function 'mempcpy'
| Undefined                     first referenced
|  symbol                           in file
| mempcpy                             /stc/tmp/lwatts/ccgdoyvg.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| configure:10186: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for wmemcpy
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for wmempcpy
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| Undefined                     first referenced
|  symbol                           in file
| wmempcpy                            /stc/tmp/lwatts/cckPpMp3.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| configure:10186: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for gettimeofday
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for nanotime
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| Undefined                     first referenced
|  symbol                           in file
| nanotime                            /stc/tmp/lwatts/ccAINkqS.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| configure:10186: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for lchmod
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| Undefined                     first referenced
|  symbol                           in file
| lchmod                              /stc/tmp/lwatts/ccBGBfAi.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| configure:10186: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for mbsinit
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for mbrtowc
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for wcrtomb
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for wcscoll
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for setenv
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for sleep
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for strerror
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for lstat
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for pipe
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for futimes
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| Undefined                     first referenced
|  symbol                           in file
| futimes                             /stc/tmp/lwatts/ccWswxY0.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| configure:10186: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for vasnprintf
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| Undefined                     first referenced
|  symbol                           in file
| vasnprintf                          /stc/tmp/lwatts/ccGSnm0x.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| configure:10186: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for wcwidth
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for mkfifo
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10124: checking for setlocale
| configure:10180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10186: $? = 0
| configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:10196: $? = 0
| configure:10203: test -s conftest
| configure:10206: $? = 0
| configure:10220: result: yes
| configure:10238: checking for d_ino member in directory struct
| configure:10278: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10281: $? = 0
| configure:10287: ./conftest
| configure:10290: $? = 0
| configure:10306: result: yes
| configure:10318: checking whether system is Windows or MSDOS
| configure:10347: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:114: error: `neither' undeclared (first use in this function)
| conftest.c:114: error: (Each undeclared identifier is reported only once
| conftest.c:114: error: for each function it appears in.)
| conftest.c:114: error: syntax error before "MSDOS"
| configure:10353: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:150: error: `canonicalize_file_name' undeclared (first use in this 
function)
| conftest.c:150: error: (Each undeclared identifier is reported only once
| conftest.c:150: error: for each function it appears in.)
| configure:10574: $? = 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_STDBOOL_H 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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10867: $? = 0
| configure:10873: ./conftest
| configure:10876: $? = 0
| configure:10894: result: yes
| configure:10905: checking whether chown(2) dereferences symlinks
| configure:10948: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:10951: $? = 0
| configure:10957: ./conftest
| configure:10960: $? = 0
| configure:10978: result: yes
| configure:10995: checking build system type
| configure:11013: result: 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:11151: $? = 0
| configure:11158: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:11161: $? = 0
| configure:11168: test -s conftest.o
| configure:11171: $? = 0
| configure:11183: result: yes
| configure:11205: checking for strerror_r
| configure:11261: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:11267: $? = 0
| configure:11274: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:11277: $? = 0
| configure:11284: test -s conftest
| configure:11287: $? = 0
| configure:11301: result: yes
| configure:11311: checking whether strerror_r returns char *
| configure:11345: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:156: error: invalid type argument of `unary *'
| conftest.c:157: warning: initialization makes pointer from integer without a 
cast
| configure:11351: $? = 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_STDBOOL_H 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: gcc -E  conftest.c
| conftest.c:1:2: warning: #include_next in primary source file
| configure:11477: $? = 0
| configure:11499: result: yes
| configure:11519: checking for mbstate_t
| configure:11546: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:11552: $? = 0
| configure:11559: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:11562: $? = 0
| configure:11569: test -s conftest.o
| configure:11572: $? = 0
| configure:11584: result: yes
| configure:11622: checking whether getcwd (NULL, 0) allocates memory for result
| configure:11660: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:11663: $? = 0
| configure:11669: ./conftest
| configure:11672: $? = 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_STDBOOL_H 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_INCLUDE_NEXT 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:11727: $? = 0
| configure:11734: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:11737: $? = 0
| configure:11744: test -s conftest.o
| configure:11747: $? = 0
| configure:11759: result: yes
| configure:11785: checking for compound literals
| configure:11812: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c:121: error: initializer element is not constant
| configure:11818: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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_INCLUDE_NEXT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_DECL_GETCWD 1
| | /* end confdefs.h.  */
| | struct s { int i, j; }; struct s s = (struct s) { 1, 2 };
| | int
| | main ()
| | {
| | struct s t = (struct s) { 3, 4 };
| |      if (t.i != 0) return 0;
| |   ;
| |   return 0;
| | }
| configure:11850: result: no
| configure:11860: checking whether struct tm is in sys/time.h or time.h
| configure:11888: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:11894: $? = 0
| configure:11901: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:11904: $? = 0
| configure:11911: test -s conftest.o
| configure:11914: $? = 0
| configure:11926: result: time.h
| configure:11937: checking for struct tm.tm_gmtoff
| configure:11966: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:127: error: structure has no member named `tm_gmtoff'
| configure:11972: $? = 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_STDBOOL_H 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_INCLUDE_NEXT 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:127: error: structure has no member named `tm_gmtoff'
| configure:12029: $? = 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_STDBOOL_H 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_INCLUDE_NEXT 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:158: error: `getdelim' undeclared (first use in this function)
| conftest.c:158: error: (Each undeclared identifier is reported only once
| conftest.c:158: error: for each function it appears in.)
| configure:12111: $? = 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_STDBOOL_H 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_INCLUDE_NEXT 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:12201: $? = 0
| configure:12208: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:12211: $? = 0
| configure:12218: test -s conftest.o
| configure:12221: $? = 0
| configure:12232: result: yes
| configure:12236: checking getopt.h presence
| configure:12251: gcc -E  conftest.c
| configure:12257: $? = 0
| configure:12278: result: yes
| configure:12311: checking for getopt.h
| configure:12319: result: yes
| configure:12341: checking for getopt_long_only
| configure:12397: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:12403: $? = 0
| configure:12410: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:12413: $? = 0
| configure:12420: test -s conftest
| configure:12423: $? = 0
| configure:12437: result: yes
| configure:12452: checking whether optreset is declared
| configure:12483: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:130: error: `optreset' undeclared (first use in this function)
| conftest.c:130: error: (Each undeclared identifier is reported only once
| conftest.c:130: error: for each function it appears in.)
| configure:12489: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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_INCLUDE_NEXT 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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| conftest.c: In function `main':
| conftest.c:133: warning: implicit declaration of function `getopt'
| 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_STDBOOL_H 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_INCLUDE_NEXT 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:12738: checking for struct timeval
| configure:12768: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:12774: $? = 0
| configure:12781: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:12784: $? = 0
| configure:12791: test -s conftest.o
| configure:12794: $? = 0
| configure:12806: result: yes
| configure:12828: checking for long long int
| configure:12861: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:12867: $? = 0
| configure:12874: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:12877: $? = 0
| configure:12884: test -s conftest
| configure:12887: $? = 0
| configure:12928: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:12931: $? = 0
| configure:12937: ./conftest
| configure:12940: $? = 0
| configure:12965: result: yes
| configure:12976: checking for unsigned long long int
| configure:13007: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:13013: $? = 0
| configure:13020: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:13023: $? = 0
| configure:13030: test -s conftest
| configure:13033: $? = 0
| configure:13046: result: yes
| configure:13147: checking whether stdint.h conforms to C99
| configure:13320: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c:241: error: negative width in bit-field `check_UINT8_C'
| conftest.c:243: error: negative width in bit-field `check_UINT16_C'
| conftest.c:263: error: negative width in bit-field `check_uint_fast16'
| configure:13326: $? = 1
| configure: failed program was:
| | 
| |          /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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_INCLUDE_NEXT 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:13403: $? = 0
| configure:13410: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:13413: $? = 0
| configure:13420: test -s conftest.o
| configure:13423: $? = 0
| configure:13434: result: yes
| configure:13438: checking sys/inttypes.h presence
| configure:13453: gcc -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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c:160:25: sys/bitypes.h: No such file or directory
| configure:13403: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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_INCLUDE_NEXT 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: gcc -E  conftest.c
| conftest.c:127:25: sys/bitypes.h: No such file or directory
| configure:13459: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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_INCLUDE_NEXT 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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:14005: $? = 0
| configure:14011: ./conftest
| configure:14014: $? = 0
| configure:14032: result: 32
| configure:13563: checking for bit size of sig_atomic_t
| configure:14002: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:14005: $? = 0
| configure:14011: ./conftest
| configure:14014: $? = 0
| configure:14032: result: 32
| configure:13563: checking for bit size of size_t
| configure:14002: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:14005: $? = 0
| configure:14011: ./conftest
| configure:14014: $? = 0
| configure:14032: result: 32
| configure:13563: checking for bit size of wchar_t
| configure:14002: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:14005: $? = 0
| configure:14011: ./conftest
| configure:14014: $? = 0
| configure:14032: result: 32
| configure:13563: checking for bit size of wint_t
| configure:14002: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:14005: $? = 0
| configure:14011: ./conftest
| configure:14014: $? = 0
| configure:14032: result: 32
| configure:14053: checking whether sig_atomic_t is signed
| configure:14090: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:14096: $? = 0
| configure:14103: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:14106: $? = 0
| configure:14113: test -s conftest.o
| configure:14116: $? = 0
| configure:14131: result: yes
| configure:14053: checking whether wchar_t is signed
| configure:14090: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:14096: $? = 0
| configure:14103: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:14106: $? = 0
| configure:14113: test -s conftest.o
| configure:14116: $? = 0
| configure:14131: result: yes
| configure:14053: checking whether wint_t is signed
| configure:14090: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:14219: $? = 0
| configure:14226: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:14229: $? = 0
| configure:14236: test -s conftest.o
| configure:14239: $? = 0
| configure:14255: result: 
| configure:14157: checking for sig_atomic_t integer literal suffix
| configure:14213: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:14219: $? = 0
| configure:14226: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:14229: $? = 0
| configure:14236: test -s conftest.o
| configure:14239: $? = 0
| configure:14255: result: 
| configure:14157: checking for size_t integer literal suffix
| configure:14213: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:14219: $? = 0
| configure:14226: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:14229: $? = 0
| configure:14236: test -s conftest.o
| configure:14239: $? = 0
| configure:14255: result: u
| configure:14157: checking for wchar_t integer literal suffix
| configure:14213: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c:150: error: conflicting types for 'foo'
| conftest.c:149: error: previous declaration of 'foo' was here
| conftest.c:150: error: conflicting types for 'foo'
| conftest.c:149: error: previous declaration of 'foo' was here
| configure:14219: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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_INCLUDE_NEXT 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:14219: $? = 0
| configure:14226: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:14229: $? = 0
| configure:14236: test -s conftest.o
| configure:14239: $? = 0
| configure:14255: result: l
| configure:14157: checking for wint_t integer literal suffix
| configure:14213: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c:151: error: conflicting types for 'foo'
| conftest.c:150: error: previous declaration of 'foo' was here
| conftest.c:151: error: conflicting types for 'foo'
| conftest.c:150: error: previous declaration of 'foo' was here
| configure:14219: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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_INCLUDE_NEXT 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:14219: $? = 0
| configure:14226: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:14229: $? = 0
| configure:14236: test -s conftest.o
| configure:14239: $? = 0
| configure:14255: result: l
| configure:14279: checking for inttypes.h
| configure:14285: result: yes
| configure:14444: checking whether the inttypes.h PRIxNN macros are broken
| configure:14475: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:14481: $? = 0
| configure:14488: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:14491: $? = 0
| configure:14498: test -s conftest.o
| configure:14501: $? = 0
| configure:14514: result: no
| configure:14529: checking whether imaxabs is declared
| configure:14559: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:14565: $? = 0
| configure:14572: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:14575: $? = 0
| configure:14582: test -s conftest.o
| configure:14585: $? = 0
| configure:14597: result: yes
| configure:14615: checking whether imaxdiv is declared
| configure:14645: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:14651: $? = 0
| configure:14658: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:14661: $? = 0
| configure:14668: test -s conftest.o
| configure:14671: $? = 0
| configure:14683: result: yes
| configure:14701: checking whether strtoimax is declared
| configure:14731: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:14737: $? = 0
| configure:14744: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:14747: $? = 0
| configure:14754: test -s conftest.o
| configure:14757: $? = 0
| configure:14769: result: yes
| configure:14787: checking whether strtoumax is declared
| configure:14817: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:14823: $? = 0
| configure:14830: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:14833: $? = 0
| configure:14840: test -s conftest.o
| configure:14843: $? = 0
| configure:14855: result: yes
| configure:14886: checking for nl_langinfo and CODESET
| configure:14912: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:14918: $? = 0
| configure:14925: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:14928: $? = 0
| configure:14935: test -s conftest
| configure:14938: $? = 0
| configure:14952: result: yes
| configure:14963: checking whether we are using the GNU C Library 2.1 or newer
| conftest.c:147:22: features.h: No such file or directory
| configure:14994: result: no
| configure:15006: checking for stdlib.h
| configure:15012: result: yes
| configure:15170: checking for GNU libc compatible malloc
| configure:15204: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:15207: $? = 0
| configure:15213: ./conftest
| configure:15216: $? = 0
| configure:15232: result: yes
| configure:15248: checking whether mbrtowc and mbstate_t are properly declared
| configure:15278: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:15284: $? = 0
| configure:15291: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:15294: $? = 0
| configure:15301: test -s conftest
| configure:15304: $? = 0
| configure:15317: result: yes
| configure:15372: checking whether memrchr is declared
| configure:15402: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:186: error: `memrchr' undeclared (first use in this function)
| conftest.c:186: error: (Each undeclared identifier is reported only once
| conftest.c:186: error: for each function it appears in.)
| configure:15408: $? = 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_STDBOOL_H 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_INCLUDE_NEXT 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:15559: $? = 0
| configure:15566: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:15569: $? = 0
| configure:15576: test -s conftest.o
| configure:15579: $? = 0
| configure:15591: result: yes
| configure:15663: checking whether strndup is declared
| configure:15693: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:188: error: `strndup' undeclared (first use in this function)
| conftest.c:188: error: (Each undeclared identifier is reported only once
| conftest.c:188: error: for each function it appears in.)
| configure:15699: $? = 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_STDBOOL_H 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_INCLUDE_NEXT 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:189: error: `strnlen' undeclared (first use in this function)
| conftest.c:189: error: (Each undeclared identifier is reported only once
| conftest.c:189: error: for each function it appears in.)
| configure:15785: $? = 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_STDBOOL_H 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_INCLUDE_NEXT 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:15889: $? = 0
| configure:15896: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:15899: $? = 0
| configure:15906: test -s conftest.o
| configure:15909: $? = 0
| configure:15921: result: yes
| configure:16060: checking whether utime accepts a null argument
| configure:16096: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| conftest.c: In function `main':
| conftest.c:191: warning: implicit declaration of function `utime'
| configure:16099: $? = 0
| configure:16105: ./conftest
| configure:16108: $? = 0
| configure:16124: result: yes
| configure:16146: checking for struct utimbuf
| configure:16179: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:16185: $? = 0
| configure:16192: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:16195: $? = 0
| configure:16202: test -s conftest.o
| configure:16205: $? = 0
| configure:16217: result: yes
| configure:16229: checking determine whether the utimes function works
| configure:16302: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:16305: $? = 0
| configure:16311: ./conftest
| configure:16314: $? = 0
| configure:16330: result: yes
| configure:16347: checking for EOVERFLOW
| configure:16830: result: yes
| configure:16845: checking for wchar_t
| configure:16872: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:16878: $? = 0
| configure:16885: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:16888: $? = 0
| configure:16895: test -s conftest.o
| configure:16898: $? = 0
| configure:16910: result: yes
| configure:16921: checking for wint_t
| configure:16956: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:16962: $? = 0
| configure:16969: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:16972: $? = 0
| configure:16979: test -s conftest.o
| configure:16982: $? = 0
| configure:16994: result: yes
| configure:17005: checking for inttypes.h
| configure:17032: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:17038: $? = 0
| configure:17045: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:17048: $? = 0
| configure:17055: test -s conftest.o
| configure:17058: $? = 0
| configure:17070: result: yes
| configure:17081: checking for stdint.h
| configure:17108: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:17114: $? = 0
| configure:17121: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:17124: $? = 0
| configure:17131: test -s conftest.o
| configure:17134: $? = 0
| configure:17146: result: yes
| configure:17170: checking for intmax_t
| configure:17205: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:17211: $? = 0
| configure:17218: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:17221: $? = 0
| configure:17228: test -s conftest.o
| configure:17231: $? = 0
| configure:17243: result: yes
| configure:17263: checking whether vsnprintf is declared
| configure:17293: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:17299: $? = 0
| configure:17306: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:17309: $? = 0
| configure:17316: test -s conftest.o
| configure:17319: $? = 0
| configure:17331: result: yes
| configure:17359: checking for stdint.h
| configure:17365: result: yes
| configure:17523: checking for SIZE_MAX
| configure:18423: result: yes
| configure:18462: checking for alloca as a compiler built-in
| configure:18490: result: yes
| configure:18540: checking whether program_invocation_name is declared
| configure:18571: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:173: error: `program_invocation_name' undeclared (first use in 
this function)
| conftest.c:173: error: (Each undeclared identifier is reported only once
| conftest.c:173: error: for each function it appears in.)
| configure:18577: $? = 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | /* 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:174: error: `program_invocation_short_name' undeclared (first use 
in this function)
| conftest.c:174: error: (Each undeclared identifier is reported only once
| conftest.c:174: error: for each function it appears in.)
| configure:18662: $? = 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c:169:18: argp.h: No such file or directory
| conftest.c: In function `main':
| conftest.c:173: error: `program_invocation_name' undeclared (first use in 
this function)
| conftest.c:173: error: (Each undeclared identifier is reported only once
| conftest.c:173: error: for each function it appears in.)
| configure:18744: $? = 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c:169:18: argp.h: No such file or directory
| conftest.c: In function `main':
| conftest.c:173: error: `program_invocation_short_name' undeclared (first use 
in this function)
| conftest.c:173: error: (Each undeclared identifier is reported only once
| conftest.c:173: error: for each function it appears in.)
| configure:18812: $? = 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| Undefined                     first referenced
|  symbol                           in file
| clock_gettime                       /stc/tmp/lwatts/ccC8uCHZ.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| configure:19196: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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: gcc -std=gnu99 -o conftest -g -O2   conftest.c -lrt   >&5
| configure:19196: $? = 0
| configure:19203: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:19206: $? = 0
| configure:19213: test -s conftest
| configure:19216: $? = 0
| configure:19240: result: -lrt
| configure:19255: checking for clock_gettime
| configure:19311: gcc -std=gnu99 -o conftest -g -O2   conftest.c -lrt  >&5
| configure:19317: $? = 0
| configure:19324: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:19327: $? = 0
| configure:19334: test -s conftest
| configure:19337: $? = 0
| configure:19351: result: yes
| configure:19255: checking for clock_settime
| configure:19311: gcc -std=gnu99 -o conftest -g -O2   conftest.c -lrt  >&5
| configure:19317: $? = 0
| configure:19324: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:19327: $? = 0
| configure:19334: test -s conftest
| configure:19337: $? = 0
| configure:19351: result: yes
| configure:19380: checking for d_ino member in directory struct
| configure:19448: result: yes
| configure:19466: checking for dirfd
| configure:19522: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| Undefined                     first referenced
|  symbol                           in file
| dirfd                               /stc/tmp/lwatts/ccIiSU92.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:181: error: `dirfd' undeclared (first use in this function)
| conftest.c:181: error: (Each undeclared identifier is reported only once
| conftest.c:181: error: for each function it appears in.)
| configure:19610: $? = 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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: gcc -std=gnu99 -c -g -O2 -DDIR_FD_MEMBER_NAME=d_fd  
conftest.c >&5
| conftest.c: In function `main':
| conftest.c:180: error: structure has no member named `d_fd'
| configure:19845: $? = 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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: gcc -std=gnu99 -c -g -O2 -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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| conftest.c: In function `main':
| conftest.c:212: warning: implicit declaration of function `error_at_line'
| Undefined                     first referenced
|  symbol                           in file
| error_at_line                       /stc/tmp/lwatts/cccKGRAA.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:20196: $? = 0
| configure:20202: ./conftest
| configure:20205: $? = 64
| configure: program exited with status 64
| 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 <sys/types.h>
| |        #include <sys/stat.h>
| |        #include <unistd.h>
| |        #include <fcntl.h>
| |        #ifndef O_NOATIME
| |         #define O_NOATIME 0
| |        #endif
| |        #ifndef O_NOFOLLOW
| |         #define O_NOFOLLOW 0
| |        #endif
| |        static int const constants[] =
| |         {
| |           O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND,
| |           O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY
| |         };
| | 
| | int
| | main ()
| | {
| | 
| |         int status = !constants;
| |         {
| |           static char const sym[] = "conftest.sym";
| |           if (symlink (".", sym) != 0
| |               || close (open (sym, O_RDONLY | O_NOFOLLOW)) == 0)
| |             status |= 32;
| |         }
| |         {
| |           static char const file[] = "confdefs.h";
| |           int fd = open (file, O_RDONLY | O_NOATIME);
| |           char c;
| |           struct stat st0, st1;
| |           if (fd < 0
| |               || fstat (fd, &st0) != 0
| |               || sleep (1) != 0
| |               || read (fd, &c, 1) != 1
| |               || close (fd) != 0
| |               || stat (file, &st1) != 0
| |               || st0.st_atime != st1.st_atime)
| |             status |= 64;
| |         }
| |         return status;
| |   ;
| |   return 0;
| | }
| configure:20226: result: no (bad O_NOATIME)
| configure:20312: checking for struct stat.st_blocks
| configure:20340: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:20346: $? = 0
| configure:20353: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:20356: $? = 0
| configure:20363: test -s conftest.o
| configure:20366: $? = 0
| configure:20437: result: yes
| configure:20531: checking for working GNU fnmatch
| configure:20602: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| conftest.c: In function `main':
| conftest.c:222: error: `FNM_CASEFOLD' undeclared (first use in this function)
| conftest.c:222: error: (Each undeclared identifier is reported only once
| conftest.c:222: error: for each function it appears in.)
| conftest.c:223: error: `FNM_EXTMATCH' undeclared (first use in this function)
| conftest.c:224: error: `FNM_FILE_NAME' undeclared (first use in this function)
| conftest.c:225: error: `FNM_LEADING_DIR' undeclared (first use in this 
function)
| configure:20605: $? = 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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: gcc -std=gnu99 -c -g -O2  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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:20836: $? = 0
| configure:20843: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:20846: $? = 0
| configure:20853: test -s conftest
| configure:20856: $? = 0
| configure:20870: result: yes
| configure:20888: checking whether __fpending is declared
| configure:20919: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:20925: $? = 0
| configure:20932: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:20935: $? = 0
| configure:20942: test -s conftest.o
| configure:20945: $? = 0
| configure:20957: result: yes
| configure:21744: checking for struct tm.tm_zone
| configure:21775: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:193: error: structure has no member named `tm_zone'
| configure:21781: $? = 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:193: error: structure has no member named `tm_zone'
| configure:21840: $? = 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| 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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| 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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| Undefined                     first referenced
|  symbol                           in file
| getdelim                            /stc/tmp/lwatts/cco9B8OF.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:226: error: `getline' undeclared (first use in this function)
| conftest.c:226: error: (Each undeclared identifier is reported only once
| conftest.c:226: error: for each function it appears in.)
| configure:22339: $? = 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| Undefined                     first referenced
|  symbol                           in file
| getline                             /stc/tmp/lwatts/ccIJhDCc.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c:227:16: OS.h: No such file or directory
| configure:22907: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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: gcc -E  conftest.c
| conftest.c:194:16: OS.h: No such file or directory
| configure:22963: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| 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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:23214: $? = 0
| configure:23221: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:23224: $? = 0
| configure:23231: test -s conftest.o
| configure:23234: $? = 0
| configure:23246: result: yes
| configure:23252: checking whether gettimeofday clobbers localtime buffer
| configure:23294: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:23297: $? = 0
| configure:23303: ./conftest
| configure:23306: $? = 0
| configure:23322: result: no
| configure:23931: checking whether the compiler generally respects inline
| configure:23962: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:23968: $? = 0
| configure:23975: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:23978: $? = 0
| configure:23985: test -s conftest.o
| configure:23988: $? = 0
| configure:24002: result: yes
| configure:24047: checking whether inttypes.h conforms to C99
| configure:24219: result: no
| configure:24387: checking for lchown
| configure:24443: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:24449: $? = 0
| configure:24456: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:24459: $? = 0
| configure:24466: test -s conftest
| configure:24469: $? = 0
| configure:24483: result: yes
| configure:24514: checking whether lstat dereferences a symlink specified with 
a trailing slash
| configure:24550: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:24553: $? = 0
| configure:24559: ./conftest
| configure:24562: $? = 0
| configure:24585: result: yes
| configure:24606: checking for stdlib.h
| configure:24612: result: yes
| configure:24770: checking for GNU libc compatible malloc
| configure:24832: result: yes
| configure:24882: checking for memchr
| configure:24938: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:24944: $? = 0
| configure:24951: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:24954: $? = 0
| configure:24961: test -s conftest
| configure:24964: $? = 0
| configure:24978: result: yes
| configure:25174: checking for mempcpy
| configure:25270: result: no
| configure:25309: checking for memrchr
| configure:25365: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| Undefined                     first referenced
|  symbol                           in file
| memrchr                             /stc/tmp/lwatts/ccOnBrZy.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| conftest.c:224: warning: conflicting types for built-in function 'memset'
| configure:25492: $? = 0
| configure:25499: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:25502: $? = 0
| configure:25509: test -s conftest
| configure:25512: $? = 0
| configure:25526: result: yes
| configure:25550: checking for mkdtemp
| configure:25606: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| Undefined                     first referenced
|  symbol                           in file
| mkdtemp                             /stc/tmp/lwatts/ccWfdOg9.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:25889: $? = 0
| configure:25895: ./conftest
| configure:25898: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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.  */
| | /* Test program from Paul Eggert and Tony Leneis.  */
| | #include <limits.h>
| | #include <stdlib.h>
| | #include <time.h>
| | 
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | 
| | #ifndef HAVE_ALARM
| | # define alarm(X) /* empty */
| | #endif
| | 
| | /* Work around redefinition to rpl_putenv by other config tests.  */
| | #undef putenv
| | 
| | static time_t time_t_max;
| | static time_t time_t_min;
| | 
| | /* Values we'll use to set the TZ environment variable.  */
| | static char *tz_strings[] = {
| |   (char *) 0, "TZ=GMT0", "TZ=JST-9",
| |   "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00"
| | };
| | #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))
| | 
| | /* Return 0 if mktime fails to convert a date in the spring-forward gap.
| |    Based on a problem report from Andreas Jaeger.  */
| | static int
| | spring_forward_gap ()
| | {
| |   /* glibc (up to about 1998-10-07) failed this test. */
| |   struct tm tm;
| | 
| |   /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0"
| |      instead of "TZ=America/Vancouver" in order to detect the bug even
| |      on systems that don't support the Olson extension, or don't have the
| |      full zoneinfo tables installed.  */
| |   putenv ("TZ=PST8PDT,M4.1.0,M10.5.0");
| | 
| |   tm.tm_year = 98;
| |   tm.tm_mon = 3;
| |   tm.tm_mday = 5;
| |   tm.tm_hour = 2;
| |   tm.tm_min = 0;
| |   tm.tm_sec = 0;
| |   tm.tm_isdst = -1;
| |   return mktime (&tm) != (time_t) -1;
| | }
| | 
| | static int
| | mktime_test1 (now)
| |      time_t now;
| | {
| |   struct tm *lt;
| |   return ! (lt = localtime (&now)) || mktime (lt) == now;
| | }
| | 
| | static int
| | mktime_test (now)
| |      time_t now;
| | {
| |   return (mktime_test1 (now)
| |       && mktime_test1 ((time_t) (time_t_max - now))
| |       && mktime_test1 ((time_t) (time_t_min + now)));
| | }
| | 
| | static int
| | irix_6_4_bug ()
| | {
| |   /* Based on code from Ariel Faigon.  */
| |   struct tm tm;
| |   tm.tm_year = 96;
| |   tm.tm_mon = 3;
| |   tm.tm_mday = 0;
| |   tm.tm_hour = 0;
| |   tm.tm_min = 0;
| |   tm.tm_sec = 0;
| |   tm.tm_isdst = -1;
| |   mktime (&tm);
| |   return tm.tm_mon == 2 && tm.tm_mday == 31;
| | }
| | 
| | static int
| | bigtime_test (j)
| |      int j;
| | {
| |   struct tm tm;
| |   time_t now;
| |   tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec 
= j;
| |   now = mktime (&tm);
| |   if (now != (time_t) -1)
| |     {
| |       struct tm *lt = localtime (&now);
| |       if (! (lt
| |          && lt->tm_year == tm.tm_year
| |          && lt->tm_mon == tm.tm_mon
| |          && lt->tm_mday == tm.tm_mday
| |          && lt->tm_hour == tm.tm_hour
| |          && lt->tm_min == tm.tm_min
| |          && lt->tm_sec == tm.tm_sec
| |          && lt->tm_yday == tm.tm_yday
| |          && lt->tm_wday == tm.tm_wday
| |          && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst)
| |               == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst))))
| |     return 0;
| |     }
| |   return 1;
| | }
| | 
| | static int
| | year_2050_test ()
| | {
| |   /* The correct answer for 2050-02-01 00:00:00 in Pacific time,
| |      ignoring leap seconds.  */
| |   unsigned long int answer = 2527315200UL;
| | 
| |   struct tm tm;
| |   time_t t;
| |   tm.tm_year = 2050 - 1900;
| |   tm.tm_mon = 2 - 1;
| |   tm.tm_mday = 1;
| |   tm.tm_hour = tm.tm_min = tm.tm_sec = 0;
| |   tm.tm_isdst = -1;
| | 
| |   /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0"
| |      instead of "TZ=America/Vancouver" in order to detect the bug even
| |      on systems that don't support the Olson extension, or don't have the
| |      full zoneinfo tables installed.  */
| |   putenv ("TZ=PST8PDT,M4.1.0,M10.5.0");
| | 
| |   t = mktime (&tm);
| | 
| |   /* Check that the result is either a failure, or close enough
| |      to the correct answer that we can assume the discrepancy is
| |      due to leap seconds.  */
| |   return (t == (time_t) -1
| |       || (0 < t && answer - 120 <= t && t <= answer + 120));
| | }
| | 
| | int
| | main ()
| | {
| |   time_t t, delta;
| |   int i, j;
| | 
| |   /* This test makes some buggy mktime implementations loop.
| |      Give up after 60 seconds; a mktime slower than that
| |      isn't worth using anyway.  */
| |   alarm (60);
| | 
| |   for (;;)
| |     {
| |       t = (time_t_max << 1) + 1;
| |       if (t <= time_t_max)
| |     break;
| |       time_t_max = t;
| |     }
| |   time_t_min = - ((time_t) ~ (time_t) 0 == (time_t) -1) - time_t_max;
| | 
| |   delta = time_t_max / 997; /* a suitable prime number */
| |   for (i = 0; i < N_STRINGS; i++)
| |     {
| |       if (tz_strings[i])
| |     putenv (tz_strings[i]);
| | 
| |       for (t = 0; t <= time_t_max - delta; t += delta)
| |     if (! mktime_test (t))
| |       return 1;
| |       if (! (mktime_test ((time_t) 1)
| |          && mktime_test ((time_t) (60 * 60))
| |          && mktime_test ((time_t) (60 * 60 * 24))))
| |     return 1;
| | 
| |       for (j = 1; ; j <<= 1)
| |     if (! bigtime_test (j))
| |       return 1;
| |     else if (INT_MAX / 2 < j)
| |       break;
| |       if (! bigtime_test (INT_MAX))
| |     return 1;
| |     }
| |   return ! (irix_6_4_bug () && spring_forward_gap () && year_2050_test ());
| | }
| configure:25914: result: no
| configure:25934: checking for obstacks
| configure:25960: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| conftest.c:203:21: obstack.h: No such file or directory
| conftest.c: In function `main':
| conftest.c:207: warning: implicit declaration of function `obstack_free'
| configure:25966: $? = 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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 mktime rpl_mktime
| | /* 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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| Undefined                     first referenced
|  symbol                           in file
| fchmodat                            /stc/tmp/lwatts/ccgsZlNw.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| configure:26094: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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 mktime rpl_mktime
| | /* 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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| Undefined                     first referenced
|  symbol                           in file
| mkdirat                             /stc/tmp/lwatts/cc00UWDO.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| configure:26094: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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 mktime rpl_mktime
| | /* 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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| 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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| 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: gcc -std=gnu99 -o conftest -g -O2   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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| conftest.c: In function `main':
| conftest.c:248: error: storage size of 'regex' isn't known
| conftest.c:252: error: storage size of 'regs' isn't known
| conftest.c:265: warning: implicit declaration of function `re_set_syntax'
| conftest.c:265: error: `RE_SYNTAX_GREP' undeclared (first use in this 
function)
| conftest.c:265: error: (Each undeclared identifier is reported only once
| conftest.c:265: error: for each function it appears in.)
| conftest.c:266: error: `RE_HAT_LISTS_NOT_NEWLINE' undeclared (first use in 
this function)
| conftest.c:266: error: `RE_ICASE' undeclared (first use in this function)
| conftest.c:268: warning: implicit declaration of function `re_compile_pattern'
| conftest.c:268: warning: assignment makes pointer from integer without a cast
| conftest.c:271: warning: implicit declaration of function `re_search'
| conftest.c:281: error: `RE_SYNTAX_EGREP' undeclared (first use in this 
function)
| conftest.c:283: warning: assignment makes pointer from integer without a cast
| conftest.c:293: error: `RE_SYNTAX_POSIX_EGREP' undeclared (first use in this 
function)
| conftest.c:298: warning: assignment makes pointer from integer without a cast
| conftest.c:305: warning: assignment makes pointer from integer without a cast
| conftest.c:313: warning: assignment makes pointer from integer without a cast
| conftest.c:318: warning: implicit declaration of function `re_match'
| conftest.c:322: warning: assignment makes pointer from integer without a cast
| conftest.c:332: error: `RE_SYNTAX_EMACS' undeclared (first use in this 
function)
| conftest.c:334: warning: assignment makes pointer from integer without a cast
| conftest.c:345: error: `RE_SYNTAX_POSIX_BASIC' undeclared (first use in this 
function)
| conftest.c:346: error: `RE_CONTEXT_INVALID_DUP' undeclared (first use in this 
function)
| conftest.c:346: error: `RE_NO_EMPTY_RANGES' undeclared (first use in this 
function)
| conftest.c:348: warning: assignment makes pointer from integer without a cast
| conftest.c:354: error: `REG_STARTEND' undeclared (first use in this function)
| conftest.c:248: error: storage size of `regex' isn't known
| configure:26734: $? = 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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 mktime rpl_mktime
| | #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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:27028: $? = 0
| configure:27035: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:27038: $? = 0
| configure:27045: test -s conftest
| configure:27048: $? = 0
| configure:27062: result: yes
| configure:27080: checking for rpmatch
| configure:27136: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| Undefined                     first referenced
|  symbol                           in file
| rpmatch                             /stc/tmp/lwatts/ccJd2qEk.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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 mktime rpl_mktime
| | #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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:27665: $? = 0
| configure:27672: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:27675: $? = 0
| configure:27682: test -s conftest
| configure:27685: $? = 0
| configure:27699: result: yes
| configure:27799: checking for unsetenv() return type
| configure:27835: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:27841: $? = 0
| configure:27848: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:27851: $? = 0
| configure:27858: test -s conftest.o
| configure:27861: $? = 0
| configure:27873: result: int
| configure:27903: checking for ssize_t
| configure:27968: result: yes
| configure:27988: checking for struct stat.st_atim.tv_nsec
| configure:28018: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:28024: $? = 0
| configure:28031: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:28034: $? = 0
| configure:28041: test -s conftest.o
| configure:28044: $? = 0
| configure:28117: result: yes
| configure:28125: checking whether struct stat.st_atim is of type struct 
timespec
| configure:28162: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:28168: $? = 0
| configure:28175: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:28178: $? = 0
| configure:28185: test -s conftest.o
| configure:28188: $? = 0
| configure:28200: result: yes
| configure:28644: checking for struct stat.st_birthtimespec.tv_nsec
| configure:28674: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:234: error: structure has no member named `st_birthtimespec'
| configure:28680: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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 mktime rpl_mktime
| | #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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:234: error: structure has no member named `st_birthtimespec'
| configure:28738: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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 mktime rpl_mktime
| | #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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:234: error: structure has no member named `st_birthtimensec'
| configure:28819: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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 mktime rpl_mktime
| | #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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:234: error: structure has no member named `st_birthtimensec'
| configure:28877: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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 mktime rpl_mktime
| | #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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:234: error: structure has no member named `st_birthtim'
| configure:28958: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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 mktime rpl_mktime
| | #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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:234: error: structure has no member named `st_birthtim'
| configure:29016: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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 mktime rpl_mktime
| | #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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:29105: $? = 0
| configure:29112: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:29115: $? = 0
| configure:29122: test -s conftest.o
| configure:29125: $? = 0
| configure:29138: result: yes
| configure:29333: checking whether stdint.h conforms to C99
| configure:29544: result: no
| configure:29556: checking for sys/inttypes.h
| configure:29562: result: 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:30571: checking for stpcpy
| configure:30627: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| conftest.c:264: warning: conflicting types for built-in function 'stpcpy'
| Undefined                     first referenced
|  symbol                           in file
| stpcpy                              /stc/tmp/lwatts/ccgO7XlC.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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 mktime rpl_mktime
| | #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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:30759: $? = 0
| configure:30766: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:30769: $? = 0
| configure:30776: test -s conftest
| configure:30779: $? = 0
| configure:30793: result: yes
| configure:30818: checking for strncasecmp
| configure:30874: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:30880: $? = 0
| configure:30887: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:30890: $? = 0
| configure:30897: test -s conftest
| configure:30900: $? = 0
| configure:30914: result: yes
| configure:30931: checking whether strncasecmp is declared
| configure:30961: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:30967: $? = 0
| configure:30974: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:30977: $? = 0
| configure:30984: test -s conftest.o
| configure:30987: $? = 0
| configure:30999: result: yes
| configure:31030: checking for strchrnul
| configure:31086: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| Undefined                     first referenced
|  symbol                           in file
| strchrnul                           /stc/tmp/lwatts/ccK93AXF.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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 mktime rpl_mktime
| | #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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| conftest.c:267: warning: conflicting types for built-in function 'strdup'
| configure:31215: $? = 0
| configure:31222: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:31225: $? = 0
| configure:31232: test -s conftest
| configure:31235: $? = 0
| configure:31249: result: yes
| configure:31304: checking for working strndup
| configure:31464: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| conftest.c: In function `main':
| conftest.c:256: warning: implicit declaration of function `strndup'
| conftest.c:256: warning: assignment makes pointer from integer without a cast
| conftest.c:258: warning: assignment makes pointer from integer without a cast
| Undefined                     first referenced
|  symbol                           in file
| strndup                             /stc/tmp/lwatts/cckGN1La.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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 mktime rpl_mktime
| | #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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| conftest.c: In function `main':
| conftest.c:292: warning: implicit declaration of function `strnlen'
| Undefined                     first referenced
|  symbol                           in file
| strnlen                             /stc/tmp/lwatts/ccvYp0Ui.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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 mktime rpl_mktime
| | #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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:31714: $? = 0
| configure:31721: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:31724: $? = 0
| configure:31731: test -s conftest
| configure:31734: $? = 0
| configure:31748: result: yes
| configure:31862: checking for strtol
| configure:31918: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:31924: $? = 0
| configure:31931: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:31934: $? = 0
| configure:31941: test -s conftest
| configure:31944: $? = 0
| configure:31958: result: yes
| configure:31978: checking for strtoll
| configure:32034: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:32040: $? = 0
| configure:32047: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:32050: $? = 0
| configure:32057: test -s conftest
| configure:32060: $? = 0
| configure:32074: result: yes
| configure:32098: checking for strtoul
| configure:32154: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:32160: $? = 0
| configure:32167: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:32170: $? = 0
| configure:32177: test -s conftest
| configure:32180: $? = 0
| configure:32194: result: yes
| configure:32214: checking for strtoull
| configure:32270: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:32276: $? = 0
| configure:32283: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:32286: $? = 0
| configure:32293: test -s conftest
| configure:32296: $? = 0
| configure:32310: result: yes
| configure:32333: checking whether <inttypes.h> defines strtoumax as a macro
| configure:32358: result: no
| configure:32366: checking for strtoumax
| configure:32422: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:32428: $? = 0
| configure:32435: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:32438: $? = 0
| configure:32445: test -s conftest
| configure:32448: $? = 0
| configure:32462: result: yes
| configure:32585: checking whether mkdir is declared
| configure:32616: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:32622: $? = 0
| configure:32629: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:32632: $? = 0
| configure:32639: test -s conftest.o
| configure:32642: $? = 0
| configure:32654: result: yes
| configure:32907: checking for a thread-safe mkdir -p
| configure:32946: result: build-aux/install-sh -c -d
| configure:32952: checking for a thread-safe mkdir -p
| configure:32991: result: build-aux/install-sh -c -d
| configure:33092: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:33098: $? = 0
| configure:33105: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:33108: $? = 0
| configure:33115: test -s conftest.o
| configure:33118: $? = 0
| configure:33153: checking whether localtime_r is compatible with its POSIX 
signature
| configure:33183: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:33189: $? = 0
| configure:33196: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:33199: $? = 0
| configure:33206: test -s conftest.o
| configure:33209: $? = 0
| configure:33221: result: yes
| configure:33554: checking for ptrdiff_t
| configure:33584: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:33590: $? = 0
| configure:33597: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:33600: $? = 0
| configure:33607: test -s conftest.o
| configure:33610: $? = 0
| configure:33622: result: yes
| configure:33645: checking for snprintf
| configure:33701: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| conftest.c:278: warning: conflicting types for built-in function 'snprintf'
| configure:33707: $? = 0
| configure:33714: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:33717: $? = 0
| configure:33724: test -s conftest
| configure:33727: $? = 0
| configure:33741: result: yes
| configure:33645: checking for wcslen
| configure:33701: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:33707: $? = 0
| configure:33714: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:33717: $? = 0
| configure:33724: test -s conftest
| configure:33727: $? = 0
| configure:33741: result: yes
| configure:33751: checking whether _snprintf is declared
| configure:33782: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:263: error: `_snprintf' undeclared (first use in this function)
| conftest.c:263: error: (Each undeclared identifier is reported only once
| conftest.c:263: error: for each function it appears in.)
| configure:33788: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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 mktime rpl_mktime
| | #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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| conftest.c:281: warning: conflicting types for built-in function 'vsnprintf'
| configure:33912: $? = 0
| configure:33919: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:33922: $? = 0
| configure:33929: test -s conftest
| configure:33932: $? = 0
| configure:33946: result: yes
| configure:33979: checking whether <wchar.h> is standalone
| configure:33994: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:34000: $? = 0
| configure:34007: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:34010: $? = 0
| configure:34017: test -s conftest.o
| configure:34020: $? = 0
| configure:34032: result: yes
| configure:34210: checking whether wcwidth is declared
| configure:34252: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:34258: $? = 0
| configure:34265: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:34268: $? = 0
| configure:34275: test -s conftest.o
| configure:34278: $? = 0
| configure:34290: result: yes
| configure:34332: checking for stdint.h
| configure:34338: result: yes
| configure:34520: checking whether time.h and sys/time.h may both be included
| configure:34550: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:34556: $? = 0
| configure:34563: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:34566: $? = 0
| configure:34573: test -s conftest.o
| configure:34576: $? = 0
| configure:34588: result: yes
| configure:34598: checking for struct stat.st_blksize
| configure:34626: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:34632: $? = 0
| configure:34639: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:34642: $? = 0
| configure:34649: test -s conftest.o
| configure:34652: $? = 0
| configure:34723: result: yes
| configure:34748: checking for library containing setsockopt
| configure:34789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| Undefined                     first referenced
|  symbol                           in file
| setsockopt                          /stc/tmp/lwatts/ccYGTA6v.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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 mktime rpl_mktime
| | #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: gcc -std=gnu99 -o conftest -g -O2   conftest.c -lsocket   >&5
| configure:34795: $? = 0
| configure:34802: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:34805: $? = 0
| configure:34812: test -s conftest
| configure:34815: $? = 0
| configure:34839: result: -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: gcc -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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:35715: $? = 0
| configure:35722: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:35725: $? = 0
| configure:35732: test -s conftest
| configure:35735: $? = 0
| configure:35749: result: yes
| configure:35653: checking for getdtablesize
| configure:35709: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:35715: $? = 0
| configure:35722: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:35725: $? = 0
| configure:35732: test -s conftest
| configure:35735: $? = 0
| configure:35749: result: yes
| configure:35653: checking for lstat
| configure:35749: result: yes
| configure:35653: checking for mkfifo
| configure:35749: result: yes
| configure:35653: checking for readlink
| configure:35749: result: yes
| configure:35653: checking for strerror
| configure:35749: result: yes
| configure:35653: checking for symlink
| configure:35709: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:35715: $? = 0
| configure:35722: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:35725: $? = 0
| configure:35732: test -s conftest
| configure:35735: $? = 0
| configure:35749: result: yes
| configure:35653: checking for setlocale
| configure:35749: result: yes
| configure:35653: checking for utimes
| configure:35709: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:35715: $? = 0
| configure:35722: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:35725: $? = 0
| configure:35732: test -s conftest
| configure:35735: $? = 0
| configure:35749: result: yes
| configure:35759: checking whether getgrgid is declared
| configure:35790: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:35796: $? = 0
| configure:35803: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:35806: $? = 0
| configure:35813: test -s conftest.o
| configure:35816: $? = 0
| configure:35828: result: yes
| configure:35846: checking whether getpwuid is declared
| configure:35877: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:35883: $? = 0
| configure:35890: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:35893: $? = 0
| configure:35900: test -s conftest.o
| configure:35903: $? = 0
| configure:35915: result: yes
| configure:35933: checking whether time is declared
| configure:35964: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:35970: $? = 0
| configure:35977: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:35980: $? = 0
| configure:35987: test -s conftest.o
| configure:35990: $? = 0
| configure:36002: result: yes
| configure:36025: checking for waitpid
| configure:36081: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:36087: $? = 0
| configure:36094: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:36097: $? = 0
| configure:36104: test -s conftest
| configure:36107: $? = 0
| configure:36121: result: yes
| configure:36140: checking for remote shell
| configure:36166: result: /usr/bin/rsh
| configure:36346: checking for default archive format
| configure:36365: result: GNU
| configure:36368: checking for default archive
| configure:36413: result: -
| configure:36417: checking for default blocking
| configure:36425: result: 20
| configure:36428: checking for default quoting style
| configure:36441: result: escape
| configure:36491: checking for ld used by GCC
| configure:36555: result: /usr/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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| configure:37143: $? = 0
| configure:37150: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:37153: $? = 0
| configure:37160: test -s conftest
| configure:37163: $? = 0
| configure:37245: result: yes
| configure:37248: checking for working iconv
| configure:37334: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| conftest.c: In function `main':
| conftest.c:305: warning: passing arg 2 of `iconv' from incompatible pointer 
type
| configure:37337: $? = 0
| configure:37343: ./conftest
| configure:37346: $? = 0
| configure:37364: result: yes
| configure:37394: checking for iconv declaration
| configure:37433: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| conftest.c:295: error: conflicting types for 'iconv'
| /usr/include/iconv.h:29: error: previous declaration of 'iconv' was here
| conftest.c:295: error: conflicting types for 'iconv'
| /usr/include/iconv.h:29: error: previous declaration of 'iconv' was here
| configure:37439: $? = 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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 mktime rpl_mktime
| | #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: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:37523: $? = 0
| configure:37530: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:37533: $? = 0
| configure:37540: test -s conftest.o
| configure:37543: $? = 0
| configure:37554: result: yes
| configure:37558: checking iconv.h presence
| configure:37573: gcc -E  conftest.c
| configure:37579: $? = 0
| configure:37600: result: yes
| configure:37633: checking for iconv.h
| configure:37641: result: yes
| configure:37654: checking for iconv_t
| configure:37689: gcc -std=gnu99 -c -g -O2  conftest.c >&5
| configure:37695: $? = 0
| configure:37702: test -z "$ac_c_werror_flag" || test ! -s conftest.err
| configure:37705: $? = 0
| configure:37712: test -s conftest.o
| configure:37715: $? = 0
| configure:37727: result: yes
| configure:37742: checking whether NLS is requested
| configure:37751: result: yes
| configure:37789: checking for msgfmt
| configure: trying /usr/bin/msgfmt...
| Usage: msgfmt [-D dir | --directory=dir] [-f | --use-fuzzy]
|                [-g] [-o outfile | --output-file=outfile]
|                [-s] [--strict] [-v] [--verbose] files ...
| configure: trying /usr/bin/msgfmt...
| Usage: msgfmt [-D dir | --directory=dir] [-f | --use-fuzzy]
|                [-g] [-o outfile | --output-file=outfile]
|                [-s] [--strict] [-v] [--verbose] files ...
| configure: trying /usr/5bin/msgfmt...
| Usage: msgfmt [-D dir | --directory=dir] [-f | --use-fuzzy]
|                [-g] [-o outfile | --output-file=outfile]
|                [-s] [--strict] [-v] [--verbose] files ...
| configure: trying /usr/bin/msgfmt...
| Usage: msgfmt [-D dir | --directory=dir] [-f | --use-fuzzy]
|                [-g] [-o outfile | --output-file=outfile]
|                [-s] [--strict] [-v] [--verbose] files ...
| configure: trying /usr/5bin/msgfmt...
| Usage: msgfmt [-D dir | --directory=dir] [-f | --use-fuzzy]
|                [-g] [-o outfile | --output-file=outfile]
|                [-s] [--strict] [-v] [--verbose] files ...
| configure:37824: result: no
| configure:37830: checking for gmsgfmt
| configure:37861: result: :
| configure:37912: checking for xgettext
| 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/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: 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:38024: result: no
| configure:38058: checking for CFPreferencesCopyAppValue
| configure:38086: gcc -std=gnu99 -o conftest -g -O2   conftest.c  
-Wl,-framework -Wl,CoreFoundation >&5
| conftest.c:289:42: CoreFoundation/CFPreferences.h: No such file or directory
| conftest.c: In function `main':
| conftest.c:293: warning: implicit declaration of function 
`CFPreferencesCopyAppValue'
| conftest.c:293: error: `NULL' undeclared (first use in this function)
| conftest.c:293: error: (Each undeclared identifier is reported only once
| conftest.c:293: error: for each function it appears in.)
| configure:38092: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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 mktime rpl_mktime
| | #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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  
-Wl,-framework -Wl,CoreFoundation >&5
| conftest.c:289:37: CoreFoundation/CFLocale.h: No such file or directory
| conftest.c: In function `main':
| conftest.c:293: warning: implicit declaration of function 
`CFLocaleCopyCurrent'
| configure:38169: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.18"
| | #define PACKAGE_STRING "GNU tar 1.18"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.18"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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 mktime rpl_mktime
| | #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: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
| conftest.c:294: error: size of array `array' is negative
| configure:38290: $? = 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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 mktime rpl_mktime
| | #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: gcc -std=gnu99 -o conftest -g -O2    conftest.c  -lintl >&5
| conftest.c:295: error: size of array `array' is negative
| configure:39126: $? = 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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define 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 0
| | #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 mktime rpl_mktime
| | #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 hephaestos
| 
| 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:1458: executing depfiles commands
| config.status:1458: executing po-directories commands
| config.status:1458: executing tests/atconfig commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build=i386-pc-solaris2.10
| ac_cv_c_compiler_gnu=yes
| ac_cv_c_inline=inline
| ac_cv_c_restrict=restrict
| ac_cv_decl_EOVERFLOW=yes
| ac_cv_env_CC_set=
| ac_cv_env_CC_value=
| ac_cv_env_CFLAGS_set=
| ac_cv_env_CFLAGS_value=
| ac_cv_env_CPPFLAGS_set=
| ac_cv_env_CPPFLAGS_value=
| ac_cv_env_CPP_set=
| ac_cv_env_CPP_value=
| ac_cv_env_DEFAULT_ARCHIVE_FORMAT_set=
| ac_cv_env_DEFAULT_ARCHIVE_FORMAT_value=
| ac_cv_env_DEFAULT_ARCHIVE_set=
| ac_cv_env_DEFAULT_ARCHIVE_value=
| ac_cv_env_DEFAULT_BLOCKING_set=
| ac_cv_env_DEFAULT_BLOCKING_value=
| ac_cv_env_DEFAULT_QUOTING_STYLE_set=
| ac_cv_env_DEFAULT_QUOTING_STYLE_value=
| ac_cv_env_DEFAULT_RMT_DIR_set=
| ac_cv_env_DEFAULT_RMT_DIR_value=
| ac_cv_env_LDFLAGS_set=
| ac_cv_env_LDFLAGS_value=
| ac_cv_env_YACC_set=
| ac_cv_env_YACC_value=
| ac_cv_env_YFLAGS_set=
| ac_cv_env_YFLAGS_value=
| ac_cv_env_build_alias_set=
| ac_cv_env_build_alias_value=
| ac_cv_env_host_alias_set=
| ac_cv_env_host_alias_value=
| ac_cv_env_target_alias_set=
| ac_cv_env_target_alias_value=
| ac_cv_func___fpending=yes
| ac_cv_func_alarm=yes
| ac_cv_func_alloca_works=yes
| ac_cv_func_btowc=yes
| ac_cv_func_canonicalize_file_name=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=no
| 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=yes
| ac_cv_header_stdc=yes
| ac_cv_header_stdint_h=yes
| ac_cv_header_stdio_ext_h=yes
| ac_cv_header_stdio_h=yes
| ac_cv_header_stdlib_h=yes
| ac_cv_header_string_h=yes
| ac_cv_header_strings_h=yes
| ac_cv_header_stropts_h=yes
| ac_cv_header_sys_bitypes_h=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/sfw/bin/ggrep -E'
| ac_cv_path_GMSGFMT=:
| ac_cv_path_GREP=/usr/sfw/bin/ggrep
| ac_cv_path_MSGFMT=:
| ac_cv_path_MSGMERGE=:
| ac_cv_path_XGETTEXT=:
| ac_cv_prog_AWK=nawk
| ac_cv_prog_CPP='gcc -E'
| ac_cv_prog_YACC='bison -y'
| ac_cv_prog_ac_ct_CC=gcc
| ac_cv_prog_ac_ct_RANLIB=ranlib
| ac_cv_prog_cc_c89=
| ac_cv_prog_cc_c99=-std=gnu99
| ac_cv_prog_cc_g=yes
| ac_cv_prog_cc_stdc=-std=gnu99
| ac_cv_prog_make_make_set=yes
| ac_cv_safe_to_define___extensions__=yes
| ac_cv_search_clock_gettime=-lrt
| ac_cv_search_opendir='none required'
| ac_cv_search_setsockopt=-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=gcc3
| 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=gnutar
| 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=yes
| gl_cv_have_arbitrary_file_name_length_limit=yes
| gl_cv_have_include_next=yes
| gl_cv_header_inttypes_h=yes
| gl_cv_header_stdint_h=yes
| gl_cv_header_wchar_h_standalone=yes
| gl_cv_header_working_fcntl_h='no (bad O_NOATIME)'
| gl_cv_header_working_inttypes_h=no
| gl_cv_header_working_stdint_h=no
| gl_cv_next_fcntl_h='<fcntl.h>'
| gl_cv_next_inttypes_h='<inttypes.h>'
| gl_cv_next_stdint_h='<stdint.h>'
| gl_cv_next_stdio_h='<stdio.h>'
| gl_cv_next_stdlib_h='<stdlib.h>'
| gl_cv_next_string_h='<string.h>'
| gl_cv_next_sys_stat_h='<sys/stat.h>'
| gl_cv_next_sys_time_h='<sys/time.h>'
| gl_cv_next_sysexits_h='<sysexits.h>'
| gl_cv_next_time_h='<time.h>'
| gl_cv_next_unistd_h='<unistd.h>'
| gl_cv_next_wctype_h='<wctype.h>'
| gl_cv_rpl_alloca=yes
| 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} /export/lwatts/local/archive/tar-1.18/build-aux/missing 
--run aclocal-1.9'
| ALLOCA=''
| ALLOCA_H='alloca.h'
| AMDEPBACKSLASH='\'
| AMDEP_FALSE='#'
| AMDEP_TRUE=''
| AMTAR='${SHELL} /export/lwatts/local/archive/tar-1.18/build-aux/missing --run 
tar'
| AUTOCONF='${SHELL} /export/lwatts/local/archive/tar-1.18/build-aux/missing 
--run autoconf'
| AUTOHEADER='${SHELL} /export/lwatts/local/archive/tar-1.18/build-aux/missing 
--run autoheader'
| AUTOM4TE='${SHELL} /export/lwatts/local/archive/tar-1.18/build-aux/missing 
--run autom4te'
| AUTOMAKE='${SHELL} /export/lwatts/local/archive/tar-1.18/build-aux/missing 
--run automake-1.9'
| AWK='nawk'
| BACKUP_LIBEXEC_SCRIPTS=''
| BACKUP_SBIN_SCRIPTS=''
| 
BACKUP_SED_COND='/^\#ELSE_DATE_FORMAT_OK/,/^\#ENDIF_DATE_FORMAT_OK/d;/^\#IF_DATE_FORMAT_OK/d'
| BITSIZEOF_PTRDIFF_T='32'
| BITSIZEOF_SIG_ATOMIC_T='32'
| BITSIZEOF_SIZE_T='32'
| BITSIZEOF_WCHAR_T='32'
| BITSIZEOF_WINT_T='32'
| CC='gcc -std=gnu99'
| CCDEPMODE='depmode=gcc3'
| CFLAGS='-g -O2'
| CPP='gcc -E'
| CPPFLAGS=''
| CYGPATH_W='echo'
| DEFAULT_ARCHIVE='-'
| DEFAULT_ARCHIVE_FORMAT='GNU'
| DEFAULT_BLOCKING='20'
| DEFAULT_QUOTING_STYLE='escape_quoting_style'
| DEFAULT_RMT_COMMAND=''
| DEFAULT_RMT_DIR='$(libexecdir)'
| DEFS='-DHAVE_CONFIG_H'
| DEPDIR='.deps'
| DIRENT_H=''
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='/usr/sfw/bin/ggrep -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=':'
| 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/sfw/bin/ggrep'
| 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_next'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
| INTLLIBS=''
| INTL_MACOSX_LIBS=''
| INTTYPES_H='inttypes.h'
| LDFLAGS=''
| LIBICONV=''
| LIBINTL=''
| LIBOBJS=''
| LIBS=''
| LIBTAR_LIBDEPS=''
| LIBTAR_LTLIBDEPS=''
| LIB_CLOCK_GETTIME='-lrt'
| LIB_SETSOCKOPT='-lsocket'
| LTLIBICONV=''
| LTLIBINTL=''
| LTLIBOBJS=''
| MAKEINFO='${SHELL} /export/lwatts/local/archive/tar-1.18/build-aux/missing 
--run makeinfo'
| MSGFMT=':'
| MSGFMT_015=':'
| MSGMERGE=':'
| NEXT_DIRENT_H=''
| NEXT_FCNTL_H='<fcntl.h>'
| NEXT_FLOAT_H=''
| NEXT_INTTYPES_H='<inttypes.h>'
| NEXT_STDINT_H='<stdint.h>'
| NEXT_STDIO_H='<stdio.h>'
| NEXT_STDLIB_H='<stdlib.h>'
| NEXT_STRING_H='<string.h>'
| NEXT_SYSEXITS_H='<sysexits.h>'
| NEXT_SYS_STAT_H='<sys/stat.h>'
| NEXT_SYS_TIME_H='<sys/time.h>'
| NEXT_TIME_H='<time.h>'
| NEXT_UNISTD_H='<unistd.h>'
| NEXT_WCHAR_H=''
| NEXT_WCTYPE_H='<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=''
| 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='gcc'
| am__fastdepCC_FALSE='#'
| am__fastdepCC_TRUE=''
| am__include='include'
| am__leading_dot='.'
| am__quote=''
| am__tar='tar --format=ustar -chf - "$$tardir"'
| am__untar='tar -xf -'
| bindir='${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='/home/lwatts/local/i386-solaris2.10'
| 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 mktime.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 mktime.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='/export/lwatts/local/archive/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='$(mkinstalldirs)'
| oldincludedir='/usr/include'
| pdfdir='${docdir}'
| prefix='/home/lwatts/local'
| program_transform_name='s,x,x,'
| psdir='${docdir}'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| #define PACKAGE_NAME "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_STDBOOL_H 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_INCLUDE_NEXT 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_WORKING_UTIMES 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_LONG_LONG 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ALLOCA_H 1
| #define __GETOPT_PREFIX rpl_
| #define 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 0
| #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 mktime rpl_mktime
| #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]