## ------------------------ ## ## GNU tar 1.26 test suite. ## ## ------------------------ ## testsuite: command line was: $ ./testsuite ## ----------- ## ## ChangeLogs. ## ## ----------- ## testsuite: ../ChangeLog: | 2011-03-12 Sergey Poznyakoff | | Version 1.26 | * NEWS, configure.ac: Update. | * po/POTFILES.in: Remove paxexit.c (see bb971a1e). | | 2011-03-08 Paul Eggert | | --atime-preserve=replace: fix correctness and performance bugs | reported by Eric Blake in ## --------- ## ## Platform. ## ## --------- ## hostname = ux9088 uname -m = 0006AEB2D900 uname -r = 1 uname -s = AIX uname -v = 7 /usr/bin/uname -p = powerpc /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = 7.1.0.0 /bin/universe = unknown PATH: /lppdir/build/phs-gtar/phs-gtar/tests PATH: /lppdir/build/phs-gtar/phs-gtar/src PATH: /lppdir/build/phs-gtar/phs-gtar/build-aux PATH: /lppdir/build/phs-gtar/phs-gtar PATH: /opt/phs/bin PATH: /usr/vac/bin PATH: /usr/bin PATH: /etc PATH: /usr/sbin PATH: /usr/ucb PATH: /usr/bin/X11 PATH: /sbin PATH: /usr/java5/jre/bin PATH: /usr/java5/bin PATH: /opt/phs/sbin PATH: /usr/local/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='/lppdir/build/phs-gtar/phs-gtar/tests' | at_srcdir='.' | abs_srcdir='/lppdir/build/phs-gtar/phs-gtar/tests' | at_top_srcdir='..' | abs_top_srcdir='/lppdir/build/phs-gtar/phs-gtar' | at_top_build_prefix='../' | abs_top_builddir='/lppdir/build/phs-gtar/phs-gtar' | | # Backward compatibility with Autotest <= 2.59b: | at_top_builddir=$at_top_build_prefix | | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/usr/bin/ksh'} 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=/lppdir/build/phs-gtar/phs-gtar/tests:/lppdir/build/phs-gtar/phs-gtar/src:/lppdir/build/phs-gtar/phs-gtar/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=ftp://ftp.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 | } | | decho() { | echo $* | echo >&2 $* | } ## ---------------- ## ## Tested programs. ## ## ---------------- ## ./testsuite.at:112: /lppdir/build/phs-gtar/phs-gtar/src/tar --version tar (GNU tar) 1.26 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. ## ------------------ ## ## Running the tests. ## ## ------------------ ## testsuite: starting at: Fri Aug 19 12:20:58 PDT 2011 1. tar version (version.at:19): ok (0m0.00s 0m0.00s) 2. decompressing from stdin (pipe.at:30): ok (0m0.11s 0m0.09s) 3. mixing options (options.at:24): ok (0m0.01s 0m0.00s) 4. interspersed options (options02.at:26): ok (0m0.01s 0m0.00s) 5. files-from: empty entries (T-empty.at:26): ok (0m0.01s 0m0.01s) 6. files-from: 0-separated file without -0 (T-null.at:21): ok (0m0.02s 0m0.01s) 7. tar --index-file=FILE --file=- (indexfile.at:26): ok (0m0.07s 0m0.04s) 8. tar cvf - (verbose.at:26): ok (0m0.08s 0m0.04s) 9. append (append.at:21): ok (0m0.07s 0m0.05s) 10. appending files with long names (append01.at:29): ok (0m0.06s 0m0.04s) 11. append vs. create (append02.at:54): ok (0m0.09s 0m0.06s) 12. append with name transformation (append03.at:19): ok (0m0.08s 0m0.05s) 13. transforming hard links on create (xform-h.at:30): ok (0m0.13s 0m0.08s) 14. transformations and GNU volume labels (xform01.at:26): ok (0m0.01s 0m0.00s) 15. exclude (exclude.at:23): ok (0m0.06s 0m0.05s) 16. exclude wildcards (exclude01.at:17): ok (0m0.20s 0m0.16s) 17. exclude: anchoring (exclude02.at:17): ok (0m0.21s 0m0.17s) 18. exclude: wildcards match slash (exclude03.at:17): ok (0m0.18s 0m0.15s) 19. exclude: case insensitive (exclude04.at:17): ok (0m0.19s 0m0.16s) 20. exclude: lots of excludes (exclude05.at:19): ok (0m44.05s 0m1.11s) 21. exclude: long files in pax archives (exclude06.at:24): ok (0m0.03s 0m0.02s) 22. deleting a member after a big one (delete01.at:23): ok (0m0.09s 0m0.05s) 23. deleting a member from stdin archive (delete02.at:23): ok (0m0.10s 0m0.07s) 24. deleting members with long names (delete03.at:21): ok (0m0.07s 0m0.05s) 25. deleting a large last member (delete04.at:23): ok (0m0.17s 0m0.10s) 26. deleting non-existing member (delete05.at:27): ok (0m0.10s 0m0.06s) 27. extract over an existing directory (extrac01.at:23): ok (0m0.05s 0m0.03s) 28. extracting symlinks over an existing file (extrac02.at:23): ok (0m0.06s 0m0.04s) 29. extraction loops (extrac03.at:23): ok (0m0.06s 0m0.04s) 30. extract + fnmatch (extrac04.at:23): ok (0m0.10s 0m0.08s) 31. extracting selected members from pax (extrac05.at:30): ok (0m0.02s 0m0.01s) 32. mode of extracted directories (extrac06.at:33): ok (0m0.11s 0m0.07s) 33. extracting symlinks to a read-only dir (extrac07.at:27): ok (0m0.02s 0m0.01s) 34. restoring mode on existing directory (extrac08.at:33): ok (0m0.08s 0m0.05s) 35. no need to save dir with unreadable . and .. (extrac09.at:22): ok (0m0.02s 0m0.01s) 36. -C and delayed setting of metadata (extrac10.at:27): ok (0m0.01s 0m0.00s) 38. extract dot permissions (extrac12.at:23): ok (0m0.01s 0m0.01s) 39. extract over symlinks (extrac13.at:24): ok (0m0.02s 0m0.01s) 40. extract -C symlink (extrac14.at:23): ok (0m0.01s 0m0.00s) 41. extract parent mkdir failure (extrac15.at:23): ok (0m0.02s 0m0.01s) 42. extract empty directory with -C (extrac16.at:24): ok (0m0.01s 0m0.00s) 43. name matching/transformation ordering (extrac17.at:19): ok (0m0.08s 0m0.05s) 44. single-volume label (label01.at:19): ok (0m0.04s 0m0.02s) 45. multi-volume label (label02.at:19): ok (0m0.05s 0m0.03s) 46. test-label option (label03.at:25): ok (0m0.09s 0m0.06s) 47. label with non-create option (label04.at:25): ok (0m0.05s 0m0.03s) 48. label with non-create option (label05.at:22): ok (0m0.05s 0m0.03s) 49. extracting existing dir with --backup (backup01.at:33): ok (0m0.06s 0m0.04s) 50. gzip (gzip.at:23): ok (0m0.01s 0m0.00s) 51. incremental (incremental.at:23): ok (0m0.06s 0m0.05s) 52. restore broken symlinks from incremental (incr01.at:27): ok (0m0.06s 0m0.05s) 53. restoring timestamps from incremental (incr02.at:32): ok (0m0.05s 0m0.05s) 54. --listed for individual files (listed01.at:26): ok (0m0.05s 0m0.03s) 55. working --listed (listed02.at:28): ok (0m0.10s 0m0.12s) 57. --listed-incremental and --one-file-system (listed04.at:24): ok (0m0.02s 0m0.01s) 58. renamed files in incrementals (incr03.at:28): ok (0m0.11s 0m0.10s) 59. proper icontents initialization (incr04.at:29): ok (0m0.14s 0m0.33s) 60. incremental dumps with -C (incr05.at:19): ok (0m0.06s 0m0.05s) 61. incremental dumps of nested directories (incr06.at:19): ok (0m0.09s 0m0.16s) 62. file removed as we read it (ca. 22 seconds) (filerem01.at:34): ok (0m0.03s 0m0.03s) 63. toplevel file removed (ca. 24 seconds) (filerem02.at:24): ok (0m0.03s 0m0.04s) 64. renamed dirs in incrementals (rename01.at:24): ok (0m0.11s 0m0.10s) 65. move between hierarchies (rename02.at:24): ok (0m0.12s 0m0.13s) 66. cyclic renames (rename03.at:23): ok (0m0.14s 0m0.16s) 67. renamed directory containing subdirectories (rename04.at:27): ok (0m0.10s 0m0.09s) 68. renamed subdirectories (rename05.at:24): ok (0m0.10s 0m0.10s) 69. changed file types in incrementals (chtype.at:27): ok (0m0.14s 0m0.14s) 70. ignfail (ignfail.at:23): ok (0m0.14s 0m0.11s) 71. link count gt 2 (link01.at:33): ok (0m0.09s 0m0.06s) 72. preserve hard links with --remove-files (link02.at:32): ok (0m0.08s 0m0.06s) 73. working -l with --remove-files (link03.at:24): ok (0m0.13s 0m0.10s) 74. link count is 1 but multiple occurrences (link04.at:29): ok (0m0.10s 0m0.07s) 75. long names in V7 archives (longv7.at:24): ok (0m0.01s 0m0.01s) 76. long file names divisible by block size (long01.at:28): ok (0m0.06s 0m0.05s) 77. ustar: unsplittable file name (lustar01.at:21): ok (0m0.01s 0m0.00s) 78. ustar: unsplittable path name (lustar02.at:21): ok (0m0.02s 0m0.02s) 79. ustar: splitting long names (lustar03.at:21): ok (0m0.03s 0m0.02s) 80. multivolume dumps from pipes (multiv01.at:23): ok (0m0.05s 0m0.03s) 81. skipping a straddling member (multiv02.at:28): ok (0m0.06s 0m0.03s) 82. MV archive & long filenames (multiv03.at:30): ok (0m0.05s 0m0.03s) 83. split directory members in a MV archive (multiv04.at:36): ok (0m0.17s 0m1.12s) 84. Restoring after an out of sync volume (multiv05.at:26): ok (0m0.09s 0m0.04s) 85. Multivolumes with L=record_size (multiv06.at:27): ok (0m0.03s 0m0.02s) 86. volumes split at an extended header (multiv07.at:26): skipped (multiv07.at:29) 87. multivolume header creation (multiv08.at:23): ok (0m0.02s 0m0.01s) 88. old archives (old.at:23): ok (0m0.01s 0m0.00s) 89. recurse (recurse.at:21): ok (0m0.07s 0m0.04s) 90. working -C with --same-order (same-order01.at:26): ok (0m0.09s 0m0.07s) 91. multiple -C options (same-order02.at:25): ok (0m0.09s 0m0.07s) 92. short records (shortrec.at:25): ok (0m0.09s 0m0.07s) 93. sparse files (sparse01.at:21): ok (0m0.16s 0m0.11s) 94. extracting sparse file over a pipe (sparse02.at:21): ok (0m0.13s 0m0.10s) 96. storing long sparse file names (sparse04.at:21): ok (0m0.01s 0m0.00s) 97. sparse files in MV archives (sparsemv.at:21): ok (0m0.06s 0m0.06s) 98. sparse files in PAX MV archives, v.0.0 (spmvp00.at:21): ok (0m0.03s 0m0.03s) 99. sparse files in PAX MV archives, v.0.1 (spmvp01.at:21): ok (0m0.03s 0m0.03s) 100. sparse files in PAX MV archives, v.1.0 (spmvp10.at:21): ok (0m0.03s 0m0.03s) 101. update unchanged directories (update.at:28): ok (0m0.11s 0m0.07s) 102. update directories (update01.at:29): ok (0m0.11s 0m0.08s) 103. update changed files (update02.at:26): ok (0m0.11s 0m0.08s) 104. verify (verify.at:25): ok (0m0.05s 0m0.03s) 105. volume (volume.at:23): ok (0m0.04s 0m0.02s) 106. volume header size (volsize.at:29): skipped (volsize.at:32) 107. compressed format recognition (comprec.at:21): ok (0m0.11s 0m0.07s) 108. short input files (shortfile.at:26): ok (0m0.01s 0m0.00s) 109. updating short archives (shortupd.at:29): ok (0m0.03s 0m0.02s) 110. truncate (truncate.at:29): ok (0m0.14s 0m0.07s) 111. grow (grow.at:24): ok (0m8.73s 0m1.60s) 112. remove-files with compression (remfiles01.at:28): ok (0m0.03s 0m0.02s) 113. remove-files with compression: grand-child (remfiles02.at:28): ok (0m0.02s 0m0.02s) 114. remove-files with symbolic links (remfiles03.at:28): ok (0m0.01s 0m0.01s) 115. sigpipe handling (sigpipe.at:19): ok (0m0.01s 0m0.00s) 116. gtarfail (gtarfail.at:21): skipped (gtarfail.at:26) 117. gtarfail2 (gtarfail2.at:21): skipped (gtarfail2.at:26) 118. multi-fail (multi-fail.at:21): skipped (multi-fail.at:26) 119. ustar-big-2g (ustar-big-2g.at:21): skipped (ustar-big-2g.at:26) 120. ustar-big-8g (ustar-big-8g.at:21): skipped (ustar-big-8g.at:26) 121. pax-big-10g (pax-big-10g.at:21): skipped (pax-big-10g.at:26) testsuite: ending at: Fri Aug 19 12:26:13 PDT 2011 testsuite: test suite duration: 0h 5m 15s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 113 tests were run, 3 failed unexpectedly. 8 tests were skipped. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: GNU tar 1.26 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 37: extrac11.at:23 scarce file descriptors extract extrac11 56: listed03.at:22 incremental dump when the parent directory is unreadable listed incremental listed03 95: sparse03.at:21 storing sparse files > 8G sparse sparse03 Skipped tests: GNU tar 1.26 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 86: multiv07.at:26 volumes split at an extended header multivolume multiv multiv07 xsplit 106: volsize.at:29 volume header size volume volsize 116: gtarfail.at:21 gtarfail star gtarfail 117: gtarfail2.at:21 gtarfail2 star gtarfail2 118: multi-fail.at:21 multi-fail star multivolume multiv multi-fail 119: ustar-big-2g.at:21 ustar-big-2g star ustar-big-2g 120: ustar-big-8g.at:21 ustar-big-8g star ustar-big-8g 121: pax-big-10g.at:21 pax-big-10g star pax-big-10g ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 37. extrac11.at:23: testing ... ./extrac11.at:26: mkdir gnu (cd gnu TEST_TAR_FORMAT=gnu export TEST_TAR_FORMAT TAR_OPTIONS="-H gnu" export TAR_OPTIONS rm -rf * exec $dir/$file || exit files="$files $file" done done # Check that "ulimit" itself works. Close file descriptors before # invoking ulimit, to work around a bug (or a "feature") in some shells, # where they squirrel away dups of file descriptors into FD 10 and up # before closing the originals. ( (exec 3<&- 4<&- 5<&- 6<&- 7<&- 8<&- 9<&- && ulimit -n 100 && tar -cf archive1.tar a && tar -xf archive1.tar -C dest1 a ) && diff -r a dest1/a ) >/dev/null 2>&1 || exit 77 # Another test that "ulimit" itself works: # tar should fail when completely starved of file descriptors. ( (exec 3<&- 4<&- 5<&- 6<&- 7<&- 8<&- 9<&- && ulimit -n 4 && tar -cf archive2.tar a && tar -xf archive2.tar -C dest2 a ) && diff -r a dest2/a ) >/dev/null 2>&1 && exit 77 # Tar should work when there are few, but enough, file descriptors. ( (exec 3<&- 4<&- 5<&- 6<&- 7<&- 8<&- 9<&- && ulimit -n 10 && tar -cf archive3.tar a && tar -xf archive3.tar -C dest3 a ) && diff -r a dest3/a >/dev/null 2>&1 ) || { diff -r a dest3/a; exit 1; } ) Not enabling shell tracing (command contains an embedded newline) 0a1,2 > tar: unable to record current working directory: Too many open files > diff: dest3/a: No such file or directory ./extrac11.at:26: exit code was 1, expected 0 37. extrac11.at:23: 37. scarce file descriptors (extrac11.at:23): FAILED (extrac11.at:26) # -*- compilation -*- 56. listed03.at:22: testing ... ./listed03.at:25: mkdir gnu (cd gnu TEST_TAR_FORMAT=gnu export TEST_TAR_FORMAT TAR_OPTIONS="-H gnu" export TAR_OPTIONS rm -rf * echo test > 13893832 chmod 0 13893832 cat 13893832 > /dev/null 2>&1 result=0 rm -f 13893832 test -eq 0 && exit 77 mkdir dir mkdir dir/sub mkdir dir/sub/a genfile --file dir/sub/a/file cd dir/sub chmod a-r .. tar -c -f archive.tar --listed-incremental=db.1 -v a status=$? chmod a+r .. exit $status ) Not enabling shell tracing (command contains an embedded newline) 0a1 > tar: Cannot get working directory: Permission denied 1a3,4 > tar: Cannot get working directory: Permission denied > tar: Cannot get working directory: Permission denied 56. listed03.at:22: 56. incremental dump when the parent directory is unreadable (listed03.at:22): FAILED (listed03.at:25) # -*- compilation -*- 95. sparse03.at:21: testing ... ./sparse03.at:29: mkdir posix (cd posix TEST_TAR_FORMAT=posix export TEST_TAR_FORMAT TAR_OPTIONS="-H posix" export TAR_OPTIONS rm -rf * genfile --length 1000 --file begin genfile --length 1000 --file end genfile --sparse --file sparsefile --block-size 512 8G A || exit 77 tar -c -f archive --sparse begin sparsefile end || exit 1 echo separator tar tfv archive echo separator mkdir directory tar Cxf directory archive genfile --stat=name,size sparsefile cmp sparsefile directory/sparsefile ) Not enabling shell tracing (command contains an embedded newline) 0a1,2 > tar: sparsefile: Cannot open: Value too large to be stored in data type > tar: Exiting with failure status due to previous errors stdout: ./sparse03.at:29: exit code was 1, expected 0 95. sparse03.at:21: 95. storing sparse files > 8G (sparse03.at:21): FAILED (sparse03.at:29) ## ------------- ## ## ../config.log ## ## ------------- ## | This file contains any messages produced by compilers while | running configure, to aid debugging if configure makes a mistake. | | It was created by GNU tar configure 1.26, which was | generated by GNU Autoconf 2.63. Invocation command line was | | $ ./configure | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = ux9088 | uname -m = 0006AEB2D900 | uname -r = 1 | uname -s = AIX | uname -v = 7 | | /usr/bin/uname -p = powerpc | /bin/uname -X = unknown | | /bin/arch = unknown | /usr/bin/arch -k = unknown | /usr/convex/getsysinfo = unknown | /usr/bin/hostinfo = unknown | /bin/machine = unknown | /usr/bin/oslevel = 7.1.0.0 | /bin/universe = unknown | | PATH: /opt/phs/bin | PATH: /usr/vac/bin | PATH: /opt/phs/bin | PATH: /home/brottk/bin | PATH: /home/brottk/bin | PATH: /usr/bin | PATH: /etc | PATH: /usr/sbin | PATH: /usr/ucb | PATH: /usr/bin/X11 | PATH: /sbin | PATH: /usr/java5/jre/bin | PATH: /usr/java5/bin | PATH: /sbin | PATH: /usr/sbin | PATH: /opt/phs/bin | PATH: /opt/phs/sbin | PATH: /usr/local/sbin | PATH: /usr/sbin/cluster | PATH: /usr/local/bin | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:2749: checking for a BSD-compatible install | configure:2817: result: build-aux/install-sh -c | configure:2828: checking whether build environment is sane | configure:2888: result: yes | configure:3029: checking for a thread-safe mkdir -p | configure:3068: result: build-aux/install-sh -c -d | configure:3082: checking for gawk | configure:3112: result: no | configure:3082: checking for mawk | configure:3112: result: no | configure:3082: checking for nawk | configure:3098: found /usr/bin/nawk | configure:3109: result: nawk | configure:3120: checking whether /opt/phs/bin/gmake sets $(MAKE) | configure:3142: result: yes | configure:3231: checking how to create a ustar tar archive | configure:3244: tar --version | tar: illegal option -- - | Usage: tar -{c|r|t|u|x} [ -BdDEFhilmopRsUvwZ ] [ -Number ] [ -f TarFile ] | [ -b Blocks ] [ -S [ Feet ] | [ address@hidden ] | [ Blocksb ] ] | [ -L InputList ] [-X ExcludeFile] [ -N Blocks ] [ -C Directory ] File ... | Usage: tar {c|r|t|u|x} [ bBdDEfFhilLXmNopRsSUvwZ[0-9] ] | [ Blocks ] [ TarFile ] [ InputList ] [ ExcludeFile ] | [ [ Feet ] | [ address@hidden ] | [ Blocksb ] ] [-C Directory ] File ... | configure:3247: $? = 1 | configure:3244: gnutar --version | ./configure[3245]: gnutar: not found | configure:3247: $? = 127 | configure:3244: gtar --version | tar (GNU tar) 1.13 | | Copyright (C) 1988, 92,93,94,95,96,97,98, 1999 Free Software Foundation, Inc. | This is free software; see the source for copying conditions. There is NO | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | Written by John Gilmore and Jay Fenlason. | configure:3247: $? = 0 | configure:3287: tardir=conftest.dir && eval gtar --format=ustar -chf - "$tardir" >conftest.tar | gtar: unrecognized option `--format=ustar' | Try `gtar --help' for more information. | configure:3290: $? = 2 | configure:3287: tardir=conftest.dir && eval tar chf - "$tardir" >conftest.tar | configure:3290: $? = 0 | configure:3294: tar xf - &5 | xlc: 1501-216 (W) command option --version is not recognized - passed to ld | xlc: 1501-221 (S) cannot exec program less - No such file or directory | configure:3651: $? = 249 | configure:3658: xlc -v >&5 | exec: export(export,XL_CONFIG=/etc/vac.cfg.71:xlc,NULL) | exec: less(less,/usr/vac/exe/default_msg/vac.txt,NULL) | xlc: 1501-221 (S) cannot exec program less - No such file or directory | unlink: /tmp/xlcW0_-akUa | unlink: /tmp/xlcW1_-akUb | unlink: /tmp/xlcW2_-akUc | configure:3662: $? = 249 | configure:3669: xlc -V >&5 | export XL_CONFIG=/etc/vac.cfg.71:xlc | less /usr/vac/exe/default_msg/vac.txt | xlc: 1501-221 (S) cannot exec program less - No such file or directory | rm /tmp/xlcW0-fa6qa | rm /tmp/xlcW1-fa6qb | rm /tmp/xlcW2-ha6qc | configure:3673: $? = 249 | configure:3696: checking for C compiler default output file name | configure:3718: xlc -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:3722: $? = 0 | configure:3760: result: a.out | configure:3779: checking whether the C compiler works | configure:3789: ./a.out | configure:3793: $? = 0 | configure:3812: result: yes | configure:3819: checking whether we are cross compiling | configure:3821: result: no | configure:3824: checking for suffix of executables | configure:3831: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:3835: $? = 0 | configure:3861: result: | configure:3867: checking for suffix of object files | configure:3893: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:3897: $? = 0 | configure:3922: result: o | configure:3926: checking whether we are using the GNU C compiler | configure:3955: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 15.14: 1506-275 (S) Unexpected text me encountered. | "conftest.c", line 15.8: 1506-045 (S) Undeclared identifier choke. | configure:3962: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | /* end confdefs.h. */ | | | | int | | main () | | { | | #ifndef __GNUC__ | | choke me | | #endif | | | | ; | | return 0; | | } | configure:3979: result: no | configure:3988: checking whether xlc accepts -g | configure:4018: xlc -c -g -I/opt/phs/include conftest.c >&5 | configure:4025: $? = 0 | configure:4126: result: yes | configure:4143: checking for xlc option to accept ISO C89 | configure:4217: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:4224: $? = 0 | configure:4247: result: none needed | configure:4276: checking for style of include used by /opt/phs/bin/gmake | configure:4304: result: GNU | configure:4329: checking dependency style of xlc | configure:4439: result: aix | configure:4498: checking for ranlib | configure:4514: found /opt/phs/bin/ranlib | configure:4525: result: ranlib | configure:4551: checking for bison | configure:4581: result: no | configure:4551: checking for byacc | configure:4581: result: no | configure:4591: checking whether xlc and cc understand -c and -o together | configure:4626: xlc -c conftest.c -o conftest2.o >&5 | configure:4630: $? = 0 | configure:4636: xlc -c conftest.c -o conftest2.o >&5 | configure:4640: $? = 0 | configure:4651: cc -c conftest.c >&5 | configure:4655: $? = 0 | configure:4663: cc -c conftest.c -o conftest2.o >&5 | configure:4667: $? = 0 | configure:4673: cc -c conftest.c -o conftest2.o >&5 | configure:4677: $? = 0 | configure:4695: result: yes | configure:4728: checking build system type | configure:4746: result: powerpc-ibm-aix7.1.0.0 | configure:4768: checking host system type | configure:4783: result: powerpc-ibm-aix7.1.0.0 | configure:4811: checking how to run the C preprocessor | configure:4929: result: xlc -E | configure:4958: xlc -E -I/opt/phs/include conftest.c | configure:4965: $? = 0 | configure:4996: xlc -E -I/opt/phs/include conftest.c | "conftest.c", line 10.10: 1506-296 (S) #include file not found. | configure:5003: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | /* end confdefs.h. */ | | #include | configure:5043: checking for grep that handles long lines and -e | configure:5103: result: /usr/bin/grep | configure:5108: checking for egrep | configure:5172: result: /usr/bin/grep -E | configure:5177: checking for ANSI C header files | configure:5207: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:5214: $? = 0 | configure:5313: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:5317: $? = 0 | configure:5323: ./conftest | configure:5327: $? = 0 | configure:5345: result: yes | configure:5369: checking for sys/types.h | configure:5390: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:5397: $? = 0 | configure:5414: result: yes | configure:5369: checking for sys/stat.h | configure:5390: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:5397: $? = 0 | configure:5414: result: yes | configure:5369: checking for stdlib.h | configure:5390: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:5397: $? = 0 | configure:5414: result: yes | configure:5369: checking for string.h | configure:5390: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:5397: $? = 0 | configure:5414: result: yes | configure:5369: checking for memory.h | configure:5390: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:5397: $? = 0 | configure:5414: result: yes | configure:5369: checking for strings.h | configure:5390: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:5397: $? = 0 | configure:5414: result: yes | configure:5369: checking for inttypes.h | configure:5390: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:5397: $? = 0 | configure:5414: result: yes | configure:5369: checking for stdint.h | configure:5390: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:5397: $? = 0 | configure:5414: result: yes | configure:5369: checking for unistd.h | configure:5390: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:5397: $? = 0 | configure:5414: result: yes | configure:5441: checking minix/config.h usability | configure:5458: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 53.10: 1506-296 (S) #include file not found. | configure:5465: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define 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 | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:5479: result: no | configure:5483: checking minix/config.h presence | configure:5498: xlc -E -I/opt/phs/include conftest.c | "conftest.c", line 20.10: 1506-296 (S) #include file not found. | configure:5505: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | configure:5519: result: no | configure:5552: checking for minix/config.h | configure:5559: result: no | configure:5600: checking whether it is safe to define __EXTENSIONS__ | configure:5628: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:5635: $? = 0 | configure:5650: result: yes | configure:5681: checking for _LARGEFILE_SOURCE value needed for large files | configure:5710: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:5717: $? = 0 | configure:5790: result: no | configure:5815: checking for xlc option to accept ISO C99 | configure:5974: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:5981: $? = 0 | configure:6004: result: none needed | configure:6142: checking for xlc option to accept ISO Standard C | configure:6151: result: none needed | configure:6373: checking for special C compiler options needed for large files | configure:6413: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 32.22: 1506-195 (S) Integral constant expression with a value greater than zero is required. | configure:6420: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | /* end confdefs.h. */ | | #include | | /* Check that off_t can represent 2**63 - 1 correctly. | | We can't simply define LARGE_OFF_T to be 9223372036854775807, | | since some C++ compilers masquerading as C compilers | | incorrectly reject 9223372036854775807. */ | | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | | && LARGE_OFF_T % 2147483647 == 1) | | ? 1 : -1]; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:6441: xlc -n32 -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | xlc: 1501-216 (W) command option -32 is not recognized - passed to ld | "conftest.c", line 32.22: 1506-195 (S) Integral constant expression with a value greater than zero is required. | configure:6448: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | /* end confdefs.h. */ | | #include | | /* Check that off_t can represent 2**63 - 1 correctly. | | We can't simply define LARGE_OFF_T to be 9223372036854775807, | | since some C++ compilers masquerading as C compilers | | incorrectly reject 9223372036854775807. */ | | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | | && LARGE_OFF_T % 2147483647 == 1) | | ? 1 : -1]; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:6468: result: no | configure:6474: checking for _FILE_OFFSET_BITS value needed for large files | configure:6509: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 32.22: 1506-195 (S) Integral constant expression with a value greater than zero is required. | configure:6516: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | /* end confdefs.h. */ | | #include | | /* Check that off_t can represent 2**63 - 1 correctly. | | We can't simply define LARGE_OFF_T to be 9223372036854775807, | | since some C++ compilers masquerading as C compilers | | incorrectly reject 9223372036854775807. */ | | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | | && LARGE_OFF_T % 2147483647 == 1) | | ? 1 : -1]; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:6560: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 33.22: 1506-195 (S) Integral constant expression with a value greater than zero is required. | configure:6567: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | /* end confdefs.h. */ | | #define _FILE_OFFSET_BITS 64 | | #include | | /* Check that off_t can represent 2**63 - 1 correctly. | | We can't simply define LARGE_OFF_T to be 9223372036854775807, | | since some C++ compilers masquerading as C compilers | | incorrectly reject 9223372036854775807. */ | | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | | && LARGE_OFF_T % 2147483647 == 1) | | ? 1 : -1]; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:6585: result: unknown | configure:6597: checking for _LARGE_FILES value needed for large files | configure:6632: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 32.22: 1506-195 (S) Integral constant expression with a value greater than zero is required. | configure:6639: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | /* end confdefs.h. */ | | #include | | /* Check that off_t can represent 2**63 - 1 correctly. | | We can't simply define LARGE_OFF_T to be 9223372036854775807, | | since some C++ compilers masquerading as C compilers | | incorrectly reject 9223372036854775807. */ | | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | | && LARGE_OFF_T % 2147483647 == 1) | | ? 1 : -1]; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:6683: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:6690: $? = 0 | configure:6708: result: 1 | configure:6722: checking for library containing strerror | configure:6763: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:6770: $? = 0 | configure:6801: result: none required | configure:6809: checking for inline | configure:6835: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:6842: $? = 0 | configure:6860: result: inline | configure:6899: checking fcntl.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:6923: $? = 0 | configure:6937: result: yes | configure:6941: checking fcntl.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | configure:6963: $? = 0 | configure:6977: result: yes | configure:7010: checking for fcntl.h | configure:7019: result: yes | configure:6899: checking linux/fd.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 61.10: 1506-296 (S) #include file not found. | configure:6923: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:6937: result: no | configure:6941: checking linux/fd.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | "conftest.c", line 28.10: 1506-296 (S) #include file not found. | configure:6963: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | /* end confdefs.h. */ | | #include | configure:6977: result: no | configure:7010: checking for linux/fd.h | configure:7019: result: no | configure:6888: checking for memory.h | configure:6895: result: yes | configure:6899: checking net/errno.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 62.10: 1506-296 (S) #include file not found. | configure:6923: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:6937: result: no | configure:6941: checking net/errno.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | "conftest.c", line 29.10: 1506-296 (S) #include file not found. | configure:6963: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | /* end confdefs.h. */ | | #include | configure:6977: result: no | configure:7010: checking for net/errno.h | configure:7019: result: no | configure:6899: checking sgtty.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:6923: $? = 0 | configure:6937: result: yes | configure:6941: checking sgtty.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | configure:6963: $? = 0 | configure:6977: result: yes | configure:7010: checking for sgtty.h | configure:7019: result: yes | configure:6888: checking for string.h | configure:6895: result: yes | configure:6899: checking sys/param.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:6923: $? = 0 | configure:6937: result: yes | configure:6941: checking sys/param.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | configure:6963: $? = 0 | configure:6977: result: yes | configure:7010: checking for sys/param.h | configure:7019: result: yes | configure:6899: checking sys/device.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:6923: $? = 0 | configure:6937: result: yes | configure:6941: checking sys/device.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | configure:6963: $? = 0 | configure:6977: result: yes | configure:7010: checking for sys/device.h | configure:7019: result: yes | configure:6899: checking sys/gentape.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 66.10: 1506-296 (S) #include file not found. | configure:6923: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:6937: result: no | configure:6941: checking sys/gentape.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | "conftest.c", line 33.10: 1506-296 (S) #include file not found. | configure:6963: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | /* end confdefs.h. */ | | #include | configure:6977: result: no | configure:7010: checking for sys/gentape.h | configure:7019: result: no | configure:6899: checking sys/inet.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 66.10: 1506-296 (S) #include file not found. | configure:6923: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:6937: result: no | configure:6941: checking sys/inet.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | "conftest.c", line 33.10: 1506-296 (S) #include file not found. | configure:6963: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | /* end confdefs.h. */ | | #include | configure:6977: result: no | configure:7010: checking for sys/inet.h | configure:7019: result: no | configure:6899: checking sys/io/trioctl.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 66.10: 1506-296 (S) #include file not found. | configure:6923: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:6937: result: no | configure:6941: checking sys/io/trioctl.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | "conftest.c", line 33.10: 1506-296 (S) #include file not found. | configure:6963: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | /* end confdefs.h. */ | | #include | configure:6977: result: no | configure:7010: checking for sys/io/trioctl.h | configure:7019: result: no | configure:6899: checking sys/mtio.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:6923: $? = 0 | configure:6937: result: yes | configure:6941: checking sys/mtio.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | "/usr/include/sys/mtio.h", line 104.12: 1506-296 (S) #include file not found. | configure:6963: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | /* end confdefs.h. */ | | #include | configure:6977: result: no | configure:6983: WARNING: sys/mtio.h: accepted by the compiler, rejected by the preprocessor! | configure:6985: WARNING: sys/mtio.h: proceeding with the compiler's result | configure:7010: checking for sys/mtio.h | configure:7019: result: yes | configure:6899: checking sys/time.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:6923: $? = 0 | configure:6937: result: yes | configure:6941: checking sys/time.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | configure:6963: $? = 0 | configure:6977: result: yes | configure:7010: checking for sys/time.h | configure:7019: result: yes | configure:6899: checking sys/tprintf.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 68.10: 1506-296 (S) #include file not found. | configure:6923: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:6937: result: no | configure:6941: checking sys/tprintf.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | "conftest.c", line 35.10: 1506-296 (S) #include file not found. | configure:6963: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | /* end confdefs.h. */ | | #include | configure:6977: result: no | configure:7010: checking for sys/tprintf.h | configure:7019: result: no | configure:6899: checking sys/tape.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:6923: $? = 0 | configure:6937: result: yes | configure:6941: checking sys/tape.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | configure:6963: $? = 0 | configure:6977: result: yes | configure:7010: checking for sys/tape.h | configure:7019: result: yes | configure:6888: checking for unistd.h | configure:6895: result: yes | configure:6899: checking locale.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:6923: $? = 0 | configure:6937: result: yes | configure:6941: checking locale.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | configure:6963: $? = 0 | configure:6977: result: yes | configure:7010: checking for locale.h | configure:7019: result: yes | configure:6899: checking features.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 71.10: 1506-296 (S) #include file not found. | configure:6923: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:6937: result: no | configure:6941: checking features.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | "conftest.c", line 38.10: 1506-296 (S) #include file not found. | configure:6963: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | /* end confdefs.h. */ | | #include | configure:6977: result: no | configure:7010: checking for features.h | configure:7019: result: no | configure:6899: checking linewrap.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 71.10: 1506-296 (S) #include file not found. | configure:6923: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:6937: result: no | configure:6941: checking linewrap.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | "conftest.c", line 38.10: 1506-296 (S) #include file not found. | configure:6963: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | /* end confdefs.h. */ | | #include | configure:6977: result: no | configure:7010: checking for linewrap.h | configure:7019: result: no | configure:6899: checking dirent.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:6923: $? = 0 | configure:6937: result: yes | configure:6941: checking dirent.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | configure:6963: $? = 0 | configure:6977: result: yes | configure:7010: checking for dirent.h | configure:7019: result: yes | configure:6899: checking wctype.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:6923: $? = 0 | configure:6937: result: yes | configure:6941: checking wctype.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | configure:6963: $? = 0 | configure:6977: result: yes | configure:7010: checking for wctype.h | configure:7019: result: yes | configure:6899: checking stdio_ext.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 73.10: 1506-296 (S) #include file not found. | configure:6923: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:6937: result: no | configure:6941: checking stdio_ext.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | "conftest.c", line 40.10: 1506-296 (S) #include file not found. | configure:6963: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | /* end confdefs.h. */ | | #include | configure:6977: result: no | configure:7010: checking for stdio_ext.h | configure:7019: result: no | configure:6899: checking getopt.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 73.10: 1506-296 (S) #include file not found. | configure:6923: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:6937: result: no | configure:6941: checking getopt.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | "conftest.c", line 40.10: 1506-296 (S) #include file not found. | configure:6963: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | /* end confdefs.h. */ | | #include | configure:6977: result: no | configure:7010: checking for getopt.h | configure:7019: result: no | configure:6899: checking wchar.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:6923: $? = 0 | configure:6937: result: yes | configure:6941: checking wchar.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | configure:6963: $? = 0 | configure:6977: result: yes | configure:7010: checking for wchar.h | configure:7019: result: yes | configure:6888: checking for stdint.h | configure:6895: result: yes | configure:6888: checking for inttypes.h | configure:6895: result: yes | configure:6899: checking langinfo.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:6923: $? = 0 | configure:6937: result: yes | configure:6941: checking langinfo.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | configure:6963: $? = 0 | configure:6977: result: yes | configure:7010: checking for langinfo.h | configure:7019: result: yes | configure:6899: checking sys/mman.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:6923: $? = 0 | configure:6937: result: yes | configure:6941: checking sys/mman.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | configure:6963: $? = 0 | configure:6977: result: yes | configure:7010: checking for sys/mman.h | configure:7019: result: yes | configure:6899: checking priv.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 78.10: 1506-296 (S) #include file not found. | configure:6923: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:6937: result: no | configure:6941: checking priv.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | "conftest.c", line 45.10: 1506-296 (S) #include file not found. | configure:6963: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | /* end confdefs.h. */ | | #include | configure:6977: result: no | configure:7010: checking for priv.h | configure:7019: result: no | configure:6899: checking sys/socket.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:6923: $? = 0 | configure:6937: result: yes | configure:6941: checking sys/socket.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | configure:6963: $? = 0 | configure:6977: result: yes | configure:7010: checking for sys/socket.h | configure:7019: result: yes | configure:6888: checking for strings.h | configure:6895: result: yes | configure:6888: checking for sys/stat.h | configure:6895: result: yes | configure:6899: checking sysexits.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:6923: $? = 0 | configure:6937: result: yes | configure:6941: checking sysexits.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | configure:6963: $? = 0 | configure:6977: result: yes | configure:7010: checking for sysexits.h | configure:7019: result: yes | configure:6899: checking utime.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:6923: $? = 0 | configure:6937: result: yes | configure:6941: checking utime.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | configure:6963: $? = 0 | configure:6977: result: yes | configure:7010: checking for utime.h | configure:7019: result: yes | configure:6899: checking netdb.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:6923: $? = 0 | configure:6937: result: yes | configure:6941: checking netdb.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | configure:6963: $? = 0 | configure:6977: result: yes | configure:7010: checking for netdb.h | configure:7019: result: yes | configure:6899: checking sys/wait.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:6923: $? = 0 | configure:6937: result: yes | configure:6941: checking sys/wait.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | configure:6963: $? = 0 | configure:6977: result: yes | configure:7010: checking for sys/wait.h | configure:7019: result: yes | configure:6899: checking pwd.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:6923: $? = 0 | configure:6937: result: yes | configure:6941: checking pwd.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | configure:6963: $? = 0 | configure:6977: result: yes | configure:7010: checking for pwd.h | configure:7019: result: yes | configure:6899: checking grp.h usability | configure:6916: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:6923: $? = 0 | configure:6937: result: yes | configure:6941: checking grp.h presence | configure:6956: xlc -E -I/opt/phs/include conftest.c | configure:6963: $? = 0 | configure:6977: result: yes | configure:7010: checking for grp.h | configure:7019: result: yes | configure:7111: checking for sys/buf.h | configure:7134: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:7141: $? = 0 | configure:7158: result: yes | configure:7172: checking for sys/wait.h that is POSIX.1 compatible | configure:7230: result: yes | configure:7249: checking for dirent.h that defines DIR | configure:7278: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:7285: $? = 0 | configure:7302: result: yes | configure:7317: checking for library containing opendir | configure:7358: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:7365: $? = 0 | configure:7396: result: none required | configure:7494: checking whether sys/types.h defines makedev | configure:7520: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | ld: 0711-317 ERROR: Undefined symbol: .makedev | ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. | configure:7527: $? = 8 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | return makedev(0, 0); | | ; | | return 0; | | } | configure:7548: result: no | configure:7562: checking sys/mkdev.h usability | configure:7579: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 90.10: 1506-296 (S) #include file not found. | configure:7586: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:7600: result: no | configure:7604: checking sys/mkdev.h presence | configure:7619: xlc -E -I/opt/phs/include conftest.c | "conftest.c", line 57.10: 1506-296 (S) #include file not found. | configure:7626: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | /* end confdefs.h. */ | | #include | configure:7640: result: no | configure:7673: checking for sys/mkdev.h | configure:7680: result: no | configure:7705: checking sys/sysmacros.h usability | configure:7722: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:7729: $? = 0 | configure:7743: result: yes | configure:7747: checking sys/sysmacros.h presence | configure:7762: xlc -E -I/opt/phs/include conftest.c | configure:7769: $? = 0 | configure:7783: result: yes | configure:7816: checking for sys/sysmacros.h | configure:7823: result: yes | configure:7839: checking whether stat file-mode macros are broken | configure:7876: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:7883: $? = 0 | configure:7898: result: no | configure:7908: checking for ANSI C header files | configure:8076: result: yes | configure:8087: checking for st_fstype string in struct stat | configure:8114: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 64.18: 1506-022 (S) "st_fstype" is not a member of "struct stat64". | configure:8121: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | /* end confdefs.h. */ | | #include | | #include | | int | | main () | | { | | struct stat s; s.st_fstype[0] = 'x'; | | ; | | return 0; | | } | configure:8137: result: no | configure:8147: checking return type of signal handlers | configure:8175: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 65.25: 1506-018 (S) Operand of indirection operator must be a pointer expression. | configure:8182: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | return *(signal (0, 0)) (0) == 1; | | ; | | return 0; | | } | configure:8197: result: void | configure:8205: checking for mode_t | configure:8233: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:8240: $? = 0 | configure:8267: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 96.21: 1506-046 (S) Syntax error. | configure:8274: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((mode_t))) | | return 0; | | ; | | return 0; | | } | configure:8297: result: yes | configure:8309: checking for pid_t | configure:8337: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:8344: $? = 0 | configure:8371: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 96.20: 1506-046 (S) Syntax error. | configure:8378: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((pid_t))) | | return 0; | | ; | | return 0; | | } | configure:8401: result: yes | configure:8413: checking for off_t | configure:8441: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:8448: $? = 0 | configure:8475: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 96.20: 1506-046 (S) Syntax error. | configure:8482: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((off_t))) | | return 0; | | ; | | return 0; | | } | configure:8505: result: yes | configure:8517: checking for size_t | configure:8545: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:8552: $? = 0 | configure:8579: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 96.21: 1506-046 (S) Syntax error. | configure:8586: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((size_t))) | | return 0; | | ; | | return 0; | | } | configure:8609: result: yes | configure:8621: checking for uid_t in sys/types.h | configure:8644: result: yes | configure:8659: checking for major_t | configure:8687: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 96.12: 1506-045 (S) Undeclared identifier major_t. | configure:8694: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof (major_t)) | | return 0; | | ; | | return 0; | | } | configure:8751: result: no | configure:8763: checking for minor_t | configure:8791: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 97.12: 1506-045 (S) Undeclared identifier minor_t. | configure:8798: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof (minor_t)) | | return 0; | | ; | | return 0; | | } | configure:8855: result: no | configure:8867: checking for dev_t | configure:8895: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:8902: $? = 0 | configure:8929: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 98.20: 1506-046 (S) Syntax error. | configure:8936: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((dev_t))) | | return 0; | | ; | | return 0; | | } | configure:8959: result: yes | configure:8971: checking for ino_t | configure:8999: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:9006: $? = 0 | configure:9033: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 98.20: 1506-046 (S) Syntax error. | configure:9040: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((ino_t))) | | return 0; | | ; | | return 0; | | } | configure:9063: result: yes | configure:9077: checking for ssize_t | configure:9104: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:9111: $? = 0 | configure:9126: result: yes | configure:9149: checking for working alloca.h | configure:9176: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:9183: $? = 0 | configure:9203: result: yes | configure:9213: checking for alloca | configure:9260: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:9267: $? = 0 | configure:9287: result: yes | configure:9528: checking for C/C++ restrict keyword | configure:9563: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:9570: $? = 0 | configure:9588: result: __restrict | configure:9604: checking whether getenv is declared | configure:9633: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:9640: $? = 0 | configure:9655: result: yes | configure:9673: checking whether clearerr_unlocked is declared | configure:9702: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 103.10: 1506-045 (S) Undeclared identifier clearerr_unlocked. | configure:9709: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_GETENV 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef clearerr_unlocked | | (void) clearerr_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:9724: result: no | configure:9742: checking whether feof_unlocked is declared | configure:9771: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 104.10: 1506-045 (S) Undeclared identifier feof_unlocked. | configure:9778: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef feof_unlocked | | (void) feof_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:9793: result: no | configure:9811: checking whether ferror_unlocked is declared | configure:9840: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 105.10: 1506-045 (S) Undeclared identifier ferror_unlocked. | configure:9847: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_GETENV 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef ferror_unlocked | | (void) ferror_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:9862: result: no | configure:9880: checking whether fflush_unlocked is declared | configure:9909: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 106.10: 1506-045 (S) Undeclared identifier fflush_unlocked. | configure:9916: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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 | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fflush_unlocked | | (void) fflush_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:9931: result: no | configure:9949: checking whether fgets_unlocked is declared | configure:9978: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 107.10: 1506-045 (S) Undeclared identifier fgets_unlocked. | configure:9985: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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 | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fgets_unlocked | | (void) fgets_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:10000: result: no | configure:10018: checking whether fputc_unlocked is declared | configure:10047: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 108.10: 1506-045 (S) Undeclared identifier fputc_unlocked. | configure:10054: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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 | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fputc_unlocked | | (void) fputc_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:10069: result: no | configure:10087: checking whether fputs_unlocked is declared | configure:10116: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 109.10: 1506-045 (S) Undeclared identifier fputs_unlocked. | configure:10123: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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 | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fputs_unlocked | | (void) fputs_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:10138: result: no | configure:10156: checking whether fread_unlocked is declared | configure:10185: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 110.10: 1506-045 (S) Undeclared identifier fread_unlocked. | configure:10192: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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 | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fread_unlocked | | (void) fread_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:10207: result: no | configure:10225: checking whether fwrite_unlocked is declared | configure:10254: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 111.10: 1506-045 (S) Undeclared identifier fwrite_unlocked. | configure:10261: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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 | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fwrite_unlocked | | (void) fwrite_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:10276: result: no | configure:10294: checking whether getc_unlocked is declared | configure:10323: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:10330: $? = 0 | configure:10345: result: yes | configure:10363: checking whether getchar_unlocked is declared | configure:10392: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:10399: $? = 0 | configure:10414: result: yes | configure:10432: checking whether putc_unlocked is declared | configure:10461: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:10468: $? = 0 | configure:10483: result: yes | configure:10501: checking whether putchar_unlocked is declared | configure:10530: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:10537: $? = 0 | configure:10552: result: yes | configure:10577: checking for flockfile | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for funlockfile | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for pathconf | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for btowc | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for canonicalize_file_name | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | ld: 0711-317 ERROR: Undefined symbol: .canonicalize_file_name | ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. | configure:10640: $? = 8 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | /* end confdefs.h. */ | | /* Define canonicalize_file_name to an innocuous variant, in case declares canonicalize_file_name. | | For example, HP-UX 11i 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 to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #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:10662: result: no | configure:10577: checking for getcwd | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for readlink | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for realpath | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for chown | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for fchown | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for fdopendir | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for dup2 | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for fcntl | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for fchdir | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for mempcpy | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | ld: 0711-317 ERROR: Undefined symbol: .mempcpy | ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. | configure:10640: $? = 8 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | /* end confdefs.h. */ | | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | | For example, HP-UX 11i declares gettimeofday. */ | | #define mempcpy innocuous_mempcpy | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char mempcpy (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #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:10662: result: no | configure:10577: checking for isblank | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for iswctype | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for mbsrtowcs | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for wmemchr | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for wmemcpy | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for wmempcpy | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | ld: 0711-317 ERROR: Undefined symbol: .wmempcpy | ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. | configure:10640: $? = 8 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 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 declares wmempcpy. | | For example, HP-UX 11i declares gettimeofday. */ | | #define wmempcpy innocuous_wmempcpy | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char wmempcpy (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #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:10662: result: no | configure:10577: checking for __fpending | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | ld: 0711-317 ERROR: Undefined symbol: .__fpending | ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. | configure:10640: $? = 8 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 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 __fpending to an innocuous variant, in case declares __fpending. | | For example, HP-UX 11i declares gettimeofday. */ | | #define __fpending innocuous___fpending | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char __fpending (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef __fpending | | | | /* 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 __fpending (); | | /* 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___fpending || defined __stub_____fpending | | choke me | | #endif | | | | int | | main () | | { | | return __fpending (); | | ; | | return 0; | | } | configure:10662: result: no | configure:10577: checking for futimens | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for getdelim | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for getdtablesize | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for gettimeofday | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for nanotime | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | ld: 0711-317 ERROR: Undefined symbol: .nanotime | ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. | configure:10640: $? = 8 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | /* end confdefs.h. */ | | /* Define nanotime to an innocuous variant, in case declares nanotime. | | For example, HP-UX 11i declares gettimeofday. */ | | #define nanotime innocuous_nanotime | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char nanotime (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef nanotime | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char nanotime (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_nanotime || defined __stub___nanotime | | choke me | | #endif | | | | int | | main () | | { | | return nanotime (); | | ; | | return 0; | | } | configure:10662: result: no | configure:10577: checking for iswcntrl | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for iswblank | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for lchmod | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | ld: 0711-317 ERROR: Undefined symbol: .lchmod | ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. | configure:10640: $? = 8 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | /* end confdefs.h. */ | | /* Define lchmod to an innocuous variant, in case declares lchmod. | | For example, HP-UX 11i declares gettimeofday. */ | | #define lchmod innocuous_lchmod | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char lchmod (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef lchmod | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char lchmod (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_lchmod || defined __stub___lchmod | | choke me | | #endif | | | | int | | main () | | { | | return lchmod (); | | ; | | return 0; | | } | configure:10662: result: no | configure:10577: checking for link | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for linkat | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for symlink | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for lstat | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for mbsinit | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for mbrtowc | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for mprotect | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for memchr | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for mkfifo | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for mkfifoat | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for mknodat | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for mknod | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for alarm | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for nl_langinfo | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for readlinkat | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for wcscoll | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for renameat | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for setenv | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for sleep | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for strdup | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for strndup | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for symlinkat | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for localtime_r | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for pipe | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for futimes | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | ld: 0711-317 ERROR: Undefined symbol: .futimes | ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. | configure:10640: $? = 8 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | /* end confdefs.h. */ | | /* Define futimes to an innocuous variant, in case declares futimes. | | For example, HP-UX 11i declares gettimeofday. */ | | #define futimes innocuous_futimes | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char futimes (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #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:10662: result: no | configure:10577: checking for futimesat | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | ld: 0711-317 ERROR: Undefined symbol: .futimesat | ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. | configure:10640: $? = 8 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | /* end confdefs.h. */ | | /* Define futimesat to an innocuous variant, in case declares futimesat. | | For example, HP-UX 11i declares gettimeofday. */ | | #define futimesat innocuous_futimesat | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char futimesat (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef futimesat | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char futimesat (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_futimesat || defined __stub___futimesat | | choke me | | #endif | | | | int | | main () | | { | | return futimesat (); | | ; | | return 0; | | } | configure:10662: result: no | configure:10577: checking for utimensat | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for lutimes | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | ld: 0711-317 ERROR: Undefined symbol: .lutimes | ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. | configure:10640: $? = 8 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | /* end confdefs.h. */ | | /* Define lutimes to an innocuous variant, in case declares lutimes. | | For example, HP-UX 11i declares gettimeofday. */ | | #define lutimes innocuous_lutimes | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char lutimes (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef lutimes | | | | /* 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 lutimes (); | | /* 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_lutimes || defined __stub___lutimes | | choke me | | #endif | | | | int | | main () | | { | | return lutimes (); | | ; | | return 0; | | } | configure:10662: result: no | configure:10577: checking for vasnprintf | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | ld: 0711-317 ERROR: Undefined symbol: .vasnprintf | ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. | configure:10640: $? = 8 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | /* end confdefs.h. */ | | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | | For example, HP-UX 11i declares gettimeofday. */ | | #define vasnprintf innocuous_vasnprintf | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char vasnprintf (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef vasnprintf | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char vasnprintf (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_vasnprintf || defined __stub___vasnprintf | | choke me | | #endif | | | | int | | main () | | { | | return vasnprintf (); | | ; | | return 0; | | } | configure:10662: result: no | configure:10577: checking for wcrtomb | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for wcwidth | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for setlocale | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for fchmod | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10577: checking for fsync | configure:10633: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10640: $? = 0 | configure:10662: result: yes | configure:10685: checking for d_ino member in directory struct | configure:10730: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:10734: $? = 0 | configure:10740: ./conftest | configure:10744: $? = 0 | configure:10761: result: yes | configure:10772: checking for long file names | configure:10804: result: yes | configure:10910: checking whether uses 'inline' correctly | configure:10936: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:10939: $? = 0 | configure:10961: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:10964: $? = 0 | configure:10977: result: yes | configure:11004: checking for nl_langinfo and CODESET | configure:11030: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:11037: $? = 0 | configure:11058: result: yes | configure:11071: checking for a traditional french locale | configure:11141: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:11144: $? = 0 | configure:11200: result: none | configure:11213: checking whether // is distinct from / | configure:11242: result: no | configure:11261: checking whether realpath works | configure:11314: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:11318: $? = 0 | configure:11324: ./conftest | configure:11328: $? = 0 | configure:11346: result: yes | configure:11557: checking for unistd.h | configure:11564: result: yes | configure:11703: checking for working chown | configure:11746: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:11750: $? = 0 | configure:11756: ./conftest | configure:11760: $? = 0 | configure:11779: result: yes | configure:11790: checking whether chown dereferences symlinks | configure:11837: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:11841: $? = 0 | configure:11847: ./conftest | configure:11851: $? = 0 | configure:11870: result: yes | configure:11946: checking whether chown honors trailing slash | configure:11982: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:11986: $? = 0 | configure:11992: ./conftest | configure:11996: $? = 2 | configure: program exited with status 2 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | /* end confdefs.h. */ | | | | #include | | #include | | #include | | | | int | | main () | | { | | if (symlink ("conftest.file", "conftest.link")) return 1; | | if (chown ("conftest.link/", getuid (), getgid ()) == 0) return 2; | | | | ; | | return 0; | | } | configure:12014: result: no | configure:12035: checking whether chown always updates ctime | configure:12077: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:12081: $? = 0 | configure:12087: ./conftest | configure:12091: $? = 0 | configure:12109: result: yes | configure:12161: checking whether the preprocessor supports include_next | configure:12204: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -Iconftestd1b -Iconftestd2 conftest.c >&5 | configure:12211: $? = 0 | configure:12260: result: yes | configure:12281: checking whether system header files limit the line length | configure:12308: result: no | configure:12365: checking if environ is properly declared | configure:12393: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 141.39: 1506-343 (S) Redeclaration of environ differs from previous declaration on line 982 of "/usr/include/unistd.h". | "conftest.c", line 141.39: 1506-382 (I) The type "struct {...}" of identifier environ differs from previous type "char**". | configure:12400: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | /* end confdefs.h. */ | | #include | | extern struct { int foo; } environ; | | int | | main () | | { | | environ.foo = 1; | | ; | | return 0; | | } | configure:12416: result: yes | configure:12433: checking for complete errno.h | configure:12492: result: yes | configure:13824: checking whether strerror_r is declared | configure:13853: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:13860: $? = 0 | configure:13875: result: yes | configure:13897: checking for strerror_r | configure:13953: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:13960: $? = 0 | configure:13982: result: yes | configure:13994: checking whether strerror_r returns char * | configure:14028: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:14035: $? = 0 | configure:14114: result: yes | configure:14158: checking whether fchdir is declared | configure:14187: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:14194: $? = 0 | configure:14209: result: yes | configure:14241: checking for promoted mode_t type | configure:14268: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 149.19: 1506-195 (S) Integral constant expression with a value greater than zero is required. | configure:14275: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | | ; | | return 0; | | } | configure:14291: result: mode_t | configure:14388: checking for working fcntl.h | configure:14482: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:14486: $? = 0 | configure:14492: ./conftest | configure:14496: $? = 68 | configure: program exited with status 68 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | /* end confdefs.h. */ | | #include | | #include | | #include | | #include | | #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 result = !constants; | | { | | static char const sym[] = "conftest.sym"; | | if (symlink (".", sym) != 0) | | result |= 2; | | else | | { | | int fd = open (sym, O_RDONLY | O_NOFOLLOW); | | if (fd >= 0) | | { | | close (fd); | | result |= 4; | | } | | } | | unlink (sym); | | } | | { | | static char const file[] = "confdefs.h"; | | int fd = open (file, O_RDONLY | O_NOATIME); | | if (fd < 0) | | result |= 8; | | else | | { | | struct stat st0; | | if (fstat (fd, &st0) != 0) | | result |= 16; | | else | | { | | char c; | | sleep (1); | | if (read (fd, &c, 1) != 1) | | result |= 24; | | else | | { | | if (close (fd) != 0) | | result |= 32; | | else | | { | | struct stat st1; | | if (stat (file, &st1) != 0) | | result |= 40; | | else | | if (st0.st_atime != st1.st_atime) | | result |= 64; | | } | | } | | } | | } | | } | | return result; | | ; | | return 0; | | } | configure:14518: result: no (bad O_NOATIME, O_NOFOLLOW) | configure:14545: checking for mbstate_t | configure:14579: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:14586: $? = 0 | configure:14601: result: yes | configure:14640: checking for fseeko | configure:14668: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:14675: $? = 0 | configure:14696: result: yes | configure:14700: checking whether stdin defaults to large file offsets | configure:14734: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:14741: $? = 0 | configure:14761: result: yes | configure:14764: checking whether fseeko is declared | configure:14793: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:14800: $? = 0 | configure:14815: result: yes | configure:14836: checking whether getcwd (NULL, 0) allocates memory for result | configure:14899: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:14903: $? = 0 | configure:14909: ./conftest | configure:14913: $? = 2 | configure: program exited with status 2 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | /* end confdefs.h. */ | | | | # include | | # ifndef getcwd | | char *getcwd (); | | # endif | | | | int | | main () | | { | | | | #if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | | /* mingw cwd does not start with '/', but getcwd does allocate. */ | | #else | | if (chdir ("/") != 0) | | return 1; | | else | | { | | char *f = getcwd (NULL, 0); | | if (! f) | | return 2; | | if (f[0] != '/') | | return 3; | | if (f[1] != '\0') | | return 4; | | return 0; | | } | | #endif | | | | ; | | return 0; | | } | configure:14930: result: no | configure:14933: checking whether getcwd is declared | configure:14962: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:14969: $? = 0 | configure:14984: result: yes | configure:15002: checking whether getdelim is declared | configure:15031: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:15038: $? = 0 | configure:15053: result: yes | configure:15075: checking whether getline is declared | configure:15104: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:15111: $? = 0 | configure:15126: result: yes | configure:15234: checking for getopt.h | configure:15241: result: no | configure:16021: checking for struct timeval | configure:16051: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:16058: $? = 0 | configure:16073: result: yes | configure:16083: checking whether gettimeofday is declared without a macro | configure:16115: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:16122: $? = 0 | configure:16139: result: yes | configure:16157: checking for stdbool.h that conforms to C99 | configure:16234: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 204.21: 1506-196 (W) Initialization between types "_Bool" and "struct s*" is not allowed. | configure:16241: $? = 0 | configure:16256: result: yes | configure:16258: checking for _Bool | configure:16286: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:16293: $? = 0 | configure:16320: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 191.20: 1506-046 (S) Syntax error. | configure:16327: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((_Bool))) | | return 0; | | ; | | return 0; | | } | configure:16350: result: yes | configure:16382: checking for unsigned long long int | configure:16459: result: yes | configure:16471: checking for long long int | configure:16552: result: yes | configure:16586: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 159.10: 1506-166 (S) Definition of function not requires parentheses. | "conftest.c", line 159.14: 1506-046 (S) Syntax error. | configure:16593: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | /* end confdefs.h. */ | | #ifndef __APPLE_CC__ | | not a universal capable compiler | | #endif | | typedef int dummy; | | | configure:16757: checking whether stdint.h conforms to C99 | configure:16938: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 279.62: 1506-044 (S) Expression must be a non-negative integer constant. | "conftest.c", line 281.64: 1506-044 (S) Expression must be a non-negative integer constant. | configure:16945: $? = 1 | configure: failed program was: | | | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | /* end confdefs.h. */ | | | | #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 | | /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in . */ | | #if !(defined WCHAR_MIN && defined WCHAR_MAX) | | #error "WCHAR_MIN, WCHAR_MAX not defined in " | | #endif | | | | | | /* BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #include | | #include | | #if HAVE_WCHAR_H | | # include | | # include | | # include | | #endif | | | | | | #ifdef INT8_MAX | | int8_t a1 = INT8_MAX; | | int8_t a1min = INT8_MIN; | | #endif | | #ifdef INT16_MAX | | int16_t a2 = INT16_MAX; | | int16_t a2min = INT16_MIN; | | #endif | | #ifdef INT32_MAX | | int32_t a3 = INT32_MAX; | | int32_t a3min = INT32_MIN; | | #endif | | #ifdef INT64_MAX | | int64_t a4 = INT64_MAX; | | int64_t a4min = INT64_MIN; | | #endif | | #ifdef UINT8_MAX | | uint8_t b1 = UINT8_MAX; | | #else | | typedef int b1[(unsigned char) -1 != 255 ? 1 : -1]; | | #endif | | #ifdef UINT16_MAX | | uint16_t b2 = UINT16_MAX; | | #endif | | #ifdef UINT32_MAX | | uint32_t b3 = UINT32_MAX; | | #endif | | #ifdef UINT64_MAX | | uint64_t b4 = UINT64_MAX; | | #endif | | int_least8_t c1 = INT8_C (0x7f); | | int_least8_t c1max = INT_LEAST8_MAX; | | int_least8_t c1min = INT_LEAST8_MIN; | | int_least16_t c2 = INT16_C (0x7fff); | | int_least16_t c2max = INT_LEAST16_MAX; | | int_least16_t c2min = INT_LEAST16_MIN; | | int_least32_t c3 = INT32_C (0x7fffffff); | | int_least32_t c3max = INT_LEAST32_MAX; | | int_least32_t c3min = INT_LEAST32_MIN; | | int_least64_t c4 = INT64_C (0x7fffffffffffffff); | | int_least64_t c4max = INT_LEAST64_MAX; | | int_least64_t c4min = INT_LEAST64_MIN; | | uint_least8_t d1 = UINT8_C (0xff); | | uint_least8_t d1max = UINT_LEAST8_MAX; | | uint_least16_t d2 = UINT16_C (0xffff); | | uint_least16_t d2max = UINT_LEAST16_MAX; | | uint_least32_t d3 = UINT32_C (0xffffffff); | | uint_least32_t d3max = UINT_LEAST32_MAX; | | uint_least64_t d4 = UINT64_C (0xffffffffffffffff); | | uint_least64_t d4max = UINT_LEAST64_MAX; | | int_fast8_t e1 = INT_FAST8_MAX; | | int_fast8_t e1min = INT_FAST8_MIN; | | int_fast16_t e2 = INT_FAST16_MAX; | | int_fast16_t e2min = INT_FAST16_MIN; | | int_fast32_t e3 = INT_FAST32_MAX; | | int_fast32_t e3min = INT_FAST32_MIN; | | int_fast64_t e4 = INT_FAST64_MAX; | | int_fast64_t e4min = INT_FAST64_MIN; | | uint_fast8_t f1 = UINT_FAST8_MAX; | | uint_fast16_t f2 = UINT_FAST16_MAX; | | uint_fast32_t f3 = UINT_FAST32_MAX; | | uint_fast64_t f4 = UINT_FAST64_MAX; | | #ifdef INTPTR_MAX | | intptr_t g = INTPTR_MAX; | | intptr_t gmin = INTPTR_MIN; | | #endif | | #ifdef UINTPTR_MAX | | uintptr_t h = UINTPTR_MAX; | | #endif | | intmax_t i = INTMAX_MAX; | | uintmax_t j = UINTMAX_MAX; | | | | #include /* for CHAR_BIT */ | | #define TYPE_MINIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) 0 : ~ TYPE_MAXIMUM (t))) | | #define TYPE_MAXIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) -1 : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 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:17080: result: no | configure:17103: checking sys/inttypes.h usability | configure:17120: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:17127: $? = 0 | configure:17141: result: yes | configure:17145: checking sys/inttypes.h presence | configure:17160: xlc -E -I/opt/phs/include conftest.c | configure:17167: $? = 0 | configure:17181: result: yes | configure:17214: checking for sys/inttypes.h | configure:17223: result: yes | configure:17103: checking sys/bitypes.h usability | configure:17120: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 192.10: 1506-296 (S) #include file not found. | configure:17127: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:17141: result: no | configure:17145: checking sys/bitypes.h presence | configure:17160: xlc -E -I/opt/phs/include conftest.c | "conftest.c", line 159.10: 1506-296 (S) #include file not found. | configure:17167: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | /* end confdefs.h. */ | | #include | configure:17181: result: no | configure:17214: checking for sys/bitypes.h | configure:17223: result: no | configure:17259: checking for bit size of ptrdiff_t | configure:17620: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:17624: $? = 0 | configure:17630: ./conftest | configure:17634: $? = 0 | configure:17654: result: 32 | configure:17259: checking for bit size of size_t | configure:17620: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:17624: $? = 0 | configure:17630: ./conftest | configure:17634: $? = 0 | configure:17654: result: 32 | configure:17676: checking for bit size of sig_atomic_t | configure:18037: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:18041: $? = 0 | configure:18047: ./conftest | configure:18051: $? = 0 | configure:18071: result: 32 | configure:17676: checking for bit size of wchar_t | configure:18037: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:18041: $? = 0 | configure:18047: ./conftest | configure:18051: $? = 0 | configure:18071: result: 16 | configure:17676: checking for bit size of wint_t | configure:18037: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:18041: $? = 0 | configure:18047: ./conftest | configure:18051: $? = 0 | configure:18071: result: 32 | configure:18092: checking whether sig_atomic_t is signed | configure:18129: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:18136: $? = 0 | configure:18155: result: yes | configure:18092: checking whether wchar_t is signed | configure:18129: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 176.24: 1506-195 (S) Integral constant expression with a value greater than zero is required. | configure:18136: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | /* end confdefs.h. */ | | | | /* BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #include | | #include | | #if HAVE_WCHAR_H | | # include | | # include | | # include | | #endif | | | | int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1]; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:18155: result: no | configure:18092: checking whether wint_t is signed | configure:18129: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:18136: $? = 0 | configure:18155: result: yes | configure:18179: checking for ptrdiff_t integer literal suffix | configure:18235: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:18242: $? = 0 | configure:18262: result: | configure:18179: checking for size_t integer literal suffix | configure:18235: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:18242: $? = 0 | configure:18262: result: u | configure:18282: checking for sig_atomic_t integer literal suffix | configure:18338: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 180.26: 1506-343 (S) Redeclaration of foo differs from previous declaration on line 179 of "conftest.c". | "conftest.c", line 180.26: 1506-382 (I) The type "int" of identifier foo differs from previous type "volatile int". | configure:18345: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | /* end confdefs.h. */ | | | | /* BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #include | | #include | | #if HAVE_WCHAR_H | | # include | | # include | | # include | | #endif | | | | extern sig_atomic_t foo; | | extern int foo; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:18338: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 180.31: 1506-343 (S) Redeclaration of foo differs from previous declaration on line 179 of "conftest.c". | "conftest.c", line 180.31: 1506-382 (I) The type "long" of identifier foo differs from previous type "volatile int". | configure:18345: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | /* end confdefs.h. */ | | | | /* BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #include | | #include | | #if HAVE_WCHAR_H | | # include | | # include | | # include | | #endif | | | | extern sig_atomic_t foo; | | extern long int foo; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:18338: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 180.36: 1506-343 (S) Redeclaration of foo differs from previous declaration on line 179 of "conftest.c". | "conftest.c", line 180.36: 1506-382 (I) The type "long long" of identifier foo differs from previous type "volatile int". | configure:18345: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | /* end confdefs.h. */ | | | | /* BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #include | | #include | | #if HAVE_WCHAR_H | | # include | | # include | | # include | | #endif | | | | extern sig_atomic_t foo; | | extern long long int foo; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:18338: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 180.30: 1506-343 (S) Redeclaration of foo differs from previous declaration on line 179 of "conftest.c". | "conftest.c", line 180.30: 1506-382 (I) The type "long long" of identifier foo differs from previous type "volatile int". | configure:18345: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | /* end confdefs.h. */ | | | | /* BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #include | | #include | | #if HAVE_WCHAR_H | | # include | | # include | | # include | | #endif | | | | extern sig_atomic_t foo; | | extern __int64 foo; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:18365: result: no | configure:18282: checking for wchar_t integer literal suffix | configure:18338: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 181.35: 1506-343 (S) Redeclaration of foo differs from previous declaration on line 180 of "conftest.c". | "conftest.c", line 181.35: 1506-382 (I) The type "unsigned int" of identifier foo differs from previous type "unsigned short". | configure:18345: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | /* end confdefs.h. */ | | | | /* BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #include | | #include | | #if HAVE_WCHAR_H | | # include | | # include | | # include | | #endif | | | | extern wchar_t foo; | | extern unsigned int foo; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:18338: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 181.40: 1506-343 (S) Redeclaration of foo differs from previous declaration on line 180 of "conftest.c". | "conftest.c", line 181.40: 1506-382 (I) The type "unsigned long" of identifier foo differs from previous type "unsigned short". | configure:18345: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | /* end confdefs.h. */ | | | | /* BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #include | | #include | | #if HAVE_WCHAR_H | | # include | | # include | | # include | | #endif | | | | extern wchar_t foo; | | extern unsigned long int foo; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:18338: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 181.45: 1506-343 (S) Redeclaration of foo differs from previous declaration on line 180 of "conftest.c". | "conftest.c", line 181.45: 1506-382 (I) The type "unsigned long long" of identifier foo differs from previous type "unsigned short". | configure:18345: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | /* end confdefs.h. */ | | | | /* BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #include | | #include | | #if HAVE_WCHAR_H | | # include | | # include | | # include | | #endif | | | | extern wchar_t foo; | | extern unsigned long long int foo; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:18338: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 181.39: 1506-343 (S) Redeclaration of foo differs from previous declaration on line 180 of "conftest.c". | "conftest.c", line 181.39: 1506-382 (I) The type "unsigned long long" of identifier foo differs from previous type "unsigned short". | configure:18345: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | /* end confdefs.h. */ | | | | /* BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #include | | #include | | #if HAVE_WCHAR_H | | # include | | # include | | # include | | #endif | | | | extern wchar_t foo; | | extern unsigned __int64 foo; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:18365: result: no | configure:18282: checking for wint_t integer literal suffix | configure:18338: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:18345: $? = 0 | configure:18365: result: | configure:18389: checking for inttypes.h | configure:18396: result: yes | configure:18536: checking whether the inttypes.h PRIxNN macros are broken | configure:18568: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:18575: $? = 0 | configure:18591: result: no | configure:18608: checking whether imaxabs is declared | configure:18637: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:18644: $? = 0 | configure:18659: result: yes | configure:18677: checking whether imaxdiv is declared | configure:18706: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:18713: $? = 0 | configure:18728: result: yes | configure:18746: checking whether strtoimax is declared | configure:18775: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:18782: $? = 0 | configure:18797: result: yes | configure:18815: checking whether strtoumax is declared | configure:18844: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:18851: $? = 0 | configure:18866: result: yes | configure:18908: checking for wint_t | configure:18943: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:18950: $? = 0 | configure:18965: result: yes | configure:19073: checking whether iswcntrl works | configure:19152: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:19156: $? = 0 | configure:19162: ./conftest | configure:19166: $? = 0 | configure:19184: result: yes | configure:19204: checking for wctype_t | configure:19242: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:19249: $? = 0 | configure:19265: result: yes | configure:19271: checking for wctrans_t | configure:19307: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:19314: $? = 0 | configure:19330: result: yes | configure:19343: checking whether wctype is declared without a macro | configure:19382: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:19389: $? = 0 | configure:19406: result: yes | configure:19343: checking whether iswctype is declared without a macro | configure:19382: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:19389: $? = 0 | configure:19406: result: yes | configure:19343: checking whether wctrans is declared without a macro | configure:19382: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:19389: $? = 0 | configure:19406: result: yes | configure:19343: checking whether towctrans is declared without a macro | configure:19382: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:19389: $? = 0 | configure:19406: result: yes | configure:19423: checking whether iswblank is declared | configure:19452: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 218.10: 1506-045 (S) Undeclared identifier iswblank. | configure:19459: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef iswblank | | (void) iswblank; | | #endif | | | | ; | | return 0; | | } | configure:19474: result: no | configure:19504: checking whether lstat correctly handles trailing slash | configure:19545: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:19549: $? = 0 | configure:19555: ./conftest | configure:19559: $? = 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.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | struct stat sbuf; | | /* Linux will dereference the symlink and fail, as required by | | POSIX. That is better in the sense that it means we will not | | have to compile and use the lstat wrapper. */ | | return lstat ("conftest.sym/", &sbuf) == 0; | | | | ; | | return 0; | | } | configure:19583: result: no | configure:19607: checking whether unlink honors trailing slashes | configure:19655: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:19659: $? = 0 | configure:19665: ./conftest | configure:19669: $? = 9 | configure: program exited with status 9 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | int result = 0; | | if (!unlink ("conftest.file/")) | | result |= 1; | | else if (errno != ENOTDIR) | | result |= 2; | | #if HAVE_LSTAT | | if (!unlink ("conftest.lnk/")) | | result |= 4; | | else if (errno != ENOTDIR) | | result |= 8; | | #endif | | return result; | | | | ; | | return 0; | | } | configure:19687: result: no | configure:19689: checking whether unlink of a parent directory fails as it should | configure:19785: result: guessing yes | configure:19889: checking for fchmodat | configure:19945: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:19952: $? = 0 | configure:19974: result: yes | configure:19889: checking for fstatat | configure:19974: result: no | configure:19889: checking for mkdirat | configure:19945: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:19952: $? = 0 | configure:19974: result: yes | configure:19889: checking for openat | configure:19945: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:19952: $? = 0 | configure:19974: result: yes | configure:19889: checking for unlinkat | configure:19945: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:19952: $? = 0 | configure:19974: result: yes | configure:20065: checking for fchownat | configure:20121: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:20128: $? = 0 | configure:20148: result: yes | configure:20154: checking whether fchownat works with AT_SYMLINK_NOFOLLOW | configure:20196: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:20200: $? = 0 | configure:20206: ./conftest | configure:20210: $? = 0 | configure:20228: result: yes | configure:20244: checking whether fchownat works with an empty file name | configure:20286: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:20290: $? = 0 | configure:20296: ./conftest | configure:20300: $? = 0 | configure:20318: result: yes | configure:20357: checking whether we are using the GNU C Library >= 2.1 or uClibc | "conftest.c", line 187.10: 1506-296 (S) #include file not found. | configure:20391: result: no | configure:20400: checking whether malloc, realloc, calloc are POSIX compliant | configure:20430: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:20437: $? = 0 | configure:20453: result: yes | configure:20462: checking for stdlib.h | configure:20469: result: yes | configure:20608: checking for GNU libc compatible malloc | configure:20642: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:20646: $? = 0 | configure:20652: ./conftest | configure:20656: $? = 0 | configure:20673: result: yes | configure:20695: checking for a traditional japanese locale | configure:20769: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:20772: $? = 0 | configure:20829: result: none | configure:20837: checking for a transitional chinese locale | configure:20912: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:20915: $? = 0 | configure:20960: result: none | configure:20967: checking for a french Unicode locale | configure:21041: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:21044: $? = 0 | configure:21090: result: none | configure:21178: checking for mmap | configure:21234: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:21241: $? = 0 | configure:21261: result: yes | configure:21273: checking for MAP_ANONYMOUS | configure:21320: result: yes | configure:21359: checking whether memchr works | configure:21432: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:21436: $? = 0 | configure:21442: ./conftest | configure:21446: $? = 0 | configure:21463: result: yes | configure:21637: checking whether memrchr is declared | configure:21666: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 226.10: 1506-045 (S) Undeclared identifier memrchr. | configure:21673: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef memrchr | | (void) memrchr; | | #endif | | | | ; | | return 0; | | } | configure:21688: result: no | configure:21738: checking for compound literals | configure:21765: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:21772: $? = 0 | configure:21787: result: yes | configure:21797: checking whether struct tm is in sys/time.h or time.h | configure:21827: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:21834: $? = 0 | configure:21849: result: time.h | configure:21860: checking for struct tm.tm_gmtoff | configure:21889: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 197.13: 1506-022 (S) "tm_gmtoff" is not a member of "struct tm". | configure:21896: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | static struct tm ac_aggr; | | if (ac_aggr.tm_gmtoff) | | return 0; | | ; | | return 0; | | } | configure:21930: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 197.20: 1506-022 (S) "tm_gmtoff" is not a member of "struct tm". | configure:21937: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | static struct tm ac_aggr; | | if (sizeof ac_aggr.tm_gmtoff) | | return 0; | | ; | | return 0; | | } | configure:21955: result: no | configure:21974: checking whether setenv is declared | configure:22003: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:22010: $? = 0 | configure:22025: result: yes | configure:22063: checking whether setenv validates arguments | configure:22111: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:22115: $? = 0 | configure:22121: ./conftest | configure:22125: $? = 0 | configure:22142: result: yes | configure:22183: checking search.h usability | configure:22200: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:22207: $? = 0 | configure:22221: result: yes | configure:22225: checking search.h presence | configure:22240: xlc -E -I/opt/phs/include conftest.c | configure:22247: $? = 0 | configure:22261: result: yes | configure:22294: checking for search.h | configure:22303: result: yes | configure:22322: checking for tsearch | configure:22378: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:22385: $? = 0 | configure:22407: result: yes | configure:22425: checking whether snprintf returns a byte count as in C99 | configure:22491: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:22495: $? = 0 | configure:22501: ./conftest | configure:22505: $? = 0 | configure:22523: result: yes | configure:22526: checking whether snprintf is declared | configure:22555: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:22562: $? = 0 | configure:22577: result: yes | configure:22601: checking for wchar_t | configure:22628: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:22635: $? = 0 | configure:22650: result: yes | configure:22666: checking whether strdup is declared | configure:22695: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:22702: $? = 0 | configure:22717: result: yes | configure:22741: checking for working strerror function | configure:22814: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:22818: $? = 0 | configure:22824: ./conftest | configure:22828: $? = 0 | configure:22846: result: yes | configure:23169: checking whether memmem is declared without a macro | configure:23197: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:23204: $? = 0 | configure:23221: result: yes | configure:23169: checking whether mempcpy is declared without a macro | configure:23197: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 204.10: 1506-045 (S) Undeclared identifier mempcpy. | configure:23204: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef mempcpy | | (void) mempcpy; | | ; | | return 0; | | } | configure:23221: result: no | configure:23169: checking whether memrchr is declared without a macro | configure:23197: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 204.10: 1506-045 (S) Undeclared identifier memrchr. | configure:23204: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef memrchr | | (void) memrchr; | | ; | | return 0; | | } | configure:23221: result: no | configure:23169: checking whether rawmemchr is declared without a macro | configure:23197: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 204.10: 1506-045 (S) Undeclared identifier rawmemchr. | configure:23204: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef rawmemchr | | (void) rawmemchr; | | ; | | return 0; | | } | configure:23221: result: no | configure:23169: checking whether stpcpy is declared without a macro | configure:23197: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:23204: $? = 0 | configure:23221: result: yes | configure:23169: checking whether stpncpy is declared without a macro | configure:23197: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:23204: $? = 0 | configure:23221: result: yes | configure:23169: checking whether strchrnul is declared without a macro | configure:23197: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 206.10: 1506-045 (S) Undeclared identifier strchrnul. | configure:23204: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef strchrnul | | (void) strchrnul; | | ; | | return 0; | | } | configure:23221: result: no | configure:23169: checking whether strdup is declared without a macro | configure:23197: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:23204: $? = 0 | configure:23221: result: yes | configure:23169: checking whether strncat is declared without a macro | configure:23197: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:23204: $? = 0 | configure:23221: result: yes | configure:23169: checking whether strndup is declared without a macro | configure:23197: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:23204: $? = 0 | configure:23221: result: yes | configure:23169: checking whether strnlen is declared without a macro | configure:23197: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:23204: $? = 0 | configure:23221: result: yes | configure:23169: checking whether strpbrk is declared without a macro | configure:23197: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:23204: $? = 0 | configure:23221: result: yes | configure:23169: checking whether strsep is declared without a macro | configure:23197: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:23204: $? = 0 | configure:23221: result: yes | configure:23169: checking whether strcasestr is declared without a macro | configure:23197: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 212.10: 1506-045 (S) Undeclared identifier strcasestr. | configure:23204: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef strcasestr | | (void) strcasestr; | | ; | | return 0; | | } | configure:23221: result: no | configure:23169: checking whether strtok_r is declared without a macro | configure:23197: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:23204: $? = 0 | configure:23221: result: yes | configure:23169: checking whether strerror_r is declared without a macro | configure:23197: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:23204: $? = 0 | configure:23221: result: yes | configure:23169: checking whether strsignal is declared without a macro | configure:23197: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:23204: $? = 0 | configure:23221: result: yes | configure:23169: checking whether strverscmp is declared without a macro | configure:23197: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 215.10: 1506-045 (S) Undeclared identifier strverscmp. | configure:23204: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef strverscmp | | (void) strverscmp; | | ; | | return 0; | | } | configure:23221: result: no | configure:23315: checking whether strcasecmp is declared without a macro | configure:23343: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:23350: $? = 0 | configure:23367: result: yes | configure:23315: checking whether strncasecmp is declared without a macro | configure:23343: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:23350: $? = 0 | configure:23367: result: yes | configure:23382: checking whether strndup is declared | configure:23433: result: yes | configure:23453: checking whether strnlen is declared | configure:23504: result: yes | configure:23535: checking for struct timespec in | configure:23562: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:23569: $? = 0 | configure:23584: result: yes | configure:23769: checking whether localtime_r is declared | configure:23798: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:23805: $? = 0 | configure:23820: result: yes | configure:23871: checking whether unsetenv is declared | configure:23900: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:23907: $? = 0 | configure:23922: result: yes | configure:23941: checking whether the utimes function works | configure:24066: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:24070: $? = 0 | configure:24076: ./conftest | configure:24080: $? = 0 | configure:24097: result: yes | configure:24119: checking for struct utimbuf | configure:24152: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:24159: $? = 0 | configure:24174: result: yes | configure:24210: checking for inttypes.h | configure:24239: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:24246: $? = 0 | configure:24261: result: yes | configure:24272: checking for stdint.h | configure:24299: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:24306: $? = 0 | configure:24321: result: yes | configure:24334: checking for intmax_t | configure:24369: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:24376: $? = 0 | configure:24391: result: yes | configure:24426: checking for snprintf | configure:24482: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:24489: $? = 0 | configure:24511: result: yes | configure:24426: checking for strnlen | configure:24482: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:24489: $? = 0 | configure:24511: result: yes | configure:24426: checking for wcslen | configure:24482: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:24489: $? = 0 | configure:24511: result: yes | configure:24426: checking for wcsnlen | configure:24482: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:24489: $? = 0 | configure:24511: result: yes | configure:24426: checking for mbrtowc | configure:24511: result: yes | configure:24426: checking for wcrtomb | configure:24511: result: yes | configure:24523: checking whether _snprintf is declared | configure:24553: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 232.10: 1506-045 (S) Undeclared identifier _snprintf. | configure:24560: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #ifndef _snprintf | | (void) _snprintf; | | #endif | | | | ; | | return 0; | | } | configure:24575: result: no | configure:24604: checking whether vsnprintf is declared | configure:24633: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:24640: $? = 0 | configure:24655: result: yes | configure:24710: checking for alloca as a compiler built-in | configure:24738: result: yes | configure:24822: checking whether program_invocation_name is declared | configure:24852: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 238.10: 1506-045 (S) Undeclared identifier program_invocation_name. | configure:24859: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #ifndef program_invocation_name | | (void) program_invocation_name; | | #endif | | | | ; | | return 0; | | } | configure:24874: result: no | configure:24890: checking whether program_invocation_short_name is declared | configure:24920: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 239.10: 1506-045 (S) Undeclared identifier program_invocation_short_name. | configure:24927: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #ifndef program_invocation_short_name | | (void) program_invocation_short_name; | | #endif | | | | ; | | return 0; | | } | configure:24942: result: no | configure:24963: checking whether program_invocation_name is defined | configure:24986: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | "conftest.c", line 234.10: 1506-296 (S) #include file not found. | "conftest.c", line 238.1: 1506-045 (S) Undeclared identifier program_invocation_name. | configure:24993: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | program_invocation_name = "test"; | | ; | | return 0; | | } | configure:25012: result: no | configure:25020: checking whether program_invocation_short_name is defined | configure:25043: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | "conftest.c", line 234.10: 1506-296 (S) #include file not found. | "conftest.c", line 238.1: 1506-045 (S) Undeclared identifier program_invocation_short_name. | configure:25050: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | program_invocation_short_name = "test"; | | ; | | return 0; | | } | configure:25069: result: no | configure:25198: checking whether btowc(0) is correct | configure:25243: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:25247: $? = 0 | configure:25253: ./conftest | configure:25257: $? = 0 | configure:25275: result: yes | configure:25278: checking whether btowc(EOF) is correct | configure:25360: result: guessing yes | configure:25476: checking whether this system has an arbitrary file name length limit | configure:25502: result: yes | configure:25550: checking for library containing clock_gettime | configure:25591: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:25598: $? = 0 | configure:25629: result: none required | configure:25643: checking for clock_gettime | configure:25699: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:25706: $? = 0 | configure:25728: result: yes | configure:25643: checking for clock_settime | configure:25699: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:25706: $? = 0 | configure:25728: result: yes | configure:25856: checking for d_ino member in directory struct | configure:25932: result: yes | configure:26024: checking whether alphasort is declared without a macro | configure:26052: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:26059: $? = 0 | configure:26076: result: yes | configure:26024: checking whether dirfd is declared without a macro | configure:26052: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:26059: $? = 0 | configure:26076: result: yes | configure:26024: checking whether fdopendir is declared without a macro | configure:26052: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:26059: $? = 0 | configure:26076: result: yes | configure:26024: checking whether scandir is declared without a macro | configure:26052: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:26059: $? = 0 | configure:26076: result: yes | configure:26130: checking for dirfd | configure:26186: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:26193: $? = 0 | configure:26215: result: yes | configure:26227: checking whether dirfd is declared | configure:26280: result: yes | configure:26302: checking whether dirfd is a macro | configure:26329: result: no | configure:26509: checking whether // is distinct from / | configure:26538: result: no | configure:26573: checking whether dup2 works | configure:26637: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | "conftest.c", line 265.8: 1506-234 (W) Expecting a new-line character on #endif directive. | configure:26641: $? = 0 | configure:26647: ./conftest | configure:26651: $? = 0 | configure:26669: result: yes | configure:26736: checking for error_at_line | configure:26762: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | "conftest.c", line 256.10: 1506-296 (S) #include file not found. | configure:26769: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | error_at_line (0, 0, "", 0, "an error occurred"); | | ; | | return 0; | | } | configure:26789: result: no | configure:27103: checking whether fcntl handles F_DUPFD correctly | configure:27143: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:27147: $? = 0 | configure:27153: ./conftest | configure:27157: $? = 0 | configure:27174: result: yes | configure:27209: checking whether fcntl understands F_DUPFD_CLOEXEC | configure:27240: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 261.1: 1506-166 (S) Definition of function choke requires parentheses. | "conftest.c", line 261.7: 1506-276 (S) Syntax error: possible missing '{'? | configure:27247: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | /* end confdefs.h. */ | | | | #include | | #ifndef F_DUPFD_CLOEXEC | | choke me | | #endif | | | | int | | main () | | { | | | | ; | | return 0; | | } | configure:27309: result: no | configure:27419: checking whether fcntl is declared without a macro | configure:27447: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:27454: $? = 0 | configure:27471: result: yes | configure:27419: checking whether openat is declared without a macro | configure:27447: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 266.10: 1506-045 (S) Undeclared identifier openat. | configure:27454: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef openat | | (void) openat; | | ; | | return 0; | | } | configure:27471: result: no | configure:27489: checking whether fdopendir is declared | configure:27543: result: yes | configure:27593: checking whether fdopendir works | configure:27634: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:27638: $? = 0 | configure:27644: ./conftest | configure:27648: $? = 0 | configure:27665: result: yes | configure:27715: checking for struct stat.st_blocks | configure:27743: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:27750: $? = 0 | configure:27808: result: yes | configure:27947: checking for working GNU fnmatch | configure:28056: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | "conftest.c", line 329.37: 1506-045 (S) Undeclared identifier FNM_CASEFOLD. | "conftest.c", line 331.48: 1506-045 (S) Undeclared identifier FNM_EXTMATCH. | "conftest.c", line 333.39: 1506-045 (S) Undeclared identifier FNM_FILE_NAME. | "conftest.c", line 335.47: 1506-045 (S) Undeclared identifier FNM_LEADING_DIR. | configure:28060: $? = 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.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | /* end confdefs.h. */ | | #include | | 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 }; | | int result = 0; | | if (!n ("a*", "", 0)) | | return 1; | | if (!y ("a*", "abc", 0)) | | return 1; | | if (!n ("d*/*1", "d/s/1", FNM_PATHNAME)) | | return 2; | | if (!y ("a\\bc", "abc", 0)) | | return 3; | | if (!n ("a\\bc", "abc", FNM_NOESCAPE)) | | return 3; | | if (!y ("*x", ".x", 0)) | | return 4; | | if (!n ("*x", ".x", FNM_PERIOD)) | | return 4; | | if (!y (Apat, "\\", 0)) | | return 5; | | if (!y (Apat, "A", 0)) | | return 5; | | if (!y (apat, "\\", 0)) | | return 5; | | if (!y (apat, "a", 0)) | | return 5; | | if (!(n (Apat, A_1, 0) == ('A' < '\\'))) | | return 5; | | if (!(n (apat, a_1, 0) == ('a' < '\\'))) | | return 5; | | if (!(y (Apat, A01, 0) == ('A' < '\\'))) | | return 5; | | if (!(y (apat, a01, 0) == ('a' < '\\'))) | | return 5; | | if (!(y (Apat, bs_1, 0) == ('A' < '\\'))) | | return 5; | | if (!(y (apat, bs_1, 0) == ('a' < '\\'))) | | return 5; | | if (!(n (Apat, bs01, 0) == ('A' < '\\'))) | | return 5; | | if (!(n (apat, bs01, 0) == ('a' < '\\'))) | | return 5; | | | | if (!y ("xxXX", "xXxX", FNM_CASEFOLD)) | | result |= 8; | | if (!y ("a++(x|yy)b", "a+xyyyyxb", FNM_EXTMATCH)) | | result |= 16; | | if (!n ("d*/*1", "d/s/1", FNM_FILE_NAME)) | | result |= 32; | | if (!y ("*", "x", FNM_FILE_NAME | FNM_LEADING_DIR)) | | result |= 64; | | if (!y ("x*", "x/y/z", FNM_FILE_NAME | FNM_LEADING_DIR)) | | result |= 64; | | if (!y ("*c*", "c/x", FNM_FILE_NAME | FNM_LEADING_DIR)) | | result |= 64; | | | | return result; | | | | ; | | return 0; | | } | configure:28090: result: no | configure:28113: checking whether isblank is declared | configure:28143: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:28150: $? = 0 | configure:28165: result: yes | configure:28238: checking whether __fpending is declared | configure:28268: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 279.10: 1506-045 (S) Undeclared identifier __fpending. | configure:28275: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | /* end confdefs.h. */ | | | | # include | | # if HAVE_STDIO_EXT_H | | # include | | # endif | | | | | | int | | main () | | { | | #ifndef __fpending | | (void) __fpending; | | #endif | | | | ; | | return 0; | | } | configure:28290: result: no | configure:28309: checking how to determine the number of pending output bytes on a stream | configure:28372: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 273.31: 1506-022 (S) "_IO_write_ptr" is not a member of "struct {...}". | "conftest.c", line 273.51: 1506-022 (S) "_IO_write_base" is not a member of "struct {...}". | configure:28379: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | FILE *fp = stdin; (void) (fp->_IO_write_ptr - fp->_IO_write_base); | | ; | | return 0; | | } | configure:28372: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:28379: $? = 0 | configure:28401: result: fp->_ptr - fp->_base | configure:28514: checking whether futimens works | configure:28562: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:28566: $? = 0 | configure:28572: ./conftest | configure:28576: $? = 0 | configure:28606: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:28613: $? = 0 | configure:28642: result: yes | configure:29205: checking for working getdelim function | configure:29279: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:29283: $? = 0 | configure:29289: ./conftest | configure:29293: $? = 3 | configure: program exited with status 3 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | /* end confdefs.h. */ | | | | # include | | # include | | # include | | int main () | | { | | FILE *in = fopen ("./conftest.data", "r"); | | if (!in) | | return 1; | | { | | /* Test result for a NULL buffer and a zero size. | | Based on a test program from Karl Heuer. */ | | char *line = NULL; | | size_t siz = 0; | | int len = getdelim (&line, &siz, '\n', in); | | if (!(len == 4 && line && strcmp (line, "foo\n") == 0)) | | return 2; | | } | | { | | /* Test result for a NULL buffer and a non-zero size. | | This crashes on FreeBSD 8.0. */ | | char *line = NULL; | | size_t siz = (size_t)(~0) / 4; | | if (getdelim (&line, &siz, '\n', in) == -1) | | return 3; | | } | | return 0; | | } | | | configure:29310: result: no | configure:29340: checking for flockfile | configure:29425: result: yes | configure:29340: checking for funlockfile | configure:29425: result: yes | configure:29437: checking whether getc_unlocked is declared | configure:29488: result: yes | configure:29570: checking for getline | configure:29626: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:29633: $? = 0 | configure:29653: result: yes | configure:29662: checking for working getline function | configure:29736: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:29740: $? = 0 | configure:29746: ./conftest | configure:29750: $? = 3 | configure: program exited with status 3 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | /* end confdefs.h. */ | | | | # include | | # include | | # include | | int main () | | { | | FILE *in = fopen ("./conftest.data", "r"); | | if (!in) | | return 1; | | { | | /* Test result for a NULL buffer and a zero size. | | Based on a test program from Karl Heuer. */ | | char *line = NULL; | | size_t siz = 0; | | int len = getline (&line, &siz, in); | | if (!(len == 4 && line && strcmp (line, "foo\n") == 0)) | | return 2; | | } | | { | | /* Test result for a NULL buffer and a non-zero size. | | This crashes on FreeBSD 8.0. */ | | char *line = NULL; | | size_t siz = (size_t)(~0) / 4; | | if (getline (&line, &siz, in) == -1) | | return 3; | | } | | return 0; | | } | | | configure:29767: result: no | configure:29806: checking for working getdelim function | configure:29911: result: no | configure:29941: checking for flockfile | configure:30026: result: yes | configure:29941: checking for funlockfile | configure:30026: result: yes | configure:30038: checking whether getc_unlocked is declared | configure:30089: result: yes | configure:30198: checking for getpagesize | configure:30254: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:30261: $? = 0 | configure:30283: result: yes | configure:30621: checking whether getpagesize is declared | configure:30650: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:30657: $? = 0 | configure:30672: result: yes | configure:31006: checking whether gettimeofday clobbers localtime buffer | configure:31048: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:31052: $? = 0 | configure:31058: ./conftest | configure:31062: $? = 0 | configure:31079: result: no | configure:31367: checking for gettimeofday with POSIX signature | configure:31405: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:31412: $? = 0 | configure:31470: result: yes | configure:31797: checking whether the compiler generally respects inline | configure:31828: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:31835: $? = 0 | configure:31852: result: yes | configure:31901: checking whether inttypes.h conforms to C99 | configure:32057: result: no | configure:32226: checking whether INT32_MAX < INTMAX_MAX | configure:32270: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:32277: $? = 0 | configure:32292: result: yes | configure:32303: checking whether INT64_MAX == LONG_MAX | configure:32347: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 308.22: 1506-195 (S) Integral constant expression with a value greater than zero is required. | configure:32354: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | /* end confdefs.h. */ | | /* Work also in C++ mode. */ | | #define __STDC_LIMIT_MACROS 1 | | | | /* Work if build is not clean. */ | | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H | | | | #include | | #if HAVE_STDINT_H | | #include | | #endif | | | | #if defined INT64_MAX | | #define CONDITION (INT64_MAX == LONG_MAX) | | #elif HAVE_LONG_LONG_INT | | #define CONDITION (sizeof (long long int) == sizeof (long int)) | | #else | | #define CONDITION 0 | | #endif | | int test[CONDITION ? 1 : -1]; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:32369: result: no | configure:32382: checking whether UINT32_MAX < UINTMAX_MAX | configure:32426: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:32433: $? = 0 | configure:32448: result: yes | configure:32459: checking whether UINT64_MAX == ULONG_MAX | configure:32503: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 308.22: 1506-195 (S) Integral constant expression with a value greater than zero is required. | configure:32510: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | /* end confdefs.h. */ | | /* Work also in C++ mode. */ | | #define __STDC_LIMIT_MACROS 1 | | | | /* Work if build is not clean. */ | | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H | | | | #include | | #if HAVE_STDINT_H | | #include | | #endif | | | | #if defined UINT64_MAX | | #define CONDITION (UINT64_MAX == ULONG_MAX) | | #elif HAVE_LONG_LONG_INT | | #define CONDITION (sizeof (unsigned long long int) == sizeof (unsigned long int)) | | #else | | #define CONDITION 0 | | #endif | | int test[CONDITION ? 1 : -1]; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:32525: result: no | configure:32545: checking whether imaxabs is declared without a macro | configure:32573: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:32580: $? = 0 | configure:32597: result: yes | configure:32545: checking whether imaxdiv is declared without a macro | configure:32573: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:32580: $? = 0 | configure:32597: result: yes | configure:32545: checking whether strtoimax is declared without a macro | configure:32573: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:32580: $? = 0 | configure:32597: result: yes | configure:32545: checking whether strtoumax is declared without a macro | configure:32573: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:32580: $? = 0 | configure:32597: result: yes | configure:32752: checking whether langinfo.h defines CODESET | configure:32780: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:32787: $? = 0 | configure:32803: result: yes | configure:32808: checking whether langinfo.h defines T_FMT_AMPM | configure:32836: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:32843: $? = 0 | configure:32859: result: yes | configure:32864: checking whether langinfo.h defines ERA | configure:32892: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:32899: $? = 0 | configure:32915: result: yes | configure:32920: checking whether langinfo.h defines YESEXPR | configure:32948: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:32955: $? = 0 | configure:32971: result: yes | configure:32989: checking whether nl_langinfo is declared without a macro | configure:33017: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:33024: $? = 0 | configure:33041: result: yes | configure:33078: checking for lchown | configure:33134: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:33141: $? = 0 | configure:33163: result: yes | configure:33232: checking whether link handles trailing slash correctly | configure:33275: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:33279: $? = 0 | configure:33285: ./conftest | configure:33289: $? = 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.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | int result = 0; | | if (!link ("conftest.a", "conftest.b/")) | | result |= 1; | | #if HAVE_LSTAT | | if (!link ("conftest.lnk/", "conftest.b")) | | result |= 2; | | #endif | | return result; | | | | ; | | return 0; | | } | configure:33307: result: no | configure:33346: checking for __xpg4 | configure:33372: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | ld: 0711-317 ERROR: Undefined symbol: __xpg4 | ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. | configure:33379: $? = 8 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | /* end confdefs.h. */ | | extern int __xpg4; | | int | | main () | | { | | return __xpg4; | | ; | | return 0; | | } | configure:33400: result: no | configure:33405: checking whether link(2) dereferences a symlink | configure:33465: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:33469: $? = 0 | configure:33475: ./conftest | configure:33479: $? = 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.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | /* end confdefs.h. */ | | | | # include | | # include | | # include | | # include | | | | # define SAME_INODE(Stat_buf_1, Stat_buf_2) ((Stat_buf_1).st_ino == (Stat_buf_2).st_ino && (Stat_buf_1).st_dev == (Stat_buf_2).st_dev) | | | | int | | main () | | { | | const char *file = "conftest.file"; | | const char *sym = "conftest.sym"; | | const char *hard = "conftest.hard"; | | struct stat sb_file, sb_hard; | | | | /* Create a symlink to the regular file. */ | | if (symlink (file, sym)) | | return 2; | | | | /* Create a hard link to that symlink. */ | | if (link (sym, hard)) | | return 3; | | | | if (lstat (hard, &sb_hard)) | | return 4; | | if (lstat (file, &sb_file)) | | return 5; | | | | /* If the dev/inode of hard and file are the same, then | | the link call followed the symlink. */ | | return SAME_INODE (sb_hard, sb_file) ? 1 : 0; | | } | | | configure:33498: result: yes | configure:33557: checking whether linkat(,AT_SYMLINK_FOLLOW) works | configure:33594: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:33601: $? = 0 | configure:33617: result: yes | configure:33619: checking whether linkat handles trailing slash correctly | configure:33682: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:33686: $? = 0 | configure:33692: ./conftest | configure:33696: $? = 8 | configure: program exited with status 8 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | /* end confdefs.h. */ | | #include | | #include | | #include | | #include | | | | int | | main () | | { | | int result; | | int fd; | | /* Create a regular file. */ | | fd = open ("conftest.a", O_CREAT | O_EXCL | O_WRONLY, 0600); | | if (fd < 0) | | return 1; | | if (write (fd, "hello", 5) < 5) | | return 2; | | if (close (fd) < 0) | | return 3; | | /* Test whether hard links are supported on the current | | device. */ | | if (linkat (AT_FDCWD, "conftest.a", AT_FDCWD, "conftest.b", | | AT_SYMLINK_FOLLOW) < 0) | | return 0; | | result = 0; | | /* Test whether a trailing "/" is treated like "/.". */ | | if (linkat (AT_FDCWD, "conftest.a/", AT_FDCWD, "conftest.c", | | AT_SYMLINK_FOLLOW) == 0) | | result |= 4; | | if (linkat (AT_FDCWD, "conftest.a", AT_FDCWD, "conftest.d/", | | AT_SYMLINK_FOLLOW) == 0) | | result |= 8; | | return result; | | | | ; | | return 0; | | } | configure:33714: result: no | configure:33772: checking whether lseek detects pipes | configure:33805: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:33812: $? = 0 | configure:33880: result: yes | configure:33958: checking for stdlib.h | configure:33965: result: yes | configure:34104: checking for GNU libc compatible malloc | configure:34169: result: yes | configure:34281: checking whether mbrtowc handles incomplete characters | configure:34369: result: guessing no | configure:34375: checking whether mbrtowc works as well as mbtowc | configure:34467: result: guessing yes | configure:35081: checking whether mbrtowc handles incomplete characters | configure:35169: result: guessing no | configure:35175: checking whether mbrtowc works as well as mbtowc | configure:35267: result: guessing yes | configure:35363: checking whether mbrtowc handles incomplete characters | configure:35451: result: guessing no | configure:35457: checking whether mbrtowc works as well as mbtowc | configure:35549: result: guessing yes | configure:35851: checking for mempcpy | configure:35936: result: no | configure:35998: checking for memrchr | configure:36054: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | ld: 0711-317 ERROR: Undefined symbol: .memrchr | ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. | configure:36061: $? = 8 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | /* end confdefs.h. */ | | /* Define memrchr to an innocuous variant, in case declares memrchr. | | For example, HP-UX 11i declares gettimeofday. */ | | #define memrchr innocuous_memrchr | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char memrchr (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #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:36083: result: no | configure:36125: checking whether mkdir handles trailing slash | configure:36158: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:36162: $? = 0 | configure:36168: ./conftest | configure:36172: $? = 0 | configure:36192: result: yes | configure:36208: checking whether mkdir handles trailing dot | configure:36241: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:36245: $? = 0 | configure:36251: ./conftest | configure:36255: $? = 0 | configure:36275: result: yes | configure:36311: checking for mkdtemp | configure:36367: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:36374: $? = 0 | configure:36396: result: yes | configure:36460: checking whether mkfifo rejects trailing slashes | configure:36502: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:36506: $? = 0 | configure:36512: ./conftest | configure:36516: $? = 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.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | int result = 0; | | if (!mkfifo ("conftest.tmp/", 0600)) | | result |= 1; | | #if HAVE_LSTAT | | if (!mkfifo ("conftest.lnk/", 0600)) | | result |= 2; | | #endif | | return result; | | | | ; | | return 0; | | } | configure:36534: result: no | configure:36658: checking whether mknod can create fifo without root privileges | configure:36692: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:36696: $? = 0 | configure:36702: ./conftest | configure:36706: $? = 0 | configure:36733: result: yes | configure:36792: checking for working mktime | configure:37004: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:37008: $? = 0 | configure:37014: ./conftest | ./configure[37016]: 9765166 Alarm call | configure:37018: $? = 142 | configure: program exited with status 142 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | /* end confdefs.h. */ | | /* Test program from Paul Eggert and Tony Leneis. */ | | #include | | #include | | #include | | | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | | | #ifndef HAVE_ALARM | | # define alarm(X) /* empty */ | | #endif | | | | /* Work around redefinition to rpl_putenv by other config tests. */ | | #undef putenv | | | | static time_t time_t_max; | | static time_t time_t_min; | | | | /* Values we'll use to set the TZ environment variable. */ | | static char *tz_strings[] = { | | (char *) 0, "TZ=GMT0", "TZ=JST-9", | | "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" | | }; | | #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) | | | | /* Return 0 if mktime fails to convert a date in the spring-forward gap. | | Based on a problem report from Andreas Jaeger. */ | | static int | | spring_forward_gap () | | { | | /* glibc (up to about 1998-10-07) failed this test. */ | | struct tm tm; | | | | /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0" | | instead of "TZ=America/Vancouver" in order to detect the bug even | | on systems that don't support the Olson extension, or don't have the | | full zoneinfo tables installed. */ | | putenv ("TZ=PST8PDT,M4.1.0,M10.5.0"); | | | | tm.tm_year = 98; | | tm.tm_mon = 3; | | tm.tm_mday = 5; | | tm.tm_hour = 2; | | tm.tm_min = 0; | | tm.tm_sec = 0; | | tm.tm_isdst = -1; | | return mktime (&tm) != (time_t) -1; | | } | | | | static int | | mktime_test1 (time_t now) | | { | | struct tm *lt; | | return ! (lt = localtime (&now)) || mktime (lt) == now; | | } | | | | static int | | mktime_test (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 (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 () | | { | | int result = 0; | | time_t t, delta; | | int i, j; | | int time_t_signed_magnitude = (time_t) ~ (time_t) 0 < (time_t) -1; | | int time_t_signed = ! ((time_t) 0 < (time_t) -1); | | | | /* 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); | | | | time_t_max = (! time_t_signed | | ? (time_t) -1 | | : ((((time_t) 1 << (sizeof (time_t) * CHAR_BIT - 2)) - 1) | | * 2 + 1)); | | time_t_min = (! time_t_signed | | ? (time_t) 0 | | : time_t_signed_magnitude | | ? ~ (time_t) 0 | | : ~ 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)) | | result |= 1; | | if (! (mktime_test ((time_t) 1) | | && mktime_test ((time_t) (60 * 60)) | | && mktime_test ((time_t) (60 * 60 * 24)))) | | result |= 2; | | | | for (j = 1; ; j <<= 1) | | if (! bigtime_test (j)) | | result |= 4; | | else if (INT_MAX / 2 < j) | | break; | | if (! bigtime_test (INT_MAX)) | | result |= 8; | | } | | if (! irix_6_4_bug ()) | | result |= 16; | | if (! spring_forward_gap ()) | | result |= 32; | | if (! year_2050_test ()) | | result |= 64; | | return result; | | } | configure:37035: result: no | configure:37099: checking whether YESEXPR works | configure:37137: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:37141: $? = 0 | configure:37147: ./conftest | configure:37151: $? = 0 | configure:37169: result: yes | configure:37241: checking for obstacks | configure:37272: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | "conftest.c", line 360.32: 1506-296 (S) #include file "obstack.h" not found. | "conftest.c", line 364.8: 1506-007 (S) "struct obstack" is undefined. | configure:37279: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include "obstack.h" | | int | | main () | | { | | struct obstack mem; | | #define obstack_chunk_alloc malloc | | #define obstack_chunk_free free | | obstack_init (&mem); | | obstack_free (&mem, 0); | | ; | | return 0; | | } | configure:37299: result: no | configure:37352: checking whether open recognizes a trailing slash | configure:37401: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:37405: $? = 0 | configure:37411: ./conftest | configure:37415: $? = 3 | configure: program exited with status 3 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | /* end confdefs.h. */ | | | | #include | | #if HAVE_UNISTD_H | | # include | | #endif | | int main () | | { | | int result = 0; | | #if HAVE_LSTAT | | if (open ("conftest.lnk/", O_RDONLY) != -1) | | result |= 1; | | #endif | | if (open ("conftest.sl/", O_CREAT, 0600) >= 0) | | result |= 2; | | return result; | | } | configure:37434: result: no | configure:37555: checking for fchmodat | configure:37640: result: yes | configure:37555: checking for fstatat | configure:37640: result: no | configure:37555: checking for mkdirat | configure:37640: result: yes | configure:37555: checking for openat | configure:37640: result: yes | configure:37555: checking for unlinkat | configure:37640: result: yes | configure:37731: checking for fchownat | configure:37814: result: yes | configure:37820: checking whether fchownat works with AT_SYMLINK_NOFOLLOW | configure:37894: result: yes | configure:37910: checking whether fchownat works with an empty file name | configure:37984: result: yes | configure:38026: checking for struct tm.tm_zone | configure:38057: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 341.13: 1506-022 (S) "tm_zone" is not a member of "struct tm". | configure:38064: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | /* end confdefs.h. */ | | #include | | #include | | | | | | int | | main () | | { | | static struct tm ac_aggr; | | if (ac_aggr.tm_zone) | | return 0; | | ; | | return 0; | | } | configure:38100: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 341.20: 1506-022 (S) "tm_zone" is not a member of "struct tm". | configure:38107: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | /* end confdefs.h. */ | | #include | | #include | | | | | | int | | main () | | { | | static struct tm ac_aggr; | | if (sizeof ac_aggr.tm_zone) | | return 0; | | ; | | return 0; | | } | configure:38125: result: no | configure:38143: checking whether tzname is declared | configure:38173: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:38180: $? = 0 | configure:38195: result: yes | configure:38213: checking for tzname | configure:38243: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:38250: $? = 0 | configure:38270: result: yes | configure:38308: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:38315: $? = 0 | configure:38357: checking for getppriv | configure:38413: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:38420: $? = 0 | configure:38442: result: yes | configure:38462: checking whether program_invocation_name is declared | configure:38514: result: no | configure:38532: checking whether program_invocation_short_name is declared | configure:38584: result: no | configure:38647: checking for rawmemchr | configure:38703: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | ld: 0711-317 ERROR: Undefined symbol: .rawmemchr | ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. | configure:38710: $? = 8 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | /* end confdefs.h. */ | | /* Define rawmemchr to an innocuous variant, in case declares rawmemchr. | | For example, HP-UX 11i declares gettimeofday. */ | | #define rawmemchr innocuous_rawmemchr | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char rawmemchr (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef rawmemchr | | | | /* 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 rawmemchr (); | | /* 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_rawmemchr || defined __stub___rawmemchr | | choke me | | #endif | | | | int | | main () | | { | | return rawmemchr (); | | ; | | return 0; | | } | configure:38732: result: no | configure:38792: checking whether readlink signature is correct | configure:38820: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:38827: $? = 0 | configure:38842: result: yes | configure:38844: checking whether readlink handles trailing slash correctly | configure:38878: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:38882: $? = 0 | configure:38888: ./conftest | configure:38892: $? = 0 | configure:38910: result: yes | configure:39051: checking for working re_compile_pattern | configure:39208: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | "conftest.c", line 385.27: 1506-007 (S) "struct re_pattern_buffer" is undefined. | "conftest.c", line 389.20: 1506-007 (S) "struct re_registers" is undefined. | "conftest.c", line 401.32: 1506-045 (S) Undeclared identifier RE_SYNTAX_GREP. | "conftest.c", line 401.49: 1506-045 (S) Undeclared identifier RE_HAT_LISTS_NOT_NEWLINE. | "conftest.c", line 402.34: 1506-045 (S) Undeclared identifier RE_ICASE. | "conftest.c", line 404.19: 1506-068 (W) Operation between types "const char*" and "int" is not allowed. | "conftest.c", line 416.28: 1506-045 (S) Undeclared identifier RE_SYNTAX_EGREP. | "conftest.c", line 418.15: 1506-068 (W) Operation between types "const char*" and "int" is not allowed. | "conftest.c", line 427.28: 1506-045 (S) Undeclared identifier RE_SYNTAX_POSIX_EGREP. | "conftest.c", line 432.15: 1506-068 (W) Operation between types "const char*" and "int" is not allowed. | "conftest.c", line 439.52: 1506-045 (S) Undeclared identifier RE_NO_EMPTY_RANGES. | "conftest.c", line 441.15: 1506-068 (W) Operation between types "const char*" and "int" is not allowed. | "conftest.c", line 447.15: 1506-068 (W) Operation between types "const char*" and "int" is not allowed. | "conftest.c", line 454.15: 1506-068 (W) Operation between types "const char*" and "int" is not allowed. | "conftest.c", line 462.15: 1506-068 (W) Operation between types "const char*" and "int" is not allowed. | "conftest.c", line 471.28: 1506-045 (S) Undeclared identifier RE_SYNTAX_EMACS. | "conftest.c", line 473.15: 1506-068 (W) Operation between types "const char*" and "int" is not allowed. | "conftest.c", line 483.31: 1506-045 (S) Undeclared identifier RE_CONTEXT_INVALID_DUP. | "conftest.c", line 482.28: 1506-045 (S) Undeclared identifier RE_SYNTAX_POSIX_BASIC. | "conftest.c", line 486.15: 1506-068 (W) Operation between types "const char*" and "int" is not allowed. | "conftest.c", line 492.19: 1506-045 (S) Undeclared identifier REG_STARTEND. | configure:39212: $? = 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.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | | #include | | #include | | | | int | | main () | | { | | int result = 0; | | static struct re_pattern_buffer regex; | | unsigned char folded_chars[UCHAR_MAX + 1]; | | int i; | | const char *s; | | struct re_registers regs; | | | | /* http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html | | This test needs valgrind to catch the bug on Debian | | GNU/Linux 3.1 x86, but it might catch the bug better | | on other platforms and it shouldn't hurt to try the | | test here. */ | | if (setlocale (LC_ALL, "en_US.UTF-8")) | | { | | static char const pat[] = "insert into"; | | static char const data[] = | | "\xFF\0\x12\xA2\xAA\xC4\xB1,K\x12\xC4\xB1*\xACK"; | | re_set_syntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE | | | RE_ICASE); | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern (pat, sizeof pat - 1, ®ex); | | if (s) | | result |= 1; | | else if (re_search (®ex, data, sizeof data - 1, | | 0, sizeof data - 1, ®s) | | != -1) | | result |= 1; | | if (! setlocale (LC_ALL, "C")) | | return 1; | | } | | | | /* This test is from glibc bug 3957, reported by Andrew Mackey. */ | | re_set_syntax (RE_SYNTAX_EGREP | RE_HAT_LISTS_NOT_NEWLINE); | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern ("a[^x]b", 6, ®ex); | | if (s) | | result |= 2; | | /* This should fail, but succeeds for glibc-2.5. */ | | else if (re_search (®ex, "a\nb", 3, 0, 3, ®s) != -1) | | result |= 2; | | | | /* This regular expression is from Spencer ere test number 75 | | in grep-2.3. */ | | re_set_syntax (RE_SYNTAX_POSIX_EGREP); | | memset (®ex, 0, sizeof regex); | | for (i = 0; i <= UCHAR_MAX; i++) | | folded_chars[i] = i; | | regex.translate = folded_chars; | | s = re_compile_pattern ("a[[:]:]]b\n", 11, ®ex); | | /* This should fail with _Invalid character class name_ error. */ | | if (!s) | | result |= 4; | | | | /* Ensure that [b-a] is diagnosed as invalid, when | | using RE_NO_EMPTY_RANGES. */ | | re_set_syntax (RE_SYNTAX_POSIX_EGREP | RE_NO_EMPTY_RANGES); | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern ("a[b-a]", 6, ®ex); | | if (s == 0) | | result |= 8; | | | | /* This should succeed, but does not for glibc-2.1.3. */ | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern ("{1", 2, ®ex); | | if (s) | | result |= 8; | | | | /* The following example is derived from a problem report | | against gawk from Jorge Stolfi . */ | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern ("[an\371]*n", 7, ®ex); | | if (s) | | result |= 8; | | /* This should match, but does not for glibc-2.2.1. */ | | else if (re_match (®ex, "an", 2, 0, ®s) != 2) | | result |= 8; | | | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern ("x", 1, ®ex); | | if (s) | | result |= 8; | | /* glibc-2.2.93 does not work with a negative RANGE argument. */ | | else if (re_search (®ex, "wxy", 3, 2, -2, ®s) != 1) | | result |= 8; | | | | /* The version of regex.c in older versions of gnulib | | ignored RE_ICASE. Detect that problem too. */ | | re_set_syntax (RE_SYNTAX_EMACS | RE_ICASE); | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern ("x", 1, ®ex); | | if (s) | | result |= 16; | | else if (re_search (®ex, "WXY", 3, 0, 3, ®s) < 0) | | result |= 16; | | | | /* Catch a bug reported by Vin Shelton in | | http://lists.gnu.org/archive/html/bug-coreutils/2007-06/msg00089.html | | */ | | re_set_syntax (RE_SYNTAX_POSIX_BASIC | | & ~RE_CONTEXT_INVALID_DUP | | & ~RE_NO_EMPTY_RANGES); | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern ("[[:alnum:]_-]\\+$", 16, ®ex); | | if (s) | | result |= 32; | | | | /* REG_STARTEND was added to glibc on 2004-01-15. | | Reject older versions. */ | | if (! REG_STARTEND) | | result |= 64; | | | | #if 0 | | /* It would be nice to reject hosts whose regoff_t values are too | | narrow (including glibc on hosts with 64-bit ptrdiff_t and | | 32-bit int), but we should wait until glibc implements this | | feature. Otherwise, support for equivalence classes and | | multibyte collation symbols would always be broken except | | when compiling --without-included-regex. */ | | if (sizeof (regoff_t) < sizeof (ptrdiff_t) | | || sizeof (regoff_t) < sizeof (ssize_t)) | | result |= 64; | | #endif | | | | return result; | | | | ; | | return 0; | | } | configure:39239: result: no | configure:39364: checking libintl.h usability | configure:39381: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 393.10: 1506-296 (S) #include file not found. | configure:39388: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:39402: result: no | configure:39406: checking libintl.h presence | configure:39421: xlc -E -I/opt/phs/include conftest.c | "conftest.c", line 360.10: 1506-296 (S) #include file not found. | configure:39428: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 | | /* end confdefs.h. */ | | #include | configure:39442: result: no | configure:39475: checking for libintl.h | configure:39484: result: no | configure:39509: checking whether isblank is declared | configure:39561: result: yes | configure:39593: checking whether rename honors trailing slash on destination | configure:39644: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:39648: $? = 0 | configure:39654: ./conftest | configure:39658: $? = 5 | configure: program exited with status 5 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 | | /* end confdefs.h. */ | | | | # include | | # include | | | | int | | main () | | { | | int result = 0; | | if (rename ("conftest.f1", "conftest.f2/") == 0) | | result |= 1; | | if (rename ("conftest.d1", "conftest.d2/") != 0) | | result |= 2; | | #if HAVE_LSTAT | | if (rename ("conftest.f", "conftest.lnk/") == 0) | | result |= 4; | | #endif | | return result; | | | | ; | | return 0; | | } | configure:39677: result: no | configure:39698: checking whether rename honors trailing slash on source | configure:39749: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:39753: $? = 0 | configure:39759: ./conftest | configure:39763: $? = 5 | configure: program exited with status 5 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | /* end confdefs.h. */ | | | | # include | | # include | | | | int | | main () | | { | | int result = 0; | | if (rename ("conftest.f1/", "conftest.d3") == 0) | | result |= 1; | | if (rename ("conftest.d1/", "conftest.d2") != 0) | | result |= 2; | | #if HAVE_LSTAT | | if (rename ("conftest.lnk/", "conftest.f") == 0) | | result |= 4; | | #endif | | return result; | | | | ; | | return 0; | | } | configure:39782: result: no | configure:39803: checking whether rename manages hard links correctly | configure:39849: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:39853: $? = 0 | configure:39859: ./conftest | configure:39863: $? = 0 | configure:39885: result: yes | configure:39906: checking whether rename manages existing destinations correctly | configure:39949: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:39953: $? = 0 | configure:39959: ./conftest | configure:39963: $? = 0 | configure:39982: result: yes | configure:40090: checking whether rmdir works | configure:40132: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:40136: $? = 0 | configure:40142: ./conftest | configure:40146: $? = 0 | configure:40164: result: yes | configure:40210: checking for rpmatch | configure:40266: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:40273: $? = 0 | configure:40295: result: yes | configure:40499: checking for stdint.h | configure:40506: result: yes | configure:40645: checking for SIZE_MAX | configure:41378: result: yes | configure:41393: checking whether sleep is declared | configure:41423: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:41430: $? = 0 | configure:41445: result: yes | configure:41482: checking for working sleep | configure:41534: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:41538: $? = 0 | configure:41544: ./conftest | configure:41548: $? = 0 | configure:41565: result: yes | configure:41603: checking for snprintf | configure:41688: result: yes | configure:41703: checking whether snprintf respects a size of 1 | configure:41733: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:41737: $? = 0 | configure:41743: ./conftest | configure:41747: $? = 0 | configure:41765: result: yes | configure:41828: checking for ssize_t | configure:41877: result: yes | configure:41896: checking whether stat handles trailing slashes on directories | configure:41929: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:41933: $? = 0 | configure:41939: ./conftest | configure:41943: $? = 0 | configure:41960: result: yes | configure:41962: checking whether stat handles trailing slashes on files | configure:42006: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:42010: $? = 0 | configure:42016: ./conftest | configure:42020: $? = 3 | configure: program exited with status 3 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | int result = 0; | | struct stat st; | | if (!stat ("conftest.tmp/", &st)) | | result |= 1; | | #if HAVE_LSTAT | | if (!stat ("conftest.lnk/", &st)) | | result |= 2; | | #endif | | return result; | | | | ; | | return 0; | | } | configure:42038: result: no | configure:42095: checking for struct stat.st_atim.tv_nsec | configure:42125: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 384.13: 1506-022 (S) "st_atim" is not a member of "struct stat64". | configure:42132: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (ac_aggr.st_atim.tv_nsec) | | return 0; | | ; | | return 0; | | } | configure:42167: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 384.20: 1506-022 (S) "st_atim" is not a member of "struct stat64". | configure:42174: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (sizeof ac_aggr.st_atim.tv_nsec) | | return 0; | | ; | | return 0; | | } | configure:42192: result: no | configure:42269: checking for struct stat.st_atimespec.tv_nsec | configure:42299: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 384.13: 1506-022 (S) "st_atimespec" is not a member of "struct stat64". | configure:42306: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (ac_aggr.st_atimespec.tv_nsec) | | return 0; | | ; | | return 0; | | } | configure:42341: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 384.20: 1506-022 (S) "st_atimespec" is not a member of "struct stat64". | configure:42348: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (sizeof ac_aggr.st_atimespec.tv_nsec) | | return 0; | | ; | | return 0; | | } | configure:42366: result: no | configure:42376: checking for struct stat.st_atimensec | configure:42406: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 384.13: 1506-022 (S) "st_atimensec" is not a member of "struct stat64". | configure:42413: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (ac_aggr.st_atimensec) | | return 0; | | ; | | return 0; | | } | configure:42448: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 384.20: 1506-022 (S) "st_atimensec" is not a member of "struct stat64". | configure:42455: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (sizeof ac_aggr.st_atimensec) | | return 0; | | ; | | return 0; | | } | configure:42473: result: no | configure:42483: checking for struct stat.st_atim.st__tim.tv_nsec | configure:42513: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 384.13: 1506-022 (S) "st_atim" is not a member of "struct stat64". | configure:42520: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (ac_aggr.st_atim.st__tim.tv_nsec) | | return 0; | | ; | | return 0; | | } | configure:42555: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 384.20: 1506-022 (S) "st_atim" is not a member of "struct stat64". | configure:42562: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (sizeof ac_aggr.st_atim.st__tim.tv_nsec) | | return 0; | | ; | | return 0; | | } | configure:42580: result: no | configure:42607: checking for struct stat.st_birthtimespec.tv_nsec | configure:42637: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 384.13: 1506-022 (S) "st_birthtimespec" is not a member of "struct stat64". | configure:42644: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (ac_aggr.st_birthtimespec.tv_nsec) | | return 0; | | ; | | return 0; | | } | configure:42679: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 384.20: 1506-022 (S) "st_birthtimespec" is not a member of "struct stat64". | configure:42686: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | | return 0; | | ; | | return 0; | | } | configure:42704: result: no | configure:42714: checking for struct stat.st_birthtimensec | configure:42744: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 384.13: 1506-022 (S) "st_birthtimensec" is not a member of "struct stat64". | configure:42751: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (ac_aggr.st_birthtimensec) | | return 0; | | ; | | return 0; | | } | configure:42786: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 384.20: 1506-022 (S) "st_birthtimensec" is not a member of "struct stat64". | configure:42793: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (sizeof ac_aggr.st_birthtimensec) | | return 0; | | ; | | return 0; | | } | configure:42811: result: no | configure:42821: checking for struct stat.st_birthtim.tv_nsec | configure:42851: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 384.13: 1506-022 (S) "st_birthtim" is not a member of "struct stat64". | configure:42858: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (ac_aggr.st_birthtim.tv_nsec) | | return 0; | | ; | | return 0; | | } | configure:42893: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 384.20: 1506-022 (S) "st_birthtim" is not a member of "struct stat64". | configure:42900: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (sizeof ac_aggr.st_birthtim.tv_nsec) | | return 0; | | ; | | return 0; | | } | configure:42918: result: no | configure:42938: checking for va_copy | configure:42969: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:42976: $? = 0 | configure:42992: result: yes | configure:43181: checking whether NULL can be used in arbitrary expressions | configure:43209: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:43216: $? = 0 | configure:43231: result: yes | configure:43419: checking whether stdint.h conforms to C99 | configure:43742: result: no | configure:43754: checking for sys/inttypes.h | configure:43761: result: yes | configure:43754: checking for sys/bitypes.h | configure:43761: result: no | configure:43921: checking for bit size of ptrdiff_t | configure:44316: result: 32 | configure:43921: checking for bit size of size_t | configure:44316: result: 32 | configure:44338: checking for bit size of sig_atomic_t | configure:44733: result: 32 | configure:44338: checking for bit size of wchar_t | configure:44733: result: 16 | configure:44338: checking for bit size of wint_t | configure:44733: result: 32 | configure:44754: checking whether sig_atomic_t is signed | configure:44817: result: yes | configure:44754: checking whether wchar_t is signed | configure:44817: result: no | configure:44754: checking whether wint_t is signed | configure:44817: result: yes | configure:44841: checking for ptrdiff_t integer literal suffix | configure:44924: result: | configure:44841: checking for size_t integer literal suffix | configure:44924: result: u | configure:44944: checking for sig_atomic_t integer literal suffix | configure:45027: result: no | configure:44944: checking for wchar_t integer literal suffix | configure:45027: result: no | configure:44944: checking for wint_t integer literal suffix | configure:45027: result: | configure:45133: checking whether dprintf is declared without a macro | configure:45161: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45168: $? = 0 | configure:45185: result: yes | configure:45133: checking whether fpurge is declared without a macro | configure:45161: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 397.10: 1506-045 (S) Undeclared identifier fpurge. | configure:45168: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef fpurge | | (void) fpurge; | | ; | | return 0; | | } | configure:45185: result: no | configure:45133: checking whether fseeko is declared without a macro | configure:45161: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 397.10: 1506-045 (S) Undeclared identifier fseeko. | configure:45168: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef fseeko | | (void) fseeko; | | ; | | return 0; | | } | configure:45185: result: no | configure:45133: checking whether ftello is declared without a macro | configure:45161: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 397.10: 1506-045 (S) Undeclared identifier ftello. | configure:45168: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef ftello | | (void) ftello; | | ; | | return 0; | | } | configure:45185: result: no | configure:45133: checking whether getdelim is declared without a macro | configure:45161: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45168: $? = 0 | configure:45185: result: yes | configure:45133: checking whether getline is declared without a macro | configure:45161: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45168: $? = 0 | configure:45185: result: yes | configure:45133: checking whether popen is declared without a macro | configure:45161: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45168: $? = 0 | configure:45185: result: yes | configure:45133: checking whether renameat is declared without a macro | configure:45161: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45168: $? = 0 | configure:45185: result: yes | configure:45133: checking whether snprintf is declared without a macro | configure:45161: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45168: $? = 0 | configure:45185: result: yes | configure:45133: checking whether tmpfile is declared without a macro | configure:45161: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45168: $? = 0 | configure:45185: result: yes | configure:45133: checking whether vdprintf is declared without a macro | configure:45161: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45168: $? = 0 | configure:45185: result: yes | configure:45133: checking whether vsnprintf is declared without a macro | configure:45161: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45168: $? = 0 | configure:45185: result: yes | configure:45288: checking whether _Exit is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45329: $? = 0 | configure:45346: result: yes | configure:45288: checking whether atoll is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45329: $? = 0 | configure:45346: result: yes | configure:45288: checking whether canonicalize_file_name is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 413.10: 1506-045 (S) Undeclared identifier canonicalize_file_name. | configure:45329: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_LOADAVG_H | | # include | | #endif | | #if HAVE_RANDOM_H | | # include | | #endif | | | | int | | main () | | { | | #undef canonicalize_file_name | | (void) canonicalize_file_name; | | ; | | return 0; | | } | configure:45346: result: no | configure:45288: checking whether getloadavg is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 413.10: 1506-045 (S) Undeclared identifier getloadavg. | configure:45329: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_LOADAVG_H | | # include | | #endif | | #if HAVE_RANDOM_H | | # include | | #endif | | | | int | | main () | | { | | #undef getloadavg | | (void) getloadavg; | | ; | | return 0; | | } | configure:45346: result: no | configure:45288: checking whether getsubopt is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45329: $? = 0 | configure:45346: result: yes | configure:45288: checking whether grantpt is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45329: $? = 0 | configure:45346: result: yes | configure:45288: checking whether mkdtemp is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45329: $? = 0 | configure:45346: result: yes | configure:45288: checking whether mkostemp is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 416.10: 1506-045 (S) Undeclared identifier mkostemp. | configure:45329: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_LOADAVG_H | | # include | | #endif | | #if HAVE_RANDOM_H | | # include | | #endif | | | | int | | main () | | { | | #undef mkostemp | | (void) mkostemp; | | ; | | return 0; | | } | configure:45346: result: no | configure:45288: checking whether mkostemps is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 416.10: 1506-045 (S) Undeclared identifier mkostemps. | configure:45329: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_LOADAVG_H | | # include | | #endif | | #if HAVE_RANDOM_H | | # include | | #endif | | | | int | | main () | | { | | #undef mkostemps | | (void) mkostemps; | | ; | | return 0; | | } | configure:45346: result: no | configure:45288: checking whether mkstemp is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45329: $? = 0 | configure:45346: result: yes | configure:45288: checking whether mkstemps is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 417.10: 1506-045 (S) Undeclared identifier mkstemps. | configure:45329: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_LOADAVG_H | | # include | | #endif | | #if HAVE_RANDOM_H | | # include | | #endif | | | | int | | main () | | { | | #undef mkstemps | | (void) mkstemps; | | ; | | return 0; | | } | configure:45346: result: no | configure:45288: checking whether ptsname is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45329: $? = 0 | configure:45346: result: yes | configure:45288: checking whether random_r is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 418.10: 1506-045 (S) Undeclared identifier random_r. | configure:45329: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_LOADAVG_H | | # include | | #endif | | #if HAVE_RANDOM_H | | # include | | #endif | | | | int | | main () | | { | | #undef random_r | | (void) random_r; | | ; | | return 0; | | } | configure:45346: result: no | configure:45288: checking whether initstat_r is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 418.10: 1506-045 (S) Undeclared identifier initstat_r. | configure:45329: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_LOADAVG_H | | # include | | #endif | | #if HAVE_RANDOM_H | | # include | | #endif | | | | int | | main () | | { | | #undef initstat_r | | (void) initstat_r; | | ; | | return 0; | | } | configure:45346: result: no | configure:45288: checking whether srandom_r is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 418.10: 1506-045 (S) Undeclared identifier srandom_r. | configure:45329: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_LOADAVG_H | | # include | | #endif | | #if HAVE_RANDOM_H | | # include | | #endif | | | | int | | main () | | { | | #undef srandom_r | | (void) srandom_r; | | ; | | return 0; | | } | configure:45346: result: no | configure:45288: checking whether setstate_r is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 418.10: 1506-045 (S) Undeclared identifier setstate_r. | configure:45329: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_LOADAVG_H | | # include | | #endif | | #if HAVE_RANDOM_H | | # include | | #endif | | | | int | | main () | | { | | #undef setstate_r | | (void) setstate_r; | | ; | | return 0; | | } | configure:45346: result: no | configure:45288: checking whether realpath is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45329: $? = 0 | configure:45346: result: yes | configure:45288: checking whether rpmatch is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45329: $? = 0 | configure:45346: result: yes | configure:45288: checking whether setenv is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45329: $? = 0 | configure:45346: result: yes | configure:45288: checking whether strtod is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45329: $? = 0 | configure:45346: result: yes | configure:45288: checking whether strtoll is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45329: $? = 0 | configure:45346: result: yes | configure:45288: checking whether strtoull is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45329: $? = 0 | configure:45346: result: yes | configure:45288: checking whether unlockpt is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45329: $? = 0 | configure:45346: result: yes | configure:45288: checking whether unsetenv is declared without a macro | configure:45322: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:45329: $? = 0 | configure:45346: result: yes | configure:45380: checking for stpcpy | configure:45436: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:45443: $? = 0 | configure:45465: result: yes | configure:45518: checking for strcasecmp | configure:45574: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:45581: $? = 0 | configure:45603: result: yes | configure:45641: checking for strncasecmp | configure:45697: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:45704: $? = 0 | configure:45726: result: yes | configure:45748: checking whether strncasecmp is declared | configure:45799: result: yes | configure:45839: checking for strchrnul | configure:45895: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | ld: 0711-317 ERROR: Undefined symbol: .strchrnul | ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. | configure:45902: $? = 8 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | /* end confdefs.h. */ | | /* Define strchrnul to an innocuous variant, in case declares strchrnul. | | For example, HP-UX 11i declares gettimeofday. */ | | #define strchrnul innocuous_strchrnul | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char strchrnul (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #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:45924: result: no | configure:46082: checking for working strndup | configure:46126: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:46130: $? = 0 | configure:46136: ./conftest | configure:46140: $? = 0 | configure:46157: result: yes | configure:46213: checking for working strnlen | configure:46257: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:46261: $? = 0 | configure:46267: ./conftest | configure:46271: $? = 0 | configure:46288: result: yes | configure:46335: checking whether defines strtoimax as a macro | configure:46360: result: no | configure:46376: checking for strtoimax | configure:46432: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:46439: $? = 0 | configure:46461: result: yes | configure:46574: checking for strtol | configure:46630: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:46637: $? = 0 | configure:46659: result: yes | configure:46694: checking for strtoll | configure:46750: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:46757: $? = 0 | configure:46779: result: yes | configure:46831: checking for strtoul | configure:46887: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:46894: $? = 0 | configure:46916: result: yes | configure:46951: checking for strtoull | configure:47007: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:47014: $? = 0 | configure:47036: result: yes | configure:47076: checking whether defines strtoumax as a macro | configure:47101: result: no | configure:47117: checking for strtoumax | configure:47173: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:47180: $? = 0 | configure:47202: result: yes | configure:47323: checking whether symlink handles trailing slash correctly | configure:47361: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:47365: $? = 0 | configure:47371: ./conftest | configure:47375: $? = 5 | configure: program exited with status 5 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | int result = 0; | | if (!symlink ("a", "conftest.link/")) | | result |= 1; | | if (symlink ("conftest.f", "conftest.lnk2")) | | result |= 2; | | else if (!symlink ("a", "conftest.lnk2/")) | | result |= 4; | | return result; | | | | ; | | return 0; | | } | configure:47393: result: no | configure:47539: checking for nlink_t | configure:47569: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:47576: $? = 0 | configure:47605: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 440.22: 1506-046 (S) Syntax error. | configure:47612: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | if (sizeof ((nlink_t))) | | return 0; | | ; | | return 0; | | } | configure:47635: result: yes | configure:47663: checking whether fchmodat is declared without a macro | configure:47691: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:47698: $? = 0 | configure:47715: result: yes | configure:47663: checking whether fstatat is declared without a macro | configure:47691: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 441.10: 1506-045 (S) Undeclared identifier fstatat. | configure:47698: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_RAW_DECL_FCHMODAT 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef fstatat | | (void) fstatat; | | ; | | return 0; | | } | configure:47715: result: no | configure:47663: checking whether futimens is declared without a macro | configure:47691: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:47698: $? = 0 | configure:47715: result: yes | configure:47663: checking whether lchmod is declared without a macro | configure:47691: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 442.10: 1506-045 (S) Undeclared identifier lchmod. | configure:47698: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_RAW_DECL_FCHMODAT 1 | | #define HAVE_RAW_DECL_FUTIMENS 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef lchmod | | (void) lchmod; | | ; | | return 0; | | } | configure:47715: result: no | configure:47663: checking whether lstat is declared without a macro | configure:47691: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 442.10: 1506-045 (S) Undeclared identifier lstat. | configure:47698: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_RAW_DECL_FCHMODAT 1 | | #define HAVE_RAW_DECL_FUTIMENS 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef lstat | | (void) lstat; | | ; | | return 0; | | } | configure:47715: result: no | configure:47663: checking whether mkdirat is declared without a macro | configure:47691: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:47698: $? = 0 | configure:47715: result: yes | configure:47663: checking whether mkfifo is declared without a macro | configure:47691: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:47698: $? = 0 | configure:47715: result: yes | configure:47663: checking whether mkfifoat is declared without a macro | configure:47691: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:47698: $? = 0 | configure:47715: result: yes | configure:47663: checking whether mknod is declared without a macro | configure:47691: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:47698: $? = 0 | configure:47715: result: yes | configure:47663: checking whether mknodat is declared without a macro | configure:47691: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:47698: $? = 0 | configure:47715: result: yes | configure:47663: checking whether stat is declared without a macro | configure:47691: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 447.10: 1506-045 (S) Undeclared identifier stat. | configure:47698: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_RAW_DECL_FCHMODAT 1 | | #define HAVE_RAW_DECL_FUTIMENS 1 | | #define HAVE_RAW_DECL_MKDIRAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKFIFOAT 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_MKNODAT 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef stat | | (void) stat; | | ; | | return 0; | | } | configure:47715: result: no | configure:47663: checking whether utimensat is declared without a macro | configure:47691: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:47698: $? = 0 | configure:47715: result: yes | configure:47730: checking for a thread-safe mkdir -p | configure:47769: result: build-aux/install-sh -c -d | configure:47777: checking for a thread-safe mkdir -p | configure:47816: result: build-aux/install-sh -c -d | configure:47940: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:47947: $? = 0 | configure:48013: checking whether localtime_r is compatible with its POSIX signature | configure:48047: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48054: $? = 0 | configure:48070: result: yes | configure:48236: checking whether chown is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether dup2 is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether dup3 is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 460.10: 1506-045 (S) Undeclared identifier dup3. | configure:48280: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_RAW_DECL_FCHMODAT 1 | | #define HAVE_RAW_DECL_FUTIMENS 1 | | #define HAVE_RAW_DECL_MKDIRAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKFIFOAT 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_MKNODAT 1 | | #define HAVE_RAW_DECL_UTIMENSAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | /* end confdefs.h. */ | | #include | | /* Some systems declare various items in the wrong headers. */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | | # include | | # endif | | #endif | | | | int | | main () | | { | | #undef dup3 | | (void) dup3; | | ; | | return 0; | | } | configure:48297: result: no | configure:48236: checking whether environ is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether euidaccess is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 461.10: 1506-045 (S) Undeclared identifier euidaccess. | configure:48280: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_RAW_DECL_FCHMODAT 1 | | #define HAVE_RAW_DECL_FUTIMENS 1 | | #define HAVE_RAW_DECL_MKDIRAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKFIFOAT 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_MKNODAT 1 | | #define HAVE_RAW_DECL_UTIMENSAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_ENVIRON 1 | | /* end confdefs.h. */ | | #include | | /* Some systems declare various items in the wrong headers. */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | | # include | | # endif | | #endif | | | | int | | main () | | { | | #undef euidaccess | | (void) euidaccess; | | ; | | return 0; | | } | configure:48297: result: no | configure:48236: checking whether faccessat is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether fchdir is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether fchownat is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether fsync is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether ftruncate is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 465.10: 1506-045 (S) Undeclared identifier ftruncate. | configure:48280: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_RAW_DECL_FCHMODAT 1 | | #define HAVE_RAW_DECL_FUTIMENS 1 | | #define HAVE_RAW_DECL_MKDIRAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKFIFOAT 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_MKNODAT 1 | | #define HAVE_RAW_DECL_UTIMENSAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_ENVIRON 1 | | #define HAVE_RAW_DECL_FACCESSAT 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FCHOWNAT 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | /* end confdefs.h. */ | | #include | | /* Some systems declare various items in the wrong headers. */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | | # include | | # endif | | #endif | | | | int | | main () | | { | | #undef ftruncate | | (void) ftruncate; | | ; | | return 0; | | } | configure:48297: result: no | configure:48236: checking whether getcwd is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether getdomainname is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 466.10: 1506-045 (S) Undeclared identifier getdomainname. | configure:48280: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_RAW_DECL_FCHMODAT 1 | | #define HAVE_RAW_DECL_FUTIMENS 1 | | #define HAVE_RAW_DECL_MKDIRAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKFIFOAT 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_MKNODAT 1 | | #define HAVE_RAW_DECL_UTIMENSAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_ENVIRON 1 | | #define HAVE_RAW_DECL_FACCESSAT 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FCHOWNAT 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | /* end confdefs.h. */ | | #include | | /* Some systems declare various items in the wrong headers. */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | | # include | | # endif | | #endif | | | | int | | main () | | { | | #undef getdomainname | | (void) getdomainname; | | ; | | return 0; | | } | configure:48297: result: no | configure:48236: checking whether getdtablesize is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether getgroups is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether gethostname is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether getlogin is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether getlogin_r is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether getpagesize is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether getusershell is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether setusershell is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether endusershell is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether lchown is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether link is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether linkat is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether lseek is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 478.10: 1506-045 (S) Undeclared identifier lseek. | configure:48280: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_RAW_DECL_FCHMODAT 1 | | #define HAVE_RAW_DECL_FUTIMENS 1 | | #define HAVE_RAW_DECL_MKDIRAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKFIFOAT 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_MKNODAT 1 | | #define HAVE_RAW_DECL_UTIMENSAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_ENVIRON 1 | | #define HAVE_RAW_DECL_FACCESSAT 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FCHOWNAT 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LINKAT 1 | | /* end confdefs.h. */ | | #include | | /* Some systems declare various items in the wrong headers. */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | | # include | | # endif | | #endif | | | | int | | main () | | { | | #undef lseek | | (void) lseek; | | ; | | return 0; | | } | configure:48297: result: no | configure:48236: checking whether pipe is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether pipe2 is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 479.10: 1506-045 (S) Undeclared identifier pipe2. | configure:48280: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_RAW_DECL_FCHMODAT 1 | | #define HAVE_RAW_DECL_FUTIMENS 1 | | #define HAVE_RAW_DECL_MKDIRAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKFIFOAT 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_MKNODAT 1 | | #define HAVE_RAW_DECL_UTIMENSAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_ENVIRON 1 | | #define HAVE_RAW_DECL_FACCESSAT 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FCHOWNAT 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LINKAT 1 | | #define HAVE_RAW_DECL_PIPE 1 | | /* end confdefs.h. */ | | #include | | /* Some systems declare various items in the wrong headers. */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | | # include | | # endif | | #endif | | | | int | | main () | | { | | #undef pipe2 | | (void) pipe2; | | ; | | return 0; | | } | configure:48297: result: no | configure:48236: checking whether pread is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 479.10: 1506-045 (S) Undeclared identifier pread. | configure:48280: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_RAW_DECL_FCHMODAT 1 | | #define HAVE_RAW_DECL_FUTIMENS 1 | | #define HAVE_RAW_DECL_MKDIRAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKFIFOAT 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_MKNODAT 1 | | #define HAVE_RAW_DECL_UTIMENSAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_ENVIRON 1 | | #define HAVE_RAW_DECL_FACCESSAT 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FCHOWNAT 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LINKAT 1 | | #define HAVE_RAW_DECL_PIPE 1 | | /* end confdefs.h. */ | | #include | | /* Some systems declare various items in the wrong headers. */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | | # include | | # endif | | #endif | | | | int | | main () | | { | | #undef pread | | (void) pread; | | ; | | return 0; | | } | configure:48297: result: no | configure:48236: checking whether pwrite is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 479.10: 1506-045 (S) Undeclared identifier pwrite. | configure:48280: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_RAW_DECL_FCHMODAT 1 | | #define HAVE_RAW_DECL_FUTIMENS 1 | | #define HAVE_RAW_DECL_MKDIRAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKFIFOAT 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_MKNODAT 1 | | #define HAVE_RAW_DECL_UTIMENSAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_ENVIRON 1 | | #define HAVE_RAW_DECL_FACCESSAT 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FCHOWNAT 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LINKAT 1 | | #define HAVE_RAW_DECL_PIPE 1 | | /* end confdefs.h. */ | | #include | | /* Some systems declare various items in the wrong headers. */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | | # include | | # endif | | #endif | | | | int | | main () | | { | | #undef pwrite | | (void) pwrite; | | ; | | return 0; | | } | configure:48297: result: no | configure:48236: checking whether readlink is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether readlinkat is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether rmdir is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether sleep is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether symlink is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether symlinkat is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether ttyname_r is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether unlink is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether unlinkat is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48236: checking whether usleep is declared without a macro | configure:48273: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48280: $? = 0 | configure:48297: result: yes | configure:48441: checking whether unlink honors trailing slashes | configure:48521: result: no | configure:48523: checking whether unlink of a parent directory fails as it should | configure:48619: result: guessing yes | configure:48780: checking for unsetenv | configure:48836: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:48843: $? = 0 | configure:48865: result: yes | configure:48898: checking for unsetenv() return type | configure:48937: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:48944: $? = 0 | configure:48959: result: int | configure:48980: checking whether unsetenv obeys POSIX | configure:49029: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:49033: $? = 0 | configure:49039: ./conftest | configure:49043: $? = 0 | configure:49060: result: yes | configure:49225: checking whether utimensat works | configure:49285: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:49289: $? = 0 | configure:49295: ./conftest | configure:49299: $? = 0 | configure:49329: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:49336: $? = 0 | configure:49364: result: yes | configure:49468: checking for ptrdiff_t | configure:49496: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:49503: $? = 0 | configure:49530: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 515.24: 1506-046 (S) Syntax error. | configure:49537: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_RAW_DECL_FCHMODAT 1 | | #define HAVE_RAW_DECL_FUTIMENS 1 | | #define HAVE_RAW_DECL_MKDIRAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKFIFOAT 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_MKNODAT 1 | | #define HAVE_RAW_DECL_UTIMENSAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_ENVIRON 1 | | #define HAVE_RAW_DECL_FACCESSAT 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FCHOWNAT 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LINKAT 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | #define HAVE_RAW_DECL_READLINKAT 1 | | #define HAVE_RAW_DECL_RMDIR 1 | | #define HAVE_RAW_DECL_SLEEP 1 | | #define HAVE_RAW_DECL_SYMLINK 1 | | #define HAVE_RAW_DECL_SYMLINKAT 1 | | #define HAVE_RAW_DECL_TTYNAME_R 1 | | #define HAVE_RAW_DECL_UNLINK 1 | | #define HAVE_RAW_DECL_UNLINKAT 1 | | #define HAVE_RAW_DECL_USLEEP 1 | | #define GNULIB_TEST_UNLINK 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_UNSETENV 1 | | #define GNULIB_TEST_UNSETENV 1 | | #define GNULIB_TEST_UTIMENSAT 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((ptrdiff_t))) | | return 0; | | ; | | return 0; | | } | configure:49560: result: yes | configure:49587: checking for vasprintf | configure:49643: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | ld: 0711-317 ERROR: Undefined symbol: .vasprintf | ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. | configure:49650: $? = 8 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_RAW_DECL_FCHMODAT 1 | | #define HAVE_RAW_DECL_FUTIMENS 1 | | #define HAVE_RAW_DECL_MKDIRAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKFIFOAT 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_MKNODAT 1 | | #define HAVE_RAW_DECL_UTIMENSAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_ENVIRON 1 | | #define HAVE_RAW_DECL_FACCESSAT 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FCHOWNAT 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LINKAT 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | #define HAVE_RAW_DECL_READLINKAT 1 | | #define HAVE_RAW_DECL_RMDIR 1 | | #define HAVE_RAW_DECL_SLEEP 1 | | #define HAVE_RAW_DECL_SYMLINK 1 | | #define HAVE_RAW_DECL_SYMLINKAT 1 | | #define HAVE_RAW_DECL_TTYNAME_R 1 | | #define HAVE_RAW_DECL_UNLINK 1 | | #define HAVE_RAW_DECL_UNLINKAT 1 | | #define HAVE_RAW_DECL_USLEEP 1 | | #define GNULIB_TEST_UNLINK 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_UNSETENV 1 | | #define GNULIB_TEST_UNSETENV 1 | | #define GNULIB_TEST_UTIMENSAT 1 | | /* end confdefs.h. */ | | /* Define vasprintf to an innocuous variant, in case declares vasprintf. | | For example, HP-UX 11i declares gettimeofday. */ | | #define vasprintf innocuous_vasprintf | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char vasprintf (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef vasprintf | | | | /* 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 vasprintf (); | | /* 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_vasprintf || defined __stub___vasprintf | | choke me | | #endif | | | | int | | main () | | { | | return vasprintf (); | | ; | | return 0; | | } | configure:49672: result: no | configure:49807: checking for vsnprintf | configure:49863: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:49870: $? = 0 | configure:49892: result: yes | configure:49907: checking whether snprintf respects a size of 1 | configure:49969: result: yes | configure:50156: checking whether btowc is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wctob is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether mbsinit is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether mbrtowc is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether mbrlen is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether mbsrtowcs is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether mbsnrtowcs is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcrtomb is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcsrtombs is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcsnrtombs is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcwidth is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wmemchr is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wmemcmp is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wmemcpy is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wmemmove is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wmemset is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcslen is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcsnlen is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcscpy is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcpcpy is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcsncpy is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcpncpy is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcscat is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcsncat is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcscmp is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcsncmp is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcscasecmp is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcsncasecmp is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcscoll is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcsxfrm is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcsdup is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcschr is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcsrchr is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcscspn is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcsspn is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcspbrk is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcsstr is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcstok is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50156: checking whether wcswidth is declared without a macro | configure:50194: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:50201: $? = 0 | configure:50218: result: yes | configure:50258: checking whether mbrtowc handles incomplete characters | configure:50346: result: guessing no | configure:50352: checking whether mbrtowc works as well as mbtowc | configure:50444: result: guessing yes | configure:50720: checking whether iswcntrl works | configure:50831: result: yes | configure:50851: checking for wctype_t | configure:50912: result: yes | configure:50918: checking for wctrans_t | configure:50977: result: yes | configure:50990: checking whether wctype is declared without a macro | configure:51053: result: yes | configure:50990: checking whether iswctype is declared without a macro | configure:51053: result: yes | configure:50990: checking whether wctrans is declared without a macro | configure:51053: result: yes | configure:50990: checking whether towctrans is declared without a macro | configure:51053: result: yes | configure:51090: checking whether wcwidth is declared | configure:51153: result: yes | configure:51176: checking whether wcwidth works reasonably in UTF-8 locales | configure:51235: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:51239: $? = 0 | configure:51245: ./conftest | configure:51249: $? = 0 | configure:51267: result: yes | configure:51370: checking for stdint.h | configure:51377: result: yes | configure:51613: checking whether time.h and sys/time.h may both be included | configure:51643: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:51650: $? = 0 | configure:51665: result: yes | configure:51675: checking for struct stat.st_blksize | configure:51703: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:51710: $? = 0 | configure:51768: result: yes | configure:51791: checking for library containing setsockopt | configure:51832: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:51839: $? = 0 | configure:51870: result: none required | configure:51966: checking for library containing setsockopt | configure:52045: result: none required | configure:52118: checking for sys/mtio.h | configure:52125: result: yes | configure:52264: checking which ioctl field to test for reversed bytes | "/usr/include/sys/mtio.h", line 104.12: 1506-296 (S) #include file not found. | configure:52287: result: mt_type | configure:52303: checking whether to build rmt | configure:52320: result: yes | configure:2: checking for remote tape header files | configure:24: xlc -E -I/opt/phs/include conftest.c | configure:31: $? = 0 | configure:46: result: yes | configure:52393: checking for sys/buf.h | configure:52440: result: yes | configure:52456: checking for struct stat.st_blksize | configure:52549: result: yes | configure:52575: checking for library containing gethostbyname | configure:52616: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:52623: $? = 0 | configure:52654: result: none required | configure:52687: checking whether getgrgid is declared | configure:52717: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:52724: $? = 0 | configure:52739: result: yes | configure:52757: checking whether getpwuid is declared | configure:52787: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:52794: $? = 0 | configure:52809: result: yes | configure:52827: checking whether time is declared | configure:52857: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:52864: $? = 0 | configure:52879: result: yes | configure:52902: checking for waitpid | configure:52958: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | configure:52965: $? = 0 | configure:52987: result: yes | configure:53008: checking for remote shell | configure:53034: result: /usr/bin/remsh | configure:53309: checking for default archive format | configure:53328: result: GNU | configure:53331: checking for default archive | configure:53376: result: - | configure:53380: checking for default blocking | configure:53388: result: 20 | configure:53391: checking for default quoting style | configure:53404: result: escape | configure:53486: checking for non-GNU ld | configure:53517: result: /usr/bin/ld | configure:53526: checking if the linker (/usr/bin/ld) is GNU ld | configure:53539: result: no | configure:53546: checking for shared library run path origin | configure:53559: result: done | configure:54141: checking for iconv | configure:54175: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | ld: 0711-317 ERROR: Undefined symbol: .iconv_open | ld: 0711-317 ERROR: Undefined symbol: .iconv | ld: 0711-317 ERROR: Undefined symbol: .iconv_close | ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. | configure:54182: $? = 8 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_RAW_DECL_FCHMODAT 1 | | #define HAVE_RAW_DECL_FUTIMENS 1 | | #define HAVE_RAW_DECL_MKDIRAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKFIFOAT 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_MKNODAT 1 | | #define HAVE_RAW_DECL_UTIMENSAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_ENVIRON 1 | | #define HAVE_RAW_DECL_FACCESSAT 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FCHOWNAT 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LINKAT 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | #define HAVE_RAW_DECL_READLINKAT 1 | | #define HAVE_RAW_DECL_RMDIR 1 | | #define HAVE_RAW_DECL_SLEEP 1 | | #define HAVE_RAW_DECL_SYMLINK 1 | | #define HAVE_RAW_DECL_SYMLINKAT 1 | | #define HAVE_RAW_DECL_TTYNAME_R 1 | | #define HAVE_RAW_DECL_UNLINK 1 | | #define HAVE_RAW_DECL_UNLINKAT 1 | | #define HAVE_RAW_DECL_USLEEP 1 | | #define GNULIB_TEST_UNLINK 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_UNSETENV 1 | | #define GNULIB_TEST_UNSETENV 1 | | #define GNULIB_TEST_UTIMENSAT 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define HAVE_RAW_DECL_BTOWC 1 | | #define HAVE_RAW_DECL_WCTOB 1 | | #define HAVE_RAW_DECL_MBSINIT 1 | | #define HAVE_RAW_DECL_MBRTOWC 1 | | #define HAVE_RAW_DECL_MBRLEN 1 | | #define HAVE_RAW_DECL_MBSRTOWCS 1 | | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | | #define HAVE_RAW_DECL_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCSRTOMBS 1 | | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | | #define HAVE_RAW_DECL_WCWIDTH 1 | | #define HAVE_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSNLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCPCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCPNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCASECMP 1 | | #define HAVE_RAW_DECL_WCSNCASECMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSDUP 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define GNULIB_TEST_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define GNULIB_TEST_WRITE 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_DECL_GETGRGID 1 | | #define HAVE_DECL_GETPWUID 1 | | #define HAVE_DECL_TIME 1 | | #define HAVE_WAITPID 1 | | #define REMOTE_SHELL "/usr/bin/remsh" | | #define COMPRESS_PROGRAM "compress" | | #define GZIP_PROGRAM "gzip" | | #define BZIP2_PROGRAM "bzip2" | | #define LZIP_PROGRAM "lzip" | | #define LZMA_PROGRAM "lzma" | | #define LZOP_PROGRAM "lzop" | | #define XZ_PROGRAM "xz" | | #define DEFAULT_ARCHIVE_FORMAT GNU_FORMAT | | #define DEFAULT_ARCHIVE "-" | | #define DEFAULT_BLOCKING 20 | | #define DEFAULT_QUOTING_STYLE escape_quoting_style | | /* end confdefs.h. */ | | | | #include | | #include | | | | int | | main () | | { | | iconv_t cd = iconv_open("",""); | | iconv(cd,NULL,NULL,NULL,NULL); | | iconv_close(cd); | | ; | | return 0; | | } | configure:54230: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c /usr/lib/libiconv.a >&5 | configure:54237: $? = 0 | configure:54261: result: yes | configure:54264: checking for working iconv | configure:54394: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c /usr/lib/libiconv.a >&5 | configure:54398: $? = 0 | configure:54404: ./conftest | configure:54408: $? = 0 | configure:54427: result: yes | configure:54444: checking how to link with libiconv | configure:54446: result: /usr/lib/libiconv.a | configure:54457: checking for iconv declaration | configure:54496: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:54503: $? = 0 | configure:54521: result: | extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | configure:54550: checking iconv.h usability | configure:54567: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:54574: $? = 0 | configure:54588: result: yes | configure:54592: checking iconv.h presence | configure:54607: xlc -E -I/opt/phs/include conftest.c | configure:54614: $? = 0 | configure:54628: result: yes | configure:54661: checking for iconv.h | configure:54670: result: yes | configure:54685: checking for iconv_t | configure:54718: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | configure:54725: $? = 0 | configure:54757: xlc -c -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include conftest.c >&5 | "conftest.c", line 565.22: 1506-046 (S) Syntax error. | configure:54764: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_RAW_DECL_FCHMODAT 1 | | #define HAVE_RAW_DECL_FUTIMENS 1 | | #define HAVE_RAW_DECL_MKDIRAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKFIFOAT 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_MKNODAT 1 | | #define HAVE_RAW_DECL_UTIMENSAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_ENVIRON 1 | | #define HAVE_RAW_DECL_FACCESSAT 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FCHOWNAT 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LINKAT 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | #define HAVE_RAW_DECL_READLINKAT 1 | | #define HAVE_RAW_DECL_RMDIR 1 | | #define HAVE_RAW_DECL_SLEEP 1 | | #define HAVE_RAW_DECL_SYMLINK 1 | | #define HAVE_RAW_DECL_SYMLINKAT 1 | | #define HAVE_RAW_DECL_TTYNAME_R 1 | | #define HAVE_RAW_DECL_UNLINK 1 | | #define HAVE_RAW_DECL_UNLINKAT 1 | | #define HAVE_RAW_DECL_USLEEP 1 | | #define GNULIB_TEST_UNLINK 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_UNSETENV 1 | | #define GNULIB_TEST_UNSETENV 1 | | #define GNULIB_TEST_UTIMENSAT 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define HAVE_RAW_DECL_BTOWC 1 | | #define HAVE_RAW_DECL_WCTOB 1 | | #define HAVE_RAW_DECL_MBSINIT 1 | | #define HAVE_RAW_DECL_MBRTOWC 1 | | #define HAVE_RAW_DECL_MBRLEN 1 | | #define HAVE_RAW_DECL_MBSRTOWCS 1 | | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | | #define HAVE_RAW_DECL_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCSRTOMBS 1 | | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | | #define HAVE_RAW_DECL_WCWIDTH 1 | | #define HAVE_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSNLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCPCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCPNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCASECMP 1 | | #define HAVE_RAW_DECL_WCSNCASECMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSDUP 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define GNULIB_TEST_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define GNULIB_TEST_WRITE 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_DECL_GETGRGID 1 | | #define HAVE_DECL_GETPWUID 1 | | #define HAVE_DECL_TIME 1 | | #define HAVE_WAITPID 1 | | #define REMOTE_SHELL "/usr/bin/remsh" | | #define COMPRESS_PROGRAM "compress" | | #define GZIP_PROGRAM "gzip" | | #define BZIP2_PROGRAM "bzip2" | | #define LZIP_PROGRAM "lzip" | | #define LZMA_PROGRAM "lzma" | | #define LZOP_PROGRAM "lzop" | | #define XZ_PROGRAM "xz" | | #define DEFAULT_ARCHIVE_FORMAT GNU_FORMAT | | #define DEFAULT_ARCHIVE "-" | | #define DEFAULT_BLOCKING 20 | | #define DEFAULT_QUOTING_STYLE escape_quoting_style | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | /* end confdefs.h. */ | | | | #ifdef HAVE_ICONV_H | | # include | | #endif | | | | | | int | | main () | | { | | if (sizeof ((iconv_t))) | | return 0; | | ; | | return 0; | | } | configure:54787: result: yes | configure:54802: checking whether NLS is requested | configure:54811: result: yes | configure:54851: checking for msgfmt | configure:54886: result: no | configure:54892: checking for gmsgfmt | configure:54923: result: : | configure:54973: checking for xgettext | configure:55008: result: no | configure:55050: checking for msgmerge | configure:55084: result: no | configure:55122: checking for CFPreferencesCopyAppValue | configure:55150: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 | "conftest.c", line 556.10: 1506-296 (S) #include file not found. | "conftest.c", line 560.27: 1506-045 (S) Undeclared identifier NULL. | "conftest.c", line 560.33: 1506-045 (S) Undeclared identifier NULL. | configure:55157: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_RAW_DECL_FCHMODAT 1 | | #define HAVE_RAW_DECL_FUTIMENS 1 | | #define HAVE_RAW_DECL_MKDIRAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKFIFOAT 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_MKNODAT 1 | | #define HAVE_RAW_DECL_UTIMENSAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_ENVIRON 1 | | #define HAVE_RAW_DECL_FACCESSAT 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FCHOWNAT 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LINKAT 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | #define HAVE_RAW_DECL_READLINKAT 1 | | #define HAVE_RAW_DECL_RMDIR 1 | | #define HAVE_RAW_DECL_SLEEP 1 | | #define HAVE_RAW_DECL_SYMLINK 1 | | #define HAVE_RAW_DECL_SYMLINKAT 1 | | #define HAVE_RAW_DECL_TTYNAME_R 1 | | #define HAVE_RAW_DECL_UNLINK 1 | | #define HAVE_RAW_DECL_UNLINKAT 1 | | #define HAVE_RAW_DECL_USLEEP 1 | | #define GNULIB_TEST_UNLINK 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_UNSETENV 1 | | #define GNULIB_TEST_UNSETENV 1 | | #define GNULIB_TEST_UTIMENSAT 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define HAVE_RAW_DECL_BTOWC 1 | | #define HAVE_RAW_DECL_WCTOB 1 | | #define HAVE_RAW_DECL_MBSINIT 1 | | #define HAVE_RAW_DECL_MBRTOWC 1 | | #define HAVE_RAW_DECL_MBRLEN 1 | | #define HAVE_RAW_DECL_MBSRTOWCS 1 | | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | | #define HAVE_RAW_DECL_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCSRTOMBS 1 | | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | | #define HAVE_RAW_DECL_WCWIDTH 1 | | #define HAVE_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSNLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCPCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCPNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCASECMP 1 | | #define HAVE_RAW_DECL_WCSNCASECMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSDUP 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define GNULIB_TEST_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define GNULIB_TEST_WRITE 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_DECL_GETGRGID 1 | | #define HAVE_DECL_GETPWUID 1 | | #define HAVE_DECL_TIME 1 | | #define HAVE_WAITPID 1 | | #define REMOTE_SHELL "/usr/bin/remsh" | | #define COMPRESS_PROGRAM "compress" | | #define GZIP_PROGRAM "gzip" | | #define BZIP2_PROGRAM "bzip2" | | #define LZIP_PROGRAM "lzip" | | #define LZMA_PROGRAM "lzma" | | #define LZOP_PROGRAM "lzop" | | #define XZ_PROGRAM "xz" | | #define DEFAULT_ARCHIVE_FORMAT GNU_FORMAT | | #define DEFAULT_ARCHIVE "-" | | #define DEFAULT_BLOCKING 20 | | #define DEFAULT_QUOTING_STYLE escape_quoting_style | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | CFPreferencesCopyAppValue(NULL, NULL) | | ; | | return 0; | | } | configure:55178: result: no | configure:55187: checking for CFLocaleCopyCurrent | configure:55215: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 | "conftest.c", line 556.10: 1506-296 (S) #include file not found. | configure:55222: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_RAW_DECL_FCHMODAT 1 | | #define HAVE_RAW_DECL_FUTIMENS 1 | | #define HAVE_RAW_DECL_MKDIRAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKFIFOAT 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_MKNODAT 1 | | #define HAVE_RAW_DECL_UTIMENSAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_ENVIRON 1 | | #define HAVE_RAW_DECL_FACCESSAT 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FCHOWNAT 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LINKAT 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | #define HAVE_RAW_DECL_READLINKAT 1 | | #define HAVE_RAW_DECL_RMDIR 1 | | #define HAVE_RAW_DECL_SLEEP 1 | | #define HAVE_RAW_DECL_SYMLINK 1 | | #define HAVE_RAW_DECL_SYMLINKAT 1 | | #define HAVE_RAW_DECL_TTYNAME_R 1 | | #define HAVE_RAW_DECL_UNLINK 1 | | #define HAVE_RAW_DECL_UNLINKAT 1 | | #define HAVE_RAW_DECL_USLEEP 1 | | #define GNULIB_TEST_UNLINK 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_UNSETENV 1 | | #define GNULIB_TEST_UNSETENV 1 | | #define GNULIB_TEST_UTIMENSAT 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define HAVE_RAW_DECL_BTOWC 1 | | #define HAVE_RAW_DECL_WCTOB 1 | | #define HAVE_RAW_DECL_MBSINIT 1 | | #define HAVE_RAW_DECL_MBRTOWC 1 | | #define HAVE_RAW_DECL_MBRLEN 1 | | #define HAVE_RAW_DECL_MBSRTOWCS 1 | | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | | #define HAVE_RAW_DECL_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCSRTOMBS 1 | | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | | #define HAVE_RAW_DECL_WCWIDTH 1 | | #define HAVE_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSNLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCPCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCPNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCASECMP 1 | | #define HAVE_RAW_DECL_WCSNCASECMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSDUP 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define GNULIB_TEST_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define GNULIB_TEST_WRITE 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_DECL_GETGRGID 1 | | #define HAVE_DECL_GETPWUID 1 | | #define HAVE_DECL_TIME 1 | | #define HAVE_WAITPID 1 | | #define REMOTE_SHELL "/usr/bin/remsh" | | #define COMPRESS_PROGRAM "compress" | | #define GZIP_PROGRAM "gzip" | | #define BZIP2_PROGRAM "bzip2" | | #define LZIP_PROGRAM "lzip" | | #define LZMA_PROGRAM "lzma" | | #define LZOP_PROGRAM "lzop" | | #define XZ_PROGRAM "xz" | | #define DEFAULT_ARCHIVE_FORMAT GNU_FORMAT | | #define DEFAULT_ARCHIVE "-" | | #define DEFAULT_BLOCKING 20 | | #define DEFAULT_QUOTING_STYLE escape_quoting_style | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | CFLocaleCopyCurrent(); | | ; | | return 0; | | } | configure:55243: result: no | configure:55294: checking for GNU gettext in libc | configure:55328: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c >&5 | "conftest.c", line 557.10: 1506-296 (S) #include file not found. | "conftest.c", line 562.20: 1506-195 (S) Integral constant expression with a value greater than zero is required. | "conftest.c", line 572.18: 1506-018 (S) Operand of indirection operator must be a pointer expression. | "conftest.c", line 572.36: 1506-018 (S) Operand of indirection operator must be a pointer expression. | configure:55335: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_RAW_DECL_FCHMODAT 1 | | #define HAVE_RAW_DECL_FUTIMENS 1 | | #define HAVE_RAW_DECL_MKDIRAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKFIFOAT 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_MKNODAT 1 | | #define HAVE_RAW_DECL_UTIMENSAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_ENVIRON 1 | | #define HAVE_RAW_DECL_FACCESSAT 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FCHOWNAT 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LINKAT 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | #define HAVE_RAW_DECL_READLINKAT 1 | | #define HAVE_RAW_DECL_RMDIR 1 | | #define HAVE_RAW_DECL_SLEEP 1 | | #define HAVE_RAW_DECL_SYMLINK 1 | | #define HAVE_RAW_DECL_SYMLINKAT 1 | | #define HAVE_RAW_DECL_TTYNAME_R 1 | | #define HAVE_RAW_DECL_UNLINK 1 | | #define HAVE_RAW_DECL_UNLINKAT 1 | | #define HAVE_RAW_DECL_USLEEP 1 | | #define GNULIB_TEST_UNLINK 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_UNSETENV 1 | | #define GNULIB_TEST_UNSETENV 1 | | #define GNULIB_TEST_UTIMENSAT 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define HAVE_RAW_DECL_BTOWC 1 | | #define HAVE_RAW_DECL_WCTOB 1 | | #define HAVE_RAW_DECL_MBSINIT 1 | | #define HAVE_RAW_DECL_MBRTOWC 1 | | #define HAVE_RAW_DECL_MBRLEN 1 | | #define HAVE_RAW_DECL_MBSRTOWCS 1 | | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | | #define HAVE_RAW_DECL_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCSRTOMBS 1 | | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | | #define HAVE_RAW_DECL_WCWIDTH 1 | | #define HAVE_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSNLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCPCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCPNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCASECMP 1 | | #define HAVE_RAW_DECL_WCSNCASECMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSDUP 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define GNULIB_TEST_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define GNULIB_TEST_WRITE 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_DECL_GETGRGID 1 | | #define HAVE_DECL_GETPWUID 1 | | #define HAVE_DECL_TIME 1 | | #define HAVE_WAITPID 1 | | #define REMOTE_SHELL "/usr/bin/remsh" | | #define COMPRESS_PROGRAM "compress" | | #define GZIP_PROGRAM "gzip" | | #define BZIP2_PROGRAM "bzip2" | | #define LZIP_PROGRAM "lzip" | | #define LZMA_PROGRAM "lzma" | | #define LZOP_PROGRAM "lzop" | | #define XZ_PROGRAM "xz" | | #define DEFAULT_ARCHIVE_FORMAT GNU_FORMAT | | #define DEFAULT_ARCHIVE "-" | | #define DEFAULT_BLOCKING 20 | | #define DEFAULT_QUOTING_STYLE escape_quoting_style | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | /* end confdefs.h. */ | | | | #include | | | | #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:55357: result: no | configure:55391: checking for iconv | configure:55511: result: yes | configure:55514: checking for working iconv | configure:55677: result: yes | configure:55694: checking how to link with libiconv | configure:55696: result: /usr/lib/libiconv.a | configure:56168: checking for GNU gettext in libintl | configure:56210: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c /usr/lib/libintl.a >&5 | "conftest.c", line 558.10: 1506-296 (S) #include file not found. | "conftest.c", line 563.20: 1506-195 (S) Integral constant expression with a value greater than zero is required. | "conftest.c", line 577.18: 1506-018 (S) Operand of indirection operator must be a pointer expression. | "conftest.c", line 577.36: 1506-018 (S) Operand of indirection operator must be a pointer expression. | configure:56217: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_RAW_DECL_FCHMODAT 1 | | #define HAVE_RAW_DECL_FUTIMENS 1 | | #define HAVE_RAW_DECL_MKDIRAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKFIFOAT 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_MKNODAT 1 | | #define HAVE_RAW_DECL_UTIMENSAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_ENVIRON 1 | | #define HAVE_RAW_DECL_FACCESSAT 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FCHOWNAT 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LINKAT 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | #define HAVE_RAW_DECL_READLINKAT 1 | | #define HAVE_RAW_DECL_RMDIR 1 | | #define HAVE_RAW_DECL_SLEEP 1 | | #define HAVE_RAW_DECL_SYMLINK 1 | | #define HAVE_RAW_DECL_SYMLINKAT 1 | | #define HAVE_RAW_DECL_TTYNAME_R 1 | | #define HAVE_RAW_DECL_UNLINK 1 | | #define HAVE_RAW_DECL_UNLINKAT 1 | | #define HAVE_RAW_DECL_USLEEP 1 | | #define GNULIB_TEST_UNLINK 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_UNSETENV 1 | | #define GNULIB_TEST_UNSETENV 1 | | #define GNULIB_TEST_UTIMENSAT 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define HAVE_RAW_DECL_BTOWC 1 | | #define HAVE_RAW_DECL_WCTOB 1 | | #define HAVE_RAW_DECL_MBSINIT 1 | | #define HAVE_RAW_DECL_MBRTOWC 1 | | #define HAVE_RAW_DECL_MBRLEN 1 | | #define HAVE_RAW_DECL_MBSRTOWCS 1 | | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | | #define HAVE_RAW_DECL_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCSRTOMBS 1 | | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | | #define HAVE_RAW_DECL_WCWIDTH 1 | | #define HAVE_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSNLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCPCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCPNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCASECMP 1 | | #define HAVE_RAW_DECL_WCSNCASECMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSDUP 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define GNULIB_TEST_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define GNULIB_TEST_WRITE 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_DECL_GETGRGID 1 | | #define HAVE_DECL_GETPWUID 1 | | #define HAVE_DECL_TIME 1 | | #define HAVE_WAITPID 1 | | #define REMOTE_SHELL "/usr/bin/remsh" | | #define COMPRESS_PROGRAM "compress" | | #define GZIP_PROGRAM "gzip" | | #define BZIP2_PROGRAM "bzip2" | | #define LZIP_PROGRAM "lzip" | | #define LZMA_PROGRAM "lzma" | | #define LZOP_PROGRAM "lzop" | | #define XZ_PROGRAM "xz" | | #define DEFAULT_ARCHIVE_FORMAT GNU_FORMAT | | #define DEFAULT_ARCHIVE "-" | | #define DEFAULT_BLOCKING 20 | | #define DEFAULT_QUOTING_STYLE escape_quoting_style | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define HAVE_ICONV 1 | | /* end confdefs.h. */ | | | | #include | | | | #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:56271: xlc -o conftest -O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include -I/opt/phs/include -blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib conftest.c /usr/lib/libintl.a /usr/lib/libiconv.a >&5 | "conftest.c", line 558.10: 1506-296 (S) #include file not found. | "conftest.c", line 563.20: 1506-195 (S) Integral constant expression with a value greater than zero is required. | "conftest.c", line 577.18: 1506-018 (S) Operand of indirection operator must be a pointer expression. | "conftest.c", line 577.36: 1506-018 (S) Operand of indirection operator must be a pointer expression. | configure:56278: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.26" | | #define PACKAGE_STRING "GNU tar 1.26" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "tar" | | #define VERSION "1.26" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define _LARGE_FILES 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_DEVICE_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TAPE_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_SYS_BUF_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define STDC_HEADERS 1 | | #define RETSIGTYPE void | | #define major_t int | | #define minor_t int | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #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_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_DUP2 1 | | #define HAVE_FCNTL 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LINK 1 | | #define HAVE_LINKAT 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MEMCHR 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_ALARM 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FCHMOD 1 | | #define HAVE_FSYNC 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_LONG_FILE_NAMES 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define CHOWN_TRAILING_SLASH_BUG 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_DECL_FCHDIR 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define HAVE__BOOL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #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_WINT_T 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_ISWBLANK 0 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 0 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_MEMMEM 1 | | #define HAVE_RAW_DECL_STPCPY 1 | | #define HAVE_RAW_DECL_STPNCPY 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_STRUCT_UTIMBUF 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHOWN 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_RAW_DECL_ALPHASORT 1 | | #define HAVE_RAW_DECL_DIRFD 1 | | #define HAVE_RAW_DECL_FDOPENDIR 1 | | #define HAVE_RAW_DECL_SCANDIR 1 | | #define GNULIB_DIRENT_SAFER 1 | | #define HAVE_DIRFD 1 | | #define HAVE_DECL_DIRFD 1 | | #define GNULIB_TEST_DIRFD 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_TEST_FCLOSE 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define fnmatch gnu_fnmatch | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_DECL___FPENDING 0 | | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_GETPAGESIZE 1 | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | | #define HAVE_RAW_DECL_IMAXABS 1 | | #define HAVE_RAW_DECL_IMAXDIV 1 | | #define HAVE_RAW_DECL_STRTOIMAX 1 | | #define HAVE_RAW_DECL_STRTOUMAX 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 1 | | #define LINKAT_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSCASECMP 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSRTOWCS 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define MKFIFO_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_MKFIFO 1 | | #define GNULIB_TEST_MKFIFOAT 1 | | #define GNULIB_TEST_MKNODAT 1 | | #define GNULIB_TEST_MKNOD 1 | | #define GNULIB_TEST_MKTIME 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define OPEN_TRAILING_SLASH_BUG 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_OPENAT 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_DECL_TZNAME 1 | | #define HAVE_TZNAME 1 | | #define TIME_T_FITS_IN_LONG_INT 1 | | #define HAVE_GETPPRIV 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define REPLACE_FUNC_STAT_FILE 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_SYS_INTTYPES_H 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 16 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX | | #define SIZE_T_SUFFIX u | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_RAW_DECL_DPRINTF 1 | | #define HAVE_RAW_DECL_GETDELIM 1 | | #define HAVE_RAW_DECL_GETLINE 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_RENAMEAT 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VDPRINTF 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_GRANTPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNLOCKPT 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOLL 1 | | #define GNULIB_TEST_STRTOLL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_STRTOULL 1 | | #define GNULIB_TEST_STRTOULL 1 | | #define HAVE_STRTOUMAX 1 | | #define GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_RAW_DECL_FCHMODAT 1 | | #define HAVE_RAW_DECL_FUTIMENS 1 | | #define HAVE_RAW_DECL_MKDIRAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKFIFOAT 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_MKNODAT 1 | | #define HAVE_RAW_DECL_UTIMENSAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_ENVIRON 1 | | #define HAVE_RAW_DECL_FACCESSAT 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FCHOWNAT 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LINKAT 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | #define HAVE_RAW_DECL_READLINKAT 1 | | #define HAVE_RAW_DECL_RMDIR 1 | | #define HAVE_RAW_DECL_SLEEP 1 | | #define HAVE_RAW_DECL_SYMLINK 1 | | #define HAVE_RAW_DECL_SYMLINKAT 1 | | #define HAVE_RAW_DECL_TTYNAME_R 1 | | #define HAVE_RAW_DECL_UNLINK 1 | | #define HAVE_RAW_DECL_UNLINKAT 1 | | #define HAVE_RAW_DECL_USLEEP 1 | | #define GNULIB_TEST_UNLINK 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_UNSETENV 1 | | #define GNULIB_TEST_UNSETENV 1 | | #define GNULIB_TEST_UTIMENSAT 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define HAVE_RAW_DECL_BTOWC 1 | | #define HAVE_RAW_DECL_WCTOB 1 | | #define HAVE_RAW_DECL_MBSINIT 1 | | #define HAVE_RAW_DECL_MBRTOWC 1 | | #define HAVE_RAW_DECL_MBRLEN 1 | | #define HAVE_RAW_DECL_MBSRTOWCS 1 | | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | | #define HAVE_RAW_DECL_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCSRTOMBS 1 | | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | | #define HAVE_RAW_DECL_WCWIDTH 1 | | #define HAVE_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSNLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCPCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCPNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCASECMP 1 | | #define HAVE_RAW_DECL_WCSNCASECMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSDUP 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define GNULIB_TEST_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define GNULIB_TEST_WRITE 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_DECL_GETGRGID 1 | | #define HAVE_DECL_GETPWUID 1 | | #define HAVE_DECL_TIME 1 | | #define HAVE_WAITPID 1 | | #define REMOTE_SHELL "/usr/bin/remsh" | | #define COMPRESS_PROGRAM "compress" | | #define GZIP_PROGRAM "gzip" | | #define BZIP2_PROGRAM "bzip2" | | #define LZIP_PROGRAM "lzip" | | #define LZMA_PROGRAM "lzma" | | #define LZOP_PROGRAM "lzop" | | #define XZ_PROGRAM "xz" | | #define DEFAULT_ARCHIVE_FORMAT GNU_FORMAT | | #define DEFAULT_ARCHIVE "-" | | #define DEFAULT_BLOCKING 20 | | #define DEFAULT_QUOTING_STYLE escape_quoting_style | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define HAVE_ICONV 1 | | /* end confdefs.h. */ | | | | #include | | | | #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:56306: result: no | configure:56343: checking whether to use NLS | configure:56345: result: no | configure:56623: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by GNU tar config.status 1.26, which was | generated by GNU Autoconf 2.63. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on ux9088 | | config.status:2020: creating tests/Makefile | config.status:2020: creating tests/atlocal | config.status:2020: creating Makefile | config.status:2020: creating doc/Makefile | config.status:2020: creating gnu/Makefile | config.status:2020: creating lib/Makefile | config.status:2020: creating po/Makefile.in | config.status:2020: creating scripts/Makefile | config.status:2020: creating rmt/Makefile | config.status:2020: creating src/Makefile | config.status:2020: creating config.h | config.status:2294: executing depfiles commands | config.status:2294: executing po-directories commands | config.status:2294: executing tests/atconfig commands | | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## | | ac_cv_build=powerpc-ibm-aix7.1.0.0 | ac_cv_c_compiler_gnu=no | ac_cv_c_inline=inline | ac_cv_c_restrict=__restrict | ac_cv_env_CC_set=set | ac_cv_env_CC_value=xlc | ac_cv_env_CFLAGS_set=set | ac_cv_env_CFLAGS_value='-O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include' | ac_cv_env_CPPFLAGS_set=set | ac_cv_env_CPPFLAGS_value=-I/opt/phs/include | ac_cv_env_CPP_set=set | ac_cv_env_CPP_value='xlc -E' | 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=set | ac_cv_env_LDFLAGS_value='-blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib' | ac_cv_env_LIBS_set='' | ac_cv_env_LIBS_value='' | ac_cv_env_YACC_set='' | ac_cv_env_YACC_value='' | ac_cv_env_YFLAGS_set='' | ac_cv_env_YFLAGS_value='' | ac_cv_env_build_alias_set='' | ac_cv_env_build_alias_value='' | ac_cv_env_host_alias_set='' | ac_cv_env_host_alias_value='' | ac_cv_env_target_alias_set='' | ac_cv_env_target_alias_value='' | ac_cv_func___fpending=no | 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=yes | ac_cv_func_chown_works=yes | ac_cv_func_clock_gettime=yes | ac_cv_func_clock_settime=yes | ac_cv_func_dirfd=yes | ac_cv_func_dup2=yes | ac_cv_func_fchdir=yes | ac_cv_func_fchmod=yes | ac_cv_func_fchmodat=yes | ac_cv_func_fchown=yes | ac_cv_func_fchownat=yes | ac_cv_func_fcntl=yes | ac_cv_func_fdopendir=yes | ac_cv_func_flockfile=yes | ac_cv_func_fstatat=no | ac_cv_func_fsync=yes | ac_cv_func_funlockfile=yes | ac_cv_func_futimens=yes | ac_cv_func_futimes=no | ac_cv_func_futimesat=no | ac_cv_func_getcwd=yes | ac_cv_func_getdelim=yes | ac_cv_func_getdtablesize=yes | ac_cv_func_getline=yes | ac_cv_func_getpagesize=yes | ac_cv_func_getppriv=yes | ac_cv_func_gettimeofday=yes | ac_cv_func_isblank=yes | ac_cv_func_iswblank=yes | ac_cv_func_iswcntrl=yes | ac_cv_func_iswctype=yes | ac_cv_func_lchmod=no | ac_cv_func_lchown=yes | ac_cv_func_link=yes | ac_cv_func_linkat=yes | ac_cv_func_localtime_r=yes | ac_cv_func_lstat=yes | ac_cv_func_lstat_dereferences_slashed_symlink=no | ac_cv_func_lutimes=no | 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_mkdirat=yes | ac_cv_func_mkdtemp=yes | ac_cv_func_mkfifo=yes | ac_cv_func_mkfifoat=yes | ac_cv_func_mknod=yes | ac_cv_func_mknodat=yes | ac_cv_func_mmap=yes | ac_cv_func_mprotect=yes | ac_cv_func_nanotime=no | ac_cv_func_nl_langinfo=yes | ac_cv_func_obstack=no | ac_cv_func_openat=yes | ac_cv_func_pathconf=yes | ac_cv_func_pipe=yes | ac_cv_func_rawmemchr=no | ac_cv_func_readlink=yes | ac_cv_func_readlinkat=yes | ac_cv_func_realpath=yes | ac_cv_func_renameat=yes | ac_cv_func_rpmatch=yes | ac_cv_func_setenv=yes | ac_cv_func_setlocale=yes | ac_cv_func_sleep=yes | ac_cv_func_snprintf=yes | ac_cv_func_stpcpy=yes | ac_cv_func_strcasecmp=yes | ac_cv_func_strchrnul=no | ac_cv_func_strdup=yes | ac_cv_func_strerror_r=yes | ac_cv_func_strerror_r_char_p=yes | ac_cv_func_strncasecmp=yes | ac_cv_func_strndup=yes | ac_cv_func_strnlen=yes | ac_cv_func_strnlen_working=yes | ac_cv_func_strtoimax=yes | ac_cv_func_strtol=yes | ac_cv_func_strtoll=yes | ac_cv_func_strtoul=yes | ac_cv_func_strtoull=yes | ac_cv_func_strtoumax=yes | ac_cv_func_symlink=yes | ac_cv_func_symlinkat=yes | ac_cv_func_tsearch=yes | ac_cv_func_unlinkat=yes | ac_cv_func_unsetenv=yes | ac_cv_func_utimensat=yes | ac_cv_func_vasnprintf=no | ac_cv_func_vasprintf=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_wcsnlen=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__Exit=yes | ac_cv_have_decl___fpending=no | ac_cv_have_decl__snprintf=no | ac_cv_have_decl_alphasort=yes | ac_cv_have_decl_atoll=yes | ac_cv_have_decl_btowc=yes | ac_cv_have_decl_chown=yes | ac_cv_have_decl_clearerr_unlocked=no | ac_cv_have_decl_dirfd=yes | ac_cv_have_decl_dprintf=yes | ac_cv_have_decl_dup2=yes | ac_cv_have_decl_endusershell=yes | ac_cv_have_decl_environ=yes | ac_cv_have_decl_faccessat=yes | ac_cv_have_decl_fchdir=yes | ac_cv_have_decl_fchmodat=yes | ac_cv_have_decl_fchownat=yes | ac_cv_have_decl_fcntl=yes | ac_cv_have_decl_fdopendir=yes | 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_fseeko=yes | ac_cv_have_decl_fsync=yes | ac_cv_have_decl_futimens=yes | 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=yes | ac_cv_have_decl_getdtablesize=yes | ac_cv_have_decl_getenv=yes | ac_cv_have_decl_getgrgid=yes | ac_cv_have_decl_getgroups=yes | ac_cv_have_decl_gethostname=yes | ac_cv_have_decl_getline=yes | ac_cv_have_decl_getlogin=yes | ac_cv_have_decl_getlogin_r=yes | ac_cv_have_decl_getpagesize=yes | ac_cv_have_decl_getpwuid=yes | ac_cv_have_decl_getsubopt=yes | ac_cv_have_decl_gettimeofday=yes | ac_cv_have_decl_getusershell=yes | ac_cv_have_decl_grantpt=yes | ac_cv_have_decl_imaxabs=yes | ac_cv_have_decl_imaxdiv=yes | ac_cv_have_decl_isblank=yes | ac_cv_have_decl_iswblank=no | ac_cv_have_decl_iswctype=yes | ac_cv_have_decl_lchown=yes | ac_cv_have_decl_link=yes | ac_cv_have_decl_linkat=yes | ac_cv_have_decl_localtime_r=yes | ac_cv_have_decl_mbrlen=yes | ac_cv_have_decl_mbrtowc=yes | ac_cv_have_decl_mbsinit=yes | ac_cv_have_decl_mbsnrtowcs=yes | ac_cv_have_decl_mbsrtowcs=yes | ac_cv_have_decl_memmem=yes | ac_cv_have_decl_memrchr=no | ac_cv_have_decl_mkdirat=yes | ac_cv_have_decl_mkdtemp=yes | ac_cv_have_decl_mkfifo=yes | ac_cv_have_decl_mkfifoat=yes | ac_cv_have_decl_mknod=yes | ac_cv_have_decl_mknodat=yes | ac_cv_have_decl_mkstemp=yes | ac_cv_have_decl_nl_langinfo=yes | ac_cv_have_decl_pipe=yes | ac_cv_have_decl_popen=yes | ac_cv_have_decl_program_invocation_name=no | ac_cv_have_decl_program_invocation_short_name=no | ac_cv_have_decl_ptsname=yes | ac_cv_have_decl_putc_unlocked=yes | ac_cv_have_decl_putchar_unlocked=yes | ac_cv_have_decl_readlink=yes | ac_cv_have_decl_readlinkat=yes | ac_cv_have_decl_realpath=yes | ac_cv_have_decl_renameat=yes | ac_cv_have_decl_rmdir=yes | ac_cv_have_decl_rpmatch=yes | ac_cv_have_decl_scandir=yes | ac_cv_have_decl_setenv=yes | ac_cv_have_decl_setusershell=yes | ac_cv_have_decl_sleep=yes | ac_cv_have_decl_snprintf=yes | ac_cv_have_decl_stpcpy=yes | ac_cv_have_decl_stpncpy=yes | ac_cv_have_decl_strcasecmp=yes | ac_cv_have_decl_strdup=yes | ac_cv_have_decl_strerror_r=yes | ac_cv_have_decl_strncasecmp=yes | ac_cv_have_decl_strncat=yes | ac_cv_have_decl_strndup=yes | ac_cv_have_decl_strnlen=yes | ac_cv_have_decl_strpbrk=yes | ac_cv_have_decl_strsep=yes | ac_cv_have_decl_strsignal=yes | ac_cv_have_decl_strtod=yes | ac_cv_have_decl_strtoimax=yes | ac_cv_have_decl_strtok_r=yes | ac_cv_have_decl_strtoll=yes | ac_cv_have_decl_strtoull=yes | ac_cv_have_decl_strtoumax=yes | ac_cv_have_decl_symlink=yes | ac_cv_have_decl_symlinkat=yes | ac_cv_have_decl_time=yes | ac_cv_have_decl_tmpfile=yes | ac_cv_have_decl_towctrans=yes | ac_cv_have_decl_ttyname_r=yes | ac_cv_have_decl_tzname=yes | ac_cv_have_decl_unlink=yes | ac_cv_have_decl_unlinkat=yes | ac_cv_have_decl_unlockpt=yes | ac_cv_have_decl_unsetenv=yes | ac_cv_have_decl_usleep=yes | ac_cv_have_decl_utimensat=yes | ac_cv_have_decl_vdprintf=yes | ac_cv_have_decl_vsnprintf=yes | ac_cv_have_decl_wcpcpy=yes | ac_cv_have_decl_wcpncpy=yes | ac_cv_have_decl_wcrtomb=yes | ac_cv_have_decl_wcscasecmp=yes | ac_cv_have_decl_wcscat=yes | ac_cv_have_decl_wcschr=yes | ac_cv_have_decl_wcscmp=yes | ac_cv_have_decl_wcscoll=yes | ac_cv_have_decl_wcscpy=yes | ac_cv_have_decl_wcscspn=yes | ac_cv_have_decl_wcsdup=yes | ac_cv_have_decl_wcslen=yes | ac_cv_have_decl_wcsncasecmp=yes | ac_cv_have_decl_wcsncat=yes | ac_cv_have_decl_wcsncmp=yes | ac_cv_have_decl_wcsncpy=yes | ac_cv_have_decl_wcsnlen=yes | ac_cv_have_decl_wcsnrtombs=yes | ac_cv_have_decl_wcspbrk=yes | ac_cv_have_decl_wcsrchr=yes | ac_cv_have_decl_wcsrtombs=yes | ac_cv_have_decl_wcsspn=yes | ac_cv_have_decl_wcsstr=yes | ac_cv_have_decl_wcstok=yes | ac_cv_have_decl_wcswidth=yes | ac_cv_have_decl_wcsxfrm=yes | ac_cv_have_decl_wctob=yes | ac_cv_have_decl_wctrans=yes | ac_cv_have_decl_wctype=yes | ac_cv_have_decl_wcwidth=yes | ac_cv_have_decl_wmemchr=yes | ac_cv_have_decl_wmemcmp=yes | ac_cv_have_decl_wmemcpy=yes | ac_cv_have_decl_wmemmove=yes | ac_cv_have_decl_wmemset=yes | 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_getopt_h=no | ac_cv_header_grp_h=yes | ac_cv_header_iconv_h=yes | ac_cv_header_inttypes_h=yes | ac_cv_header_langinfo_h=yes | ac_cv_header_libintl_h=no | 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=no | ac_cv_header_pwd_h=yes | ac_cv_header_search_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=no | ac_cv_header_stdlib_h=yes | ac_cv_header_string_h=yes | ac_cv_header_strings_h=yes | ac_cv_header_sys_bitypes_h=no | ac_cv_header_sys_buf_h=yes | ac_cv_header_sys_device_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=no | ac_cv_header_sys_mman_h=yes | ac_cv_header_sys_mtio_h=yes | ac_cv_header_sys_param_h=yes | ac_cv_header_sys_socket_h=yes | ac_cv_header_sys_stat_h=yes | ac_cv_header_sys_sysmacros_h=yes | ac_cv_header_sys_tape_h=yes | 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_unistd_h=yes | ac_cv_header_utime_h=yes | ac_cv_header_wchar_h=yes | ac_cv_header_wctype_h=yes | ac_cv_host=powerpc-ibm-aix7.1.0.0 | ac_cv_lib_error_at_line=no | ac_cv_member_struct_stat_st_atim_st__tim_tv_nsec=no | ac_cv_member_struct_stat_st_atim_tv_nsec=no | ac_cv_member_struct_stat_st_atimensec=no | ac_cv_member_struct_stat_st_atimespec_tv_nsec=no | 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/bin/grep -E' | ac_cv_path_GMSGFMT=: | ac_cv_path_GREP=/usr/bin/grep | ac_cv_path_MSGFMT=: | ac_cv_path_MSGMERGE=: | ac_cv_path_XGETTEXT=: | ac_cv_prog_AWK=nawk | ac_cv_prog_CPP='xlc -E' | ac_cv_prog_ac_ct_CC=xlc | ac_cv_prog_ac_ct_RANLIB=ranlib | ac_cv_prog_cc_c89='' | ac_cv_prog_cc_c99='' | ac_cv_prog_cc_g=yes | ac_cv_prog_cc_stdc='' | ac_cv_prog_cc_xlc_c_o=yes | ac_cv_prog_make__opt_phs_bin_gmake_set=yes | ac_cv_safe_to_define___extensions__=yes | ac_cv_search_clock_gettime='none required' | ac_cv_search_gethostbyname='none required' | ac_cv_search_opendir='none required' | ac_cv_search_setsockopt='none required' | ac_cv_search_strerror='none required' | ac_cv_struct_tm=time.h | ac_cv_sys_file_offset_bits=unknown | ac_cv_sys_large_files=1 | ac_cv_sys_largefile_CC=no | ac_cv_sys_largefile_source=no | ac_cv_sys_long_file_names=yes | ac_cv_sys_pending_output_n_bytes='fp->_ptr - fp->_base' | 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_int=yes | ac_cv_type_major_t=no | ac_cv_type_mbstate_t=yes | ac_cv_type_minor_t=no | ac_cv_type_mode_t=yes | ac_cv_type_nlink_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_var_tzname=yes | ac_cv_working_alloca_h=yes | acl_cv_hardcode_direct=yes | acl_cv_hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/opt/phs/lib:/usr/lib:/usr/ccs/lib ' | 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/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=aix | 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=yes | am_cv_prog_tar_ustar=plaintar | am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' | am_cv_proto_iconv_arg1='' | diff_cv_st_fstype_string=no | gl_cv_bitsizeof_ptrdiff_t=32 | gl_cv_bitsizeof_sig_atomic_t=32 | gl_cv_bitsizeof_size_t=32 | gl_cv_bitsizeof_wchar_t=16 | gl_cv_bitsizeof_wint_t=32 | gl_cv_c_inline_effective=yes | gl_cv_c_multiarch=no | gl_cv_compound_literals=yes | gl_cv_decl_null_works=yes | gl_cv_decl_readlink_works=yes | gl_cv_double_slash_root=no | gl_cv_func_btowc_eof='guessing yes' | gl_cv_func_btowc_nul=yes | gl_cv_func_chown_ctime_works=yes | gl_cv_func_chown_follows_symlink=yes | gl_cv_func_chown_slash_works=no | gl_cv_func_dirfd_macro=no | gl_cv_func_dup2_works=yes | gl_cv_func_fchownat_empty_filename_works=yes | gl_cv_func_fchownat_nofollow_works=yes | gl_cv_func_fcntl_f_dupfd_cloexec=no | gl_cv_func_fcntl_f_dupfd_works=yes | gl_cv_func_fdopendir_works=yes | gl_cv_func_fnmatch_gnu=no | gl_cv_func_fseeko=yes | gl_cv_func_futimens_works=yes | gl_cv_func_getcwd_null=no | gl_cv_func_gettimeofday_clobber=no | gl_cv_func_gettimeofday_posix_signature=yes | gl_cv_func_iswcntrl_works=yes | gl_cv_func_link_follows_symlink=yes | gl_cv_func_link_works=no | gl_cv_func_linkat_follow=yes | gl_cv_func_linkat_slash=no | gl_cv_func_lseek_pipe=yes | gl_cv_func_malloc_0_nonnull=1 | gl_cv_func_malloc_posix=yes | gl_cv_func_mbrtowc_incomplete_state='guessing no' | gl_cv_func_mbrtowc_sanitycheck='guessing yes' | gl_cv_func_memchr_works=yes | gl_cv_func_mkdir_trailing_dot_works=yes | gl_cv_func_mkdir_trailing_slash_works=yes | gl_cv_func_mkfifo_works=no | gl_cv_func_mknod_works=yes | gl_cv_func_nl_langinfo_yesexpr_works=yes | gl_cv_func_open_slash=no | gl_cv_func_re_compile_pattern_working=no | gl_cv_func_readlink_works=yes | gl_cv_func_realpath_works=yes | gl_cv_func_rename_dest_works=yes | gl_cv_func_rename_link_works=yes | gl_cv_func_rename_slash_dst_works=no | gl_cv_func_rename_slash_src_works=no | gl_cv_func_rmdir_works=yes | gl_cv_func_setenv_works=yes | gl_cv_func_sleep_works=yes | gl_cv_func_snprintf_retval_c99=yes | gl_cv_func_snprintf_size1=yes | gl_cv_func_snprintf_usable=yes | gl_cv_func_stat_dir_slash=yes | gl_cv_func_stat_file_slash=no | gl_cv_func_strndup_works=yes | gl_cv_func_strtoimax_macro=no | gl_cv_func_strtoumax_macro=no | gl_cv_func_symlink_works=no | gl_cv_func_unlink_honors_slashes=no | gl_cv_func_unlink_parent_fails='guessing yes' | gl_cv_func_unsetenv_works=yes | gl_cv_func_utimensat_works=yes | gl_cv_func_va_copy=yes | gl_cv_func_vsnprintf_usable=yes | gl_cv_func_wcwidth_works=yes | gl_cv_func_working_getdelim=no | gl_cv_func_working_strerror=yes | gl_cv_func_working_utimes=yes | gl_cv_have___xpg4=no | gl_cv_have_arbitrary_file_name_length_limit=yes | gl_cv_have_include_next=yes | gl_cv_have_raw_decl__Exit=yes | gl_cv_have_raw_decl_alphasort=yes | gl_cv_have_raw_decl_atoll=yes | gl_cv_have_raw_decl_btowc=yes | gl_cv_have_raw_decl_canonicalize_file_name=no | gl_cv_have_raw_decl_chown=yes | gl_cv_have_raw_decl_dirfd=yes | gl_cv_have_raw_decl_dprintf=yes | gl_cv_have_raw_decl_dup2=yes | gl_cv_have_raw_decl_dup3=no | gl_cv_have_raw_decl_endusershell=yes | gl_cv_have_raw_decl_environ=yes | gl_cv_have_raw_decl_euidaccess=no | gl_cv_have_raw_decl_faccessat=yes | gl_cv_have_raw_decl_fchdir=yes | gl_cv_have_raw_decl_fchmodat=yes | gl_cv_have_raw_decl_fchownat=yes | gl_cv_have_raw_decl_fcntl=yes | gl_cv_have_raw_decl_fdopendir=yes | gl_cv_have_raw_decl_fpurge=no | gl_cv_have_raw_decl_fseeko=no | gl_cv_have_raw_decl_fstatat=no | gl_cv_have_raw_decl_fsync=yes | gl_cv_have_raw_decl_ftello=no | gl_cv_have_raw_decl_ftruncate=no | gl_cv_have_raw_decl_futimens=yes | gl_cv_have_raw_decl_getcwd=yes | gl_cv_have_raw_decl_getdelim=yes | gl_cv_have_raw_decl_getdomainname=no | gl_cv_have_raw_decl_getdtablesize=yes | gl_cv_have_raw_decl_getgroups=yes | gl_cv_have_raw_decl_gethostname=yes | gl_cv_have_raw_decl_getline=yes | gl_cv_have_raw_decl_getloadavg=no | gl_cv_have_raw_decl_getlogin=yes | gl_cv_have_raw_decl_getlogin_r=yes | gl_cv_have_raw_decl_getpagesize=yes | gl_cv_have_raw_decl_getsubopt=yes | gl_cv_have_raw_decl_gettimeofday=yes | gl_cv_have_raw_decl_getusershell=yes | gl_cv_have_raw_decl_grantpt=yes | gl_cv_have_raw_decl_imaxabs=yes | gl_cv_have_raw_decl_imaxdiv=yes | gl_cv_have_raw_decl_initstat_r=no | gl_cv_have_raw_decl_iswctype=yes | gl_cv_have_raw_decl_lchmod=no | gl_cv_have_raw_decl_lchown=yes | gl_cv_have_raw_decl_link=yes | gl_cv_have_raw_decl_linkat=yes | gl_cv_have_raw_decl_lseek=no | gl_cv_have_raw_decl_lstat=no | gl_cv_have_raw_decl_mbrlen=yes | gl_cv_have_raw_decl_mbrtowc=yes | gl_cv_have_raw_decl_mbsinit=yes | gl_cv_have_raw_decl_mbsnrtowcs=yes | gl_cv_have_raw_decl_mbsrtowcs=yes | gl_cv_have_raw_decl_memmem=yes | gl_cv_have_raw_decl_mempcpy=no | gl_cv_have_raw_decl_memrchr=no | gl_cv_have_raw_decl_mkdirat=yes | gl_cv_have_raw_decl_mkdtemp=yes | gl_cv_have_raw_decl_mkfifo=yes | gl_cv_have_raw_decl_mkfifoat=yes | gl_cv_have_raw_decl_mknod=yes | gl_cv_have_raw_decl_mknodat=yes | gl_cv_have_raw_decl_mkostemp=no | gl_cv_have_raw_decl_mkostemps=no | gl_cv_have_raw_decl_mkstemp=yes | gl_cv_have_raw_decl_mkstemps=no | gl_cv_have_raw_decl_nl_langinfo=yes | gl_cv_have_raw_decl_openat=no | gl_cv_have_raw_decl_pipe2=no | gl_cv_have_raw_decl_pipe=yes | gl_cv_have_raw_decl_popen=yes | gl_cv_have_raw_decl_pread=no | gl_cv_have_raw_decl_ptsname=yes | gl_cv_have_raw_decl_pwrite=no | gl_cv_have_raw_decl_random_r=no | gl_cv_have_raw_decl_rawmemchr=no | gl_cv_have_raw_decl_readlink=yes | gl_cv_have_raw_decl_readlinkat=yes | gl_cv_have_raw_decl_realpath=yes | gl_cv_have_raw_decl_renameat=yes | gl_cv_have_raw_decl_rmdir=yes | gl_cv_have_raw_decl_rpmatch=yes | gl_cv_have_raw_decl_scandir=yes | gl_cv_have_raw_decl_setenv=yes | gl_cv_have_raw_decl_setstate_r=no | gl_cv_have_raw_decl_setusershell=yes | gl_cv_have_raw_decl_sleep=yes | gl_cv_have_raw_decl_snprintf=yes | gl_cv_have_raw_decl_srandom_r=no | gl_cv_have_raw_decl_stat=no | gl_cv_have_raw_decl_stpcpy=yes | gl_cv_have_raw_decl_stpncpy=yes | gl_cv_have_raw_decl_strcasecmp=yes | gl_cv_have_raw_decl_strcasestr=no | gl_cv_have_raw_decl_strchrnul=no | gl_cv_have_raw_decl_strdup=yes | gl_cv_have_raw_decl_strerror_r=yes | gl_cv_have_raw_decl_strncasecmp=yes | gl_cv_have_raw_decl_strncat=yes | gl_cv_have_raw_decl_strndup=yes | gl_cv_have_raw_decl_strnlen=yes | gl_cv_have_raw_decl_strpbrk=yes | gl_cv_have_raw_decl_strsep=yes | gl_cv_have_raw_decl_strsignal=yes | gl_cv_have_raw_decl_strtod=yes | gl_cv_have_raw_decl_strtoimax=yes | gl_cv_have_raw_decl_strtok_r=yes | gl_cv_have_raw_decl_strtoll=yes | gl_cv_have_raw_decl_strtoull=yes | gl_cv_have_raw_decl_strtoumax=yes | gl_cv_have_raw_decl_strverscmp=no | gl_cv_have_raw_decl_symlink=yes | gl_cv_have_raw_decl_symlinkat=yes | gl_cv_have_raw_decl_tmpfile=yes | gl_cv_have_raw_decl_towctrans=yes | gl_cv_have_raw_decl_ttyname_r=yes | gl_cv_have_raw_decl_unlink=yes | gl_cv_have_raw_decl_unlinkat=yes | gl_cv_have_raw_decl_unlockpt=yes | gl_cv_have_raw_decl_unsetenv=yes | gl_cv_have_raw_decl_usleep=yes | gl_cv_have_raw_decl_utimensat=yes | gl_cv_have_raw_decl_vdprintf=yes | gl_cv_have_raw_decl_vsnprintf=yes | gl_cv_have_raw_decl_wcpcpy=yes | gl_cv_have_raw_decl_wcpncpy=yes | gl_cv_have_raw_decl_wcrtomb=yes | gl_cv_have_raw_decl_wcscasecmp=yes | gl_cv_have_raw_decl_wcscat=yes | gl_cv_have_raw_decl_wcschr=yes | gl_cv_have_raw_decl_wcscmp=yes | gl_cv_have_raw_decl_wcscoll=yes | gl_cv_have_raw_decl_wcscpy=yes | gl_cv_have_raw_decl_wcscspn=yes | gl_cv_have_raw_decl_wcsdup=yes | gl_cv_have_raw_decl_wcslen=yes | gl_cv_have_raw_decl_wcsncasecmp=yes | gl_cv_have_raw_decl_wcsncat=yes | gl_cv_have_raw_decl_wcsncmp=yes | gl_cv_have_raw_decl_wcsncpy=yes | gl_cv_have_raw_decl_wcsnlen=yes | gl_cv_have_raw_decl_wcsnrtombs=yes | gl_cv_have_raw_decl_wcspbrk=yes | gl_cv_have_raw_decl_wcsrchr=yes | gl_cv_have_raw_decl_wcsrtombs=yes | gl_cv_have_raw_decl_wcsspn=yes | gl_cv_have_raw_decl_wcsstr=yes | gl_cv_have_raw_decl_wcstok=yes | gl_cv_have_raw_decl_wcswidth=yes | gl_cv_have_raw_decl_wcsxfrm=yes | gl_cv_have_raw_decl_wctob=yes | gl_cv_have_raw_decl_wctrans=yes | gl_cv_have_raw_decl_wctype=yes | gl_cv_have_raw_decl_wcwidth=yes | gl_cv_have_raw_decl_wmemchr=yes | gl_cv_have_raw_decl_wmemcmp=yes | gl_cv_have_raw_decl_wmemcpy=yes | gl_cv_have_raw_decl_wmemmove=yes | gl_cv_have_raw_decl_wmemset=yes | gl_cv_header_errno_h_complete=yes | gl_cv_header_inttypes_h=yes | gl_cv_header_langinfo_codeset=yes | gl_cv_header_langinfo_era=yes | gl_cv_header_langinfo_t_fmt_ampm=yes | gl_cv_header_langinfo_yesexpr=yes | gl_cv_header_stdint_h=yes | gl_cv_header_wchar_h_correct_inline=yes | gl_cv_header_working_fcntl_h='no (bad O_NOATIME, O_NOFOLLOW)' | gl_cv_header_working_inttypes_h=no | gl_cv_header_working_stdint_h=no | gl_cv_next_dirent_h='' | gl_cv_next_fcntl_h='' | gl_cv_next_getopt_h='' | gl_cv_next_inttypes_h='' | gl_cv_next_langinfo_h='' | gl_cv_next_stdint_h='' | gl_cv_next_stdio_h='' | gl_cv_next_stdlib_h='' | gl_cv_next_string_h='' | gl_cv_next_strings_h='' | gl_cv_next_sys_stat_h='' | gl_cv_next_sys_time_h='' | gl_cv_next_sysexits_h='' | gl_cv_next_time_h='' | gl_cv_next_unistd_h='' | gl_cv_next_wchar_h='' | gl_cv_next_wctype_h='' | gl_cv_pragma_columns=no | gl_cv_promoted_mode_t=mode_t | gl_cv_rpl_alloca=yes | gl_cv_size_max=yes | gl_cv_struct_dirent_d_ino=yes | gl_cv_sys_struct_timespec_in_time_h=yes | gl_cv_sys_struct_timeval=yes | gl_cv_sys_struct_utimbuf=yes | gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes | gl_cv_test_INT64_MAX_EQ_LONG_MAX=no | gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes | gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=no | 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=no | gl_cv_type_size_t_signed=no | gl_cv_type_size_t_suffix=u | gl_cv_type_wchar_t_signed=no | gl_cv_type_wchar_t_suffix=no | gl_cv_type_wctrans_t=yes | gl_cv_type_wctype_t=yes | gl_cv_type_wint_t_signed=yes | gl_cv_type_wint_t_suffix='' | gl_cv_var_stdin_large_offset=yes | 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_locale_fr=none | gt_cv_locale_fr_utf8=none | gt_cv_locale_ja=none | gt_cv_locale_zh_CN=none | gt_cv_ssize_t=yes | gt_cv_var_environ_declaration=yes | pu_cv_header_mtio_check_field=mt_type | pu_cv_header_rmt=yes | tar_cv_compressor_bzip2=bzip2 | tar_cv_compressor_compress=compress | tar_cv_compressor_gzip=gzip | tar_cv_compressor_lzip=lzip | tar_cv_compressor_lzma=lzma | tar_cv_compressor_lzop=lzop | tar_cv_compressor_xz=xz | tar_cv_path_RSH=/usr/bin/remsh | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | ACLOCAL='${SHELL} /lppdir/build/phs-gtar/phs-gtar/build-aux/missing --run aclocal-1.11' | ALLOCA='' | ALLOCA_H='alloca.h' | AMDEPBACKSLASH='\' | AMDEP_FALSE='#' | AMDEP_TRUE='' | AMTAR='${SHELL} /lppdir/build/phs-gtar/phs-gtar/build-aux/missing --run tar' | AM_BACKSLASH='\' | AM_DEFAULT_VERBOSITY='0' | APPLE_UNIVERSAL_BUILD='0' | AUTOCONF='${SHELL} /lppdir/build/phs-gtar/phs-gtar/build-aux/missing --run autoconf' | AUTOHEADER='${SHELL} /lppdir/build/phs-gtar/phs-gtar/build-aux/missing --run autoheader' | AUTOM4TE='${SHELL} /lppdir/build/phs-gtar/phs-gtar/build-aux/missing --run autom4te' | AUTOMAKE='${SHELL} /lppdir/build/phs-gtar/phs-gtar/build-aux/missing --run automake-1.11' | 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='16' | BITSIZEOF_WINT_T='32' | CC='xlc' | CCDEPMODE='depmode=aix' | CFLAGS='-O2 -qarch=ppc -D_LINUX_SOURCE_COMPAT -I/opt/phs/include' | CPP='xlc -E' | CPPFLAGS='-I/opt/phs/include' | 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' | ECHO_C='\c' | ECHO_N='' | ECHO_T='' | EGREP='/usr/bin/grep -E' | EMULTIHOP_HIDDEN='' | EMULTIHOP_VALUE='' | ENOLINK_HIDDEN='' | ENOLINK_VALUE='' | EOVERFLOW_HIDDEN='' | EOVERFLOW_VALUE='' | ERRNO_H='' | EXEEXT='' | FLOAT_H='' | FNMATCH_H='fnmatch.h' | GETOPT_H='getopt.h' | GETTEXT_MACRO_VERSION='0.18' | GLIBC21='no' | GL_COND_LIBTOOL_FALSE='' | GL_COND_LIBTOOL_TRUE='#' | GMSGFMT=':' | GMSGFMT_015=':' | GNULIB_ALPHASORT='0' | GNULIB_ATOLL='0' | GNULIB_BTOWC='1' | GNULIB_CALLOC_POSIX='0' | GNULIB_CANONICALIZE_FILE_NAME='1' | GNULIB_CHOWN='1' | GNULIB_CLOSE='1' | GNULIB_DIRFD='1' | GNULIB_DPRINTF='0' | GNULIB_DUP2='1' | GNULIB_DUP3='0' | GNULIB_ENVIRON='1' | GNULIB_EUIDACCESS='0' | GNULIB_FACCESSAT='0' | GNULIB_FCHDIR='1' | GNULIB_FCHMODAT='1' | GNULIB_FCHOWNAT='1' | GNULIB_FCLOSE='1' | GNULIB_FCNTL='1' | GNULIB_FDOPENDIR='1' | GNULIB_FFLUSH='0' | GNULIB_FOPEN='0' | GNULIB_FPRINTF='1' | GNULIB_FPRINTF_POSIX='0' | GNULIB_FPURGE='0' | GNULIB_FPUTC='1' | GNULIB_FPUTS='1' | GNULIB_FREOPEN='0' | GNULIB_FSEEK='0' | GNULIB_FSEEKO='1' | GNULIB_FSTATAT='1' | GNULIB_FSYNC='0' | GNULIB_FTELL='0' | GNULIB_FTELLO='0' | GNULIB_FTRUNCATE='0' | GNULIB_FUTIMENS='1' | GNULIB_FWRITE='1' | GNULIB_GETCWD='1' | GNULIB_GETDELIM='1' | GNULIB_GETDOMAINNAME='0' | GNULIB_GETDTABLESIZE='1' | GNULIB_GETGROUPS='0' | GNULIB_GETHOSTNAME='0' | GNULIB_GETLINE='1' | GNULIB_GETLOADAVG='0' | GNULIB_GETLOGIN='0' | GNULIB_GETLOGIN_R='0' | GNULIB_GETPAGESIZE='1' | GNULIB_GETSUBOPT='0' | GNULIB_GETTIMEOFDAY='1' | GNULIB_GETUSERSHELL='0' | GNULIB_GRANTPT='0' | GNULIB_IMAXABS='0' | GNULIB_IMAXDIV='0' | GNULIB_ISWBLANK='1' | GNULIB_ISWCTYPE='0' | GNULIB_LCHMOD='0' | GNULIB_LCHOWN='1' | GNULIB_LINK='1' | GNULIB_LINKAT='1' | GNULIB_LSEEK='1' | GNULIB_LSTAT='1' | GNULIB_MALLOC_POSIX='1' | GNULIB_MBRLEN='0' | GNULIB_MBRTOWC='1' | GNULIB_MBSCASECMP='1' | GNULIB_MBSCASESTR='0' | GNULIB_MBSCHR='0' | GNULIB_MBSCSPN='0' | GNULIB_MBSINIT='1' | GNULIB_MBSLEN='0' | GNULIB_MBSNCASECMP='0' | GNULIB_MBSNLEN='0' | GNULIB_MBSNRTOWCS='0' | GNULIB_MBSPBRK='0' | GNULIB_MBSPCASECMP='0' | GNULIB_MBSRCHR='0' | GNULIB_MBSRTOWCS='1' | GNULIB_MBSSEP='0' | GNULIB_MBSSPN='0' | GNULIB_MBSSTR='0' | GNULIB_MBSTOK_R='0' | GNULIB_MBTOWC='1' | GNULIB_MEMCHR='1' | GNULIB_MEMMEM='0' | GNULIB_MEMPCPY='1' | GNULIB_MEMRCHR='1' | GNULIB_MKDIRAT='1' | GNULIB_MKDTEMP='1' | GNULIB_MKFIFO='1' | GNULIB_MKFIFOAT='1' | GNULIB_MKNOD='1' | GNULIB_MKNODAT='1' | GNULIB_MKOSTEMP='0' | GNULIB_MKOSTEMPS='0' | GNULIB_MKSTEMP='0' | GNULIB_MKSTEMPS='0' | GNULIB_MKTIME='1' | GNULIB_NANOSLEEP='0' | GNULIB_NL_LANGINFO='1' | GNULIB_OBSTACK_PRINTF='0' | GNULIB_OBSTACK_PRINTF_POSIX='0' | GNULIB_OPEN='1' | GNULIB_OPENAT='1' | GNULIB_PERROR='0' | GNULIB_PIPE2='0' | GNULIB_PIPE='0' | GNULIB_POPEN='0' | GNULIB_PREAD='0' | GNULIB_PRINTF='1' | GNULIB_PRINTF_POSIX='0' | GNULIB_PTSNAME='0' | GNULIB_PUTC='1' | GNULIB_PUTCHAR='1' | GNULIB_PUTENV='0' | GNULIB_PUTS='1' | GNULIB_PWRITE='0' | GNULIB_RANDOM_R='0' | GNULIB_RAWMEMCHR='1' | GNULIB_READLINK='1' | GNULIB_READLINKAT='1' | GNULIB_REALLOC_POSIX='1' | GNULIB_REALPATH='1' | GNULIB_REMOVE='0' | GNULIB_RENAME='1' | GNULIB_RENAMEAT='1' | GNULIB_RMDIR='1' | GNULIB_RPMATCH='1' | GNULIB_SCANDIR='0' | GNULIB_SETENV='1' | GNULIB_SLEEP='1' | GNULIB_SNPRINTF='1' | GNULIB_SPRINTF_POSIX='0' | GNULIB_STAT='1' | GNULIB_STDIO_H_SIGPIPE='0' | GNULIB_STPCPY='1' | GNULIB_STPNCPY='0' | GNULIB_STRCASESTR='0' | GNULIB_STRCHRNUL='1' | GNULIB_STRDUP='1' | GNULIB_STRERROR='1' | GNULIB_STRERROR_R='0' | GNULIB_STRNCAT='0' | GNULIB_STRNDUP='1' | GNULIB_STRNLEN='1' | GNULIB_STRPBRK='0' | GNULIB_STRPTIME='0' | GNULIB_STRSEP='0' | GNULIB_STRSIGNAL='0' | GNULIB_STRSTR='0' | GNULIB_STRTOD='0' | GNULIB_STRTOIMAX='1' | GNULIB_STRTOK_R='0' | GNULIB_STRTOLL='1' | GNULIB_STRTOULL='1' | GNULIB_STRTOUMAX='1' | GNULIB_STRVERSCMP='0' | GNULIB_SYMLINK='1' | GNULIB_SYMLINKAT='1' | GNULIB_SYSTEM_POSIX='0' | GNULIB_TIMEGM='0' | GNULIB_TIME_R='1' | GNULIB_TMPFILE='0' | GNULIB_TOWCTRANS='0' | GNULIB_TTYNAME_R='0' | GNULIB_UNISTD_H_GETOPT='1' | GNULIB_UNISTD_H_SIGPIPE='0' | GNULIB_UNLINK='1' | GNULIB_UNLINKAT='1' | GNULIB_UNLOCKPT='0' | GNULIB_UNSETENV='1' | GNULIB_USLEEP='0' | GNULIB_UTIMENSAT='1' | GNULIB_VASPRINTF='1' | GNULIB_VDPRINTF='0' | GNULIB_VFPRINTF='1' | GNULIB_VFPRINTF_POSIX='0' | GNULIB_VPRINTF='1' | GNULIB_VPRINTF_POSIX='0' | GNULIB_VSNPRINTF='1' | GNULIB_VSPRINTF_POSIX='0' | GNULIB_WCPCPY='0' | GNULIB_WCPNCPY='0' | GNULIB_WCRTOMB='1' | GNULIB_WCSCASECMP='0' | GNULIB_WCSCAT='0' | GNULIB_WCSCHR='0' | GNULIB_WCSCMP='0' | GNULIB_WCSCOLL='0' | GNULIB_WCSCPY='0' | GNULIB_WCSCSPN='0' | GNULIB_WCSDUP='0' | GNULIB_WCSLEN='0' | GNULIB_WCSNCASECMP='0' | GNULIB_WCSNCAT='0' | GNULIB_WCSNCMP='0' | GNULIB_WCSNCPY='0' | GNULIB_WCSNLEN='0' | GNULIB_WCSNRTOMBS='0' | GNULIB_WCSPBRK='0' | GNULIB_WCSRCHR='0' | GNULIB_WCSRTOMBS='0' | GNULIB_WCSSPN='0' | GNULIB_WCSSTR='0' | GNULIB_WCSTOK='0' | GNULIB_WCSWIDTH='0' | GNULIB_WCSXFRM='0' | GNULIB_WCTOB='0' | GNULIB_WCTOMB='0' | GNULIB_WCTRANS='0' | GNULIB_WCTYPE='0' | GNULIB_WCWIDTH='1' | GNULIB_WMEMCHR='0' | GNULIB_WMEMCMP='0' | GNULIB_WMEMCPY='0' | GNULIB_WMEMMOVE='0' | GNULIB_WMEMSET='0' | GNULIB_WRITE='1' | GNULIB__EXIT='0' | GREP='/usr/bin/grep' | HAVE_ALPHASORT='1' | HAVE_ATOLL='1' | HAVE_BTOWC='1' | HAVE_CANONICALIZE_FILE_NAME='0' | HAVE_CHOWN='1' | HAVE_DECL_DIRFD='1' | HAVE_DECL_ENVIRON='1' | HAVE_DECL_FCHDIR='1' | HAVE_DECL_FDOPENDIR='1' | HAVE_DECL_FPURGE='1' | HAVE_DECL_FSEEKO='1' | HAVE_DECL_FTELLO='1' | HAVE_DECL_GETDELIM='1' | HAVE_DECL_GETDOMAINNAME='1' | HAVE_DECL_GETLINE='1' | HAVE_DECL_GETLOADAVG='1' | HAVE_DECL_GETLOGIN_R='1' | HAVE_DECL_GETPAGESIZE='1' | HAVE_DECL_GETUSERSHELL='1' | HAVE_DECL_IMAXABS='1' | HAVE_DECL_IMAXDIV='1' | HAVE_DECL_LOCALTIME_R='1' | HAVE_DECL_MEMMEM='1' | HAVE_DECL_MEMRCHR='0' | HAVE_DECL_OBSTACK_PRINTF='1' | HAVE_DECL_SETENV='1' | HAVE_DECL_SNPRINTF='1' | HAVE_DECL_STRDUP='1' | HAVE_DECL_STRERROR_R='1' | HAVE_DECL_STRNCASECMP='1' | HAVE_DECL_STRNDUP='1' | HAVE_DECL_STRNLEN='1' | HAVE_DECL_STRSIGNAL='1' | HAVE_DECL_STRTOIMAX='1' | HAVE_DECL_STRTOK_R='1' | HAVE_DECL_STRTOUMAX='1' | HAVE_DECL_TTYNAME_R='1' | HAVE_DECL_UNSETENV='1' | HAVE_DECL_VSNPRINTF='1' | HAVE_DECL_WCTOB='1' | HAVE_DECL_WCWIDTH='1' | HAVE_DPRINTF='1' | HAVE_DUP2='1' | HAVE_DUP3='1' | HAVE_EUIDACCESS='1' | HAVE_FACCESSAT='1' | HAVE_FCHDIR='1' | HAVE_FCHMODAT='1' | HAVE_FCHOWNAT='1' | HAVE_FCNTL='1' | HAVE_FDOPENDIR='1' | HAVE_FEATURES_H='0' | HAVE_FSEEKO='1' | HAVE_FSTATAT='1' | HAVE_FSYNC='1' | HAVE_FTELLO='1' | HAVE_FTRUNCATE='1' | HAVE_FUTIMENS='1' | HAVE_GETDTABLESIZE='1' | HAVE_GETGROUPS='1' | HAVE_GETHOSTNAME='1' | HAVE_GETLOGIN='1' | HAVE_GETOPT_H='0' | HAVE_GETPAGESIZE='1' | HAVE_GETSUBOPT='1' | HAVE_GETTIMEOFDAY='1' | HAVE_GRANTPT='1' | HAVE_INTTYPES_H='1' | HAVE_ISWBLANK='1' | HAVE_ISWCNTRL='1' | HAVE_LANGINFO_CODESET='1' | HAVE_LANGINFO_ERA='1' | HAVE_LANGINFO_H='1' | HAVE_LANGINFO_T_FMT_AMPM='1' | HAVE_LANGINFO_YESEXPR='1' | HAVE_LCHMOD='1' | HAVE_LCHOWN='1' | HAVE_LINK='1' | HAVE_LINKAT='1' | HAVE_LONG_LONG_INT='1' | HAVE_LSTAT='1' | HAVE_MBRLEN='1' | HAVE_MBRTOWC='1' | HAVE_MBSINIT='1' | HAVE_MBSLEN='0' | HAVE_MBSNRTOWCS='1' | HAVE_MBSRTOWCS='1' | HAVE_MEMCHR='1' | HAVE_MEMPCPY='0' | HAVE_MKDIRAT='1' | HAVE_MKDTEMP='1' | HAVE_MKFIFO='1' | HAVE_MKFIFOAT='1' | HAVE_MKNOD='1' | HAVE_MKNODAT='1' | HAVE_MKOSTEMP='1' | HAVE_MKOSTEMPS='1' | HAVE_MKSTEMP='1' | HAVE_MKSTEMPS='1' | HAVE_NANOSLEEP='1' | HAVE_NL_LANGINFO='1' | HAVE_OPENAT='1' | HAVE_OS_H='0' | HAVE_PIPE2='1' | HAVE_PIPE='1' | HAVE_PREAD='1' | HAVE_PTSNAME='1' | HAVE_PWRITE='1' | HAVE_RANDOM_H='1' | HAVE_RANDOM_R='1' | HAVE_RAWMEMCHR='0' | HAVE_READLINK='1' | HAVE_READLINKAT='1' | HAVE_REALPATH='1' | HAVE_RENAMEAT='1' | HAVE_RPMATCH='1' | HAVE_SCANDIR='1' | HAVE_SETENV='1' | HAVE_SIGNED_SIG_ATOMIC_T='1' | HAVE_SIGNED_WCHAR_T='0' | HAVE_SIGNED_WINT_T='1' | HAVE_SLEEP='1' | HAVE_STDINT_H='1' | HAVE_STPCPY='1' | HAVE_STPNCPY='1' | HAVE_STRCASECMP='1' | HAVE_STRCASESTR='1' | HAVE_STRCHRNUL='0' | HAVE_STRPBRK='1' | HAVE_STRPTIME='1' | HAVE_STRSEP='1' | HAVE_STRTOD='1' | HAVE_STRTOLL='1' | HAVE_STRTOULL='1' | HAVE_STRUCT_RANDOM_DATA='1' | HAVE_STRUCT_TIMEVAL='1' | HAVE_STRVERSCMP='1' | HAVE_SYMLINK='1' | HAVE_SYMLINKAT='1' | HAVE_SYSEXITS_H='1' | HAVE_SYS_BITYPES_H='0' | HAVE_SYS_INTTYPES_H='1' | HAVE_SYS_LOADAVG_H='0' | HAVE_SYS_PARAM_H='0' | HAVE_SYS_TIME_H='1' | HAVE_SYS_TYPES_H='1' | HAVE_TIMEGM='1' | HAVE_UNISTD_H='1' | HAVE_UNLINKAT='1' | HAVE_UNLOCKPT='1' | HAVE_UNSIGNED_LONG_LONG_INT='1' | HAVE_USLEEP='1' | HAVE_UTIMENSAT='1' | HAVE_VASPRINTF='0' | HAVE_VDPRINTF='1' | HAVE_WCHAR_H='1' | HAVE_WCHAR_T='1' | HAVE_WCPCPY='1' | HAVE_WCPNCPY='1' | HAVE_WCRTOMB='1' | HAVE_WCSCASECMP='1' | HAVE_WCSCAT='1' | HAVE_WCSCHR='1' | HAVE_WCSCMP='1' | HAVE_WCSCOLL='1' | HAVE_WCSCPY='1' | HAVE_WCSCSPN='1' | HAVE_WCSDUP='1' | HAVE_WCSLEN='1' | HAVE_WCSNCASECMP='1' | HAVE_WCSNCAT='1' | HAVE_WCSNCMP='1' | HAVE_WCSNCPY='1' | HAVE_WCSNLEN='1' | HAVE_WCSNRTOMBS='1' | HAVE_WCSPBRK='1' | HAVE_WCSRCHR='1' | HAVE_WCSRTOMBS='1' | HAVE_WCSSPN='1' | HAVE_WCSSTR='1' | HAVE_WCSTOK='1' | HAVE_WCSWIDTH='1' | HAVE_WCSXFRM='1' | HAVE_WCTRANS_T='1' | HAVE_WCTYPE_H='1' | HAVE_WCTYPE_T='1' | HAVE_WINT_T='1' | HAVE_WMEMCHR='1' | HAVE_WMEMCMP='1' | HAVE_WMEMCPY='1' | HAVE_WMEMMOVE='1' | HAVE_WMEMSET='1' | HAVE__BOOL='1' | HAVE__EXIT='1' | INCLUDE_NEXT='include_next' | INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' | INSTALL_DATA='${INSTALL} -m 644' | INSTALL_PROGRAM='${INSTALL}' | INSTALL_SCRIPT='${INSTALL}' | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | INT32_MAX_LT_INTMAX_MAX='1' | INT64_MAX_EQ_LONG_MAX='0' | INTLLIBS='' | INTL_MACOSX_LIBS='' | LDFLAGS='-blibpath:/opt/phs/lib:/usr/lib:/usr/ccs/lib -L/opt/phs/lib -L/usr/lib -L/usr/ccs/lib' | LIBGNU_LIBDEPS='' | LIBGNU_LTLIBDEPS='' | LIBICONV='/usr/lib/libiconv.a' | LIBINTL='' | LIBOBJS='' | LIBS='' | LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#' | LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='' | LIBUNISTRING_UNITYPES_H='unitypes.h' | LIBUNISTRING_UNIWIDTH_H='uniwidth.h' | LIB_CLOCK_GETTIME='' | LIB_SETSOCKOPT='' | LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(top_builddir)/gnu"' | LOCALE_FR='none' | LOCALE_FR_UTF8='none' | LOCALE_JA='none' | LOCALE_ZH_CN='none' | LTLIBICONV='-L/usr/lib -liconv' | LTLIBINTL='' | LTLIBOBJS='' | MAKEINFO='${SHELL} /lppdir/build/phs-gtar/phs-gtar/build-aux/missing --run makeinfo' | MKDIR_P='build-aux/install-sh -c -d' | MSGFMT=':' | MSGFMT_015=':' | MSGMERGE=':' | NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='' | NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' | NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' | NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' | NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' | NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' | NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='' | NEXT_AS_FIRST_DIRECTIVE_STDARG_H='' | NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' | NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' | NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' | NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' | NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='' | NEXT_AS_FIRST_DIRECTIVE_STRING_H='' | NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H='' | NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' | NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='' | NEXT_AS_FIRST_DIRECTIVE_TIME_H='' | NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' | NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' | NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' | NEXT_DIRENT_H='' | NEXT_ERRNO_H='' | NEXT_FCNTL_H='' | NEXT_FLOAT_H='' | NEXT_GETOPT_H='' | NEXT_INTTYPES_H='' | NEXT_LANGINFO_H='' | NEXT_STDARG_H='' | NEXT_STDDEF_H='' | NEXT_STDINT_H='' | NEXT_STDIO_H='' | NEXT_STDLIB_H='' | NEXT_STRINGS_H='' | NEXT_STRING_H='' | NEXT_SYSEXITS_H='' | NEXT_SYS_STAT_H='' | NEXT_SYS_TIME_H='' | NEXT_TIME_H='' | NEXT_UNISTD_H='' | NEXT_WCHAR_H='' | NEXT_WCTYPE_H='' | OBJEXT='o' | PACKAGE='tar' | PACKAGE_BUGREPORT='address@hidden' | PACKAGE_NAME='GNU tar' | PACKAGE_STRING='GNU tar 1.26' | PACKAGE_TARNAME='tar' | PACKAGE_VERSION='1.26' | PATH_SEPARATOR=':' | POSUB='' | PRAGMA_COLUMNS='' | PRAGMA_SYSTEM_HEADER='' | PRIPTR_PREFIX='"l"' | PRI_MACROS_BROKEN='0' | PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' | PTRDIFF_T_SUFFIX='' | PU_RMT_PROG='rmt$(EXEEXT)' | RANLIB='ranlib' | REPLACE_BTOWC='0' | REPLACE_CALLOC='0' | REPLACE_CANONICALIZE_FILE_NAME='0' | REPLACE_CHOWN='1' | REPLACE_CLOSE='0' | REPLACE_CLOSEDIR='0' | REPLACE_DIRFD='0' | REPLACE_DPRINTF='0' | REPLACE_DUP2='0' | REPLACE_DUP='0' | REPLACE_FCHOWNAT='1' | REPLACE_FCLOSE='0' | REPLACE_FCNTL='1' | REPLACE_FDOPENDIR='0' | REPLACE_FFLUSH='0' | REPLACE_FOPEN='0' | REPLACE_FPRINTF='0' | REPLACE_FPURGE='0' | REPLACE_FREOPEN='0' | REPLACE_FSEEK='0' | REPLACE_FSEEKO='0' | REPLACE_FSTAT='0' | REPLACE_FSTATAT='1' | REPLACE_FTELL='0' | REPLACE_FTELLO='0' | REPLACE_FUTIMENS='0' | REPLACE_GETCWD='1' | REPLACE_GETDELIM='1' | REPLACE_GETDOMAINNAME='0' | REPLACE_GETGROUPS='0' | REPLACE_GETLINE='1' | REPLACE_GETLOGIN_R='0' | REPLACE_GETPAGESIZE='0' | REPLACE_GETTIMEOFDAY='0' | REPLACE_ISWBLANK='0' | REPLACE_ISWCNTRL='0' | REPLACE_LCHOWN='1' | REPLACE_LINK='1' | REPLACE_LINKAT='1' | REPLACE_LOCALTIME_R='0' | REPLACE_LSEEK='0' | REPLACE_LSTAT='1' | REPLACE_MALLOC='0' | REPLACE_MBRLEN='0' | REPLACE_MBRTOWC='1' | REPLACE_MBSINIT='1' | REPLACE_MBSNRTOWCS='0' | REPLACE_MBSRTOWCS='1' | REPLACE_MBSTATE_T='1' | REPLACE_MBTOWC='0' | REPLACE_MEMCHR='0' | REPLACE_MEMMEM='0' | REPLACE_MKDIR='0' | REPLACE_MKFIFO='1' | REPLACE_MKNOD='1' | REPLACE_MKSTEMP='0' | REPLACE_MKTIME='1' | REPLACE_NANOSLEEP='GNULIB_PORTCHECK' | REPLACE_NL_LANGINFO='0' | REPLACE_NULL='0' | REPLACE_OBSTACK_PRINTF='0' | REPLACE_OPEN='1' | REPLACE_OPENAT='1' | REPLACE_OPENDIR='0' | REPLACE_PERROR='0' | REPLACE_POPEN='0' | REPLACE_PREAD='0' | REPLACE_PRINTF='0' | REPLACE_PUTENV='0' | REPLACE_PWRITE='0' | REPLACE_READLINK='0' | REPLACE_REALLOC='0' | REPLACE_REALPATH='0' | REPLACE_REMOVE='0' | REPLACE_RENAME='1' | REPLACE_RENAMEAT='1' | REPLACE_RMDIR='0' | REPLACE_SETENV='0' | REPLACE_SLEEP='0' | REPLACE_SNPRINTF='0' | REPLACE_SPRINTF='0' | REPLACE_STAT='1' | REPLACE_STDIO_WRITE_FUNCS='0' | REPLACE_STPNCPY='0' | REPLACE_STRCASESTR='0' | REPLACE_STRDUP='0' | REPLACE_STRERROR='0' | REPLACE_STRERROR_R='0' | REPLACE_STRNCAT='0' | REPLACE_STRNDUP='0' | REPLACE_STRNLEN='0' | REPLACE_STRSIGNAL='0' | REPLACE_STRSTR='0' | REPLACE_STRTOD='0' | REPLACE_STRTOK_R='0' | REPLACE_SYMLINK='1' | REPLACE_TIMEGM='GNULIB_PORTCHECK' | REPLACE_TMPFILE='0' | REPLACE_TTYNAME_R='0' | REPLACE_UNLINK='1' | REPLACE_UNLINKAT='1' | REPLACE_UNSETENV='0' | REPLACE_USLEEP='0' | REPLACE_UTIMENSAT='0' | REPLACE_VASPRINTF='0' | REPLACE_VDPRINTF='0' | REPLACE_VFPRINTF='0' | REPLACE_VPRINTF='0' | REPLACE_VSNPRINTF='0' | REPLACE_VSPRINTF='0' | REPLACE_WCRTOMB='1' | REPLACE_WCSNRTOMBS='0' | REPLACE_WCSRTOMBS='0' | REPLACE_WCSWIDTH='0' | REPLACE_WCTOB='0' | REPLACE_WCTOMB='0' | REPLACE_WCWIDTH='0' | REPLACE_WRITE='0' | SET_MAKE='' | SHELL='/usr/bin/ksh' | SIG_ATOMIC_T_SUFFIX='' | SIZE_T_SUFFIX='u' | STDARG_H='' | STDBOOL_H='' | STDDEF_H='' | STDINT_H='stdint.h' | STRIP='' | SYSEXITS_H='' | SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' | TIME_H_DEFINES_STRUCT_TIMESPEC='1' | UINT32_MAX_LT_UINTMAX_MAX='1' | UINT64_MAX_EQ_ULONG_MAX='0' | UNDEFINE_STRTOK_R='0' | UNISTD_H_HAVE_WINSOCK2_H='0' | UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' | USE_NLS='no' | VERSION='1.26' | WCHAR_T_SUFFIX='' | WINT_T_SUFFIX='' | XGETTEXT=':' | XGETTEXT_015=':' | XGETTEXT_EXTRA_OPTIONS=' --flag=argp_error:2:c-format --flag=argp_failure:4:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format' | YACC='yacc' | YFLAGS='' | ac_ct_CC='xlc' | am__EXEEXT_FALSE='' | am__EXEEXT_TRUE='#' | am__fastdepCC_FALSE='' | am__fastdepCC_TRUE='#' | am__include='include' | am__isrc='' | am__leading_dot='.' | am__quote='' | am__tar='tar chf - "$$tardir"' | am__untar='tar xf -' | bindir='${exec_prefix}/bin' | build='powerpc-ibm-aix7.1.0.0' | build_alias='' | build_cpu='powerpc' | build_os='aix7.1.0.0' | build_vendor='ibm' | datadir='${datarootdir}' | datarootdir='${prefix}/share' | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | dvidir='${docdir}' | exec_prefix='${prefix}' | gl_LIBOBJS=' argmatch.o asnprintf.o asprintf.o at-func2.o backupfile.o basename.o basename-lgpl.o canonicalize-lgpl.o chdir-long.o chown.o cloexec.o close-stream.o closeout.o dirname.o dirname-lgpl.o dup-safer.o error.o exclude.o fchownat.o fcntl.o fd-safer.o filenamecat-lgpl.o fnmatch.o fpending.o fstatat.o getcwd.o getdelim.o getline.o getopt.o getopt1.o gettime.o hash.o human.o lchown.o link.o linkat.o lstat.o mbrtowc.o mbsinit.o mbsrtowcs.o mbsrtowcs-state.o mempcpy.o memrchr.o mkfifo.o mknod.o mktime.o modechange.o obstack.o open.o openat.o openat-proc.o opendir-safer.o pipe-safer.o printf-args.o printf-parse.o quote.o quotearg.o rawmemchr.o regex.o rename.o renameat.o safe-read.o safe-write.o save-cwd.o savedir.o stat.o strchrnul.o stripslash.o symlink.o tempname.o unlink.o unlinkat.o unlinkdir.o utimens.o vasnprintf.o vasprintf.o wcrtomb.o xgetcwd.o xmalloc.o xstrtol.o xstrtol-error.o xstrtoul.o' | gl_LTLIBOBJS=' argmatch.lo asnprintf.lo asprintf.lo at-func2.lo backupfile.lo basename.lo basename-lgpl.lo canonicalize-lgpl.lo chdir-long.lo chown.lo cloexec.lo close-stream.lo closeout.lo dirname.lo dirname-lgpl.lo dup-safer.lo error.lo exclude.lo fchownat.lo fcntl.lo fd-safer.lo filenamecat-lgpl.lo fnmatch.lo fpending.lo fstatat.lo getcwd.lo getdelim.lo getline.lo getopt.lo getopt1.lo gettime.lo hash.lo human.lo lchown.lo link.lo linkat.lo lstat.lo mbrtowc.lo mbsinit.lo mbsrtowcs.lo mbsrtowcs-state.lo mempcpy.lo memrchr.lo mkfifo.lo mknod.lo mktime.lo modechange.lo obstack.lo open.lo openat.lo openat-proc.lo opendir-safer.lo pipe-safer.lo printf-args.lo printf-parse.lo quote.lo quotearg.lo rawmemchr.lo regex.lo rename.lo renameat.lo safe-read.lo safe-write.lo save-cwd.lo savedir.lo stat.lo strchrnul.lo stripslash.lo symlink.lo tempname.lo unlink.lo unlinkat.lo unlinkdir.lo utimens.lo vasnprintf.lo vasprintf.lo wcrtomb.lo xgetcwd.lo xmalloc.lo xstrtol.lo xstrtol-error.lo xstrtoul.lo' | gltests_LIBOBJS='' | gltests_LTLIBOBJS='' | gltests_WITNESS='IN_TAR_GNULIB_TESTS' | host='powerpc-ibm-aix7.1.0.0' | host_alias='' | host_cpu='powerpc' | host_os='aix7.1.0.0' | host_vendor='ibm' | htmldir='${docdir}' | includedir='${prefix}/include' | infodir='${datarootdir}/info' | install_sh='${SHELL} /lppdir/build/phs-gtar/phs-gtar/build-aux/install-sh' | libdir='${exec_prefix}/lib' | libexecdir='${exec_prefix}/libexec' | lispdir='${datarootdir}/emacs/site-lisp' | localedir='${datarootdir}/locale' | localstatedir='${prefix}/var' | mandir='${datarootdir}/man' | mkdir_p='$(top_builddir)/build-aux/install-sh -c -d' | oldincludedir='/usr/include' | pdfdir='${docdir}' | pkglibexecdir='${libexecdir}/${PACKAGE}' | prefix='/usr/local' | program_transform_name='s,x,x,' | psdir='${docdir}' | sbindir='${exec_prefix}/sbin' | sharedstatedir='${prefix}/com' | sysconfdir='${prefix}/etc' | target_alias='' | | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## | | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.26" | #define PACKAGE_STRING "GNU tar 1.26" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "tar" | #define VERSION "1.26" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _LARGE_FILES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DEVICE_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TAPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_BUF_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define major_t int | #define minor_t int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_BTOWC 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_FCHDIR 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LINKAT 1 | #define HAVE_SYMLINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKNOD 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_READLINKAT 1 | #define HAVE_WCSCOLL 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define CHOWN_TRAILING_SLASH_BUG 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE__BOOL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 16 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX | #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_WINT_T 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_ISWBLANK 0 | #define HAVE_FCHMODAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define fnmatch gnu_fnmatch | #define HAVE_DECL_ISBLANK 1 | #define HAVE_DECL___FPENDING 0 | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FUTIMENS 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_INLINE 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 1 | #define LINKAT_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define MKFIFO_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_TEST_MKFIFOAT 1 | #define GNULIB_TEST_MKNODAT 1 | #define GNULIB_TEST_MKNOD 1 | #define GNULIB_TEST_MKTIME 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_FCHMODAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define TIME_T_FITS_IN_LONG_INT 1 | #define HAVE_GETPPRIV 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 RENAME_TRAILING_SLASH_DEST_BUG 1 | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1 | #define GNULIB_TEST_RENAME 1 | #define GNULIB_TEST_RENAMEAT 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define REPLACE_FUNC_STAT_FILE 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 16 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define GNULIB_TEST_SYMLINK 1 | #define GNULIB_TEST_SYMLINKAT 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define GNULIB_TEST_TIME_R 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define GNULIB_TEST_UNLINK 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_UTIMENSAT 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WRITE 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_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TIME 1 | #define HAVE_WAITPID 1 | #define REMOTE_SHELL "/usr/bin/remsh" | #define COMPRESS_PROGRAM "compress" | #define GZIP_PROGRAM "gzip" | #define BZIP2_PROGRAM "bzip2" | #define LZIP_PROGRAM "lzip" | #define LZMA_PROGRAM "lzma" | #define LZOP_PROGRAM "lzop" | #define XZ_PROGRAM "xz" | #define DEFAULT_ARCHIVE_FORMAT GNU_FORMAT | #define DEFAULT_ARCHIVE "-" | #define DEFAULT_BLOCKING 20 | #define DEFAULT_QUOTING_STYLE escape_quoting_style | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | | configure: exit 0