## ------------------------ ## ## GNU tar 1.31 test suite. ## ## ------------------------ ## testsuite: command line was: $ ./testsuite ## --------- ## ## Platform. ## ## --------- ## hostname = dellirium uname -m = x86_64 uname -r = 4.19.13-419-joeghi-desktop-1.mga7 uname -s = Linux uname -v = #1 SMP PREEMPT Sat Dec 29 14:45:49 UTC 2018 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/tests PATH: /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/src PATH: /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/build-aux PATH: /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31 PATH: /usr/local/bin PATH: /home/stig/bin PATH: /home/stig/.local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games PATH: /usr/lib64/qt4/bin PATH: /usr/lib64/qt5/bin testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) 2012 Free Software Foundation, Inc. | | # The test suite will define top_srcdir=/../.. etc. | at_testdir='tests' | abs_builddir='/share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/tests' | at_srcdir='.' | abs_srcdir='/share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/tests' | at_top_srcdir='..' | abs_top_srcdir='/share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31' | at_top_build_prefix='../' | abs_top_builddir='/share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31' | | # Backward compatibility with Autotest <= 2.59b: | at_top_builddir=$at_top_build_prefix | | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/bin/sh'} testsuite: atlocal: | # tests/atlocal. Generated from atlocal.in by configure. -*- shell-script -*- | # Configurable variable values for tar test suite. | # Copyright 2004-2019 Free Software Foundation, Inc. | | # This file is part of GNU tar. | | # GNU tar is free software; you can redistribute it and/or modify | # it under the terms of the GNU General Public License as published by | # the Free Software Foundation; either version 3 of the License, or | # (at your option) any later version. | | # GNU tar is distributed in the hope that it will be useful, | # but WITHOUT ANY WARRANTY; without even the implied warranty of | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | # GNU General Public License for more details. | | # You should have received a copy of the GNU General Public License | # along with this program. If not, see . | | PATH=/share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/tests:/share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/src:/share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/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/download | fi | | STAR_DATA_URL=$TEST_DATA_URL/star | 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 | mkdir "$3" | cat > "$3/README" </dev/null 2>&1 | } | | decho() { | echo $* | echo >&2 $* | } | | mkexcltest() { | mkdir $1 $1/subdir | genfile --file=$1/top-level-file | genfile --file=$1/subdir/excludeme | genfile --file=$1/subdir/subdir-file | } | ## ---------------- ## ## Tested programs. ## ## ---------------- ## ./testsuite.at:199: /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/src/tar --version tar (GNU tar) 1.31 Copyright (C) 2019 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: Thu Jan 3 00:35:12 CET 2019 1. tar version (version.at:19): ok (0m0.003s 0m0.000s) 2. decompressing from stdin (pipe.at:29): ok (0m0.069s 0m0.007s) 3. mixing options (options.at:24): ok (0m0.004s 0m0.000s) 4. interspersed options (options02.at:26): ok (0m0.004s 0m0.000s) 5. TAR_OPTIONS with string arguments (options03.at:21): ok (0m0.007s 0m0.000s) 6. occurrence compatibility (opcomp01.at:21): ok (0m0.001s 0m0.002s) 7. occurrence compatibility (opcomp02.at:21): ok (0m0.002s 0m0.002s) 8. --verify compatibility (opcomp03.at:21): ok (0m0.002s 0m0.001s) 9. compress option compatibility (opcomp04.at:21): ok (0m0.006s 0m0.002s) 10. --pax-option compatibility (opcomp05.at:21): ok (0m0.003s 0m0.000s) 11. --pax-option compatibility (opcomp06.at:21): ok (0m0.010s 0m0.004s) 12. compress: gzip (compress-gzip.at:23): ok (0m0.018s 0m0.004s) 13. compress: bzip2 (compress-bzip2.at:23): ok (0m0.017s 0m0.001s) 14. compress: xz (compress-xz.at:23): ok (0m0.019s 0m0.002s) 15. compress: lzip (compress-lzip.at:23): skipped (compress-lzip.at:28) 16. compress: lzop (compress-lzop.at:23): ok (0m0.013s 0m0.003s) 17. compress: zstd (compress-zstd.at:23): ok (0m0.017s 0m0.002s) 18. Exclude (positional01.at:21): ok (0m0.009s 0m0.001s) 19. Directory (positional02.at:21): ok (0m0.008s 0m0.000s) 20. Several options (positional03.at:21): ok (0m0.006s 0m0.000s) 21. The --add-file option (add-file.at:21): ok (0m0.041s 0m0.002s) 22. multiple file lists (T-mult.at:21): ok (0m0.006s 0m0.000s) 23. nested file lists (T-nest.at:21): ok (0m0.005s 0m0.003s) 24. recursive file lists (T-rec.at:21): ok (0m0.007s 0m0.000s) 25. files-from & recurse: toggle (T-recurse.at:27): ok (0m0.050s 0m0.006s) 26. toggle --recursion (not) from -T (T-recurse.at:66): ok (0m0.054s 0m0.001s) 27. -C in file lists (T-cd.at:21): ok (0m0.007s 0m0.000s) 28. empty entries (T-empty.at:26): ok (0m0.005s 0m0.001s) 29. 0-separated file without -0 (T-null.at:21): ok (0m0.008s 0m0.001s) 30. --null enables verbatim reading (T-null2.at:17): ok (0m0.008s 0m0.001s) 31. empty file (T-zfile.at:26): ok (0m0.007s 0m0.002s) 32. entries with missing newlines (T-nonl.at:27): ok (0m0.007s 0m0.004s) 33. recursive extraction from --files-from (T-dir00.at:28): ok (0m0.051s 0m0.002s) 34. trailing slash in --files-from (T-dir01.at:28): ok (0m0.046s 0m0.003s) 35. tar --index-file=FILE --file=- (indexfile.at:26): ok (0m0.029s 0m0.002s) 36. tar cvf - (verbose.at:26): ok (0m0.035s 0m0.005s) 37. gzip (gzip.at:23): ok (0m0.005s 0m0.000s) 38. recurse (recurse.at:21): ok (0m0.028s 0m0.003s) 39. recurse: toggle (recurs02.at:30): ok (0m0.042s 0m0.005s) 40. short records (shortrec.at:25): ok (0m0.049s 0m0.005s) 41. --numeric-owner basic tests (numeric.at:18): ok (0m0.092s 0m0.016s) 42. working -C with --same-order (same-order01.at:26): ok (0m0.045s 0m0.003s) 43. multiple -C options (same-order02.at:25): ok (0m0.042s 0m0.005s) 44. append (append.at:21): ok (0m0.036s 0m0.003s) 45. appending files with long names (append01.at:29): ok (0m0.028s 0m0.002s) 46. append vs. create (append02.at:54): ok (0m0.044s 0m0.002s) 47. append with name transformation (append03.at:21): ok (0m0.035s 0m0.003s) 48. append with verify (append04.at:29): ok (0m0.045s 0m0.005s) 49. append after changed blocking (append05.at:32): ok (0m0.056s 0m0.007s) 50. transforming hard links on create (xform-h.at:30): ok (0m0.061s 0m0.008s) 51. transformations and GNU volume labels (xform01.at:26): ok (0m0.006s 0m0.000s) 52. transforming escaped delimiters on create (xform02.at:21): ok (0m0.023s 0m0.001s) 53. transforming hard link targets (xform03.at:21): ok (0m0.053s 0m0.007s) 54. exclude (exclude.at:23): ok (0m0.029s 0m0.005s) 55. exclude wildcards (exclude01.at:19): ok (0m0.103s 0m0.018s) 56. exclude: anchoring (exclude02.at:19): ok (0m0.124s 0m0.012s) 57. exclude: wildcards match slash (exclude03.at:19): ok (0m0.104s 0m0.012s) 58. exclude: case insensitive (exclude04.at:19): ok (0m0.107s 0m0.010s) 59. exclude: lots of excludes (exclude05.at:21): ok (0m12.323s 0m0.304s) 60. exclude: long files in pax archives (exclude06.at:26): ok (0m0.016s 0m0.000s) 61. exclude: --exclude-backups option (exclude07.at:19): ok (0m0.037s 0m0.001s) 62. --exclude-tag option (exclude08.at:36): ok (0m0.052s 0m0.004s) 63. --exclude-tag option and --listed-incremental (exclude09.at:37): ok (0m0.009s 0m0.002s) 64. --exclude-tag option in incremental pass (exclude10.at:38): ok (0m0.014s 0m0.004s) 65. --exclude-tag-under option (exclude11.at:36): ok (0m0.049s 0m0.002s) 66. --exclude-tag-under and --listed-incremental (exclude12.at:37): ok (0m0.011s 0m0.000s) 67. --exclude-tag-under option in incremental pass (exclude13.at:39): ok (0m0.012s 0m0.005s) 68. --exclude-tag-all option (exclude14.at:36): ok (0m0.048s 0m0.004s) 69. --exclude-tag-all and --listed-incremental (exclude15.at:36): ok (0m0.009s 0m0.001s) 70. --exclude-tag-all option in incremental pass (exclude16.at:38): ok (0m0.014s 0m0.003s) 71. deleting a member after a big one (delete01.at:23): ok (0m0.037s 0m0.004s) 72. deleting a member from stdin archive (delete02.at:23): ok (0m0.051s 0m0.004s) 73. deleting members with long names (delete03.at:21): ok (0m0.035s 0m0.004s) 74. deleting a large last member (delete04.at:23): ok (0m0.063s 0m0.004s) 75. deleting non-existing member (delete05.at:27): ok (0m0.041s 0m0.004s) 76. extract over an existing directory (extrac01.at:23): ok (0m0.024s 0m0.003s) 77. extracting symlinks over an existing file (extrac02.at:23): ok (0m0.028s 0m0.006s) 78. extraction loops (extrac03.at:23): ok (0m0.028s 0m0.002s) 79. extract + fnmatch (extrac04.at:23): ok (0m0.054s 0m0.003s) 80. extracting selected members from pax (extrac05.at:30): ok (0m0.009s 0m0.000s) 81. mode of extracted directories (extrac06.at:34): ok (0m0.047s 0m0.005s) 82. extracting symlinks to a read-only dir (extrac07.at:27): ok (0m0.009s 0m0.001s) 83. restoring mode on existing directory (extrac08.at:33): ok (0m0.036s 0m0.005s) 84. extracting even when . and .. are unreadable (extrac09.at:34): ok (0m0.010s 0m0.000s) 85. -C and delayed setting of metadata (extrac10.at:29): ok (0m0.006s 0m0.000s) 86. scarce file descriptors (extrac11.at:25): ok (0m0.021s 0m0.006s) 87. extract dot permissions (extrac12.at:25): ok (0m0.010s 0m0.000s) 88. extract over symlinks (extrac13.at:26): ok (0m0.012s 0m0.001s) 89. extract -C symlink (extrac14.at:25): ok (0m0.006s 0m0.000s) 90. extract parent mkdir failure (extrac15.at:25): ok (0m0.009s 0m0.000s) 91. extract empty directory with -C (extrac16.at:26): ok (0m0.005s 0m0.000s) 92. name matching/transformation ordering (extrac17.at:21): ok (0m0.031s 0m0.003s) 93. keep-old-files (extrac18.at:34): ok (0m0.040s 0m0.000s) 94. skip-old-files (extrac19.at:21): ok (0m0.032s 0m0.005s) 95. keep-directory-symlink (extrac20.at:21): ok (0m0.255s 0m0.039s) 96. delay-directory-restore (extrac21.at:31): ok (0m0.011s 0m0.000s) 97. extracting existing dir with --backup (backup01.at:33): ok (0m0.024s 0m0.005s) 98. link mismatch (difflink.at:17): ok (0m0.016s 0m0.001s) 99. single-volume label (label01.at:21): ok (0m0.020s 0m0.001s) 100. multi-volume label (label02.at:21): ok (0m0.021s 0m0.001s) 101. test-label option (label03.at:27): ok (0m0.040s 0m0.013s) 102. label with non-create option (label04.at:27): ok (0m0.024s 0m0.001s) 103. label with non-create option (label05.at:24): ok (0m0.023s 0m0.003s) 104. incremental (incremental.at:23): ok (0m0.052s 0m0.001s) 105. restore broken symlinks from incremental (incr01.at:27): ok (0m0.027s 0m0.003s) 106. restoring timestamps from incremental (incr02.at:32): ok (0m0.032s 0m0.005s) 107. --listed for individual files (listed01.at:26): ok (0m0.024s 0m0.001s) 108. working --listed (listed02.at:28): ok (0m0.081s 0m0.018s) 109. incremental dump when the parent directory is unreadable (listed03.at:24): ok (0m0.012s 0m0.000s) 110. --listed-incremental and --one-file-system (listed04.at:26): ok (0m0.007s 0m0.003s) 111. --listed-incremental and remounted directories (listed05.at:33): skipped (listed05.at:36) 112. renamed files in incrementals (incr03.at:28): ok (0m0.069s 0m0.012s) 113. proper icontents initialization (incr04.at:29): ok (0m0.054s 0m0.021s) 114. incremental dumps with -C (incr05.at:21): ok (0m0.028s 0m0.001s) 115. incremental dumps of nested directories (incr06.at:21): ok (0m0.039s 0m0.005s) 116. incremental restores with -C (incr07.at:18): ok (0m0.045s 0m0.005s) 117. filename normalization (incr08.at:38): ok (0m0.017s 0m0.002s) 118. incremental with alternating -C (incr09.at:26): ok (0m0.010s 0m0.000s) 119. concatenated incremental archives (deletes) (incr10.at:18): ok (0m0.011s 0m0.001s) 120. concatenated incremental archives (renames) (incr11.at:25): ok (0m0.018s 0m0.005s) 121. file removed as we read it (filerem01.at:36): ok (0m0.014s 0m0.004s) 122. toplevel file removed (filerem02.at:26): ok (0m0.019s 0m0.000s) 125. renamed dirs in incrementals (rename01.at:24): ok (0m0.052s 0m0.005s) 126. move between hierarchies (rename02.at:24): ok (0m0.070s 0m0.017s) 127. cyclic renames (rename03.at:23): ok (0m0.070s 0m0.009s) 128. renamed directory containing subdirectories (rename04.at:27): ok (0m0.046s 0m0.021s) 129. renamed subdirectories (rename05.at:24): ok (0m0.058s 0m0.003s) 130. changed file types in incrementals (chtype.at:27): ok (0m0.065s 0m0.006s) 131. ignfail (ignfail.at:23): ok (0m0.068s 0m0.007s) 132. link count gt 2 (link01.at:33): ok (0m0.041s 0m0.005s) 133. preserve hard links with --remove-files (link02.at:32): ok (0m0.041s 0m0.003s) 134. working -l with --remove-files (link03.at:24): ok (0m0.063s 0m0.008s) 135. link count is 1 but multiple occurrences (link04.at:29): ok (0m0.074s 0m0.006s) 136. long names in V7 archives (longv7.at:24): ok (0m0.008s 0m0.000s) 137. long file names divisible by block size (long01.at:28): ok (0m0.025s 0m0.006s) 138. ustar: unsplittable file name (lustar01.at:21): ok (0m0.004s 0m0.001s) 139. ustar: unsplittable path name (lustar02.at:21): ok (0m0.012s 0m0.001s) 140. ustar: splitting long names (lustar03.at:21): ok (0m0.014s 0m0.001s) 141. old archives (old.at:23): ok (0m0.004s 0m0.000s) 142. time: tricky time stamps (time01.at:20): ok (0m0.317s 0m0.064s) 143. time: clamping mtime (time02.at:20): ok (0m0.011s 0m0.000s) 144. multivolume dumps from pipes (multiv01.at:23): ok (0m0.029s 0m0.000s) 145. skipping a straddling member (multiv02.at:28): ok (0m0.023s 0m0.002s) 146. MV archive & long filenames (multiv03.at:30): ok (0m0.029s 0m0.005s) 147. split directory members in a MV archive (multiv04.at:36): ok (0m0.046s 0m0.024s) 148. Restoring after an out of sync volume (multiv05.at:26): ok (0m0.019s 0m0.002s) 149. Multivolumes with L=record_size (multiv06.at:27): ok (0m0.012s 0m0.002s) 150. volumes split at an extended header (multiv07.at:28): skipped (multiv07.at:31) 151. multivolume header creation (multiv08.at:25): ok (0m0.008s 0m0.000s) 152. bad next volume (multiv09.at:26): ok (0m0.064s 0m0.003s) 153. file start at the beginning of a posix volume (multiv10.at:37): ok (0m0.009s 0m0.001s) 154. --owner and --group (owner.at:21): ok (0m0.006s 0m0.000s) 155. --owner-map and --group-map (map.at:21): ok (0m0.011s 0m0.001s) 156. sparse files (sparse01.at:21): ok (0m0.058s 0m0.012s) 157. extracting sparse file over a pipe (sparse02.at:21): ok (0m0.045s 0m0.019s) 158. storing sparse files > 8G (sparse03.at:21): ok (0m3.272s 0m3.577s) 159. storing long sparse file names (sparse04.at:21): ok (0m0.011s 0m0.000s) 160. listing sparse files bigger than 2^33 B (sparse05.at:21): ok (0m36.227s 0m18.718s) 161. storing sparse file using seek method (sparse06.at:21): ok (0m0.116s 0m0.094s) 162. sparse files with unicode names (sparse07.at:21): ok (0m0.016s 0m0.001s) 163. sparse files in MV archives (sparsemv.at:21): ok (0m0.034s 0m0.006s) 164. sparse files in PAX MV archives, v.0.0 (spmvp00.at:21): ok (0m0.016s 0m0.003s) 165. sparse files in PAX MV archives, v.0.1 (spmvp01.at:21): ok (0m0.030s 0m0.003s) 166. sparse files in PAX MV archives, v.1.0 (spmvp10.at:21): ok (0m0.020s 0m0.001s) 167. sparse file truncated while archiving (sptrcreat.at:33): ok (0m0.931s 0m0.404s) 168. file truncated in sparse region while comparing (sptrdiff00.at:26): ok (0m0.811s 0m0.364s) 169. file truncated in data region while comparing (sptrdiff01.at:26): ok (0m0.836s 0m0.408s) 170. update unchanged directories (update.at:28): ok (0m0.063s 0m0.006s) 171. update directories (update01.at:29): ok (0m0.052s 0m0.006s) 172. update changed files (update02.at:26): ok (0m0.292s 0m0.016s) 173. update with chdir (update03.at:20): ok (0m0.070s 0m0.003s) 174. verify (verify.at:25): ok (0m0.026s 0m0.002s) 175. volume (volume.at:23): ok (0m0.018s 0m0.002s) 176. volume header size (volsize.at:29): skipped (volsize.at:32) 177. compressed format recognition (comprec.at:21): ok (0m0.046s 0m0.005s) 178. short input files (shortfile.at:26): ok (0m0.004s 0m0.001s) 179. updating short archives (shortupd.at:31): ok (0m0.016s 0m0.001s) 180. truncate (truncate.at:29): ok (0m0.072s 0m0.006s) 181. grow (grow.at:24): ok (0m0.665s 0m0.174s) 182. compressor program failure (comperr.at:18): ok (0m0.023s 0m0.004s) 183. remove-files with compression (remfiles01.at:28): ok (0m0.013s 0m0.003s) 184. remove-files with compression: grand-child (remfiles02.at:28): ok (0m0.016s 0m0.006s) 185. remove-files with symbolic links (remfiles03.at:28): ok (0m0.004s 0m0.000s) 186. remove-files with -C:rel in -c/non-incr. mode (remfiles04a.at:25): ok (0m0.007s 0m0.001s) 187. remove-files with -C:rel in -c/incr. mode (remfiles04b.at:33): ok (0m0.008s 0m0.000s) 188. remove-files with -C:rel in -r mode (remfiles04c.at:33): ok (0m0.010s 0m0.000s) 189. remove-files with -C:rel,rel in -c/non-incr. mode (remfiles05a.at:34): ok (0m0.008s 0m0.001s) 190. remove-files with -C:rel,rel in -c/incr. mode (remfiles05b.at:25): ok (0m0.008s 0m0.001s) 191. remove-files with -C:rel,rel in -r mode (remfiles05c.at:25): ok (0m0.011s 0m0.001s) 192. remove-files with -C:rel,abs in -c/non-incr. mode (remfiles06a.at:25): ok (0m0.010s 0m0.000s) 193. remove-files with -C:rel,abs in -c/incr. mode (remfiles06b.at:25): ok (0m0.008s 0m0.000s) 194. remove-files with -C:rel,abs in -r mode (remfiles06c.at:25): ok (0m0.012s 0m0.000s) 195. remove-files with -C:abs,rel in -c/non-incr. mode (remfiles07a.at:25): ok (0m0.011s 0m0.000s) 196. remove-files with -C:abs,rel in -c/incr. mode (remfiles07b.at:25): ok (0m0.009s 0m0.002s) 197. remove-files with -C:abs,rel in -r mode (remfiles07c.at:25): ok (0m0.014s 0m0.000s) 198. remove-files deleting two subdirs in -c/non-incr. mode (remfiles08a.at:28): ok (0m0.006s 0m0.002s) 199. remove-files deleting two subdirs in -c/incr. mode (remfiles08b.at:31): ok (0m0.007s 0m0.000s) 200. remove-files deleting two subdirs in -r mode (remfiles08c.at:28): ok (0m0.011s 0m0.000s) 201. remove-files on full directory in -c/non-incr. mode (remfiles09a.at:25): ok (0m0.005s 0m0.002s) 202. remove-files on full directory in -c/incr. mode (remfiles09b.at:29): ok (0m0.006s 0m0.000s) 203. remove-files on full directory in -r mode (remfiles09c.at:25): ok (0m0.010s 0m0.004s) 204. remove-files (remfiles10.at:20): ok (0m0.005s 0m0.002s) 205. xattrs: basic functionality (xattr01.at:25): skipped (xattr01.at:28) 206. xattrs: change directory with -C option (xattr02.at:25): skipped (xattr02.at:28) 207. xattrs: trusted.* attributes (xattr03.at:25): skipped (xattr03.at:28) 208. xattrs: s/open/openat/ regression (xattr04.at:26): skipped (xattr04.at:29) 209. xattrs: keywords with '=' and '%' (xattr05.at:28): skipped (xattr05.at:31) 210. xattrs: exclude xattrs on create (xattr06.at:27): skipped (xattr06.at:30) 211. xattrs: xattrs and --skip-old-files (xattr07.at:26): skipped (xattr07.at:29) 212. acls: basic functionality (acls01.at:25): skipped (acls01.at:28) 213. acls: work with -C (acls02.at:25): skipped (acls02.at:28) 214. acls: default ACLs (acls03.at:30): skipped (acls03.at:47) 215. selinux: basic store/restore (selnx01.at:25): skipped (selnx01.at:28) 216. acls/selinux: special files & fifos (selacl01.at:25): skipped (selacl01.at:28) 217. capabilities: binary store/restore (capabs_raw01.at:25): skipped (capabs_raw01.at:28) 218. tar --one-top-level (onetop01.at:21): ok (0m0.049s 0m0.002s) 219. tar --one-top-level --show-transformed (onetop02.at:21): ok (0m0.066s 0m0.002s) 220. tar --one-top-level --transform (onetop03.at:21): ok (0m0.047s 0m0.006s) 221. tar --one-top-level --transform (onetop04.at:21): ok (0m0.041s 0m0.008s) 222. tar --one-top-level restoring permissions (onetop05.at:21): ok (0m0.078s 0m0.005s) 223. gtarfail (gtarfail.at:21): skipped (gtarfail.at:26) 224. gtarfail2 (gtarfail2.at:21): skipped (gtarfail2.at:26) 225. multi-fail (multi-fail.at:21): skipped (multi-fail.at:26) 226. ustar-big-2g (ustar-big-2g.at:21): skipped (ustar-big-2g.at:26) 227. ustar-big-8g (ustar-big-8g.at:21): skipped (ustar-big-8g.at:26) 228. pax-big-10g (pax-big-10g.at:21): skipped (pax-big-10g.at:26) testsuite: ending at: Thu Jan 3 00:45:57 CET 2019 testsuite: test suite duration: 0h 10m 45s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 205 tests were run, 2 failed unexpectedly. 23 tests were skipped. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: GNU tar 1.31 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 123: dirrem01.at:34 directory removed before reading create incremental listed dirchange dirrem dirrem01 124: dirrem02.at:31 explicitly named directory removed before reading create incremental listed dirchange dirrem dirrem02 Skipped tests: GNU tar 1.31 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 15: compress-lzip.at:23 compress: lzip compression lzip 111: listed05.at:33 --listed-incremental and remounted directories listed incremental listed05 chdir 150: multiv07.at:28 volumes split at an extended header multivolume multiv multiv07 xsplit 176: volsize.at:29 volume header size volume volsize 205: xattr01.at:25 xattrs: basic functionality xattrs xattr01 206: xattr02.at:25 xattrs: change directory with -C option xattrs xattr02 chdir 207: xattr03.at:25 xattrs: trusted.* attributes xattrs xattr03 chdir 208: xattr04.at:26 xattrs: s/open/openat/ regression xattrs xattr04 chdir 209: xattr05.at:28 xattrs: keywords with '=' and '%' xattrs xattr05 chdir 210: xattr06.at:27 xattrs: exclude xattrs on create xattrs xattr06 211: xattr07.at:26 xattrs: xattrs and --skip-old-files xattrs xattr07 212: acls01.at:25 acls: basic functionality xattrs acls acls01 213: acls02.at:25 acls: work with -C xattrs acls acls02 chdir 214: acls03.at:30 acls: default ACLs xattrs acls acls03 chdir 215: selnx01.at:25 selinux: basic store/restore xattrs selinux selnx01 216: selacl01.at:25 acls/selinux: special files & fifos xattrs selinux acls selacls01 217: capabs_raw01.at:25 capabilities: binary store/restore xattrs capabilities capabs_raw01 223: gtarfail.at:21 gtarfail star gtarfail 224: gtarfail2.at:21 gtarfail2 star gtarfail2 225: multi-fail.at:21 multi-fail star multivolume multiv multi-fail 226: ustar-big-2g.at:21 ustar-big-2g star ustar-big-2g largefile 227: ustar-big-8g.at:21 ustar-big-8g star ustar-big-8g largefile 228: pax-big-10g.at:21 pax-big-10g star pax-big-10g largefile ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 123. dirrem01.at:34: testing directory removed before reading ... ./dirrem01.at:37: mkdir gnu (cd gnu TEST_TAR_FORMAT=gnu export TEST_TAR_FORMAT TAR_OPTIONS="-H gnu" export TAR_OPTIONS rm -rf * mkdir dir mkdir dir/sub genfile --file dir/file1 genfile --file dir/sub/file2 case "$TEST_TAR_FORMAT" in posix) CPT=5;; gnu) CPT=3;; *) exit 77 esac genfile --run --checkpoint=$CPT --unlink dir/sub/file2 --unlink dir/sub -- \ tar --blocking-factor=1 -c -f archive.tar \ --listed-incremental db -v dir >/dev/null ) --- - 2019-01-03 00:36:31.100156891 +0100 +++ /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/tests/testsuite.dir/at-groups/123/stderr 2019-01-03 00:36:31.092161863 +0100 @@ -1,5 +1,4 @@ tar: dir: Directory is new tar: dir/sub: Directory is new -tar: dir/sub: file changed as we read it tar: dir/sub: File removed before we read it stdout: 123. dirrem01.at:34: 123. directory removed before reading (dirrem01.at:34): FAILED (dirrem01.at:37) # -*- compilation -*- 124. dirrem02.at:31: testing explicitly named directory removed before reading ... ./dirrem02.at:34: mkdir gnu (cd gnu TEST_TAR_FORMAT=gnu export TEST_TAR_FORMAT TAR_OPTIONS="-H gnu" export TAR_OPTIONS rm -rf * mkdir dir mkdir dir/sub genfile --file dir/file1 genfile --file dir/sub/file2 case "$TEST_TAR_FORMAT" in posix) CPT=5;; gnu) CPT=3;; *) exit 77 esac genfile --run --checkpoint=$CPT --unlink dir/sub/file2 --unlink dir/sub -- \ tar --blocking-factor=1 -c -f archive.tar \ --listed-incremental db -v dir dir/sub >/dev/null ) --- - 2019-01-03 00:36:31.114562479 +0100 +++ /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/tests/testsuite.dir/at-groups/124/stderr 2019-01-03 00:36:31.102161894 +0100 @@ -1,6 +1,5 @@ tar: dir: Directory is new tar: dir/sub: Directory is new -tar: dir/sub: file changed as we read it tar: dir/sub: Cannot open: No such file or directory tar: Exiting with failure status due to previous errors stdout: 124. dirrem02.at:31: 124. explicitly named directory removed before reading (dirrem02.at:31): FAILED (dirrem02.at:34) ## ------------- ## ## ../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.31, which was | generated by GNU Autoconf 2.69. Invocation command line was | | $ ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --enable-backup-scripts DEFAULT_RMT_DIR=/usr/sbin --disable-rpath | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = dellirium | uname -m = x86_64 | uname -r = 4.19.13-419-joeghi-desktop-1.mga7 | uname -s = Linux | uname -v = #1 SMP PREEMPT Sat Dec 29 14:45:49 UTC 2018 | | /usr/bin/uname -p = x86_64 | /bin/uname -X = unknown | | /bin/arch = x86_64 | /usr/bin/arch -k = unknown | /usr/convex/getsysinfo = unknown | /usr/bin/hostinfo = unknown | /bin/machine = unknown | /usr/bin/oslevel = unknown | /bin/universe = unknown | | PATH: /usr/local/bin | PATH: /home/stig/bin | PATH: /home/stig/.local/bin | PATH: /usr/libexec/go/bin | PATH: /usr/bin | PATH: /bin | PATH: /usr/local/games | PATH: /usr/games | PATH: /usr/lib64/qt4/bin | PATH: /usr/lib64/qt5/bin | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:3656: checking for a BSD-compatible install | configure:3724: result: /usr/bin/install -c | configure:3735: checking whether build environment is sane | configure:3790: result: yes | configure:3941: checking for a thread-safe mkdir -p | configure:3980: result: /usr/bin/mkdir -p | configure:3987: checking for gawk | configure:4003: found /usr/bin/gawk | configure:4014: result: gawk | configure:4025: checking whether make sets $(MAKE) | configure:4047: result: yes | configure:4076: checking whether make supports nested variables | configure:4093: result: yes | configure:4182: checking whether UID '1000' is supported by ustar format | configure:4185: result: yes | configure:4192: checking whether GID '1000' is supported by ustar format | configure:4195: result: yes | configure:4203: checking how to create a ustar tar archive | configure:4214: tar --version | tar (GNU tar) 1.30 | Copyright (C) 2017 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. | configure:4217: $? = 0 | configure:4257: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar | configure:4260: $? = 0 | configure:4264: tar -xf - &5 | gcc (Mageia 8.2.1-0.20181228.1.mga7) 8.2.1 20181228 | Copyright (C) 2018 Free Software Foundation, Inc. | This is free software; see the source for copying conditions. There is NO | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | configure:4764: $? = 0 | configure:4753: gcc -v >&5 | Using built-in specs. | COLLECT_GCC=gcc | COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-mageia-linux-gnu/8.2.1/lto-wrapper | Target: x86_64-mageia-linux-gnu | Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 8.2.1-0.20181228.1.mga7' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++ --enable-linker-build-id --build=x86_64-mageia-linux-gnu --host=x86_64-mageia-linux-gnu --with-cpu=generic --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python2.7/site-packages --enable-lto | Thread model: posix | gcc version 8.2.1 20181228 (Mageia 8.2.1-0.20181228.1.mga7) | configure:4764: $? = 0 | configure:4753: gcc -V >&5 | gcc: error: unrecognized command line option '-V' | gcc: fatal error: no input files | compilation terminated. | configure:4764: $? = 1 | configure:4753: gcc -qversion >&5 | gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? | gcc: fatal error: no input files | compilation terminated. | configure:4764: $? = 1 | configure:4784: checking whether the C compiler works | configure:4806: gcc -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c >&5 | configure:4810: $? = 0 | configure:4858: result: yes | configure:4861: checking for C compiler default output file name | configure:4863: result: a.out | configure:4869: checking for suffix of executables | configure:4876: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c >&5 | configure:4880: $? = 0 | configure:4902: result: | configure:4924: checking whether we are cross compiling | configure:4932: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c >&5 | configure:4936: $? = 0 | configure:4943: ./conftest | configure:4947: $? = 0 | configure:4962: result: no | configure:4967: checking for suffix of object files | configure:4989: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:4993: $? = 0 | configure:5014: result: o | configure:5018: checking whether we are using the GNU C compiler | configure:5037: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:5037: $? = 0 | configure:5046: result: yes | configure:5055: checking whether gcc accepts -g | configure:5075: gcc -c -g -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:5075: $? = 0 | configure:5116: result: yes | configure:5133: checking for gcc option to accept ISO C89 | configure:5196: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:5196: $? = 0 | configure:5209: result: none needed | configure:5234: checking whether gcc understands -c and -o together | configure:5256: gcc -c conftest.c -o conftest2.o | configure:5259: $? = 0 | configure:5256: gcc -c conftest.c -o conftest2.o | configure:5259: $? = 0 | configure:5271: result: yes | configure:5290: checking dependency style of gcc | configure:5401: result: gcc3 | configure:5420: checking for gcc option to accept ISO C99 | configure:5569: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:5569: $? = 0 | configure:5582: result: none needed | configure:5690: checking for gcc option to accept ISO Standard C | configure:5701: result: none needed | configure:5752: checking for ranlib | configure:5768: found /usr/bin/ranlib | configure:5779: result: ranlib | configure:5805: checking for bison | configure:5821: found /usr/bin/bison | configure:5832: result: bison -y | configure:5850: checking how to run the C preprocessor | configure:5881: gcc -E -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c | configure:5881: $? = 0 | configure:5895: gcc -E -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c | conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:5895: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | /* end confdefs.h. */ | | #include | configure:5920: result: gcc -E | configure:5940: gcc -E -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c | configure:5940: $? = 0 | configure:5954: gcc -E -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c | conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:5954: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | /* end confdefs.h. */ | | #include | configure:5983: checking for grep that handles long lines and -e | configure:6041: result: /usr/bin/grep | configure:6046: checking for egrep | configure:6108: result: /usr/bin/grep -E | configure:6113: checking for ANSI C header files | configure:6133: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:6133: $? = 0 | configure:6206: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c >&5 | configure:6206: $? = 0 | configure:6206: ./conftest | configure:6206: $? = 0 | configure:6217: result: yes | configure:6230: checking for sys/types.h | configure:6230: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:6230: $? = 0 | configure:6230: result: yes | configure:6230: checking for sys/stat.h | configure:6230: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:6230: $? = 0 | configure:6230: result: yes | configure:6230: checking for stdlib.h | configure:6230: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:6230: $? = 0 | configure:6230: result: yes | configure:6230: checking for string.h | configure:6230: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:6230: $? = 0 | configure:6230: result: yes | configure:6230: checking for memory.h | configure:6230: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:6230: $? = 0 | configure:6230: result: yes | configure:6230: checking for strings.h | configure:6230: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:6230: $? = 0 | configure:6230: result: yes | configure:6230: checking for inttypes.h | configure:6230: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:6230: $? = 0 | configure:6230: result: yes | configure:6230: checking for stdint.h | configure:6230: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:6230: $? = 0 | configure:6230: result: yes | configure:6230: checking for unistd.h | configure:6230: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:6230: $? = 0 | configure:6230: result: yes | configure:6243: checking minix/config.h usability | configure:6243: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c:54:10: fatal error: minix/config.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~ | compilation terminated. | configure:6243: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define 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:6243: result: no | configure:6243: checking minix/config.h presence | configure:6243: gcc -E -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c | conftest.c:21:10: fatal error: minix/config.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~ | compilation terminated. | configure:6243: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define 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:6243: result: no | configure:6243: checking for minix/config.h | configure:6243: result: no | configure:6267: checking whether it is safe to define __EXTENSIONS__ | configure:6285: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:6285: $? = 0 | configure:6292: result: yes | configure:6325: checking whether _XOPEN_SOURCE should be defined | configure:6344: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:6344: $? = 0 | configure:6368: result: no | configure:6385: checking for Minix Amsterdam compiler | configure:6409: result: no | configure:6466: checking for ar | configure:6482: found /usr/bin/ar | configure:6493: result: ar | configure:6622: checking for _LARGEFILE_SOURCE value needed for large files | configure:6641: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c >&5 | configure:6641: $? = 0 | configure:6669: result: no | configure:6697: checking for special C compiler options needed for large files | configure:6742: result: no | configure:6748: checking for _FILE_OFFSET_BITS value needed for large files | configure:6773: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:6773: $? = 0 | configure:6805: result: no | configure:7289: checking for special C compiler options needed for large files | configure:7334: result: no | configure:7340: checking for _FILE_OFFSET_BITS value needed for large files | configure:7397: result: no | configure:7484: checking for inline | configure:7500: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7500: $? = 0 | configure:7508: result: inline | configure:7533: checking for fcntl.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for linux/fd.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for memory.h | configure:7533: result: yes | configure:7533: checking for net/errno.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c:77:10: fatal error: net/errno.h: No such file or directory | #include | ^~~~~~~~~~~~~ | compilation terminated. | configure:7533: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_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:7533: result: no | configure:7533: checking for sgtty.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for string.h | configure:7533: result: yes | configure:7533: checking for sys/param.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for sys/device.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c:80:10: fatal error: sys/device.h: No such file or directory | #include | ^~~~~~~~~~~~~~ | compilation terminated. | configure:7533: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_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:7533: result: no | configure:7533: checking for sys/gentape.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c:80:10: fatal error: sys/gentape.h: No such file or directory | #include | ^~~~~~~~~~~~~~~ | compilation terminated. | configure:7533: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_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:7533: result: no | configure:7533: checking for sys/inet.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c:80:10: fatal error: sys/inet.h: No such file or directory | #include | ^~~~~~~~~~~~ | compilation terminated. | configure:7533: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_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:7533: result: no | configure:7533: checking for sys/io/trioctl.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c:80:10: fatal error: sys/io/trioctl.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:7533: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_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:7533: result: no | configure:7533: checking for sys/mtio.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for sys/time.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for sys/tprintf.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c:82:10: fatal error: sys/tprintf.h: No such file or directory | #include | ^~~~~~~~~~~~~~~ | compilation terminated. | configure:7533: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_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:7533: result: no | configure:7533: checking for sys/tape.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c:82:10: fatal error: sys/tape.h: No such file or directory | #include | ^~~~~~~~~~~~ | compilation terminated. | configure:7533: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_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:7533: result: no | configure:7533: checking for unistd.h | configure:7533: result: yes | configure:7533: checking for locale.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for sys/types.h | configure:7533: result: yes | configure:7533: checking for features.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for linewrap.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c:86:10: fatal error: linewrap.h: No such file or directory | #include | ^~~~~~~~~~~~ | compilation terminated. | configure:7533: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_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:7533: result: no | configure:7533: checking for sys/socket.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for dirent.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for fnmatch.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for wctype.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for stdio_ext.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for sys/stat.h | configure:7533: result: yes | configure:7533: checking for getopt.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for sys/cdefs.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for limits.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for wchar.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for stdint.h | configure:7533: result: yes | configure:7533: checking for inttypes.h | configure:7533: result: yes | configure:7533: checking for crtdefs.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c:98:10: fatal error: crtdefs.h: No such file or directory | #include | ^~~~~~~~~~~ | compilation terminated. | configure:7533: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_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:7533: result: no | configure:7533: checking for langinfo.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for xlocale.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c:99:10: fatal error: xlocale.h: No such file or directory | #include | ^~~~~~~~~~~ | compilation terminated. | configure:7533: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LANGINFO_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:7533: result: no | configure:7533: checking for sys/mman.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for priv.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c:100:10: fatal error: priv.h: No such file or directory | #include | ^~~~~~~~ | compilation terminated. | configure:7533: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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:7533: result: no | configure:7533: checking for malloc.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for selinux/selinux.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for strings.h | configure:7533: result: yes | configure:7533: checking for sysexits.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for utime.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for netdb.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for sys/wait.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for pwd.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7533: checking for grp.h | configure:7533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7533: $? = 0 | configure:7533: result: yes | configure:7582: checking for sys/buf.h | configure:7582: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c:79:10: fatal error: sys/buf.h: No such file or directory | #include | ^~~~~~~~~~~ | compilation terminated. | configure:7582: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 | | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | | #include | | #endif | | | | #include | configure:7582: result: no | configure:7599: checking sys/mkdev.h usability | configure:7599: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c:108:10: fatal error: sys/mkdev.h: No such file or directory | #include | ^~~~~~~~~~~~~ | compilation terminated. | configure:7599: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 | | /* 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:7599: result: no | configure:7599: checking sys/mkdev.h presence | configure:7599: gcc -E -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c | conftest.c:75:10: fatal error: sys/mkdev.h: No such file or directory | #include | ^~~~~~~~~~~~~ | compilation terminated. | configure:7599: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 | | /* end confdefs.h. */ | | #include | configure:7599: result: no | configure:7599: checking for sys/mkdev.h | configure:7599: result: no | configure:7608: checking sys/sysmacros.h usability | configure:7608: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7608: $? = 0 | configure:7608: result: yes | configure:7608: checking sys/sysmacros.h presence | configure:7608: gcc -E -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c | configure:7608: $? = 0 | configure:7608: result: yes | configure:7608: checking for sys/sysmacros.h | configure:7608: result: yes | configure:7619: checking for st_fstype string in struct stat | configure:7636: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:81:18: error: 'struct stat' has no member named 'st_fstype'; did you mean 'st_size'? | struct stat s; s.st_fstype[0] = 'x'; | ^~~~~~~~~ | st_size | configure:7636: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | /* end confdefs.h. */ | | #include | | #include | | int | | main () | | { | | struct stat s; s.st_fstype[0] = 'x'; | | ; | | return 0; | | } | configure:7644: result: no | configure:7666: checking sys/acl.h usability | configure:7666: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7666: $? = 0 | configure:7666: result: yes | configure:7666: checking sys/acl.h presence | configure:7666: gcc -E -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c | configure:7666: $? = 0 | configure:7666: result: yes | configure:7666: checking for sys/acl.h | configure:7666: result: yes | configure:7683: checking for library containing acl_get_file | configure:7714: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c >&5 | /usr/bin/ld: /tmp/ccdAge54.o: in function `main': | /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/conftest.c:88: undefined reference to `acl_get_file' | collect2: error: ld returned 1 exit status | configure:7714: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | /* end confdefs.h. */ | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char acl_get_file (); | | int | | main () | | { | | return acl_get_file (); | | ; | | return 0; | | } | configure:7714: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7714: $? = 0 | configure:7732: result: -lacl | configure:7683: checking for library containing acl_get_fd | configure:7714: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7714: $? = 0 | configure:7732: result: none required | configure:7683: checking for library containing acl_set_file | configure:7714: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7714: $? = 0 | configure:7732: result: none required | configure:7683: checking for library containing acl_set_fd | configure:7714: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7714: $? = 0 | configure:7732: result: none required | configure:7683: checking for library containing acl_to_text | configure:7714: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7714: $? = 0 | configure:7732: result: none required | configure:7683: checking for library containing acl_from_text | configure:7714: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7714: $? = 0 | configure:7732: result: none required | configure:7683: checking for library containing acl_delete_def_file | configure:7714: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7714: $? = 0 | configure:7732: result: none required | configure:7683: checking for library containing acl_free | configure:7714: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7714: $? = 0 | configure:7732: result: none required | configure:7753: checking for mode_t | configure:7753: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7753: $? = 0 | configure:7753: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:114:21: error: expected expression before ')' token | if (sizeof ((mode_t))) | ^ | configure:7753: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | /* 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:7753: result: yes | configure:7764: checking for pid_t | configure:7764: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7764: $? = 0 | configure:7764: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:114:20: error: expected expression before ')' token | if (sizeof ((pid_t))) | ^ | configure:7764: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | /* 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:7764: result: yes | configure:7775: checking for off_t | configure:7775: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7775: $? = 0 | configure:7775: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:114:20: error: expected expression before ')' token | if (sizeof ((off_t))) | ^ | configure:7775: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | /* 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:7775: result: yes | configure:7786: checking for uid_t in sys/types.h | configure:7805: result: yes | configure:7816: checking for major_t | configure:7816: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:114:13: error: 'major_t' undeclared (first use in this function); did you mean 'abort'? | if (sizeof (major_t)) | ^~~~~~~ | abort | conftest.c:114:13: note: each undeclared identifier is reported only once for each function it appears in | configure:7816: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | /* 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:7816: result: no | configure:7825: checking for minor_t | configure:7825: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:115:13: error: 'minor_t' undeclared (first use in this function); did you mean 'ino_t'? | if (sizeof (minor_t)) | ^~~~~~~ | ino_t | conftest.c:115:13: note: each undeclared identifier is reported only once for each function it appears in | configure:7825: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #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:7825: result: no | configure:7834: checking for dev_t | configure:7834: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7834: $? = 0 | configure:7834: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:116:20: error: expected expression before ')' token | if (sizeof ((dev_t))) | ^ | configure:7834: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #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:7834: result: yes | configure:7845: checking for ino_t | configure:7845: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7845: $? = 0 | configure:7845: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:116:20: error: expected expression before ')' token | if (sizeof ((ino_t))) | ^ | configure:7845: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #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:7845: result: yes | configure:7858: checking for ssize_t | configure:7875: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7875: $? = 0 | configure:7882: result: yes | configure:7916: checking for fchmod | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for flockfile | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for funlockfile | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for pathconf | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for btowc | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for canonicalize_file_name | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for getcwd | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for readlink | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for realpath | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for readlinkat | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for chown | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for fchown | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for _set_invalid_parameter_handler | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | /usr/bin/ld: /tmp/cctUuZle.o: in function `main': | /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/conftest.c:126: undefined reference to `_set_invalid_parameter_handler' | collect2: error: ld returned 1 exit status | configure:7916: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | /* end confdefs.h. */ | | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler. | | For example, HP-UX 11i declares gettimeofday. */ | | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char _set_invalid_parameter_handler (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef _set_invalid_parameter_handler | | | | /* 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 _set_invalid_parameter_handler (); | | /* 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__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler | | choke me | | #endif | | | | int | | main () | | { | | return _set_invalid_parameter_handler (); | | ; | | return 0; | | } | configure:7916: result: no | configure:7916: checking for fchdir | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for fdopendir | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for faccessat | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for fchmodat | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for lchmod | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | conftest.c:124:1: error: unknown type name 'choke' | choke me | ^~~~~ | conftest.c:124:9: error: expected ';' before 'int' | choke me | ^ | ; | conftest.c:127:1: | int | ~~~ | configure:7916: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 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:7916: result: no | configure:7916: checking for fcntl | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for symlink | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for mempcpy | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | conftest.c:121:6: warning: conflicting types for built-in function 'mempcpy' [-Wbuiltin-declaration-mismatch] | char mempcpy (); | ^~~~~~~ | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for fnmatch | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for isblank | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | conftest.c:123:6: warning: conflicting types for built-in function 'isblank' [-Wbuiltin-declaration-mismatch] | char isblank (); | ^~~~~~~ | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for iswctype | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for mbsrtowcs | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for wmemchr | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for wmemcpy | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for wmempcpy | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for fstatat | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for futimens | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for getdelim | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for getdtablesize | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for getprogname | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | /usr/bin/ld: /tmp/ccLthJ71.o: in function `main': | /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/conftest.c:144: undefined reference to `getprogname' | collect2: error: ld returned 1 exit status | configure:7916: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | /* end confdefs.h. */ | | /* Define getprogname to an innocuous variant, in case declares getprogname. | | For example, HP-UX 11i declares gettimeofday. */ | | #define getprogname innocuous_getprogname | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char getprogname (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef getprogname | | | | /* 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 getprogname (); | | /* 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_getprogname || defined __stub___getprogname | | choke me | | #endif | | | | int | | main () | | { | | return getprogname (); | | ; | | return 0; | | } | configure:7916: result: no | configure:7916: checking for getexecname | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | /usr/bin/ld: /tmp/cclzkdx4.o: in function `main': | /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/conftest.c:144: undefined reference to `getexecname' | collect2: error: ld returned 1 exit status | configure:7916: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_FUTIMENS 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | /* end confdefs.h. */ | | /* Define getexecname to an innocuous variant, in case declares getexecname. | | For example, HP-UX 11i declares gettimeofday. */ | | #define getexecname innocuous_getexecname | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char getexecname (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef getexecname | | | | /* 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 getexecname (); | | /* 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_getexecname || defined __stub___getexecname | | choke me | | #endif | | | | int | | main () | | { | | return getexecname (); | | ; | | return 0; | | } | configure:7916: result: no | configure:7916: checking for gettimeofday | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for iswcntrl | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | conftest.c:134:6: warning: conflicting types for built-in function 'iswcntrl' [-Wbuiltin-declaration-mismatch] | char iswcntrl (); | ^~~~~~~~ | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for iswblank | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | conftest.c:135:6: warning: conflicting types for built-in function 'iswblank' [-Wbuiltin-declaration-mismatch] | char iswblank (); | ^~~~~~~~ | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for link | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for openat | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for linkat | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for lstat | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for mbsinit | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for mbrtowc | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for mprotect | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for mkdirat | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for mkfifoat | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for mknodat | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for mknod | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for tzset | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for nl_langinfo | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for renameat | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for renameat2 | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for setenv | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for sleep | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for snprintf | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | conftest.c:153:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch] | char snprintf (); | ^~~~~~~~ | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for strdup | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | conftest.c:154:6: warning: conflicting types for built-in function 'strdup' [-Wbuiltin-declaration-mismatch] | char strdup (); | ^~~~~~ | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for strndup | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | conftest.c:155:6: warning: conflicting types for built-in function 'strndup' [-Wbuiltin-declaration-mismatch] | char strndup (); | ^~~~~~~ | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for strtoimax | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for strtoumax | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for symlinkat | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for localtime_r | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for timegm | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for pipe | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for unlinkat | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for utime | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for futimes | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for futimesat | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for utimensat | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for lutimes | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for vasnprintf | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | /usr/bin/ld: /tmp/cc9Nxwrg.o: in function `main': | /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/conftest.c:179: undefined reference to `vasnprintf' | collect2: error: ld returned 1 exit status | configure:7916: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 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:7916: result: no | configure:7916: checking for wcrtomb | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for wcwidth | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for mkfifo | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for setlocale | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7916: checking for fsync | configure:7916: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7916: $? = 0 | configure:7916: result: yes | configure:7927: checking for size_t | configure:7927: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:7927: $? = 0 | configure:7927: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:186:21: error: expected expression before ')' token | if (sizeof ((size_t))) | ^ | configure:7927: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 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 ((size_t))) | | return 0; | | ; | | return 0; | | } | configure:7927: result: yes | configure:7940: checking for working alloca.h | configure:7957: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:7957: $? = 0 | configure:7965: result: yes | configure:7973: checking for alloca | configure:8010: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:8010: $? = 0 | configure:8018: result: yes | configure:8128: checking for C/C++ restrict keyword | configure:8155: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:8155: $? = 0 | configure:8163: result: __restrict | configure:8176: checking whether clearerr_unlocked is declared | configure:8176: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:8176: $? = 0 | configure:8176: result: yes | configure:8187: checking whether feof_unlocked is declared | configure:8187: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:8187: $? = 0 | configure:8187: result: yes | configure:8198: checking whether ferror_unlocked is declared | configure:8198: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:8198: $? = 0 | configure:8198: result: yes | configure:8209: checking whether fflush_unlocked is declared | configure:8209: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:8209: $? = 0 | configure:8209: result: yes | configure:8220: checking whether fgets_unlocked is declared | configure:8220: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:8220: $? = 0 | configure:8220: result: yes | configure:8231: checking whether fputc_unlocked is declared | configure:8231: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:8231: $? = 0 | configure:8231: result: yes | configure:8242: checking whether fputs_unlocked is declared | configure:8242: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:8242: $? = 0 | configure:8242: result: yes | configure:8253: checking whether fread_unlocked is declared | configure:8253: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:8253: $? = 0 | configure:8253: result: yes | configure:8264: checking whether fwrite_unlocked is declared | configure:8264: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:8264: $? = 0 | configure:8264: result: yes | configure:8275: checking whether getc_unlocked is declared | configure:8275: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:8275: $? = 0 | configure:8275: result: yes | configure:8286: checking whether getchar_unlocked is declared | configure:8286: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:8286: $? = 0 | configure:8286: result: yes | configure:8297: checking whether putc_unlocked is declared | configure:8297: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:8297: $? = 0 | configure:8297: result: yes | configure:8308: checking whether putchar_unlocked is declared | configure:8308: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:8308: $? = 0 | configure:8308: result: yes | configure:8327: checking whether strerror_r is declared | configure:8327: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:8327: $? = 0 | configure:8327: result: yes | configure:8340: checking for strerror_r | configure:8340: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:8340: $? = 0 | configure:8340: result: yes | configure:8349: checking whether strerror_r returns char * | configure:8373: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:8373: $? = 0 | configure:8411: result: yes | configure:8426: checking build system type | configure:8440: result: x86_64-mageia-linux-gnu | configure:8460: checking host system type | configure:8473: result: x86_64-mageia-linux-gnu | configure:8493: checking for d_ino member in directory struct | configure:8537: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:8537: $? = 0 | configure:8537: ./conftest | configure:8537: $? = 0 | configure:8547: result: yes | configure:8558: checking for long file names | configure:8590: result: yes | configure:8697: checking whether uses 'inline' correctly | configure:8722: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest1.c >&5 | configure:8725: $? = 0 | configure:8744: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest2.c >&5 | configure:8747: $? = 0 | configure:8760: result: yes | configure:8777: checking for nl_langinfo and CODESET | configure:8793: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:8793: $? = 0 | configure:8802: result: yes | configure:8813: checking for a traditional french locale | configure:8888: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:8891: $? = 0 | configure:8947: result: fr_FR | configure:9045: checking whether // is distinct from / | configure:9074: result: no | configure:9086: checking whether realpath works | configure:9264: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:9264: $? = 0 | configure:9264: ./conftest | configure:9264: $? = 0 | configure:9276: result: yes | configure:9435: checking for unistd.h | configure:9435: result: yes | configure:9445: checking for working chown | configure:9490: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:9490: $? = 0 | configure:9490: ./conftest | configure:9490: $? = 0 | configure:9502: result: yes | configure:9513: checking whether chown dereferences symlinks | configure:9550: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:9550: $? = 0 | configure:9550: ./conftest | configure:9550: $? = 0 | configure:9562: result: yes | configure:9598: checking whether chown honors trailing slash | configure:9630: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:9630: $? = 0 | configure:9630: ./conftest | configure:9630: $? = 0 | configure:9641: result: yes | configure:9653: checking whether chown always updates ctime | configure:9691: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:9691: $? = 0 | configure:9691: ./conftest | configure:9691: $? = 0 | configure:9702: result: yes | configure:9758: checking whether the preprocessor supports include_next | configure:9796: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Iconftestd1b -Iconftestd2 conftest.c >&5 | configure:9796: $? = 0 | configure:9817: result: yes | configure:9838: checking whether system header files limit the line length | configure:9861: result: no | configure:9885: checking if environ is properly declared | configure:9907: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c:181:40: error: conflicting types for 'environ' | extern struct { int foo; } environ; | ^~~~~~~ | In file included from conftest.c:176: | /usr/include/unistd.h:545:15: note: previous declaration of 'environ' was here | extern char **environ; | ^~~~~~~ | configure:9907: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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. */ | | #if HAVE_UNISTD_H | | #include | | #endif | | /* mingw, BeOS, Haiku declare environ in , not in . */ | | #include | | | | extern struct { int foo; } environ; | | int | | main () | | { | | environ.foo = 1; | | ; | | return 0; | | } | configure:9914: result: yes | configure:9929: checking for complete errno.h | configure:10002: result: yes | configure:10305: checking type of array argument to getgroups | configure:10339: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:10339: $? = 0 | configure:10339: ./conftest | configure:10339: $? = 0 | configure:10364: result: gid_t | configure:10376: checking whether lstat correctly handles trailing slash | configure:10418: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:10418: $? = 0 | configure:10418: ./conftest | configure:10418: $? = 0 | configure:10430: result: yes | configure:10442: checking whether fchdir is declared | configure:10442: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:10442: $? = 0 | configure:10442: result: yes | configure:10513: checking for working fcntl.h | configure:10621: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:10621: $? = 0 | configure:10621: ./conftest | configure:10621: $? = 0 | configure:10637: result: yes | configure:10662: checking for promoted mode_t type | configure:10679: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:185:13: error: size of array 'array' is negative | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | ^~~~~ | configure:10679: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | | ; | | return 0; | | } | configure:10687: result: mode_t | configure:10823: checking for mbstate_t | configure:10847: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:10847: $? = 0 | configure:10854: result: yes | configure:10986: checking whether stdin defaults to large file offsets | configure:11010: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:11010: $? = 0 | configure:11018: result: yes | configure:11196: checking whether fseeko is declared | configure:11196: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:11196: $? = 0 | configure:11196: result: yes | configure:11215: checking for fseeko | configure:11233: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:11233: $? = 0 | configure:11242: result: yes | configure:11262: checking whether stat file-mode macros are broken | configure:11289: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:11289: $? = 0 | configure:11296: result: no | configure:11402: checking for nlink_t | configure:11402: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:11402: $? = 0 | configure:11402: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:191:22: error: expected expression before ')' token | if (sizeof ((nlink_t))) | ^ | configure:11402: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | if (sizeof ((nlink_t))) | | return 0; | | ; | | return 0; | | } | configure:11402: result: yes | configure:11424: checking whether getcwd (NULL, 0) allocates memory for result | configure:11481: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:11481: $? = 0 | configure:11481: ./conftest | configure:11481: $? = 0 | configure:11491: result: yes | configure:11495: checking for getcwd with POSIX signature | configure:11517: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:11517: $? = 0 | configure:11525: result: yes | configure:11528: checking whether getcwd is declared | configure:11528: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:11528: $? = 0 | configure:11528: result: yes | configure:11539: checking whether getdelim is declared | configure:11539: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:11539: $? = 0 | configure:11539: result: yes | configure:11554: checking whether getdtablesize is declared | configure:11554: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:11554: $? = 0 | configure:11554: result: yes | configure:11565: checking whether getline is declared | configure:11565: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:11565: $? = 0 | configure:11565: result: yes | configure:11672: checking for getopt.h | configure:11672: result: yes | configure:11689: checking for getopt_long_only | configure:11689: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:11689: $? = 0 | configure:11689: result: yes | configure:11703: checking whether getopt is POSIX compatible | configure:11745: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:11745: $? = 0 | configure:11745: ./conftest | configure:11745: $? = 0 | configure:11804: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:11804: $? = 0 | configure:11804: ./conftest | configure:11804: $? = 0 | configure:11846: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:11846: $? = 0 | configure:11846: ./conftest | program: option requires an argument -- 'b' | configure:11846: $? = 0 | configure:11864: result: yes | configure:11872: checking for working GNU getopt function | configure:12094: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:12094: $? = 0 | configure:12094: ./conftest | configure:12094: $? = 0 | configure:12110: result: yes | configure:12115: checking for working GNU getopt_long function | configure:12160: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:12160: $? = 0 | configure:12160: ./conftest | configure:12160: $? = 0 | configure:12171: result: yes | configure:12311: checking for struct timeval | configure:12334: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:12334: $? = 0 | configure:12342: result: yes | configure:12347: checking for wide-enough struct timeval.tv_sec member | configure:12374: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:12374: $? = 0 | configure:12382: result: yes | configure:12510: checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc. | configure:12533: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:12533: $? = 0 | configure:12540: result: yes | configure:12558: checking for wint_t | configure:12583: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:12583: $? = 0 | configure:12590: result: yes | configure:12597: checking whether wint_t is too small | configure:12625: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:12625: $? = 0 | configure:12632: result: no | configure:12645: checking for unsigned long long int | configure:12666: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:12666: $? = 0 | configure:12674: result: yes | configure:12684: checking for long long int | configure:12734: result: yes | configure:12756: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c:195:10: error: unknown type name 'not' | not a universal capable compiler | ^~~ | conftest.c:195:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' | not a universal capable compiler | ^~~~~~~~~ | conftest.c:195:16: error: unknown type name 'universal' | configure:12756: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 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:12916: checking whether stdint.h conforms to C99 | configure:13096: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:13096: $? = 0 | configure:13183: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:13183: $? = 0 | configure:13183: ./conftest | configure:13183: $? = 0 | configure:13195: result: yes | configure:13206: checking whether stdint.h predates C++11 | configure:13242: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:13242: $? = 0 | configure:13247: result: no | configure:13258: checking whether stdint.h has UINTMAX_WIDTH etc. | configure:13294: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:13294: $? = 0 | configure:13299: result: yes | configure:13767: checking for inttypes.h | configure:13767: result: yes | configure:13778: checking whether the inttypes.h PRIxNN macros are broken | configure:13800: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:13800: $? = 0 | configure:13808: result: no | configure:13949: checking whether iswcntrl works | configure:13993: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:13993: $? = 0 | configure:13993: ./conftest | configure:13993: $? = 0 | configure:14004: result: yes | configure:14028: checking for towlower | configure:14028: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | conftest.c:218:6: warning: conflicting types for built-in function 'towlower' [-Wbuiltin-declaration-mismatch] | char towlower (); | ^~~~~~~~ | configure:14028: $? = 0 | configure:14028: result: yes | configure:14076: checking for wctype_t | configure:14104: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:14104: $? = 0 | configure:14112: result: yes | configure:14118: checking for wctrans_t | configure:14144: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:14144: $? = 0 | configure:14152: result: yes | configure:14176: checking for O_CLOEXEC | configure:14196: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:14196: $? = 0 | configure:14203: result: yes | configure:14249: checking for wchar_t | configure:14266: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:14266: $? = 0 | configure:14273: result: yes | configure:14286: checking for good max_align_t | configure:14308: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:14308: $? = 0 | configure:14316: result: yes | configure:14328: checking whether NULL can be used in arbitrary expressions | configure:14346: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:14346: $? = 0 | configure:14353: result: yes | configure:14448: checking whether malloc, realloc, calloc are POSIX compliant | configure:14468: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:14468: $? = 0 | configure:14476: result: yes | configure:14483: checking for stdlib.h | configure:14483: result: yes | configure:14493: checking for GNU libc compatible malloc | configure:14529: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:14529: $? = 0 | configure:14529: ./conftest | configure:14529: $? = 0 | configure:14540: result: yes | configure:14561: checking for a traditional japanese locale | configure:14640: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:14643: $? = 0 | configure:14701: result: none | configure:14709: checking for a transitional chinese locale | configure:14789: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:14792: $? = 0 | configure:14843: result: none | configure:14850: checking for a french Unicode locale | configure:14922: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:14925: $? = 0 | configure:14971: result: fr_FR.UTF-8 | configure:15065: checking for mmap | configure:15065: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:15065: $? = 0 | configure:15065: result: yes | configure:15076: checking for MAP_ANONYMOUS | configure:15113: result: yes | configure:15135: checking whether memchr works | configure:15204: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:15204: $? = 0 | configure:15204: ./conftest | configure:15204: $? = 0 | configure:15215: result: yes | configure:15223: checking whether memrchr is declared | configure:15223: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:15223: $? = 0 | configure:15223: result: yes | configure:15238: checking whether defines MIN and MAX | configure:15255: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c:202:21: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration] | int x = MIN (42, 17); | ^~~ | conftest.c:202:21: error: initializer element is not constant | configure:15255: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | /* end confdefs.h. */ | | #include | | int x = MIN (42, 17); | | int | | main () | | { | | | | ; | | return 0; | | } | configure:15262: result: no | configure:15275: checking whether defines MIN and MAX | configure:15292: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:15292: $? = 0 | configure:15299: result: yes | configure:15319: checking whether time_t is signed | configure:15336: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:15336: $? = 0 | configure:15343: result: yes | configure:15351: checking whether alarm is declared | configure:15351: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:15351: $? = 0 | configure:15351: result: yes | configure:15377: checking for working mktime | configure:15593: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:15593: $? = 0 | configure:15593: ./conftest | configure:15593: $? = 0 | configure:15604: result: yes | configure:15612: checking whether struct tm is in sys/time.h or time.h | configure:15632: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:15632: $? = 0 | configure:15639: result: time.h | configure:15647: checking for struct tm.tm_zone | configure:15647: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:15647: $? = 0 | configure:15647: result: yes | configure:15715: checking for struct tm.tm_gmtoff | configure:15715: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:15715: $? = 0 | configure:15715: result: yes | configure:15724: checking for stdbool.h that conforms to C99 | configure:15799: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:15799: $? = 0 | configure:15806: result: yes | configure:15808: checking for _Bool | configure:15808: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:15808: $? = 0 | configure:15808: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:243:20: error: expected expression before ')' token | if (sizeof ((_Bool))) | ^ | configure:15808: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 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:15808: result: yes | configure:15851: checking for compound literals | configure:15868: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:15868: $? = 0 | configure:15875: result: yes | configure:15908: checking whether we are using the GNU C Library >= 2.1 or uClibc | configure:15938: result: yes | configure:15964: checking for library containing setfilecon | configure:15995: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | /usr/bin/ld: /tmp/ccgwaMFx.o: in function `main': | /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/conftest.c:220: undefined reference to `setfilecon' | collect2: error: ld returned 1 exit status | configure:15995: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | /* end confdefs.h. */ | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char setfilecon (); | | int | | main () | | { | | return setfilecon (); | | ; | | return 0; | | } | configure:15995: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lselinux -lacl >&5 | configure:15995: $? = 0 | configure:16012: result: -lselinux | configure:16038: checking whether setenv is declared | configure:16038: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:16038: $? = 0 | configure:16038: result: yes | configure:16064: checking search.h usability | configure:16064: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:16064: $? = 0 | configure:16064: result: yes | configure:16064: checking search.h presence | configure:16064: gcc -E -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c | configure:16064: $? = 0 | configure:16064: result: yes | configure:16064: checking for search.h | configure:16064: result: yes | configure:16076: checking for tsearch | configure:16076: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:16076: $? = 0 | configure:16076: result: yes | configure:16088: checking for sigset_t | configure:16088: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:16088: $? = 0 | configure:16088: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:221:23: error: expected expression before ')' token | if (sizeof ((sigset_t))) | ^ | configure:16088: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | /* end confdefs.h. */ | | | | #include | | /* Mingw defines sigset_t not in , but in . */ | | #include | | | | | | int | | main () | | { | | if (sizeof ((sigset_t))) | | return 0; | | ; | | return 0; | | } | configure:16088: result: yes | configure:16119: checking whether snprintf returns a byte count as in C99 | configure:16206: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | conftest.c: In function 'main': | conftest.c:217:22: warning: '%d' directive output truncated writing 4 bytes into a region of size 3 [-Wformat-truncation=] | # define my_snprintf snprintf | ^ | conftest.c:234:7: note: in expansion of macro 'my_snprintf' | if (my_snprintf (buf, 3, "%d %d", 4567, 89) != 7) | ^~~~~~~~~~~ | In file included from /usr/include/stdio.h:873, | from conftest.c:214: | /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 8 bytes into a destination of size 3 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | configure:16206: $? = 0 | configure:16206: ./conftest | configure:16206: $? = 0 | configure:16217: result: yes | configure:16220: checking whether snprintf is declared | configure:16220: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:16220: $? = 0 | configure:16220: result: yes | configure:16239: checking whether strdup is declared | configure:16239: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:16239: $? = 0 | configure:16239: result: yes | configure:16252: checking whether strerror(0) succeeds | configure:16289: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:16289: $? = 0 | configure:16289: ./conftest | configure:16289: $? = 0 | configure:16300: result: yes | configure:16485: checking whether strndup is declared | configure:16485: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:16485: $? = 0 | configure:16485: result: yes | configure:16498: checking whether strnlen is declared | configure:16498: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:16498: $? = 0 | configure:16498: result: yes | configure:16511: checking whether strtoimax is declared | configure:16511: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:16511: $? = 0 | configure:16511: result: yes | configure:16524: checking whether strtoumax is declared | configure:16524: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:16524: $? = 0 | configure:16524: result: yes | configure:16541: checking for struct timespec in | configure:16558: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:16558: $? = 0 | configure:16565: result: yes | configure:16783: checking whether unsetenv is declared | configure:16783: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:16783: $? = 0 | configure:16783: result: yes | configure:16804: checking whether the utimes function works | configure:16937: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:16937: $? = 0 | configure:16937: ./conftest | configure:16937: $? = 0 | configure:16948: result: yes | configure:16979: checking for inttypes.h | configure:16998: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:16998: $? = 0 | configure:17005: result: yes | configure:17016: checking for stdint.h | configure:17033: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:17033: $? = 0 | configure:17040: result: yes | configure:17053: checking for intmax_t | configure:17078: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:17078: $? = 0 | configure:17085: result: yes | configure:17104: checking where to find the exponent in a 'double' | configure:17418: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:17418: $? = 0 | configure:17418: ./conftest | configure:17418: $? = 0 | configure:17430: result: word 1 bit 20 | configure:17457: checking for snprintf | configure:17457: result: yes | configure:17457: checking for strnlen | configure:17457: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:17457: $? = 0 | configure:17457: result: yes | configure:17457: checking for wcslen | configure:17457: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:17457: $? = 0 | configure:17457: result: yes | configure:17457: checking for wcsnlen | configure:17457: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:17457: $? = 0 | configure:17457: result: yes | configure:17457: checking for mbrtowc | configure:17457: result: yes | configure:17457: checking for wcrtomb | configure:17457: result: yes | configure:17466: checking whether _snprintf is declared | configure:17466: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:241:10: error: '_snprintf' undeclared (first use in this function); did you mean 'vsnprintf'? | (void) _snprintf; | ^~~~~~~~~ | vsnprintf | conftest.c:241:10: note: each undeclared identifier is reported only once for each function it appears in | configure:17466: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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 | | #ifdef __cplusplus | | (void) _snprintf; | | #else | | (void) _snprintf; | | #endif | | #endif | | | | ; | | return 0; | | } | configure:17466: result: no | configure:17488: checking whether vsnprintf is declared | configure:17488: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:17488: $? = 0 | configure:17488: result: yes | configure:17534: checking for sys/acl.h | configure:17534: result: yes | configure:17548: checking for library containing acl_get_file | configure:17596: result: -lacl | configure:17612: checking for acl_get_file | configure:17612: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl -lacl >&5 | configure:17612: $? = 0 | configure:17612: result: yes | configure:17612: checking for acl_get_fd | configure:17612: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl -lacl >&5 | configure:17612: $? = 0 | configure:17612: result: yes | configure:17612: checking for acl_set_file | configure:17612: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl -lacl >&5 | configure:17612: $? = 0 | configure:17612: result: yes | configure:17612: checking for acl_set_fd | configure:17612: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl -lacl >&5 | configure:17612: $? = 0 | configure:17612: result: yes | configure:17612: checking for acl_free | configure:17612: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl -lacl >&5 | configure:17612: $? = 0 | configure:17612: result: yes | configure:17612: checking for acl_from_mode | configure:17612: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl -lacl >&5 | configure:17612: $? = 0 | configure:17612: result: yes | configure:17612: checking for acl_from_text | configure:17612: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl -lacl >&5 | configure:17612: $? = 0 | configure:17612: result: yes | configure:17612: checking for acl_delete_def_file | configure:17612: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl -lacl >&5 | configure:17612: $? = 0 | configure:17612: result: yes | configure:17612: checking for acl_extended_file | configure:17612: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl -lacl >&5 | configure:17612: $? = 0 | configure:17612: result: yes | configure:17612: checking for acl_delete_fd_np | configure:17612: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl -lacl >&5 | /usr/bin/ld: /tmp/ccLl4XR2.o: in function `main': | /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/conftest.c:279: undefined reference to `acl_delete_fd_np' | collect2: error: ld returned 1 exit status | configure:17612: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | /* end confdefs.h. */ | | /* Define acl_delete_fd_np to an innocuous variant, in case declares acl_delete_fd_np. | | For example, HP-UX 11i declares gettimeofday. */ | | #define acl_delete_fd_np innocuous_acl_delete_fd_np | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char acl_delete_fd_np (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef acl_delete_fd_np | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char acl_delete_fd_np (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_acl_delete_fd_np || defined __stub___acl_delete_fd_np | | choke me | | #endif | | | | int | | main () | | { | | return acl_delete_fd_np (); | | ; | | return 0; | | } | configure:17612: result: no | configure:17612: checking for acl_delete_file_np | configure:17612: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl -lacl >&5 | /usr/bin/ld: /tmp/ccP7Wwg5.o: in function `main': | /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/conftest.c:279: undefined reference to `acl_delete_file_np' | collect2: error: ld returned 1 exit status | configure:17612: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | /* end confdefs.h. */ | | /* Define acl_delete_file_np to an innocuous variant, in case declares acl_delete_file_np. | | For example, HP-UX 11i declares gettimeofday. */ | | #define acl_delete_file_np innocuous_acl_delete_file_np | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char acl_delete_file_np (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef acl_delete_file_np | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char acl_delete_file_np (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_acl_delete_file_np || defined __stub___acl_delete_file_np | | choke me | | #endif | | | | int | | main () | | { | | return acl_delete_file_np (); | | ; | | return 0; | | } | configure:17612: result: no | configure:17612: checking for acl_copy_ext_native | configure:17612: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl -lacl >&5 | /usr/bin/ld: /tmp/ccyPZpA7.o: in function `main': | /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/conftest.c:279: undefined reference to `acl_copy_ext_native' | collect2: error: ld returned 1 exit status | configure:17612: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | /* end confdefs.h. */ | | /* Define acl_copy_ext_native to an innocuous variant, in case declares acl_copy_ext_native. | | For example, HP-UX 11i declares gettimeofday. */ | | #define acl_copy_ext_native innocuous_acl_copy_ext_native | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char acl_copy_ext_native (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef acl_copy_ext_native | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char acl_copy_ext_native (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_acl_copy_ext_native || defined __stub___acl_copy_ext_native | | choke me | | #endif | | | | int | | main () | | { | | return acl_copy_ext_native (); | | ; | | return 0; | | } | configure:17612: result: no | configure:17612: checking for acl_create_entry_np | configure:17612: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl -lacl >&5 | /usr/bin/ld: /tmp/cctU32Z9.o: in function `main': | /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/conftest.c:279: undefined reference to `acl_create_entry_np' | collect2: error: ld returned 1 exit status | configure:17612: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | /* end confdefs.h. */ | | /* Define acl_create_entry_np to an innocuous variant, in case declares acl_create_entry_np. | | For example, HP-UX 11i declares gettimeofday. */ | | #define acl_create_entry_np innocuous_acl_create_entry_np | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char acl_create_entry_np (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef acl_create_entry_np | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char acl_create_entry_np (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_acl_create_entry_np || defined __stub___acl_create_entry_np | | choke me | | #endif | | | | int | | main () | | { | | return acl_create_entry_np (); | | ; | | return 0; | | } | configure:17612: result: no | configure:17612: checking for acl_to_short_text | configure:17612: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl -lacl >&5 | /usr/bin/ld: /tmp/ccFlF3rd.o: in function `main': | /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/conftest.c:279: undefined reference to `acl_to_short_text' | collect2: error: ld returned 1 exit status | configure:17612: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | /* end confdefs.h. */ | | /* Define acl_to_short_text to an innocuous variant, in case declares acl_to_short_text. | | For example, HP-UX 11i declares gettimeofday. */ | | #define acl_to_short_text innocuous_acl_to_short_text | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char acl_to_short_text (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef acl_to_short_text | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char acl_to_short_text (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_acl_to_short_text || defined __stub___acl_to_short_text | | choke me | | #endif | | | | int | | main () | | { | | return acl_to_short_text (); | | ; | | return 0; | | } | configure:17612: result: no | configure:17612: checking for acl_free_text | configure:17612: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl -lacl >&5 | /usr/bin/ld: /tmp/ccz3peSf.o: in function `main': | /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/conftest.c:279: undefined reference to `acl_free_text' | collect2: error: ld returned 1 exit status | configure:17612: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | /* end confdefs.h. */ | | /* Define acl_free_text to an innocuous variant, in case declares acl_free_text. | | For example, HP-UX 11i declares gettimeofday. */ | | #define acl_free_text innocuous_acl_free_text | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char acl_free_text (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef acl_free_text | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char acl_free_text (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_acl_free_text || defined __stub___acl_free_text | | choke me | | #endif | | | | int | | main () | | { | | return acl_free_text (); | | ; | | return 0; | | } | configure:17612: result: no | configure:17623: checking for working acl_get_file | configure:17645: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl -lacl >&5 | configure:17645: $? = 0 | configure:17655: result: yes | configure:17664: checking acl/libacl.h usability | configure:17664: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:17664: $? = 0 | configure:17664: result: yes | configure:17664: checking acl/libacl.h presence | configure:17664: gcc -E -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c | configure:17664: $? = 0 | configure:17664: result: yes | configure:17664: checking for acl/libacl.h | configure:17664: result: yes | configure:17684: checking for acl_entries | configure:17684: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl -lacl >&5 | configure:17684: $? = 0 | configure:17684: result: yes | configure:17698: checking for ACL_FIRST_ENTRY | configure:17716: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:17716: $? = 0 | configure:17723: result: yes | configure:17730: checking for ACL_TYPE_EXTENDED | configure:17748: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c:250:12: error: 'ACL_TYPE_EXTENDED' undeclared here (not in a function); did you mean 'ACL_TYPE_ACCESS'? | int type = ACL_TYPE_EXTENDED; | ^~~~~~~~~~~~~~~~~ | ACL_TYPE_ACCESS | configure:17748: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | /* end confdefs.h. */ | | #include | | #include | | int type = ACL_TYPE_EXTENDED; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:17755: result: no | configure:17968: checking for alloca as a compiler built-in | configure:17992: result: yes | configure:18034: checking whether program_invocation_name is declared | configure:18034: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:18034: $? = 0 | configure:18034: result: yes | configure:18053: checking whether program_invocation_short_name is declared | configure:18053: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:18053: $? = 0 | configure:18053: result: yes | configure:18077: checking whether program_invocation_name is defined | configure:18090: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:18090: $? = 0 | configure:18094: result: yes | configure:18103: checking whether program_invocation_short_name is defined | configure:18116: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:18116: $? = 0 | configure:18120: result: yes | configure:18182: checking whether btowc(0) is correct | configure:18219: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:18219: $? = 0 | configure:18219: ./conftest | configure:18219: $? = 0 | configure:18230: result: yes | configure:18233: checking whether btowc(EOF) is correct | configure:18274: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:18274: $? = 0 | configure:18274: ./conftest | configure:18274: $? = 0 | configure:18286: result: yes | configure:18330: checking for __builtin_expect | configure:18345: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:18345: $? = 0 | configure:18370: result: yes | configure:18472: checking whether this system has an arbitrary file name length limit | configure:18513: result: yes | configure:18581: checking for library containing clock_gettime | configure:18612: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:18612: $? = 0 | configure:18629: result: none required | configure:18641: checking for clock_gettime | configure:18641: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:18641: $? = 0 | configure:18641: result: yes | configure:18641: checking for clock_settime | configure:18641: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:18641: $? = 0 | configure:18641: result: yes | configure:18754: checking for closedir | configure:18754: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:18754: $? = 0 | configure:18754: result: yes | configure:18828: checking for d_ino member in directory struct | configure:18882: result: yes | configure:19002: checking for dirfd | configure:19002: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:19002: $? = 0 | configure:19002: result: yes | configure:19011: checking whether dirfd is declared | configure:19011: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:19011: $? = 0 | configure:19011: result: yes | configure:19028: checking whether dirfd is a macro | configure:19051: result: no | configure:19158: checking whether // is distinct from / | configure:19187: result: no | configure:19215: checking whether dup works | configure:19245: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:19245: $? = 0 | configure:19245: ./conftest | configure:19245: $? = 0 | configure:19256: result: yes | configure:19302: checking whether dup2 works | configure:19390: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:19390: $? = 0 | configure:19390: ./conftest | configure:19390: $? = 0 | configure:19401: result: yes | configure:19482: checking for error_at_line | configure:19498: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:19498: $? = 0 | configure:19506: result: yes | configure:19540: checking for euidaccess | configure:19540: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:19540: $? = 0 | configure:19540: result: yes | configure:19981: checking for fchownat | configure:19981: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:19981: $? = 0 | configure:19981: result: yes | configure:19986: checking whether fchownat works with AT_SYMLINK_NOFOLLOW | configure:20018: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:20018: $? = 0 | configure:20018: ./conftest | configure:20018: $? = 0 | configure:20029: result: yes | configure:20042: checking whether fchownat works with an empty file name | configure:20074: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | conftest.c: In function 'main': | conftest.c:295:17: warning: implicit declaration of function 'mkdir'; did you mean 'rmdir'? [-Wimplicit-function-declaration] | if (mkdir ("conftestdir", 0700) < 0) | ^~~~~ | rmdir | configure:20074: $? = 0 | configure:20074: ./conftest | configure:20074: $? = 0 | configure:20085: result: yes | configure:20152: checking whether fcntl handles F_DUPFD correctly | configure:20210: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:20210: $? = 0 | configure:20210: ./conftest | configure:20210: $? = 0 | configure:20220: result: yes | configure:20238: checking whether fcntl understands F_DUPFD_CLOEXEC | configure:20259: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:20259: $? = 0 | configure:20277: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c:293:1: error: unknown type name 'choke' | choke me | ^~~~~ | conftest.c:293:9: error: expected ';' before 'int' | choke me | ^ | ; | conftest.c:296:1: | int | ~~~ | configure:20277: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | /* end confdefs.h. */ | | | | #ifdef __linux__ | | /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace | | it to support the semantics on older kernels that failed with EINVAL. */ | | choke me | | #endif | | | | int | | main () | | { | | | | ; | | return 0; | | } | configure:20288: result: needs runtime check | configure:20455: checking whether fdopendir is declared | configure:20455: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:20455: $? = 0 | configure:20455: result: yes | configure:20478: checking whether fdopendir works | configure:20519: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:20519: $? = 0 | configure:20519: ./conftest | configure:20519: $? = 0 | configure:20529: result: yes | configure:20583: checking for getxattr with XATTR_NAME_POSIX_ACL macros | configure:20606: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:20606: $? = 0 | configure:20612: result: yes | configure:20628: checking for struct stat.st_blocks | configure:20628: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:20628: $? = 0 | configure:20628: result: yes | configure:20665: checking for flexible array member | configure:20693: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:20693: $? = 0 | configure:20700: result: yes | configure:20763: checking whether conversion from 'int' to 'long double' works | configure:20807: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:20807: $? = 0 | configure:20807: ./conftest | configure:20807: $? = 0 | configure:20818: result: yes | configure:20947: checking for working GNU fnmatch | configure:21048: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:21048: $? = 0 | configure:21048: ./conftest | configure:21048: $? = 0 | configure:21060: result: yes | configure:21176: checking for __fpending | configure:21193: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:21193: $? = 0 | configure:21202: result: yes | configure:21205: checking whether __fpending is declared | configure:21205: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:21205: $? = 0 | configure:21205: result: yes | configure:21273: checking for fseeko | configure:21300: result: yes | configure:21456: checking whether fstatat (..., 0) works | configure:21481: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:21481: $? = 0 | configure:21481: ./conftest | configure:21481: $? = 0 | configure:21492: result: yes | configure:21548: checking whether futimens works | configure:21590: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:21590: $? = 0 | configure:21590: ./conftest | configure:21590: $? = 0 | configure:21601: result: yes | configure:21651: checking whether getcwd handles long file names properly | configure:21874: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:21874: $? = 0 | configure:21874: ./conftest | configure:21874: $? = 0 | configure:21890: result: yes | configure:21901: checking for getpagesize | configure:21918: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:21918: $? = 0 | configure:21927: result: yes | configure:21938: checking whether getcwd aborts when 4k < cwd_length < 16k | configure:22068: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:22068: $? = 0 | configure:22068: ./conftest | configure:22068: $? = 0 | configure:22084: result: no | configure:22210: checking for working getdelim function | configure:22272: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:22272: $? = 0 | configure:22272: ./conftest | configure:22272: $? = 0 | configure:22282: result: yes | configure:22356: checking whether getdtablesize works | configure:22389: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:22389: $? = 0 | configure:22389: ./conftest | configure:22389: $? = 0 | configure:22402: result: yes | configure:22445: checking for getgroups | configure:22445: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:22445: $? = 0 | configure:22445: result: yes | configure:22500: checking for working getgroups | configure:22527: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:22527: $? = 0 | configure:22527: ./conftest | configure:22527: $? = 0 | configure:22538: result: yes | configure:22566: checking whether getgroups handles negative values | configure:22595: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:22595: $? = 0 | configure:22595: ./conftest | configure:22595: $? = 0 | configure:22605: result: yes | configure:22650: checking for getline | configure:22650: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:22650: $? = 0 | configure:22650: result: yes | configure:22658: checking for working getline function | configure:22721: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:22721: $? = 0 | configure:22721: ./conftest | configure:22721: $? = 0 | configure:22731: result: yes | configure:22834: checking for getpagesize | configure:22860: result: yes | configure:22901: checking whether getpagesize is declared | configure:22901: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:22901: $? = 0 | configure:22901: result: yes | configure:22940: checking whether program_invocation_name is declared | configure:22940: result: yes | configure:22955: checking whether program_invocation_short_name is declared | configure:22955: result: yes | configure:22970: checking whether __argv is declared | configure:22970: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:331:10: error: '__argv' undeclared (first use in this function) | (void) __argv; | ^~~~~~ | conftest.c:331:10: note: each undeclared identifier is reported only once for each function it appears in | configure:22970: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #ifndef __argv | | #ifdef __cplusplus | | (void) __argv; | | #else | | (void) __argv; | | #endif | | #endif | | | | ; | | return 0; | | } | configure:22970: result: no | configure:23050: checking whether gettimeofday clobbers localtime buffer | configure:23091: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:23091: $? = 0 | configure:23091: ./conftest | configure:23091: $? = 0 | configure:23101: result: no | configure:23120: checking for gettimeofday with POSIX signature | configure:23148: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c:325:19: error: conflicting types for 'gettimeofday' | int gettimeofday (struct timeval *restrict, void *restrict); | ^~~~~~~~~~~~ | In file included from conftest.c:323: | /usr/include/sys/time.h:68:12: note: previous declaration of 'gettimeofday' was here | extern int gettimeofday (struct timeval *__restrict __tv, | ^~~~~~~~~~~~ | configure:23148: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | /* end confdefs.h. */ | | #include | | struct timeval c; | | int gettimeofday (struct timeval *restrict, void *restrict); | | | | int | | main () | | { | | /* glibc uses struct timezone * rather than the POSIX void * | | if _GNU_SOURCE is defined. However, since the only portable | | use of gettimeofday uses NULL as the second parameter, and | | since the glibc definition is actually more typesafe, it is | | not worth wrapping this to get a compliant signature. */ | | int (*f) (struct timeval *restrict, void *restrict) | | = gettimeofday; | | int x = f (&c, 0); | | return !(x | c.tv_sec | c.tv_usec); | | | | ; | | return 0; | | } | configure:23164: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:23164: $? = 0 | configure:23173: result: almost | configure:23226: checking for group_member | configure:23226: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:23226: $? = 0 | configure:23226: result: yes | configure:23308: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c:328:23: error: conflicting types for 'foo' | extern int foo; | ^~~ | conftest.c:327:28: note: previous declaration of 'foo' was here | extern intptr_t foo; | ^~~ | configure:23308: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define GNULIB_TEST_GROUP_MEMBER 1 | | /* end confdefs.h. */ | | #include | | extern intptr_t foo; | | extern int foo; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:23308: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:23308: $? = 0 | configure:23318: checking whether INT32_MAX < INTMAX_MAX | configure:23352: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:23352: $? = 0 | configure:23359: result: yes | configure:23370: checking whether INT64_MAX == LONG_MAX | configure:23404: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:23404: $? = 0 | configure:23411: result: yes | configure:23424: checking whether UINT32_MAX < UINTMAX_MAX | configure:23458: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:23458: $? = 0 | configure:23465: result: yes | configure:23476: checking whether UINT64_MAX == ULONG_MAX | configure:23510: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:23510: $? = 0 | configure:23517: result: yes | configure:23537: checking whether iswblank is declared | configure:23537: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:23537: $? = 0 | configure:23537: result: yes | configure:23697: checking whether langinfo.h defines CODESET | configure:23715: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:23715: $? = 0 | configure:23723: result: yes | configure:23728: checking whether langinfo.h defines T_FMT_AMPM | configure:23746: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:23746: $? = 0 | configure:23754: result: yes | configure:23759: checking whether langinfo.h defines ALTMON_1 | configure:23777: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:23777: $? = 0 | configure:23785: result: yes | configure:23790: checking whether langinfo.h defines ERA | configure:23808: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:23808: $? = 0 | configure:23816: result: yes | configure:23821: checking whether langinfo.h defines YESEXPR | configure:23839: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:23839: $? = 0 | configure:23847: result: yes | configure:23873: checking for lchown | configure:23873: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:23873: $? = 0 | configure:23873: result: yes | configure:23927: checking whether the compiler supports the __inline keyword | configure:23944: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:23944: $? = 0 | configure:23951: result: yes | configure:23966: checking whether link obeys POSIX | configure:24012: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:24012: $? = 0 | configure:24012: ./conftest | configure:24012: $? = 0 | configure:24023: result: yes | configure:24063: checking for __xpg4 | configure:24079: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | /usr/bin/ld: /tmp/ccQcR6KR.o: in function `main': | /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/conftest.c:339: undefined reference to `__xpg4' | collect2: error: ld returned 1 exit status | configure:24079: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define GNULIB_TEST_GROUP_MEMBER 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define HAVE___INLINE 1 | | #define GNULIB_TEST_LINK 1 | | /* end confdefs.h. */ | | extern int __xpg4; | | int | | main () | | { | | return __xpg4; | | ; | | return 0; | | } | configure:24088: result: no | configure:24093: checking whether link(2) dereferences a symlink | configure:24149: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:24149: $? = 0 | configure:24149: ./conftest | configure:24149: $? = 0 | configure:24161: result: no | configure:24186: checking whether linkat() can link symlinks | configure:24214: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:24214: $? = 0 | configure:24214: ./conftest | configure:24214: $? = 0 | configure:24226: result: yes | configure:24234: checking whether linkat handles trailing slash correctly | configure:24301: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:24301: $? = 0 | configure:24301: ./conftest | configure:24301: $? = 0 | configure:24312: result: yes | configure:24398: checking whether locale.h conforms to POSIX:2001 | configure:24416: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:24416: $? = 0 | configure:24423: result: yes | configure:24467: checking whether struct lconv is properly defined | configure:24486: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:24486: $? = 0 | configure:24494: result: yes | configure:24641: checking whether lseek detects pipes | configure:24674: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:24674: $? = 0 | configure:24709: result: yes | configure:24798: checking for stdlib.h | configure:24798: result: yes | configure:24808: checking for GNU libc compatible malloc | configure:24855: result: yes | configure:24947: checking whether mbrtowc handles incomplete characters | configure:25004: result: guessing yes | configure:25010: checking whether mbrtowc works as well as mbtowc | configure:25071: result: guessing yes | configure:25122: checking whether mbrtowc handles a NULL pwc argument | configure:25181: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:25181: $? = 0 | configure:25181: ./conftest | configure:25181: $? = 0 | configure:25193: result: yes | configure:25199: checking whether mbrtowc handles a NULL string argument | configure:25246: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:25246: $? = 0 | configure:25246: ./conftest | configure:25246: $? = 0 | configure:25258: result: yes | configure:25266: checking whether mbrtowc has a correct return value | configure:25381: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:25381: $? = 0 | configure:25381: ./conftest | configure:25381: $? = 0 | configure:25396: result: yes | configure:25402: checking whether mbrtowc returns 0 when parsing a NUL character | configure:25458: result: guessing yes | configure:25463: checking whether mbrtowc works on empty input | configure:25491: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:25491: $? = 0 | configure:25491: ./conftest | configure:25491: $? = 0 | configure:25502: result: yes | configure:25506: checking whether the C locale is free of encoding errors | configure:25550: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:25550: $? = 0 | configure:25550: ./conftest | configure:25550: $? = 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.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define GNULIB_TEST_GROUP_MEMBER 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define HAVE___INLINE 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 0 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LOCALECONV 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 | | /* end confdefs.h. */ | | #include | | #include | | #include | | | | int | | main () | | { | | | | int i; | | char *locale = setlocale (LC_ALL, "C"); | | if (! locale) | | return 2; | | for (i = CHAR_MIN; i <= CHAR_MAX; i++) | | { | | char c = i; | | wchar_t wc; | | mbstate_t mbs = { 0, }; | | size_t ss = mbrtowc (&wc, &c, 1, &mbs); | | if (1 < ss) | | return 3; | | } | | return 0; | | | | ; | | return 0; | | } | configure:25561: result: no | configure:25676: checking whether mbrtowc handles incomplete characters | configure:25733: result: guessing yes | configure:25739: checking whether mbrtowc works as well as mbtowc | configure:25800: result: guessing yes | configure:25898: checking whether mbrtowc handles incomplete characters | configure:25955: result: guessing yes | configure:25961: checking whether mbrtowc works as well as mbtowc | configure:26022: result: guessing yes | configure:26076: checking whether mbsrtowcs works | configure:26168: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:26168: $? = 0 | configure:26168: ./conftest | configure:26168: $? = 0 | configure:26180: result: yes | configure:26321: checking for mempcpy | configure:26321: result: yes | configure:26375: checking for memrchr | configure:26375: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:26375: $? = 0 | configure:26375: result: yes | configure:26418: checking whether mkdir handles trailing slash | configure:26467: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:26467: $? = 0 | configure:26467: ./conftest | configure:26467: $? = 0 | configure:26480: result: yes | configure:26489: checking whether mkdir handles trailing dot | configure:26520: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:26520: $? = 0 | configure:26520: ./conftest | configure:26520: $? = 0 | configure:26533: result: yes | configure:26599: checking for mkdtemp | configure:26599: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:26599: $? = 0 | configure:26599: result: yes | configure:26644: checking for mkfifo | configure:26661: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:26661: $? = 0 | configure:26670: result: yes | configure:26679: checking whether mkfifo rejects trailing slashes | configure:26719: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:26719: $? = 0 | configure:26719: ./conftest | configure:26719: $? = 0 | configure:26730: result: yes | configure:26843: checking whether mknod can create fifo without root privileges | configure:26882: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:26882: $? = 0 | configure:26882: ./conftest | configure:26882: $? = 0 | configure:26899: result: yes | configure:26995: checking for __mktime_internal | configure:26995: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | /usr/bin/ld: /tmp/cc8STTjX.o: in function `main': | /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/conftest.c:396: undefined reference to `__mktime_internal' | collect2: error: ld returned 1 exit status | configure:26995: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define GNULIB_TEST_GROUP_MEMBER 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define HAVE___INLINE 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 0 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LOCALECONV 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 C_LOCALE_MAYBE_EILSEQ 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 HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define GNULIB_TEST_MKDIRAT 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define HAVE_MKFIFO 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 | | /* end confdefs.h. */ | | /* Define __mktime_internal to an innocuous variant, in case declares __mktime_internal. | | For example, HP-UX 11i declares gettimeofday. */ | | #define __mktime_internal innocuous___mktime_internal | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char __mktime_internal (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef __mktime_internal | | | | /* 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 __mktime_internal (); | | /* 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___mktime_internal || defined __stub_____mktime_internal | | choke me | | #endif | | | | int | | main () | | { | | return __mktime_internal (); | | ; | | return 0; | | } | configure:26995: result: no | configure:27066: checking whether YESEXPR works | configure:27094: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:27094: $? = 0 | configure:27094: ./conftest | configure:27094: $? = 0 | configure:27105: result: yes | configure:27183: checking for obstacks that work with any size object | configure:27207: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | conftest.c:371:21: error: conflicting types for '_obstack_memory_used' | size_t _obstack_memory_used (struct obstack *); | ^~~~~~~~~~~~~~~~~~~~ | In file included from conftest.c:367: | /usr/include/obstack.h:190:12: note: previous declaration of '_obstack_memory_used' was here | extern int _obstack_memory_used (struct obstack *) __attribute_pure__; | ^~~~~~~~~~~~~~~~~~~~ | configure:27207: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define GNULIB_TEST_GROUP_MEMBER 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define HAVE___INLINE 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 0 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LOCALECONV 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 C_LOCALE_MAYBE_EILSEQ 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 HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define GNULIB_TEST_MKDIRAT 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define HAVE_MKFIFO 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 NEED_MKTIME_INTERNAL 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define my_strftime nstrftime | | /* end confdefs.h. */ | | #include "obstack.h" | | void *obstack_chunk_alloc (size_t n) { return 0; } | | void obstack_chunk_free (void *p) { } | | /* Check that an internal function returns size_t, not int. */ | | size_t _obstack_memory_used (struct obstack *); | | | | int | | main () | | { | | struct obstack mem; | | obstack_init (&mem); | | obstack_free (&mem, 0); | | | | ; | | return 0; | | } | configure:27215: result: no | configure:27246: checking whether open recognizes a trailing slash | configure:27285: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:27285: $? = 0 | configure:27285: ./conftest | configure:27285: $? = 0 | configure:27297: result: yes | configure:27428: checking for opendir | configure:27428: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:27428: $? = 0 | configure:27428: result: yes | configure:27492: checking for struct tm.tm_zone | configure:27492: result: yes | configure:27568: checking for getppriv | configure:27568: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | /usr/bin/ld: /tmp/cc9ol0M2.o: in function `main': | /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/conftest.c:409: undefined reference to `getppriv' | collect2: error: ld returned 1 exit status | configure:27568: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define GNULIB_TEST_GROUP_MEMBER 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define HAVE___INLINE 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 0 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LOCALECONV 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 C_LOCALE_MAYBE_EILSEQ 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 HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define GNULIB_TEST_MKDIRAT 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define HAVE_MKFIFO 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 NEED_MKTIME_INTERNAL 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_OPEN 1 | | #define GNULIB_OPENAT 1 | | #define GNULIB_TEST_OPENAT 1 | | #define GNULIB_OPENAT_SAFER 1 | | #define HAVE_OPENDIR 1 | | #define GNULIB_TEST_OPENDIR 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | /* end confdefs.h. */ | | /* Define getppriv to an innocuous variant, in case declares getppriv. | | For example, HP-UX 11i declares gettimeofday. */ | | #define getppriv innocuous_getppriv | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char getppriv (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef getppriv | | | | /* 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 getppriv (); | | /* 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_getppriv || defined __stub___getppriv | | choke me | | #endif | | | | int | | main () | | { | | return getppriv (); | | ; | | return 0; | | } | configure:27568: result: no | configure:27579: checking whether program_invocation_name is declared | configure:27579: result: yes | configure:27591: checking whether program_invocation_short_name is declared | configure:27591: result: yes | configure:27614: checking for raise | configure:27614: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:27614: $? = 0 | configure:27614: result: yes | configure:27669: checking for rawmemchr | configure:27669: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:27669: $? = 0 | configure:27669: result: yes | configure:27753: checking for readdir | configure:27753: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:27753: $? = 0 | configure:27753: result: yes | configure:27799: checking whether readlink signature is correct | configure:27817: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:27817: $? = 0 | configure:27824: result: yes | configure:27826: checking whether readlink handles trailing slash correctly | configure:27858: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:27858: $? = 0 | configure:27858: ./conftest | configure:27858: $? = 0 | configure:27869: result: yes | configure:27924: checking whether readlinkat signature is correct | configure:27942: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:27942: $? = 0 | configure:27949: result: yes | configure:28048: checking for working re_compile_pattern | configure:28275: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:28275: $? = 0 | configure:28275: ./conftest | configure:28275: $? = 64 | configure: program exited with status 64 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define GNULIB_TEST_GROUP_MEMBER 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define HAVE___INLINE 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 0 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LOCALECONV 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 C_LOCALE_MAYBE_EILSEQ 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 HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define GNULIB_TEST_MKDIRAT 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define HAVE_MKFIFO 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 NEED_MKTIME_INTERNAL 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_OPEN 1 | | #define GNULIB_OPENAT 1 | | #define GNULIB_TEST_OPENAT 1 | | #define GNULIB_OPENAT_SAFER 1 | | #define HAVE_OPENDIR 1 | | #define GNULIB_TEST_OPENDIR 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_RAISE 1 | | #define GNULIB_TEST_RAISE 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define HAVE_READDIR 1 | | #define GNULIB_TEST_READDIR 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 | | | | #include | | #include | | #include | | | | #if defined M_CHECK_ACTION || HAVE_DECL_ALARM | | # include | | # include | | #endif | | | | #if HAVE_MALLOC_H | | # include | | #endif | | | | #ifdef M_CHECK_ACTION | | /* Exit with distinguishable exit code. */ | | static void sigabrt_no_core (int sig) { raise (SIGTERM); } | | #endif | | | | 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; | | | | /* Some builds of glibc go into an infinite loop on this | | test. Use alarm to force death, and mallopt to avoid | | malloc recursion in diagnosing the corrupted heap. */ | | #if HAVE_DECL_ALARM | | signal (SIGALRM, SIG_DFL); | | alarm (2); | | #endif | | #ifdef M_CHECK_ACTION | | signal (SIGABRT, sigabrt_no_core); | | mallopt (M_CHECK_ACTION, 2); | | #endif | | | | if (setlocale (LC_ALL, "en_US.UTF-8")) | | { | | { | | /* https://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. */ | | 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; | | regfree (®ex); | | } | | | | { | | /* This test is from glibc bug 15078. | | The test case is from Andreas Schwab in | | . | | */ | | static char const pat[] = "[^x]x"; | | static char const data[] = | | /* */ | | "\xe1\x80\x80" | | "\xe1\x80\xbb" | | "\xe1\x80\xbd" | | "\xe1\x80\x94" | | "\xe1\x80\xba" | | "\xe1\x80\xaf" | | "\xe1\x80\x95" | | "\xe1\x80\xba" | | "x"; | | re_set_syntax (0); | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern (pat, sizeof pat - 1, ®ex); | | if (s) | | result |= 1; | | else | | { | | i = re_search (®ex, data, sizeof data - 1, | | 0, sizeof data - 1, 0); | | if (i != 0 && i != 21) | | result |= 1; | | } | | regfree (®ex); | | } | | | | 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 | | https://lists.gnu.org/r/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; | | | | /* Matching with the compiled form of this regexp would provoke | | an assertion failure prior to glibc-2.28: | | regexec.c:1375: pop_fail_stack: Assertion 'num >= 0' failed | | With glibc-2.28, compilation fails and reports the invalid | | back reference. */ | | re_set_syntax (RE_SYNTAX_POSIX_EGREP); | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern ("0|()0|\1|0", 10, ®ex); | | if (!s || strcmp (s, "Invalid back reference")) | | 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:28286: result: no | configure:28371: checking libintl.h usability | configure:28371: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:28371: $? = 0 | configure:28371: result: yes | configure:28371: checking libintl.h presence | configure:28371: gcc -E -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c | configure:28371: $? = 0 | configure:28371: result: yes | configure:28371: checking for libintl.h | configure:28371: result: yes | configure:28382: checking whether isblank is declared | configure:28382: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:28382: $? = 0 | configure:28382: result: yes | configure:28401: checking whether rename honors trailing slash on destination | configure:28450: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:28450: $? = 0 | configure:28450: ./conftest | configure:28450: $? = 0 | configure:28462: result: yes | configure:28474: checking whether rename honors trailing slash on source | configure:28523: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:28523: $? = 0 | configure:28523: ./conftest | configure:28523: $? = 0 | configure:28535: result: yes | configure:28548: checking whether rename manages hard links correctly | configure:28604: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:28604: $? = 0 | configure:28604: ./conftest | configure:28604: $? = 0 | configure:28622: result: yes | configure:28634: checking whether rename manages existing destinations correctly | configure:28675: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:28675: $? = 0 | configure:28675: ./conftest | configure:28675: $? = 0 | configure:28687: result: yes | configure:28733: checking linux/fs.h usability | configure:28733: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:28733: $? = 0 | configure:28733: result: yes | configure:28733: checking linux/fs.h presence | configure:28733: gcc -E -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c | configure:28733: $? = 0 | configure:28733: result: yes | configure:28733: checking for linux/fs.h | configure:28733: result: yes | configure:28796: checking for linux/fs.h | configure:28796: result: yes | configure:28830: checking for rewinddir | configure:28830: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:28830: $? = 0 | configure:28830: result: yes | configure:28873: checking whether rmdir works | configure:28919: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:28919: $? = 0 | configure:28919: ./conftest | configure:28919: $? = 0 | configure:28930: result: yes | configure:28972: checking for rpmatch | configure:28972: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:28972: $? = 0 | configure:28972: result: yes | configure:29062: checking selinux/flask.h usability | configure:29062: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | In file included from conftest.c:449: | /usr/include/selinux/flask.h:5:2: warning: #warning "Please remove any #include's of this header in your source code." [-Wcpp] | #warning "Please remove any #include's of this header in your source code." | ^~~~~~~ | /usr/include/selinux/flask.h:6:2: warning: #warning "Instead, use string_to_security_class() to map the class name to a value." [-Wcpp] | #warning "Instead, use string_to_security_class() to map the class name to a value." | ^~~~~~~ | configure:29062: $? = 0 | configure:29062: result: yes | configure:29062: checking selinux/flask.h presence | configure:29062: gcc -E -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c | In file included from conftest.c:416: | /usr/include/selinux/flask.h:5:2: warning: #warning "Please remove any #include's of this header in your source code." [-Wcpp] | #warning "Please remove any #include's of this header in your source code." | ^~~~~~~ | /usr/include/selinux/flask.h:6:2: warning: #warning "Instead, use string_to_security_class() to map the class name to a value." [-Wcpp] | #warning "Instead, use string_to_security_class() to map the class name to a value." | ^~~~~~~ | configure:29062: $? = 0 | configure:29062: result: yes | configure:29062: checking for selinux/flask.h | configure:29062: result: yes | configure:29087: checking for selinux/selinux.h | configure:29087: result: yes | configure:29211: checking selinux/context.h usability | configure:29211: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:29211: $? = 0 | configure:29211: result: yes | configure:29211: checking selinux/context.h presence | configure:29211: gcc -E -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c | configure:29211: $? = 0 | configure:29211: result: yes | configure:29211: checking for selinux/context.h | configure:29211: result: yes | configure:29253: checking whether setenv validates arguments | configure:29297: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:29297: $? = 0 | configure:29297: ./conftest | configure:29297: $? = 0 | configure:29307: result: yes | configure:29421: checking for volatile sig_atomic_t | configure:29421: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:29421: $? = 0 | configure:29421: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:430:36: error: expected expression before ')' token | if (sizeof ((volatile sig_atomic_t))) | ^ | configure:29421: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define GNULIB_TEST_GROUP_MEMBER 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define HAVE___INLINE 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 0 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LOCALECONV 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 C_LOCALE_MAYBE_EILSEQ 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 HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define GNULIB_TEST_MKDIRAT 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define HAVE_MKFIFO 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 NEED_MKTIME_INTERNAL 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_OPEN 1 | | #define GNULIB_OPENAT 1 | | #define GNULIB_TEST_OPENAT 1 | | #define GNULIB_OPENAT_SAFER 1 | | #define HAVE_OPENDIR 1 | | #define GNULIB_TEST_OPENDIR 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_RAISE 1 | | #define GNULIB_TEST_RAISE 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define HAVE_READDIR 1 | | #define GNULIB_TEST_READDIR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_INCLUDE_LIMITS_H 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_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define GNULIB_TEST_RENAME 1 | | #define HAVE_LINUX_FS_H 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define HAVE_LINUX_FS_H 1 | | #define HAVE_REWINDDIR 1 | | #define GNULIB_TEST_REWINDDIR 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define HAVE_SELINUX_FLASK_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define getfilecon rpl_getfilecon | | #define lgetfilecon rpl_lgetfilecon | | #define fgetfilecon rpl_fgetfilecon | | #define HAVE_SELINUX_CONTEXT_H 1 | | #define GNULIB_TEST_SETENV 1 | | /* end confdefs.h. */ | | | | #include | | | | | | int | | main () | | { | | if (sizeof ((volatile sig_atomic_t))) | | return 0; | | ; | | return 0; | | } | configure:29421: result: yes | configure:29437: checking for sighandler_t | configure:29437: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:29437: $? = 0 | configure:29437: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:430:27: error: expected expression before ')' token | if (sizeof ((sighandler_t))) | ^ | configure:29437: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define GNULIB_TEST_GROUP_MEMBER 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define HAVE___INLINE 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 0 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LOCALECONV 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 C_LOCALE_MAYBE_EILSEQ 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 HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define GNULIB_TEST_MKDIRAT 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define HAVE_MKFIFO 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 NEED_MKTIME_INTERNAL 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_OPEN 1 | | #define GNULIB_OPENAT 1 | | #define GNULIB_TEST_OPENAT 1 | | #define GNULIB_OPENAT_SAFER 1 | | #define HAVE_OPENDIR 1 | | #define GNULIB_TEST_OPENDIR 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_RAISE 1 | | #define GNULIB_TEST_RAISE 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define HAVE_READDIR 1 | | #define GNULIB_TEST_READDIR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_INCLUDE_LIMITS_H 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_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define GNULIB_TEST_RENAME 1 | | #define HAVE_LINUX_FS_H 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define HAVE_LINUX_FS_H 1 | | #define HAVE_REWINDDIR 1 | | #define GNULIB_TEST_REWINDDIR 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define HAVE_SELINUX_FLASK_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define getfilecon rpl_getfilecon | | #define lgetfilecon rpl_lgetfilecon | | #define fgetfilecon rpl_fgetfilecon | | #define HAVE_SELINUX_CONTEXT_H 1 | | #define GNULIB_TEST_SETENV 1 | | /* end confdefs.h. */ | | | | #include | | | | | | int | | main () | | { | | if (sizeof ((sighandler_t))) | | return 0; | | ; | | return 0; | | } | configure:29437: result: yes | configure:29455: checking for stdint.h | configure:29455: result: yes | configure:29465: checking for SIZE_MAX | configure:29536: result: yes | configure:29549: checking whether sleep is declared | configure:29549: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:29549: $? = 0 | configure:29549: result: yes | configure:29565: checking for working sleep | configure:29615: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:29615: $? = 0 | configure:29615: ./conftest | configure:29615: $? = 0 | configure:29625: result: yes | configure:29667: checking for snprintf | configure:29667: result: yes | configure:29680: checking whether snprintf respects a size of 1 | configure:29719: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | conftest.c: In function 'main': | conftest.c:446:25: warning: '%d' directive output truncated writing 5 bytes into a region of size 1 [-Wformat-truncation=] | my_snprintf (buf, 1, "%d", 12345); | ^~ | In file included from /usr/include/stdio.h:873, | from conftest.c:428: | /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 6 bytes into a destination of size 1 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | configure:29719: $? = 0 | configure:29719: ./conftest | configure:29719: $? = 0 | configure:29730: result: yes | configure:29740: checking whether printf supports POSIX/XSI format strings with positions | configure:29773: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:29773: $? = 0 | configure:29773: ./conftest | configure:29773: $? = 0 | configure:29784: result: yes | configure:29849: checking for ssize_t | configure:29873: result: yes | configure:29890: checking whether stat handles trailing slashes on files | configure:29932: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:29932: $? = 0 | configure:29932: ./conftest | configure:29932: $? = 0 | configure:29943: result: yes | configure:30008: checking for struct stat.st_atim.tv_nsec | configure:30008: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:30008: $? = 0 | configure:30008: result: yes | configure:30017: checking whether struct stat.st_atim is of type struct timespec | configure:30044: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:30044: $? = 0 | configure:30051: result: yes | configure:30103: checking for struct stat.st_birthtimespec.tv_nsec | configure:30103: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:439:12: error: 'struct stat' has no member named 'st_birthtimespec' | if (ac_aggr.st_birthtimespec.tv_nsec) | ^ | configure:30103: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define GNULIB_TEST_GROUP_MEMBER 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define HAVE___INLINE 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 0 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LOCALECONV 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 C_LOCALE_MAYBE_EILSEQ 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 HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define GNULIB_TEST_MKDIRAT 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define HAVE_MKFIFO 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 NEED_MKTIME_INTERNAL 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_OPEN 1 | | #define GNULIB_OPENAT 1 | | #define GNULIB_TEST_OPENAT 1 | | #define GNULIB_OPENAT_SAFER 1 | | #define HAVE_OPENDIR 1 | | #define GNULIB_TEST_OPENDIR 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_RAISE 1 | | #define GNULIB_TEST_RAISE 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define HAVE_READDIR 1 | | #define GNULIB_TEST_READDIR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_INCLUDE_LIMITS_H 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_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define GNULIB_TEST_RENAME 1 | | #define HAVE_LINUX_FS_H 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define HAVE_LINUX_FS_H 1 | | #define HAVE_REWINDDIR 1 | | #define GNULIB_TEST_REWINDDIR 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define HAVE_SELINUX_FLASK_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define getfilecon rpl_getfilecon | | #define lgetfilecon rpl_lgetfilecon | | #define fgetfilecon rpl_fgetfilecon | | #define HAVE_SELINUX_CONTEXT_H 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 GNULIB_TEST_STAT 1 | | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (ac_aggr.st_birthtimespec.tv_nsec) | | return 0; | | ; | | return 0; | | } | configure:30103: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:439:19: error: 'struct stat' has no member named 'st_birthtimespec' | if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | ^ | configure:30103: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define GNULIB_TEST_GROUP_MEMBER 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define HAVE___INLINE 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 0 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LOCALECONV 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 C_LOCALE_MAYBE_EILSEQ 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 HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define GNULIB_TEST_MKDIRAT 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define HAVE_MKFIFO 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 NEED_MKTIME_INTERNAL 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_OPEN 1 | | #define GNULIB_OPENAT 1 | | #define GNULIB_TEST_OPENAT 1 | | #define GNULIB_OPENAT_SAFER 1 | | #define HAVE_OPENDIR 1 | | #define GNULIB_TEST_OPENDIR 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_RAISE 1 | | #define GNULIB_TEST_RAISE 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define HAVE_READDIR 1 | | #define GNULIB_TEST_READDIR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_INCLUDE_LIMITS_H 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_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define GNULIB_TEST_RENAME 1 | | #define HAVE_LINUX_FS_H 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define HAVE_LINUX_FS_H 1 | | #define HAVE_REWINDDIR 1 | | #define GNULIB_TEST_REWINDDIR 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define HAVE_SELINUX_FLASK_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define getfilecon rpl_getfilecon | | #define lgetfilecon rpl_lgetfilecon | | #define fgetfilecon rpl_fgetfilecon | | #define HAVE_SELINUX_CONTEXT_H 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 GNULIB_TEST_STAT 1 | | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | | return 0; | | ; | | return 0; | | } | configure:30103: result: no | configure:30114: checking for struct stat.st_birthtimensec | configure:30114: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:439:12: error: 'struct stat' has no member named 'st_birthtimensec' | if (ac_aggr.st_birthtimensec) | ^ | configure:30114: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define GNULIB_TEST_GROUP_MEMBER 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define HAVE___INLINE 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 0 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LOCALECONV 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 C_LOCALE_MAYBE_EILSEQ 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 HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define GNULIB_TEST_MKDIRAT 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define HAVE_MKFIFO 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 NEED_MKTIME_INTERNAL 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_OPEN 1 | | #define GNULIB_OPENAT 1 | | #define GNULIB_TEST_OPENAT 1 | | #define GNULIB_OPENAT_SAFER 1 | | #define HAVE_OPENDIR 1 | | #define GNULIB_TEST_OPENDIR 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_RAISE 1 | | #define GNULIB_TEST_RAISE 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define HAVE_READDIR 1 | | #define GNULIB_TEST_READDIR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_INCLUDE_LIMITS_H 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_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define GNULIB_TEST_RENAME 1 | | #define HAVE_LINUX_FS_H 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define HAVE_LINUX_FS_H 1 | | #define HAVE_REWINDDIR 1 | | #define GNULIB_TEST_REWINDDIR 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define HAVE_SELINUX_FLASK_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define getfilecon rpl_getfilecon | | #define lgetfilecon rpl_lgetfilecon | | #define fgetfilecon rpl_fgetfilecon | | #define HAVE_SELINUX_CONTEXT_H 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 GNULIB_TEST_STAT 1 | | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (ac_aggr.st_birthtimensec) | | return 0; | | ; | | return 0; | | } | configure:30114: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:439:19: error: 'struct stat' has no member named 'st_birthtimensec' | if (sizeof ac_aggr.st_birthtimensec) | ^ | configure:30114: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define GNULIB_TEST_GROUP_MEMBER 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define HAVE___INLINE 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 0 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LOCALECONV 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 C_LOCALE_MAYBE_EILSEQ 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 HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define GNULIB_TEST_MKDIRAT 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define HAVE_MKFIFO 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 NEED_MKTIME_INTERNAL 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_OPEN 1 | | #define GNULIB_OPENAT 1 | | #define GNULIB_TEST_OPENAT 1 | | #define GNULIB_OPENAT_SAFER 1 | | #define HAVE_OPENDIR 1 | | #define GNULIB_TEST_OPENDIR 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_RAISE 1 | | #define GNULIB_TEST_RAISE 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define HAVE_READDIR 1 | | #define GNULIB_TEST_READDIR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_INCLUDE_LIMITS_H 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_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define GNULIB_TEST_RENAME 1 | | #define HAVE_LINUX_FS_H 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define HAVE_LINUX_FS_H 1 | | #define HAVE_REWINDDIR 1 | | #define GNULIB_TEST_REWINDDIR 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define HAVE_SELINUX_FLASK_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define getfilecon rpl_getfilecon | | #define lgetfilecon rpl_lgetfilecon | | #define fgetfilecon rpl_fgetfilecon | | #define HAVE_SELINUX_CONTEXT_H 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 GNULIB_TEST_STAT 1 | | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (sizeof ac_aggr.st_birthtimensec) | | return 0; | | ; | | return 0; | | } | configure:30114: result: no | configure:30125: checking for struct stat.st_birthtim.tv_nsec | configure:30125: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:439:13: error: 'struct stat' has no member named 'st_birthtim'; did you mean 'st_atim'? | if (ac_aggr.st_birthtim.tv_nsec) | ^~~~~~~~~~~ | st_atim | configure:30125: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define GNULIB_TEST_GROUP_MEMBER 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define HAVE___INLINE 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 0 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LOCALECONV 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 C_LOCALE_MAYBE_EILSEQ 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 HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define GNULIB_TEST_MKDIRAT 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define HAVE_MKFIFO 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 NEED_MKTIME_INTERNAL 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_OPEN 1 | | #define GNULIB_OPENAT 1 | | #define GNULIB_TEST_OPENAT 1 | | #define GNULIB_OPENAT_SAFER 1 | | #define HAVE_OPENDIR 1 | | #define GNULIB_TEST_OPENDIR 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_RAISE 1 | | #define GNULIB_TEST_RAISE 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define HAVE_READDIR 1 | | #define GNULIB_TEST_READDIR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_INCLUDE_LIMITS_H 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_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define GNULIB_TEST_RENAME 1 | | #define HAVE_LINUX_FS_H 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define HAVE_LINUX_FS_H 1 | | #define HAVE_REWINDDIR 1 | | #define GNULIB_TEST_REWINDDIR 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define HAVE_SELINUX_FLASK_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define getfilecon rpl_getfilecon | | #define lgetfilecon rpl_lgetfilecon | | #define fgetfilecon rpl_fgetfilecon | | #define HAVE_SELINUX_CONTEXT_H 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 GNULIB_TEST_STAT 1 | | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (ac_aggr.st_birthtim.tv_nsec) | | return 0; | | ; | | return 0; | | } | configure:30125: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:439:20: error: 'struct stat' has no member named 'st_birthtim'; did you mean 'st_atim'? | if (sizeof ac_aggr.st_birthtim.tv_nsec) | ^~~~~~~~~~~ | st_atim | configure:30125: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define GNULIB_TEST_GROUP_MEMBER 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define HAVE___INLINE 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 0 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LOCALECONV 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 C_LOCALE_MAYBE_EILSEQ 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 HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define GNULIB_TEST_MKDIRAT 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define HAVE_MKFIFO 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 NEED_MKTIME_INTERNAL 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_OPEN 1 | | #define GNULIB_OPENAT 1 | | #define GNULIB_TEST_OPENAT 1 | | #define GNULIB_OPENAT_SAFER 1 | | #define HAVE_OPENDIR 1 | | #define GNULIB_TEST_OPENDIR 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_RAISE 1 | | #define GNULIB_TEST_RAISE 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define HAVE_READDIR 1 | | #define GNULIB_TEST_READDIR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_INCLUDE_LIMITS_H 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_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define GNULIB_TEST_RENAME 1 | | #define HAVE_LINUX_FS_H 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define HAVE_LINUX_FS_H 1 | | #define HAVE_REWINDDIR 1 | | #define GNULIB_TEST_REWINDDIR 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define HAVE_SELINUX_FLASK_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define getfilecon rpl_getfilecon | | #define lgetfilecon rpl_lgetfilecon | | #define fgetfilecon rpl_fgetfilecon | | #define HAVE_SELINUX_CONTEXT_H 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 GNULIB_TEST_STAT 1 | | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | static struct stat ac_aggr; | | if (sizeof ac_aggr.st_birthtim.tv_nsec) | | return 0; | | ; | | return 0; | | } | configure:30125: result: no | configure:30149: checking for working stdalign.h | configure:30194: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:30194: $? = 0 | configure:30201: result: yes | configure:30223: checking for va_copy | configure:30243: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:30243: $? = 0 | configure:30251: result: yes | configure:30434: checking for good max_align_t | configure:30464: result: yes | configure:30476: checking whether NULL can be used in arbitrary expressions | configure:30501: result: yes | configure:30669: checking which flavor of printf attribute matches inttypes macros | configure:30696: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:30696: $? = 0 | configure:30703: result: system | configure:30837: checking for stpcpy | configure:30837: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | conftest.c:459:6: warning: conflicting types for built-in function 'stpcpy' [-Wbuiltin-declaration-mismatch] | char stpcpy (); | ^~~~~~ | configure:30837: $? = 0 | configure:30837: result: yes | configure:30885: checking for strcasecmp | configure:30885: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | conftest.c:461:6: warning: conflicting types for built-in function 'strcasecmp' [-Wbuiltin-declaration-mismatch] | char strcasecmp (); | ^~~~~~~~~~ | configure:30885: $? = 0 | configure:30885: result: yes | configure:30902: checking for strncasecmp | configure:30902: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | conftest.c:462:6: warning: conflicting types for built-in function 'strncasecmp' [-Wbuiltin-declaration-mismatch] | char strncasecmp (); | ^~~~~~~~~~~ | configure:30902: $? = 0 | configure:30902: result: yes | configure:30916: checking whether strncasecmp is declared | configure:30916: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:30916: $? = 0 | configure:30916: result: yes | configure:30968: checking for strchrnul | configure:30968: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:30968: $? = 0 | configure:30968: result: yes | configure:30980: checking whether strchrnul works | configure:31024: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:31024: $? = 0 | configure:31024: ./conftest | configure:31024: $? = 0 | configure:31035: result: yes | configure:31119: checking for working strerror function | configure:31145: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:31145: $? = 0 | configure:31145: ./conftest | configure:31145: $? = 0 | configure:31156: result: yes | configure:31263: checking for working strndup | configure:31304: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:31304: $? = 0 | configure:31304: ./conftest | configure:31304: $? = 0 | configure:31314: result: yes | configure:31360: checking for working strnlen | configure:31398: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:31398: $? = 0 | configure:31398: ./conftest | configure:31398: $? = 0 | configure:31408: result: yes | configure:31457: checking whether strtoimax works | configure:31513: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:31513: $? = 0 | configure:31513: ./conftest | configure:31513: $? = 0 | configure:31524: result: yes | configure:31576: checking for strtol | configure:31576: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:31576: $? = 0 | configure:31576: result: yes | configure:31604: checking for strtoll | configure:31604: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:31604: $? = 0 | configure:31604: result: yes | configure:31651: checking for strtoul | configure:31651: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:31651: $? = 0 | configure:31651: result: yes | configure:31679: checking for strtoull | configure:31679: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:31679: $? = 0 | configure:31679: result: yes | configure:31779: checking whether symlink handles trailing slash correctly | configure:31815: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:31815: $? = 0 | configure:31815: ./conftest | configure:31815: $? = 0 | configure:31826: result: yes | configure:31871: checking whether symlinkat handles trailing slash correctly | configure:31908: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:31908: $? = 0 | configure:31908: ./conftest | configure:31908: $? = 0 | configure:31919: result: yes | configure:32052: checking for nlink_t | configure:32052: result: yes | configure:32188: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:32188: $? = 0 | configure:32223: checking whether localtime_r is declared | configure:32223: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:32223: $? = 0 | configure:32223: result: yes | configure:32242: checking whether localtime_r is compatible with its POSIX signature | configure:32266: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:32266: $? = 0 | configure:32274: result: yes | configure:32323: checking whether localtime loops forever near extrema | configure:32357: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:32357: $? = 0 | configure:32357: ./conftest | configure:32357: $? = 0 | configure:32366: result: no | configure:32374: checking for timezone_t | configure:32374: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:463:13: error: 'timezone_t' undeclared (first use in this function); did you mean 'timezone'? | if (sizeof (timezone_t)) | ^~~~~~~~~~ | timezone | conftest.c:463:13: note: each undeclared identifier is reported only once for each function it appears in | configure:32374: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define GNULIB_TEST_GROUP_MEMBER 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define HAVE___INLINE 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 0 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LOCALECONV 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 C_LOCALE_MAYBE_EILSEQ 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 HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define GNULIB_TEST_MKDIRAT 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define HAVE_MKFIFO 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 NEED_MKTIME_INTERNAL 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_OPEN 1 | | #define GNULIB_OPENAT 1 | | #define GNULIB_TEST_OPENAT 1 | | #define GNULIB_OPENAT_SAFER 1 | | #define HAVE_OPENDIR 1 | | #define GNULIB_TEST_OPENDIR 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_RAISE 1 | | #define GNULIB_TEST_RAISE 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define HAVE_READDIR 1 | | #define GNULIB_TEST_READDIR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_INCLUDE_LIMITS_H 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_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define GNULIB_TEST_RENAME 1 | | #define HAVE_LINUX_FS_H 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define HAVE_LINUX_FS_H 1 | | #define HAVE_REWINDDIR 1 | | #define GNULIB_TEST_REWINDDIR 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define HAVE_SELINUX_FLASK_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define getfilecon rpl_getfilecon | | #define lgetfilecon rpl_lgetfilecon | | #define fgetfilecon rpl_fgetfilecon | | #define HAVE_SELINUX_CONTEXT_H 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 GNULIB_TEST_STAT 1 | | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | | #define GNULIB_STATAT 1 | | #define __USE_MINGW_ANSI_STDIO 1 | | #define GNULIB_FSCANF 1 | | #define GNULIB_SCANF 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 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 GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define GNULIB_TEST_TIME_R 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | if (sizeof (timezone_t)) | | return 0; | | ; | | return 0; | | } | configure:32374: result: no | configure:32470: checking whether tzset clobbers localtime buffer | configure:32511: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:32511: $? = 0 | configure:32511: ./conftest | configure:32511: $? = 0 | configure:32522: result: no | configure:32763: checking whether unlink honors trailing slashes | configure:32815: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:32815: $? = 0 | configure:32815: ./conftest | configure:32815: $? = 0 | configure:32826: result: yes | configure:32834: checking whether unlink of a parent directory fails as it should | configure:32906: result: guessing yes | configure:33047: checking for unsetenv | configure:33047: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:33047: $? = 0 | configure:33047: result: yes | configure:33060: checking for unsetenv() return type | configure:33085: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:33085: $? = 0 | configure:33092: result: int | configure:33101: checking whether unsetenv obeys POSIX | configure:33146: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:33146: $? = 0 | configure:33146: ./conftest | configure:33146: $? = 0 | configure:33156: result: yes | configure:33429: checking whether utimensat works | configure:33487: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:33487: $? = 0 | configure:33487: ./conftest | configure:33487: $? = 0 | configure:33497: result: yes | configure:33592: checking for ptrdiff_t | configure:33592: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:33592: $? = 0 | configure:33592: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:506:24: error: expected expression before ')' token | if (sizeof ((ptrdiff_t))) | ^ | configure:33592: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define GNULIB_TEST_GROUP_MEMBER 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define HAVE___INLINE 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 0 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LOCALECONV 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 C_LOCALE_MAYBE_EILSEQ 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 HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define GNULIB_TEST_MKDIRAT 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define HAVE_MKFIFO 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 NEED_MKTIME_INTERNAL 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_OPEN 1 | | #define GNULIB_OPENAT 1 | | #define GNULIB_TEST_OPENAT 1 | | #define GNULIB_OPENAT_SAFER 1 | | #define HAVE_OPENDIR 1 | | #define GNULIB_TEST_OPENDIR 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_RAISE 1 | | #define GNULIB_TEST_RAISE 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define HAVE_READDIR 1 | | #define GNULIB_TEST_READDIR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_INCLUDE_LIMITS_H 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_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define GNULIB_TEST_RENAME 1 | | #define HAVE_LINUX_FS_H 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define HAVE_LINUX_FS_H 1 | | #define HAVE_REWINDDIR 1 | | #define GNULIB_TEST_REWINDDIR 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define HAVE_SELINUX_FLASK_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define getfilecon rpl_getfilecon | | #define lgetfilecon rpl_lgetfilecon | | #define fgetfilecon rpl_fgetfilecon | | #define HAVE_SELINUX_CONTEXT_H 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 GNULIB_TEST_STAT 1 | | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | | #define GNULIB_STATAT 1 | | #define __USE_MINGW_ANSI_STDIO 1 | | #define GNULIB_FSCANF 1 | | #define GNULIB_SCANF 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 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 GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define GNULIB_TEST_TIME_R 1 | | #define GNULIB_TEST_TIME_RZ 1 | | #define GNULIB_TEST_TIMEGM 1 | | #define HAVE_RUN_TZSET_TEST 1 | | #define GNULIB_TEST_TZSET 1 | | #define GNULIB_TEST_UNLINK 1 | | #define GNULIB_TEST_UNLINKAT 1 | | #define UNLINK_CANNOT_UNLINK_DIR 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_UNSETENV 1 | | #define GNULIB_TEST_UNSETENV 1 | | #define GNULIB_TEST_UTIME 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:33592: result: yes | configure:33613: checking for vasprintf | configure:33613: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:33613: $? = 0 | configure:33613: result: yes | configure:33739: checking for vsnprintf | configure:33739: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | conftest.c:495:6: warning: conflicting types for built-in function 'vsnprintf' [-Wbuiltin-declaration-mismatch] | char vsnprintf (); | ^~~~~~~~~ | configure:33739: $? = 0 | configure:33739: result: yes | configure:33752: checking whether snprintf respects a size of 1 | configure:33802: result: yes | configure:33812: checking whether printf supports POSIX/XSI format strings with positions | configure:33856: result: yes | configure:34031: checking whether mbrtowc handles incomplete characters | configure:34088: result: guessing yes | configure:34094: checking whether mbrtowc works as well as mbtowc | configure:34155: result: guessing yes | configure:34208: checking whether wcrtomb return value is correct | configure:34265: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:34265: $? = 0 | configure:34265: ./conftest | configure:34265: $? = 0 | configure:34277: result: yes | configure:34418: checking whether iswcntrl works | configure:34473: result: yes | configure:34497: checking for towlower | configure:34497: result: yes | configure:34545: checking for wctype_t | configure:34581: result: yes | configure:34587: checking for wctrans_t | configure:34621: result: yes | configure:34642: checking whether wcwidth is declared | configure:34642: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:34642: $? = 0 | configure:34642: result: yes | configure:34699: checking whether wcwidth works reasonably in UTF-8 locales | configure:34752: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:34752: $? = 0 | configure:34752: ./conftest | configure:34752: $? = 0 | configure:34763: result: yes | configure:34851: checking for stdint.h | configure:34851: result: yes | configure:34935: checking whether time.h and sys/time.h may both be included | configure:34955: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:34955: $? = 0 | configure:34962: result: yes | configure:34970: checking for struct stat.st_blksize | configure:34970: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:34970: $? = 0 | configure:34970: result: yes | configure:34992: checking for library containing setsockopt | configure:35023: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:35023: $? = 0 | configure:35040: result: none required | configure:35105: checking for library containing setsockopt | configure:35153: result: none required | configure:35199: checking for sys/mtio.h | configure:35199: result: yes | configure:35209: checking which ioctl field to test for reversed bytes | configure:35228: result: mt_type | configure:35244: checking whether to build rmt | configure:35257: result: yes | configure:35170: checking for remote tape header files | configure:35183: gcc -E -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c | configure:35183: $? = 0 | configure:35190: result: yes | configure:35294: checking for sys/buf.h | configure:35294: result: no | configure:35310: checking for struct stat.st_blksize | configure:35310: result: yes | configure:35326: checking for library containing gethostbyname | configure:35357: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:35357: $? = 0 | configure:35374: result: none required | configure:36284: checking sys/xattr.h usability | configure:36284: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:36284: $? = 0 | configure:36284: result: yes | configure:36284: checking sys/xattr.h presence | configure:36284: gcc -E -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c | configure:36284: $? = 0 | configure:36284: result: yes | configure:36284: checking for sys/xattr.h | configure:36284: result: yes | configure:36331: checking for library containing getxattr | configure:36362: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:36362: $? = 0 | configure:36380: result: none required | configure:36331: checking for library containing fgetxattr | configure:36362: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:36362: $? = 0 | configure:36380: result: none required | configure:36331: checking for library containing lgetxattr | configure:36362: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:36362: $? = 0 | configure:36380: result: none required | configure:36331: checking for library containing setxattr | configure:36362: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:36362: $? = 0 | configure:36380: result: none required | configure:36331: checking for library containing fsetxattr | configure:36362: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:36362: $? = 0 | configure:36380: result: none required | configure:36331: checking for library containing lsetxattr | configure:36362: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:36362: $? = 0 | configure:36380: result: none required | configure:36331: checking for library containing listxattr | configure:36362: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:36362: $? = 0 | configure:36380: result: none required | configure:36331: checking for library containing flistxattr | configure:36362: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:36362: $? = 0 | configure:36380: result: none required | configure:36331: checking for library containing llistxattr | configure:36362: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:36362: $? = 0 | configure:36380: result: none required | configure:36404: checking whether getgrgid is declared | configure:36404: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:36404: $? = 0 | configure:36404: result: yes | configure:36416: checking whether getpwuid is declared | configure:36416: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:36416: $? = 0 | configure:36416: result: yes | configure:36428: checking whether time is declared | configure:36428: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:36428: $? = 0 | configure:36428: result: yes | configure:36441: checking for waitpid | configure:36441: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:36441: $? = 0 | configure:36441: result: yes | configure:36457: checking for remote shell | configure:36483: result: /usr/bin/rsh | configure:36635: checking for default archive format | configure:36652: result: GNU | configure:36655: checking for default archive | configure:36698: result: - | configure:36702: checking for default blocking | configure:36710: result: 20 | configure:36713: checking for default quoting style | configure:36724: result: escape | configure:36776: checking for ld used by gcc | configure:36901: result: /usr/bin/ld | configure:36908: checking if the linker (/usr/bin/ld) is GNU ld | configure:36923: result: yes | configure:36930: checking for shared library run path origin | configure:36943: result: done | configure:36964: checking 32-bit host C ABI | configure:37002: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:37002: $? = 0 | configure:37189: result: no | configure:37226: checking for the common suffixes of directories in the library search path | configure:37277: result: lib64,lib64 | configure:37777: checking for iconv | configure:37801: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:37801: $? = 0 | configure:37835: result: yes | configure:37838: checking for working iconv | configure:37979: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:37979: $? = 0 | configure:37979: ./conftest | configure:37979: $? = 0 | configure:37991: result: yes | configure:38019: checking for iconv declaration | configure:38048: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:38048: $? = 0 | configure:38059: result: | extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | configure:38074: checking iconv.h usability | configure:38074: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:38074: $? = 0 | configure:38074: result: yes | configure:38074: checking iconv.h presence | configure:38074: gcc -E -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c | configure:38074: $? = 0 | configure:38074: result: yes | configure:38074: checking for iconv.h | configure:38074: result: yes | configure:38084: checking for iconv_t | configure:38084: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | configure:38084: $? = 0 | configure:38084: gcc -c -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge conftest.c >&5 | conftest.c: In function 'main': | conftest.c:518:22: error: expected expression before ')' token | if (sizeof ((iconv_t))) | ^ | configure:38084: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define GNULIB_TEST_GROUP_MEMBER 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define HAVE___INLINE 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 0 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LOCALECONV 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 C_LOCALE_MAYBE_EILSEQ 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 HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define GNULIB_TEST_MKDIRAT 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define HAVE_MKFIFO 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 NEED_MKTIME_INTERNAL 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_OPEN 1 | | #define GNULIB_OPENAT 1 | | #define GNULIB_TEST_OPENAT 1 | | #define GNULIB_OPENAT_SAFER 1 | | #define HAVE_OPENDIR 1 | | #define GNULIB_TEST_OPENDIR 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_RAISE 1 | | #define GNULIB_TEST_RAISE 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define HAVE_READDIR 1 | | #define GNULIB_TEST_READDIR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_INCLUDE_LIMITS_H 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_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define GNULIB_TEST_RENAME 1 | | #define HAVE_LINUX_FS_H 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define HAVE_LINUX_FS_H 1 | | #define HAVE_REWINDDIR 1 | | #define GNULIB_TEST_REWINDDIR 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define HAVE_SELINUX_FLASK_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define getfilecon rpl_getfilecon | | #define lgetfilecon rpl_lgetfilecon | | #define fgetfilecon rpl_fgetfilecon | | #define HAVE_SELINUX_CONTEXT_H 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 GNULIB_TEST_STAT 1 | | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | | #define GNULIB_STATAT 1 | | #define __USE_MINGW_ANSI_STDIO 1 | | #define GNULIB_FSCANF 1 | | #define GNULIB_SCANF 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 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 GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define GNULIB_TEST_TIME_R 1 | | #define GNULIB_TEST_TIME_RZ 1 | | #define GNULIB_TEST_TIMEGM 1 | | #define HAVE_RUN_TZSET_TEST 1 | | #define GNULIB_TEST_TZSET 1 | | #define GNULIB_TEST_UNLINK 1 | | #define GNULIB_TEST_UNLINKAT 1 | | #define UNLINK_CANNOT_UNLINK_DIR 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_UNSETENV 1 | | #define GNULIB_TEST_UNSETENV 1 | | #define GNULIB_TEST_UTIME 1 | | #define GNULIB_TEST_UTIMENSAT 1 | | #define HAVE_VASPRINTF 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define GNULIB_TEST_WCRTOMB 1 | | #define HAVE_TOWLOWER 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 DEFAULT_RMT_COMMAND "/usr/sbin/rmt" | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | | #define HAVE_SYS_XATTR_H 1 | | #define HAVE_XATTRS /**/ | | #define HAVE_DECL_GETGRGID 1 | | #define HAVE_DECL_GETPWUID 1 | | #define HAVE_DECL_TIME 1 | | #define HAVE_WAITPID 1 | | #define REMOTE_SHELL "/usr/bin/rsh" | | #define 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 ZSTD_PROGRAM "zstd" | | #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:38084: result: yes | configure:38100: checking for a sed that does not truncate output | configure:38164: result: /usr/bin/sed | configure:38170: checking whether NLS is requested | configure:38179: result: yes | configure:38219: checking for msgfmt | configure: trying /usr/bin/msgfmt... | 0 translated messages. | configure:38251: result: /usr/bin/msgfmt | configure:38260: checking for gmsgfmt | configure:38291: result: /usr/bin/msgfmt | configure:38341: checking for xgettext | configure: trying /usr/bin/xgettext... | /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C | configure:38373: result: /usr/bin/xgettext | configure:38418: checking for msgmerge | configure: trying /usr/bin/msgmerge... | configure:38449: result: /usr/bin/msgmerge | configure:38487: checking for CFPreferencesCopyAppValue | configure:38505: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl -Wl,-framework -Wl,CoreFoundation >&5 | conftest.c:509:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:38505: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define GNULIB_TEST_GROUP_MEMBER 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define HAVE___INLINE 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 0 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LOCALECONV 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 C_LOCALE_MAYBE_EILSEQ 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 HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define GNULIB_TEST_MKDIRAT 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define HAVE_MKFIFO 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 NEED_MKTIME_INTERNAL 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_OPEN 1 | | #define GNULIB_OPENAT 1 | | #define GNULIB_TEST_OPENAT 1 | | #define GNULIB_OPENAT_SAFER 1 | | #define HAVE_OPENDIR 1 | | #define GNULIB_TEST_OPENDIR 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_RAISE 1 | | #define GNULIB_TEST_RAISE 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define HAVE_READDIR 1 | | #define GNULIB_TEST_READDIR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_INCLUDE_LIMITS_H 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_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define GNULIB_TEST_RENAME 1 | | #define HAVE_LINUX_FS_H 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define HAVE_LINUX_FS_H 1 | | #define HAVE_REWINDDIR 1 | | #define GNULIB_TEST_REWINDDIR 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define HAVE_SELINUX_FLASK_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define getfilecon rpl_getfilecon | | #define lgetfilecon rpl_lgetfilecon | | #define fgetfilecon rpl_fgetfilecon | | #define HAVE_SELINUX_CONTEXT_H 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 GNULIB_TEST_STAT 1 | | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | | #define GNULIB_STATAT 1 | | #define __USE_MINGW_ANSI_STDIO 1 | | #define GNULIB_FSCANF 1 | | #define GNULIB_SCANF 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 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 GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define GNULIB_TEST_TIME_R 1 | | #define GNULIB_TEST_TIME_RZ 1 | | #define GNULIB_TEST_TIMEGM 1 | | #define HAVE_RUN_TZSET_TEST 1 | | #define GNULIB_TEST_TZSET 1 | | #define GNULIB_TEST_UNLINK 1 | | #define GNULIB_TEST_UNLINKAT 1 | | #define UNLINK_CANNOT_UNLINK_DIR 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_UNSETENV 1 | | #define GNULIB_TEST_UNSETENV 1 | | #define GNULIB_TEST_UTIME 1 | | #define GNULIB_TEST_UTIMENSAT 1 | | #define HAVE_VASPRINTF 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define GNULIB_TEST_WCRTOMB 1 | | #define HAVE_TOWLOWER 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 DEFAULT_RMT_COMMAND "/usr/sbin/rmt" | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | | #define HAVE_SYS_XATTR_H 1 | | #define HAVE_XATTRS /**/ | | #define HAVE_DECL_GETGRGID 1 | | #define HAVE_DECL_GETPWUID 1 | | #define HAVE_DECL_TIME 1 | | #define HAVE_WAITPID 1 | | #define REMOTE_SHELL "/usr/bin/rsh" | | #define 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 ZSTD_PROGRAM "zstd" | | #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:38514: result: no | configure:38521: checking for CFLocaleCopyCurrent | configure:38539: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl -Wl,-framework -Wl,CoreFoundation >&5 | conftest.c:509:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:38539: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define GNULIB_TEST_GROUP_MEMBER 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define HAVE___INLINE 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 0 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LOCALECONV 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 C_LOCALE_MAYBE_EILSEQ 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 HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define GNULIB_TEST_MKDIRAT 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define HAVE_MKFIFO 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 NEED_MKTIME_INTERNAL 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_OPEN 1 | | #define GNULIB_OPENAT 1 | | #define GNULIB_TEST_OPENAT 1 | | #define GNULIB_OPENAT_SAFER 1 | | #define HAVE_OPENDIR 1 | | #define GNULIB_TEST_OPENDIR 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_RAISE 1 | | #define GNULIB_TEST_RAISE 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define HAVE_READDIR 1 | | #define GNULIB_TEST_READDIR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_INCLUDE_LIMITS_H 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_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define GNULIB_TEST_RENAME 1 | | #define HAVE_LINUX_FS_H 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define HAVE_LINUX_FS_H 1 | | #define HAVE_REWINDDIR 1 | | #define GNULIB_TEST_REWINDDIR 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define HAVE_SELINUX_FLASK_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define getfilecon rpl_getfilecon | | #define lgetfilecon rpl_lgetfilecon | | #define fgetfilecon rpl_fgetfilecon | | #define HAVE_SELINUX_CONTEXT_H 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 GNULIB_TEST_STAT 1 | | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | | #define GNULIB_STATAT 1 | | #define __USE_MINGW_ANSI_STDIO 1 | | #define GNULIB_FSCANF 1 | | #define GNULIB_SCANF 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 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 GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define GNULIB_TEST_TIME_R 1 | | #define GNULIB_TEST_TIME_RZ 1 | | #define GNULIB_TEST_TIMEGM 1 | | #define HAVE_RUN_TZSET_TEST 1 | | #define GNULIB_TEST_TZSET 1 | | #define GNULIB_TEST_UNLINK 1 | | #define GNULIB_TEST_UNLINKAT 1 | | #define UNLINK_CANNOT_UNLINK_DIR 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_UNSETENV 1 | | #define GNULIB_TEST_UNSETENV 1 | | #define GNULIB_TEST_UTIME 1 | | #define GNULIB_TEST_UTIMENSAT 1 | | #define HAVE_VASPRINTF 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define GNULIB_TEST_WCRTOMB 1 | | #define HAVE_TOWLOWER 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 DEFAULT_RMT_COMMAND "/usr/sbin/rmt" | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | | #define HAVE_SYS_XATTR_H 1 | | #define HAVE_XATTRS /**/ | | #define HAVE_DECL_GETGRGID 1 | | #define HAVE_DECL_GETPWUID 1 | | #define HAVE_DECL_TIME 1 | | #define HAVE_WAITPID 1 | | #define REMOTE_SHELL "/usr/bin/rsh" | | #define 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 ZSTD_PROGRAM "zstd" | | #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:38548: result: no | configure:38555: checking for CFLocaleCopyPreferredLanguages | configure:38573: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl -Wl,-framework -Wl,CoreFoundation >&5 | conftest.c:509:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:38573: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU tar" | | #define PACKAGE_TARNAME "tar" | | #define PACKAGE_VERSION "1.31" | | #define PACKAGE_STRING "GNU tar 1.31" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | | #define PACKAGE "tar" | | #define VERSION "1.31" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #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 _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define HAVE_FSEEKO 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define _DARWIN_USE_64_BIT_INODE 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_LINUX_FD_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_MTIO_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FNMATCH_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_LIMITS_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_MALLOC_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | | #define HAVE_SYS_ACL_H 1 | | #define HAVE_POSIX_ACLS /**/ | | #define major_t int | | #define minor_t int | | #define HAVE_FCHMOD 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_BTOWC 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FCHOWN 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FNMATCH 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_MBSRTOWCS 1 | | #define HAVE_WMEMCHR 1 | | #define HAVE_WMEMCPY 1 | | #define HAVE_WMEMPCPY 1 | | #define HAVE_FSTATAT 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_OPENAT 1 | | #define HAVE_LINKAT 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_MKNOD 1 | | #define HAVE_TZSET 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RENAMEAT2 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRTOIMAX 1 | | #define HAVE_STRTOUMAX 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_TIMEGM 1 | | #define HAVE_PIPE 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | #define HAVE_FUTIMES 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_UTIMENSAT 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MKFIFO 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_FSYNC 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | | #define GETGROUPS_T gid_t | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_MBSTATE_T 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_GETCWD 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_WINT_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define TIME_T_IS_SIGNED 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE__BOOL 1 | | #define HAVE_COMPOUND_LITERALS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOIMAX 1 | | #define HAVE_DECL_STRTOUMAX 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_WORKING_UTIMES 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_SYS_ACL_H 1 | | #define HAVE_ACL_GET_FILE 1 | | #define HAVE_ACL_GET_FD 1 | | #define HAVE_ACL_SET_FILE 1 | | #define HAVE_ACL_SET_FD 1 | | #define HAVE_ACL_FREE 1 | | #define HAVE_ACL_FROM_MODE 1 | | #define HAVE_ACL_FROM_TEXT 1 | | #define HAVE_ACL_DELETE_DEF_FILE 1 | | #define HAVE_ACL_EXTENDED_FILE 1 | | #define HAVE_ACL_LIBACL_H 1 | | #define HAVE_ACL_ENTRIES 1 | | #define HAVE_ACL_FIRST_ENTRY 1 | | #define USE_ACL 1 | | #define HAVE_ALLOCA 1 | | #define GNULIB_AREADLINKAT 1 | | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_BTOWC 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | | #define GNULIB_TEST_CLOSEDIR 1 | | #define D_INO_IN_DIRENT 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_DUP 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define HAVE_EUIDACCESS 1 | | #define GNULIB_TEST_EUIDACCESS 1 | | #define GNULIB_FACCESSAT 1 | | #define GNULIB_TEST_FACCESSAT 1 | | #define GNULIB_TEST_FCHDIR 1 | | #define GNULIB_FCHMODAT 1 | | #define GNULIB_TEST_FCHMODAT 1 | | #define GNULIB_FCHOWNAT 1 | | #define GNULIB_TEST_FCHOWNAT 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FCNTL_SAFER 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define HAVE_DECL_FDOPENDIR 1 | | #define GNULIB_TEST_FDOPENDIR 1 | | #define GNULIB_FDOPENDIR 1 | | #define GNULIB_FDUTIMENSAT 1 | | #define GETXATTR_WITH_POSIX_ACLS 1 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | | #define HAVE_ST_BLOCKS 1 | | #define FLEXIBLE_ARRAY_MEMBER /**/ | | #define GNULIB_TEST_FNMATCH 1 | | #define GNULIB_FNMATCH_GNU 1 | | #define HAVE_DECL___FPENDING 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FSTAT 1 | | #define GNULIB_TEST_FSTATAT 1 | | #define GNULIB_TEST_FUTIMENS 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define HAVE_GETGROUPS 1 | | #define GNULIB_TEST_GETGROUPS 1 | | #define GNULIB_TEST_GETLINE 1 | | #define __GETOPT_PREFIX rpl_ | | #define GNULIB_TEST_GETPAGESIZE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define GNULIB_TEST_GROUP_MEMBER 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_LCHOWN 1 | | #define GNULIB_TEST_LCHOWN 1 | | #define HAVE___INLINE 1 | | #define GNULIB_TEST_LINK 1 | | #define LINK_FOLLOWS_SYMLINKS 0 | | #define GNULIB_TEST_LINKAT 1 | | #define GNULIB_TEST_LOCALECONV 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 C_LOCALE_MAYBE_EILSEQ 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 HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define GNULIB_TEST_MKDIRAT 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define HAVE_MKFIFO 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 NEED_MKTIME_INTERNAL 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_OPEN 1 | | #define GNULIB_OPENAT 1 | | #define GNULIB_TEST_OPENAT 1 | | #define GNULIB_OPENAT_SAFER 1 | | #define HAVE_OPENDIR 1 | | #define GNULIB_TEST_OPENDIR 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_RAISE 1 | | #define GNULIB_TEST_RAISE 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define HAVE_READDIR 1 | | #define GNULIB_TEST_READDIR 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_READLINKAT 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_INCLUDE_LIMITS_H 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_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define GNULIB_TEST_RENAME 1 | | #define HAVE_LINUX_FS_H 1 | | #define GNULIB_TEST_RENAMEAT 1 | | #define HAVE_LINUX_FS_H 1 | | #define HAVE_REWINDDIR 1 | | #define GNULIB_TEST_REWINDDIR 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_RPMATCH 1 | | #define GNULIB_TEST_RPMATCH 1 | | #define HAVE_SELINUX_FLASK_H 1 | | #define HAVE_SELINUX_SELINUX_H 1 | | #define getfilecon rpl_getfilecon | | #define lgetfilecon rpl_lgetfilecon | | #define fgetfilecon rpl_fgetfilecon | | #define HAVE_SELINUX_CONTEXT_H 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 GNULIB_TEST_STAT 1 | | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | | #define GNULIB_STATAT 1 | | #define __USE_MINGW_ANSI_STDIO 1 | | #define GNULIB_FSCANF 1 | | #define GNULIB_SCANF 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 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 GNULIB_TEST_SYMLINK 1 | | #define GNULIB_TEST_SYMLINKAT 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define GNULIB_TEST_TIME_R 1 | | #define GNULIB_TEST_TIME_RZ 1 | | #define GNULIB_TEST_TIMEGM 1 | | #define HAVE_RUN_TZSET_TEST 1 | | #define GNULIB_TEST_TZSET 1 | | #define GNULIB_TEST_UNLINK 1 | | #define GNULIB_TEST_UNLINKAT 1 | | #define UNLINK_CANNOT_UNLINK_DIR 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_UNSETENV 1 | | #define GNULIB_TEST_UNSETENV 1 | | #define GNULIB_TEST_UTIME 1 | | #define GNULIB_TEST_UTIMENSAT 1 | | #define HAVE_VASPRINTF 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define GNULIB_TEST_WCRTOMB 1 | | #define HAVE_TOWLOWER 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 DEFAULT_RMT_COMMAND "/usr/sbin/rmt" | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | | #define HAVE_SYS_XATTR_H 1 | | #define HAVE_XATTRS /**/ | | #define HAVE_DECL_GETGRGID 1 | | #define HAVE_DECL_GETPWUID 1 | | #define HAVE_DECL_TIME 1 | | #define HAVE_WAITPID 1 | | #define REMOTE_SHELL "/usr/bin/rsh" | | #define 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 ZSTD_PROGRAM "zstd" | | #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 () | | { | | CFLocaleCopyPreferredLanguages(); | | ; | | return 0; | | } | configure:38582: result: no | configure:38633: checking for GNU gettext in libc | configure:38662: gcc -o conftest -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags conftest.c -lacl >&5 | configure:38662: $? = 0 | configure:38671: result: yes | configure:39528: checking whether to use NLS | configure:39530: result: yes | configure:39533: checking where the gettext function comes from | configure:39544: result: libc | configure:39742: checking that generated files are newer than configure | configure:39748: result: done | configure:39892: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by GNU tar config.status 1.31, which was | generated by GNU Autoconf 2.69. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on dellirium | | config.status:2266: creating tests/Makefile | config.status:2266: creating tests/atlocal | config.status:2266: creating Makefile | config.status:2266: creating doc/Makefile | config.status:2266: creating gnu/Makefile | config.status:2266: creating lib/Makefile | config.status:2266: creating po/Makefile.in | config.status:2266: creating scripts/Makefile | config.status:2266: creating rmt/Makefile | config.status:2266: creating src/Makefile | config.status:2266: creating config.h | config.status:2495: executing depfiles commands | config.status:2495: executing po-directories commands | config.status:2495: executing tests/atconfig commands | | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## | | ac_cv_build=x86_64-mageia-linux-gnu | ac_cv_c_compiler_gnu=yes | ac_cv_c_flexmember=yes | ac_cv_c_inline=inline | ac_cv_c_restrict=__restrict | ac_cv_env_CC_set= | ac_cv_env_CC_value= | ac_cv_env_CFLAGS_set=set | ac_cv_env_CFLAGS_value='-g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge' | ac_cv_env_CPPFLAGS_set=set | ac_cv_env_CPPFLAGS_value='-g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge' | ac_cv_env_CPP_set= | ac_cv_env_CPP_value= | ac_cv_env_DEFAULT_ARCHIVE_FORMAT_set= | ac_cv_env_DEFAULT_ARCHIVE_FORMAT_value= | ac_cv_env_DEFAULT_ARCHIVE_set= | ac_cv_env_DEFAULT_ARCHIVE_value= | ac_cv_env_DEFAULT_BLOCKING_set= | ac_cv_env_DEFAULT_BLOCKING_value= | ac_cv_env_DEFAULT_QUOTING_STYLE_set= | ac_cv_env_DEFAULT_QUOTING_STYLE_value= | ac_cv_env_DEFAULT_RMT_DIR_set=set | ac_cv_env_DEFAULT_RMT_DIR_value=/usr/sbin | ac_cv_env_LDFLAGS_set=set | ac_cv_env_LDFLAGS_value=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' | ac_cv_env_LIBS_set= | ac_cv_env_LIBS_value= | ac_cv_env_RSH_set= | ac_cv_env_RSH_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=set | ac_cv_env_build_alias_value=x86_64-mageia-linux-gnu | 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___mktime_internal=no | ac_cv_func__set_invalid_parameter_handler=no | ac_cv_func_acl_copy_ext_native=no | ac_cv_func_acl_create_entry_np=no | ac_cv_func_acl_delete_def_file=yes | ac_cv_func_acl_delete_fd_np=no | ac_cv_func_acl_delete_file_np=no | ac_cv_func_acl_entries=yes | ac_cv_func_acl_extended_file=yes | ac_cv_func_acl_free=yes | ac_cv_func_acl_free_text=no | ac_cv_func_acl_from_mode=yes | ac_cv_func_acl_from_text=yes | ac_cv_func_acl_get_fd=yes | ac_cv_func_acl_get_file=yes | ac_cv_func_acl_set_fd=yes | ac_cv_func_acl_set_file=yes | ac_cv_func_acl_to_short_text=no | ac_cv_func_alloca_works=yes | ac_cv_func_btowc=yes | ac_cv_func_canonicalize_file_name=yes | 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_closedir=yes | ac_cv_func_dirfd=yes | ac_cv_func_euidaccess=yes | ac_cv_func_faccessat=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_fnmatch=yes | ac_cv_func_fstatat=yes | ac_cv_func_fsync=yes | ac_cv_func_funlockfile=yes | ac_cv_func_futimens=yes | ac_cv_func_futimes=yes | ac_cv_func_futimesat=yes | ac_cv_func_getcwd=yes | ac_cv_func_getdelim=yes | ac_cv_func_getdtablesize=yes | ac_cv_func_getexecname=no | ac_cv_func_getgroups=yes | ac_cv_func_getgroups_works=yes | ac_cv_func_getline=yes | ac_cv_func_getopt_long_only=yes | ac_cv_func_getppriv=no | ac_cv_func_getprogname=no | ac_cv_func_gettimeofday=yes | ac_cv_func_group_member=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_lutimes=yes | ac_cv_func_malloc_0_nonnull=yes | ac_cv_func_mbrtowc=yes | ac_cv_func_mbsinit=yes | ac_cv_func_mbsrtowcs=yes | ac_cv_func_mempcpy=yes | ac_cv_func_memrchr=yes | 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_nl_langinfo=yes | ac_cv_func_obstack=no | ac_cv_func_openat=yes | ac_cv_func_opendir=yes | ac_cv_func_pathconf=yes | ac_cv_func_pipe=yes | ac_cv_func_raise=yes | ac_cv_func_rawmemchr=yes | ac_cv_func_readdir=yes | ac_cv_func_readlink=yes | ac_cv_func_readlinkat=yes | ac_cv_func_realpath=yes | ac_cv_func_renameat2=yes | ac_cv_func_renameat=yes | ac_cv_func_rewinddir=yes | ac_cv_func_rpmatch=yes | ac_cv_func_setenv=yes | ac_cv_func_setlocale=yes | ac_cv_func_sleep=yes | ac_cv_func_snprintf=yes | ac_cv_func_stpcpy=yes | ac_cv_func_strcasecmp=yes | ac_cv_func_strchrnul=yes | ac_cv_func_strdup=yes | ac_cv_func_strerror_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_timegm=yes | ac_cv_func_towlower=yes | ac_cv_func_tsearch=yes | ac_cv_func_tzset=yes | ac_cv_func_unlinkat=yes | ac_cv_func_unsetenv=yes | ac_cv_func_utime=yes | ac_cv_func_utimensat=yes | ac_cv_func_vasnprintf=no | ac_cv_func_vasprintf=yes | ac_cv_func_vsnprintf=yes | ac_cv_func_waitpid=yes | ac_cv_func_wcrtomb=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=yes | ac_cv_gnu_library_2_1=yes | ac_cv_have_decl___argv=no | ac_cv_have_decl___fpending=yes | ac_cv_have_decl__snprintf=no | ac_cv_have_decl_alarm=yes | ac_cv_have_decl_clearerr_unlocked=yes | ac_cv_have_decl_dirfd=yes | ac_cv_have_decl_fchdir=yes | ac_cv_have_decl_fdopendir=yes | ac_cv_have_decl_feof_unlocked=yes | ac_cv_have_decl_ferror_unlocked=yes | ac_cv_have_decl_fflush_unlocked=yes | ac_cv_have_decl_fgets_unlocked=yes | ac_cv_have_decl_fputc_unlocked=yes | ac_cv_have_decl_fputs_unlocked=yes | ac_cv_have_decl_fread_unlocked=yes | ac_cv_have_decl_fseeko=yes | ac_cv_have_decl_fwrite_unlocked=yes | ac_cv_have_decl_getc_unlocked=yes | ac_cv_have_decl_getchar_unlocked=yes | ac_cv_have_decl_getcwd=yes | ac_cv_have_decl_getdelim=yes | ac_cv_have_decl_getdtablesize=yes | ac_cv_have_decl_getgrgid=yes | ac_cv_have_decl_getline=yes | ac_cv_have_decl_getpagesize=yes | ac_cv_have_decl_getpwuid=yes | ac_cv_have_decl_isblank=yes | ac_cv_have_decl_iswblank=yes | ac_cv_have_decl_localtime_r=yes | ac_cv_have_decl_memrchr=yes | ac_cv_have_decl_program_invocation_name=yes | ac_cv_have_decl_program_invocation_short_name=yes | ac_cv_have_decl_putc_unlocked=yes | ac_cv_have_decl_putchar_unlocked=yes | ac_cv_have_decl_setenv=yes | ac_cv_have_decl_sleep=yes | ac_cv_have_decl_snprintf=yes | ac_cv_have_decl_strdup=yes | ac_cv_have_decl_strerror_r=yes | ac_cv_have_decl_strncasecmp=yes | ac_cv_have_decl_strndup=yes | ac_cv_have_decl_strnlen=yes | ac_cv_have_decl_strtoimax=yes | ac_cv_have_decl_strtoumax=yes | ac_cv_have_decl_time=yes | ac_cv_have_decl_unsetenv=yes | ac_cv_have_decl_vsnprintf=yes | ac_cv_have_decl_wcwidth=yes | ac_cv_header_acl_libacl_h=yes | ac_cv_header_crtdefs_h=no | ac_cv_header_dirent_h=yes | ac_cv_header_fcntl_h=yes | ac_cv_header_features_h=yes | ac_cv_header_fnmatch_h=yes | ac_cv_header_getopt_h=yes | 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=yes | ac_cv_header_limits_h=yes | ac_cv_header_linewrap_h=no | ac_cv_header_linux_fd_h=yes | ac_cv_header_linux_fs_h=yes | ac_cv_header_locale_h=yes | ac_cv_header_malloc_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_selinux_context_h=yes | ac_cv_header_selinux_flask_h=yes | ac_cv_header_selinux_selinux_h=yes | ac_cv_header_sgtty_h=yes | ac_cv_header_stat_broken=no | ac_cv_header_stdbool_h=yes | ac_cv_header_stdc=yes | ac_cv_header_stdint_h=yes | ac_cv_header_stdio_ext_h=yes | ac_cv_header_stdlib_h=yes | ac_cv_header_string_h=yes | ac_cv_header_strings_h=yes | ac_cv_header_sys_acl_h=yes | ac_cv_header_sys_buf_h=no | ac_cv_header_sys_cdefs_h=yes | ac_cv_header_sys_device_h=no | ac_cv_header_sys_gentape_h=no | ac_cv_header_sys_inet_h=no | 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=no | ac_cv_header_sys_time_h=yes | ac_cv_header_sys_tprintf_h=no | ac_cv_header_sys_types_h=yes | ac_cv_header_sys_wait_h=yes | ac_cv_header_sys_xattr_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_header_xlocale_h=no | ac_cv_host=x86_64-mageia-linux-gnu | ac_cv_lib_error_at_line=yes | ac_cv_member_struct_stat_st_atim_tv_nsec=yes | ac_cv_member_struct_stat_st_birthtim_tv_nsec=no | ac_cv_member_struct_stat_st_birthtimensec=no | ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no | ac_cv_member_struct_stat_st_blksize=yes | ac_cv_member_struct_stat_st_blocks=yes | ac_cv_member_struct_tm_tm_gmtoff=yes | ac_cv_member_struct_tm_tm_zone=yes | ac_cv_objext=o | ac_cv_path_EGREP='/usr/bin/grep -E' | ac_cv_path_GMSGFMT=/usr/bin/msgfmt | ac_cv_path_GREP=/usr/bin/grep | ac_cv_path_MSGFMT=/usr/bin/msgfmt | ac_cv_path_MSGMERGE=/usr/bin/msgmerge | ac_cv_path_SED=/usr/bin/sed | ac_cv_path_XGETTEXT=/usr/bin/xgettext | ac_cv_path_install='/usr/bin/install -c' | ac_cv_path_mkdir=/usr/bin/mkdir | ac_cv_prog_AWK=gawk | ac_cv_prog_CPP='gcc -E' | ac_cv_prog_YACC='bison -y' | ac_cv_prog_ac_ct_AR=ar | ac_cv_prog_ac_ct_CC=gcc | ac_cv_prog_ac_ct_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_make_make_set=yes | ac_cv_safe_to_define___extensions__=yes | ac_cv_search_acl_delete_def_file='none required' | ac_cv_search_acl_free='none required' | ac_cv_search_acl_from_text='none required' | ac_cv_search_acl_get_fd='none required' | ac_cv_search_acl_get_file=-lacl | ac_cv_search_acl_set_fd='none required' | ac_cv_search_acl_set_file='none required' | ac_cv_search_acl_to_text='none required' | ac_cv_search_clock_gettime='none required' | ac_cv_search_fgetxattr='none required' | ac_cv_search_flistxattr='none required' | ac_cv_search_fsetxattr='none required' | ac_cv_search_gethostbyname='none required' | ac_cv_search_getxattr='none required' | ac_cv_search_lgetxattr='none required' | ac_cv_search_listxattr='none required' | ac_cv_search_llistxattr='none required' | ac_cv_search_lsetxattr='none required' | ac_cv_search_setfilecon=-lselinux | ac_cv_search_setsockopt='none required' | ac_cv_search_setxattr='none required' | ac_cv_should_define__xopen_source=no | ac_cv_struct_tm=time.h | ac_cv_sys_file_offset_bits=no | ac_cv_sys_largefile_CC=no | ac_cv_sys_largefile_source=no | ac_cv_sys_long_file_names=yes | ac_cv_type__Bool=yes | ac_cv_type_dev_t=yes | ac_cv_type_getgroups=gid_t | 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_sighandler_t=yes | ac_cv_type_sigset_t=yes | ac_cv_type_size_t=yes | ac_cv_type_timezone_t=no | ac_cv_type_uid_t=yes | ac_cv_type_unsigned_long_long_int=yes | ac_cv_type_volatile_sig_atomic_t=yes | ac_cv_typeof_struct_stat_st_atim_is_struct_timespec=yes | ac_cv_working_alloca_h=yes | acl_cv_hardcode_direct=no | acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' | acl_cv_hardcode_libdir_separator= | acl_cv_hardcode_minus_L=no | acl_cv_libdirstems=lib64,lib64 | 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=yes | acl_cv_rpath=done | acl_cv_shlibext=so | acl_cv_wl=-Wl, | am_cv_CC_dependencies_compiler_type=gcc3 | am_cv_func_iconv=yes | am_cv_func_iconv_works=yes | am_cv_func_working_getline=yes | am_cv_langinfo_codeset=yes | am_cv_lib_iconv=no | am_cv_make_support_nested_variables=yes | am_cv_prog_cc_c_o=yes | am_cv_prog_tar_ustar=gnutar | am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' | am_cv_proto_iconv_arg1= | diff_cv_st_fstype_string=no | gl_cv_C_locale_sans_EILSEQ=no | gl_cv___builtin_expect=yes | gl_cv_acl_ACL_FIRST_ENTRY=yes | gl_cv_acl_ACL_TYPE_EXTENDED=no | gl_cv_c___inline=yes | gl_cv_c_amsterdam_compiler=no | gl_cv_c_multiarch=no | gl_cv_cc_double_expbit0='word 1 bit 20' | gl_cv_compound_literals=yes | gl_cv_decl_null_works=yes | gl_cv_decl_readlink_works=yes | gl_cv_decl_readlinkat_works=yes | gl_cv_double_slash_root=no | gl_cv_func___fpending=yes | gl_cv_func_btowc_eof=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=yes | gl_cv_func_dirfd_macro=no | gl_cv_func_dup2_works=yes | gl_cv_func_dup_works=yes | gl_cv_func_fchownat_empty_filename_works=yes | gl_cv_func_fchownat_nofollow_works=yes | gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check' | gl_cv_func_fcntl_f_dupfd_works=yes | gl_cv_func_fdopendir_works=yes | gl_cv_func_fnmatch_gnu=yes | gl_cv_func_fseeko=yes | gl_cv_func_fstatat_zero_flag=yes | gl_cv_func_futimens_works=yes | gl_cv_func_getcwd_abort_bug=no | gl_cv_func_getcwd_null=yes | gl_cv_func_getcwd_path_max=yes | gl_cv_func_getcwd_posix_signature=yes | gl_cv_func_getdtablesize_works=yes | gl_cv_func_getgroups_works=yes | gl_cv_func_getopt_gnu=yes | gl_cv_func_getopt_long_gnu=yes | gl_cv_func_getopt_posix=yes | gl_cv_func_getpagesize=yes | gl_cv_func_gettimeofday_clobber=no | gl_cv_func_gettimeofday_posix_signature=almost | gl_cv_func_iswcntrl_works=yes | gl_cv_func_itold_works=yes | gl_cv_func_link_follows_symlink=no | gl_cv_func_link_works=yes | gl_cv_func_linkat_nofollow=yes | gl_cv_func_linkat_slash=yes | gl_cv_func_localtime_infloop_bug=no | gl_cv_func_lseek_pipe=yes | gl_cv_func_lstat_dereferences_slashed_symlink=yes | gl_cv_func_malloc_0_nonnull=1 | gl_cv_func_malloc_posix=yes | gl_cv_func_mbrtowc_empty_input=yes | gl_cv_func_mbrtowc_incomplete_state='guessing yes' | gl_cv_func_mbrtowc_nul_retval='guessing yes' | gl_cv_func_mbrtowc_null_arg1=yes | gl_cv_func_mbrtowc_null_arg2=yes | gl_cv_func_mbrtowc_retval=yes | gl_cv_func_mbrtowc_sanitycheck='guessing yes' | gl_cv_func_mbsrtowcs_works=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=yes | gl_cv_func_mkfifo_works=yes | gl_cv_func_mknod_works=yes | gl_cv_func_nl_langinfo_yesexpr_works=yes | gl_cv_func_open_slash=yes | gl_cv_func_printf_attribute_flavor=system | gl_cv_func_printf_positions=yes | 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=yes | gl_cv_func_rename_slash_src_works=yes | 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_file_slash=yes | gl_cv_func_strchrnul_works=yes | gl_cv_func_strerror_0_works=yes | gl_cv_func_strndup_works=yes | gl_cv_func_strtoimax=yes | gl_cv_func_symlink_works=yes | gl_cv_func_symlinkat_works=yes | gl_cv_func_tzset_clobber=no | gl_cv_func_unlink_honors_slashes=yes | 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_wcrtomb_retval=yes | gl_cv_func_wcwidth_works=yes | gl_cv_func_working_acl_get_file=yes | gl_cv_func_working_getdelim=yes | gl_cv_func_working_mktime=yes | gl_cv_func_working_strerror=yes | gl_cv_func_working_utimes=yes | gl_cv_getxattr_with_posix_acls=yes | gl_cv_have___xpg4=no | gl_cv_have_arbitrary_file_name_length_limit=yes | gl_cv_have_include_next=yes | gl_cv_header_errno_h_complete=yes | gl_cv_header_inttypes_h=yes | gl_cv_header_langinfo_altmon=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_limits_width=yes | gl_cv_header_locale_h_needs_xlocale_h=no | gl_cv_header_locale_h_posix2001=yes | gl_cv_header_stdint_h=yes | gl_cv_header_stdint_predates_cxx11_h=no | gl_cv_header_stdint_width=yes | gl_cv_header_wchar_h_correct_inline=yes | gl_cv_header_working_fcntl_h=yes | gl_cv_header_working_stdalign_h=yes | gl_cv_header_working_stdint_h=yes | gl_cv_host_cpu_c_abi_32bit=no | gl_cv_macro_O_CLOEXEC=yes | gl_cv_minmax_in_limits_h=no | gl_cv_minmax_in_sys_param_h=yes | gl_cv_next_dirent_h='' | gl_cv_next_fcntl_h='' | gl_cv_next_fnmatch_h='' | gl_cv_next_getopt_h='' | gl_cv_next_inttypes_h='' | gl_cv_next_langinfo_h='' | gl_cv_next_limits_h='' | gl_cv_next_locale_h='' | gl_cv_next_selinux_selinux_h='' | gl_cv_next_signal_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_sys_types_h='' | gl_cv_next_sysexits_h='' | gl_cv_next_time_h='' | gl_cv_next_unistd_h='' | gl_cv_next_utime_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_lconv_ok=yes | gl_cv_sys_struct_timespec_in_time_h=yes | gl_cv_sys_struct_timeval=yes | gl_cv_sys_struct_timeval_tv_sec=yes | gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes | gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes | gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes | gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes | gl_cv_time_r_posix=yes | gl_cv_time_t_is_signed=yes | gl_cv_type_max_align_t=yes | gl_cv_type_sigset_t=yes | gl_cv_type_wctrans_t=yes | gl_cv_type_wctype_t=yes | gl_cv_type_wint_t_too_small=no | 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_CFLocaleCopyPreferredLanguages=no | gt_cv_func_CFPreferencesCopyAppValue=no | gt_cv_func_gnugettext3_libc=yes | gt_cv_func_unsetenv_ret=int | gt_cv_inttypes_pri_broken=no | gt_cv_locale_fr=fr_FR | gt_cv_locale_fr_utf8=fr_FR.UTF-8 | 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_compressor_zstd=zstd | tar_cv_path_RSH=/usr/bin/rsh | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | ACLOCAL='${SHELL} /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/build-aux/missing aclocal-1.15' | ALLOCA='' | ALLOCA_H='alloca.h' | AMDEPBACKSLASH='\' | AMDEP_FALSE='#' | AMDEP_TRUE='' | AMTAR='$${TAR-tar}' | AM_BACKSLASH='\' | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | AM_DEFAULT_VERBOSITY='0' | AM_V='$(V)' | APPLE_UNIVERSAL_BUILD='0' | AR='ar' | ARFLAGS='cr' | AUTOCONF='${SHELL} /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/build-aux/missing autoconf' | AUTOHEADER='${SHELL} /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/build-aux/missing autoheader' | AUTOM4TE='${SHELL} /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/build-aux/missing autom4te' | AUTOMAKE='${SHELL} /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/build-aux/missing automake-1.15' | AWK='gawk' | BACKUP_LIBEXEC_SCRIPTS='$(BACKUP_LIBEXEC_SCRIPTS_LIST)' | BACKUP_SBIN_SCRIPTS='$(BACKUP_SBIN_SCRIPTS_LIST)' | BACKUP_SED_COND='/^\#ELSE_DATE_FORMAT_OK/,/^\#ENDIF_DATE_FORMAT_OK/d;/^\#IF_DATE_FORMAT_OK/d' | BITSIZEOF_PTRDIFF_T='' | BITSIZEOF_SIG_ATOMIC_T='' | BITSIZEOF_SIZE_T='' | BITSIZEOF_WCHAR_T='' | BITSIZEOF_WINT_T='' | CC='gcc' | CCDEPMODE='depmode=gcc3' | CFLAGS='-g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge' | CPP='gcc -E' | CPPFLAGS='-g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -ffast-math -march=sandybridge -mtune=sandybridge' | CYGPATH_W='echo' | DEFAULT_ARCHIVE='-' | DEFAULT_ARCHIVE_FORMAT='GNU' | DEFAULT_BLOCKING='20' | DEFAULT_QUOTING_STYLE='escape_quoting_style' | DEFAULT_RMT_COMMAND='/usr/sbin/rmt' | DEFAULT_RMT_DIR='/usr/sbin' | DEFS='-DHAVE_CONFIG_H' | DEPDIR='.deps' | ECHO_C='' | ECHO_N='-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='' | GETOPT_CDEFS_H='getopt-cdefs.h' | GETOPT_H='getopt.h' | GETTEXT_MACRO_VERSION='0.19' | GLIBC21='yes' | GL_COND_LIBTOOL_FALSE='' | GL_COND_LIBTOOL_TRUE='#' | GL_GENERATE_ALLOCA_H_FALSE='#' | GL_GENERATE_ALLOCA_H_TRUE='' | GL_GENERATE_ERRNO_H_FALSE='' | GL_GENERATE_ERRNO_H_TRUE='#' | GL_GENERATE_FLOAT_H_FALSE='' | GL_GENERATE_FLOAT_H_TRUE='#' | GL_GENERATE_FNMATCH_H_FALSE='' | GL_GENERATE_FNMATCH_H_TRUE='#' | GL_GENERATE_LIMITS_H_FALSE='#' | GL_GENERATE_LIMITS_H_TRUE='' | GL_GENERATE_SELINUX_CONTEXT_H_FALSE='' | GL_GENERATE_SELINUX_CONTEXT_H_TRUE='#' | GL_GENERATE_STDALIGN_H_FALSE='' | GL_GENERATE_STDALIGN_H_TRUE='#' | GL_GENERATE_STDARG_H_FALSE='' | GL_GENERATE_STDARG_H_TRUE='#' | GL_GENERATE_STDBOOL_H_FALSE='' | GL_GENERATE_STDBOOL_H_TRUE='#' | GL_GENERATE_STDDEF_H_FALSE='' | GL_GENERATE_STDDEF_H_TRUE='#' | GL_GENERATE_STDINT_H_FALSE='' | GL_GENERATE_STDINT_H_TRUE='#' | GL_GENERATE_SYSEXITS_H_FALSE='' | GL_GENERATE_SYSEXITS_H_TRUE='#' | GL_GENERATE_UTIME_H_FALSE='' | GL_GENERATE_UTIME_H_TRUE='#' | GMSGFMT='/usr/bin/msgfmt' | GMSGFMT_015='/usr/bin/msgfmt' | GNULIB_ALPHASORT='0' | GNULIB_ATOLL='0' | GNULIB_BTOWC='1' | GNULIB_CALLOC_POSIX='0' | GNULIB_CANONICALIZE_FILE_NAME='1' | GNULIB_CHDIR='1' | GNULIB_CHOWN='1' | GNULIB_CLOSE='1' | GNULIB_CLOSEDIR='1' | GNULIB_CTIME='0' | GNULIB_DIRFD='1' | GNULIB_DPRINTF='0' | GNULIB_DUP2='1' | GNULIB_DUP3='0' | GNULIB_DUP='1' | GNULIB_DUPLOCALE='0' | GNULIB_ENVIRON='1' | GNULIB_EUIDACCESS='1' | GNULIB_EXPLICIT_BZERO='0' | GNULIB_FACCESSAT='1' | GNULIB_FCHDIR='1' | GNULIB_FCHMODAT='1' | GNULIB_FCHOWNAT='1' | GNULIB_FCLOSE='0' | GNULIB_FCNTL='1' | GNULIB_FDATASYNC='0' | GNULIB_FDOPEN='0' | GNULIB_FDOPENDIR='1' | GNULIB_FFLUSH='0' | GNULIB_FFS='0' | GNULIB_FFSL='0' | GNULIB_FFSLL='0' | GNULIB_FGETC='1' | GNULIB_FGETS='1' | GNULIB_FNMATCH='1' | GNULIB_FOPEN='0' | GNULIB_FPRINTF='1' | GNULIB_FPRINTF_POSIX='0' | GNULIB_FPURGE='0' | GNULIB_FPUTC='1' | GNULIB_FPUTS='1' | GNULIB_FREAD='1' | GNULIB_FREOPEN='0' | GNULIB_FSCANF='1' | GNULIB_FSEEK='1' | GNULIB_FSEEKO='1' | GNULIB_FSTAT='1' | GNULIB_FSTATAT='1' | GNULIB_FSYNC='0' | GNULIB_FTELL='0' | GNULIB_FTELLO='0' | GNULIB_FTRUNCATE='0' | GNULIB_FUTIMENS='1' | GNULIB_FWRITE='1' | GNULIB_GETC='1' | GNULIB_GETCHAR='1' | GNULIB_GETCWD='1' | GNULIB_GETDELIM='1' | GNULIB_GETDOMAINNAME='0' | GNULIB_GETDTABLESIZE='1' | GNULIB_GETGROUPS='1' | GNULIB_GETHOSTNAME='0' | GNULIB_GETLINE='1' | GNULIB_GETLOADAVG='0' | GNULIB_GETLOGIN='0' | GNULIB_GETLOGIN_R='0' | GNULIB_GETPAGESIZE='1' | GNULIB_GETPASS='0' | GNULIB_GETSUBOPT='0' | GNULIB_GETTIMEOFDAY='1' | GNULIB_GETUSERSHELL='0' | GNULIB_GL_UNISTD_H_GETOPT='1' | GNULIB_GRANTPT='0' | GNULIB_GROUP_MEMBER='1' | GNULIB_IMAXABS='0' | GNULIB_IMAXDIV='0' | GNULIB_ISATTY='0' | GNULIB_ISWBLANK='1' | GNULIB_ISWCTYPE='0' | GNULIB_LCHMOD='0' | GNULIB_LCHOWN='1' | GNULIB_LINK='1' | GNULIB_LINKAT='1' | GNULIB_LOCALECONV='1' | GNULIB_LOCALENAME='0' | GNULIB_LOCALTIME='0' | 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_NONBLOCKING='0' | GNULIB_OBSTACK_PRINTF='0' | GNULIB_OBSTACK_PRINTF_POSIX='0' | GNULIB_OPEN='1' | GNULIB_OPENAT='1' | GNULIB_OPENDIR='1' | GNULIB_OVERRIDES_STRUCT_STAT='0' | GNULIB_OVERRIDES_WINT_T='0' | GNULIB_PCLOSE='0' | GNULIB_PERROR='0' | GNULIB_PIPE2='0' | GNULIB_PIPE='0' | GNULIB_POPEN='0' | GNULIB_POSIX_OPENPT='0' | GNULIB_PREAD='0' | GNULIB_PRINTF='1' | GNULIB_PRINTF_POSIX='0' | GNULIB_PTHREAD_SIGMASK='0' | GNULIB_PTSNAME='0' | GNULIB_PTSNAME_R='0' | GNULIB_PUTC='1' | GNULIB_PUTCHAR='1' | GNULIB_PUTENV='0' | GNULIB_PUTS='1' | GNULIB_PWRITE='0' | GNULIB_QSORT_R='0' | GNULIB_RAISE='1' | GNULIB_RANDOM='0' | GNULIB_RANDOM_R='0' | GNULIB_RAWMEMCHR='1' | GNULIB_READ='1' | GNULIB_READDIR='1' | GNULIB_READLINK='1' | GNULIB_READLINKAT='1' | GNULIB_REALLOCARRAY='0' | GNULIB_REALLOC_POSIX='1' | GNULIB_REALPATH='1' | GNULIB_REMOVE='0' | GNULIB_RENAME='1' | GNULIB_RENAMEAT='1' | GNULIB_REWINDDIR='1' | GNULIB_RMDIR='1' | GNULIB_RPMATCH='1' | GNULIB_SCANDIR='0' | GNULIB_SCANF='1' | GNULIB_SECURE_GETENV='0' | GNULIB_SETENV='1' | GNULIB_SETHOSTNAME='0' | GNULIB_SETLOCALE='0' | GNULIB_SIGACTION='0' | GNULIB_SIGNAL_H_SIGPIPE='0' | GNULIB_SIGPROCMASK='0' | GNULIB_SLEEP='1' | GNULIB_SNPRINTF='1' | GNULIB_SPRINTF_POSIX='0' | GNULIB_STAT='1' | GNULIB_STDIO_H_NONBLOCKING='0' | 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_STRFTIME='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_TEST_WARN_CFLAGS='' | GNULIB_TIMEGM='1' | GNULIB_TIME_R='1' | GNULIB_TIME_RZ='1' | GNULIB_TMPFILE='0' | GNULIB_TOWCTRANS='0' | GNULIB_TRUNCATE='0' | GNULIB_TTYNAME_R='0' | GNULIB_TZSET='1' | GNULIB_UNISTD_H_NONBLOCKING='0' | GNULIB_UNISTD_H_SIGPIPE='0' | GNULIB_UNLINK='1' | GNULIB_UNLINKAT='1' | GNULIB_UNLOCKPT='0' | GNULIB_UNSETENV='1' | GNULIB_USLEEP='0' | GNULIB_UTIME='1' | GNULIB_UTIMENSAT='1' | GNULIB_VASPRINTF='1' | GNULIB_VDPRINTF='0' | GNULIB_VFPRINTF='1' | GNULIB_VFPRINTF_POSIX='0' | GNULIB_VFSCANF='0' | GNULIB_VPRINTF='1' | GNULIB_VPRINTF_POSIX='0' | GNULIB_VSCANF='0' | GNULIB_VSNPRINTF='1' | GNULIB_VSPRINTF_POSIX='0' | GNULIB_WARN_CFLAGS='' | 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_WCSFTIME='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_C99_STDINT_H='1' | HAVE_CANONICALIZE_FILE_NAME='1' | HAVE_CHOWN='1' | HAVE_CLOSEDIR='1' | HAVE_CRTDEFS_H='0' | HAVE_DECL_DIRFD='1' | HAVE_DECL_ENVIRON='1' | HAVE_DECL_FCHDIR='1' | HAVE_DECL_FDATASYNC='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='1' | HAVE_DECL_GETLOGIN_R='1' | HAVE_DECL_GETPAGESIZE='1' | HAVE_DECL_GETUSERSHELL='1' | HAVE_DECL_IMAXABS='1' | HAVE_DECL_IMAXDIV='1' | HAVE_DECL_INITSTATE='1' | HAVE_DECL_LOCALTIME_R='1' | HAVE_DECL_MEMMEM='1' | HAVE_DECL_MEMRCHR='1' | HAVE_DECL_OBSTACK_PRINTF='1' | HAVE_DECL_SETENV='1' | HAVE_DECL_SETHOSTNAME='1' | HAVE_DECL_SETSTATE='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_TRUNCATE='1' | HAVE_DECL_TTYNAME_R='1' | HAVE_DECL_UNSETENV='1' | HAVE_DECL_VSNPRINTF='1' | HAVE_DECL_WCTOB='1' | HAVE_DECL_WCWIDTH='1' | HAVE_DIRENT_H='1' | HAVE_DPRINTF='1' | HAVE_DUP2='1' | HAVE_DUP3='1' | HAVE_DUPLOCALE='1' | HAVE_EUIDACCESS='1' | HAVE_EXPLICIT_BZERO='1' | HAVE_FACCESSAT='1' | HAVE_FCHDIR='1' | HAVE_FCHMODAT='1' | HAVE_FCHOWNAT='1' | HAVE_FCNTL='1' | HAVE_FDATASYNC='1' | HAVE_FDOPENDIR='1' | HAVE_FEATURES_H='1' | HAVE_FFS='1' | HAVE_FFSL='1' | HAVE_FFSLL='1' | HAVE_FNMATCH='1' | HAVE_FNMATCH_H='1' | HAVE_FREELOCALE='1' | 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='1' | HAVE_GETPAGESIZE='1' | HAVE_GETPASS='1' | HAVE_GETSUBOPT='1' | HAVE_GETTIMEOFDAY='1' | HAVE_GRANTPT='1' | HAVE_GROUP_MEMBER='1' | HAVE_IMAXDIV_T='1' | HAVE_INTTYPES_H='1' | HAVE_ISWBLANK='1' | HAVE_ISWCNTRL='1' | HAVE_LANGINFO_ALTMON='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_MAX_ALIGN_T='1' | HAVE_MBRLEN='1' | HAVE_MBRTOWC='1' | HAVE_MBSINIT='1' | HAVE_MBSLEN='0' | HAVE_MBSNRTOWCS='1' | HAVE_MBSRTOWCS='1' | HAVE_MEMCHR='1' | HAVE_MEMPCPY='1' | 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_MSVC_INVALID_PARAMETER_HANDLER='0' | HAVE_NANOSLEEP='1' | HAVE_NEWLOCALE='1' | HAVE_NL_LANGINFO='1' | HAVE_OPENAT='1' | HAVE_OPENDIR='1' | HAVE_OS_H='0' | HAVE_PCLOSE='1' | HAVE_PIPE2='1' | HAVE_PIPE='1' | HAVE_POPEN='1' | HAVE_POSIX_OPENPT='1' | HAVE_POSIX_SIGNALBLOCKING='1' | HAVE_PREAD='1' | HAVE_PTHREAD_SIGMASK='1' | HAVE_PTSNAME='1' | HAVE_PTSNAME_R='1' | HAVE_PWRITE='1' | HAVE_QSORT_R='1' | HAVE_RAISE='1' | HAVE_RANDOM='1' | HAVE_RANDOM_H='1' | HAVE_RANDOM_R='1' | HAVE_RAWMEMCHR='1' | HAVE_READDIR='1' | HAVE_READLINK='1' | HAVE_READLINKAT='1' | HAVE_REALLOCARRAY='1' | HAVE_REALPATH='1' | HAVE_RENAMEAT='1' | HAVE_REWINDDIR='1' | HAVE_RPMATCH='1' | HAVE_SCANDIR='1' | HAVE_SECURE_GETENV='1' | HAVE_SETENV='1' | HAVE_SETHOSTNAME='1' | HAVE_SIGACTION='1' | HAVE_SIGHANDLER_T='1' | HAVE_SIGINFO_T='1' | HAVE_SIGNED_SIG_ATOMIC_T='' | HAVE_SIGNED_WCHAR_T='' | HAVE_SIGNED_WINT_T='' | HAVE_SIGSET_T='1' | HAVE_SLEEP='1' | HAVE_STDINT_H='1' | HAVE_STPCPY='1' | HAVE_STPNCPY='1' | HAVE_STRCASECMP='1' | HAVE_STRCASESTR='1' | HAVE_STRCHRNUL='1' | HAVE_STRINGS_H='1' | 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_SIGACTION_SA_SIGACTION='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_CDEFS_H='1' | HAVE_SYS_INTTYPES_H='0' | HAVE_SYS_LOADAVG_H='0' | HAVE_SYS_PARAM_H='0' | HAVE_SYS_TIME_H='1' | HAVE_SYS_TYPES_H='1' | HAVE_TIMEGM='1' | HAVE_TIMEZONE_T='0' | HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' | HAVE_TZSET='1' | HAVE_UNISTD_H='1' | HAVE_UNLINKAT='1' | HAVE_UNLOCKPT='1' | HAVE_UNSIGNED_LONG_LONG_INT='1' | HAVE_USLEEP='1' | HAVE_UTIME='1' | HAVE_UTIMENSAT='1' | HAVE_UTIME_H='1' | HAVE_VASPRINTF='1' | 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_WCSFTIME='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_WINSOCK2_H='0' | HAVE_WINT_T='1' | HAVE_WMEMCHR='1' | HAVE_WMEMCMP='1' | HAVE_WMEMCPY='1' | HAVE_WMEMMOVE='1' | HAVE_WMEMSET='1' | HAVE_XLOCALE_H='0' | 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='1' | INTLLIBS='' | INTL_MACOSX_LIBS='' | LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' | LIBGNU_LIBDEPS='' | LIBGNU_LTLIBDEPS='' | LIBICONV='' | LIBINTL='' | LIBOBJS='' | LIBS='-lacl ' | LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#' | LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='' | LIBUNISTRING_UNITYPES_H='unitypes.h' | LIBUNISTRING_UNIWIDTH_H='uniwidth.h' | LIB_ACL='-lacl' | LIB_CLOCK_GETTIME='' | LIB_EACCESS='' | LIB_HAS_ACL='' | LIB_SELINUX='-lselinux' | LIB_SETSOCKOPT='' | LIMITS_H='limits.h' | LOCALCHARSET_TESTS_ENVIRONMENT='' | LOCALE_FR='fr_FR' | LOCALE_FR_UTF8='fr_FR.UTF-8' | LOCALE_JA='none' | LOCALE_ZH_CN='none' | LTLIBICONV='' | LTLIBINTL='' | LTLIBOBJS='' | MAKEINFO='${SHELL} /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/build-aux/missing makeinfo' | MKDIR_P='/usr/bin/mkdir -p' | MSGFMT='/usr/bin/msgfmt' | MSGFMT_015='/usr/bin/msgfmt' | MSGMERGE='/usr/bin/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_FNMATCH_H='' | NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' | NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' | NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='' | NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='' | NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='' | NEXT_AS_FIRST_DIRECTIVE_SELINUX_SELINUX_H='' | NEXT_AS_FIRST_DIRECTIVE_SIGNAL_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_SYS_TYPES_H='' | NEXT_AS_FIRST_DIRECTIVE_TIME_H='' | NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' | NEXT_AS_FIRST_DIRECTIVE_UTIME_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_FNMATCH_H='' | NEXT_GETOPT_H='' | NEXT_INTTYPES_H='' | NEXT_LANGINFO_H='' | NEXT_LIMITS_H='' | NEXT_LOCALE_H='' | NEXT_SELINUX_SELINUX_H='' | NEXT_SIGNAL_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_SYS_TYPES_H='' | NEXT_TIME_H='' | NEXT_UNISTD_H='' | NEXT_UTIME_H='' | NEXT_WCHAR_H='' | NEXT_WCTYPE_H='' | OBJEXT='o' | PACKAGE='tar' | PACKAGE_BUGREPORT='address@hidden' | PACKAGE_NAME='GNU tar' | PACKAGE_STRING='GNU tar 1.31' | PACKAGE_TARNAME='tar' | PACKAGE_URL='http://www.gnu.org/software/tar/' | PACKAGE_VERSION='1.31' | PATH_SEPARATOR=':' | POSUB='po' | PRAGMA_COLUMNS='' | PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' | PRIPTR_PREFIX='"l"' | PRI_MACROS_BROKEN='0' | PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' | PTRDIFF_T_SUFFIX='' | PU_RMT_COND_FALSE='#' | PU_RMT_COND_TRUE='' | PU_RMT_PROG='rmt$(EXEEXT)' | RANLIB='ranlib' | REPLACE_BTOWC='0' | REPLACE_CALLOC='0' | REPLACE_CANONICALIZE_FILE_NAME='0' | REPLACE_CHOWN='0' | REPLACE_CLOSE='0' | REPLACE_CLOSEDIR='0' | REPLACE_CTIME='GNULIB_PORTCHECK' | REPLACE_DIRFD='0' | REPLACE_DPRINTF='0' | REPLACE_DUP2='0' | REPLACE_DUP='0' | REPLACE_DUPLOCALE='0' | REPLACE_FACCESSAT='0' | REPLACE_FCHOWNAT='0' | REPLACE_FCLOSE='0' | REPLACE_FCNTL='1' | REPLACE_FDOPEN='0' | REPLACE_FDOPENDIR='0' | REPLACE_FFLUSH='0' | REPLACE_FNMATCH='0' | REPLACE_FOPEN='0' | REPLACE_FPRINTF='0' | REPLACE_FPURGE='0' | REPLACE_FREELOCALE='0' | REPLACE_FREOPEN='0' | REPLACE_FSEEK='0' | REPLACE_FSEEKO='0' | REPLACE_FSTAT='0' | REPLACE_FSTATAT='0' | REPLACE_FTELL='0' | REPLACE_FTELLO='0' | REPLACE_FTRUNCATE='0' | REPLACE_FUTIMENS='0' | REPLACE_GETCWD='0' | REPLACE_GETDELIM='0' | REPLACE_GETDOMAINNAME='0' | REPLACE_GETDTABLESIZE='0' | REPLACE_GETGROUPS='0' | REPLACE_GETLINE='0' | REPLACE_GETLOGIN_R='0' | REPLACE_GETPAGESIZE='0' | REPLACE_GETPASS='0' | REPLACE_GETTIMEOFDAY='0' | REPLACE_GMTIME='0' | REPLACE_ISATTY='0' | REPLACE_ISWBLANK='0' | REPLACE_ISWCNTRL='0' | REPLACE_ITOLD='0' | REPLACE_LCHOWN='0' | REPLACE_LINK='0' | REPLACE_LINKAT='0' | REPLACE_LOCALECONV='0' | REPLACE_LOCALTIME='0' | REPLACE_LOCALTIME_R='0' | REPLACE_LSEEK='0' | REPLACE_LSTAT='0' | REPLACE_MALLOC='0' | REPLACE_MBRLEN='0' | REPLACE_MBRTOWC='1' | REPLACE_MBSINIT='0' | REPLACE_MBSNRTOWCS='0' | REPLACE_MBSRTOWCS='0' | REPLACE_MBSTATE_T='0' | REPLACE_MBTOWC='0' | REPLACE_MEMCHR='0' | REPLACE_MEMMEM='0' | REPLACE_MKDIR='0' | REPLACE_MKFIFO='0' | REPLACE_MKNOD='0' | REPLACE_MKSTEMP='0' | REPLACE_MKTIME='0' | REPLACE_NANOSLEEP='GNULIB_PORTCHECK' | REPLACE_NEWLOCALE='0' | REPLACE_NL_LANGINFO='0' | REPLACE_NULL='0' | REPLACE_OBSTACK_PRINTF='0' | REPLACE_OPEN='0' | REPLACE_OPENAT='0' | REPLACE_OPENDIR='0' | REPLACE_PERROR='0' | REPLACE_POPEN='0' | REPLACE_PREAD='0' | REPLACE_PRINTF='0' | REPLACE_PTHREAD_SIGMASK='0' | REPLACE_PTSNAME='0' | REPLACE_PTSNAME_R='0' | REPLACE_PUTENV='0' | REPLACE_PWRITE='0' | REPLACE_QSORT_R='0' | REPLACE_RAISE='0' | REPLACE_RANDOM_R='0' | REPLACE_READ='0' | REPLACE_READLINK='0' | REPLACE_READLINKAT='0' | REPLACE_REALLOC='0' | REPLACE_REALPATH='0' | REPLACE_REMOVE='0' | REPLACE_RENAME='0' | REPLACE_RENAMEAT='0' | REPLACE_RMDIR='0' | REPLACE_SETENV='0' | REPLACE_SETLOCALE='0' | REPLACE_SLEEP='0' | REPLACE_SNPRINTF='0' | REPLACE_SPRINTF='0' | REPLACE_STAT='0' | REPLACE_STDIO_READ_FUNCS='0' | REPLACE_STDIO_WRITE_FUNCS='0' | REPLACE_STPNCPY='0' | REPLACE_STRCASESTR='0' | REPLACE_STRCHRNUL='0' | REPLACE_STRDUP='0' | REPLACE_STRERROR='0' | REPLACE_STRERROR_R='0' | REPLACE_STRFTIME='GNULIB_PORTCHECK' | REPLACE_STRNCAT='0' | REPLACE_STRNDUP='0' | REPLACE_STRNLEN='0' | REPLACE_STRSIGNAL='0' | REPLACE_STRSTR='0' | REPLACE_STRTOD='0' | REPLACE_STRTOIMAX='0' | REPLACE_STRTOK_R='0' | REPLACE_STRTOUMAX='0' | REPLACE_STRUCT_LCONV='0' | REPLACE_STRUCT_TIMEVAL='0' | REPLACE_SYMLINK='0' | REPLACE_SYMLINKAT='0' | REPLACE_TIMEGM='0' | REPLACE_TMPFILE='0' | REPLACE_TOWLOWER='0' | REPLACE_TRUNCATE='0' | REPLACE_TTYNAME_R='0' | REPLACE_TZSET='0' | REPLACE_UNLINK='0' | REPLACE_UNLINKAT='0' | REPLACE_UNSETENV='0' | REPLACE_USLEEP='0' | REPLACE_UTIME='0' | REPLACE_UTIMENSAT='0' | REPLACE_VASPRINTF='0' | REPLACE_VDPRINTF='0' | REPLACE_VFPRINTF='0' | REPLACE_VPRINTF='0' | REPLACE_VSNPRINTF='0' | REPLACE_VSPRINTF='0' | REPLACE_WCRTOMB='0' | REPLACE_WCSFTIME='0' | REPLACE_WCSNRTOMBS='0' | REPLACE_WCSRTOMBS='0' | REPLACE_WCSWIDTH='0' | REPLACE_WCTOB='0' | REPLACE_WCTOMB='0' | REPLACE_WCWIDTH='0' | REPLACE_WRITE='0' | RSH='' | SED='/usr/bin/sed' | SELINUX_CONTEXT_H='' | SET_MAKE='' | SHELL='/bin/sh' | SIG_ATOMIC_T_SUFFIX='' | SIZE_T_SUFFIX='' | STDALIGN_H='' | STDARG_H='' | STDBOOL_H='' | STDDEF_H='' | STDINT_H='' | STRIP='' | SYSEXITS_H='' | SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' | TAR_COND_XATTR_H_FALSE='#' | TAR_COND_XATTR_H_TRUE='' | TIME_H_DEFINES_STRUCT_TIMESPEC='1' | UINT32_MAX_LT_UINTMAX_MAX='1' | UINT64_MAX_EQ_ULONG_MAX='1' | UNDEFINE_STRTOK_R='0' | UNISTD_H_DEFINES_STRUCT_TIMESPEC='0' | UNISTD_H_HAVE_WINSOCK2_H='0' | UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' | USE_ACL='1' | USE_NLS='yes' | UTIME_H='' | VERSION='1.31' | WARN_CFLAGS='' | WCHAR_T_SUFFIX='' | WERROR_CFLAGS='' | WINDOWS_64_BIT_OFF_T='0' | WINDOWS_64_BIT_ST_SIZE='0' | WINDOWS_STAT_INODES='0' | WINDOWS_STAT_TIMESPEC='0' | WINT_T_SUFFIX='' | XGETTEXT='/usr/bin/xgettext' | XGETTEXT_015='/usr/bin/xgettext' | 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='bison -y' | YFLAGS='' | ac_ct_AR='ar' | ac_ct_CC='gcc' | am__EXEEXT_FALSE='' | am__EXEEXT_TRUE='#' | am__fastdepCC_FALSE='#' | am__fastdepCC_TRUE='' | am__include='include' | am__isrc='' | am__leading_dot='.' | am__nodep='_no' | am__quote='' | am__tar='tar --format=ustar -chf - "$$tardir"' | am__untar='tar -xf -' | bindir='/usr/bin' | build='x86_64-mageia-linux-gnu' | build_alias='x86_64-mageia-linux-gnu' | build_cpu='x86_64' | build_os='linux-gnu' | build_vendor='mageia' | datadir='/usr/share' | datarootdir='${prefix}/share' | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | dvidir='${docdir}' | exec_prefix='/usr' | gl_LIBOBJS=' asnprintf.o chdir-long.o fcntl.o getfilecon.o getopt.o getopt1.o localtime-buffer.o mbrtowc.o mktime.o obstack.o openat-proc.o printf-args.o printf-parse.o regex.o selinux-at.o time_rz.o vasnprintf.o' | gl_LTLIBOBJS=' asnprintf.lo chdir-long.lo fcntl.lo getfilecon.lo getopt.lo getopt1.lo localtime-buffer.lo mbrtowc.lo mktime.lo obstack.lo openat-proc.lo printf-args.lo printf-parse.lo regex.lo selinux-at.lo time_rz.lo vasnprintf.lo' | gltests_LIBOBJS='' | gltests_LTLIBOBJS='' | gltests_WITNESS='IN_TAR_GNULIB_TESTS' | host='x86_64-mageia-linux-gnu' | host_alias='' | host_cpu='x86_64' | host_os='linux-gnu' | host_vendor='mageia' | htmldir='${docdir}' | includedir='/usr/include' | infodir='/usr/share/info' | install_sh='${SHELL} /share/home/stig/monster/Downloads/mgarepo/tar/BUILD/tar-1.31/build-aux/install-sh' | libdir='/usr/lib64' | libexecdir='/usr/libexec' | lispdir='${datarootdir}/emacs/site-lisp' | localedir='${datarootdir}/locale' | localstatedir='/var' | mandir='/usr/share/man' | mkdir_p='$(MKDIR_P)' | oldincludedir='/usr/include' | pdfdir='${docdir}' | pkglibexecdir='${libexecdir}/${PACKAGE}' | prefix='/usr' | program_transform_name='s,x,x,' | psdir='${docdir}' | runstatedir='${localstatedir}/run' | sbindir='/usr/sbin' | sharedstatedir='/var/lib' | sysconfdir='/etc' | target_alias='' | | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## | | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.31" | #define PACKAGE_STRING "GNU tar 1.31" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.31" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_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_MALLOC_H 1 | #define HAVE_SELINUX_SELINUX_H 1 | #define HAVE_STRINGS_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 MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 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_OPENAT 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKNOD 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_RENAMEAT 1 | #define HAVE_RENAMEAT2 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIME 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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 HAVE_ENVIRON_DECL 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 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 HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 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_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_FCHMODAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_FCHOWNAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define GETXATTR_WITH_POSIX_ACLS 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FUTIMENS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 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 C_LOCALE_MAYBE_EILSEQ 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 HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKDIRAT 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define HAVE_MKFIFO 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 NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_LINUX_FS_H 1 | #define GNULIB_TEST_RENAMEAT 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_FLASK_H 1 | #define HAVE_SELINUX_SELINUX_H 1 | #define getfilecon rpl_getfilecon | #define lgetfilecon rpl_lgetfilecon | #define fgetfilecon rpl_fgetfilecon | #define HAVE_SELINUX_CONTEXT_H 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 GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define GNULIB_STATAT 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 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 GNULIB_TEST_SYMLINK 1 | #define GNULIB_TEST_SYMLINKAT 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_TEST_UNLINKAT 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_UTIME 1 | #define GNULIB_TEST_UTIMENSAT 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 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 DEFAULT_RMT_COMMAND "/usr/sbin/rmt" | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_XATTRS /**/ | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TIME 1 | #define HAVE_WAITPID 1 | #define REMOTE_SHELL "/usr/bin/rsh" | #define 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 ZSTD_PROGRAM "zstd" | #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 ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | | configure: exit 0