Advertisement
TeLLie

Untitled

Dec 26th, 2014
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 204.16 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by XZ Utils configure 5.2.0, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ configure --enable-shared --disable-static gl_cv_posix_shell=c\usr\bin\sh.exe
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname =
  14. uname -m = i386
  15. uname -r = 1
  16. uname -s = OS/2
  17. uname -v = 2.45
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: C
  31. PATH: \usr\libexec\bin;C
  32. PATH: \USR\SBIN;C
  33. PATH: \USR\BIN;c
  34. PATH: \usr\lib\qt4\bin;C
  35. PATH: \MPTN\BIN;C
  36. PATH: \IBMCOM;C
  37. PATH: \TCPIP\BIN;C
  38. PATH: \ECS\BIN;C
  39. PATH: \EMX\BIN;C
  40. PATH: \IBMGSK50\BIN;C
  41. PATH: \IBMGSK40\BIN;C
  42. PATH: \IBMGSK\BIN;C
  43. PATH: \OS2;C
  44. PATH: \OS2\SYSTEM;C
  45. PATH: \OS2\INSTALL;C
  46. PATH: \;C
  47. PATH: \OS2\MDOS;C
  48. PATH: \OS2\APPS;C
  49. PATH: \PROGRAMS\OPENJDK6\BIN;C
  50. PATH: \MMOS2\FREEDB;C
  51. PATH: \MMOS2;C
  52. PATH: \MMOS2\MMPLAYER;C
  53. PATH: \PROGRAMS\4OS2;E
  54. PATH: \NDFS;C
  55. PATH: \OS2TK45\som\common;C
  56. PATH: \OS2TK45\som\bin;C
  57. PATH: \OS2TK45\bin;C
  58. PATH: \TOOLS\dfsee\bin;C
  59. PATH: \PROGRAMS\Zippy;E
  60. PATH: \WATCOM\BINP;E
  61. PATH: \WATCOM\BINW;;c
  62. PATH: \usr\lib\qt4/bin;c
  63. PATH: /usr/bin;c
  64. PATH: /usr/bin;c
  65. PATH: /usr/lib/qt4/bin
  66.  
  67.  
  68. ## ----------- ##
  69. ## Core tests. ##
  70. ## ----------- ##
  71.  
  72. configure:2814: loading site script c:/etc/unixos2/config.site
  73. | # This file is part of UnixOS/2. It is used by every autoconf generated
  74. | # configure script if you set CONFIG_SITE=%UNIXROOT%/etc/unixos2/config.site.
  75. | # You can add your own cache variables at the end of this file.
  76. |
  77. | # YD default place is now /@unixroot/share
  78. |
  79. | echo "Loading UnixOS/2 config.site"
  80. |
  81. | AR="$AR"
  82. | RANLIB="$RANLIB"
  83. | LDFLAGS="-Zomf $LDFLAGS"
  84. | #LIBS="-lsocket $LIBS"
  85. | EXEEXT=".exe"
  86. | PATH_SEPARATOR=";"
  87. |
  88. | # Executables end on ".exe". You may add other executable extensions.
  89. | # Supported since autoconf 2.53 (?).
  90. | test -n "$ac_executable_extensions" || ac_executable_extensions=".exe"
  91. |
  92. | ac_cv_exeext='.exe'
  93. | ac_exeext='.exe'
  94. |
  95. | # Replace all '\' by '/' in your PATH environment variable
  96. | ux2_save_IFS="$IFS"
  97. | IFS="\\"
  98. | ux2_temp_PATH=
  99. | for ux2_temp_dir in $PATH; do
  100. | IFS="$ux2_save_IFS"
  101. | if test -z "$ux2_temp_PATH"; then
  102. | ux2_temp_PATH="$ux2_temp_dir"
  103. | else
  104. | ux2_temp_PATH="$ux2_temp_PATH/$ux2_temp_dir"
  105. | fi
  106. | done
  107. | export PATH="$ux2_temp_PATH"
  108. | unset ux2_temp_PATH
  109. | unset ux2_temp_dir
  110. | unset ux2_save_IFS
  111. configure:2955: checking build system type
  112. configure:2969: result: i386-pc-os2-emx
  113. configure:2989: checking host system type
  114. configure:3002: result: i386-pc-os2-emx
  115. configure:3056: checking if debugging code should be compiled
  116. configure:3072: result: no
  117. configure:3112: checking which encoders to build
  118. configure:3199: result: lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc
  119. configure:3203: checking which decoders to build
  120. configure:3295: result: lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc
  121. configure:3634: checking which match finders to build
  122. configure:3685: result: hc3 hc4 bt2 bt3 bt4
  123. configure:3703: checking which integrity checks to build
  124. configure:3745: result: crc32 crc64 sha256
  125. configure:3782: checking if assembler optimizations should be used
  126. configure:3806: result: no
  127. configure:3837: checking if small size is preferred over speed
  128. configure:3855: result: no
  129. configure:3871: checking if threading support is wanted
  130. configure:3897: result: yes, posix
  131. configure:3930: checking how much RAM to assume if the real amount is unknown
  132. configure:3945: result: 128 MiB
  133. configure:4075: checking if library symbol versioning should be used
  134. configure:4098: result: no
  135. configure:4116: checking for a shell that conforms to POSIX
  136. configure:4157: result: c\usr\bin\sh.exe
  137. configure:4198: checking for a BSD-compatible install
  138. configure:4266: result: C:/USR/BIN/install.exe -c
  139. configure:4277: checking whether build environment is sane
  140. configure:4332: result: yes
  141. configure:4483: checking for a thread-safe mkdir -p
  142. configure:4522: result: C:/USR/BIN/mkdir.exe -p
  143. configure:4529: checking for gawk
  144. configure:4545: found C:/USR/BIN/gawk
  145. configure:4556: result: gawk
  146. configure:4567: checking whether make sets $(MAKE)
  147. configure:4589: result: yes
  148. configure:4618: checking whether make supports nested variables
  149. configure:4635: result: yes
  150. configure:4760: checking whether ln -s works
  151. configure:4764: result: yes
  152. configure:4784: checking for style of include used by make
  153. configure:4812: result: GNU
  154. configure:4883: checking for gcc
  155. configure:4899: found C:/USR/BIN/gcc.exe
  156. configure:4910: result: gcc
  157. configure:5139: checking for C compiler version
  158. configure:5148: gcc --version >&5
  159. gcc (GCC) 4.7.3
  160. Copyright (C) 2012 Free Software Foundation, Inc.
  161. This is free software; see the source for copying conditions. There is NO
  162. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  163.  
  164. configure:5159: $? = 0
  165. configure:5148: gcc -v >&5
  166. Using built-in specs.
  167. COLLECT_GCC=gcc
  168. Target: i386-pc-os2-emx
  169. Configured with: ../configure --prefix=/@unixroot/usr --with-sysroot=/@unixroot --enable-shared --enable-languages=c,c++ --with-gnu-as --disable-bootstrap --disable-multilib --disable-libstdcxx-pch --enable-threads
  170. Thread model: os2
  171. gcc version 4.7.3 (GCC)
  172. configure:5159: $? = 0
  173. configure:5148: gcc -V >&5
  174. gcc: error: unrecognized command line option '-V'
  175. gcc: fatal error: no input files
  176. compilation terminated.
  177. configure:5159: $? = 1
  178. configure:5148: gcc -qversion >&5
  179. gcc: error: unrecognized command line option '-qversion'
  180. gcc: fatal error: no input files
  181. compilation terminated.
  182. configure:5159: $? = 1
  183. configure:5179: checking whether the C compiler works
  184. configure:5201: gcc -Zomf conftest.c >&5
  185. configure:5205: $? = 0
  186. configure:5253: result: yes
  187. configure:5256: checking for C compiler default output file name
  188. configure:5258: result: conftest.exe
  189. configure:5264: checking for suffix of executables
  190. configure:5271: gcc -o conftest.exe -Zomf conftest.c >&5
  191. configure:5275: $? = 0
  192. configure:5297: result: .exe
  193. configure:5319: checking whether we are cross compiling
  194. configure:5327: gcc -o conftest.exe -Zomf conftest.c >&5
  195. configure:5331: $? = 0
  196. configure:5338: ./conftest.exe
  197. configure:5342: $? = 0
  198. configure:5357: result: no
  199. configure:5362: checking for suffix of object files
  200. configure:5384: gcc -c conftest.c >&5
  201. configure:5388: $? = 0
  202. configure:5409: result: o
  203. configure:5413: checking whether we are using the GNU C compiler
  204. configure:5432: gcc -c conftest.c >&5
  205. configure:5432: $? = 0
  206. configure:5441: result: yes
  207. configure:5450: checking whether gcc accepts -g
  208. configure:5470: gcc -c -g conftest.c >&5
  209. configure:5470: $? = 0
  210. configure:5511: result: yes
  211. configure:5528: checking for gcc option to accept ISO C89
  212. configure:5591: gcc -c -g -O2 conftest.c >&5
  213. configure:5591: $? = 0
  214. configure:5604: result: none needed
  215. configure:5629: checking whether gcc understands -c and -o together
  216. configure:5651: gcc -c conftest.c -o conftest2.o
  217. configure:5654: $? = 0
  218. configure:5651: gcc -c conftest.c -o conftest2.o
  219. configure:5654: $? = 0
  220. configure:5666: result: yes
  221. configure:5685: checking dependency style of gcc
  222. configure:5796: result: gcc3
  223. configure:5811: checking for gcc option to accept ISO C99
  224. configure:5960: gcc -c -g -O2 conftest.c >&5
  225. conftest.c:89:29: error: expected ';', ',' or ')' before 'text'
  226. conftest.c: In function 'main':
  227. conftest.c:143:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
  228. conftest.c:143:18: error: 'newvar' undeclared (first use in this function)
  229. conftest.c:143:18: note: each undeclared identifier is reported only once for each function it appears in
  230. conftest.c:153:3: error: 'for' loop initial declarations are only allowed in C99 mode
  231. conftest.c:153:3: note: use option -std=c99 or -std=gnu99 to compile your code
  232. configure:5960: $? = 1
  233. configure: failed program was:
  234. | /* confdefs.h */
  235. | #define PACKAGE_NAME "XZ Utils"
  236. | #define PACKAGE_TARNAME "xz"
  237. | #define PACKAGE_VERSION "5.2.0"
  238. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  239. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  240. | #define PACKAGE_URL "http://tukaani.org/xz/"
  241. | #define NDEBUG 1
  242. | #define HAVE_ENCODER_LZMA1 1
  243. | #define HAVE_ENCODER_LZMA2 1
  244. | #define HAVE_ENCODER_DELTA 1
  245. | #define HAVE_ENCODER_X86 1
  246. | #define HAVE_ENCODER_POWERPC 1
  247. | #define HAVE_ENCODER_IA64 1
  248. | #define HAVE_ENCODER_ARM 1
  249. | #define HAVE_ENCODER_ARMTHUMB 1
  250. | #define HAVE_ENCODER_SPARC 1
  251. | #define HAVE_DECODER_LZMA1 1
  252. | #define HAVE_DECODER_LZMA2 1
  253. | #define HAVE_DECODER_DELTA 1
  254. | #define HAVE_DECODER_X86 1
  255. | #define HAVE_DECODER_POWERPC 1
  256. | #define HAVE_DECODER_IA64 1
  257. | #define HAVE_DECODER_ARM 1
  258. | #define HAVE_DECODER_ARMTHUMB 1
  259. | #define HAVE_DECODER_SPARC 1
  260. | #define HAVE_MF_HC3 1
  261. | #define HAVE_MF_HC4 1
  262. | #define HAVE_MF_BT2 1
  263. | #define HAVE_MF_BT3 1
  264. | #define HAVE_MF_BT4 1
  265. | #define HAVE_CHECK_CRC32 1
  266. | #define HAVE_CHECK_CRC64 1
  267. | #define HAVE_CHECK_SHA256 1
  268. | #define ASSUME_RAM 128
  269. | #define PACKAGE "xz"
  270. | #define VERSION "5.2.0"
  271. | /* end confdefs.h. */
  272. | #include <stdarg.h>
  273. | #include <stdbool.h>
  274. | #include <stdlib.h>
  275. | #include <wchar.h>
  276. | #include <stdio.h>
  277. |
  278. | // Check varargs macros. These examples are taken from C99 6.10.3.5.
  279. | #define debug(...) fprintf (stderr, __VA_ARGS__)
  280. | #define showlist(...) puts (#__VA_ARGS__)
  281. | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
  282. | static void
  283. | test_varargs_macros (void)
  284. | {
  285. | int x = 1234;
  286. | int y = 5678;
  287. | debug ("Flag");
  288. | debug ("X = %d\n", x);
  289. | showlist (The first, second, and third items.);
  290. | report (x>y, "x is %d but y is %d", x, y);
  291. | }
  292. |
  293. | // Check long long types.
  294. | #define BIG64 18446744073709551615ull
  295. | #define BIG32 4294967295ul
  296. | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
  297. | #if !BIG_OK
  298. | your preprocessor is broken;
  299. | #endif
  300. | #if BIG_OK
  301. | #else
  302. | your preprocessor is broken;
  303. | #endif
  304. | static long long int bignum = -9223372036854775807LL;
  305. | static unsigned long long int ubignum = BIG64;
  306. |
  307. | struct incomplete_array
  308. | {
  309. | int datasize;
  310. | double data[];
  311. | };
  312. |
  313. | struct named_init {
  314. | int number;
  315. | const wchar_t *name;
  316. | double average;
  317. | };
  318. |
  319. | typedef const char *ccp;
  320. |
  321. | static inline int
  322. | test_restrict (ccp restrict text)
  323. | {
  324. | // See if C++-style comments work.
  325. | // Iterate through items via the restricted pointer.
  326. | // Also check for declarations in for loops.
  327. | for (unsigned int i = 0; *(text+i) != '\0'; ++i)
  328. | continue;
  329. | return 0;
  330. | }
  331. |
  332. | // Check varargs and va_copy.
  333. | static void
  334. | test_varargs (const char *format, ...)
  335. | {
  336. | va_list args;
  337. | va_start (args, format);
  338. | va_list args_copy;
  339. | va_copy (args_copy, args);
  340. |
  341. | const char *str;
  342. | int number;
  343. | float fnumber;
  344. |
  345. | while (*format)
  346. | {
  347. | switch (*format++)
  348. | {
  349. | case 's': // string
  350. | str = va_arg (args_copy, const char *);
  351. | break;
  352. | case 'd': // int
  353. | number = va_arg (args_copy, int);
  354. | break;
  355. | case 'f': // float
  356. | fnumber = va_arg (args_copy, double);
  357. | break;
  358. | default:
  359. | break;
  360. | }
  361. | }
  362. | va_end (args_copy);
  363. | va_end (args);
  364. | }
  365. |
  366. | int
  367. | main ()
  368. | {
  369. |
  370. | // Check bool.
  371. | _Bool success = false;
  372. |
  373. | // Check restrict.
  374. | if (test_restrict ("String literal") == 0)
  375. | success = true;
  376. | char *restrict newvar = "Another string";
  377. |
  378. | // Check varargs.
  379. | test_varargs ("s, d' f .", "string", 65, 34.234);
  380. | test_varargs_macros ();
  381. |
  382. | // Check flexible array members.
  383. | struct incomplete_array *ia =
  384. | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
  385. | ia->datasize = 10;
  386. | for (int i = 0; i < ia->datasize; ++i)
  387. | ia->data[i] = i * 1.234;
  388. |
  389. | // Check named initializers.
  390. | struct named_init ni = {
  391. | .number = 34,
  392. | .name = L"Test wide string",
  393. | .average = 543.34343,
  394. | };
  395. |
  396. | ni.number = 58;
  397. |
  398. | int dynamic_array[ni.number];
  399. | dynamic_array[ni.number - 1] = 543;
  400. |
  401. | // work around unused variable warnings
  402. | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  403. | || dynamic_array[ni.number - 1] != 543);
  404. |
  405. | ;
  406. | return 0;
  407. | }
  408. configure:5960: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  409. configure:5960: $? = 0
  410. configure:5980: result: -std=gnu99
  411. configure:6002: checking dependency style of gcc -std=gnu99
  412. configure:6111: result: gcc3
  413. configure:6132: checking how to run the C preprocessor
  414. configure:6163: gcc -std=gnu99 -E conftest.c
  415. configure:6163: $? = 0
  416. configure:6177: gcc -std=gnu99 -E conftest.c
  417. conftest.c:39:28: fatal error: ac_nonexistent.h: No such file or directory
  418. compilation terminated.
  419. configure:6177: $? = 1
  420. configure: failed program was:
  421. | /* confdefs.h */
  422. | #define PACKAGE_NAME "XZ Utils"
  423. | #define PACKAGE_TARNAME "xz"
  424. | #define PACKAGE_VERSION "5.2.0"
  425. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  426. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  427. | #define PACKAGE_URL "http://tukaani.org/xz/"
  428. | #define NDEBUG 1
  429. | #define HAVE_ENCODER_LZMA1 1
  430. | #define HAVE_ENCODER_LZMA2 1
  431. | #define HAVE_ENCODER_DELTA 1
  432. | #define HAVE_ENCODER_X86 1
  433. | #define HAVE_ENCODER_POWERPC 1
  434. | #define HAVE_ENCODER_IA64 1
  435. | #define HAVE_ENCODER_ARM 1
  436. | #define HAVE_ENCODER_ARMTHUMB 1
  437. | #define HAVE_ENCODER_SPARC 1
  438. | #define HAVE_DECODER_LZMA1 1
  439. | #define HAVE_DECODER_LZMA2 1
  440. | #define HAVE_DECODER_DELTA 1
  441. | #define HAVE_DECODER_X86 1
  442. | #define HAVE_DECODER_POWERPC 1
  443. | #define HAVE_DECODER_IA64 1
  444. | #define HAVE_DECODER_ARM 1
  445. | #define HAVE_DECODER_ARMTHUMB 1
  446. | #define HAVE_DECODER_SPARC 1
  447. | #define HAVE_MF_HC3 1
  448. | #define HAVE_MF_HC4 1
  449. | #define HAVE_MF_BT2 1
  450. | #define HAVE_MF_BT3 1
  451. | #define HAVE_MF_BT4 1
  452. | #define HAVE_CHECK_CRC32 1
  453. | #define HAVE_CHECK_CRC64 1
  454. | #define HAVE_CHECK_SHA256 1
  455. | #define ASSUME_RAM 128
  456. | #define PACKAGE "xz"
  457. | #define VERSION "5.2.0"
  458. | /* end confdefs.h. */
  459. | #include <ac_nonexistent.h>
  460. configure:6202: result: gcc -std=gnu99 -E
  461. configure:6222: gcc -std=gnu99 -E conftest.c
  462. configure:6222: $? = 0
  463. configure:6236: gcc -std=gnu99 -E conftest.c
  464. conftest.c:39:28: fatal error: ac_nonexistent.h: No such file or directory
  465. compilation terminated.
  466. configure:6236: $? = 1
  467. configure: failed program was:
  468. | /* confdefs.h */
  469. | #define PACKAGE_NAME "XZ Utils"
  470. | #define PACKAGE_TARNAME "xz"
  471. | #define PACKAGE_VERSION "5.2.0"
  472. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  473. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  474. | #define PACKAGE_URL "http://tukaani.org/xz/"
  475. | #define NDEBUG 1
  476. | #define HAVE_ENCODER_LZMA1 1
  477. | #define HAVE_ENCODER_LZMA2 1
  478. | #define HAVE_ENCODER_DELTA 1
  479. | #define HAVE_ENCODER_X86 1
  480. | #define HAVE_ENCODER_POWERPC 1
  481. | #define HAVE_ENCODER_IA64 1
  482. | #define HAVE_ENCODER_ARM 1
  483. | #define HAVE_ENCODER_ARMTHUMB 1
  484. | #define HAVE_ENCODER_SPARC 1
  485. | #define HAVE_DECODER_LZMA1 1
  486. | #define HAVE_DECODER_LZMA2 1
  487. | #define HAVE_DECODER_DELTA 1
  488. | #define HAVE_DECODER_X86 1
  489. | #define HAVE_DECODER_POWERPC 1
  490. | #define HAVE_DECODER_IA64 1
  491. | #define HAVE_DECODER_ARM 1
  492. | #define HAVE_DECODER_ARMTHUMB 1
  493. | #define HAVE_DECODER_SPARC 1
  494. | #define HAVE_MF_HC3 1
  495. | #define HAVE_MF_HC4 1
  496. | #define HAVE_MF_BT2 1
  497. | #define HAVE_MF_BT3 1
  498. | #define HAVE_MF_BT4 1
  499. | #define HAVE_CHECK_CRC32 1
  500. | #define HAVE_CHECK_CRC64 1
  501. | #define HAVE_CHECK_SHA256 1
  502. | #define ASSUME_RAM 128
  503. | #define PACKAGE "xz"
  504. | #define VERSION "5.2.0"
  505. | /* end confdefs.h. */
  506. | #include <ac_nonexistent.h>
  507. configure:6265: checking for grep that handles long lines and -e
  508. configure:6323: result: C:/USR/BIN/grep.exe
  509. configure:6328: checking for egrep
  510. configure:6390: result: C:/USR/BIN/grep.exe -E
  511. configure:6395: checking for ANSI C header files
  512. configure:6415: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  513. configure:6415: $? = 0
  514. configure:6488: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c >&5
  515. configure:6488: $? = 0
  516. configure:6488: ./conftest.exe
  517. configure:6488: $? = 0
  518. configure:6499: result: yes
  519. configure:6512: checking for sys/types.h
  520. configure:6512: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  521. configure:6512: $? = 0
  522. configure:6512: result: yes
  523. configure:6512: checking for sys/stat.h
  524. configure:6512: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  525. configure:6512: $? = 0
  526. configure:6512: result: yes
  527. configure:6512: checking for stdlib.h
  528. configure:6512: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  529. configure:6512: $? = 0
  530. configure:6512: result: yes
  531. configure:6512: checking for string.h
  532. configure:6512: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  533. configure:6512: $? = 0
  534. configure:6512: result: yes
  535. configure:6512: checking for memory.h
  536. configure:6512: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  537. configure:6512: $? = 0
  538. configure:6512: result: yes
  539. configure:6512: checking for strings.h
  540. configure:6512: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  541. configure:6512: $? = 0
  542. configure:6512: result: yes
  543. configure:6512: checking for inttypes.h
  544. configure:6512: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  545. configure:6512: $? = 0
  546. configure:6512: result: yes
  547. configure:6512: checking for stdint.h
  548. configure:6512: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  549. configure:6512: $? = 0
  550. configure:6512: result: yes
  551. configure:6512: checking for unistd.h
  552. configure:6512: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  553. configure:6512: $? = 0
  554. configure:6512: result: yes
  555. configure:6525: checking minix/config.h usability
  556. configure:6525: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  557. conftest.c:82:26: fatal error: minix/config.h: No such file or directory
  558. compilation terminated.
  559. configure:6525: $? = 1
  560. configure: failed program was:
  561. | /* confdefs.h */
  562. | #define PACKAGE_NAME "XZ Utils"
  563. | #define PACKAGE_TARNAME "xz"
  564. | #define PACKAGE_VERSION "5.2.0"
  565. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  566. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  567. | #define PACKAGE_URL "http://tukaani.org/xz/"
  568. | #define NDEBUG 1
  569. | #define HAVE_ENCODER_LZMA1 1
  570. | #define HAVE_ENCODER_LZMA2 1
  571. | #define HAVE_ENCODER_DELTA 1
  572. | #define HAVE_ENCODER_X86 1
  573. | #define HAVE_ENCODER_POWERPC 1
  574. | #define HAVE_ENCODER_IA64 1
  575. | #define HAVE_ENCODER_ARM 1
  576. | #define HAVE_ENCODER_ARMTHUMB 1
  577. | #define HAVE_ENCODER_SPARC 1
  578. | #define HAVE_DECODER_LZMA1 1
  579. | #define HAVE_DECODER_LZMA2 1
  580. | #define HAVE_DECODER_DELTA 1
  581. | #define HAVE_DECODER_X86 1
  582. | #define HAVE_DECODER_POWERPC 1
  583. | #define HAVE_DECODER_IA64 1
  584. | #define HAVE_DECODER_ARM 1
  585. | #define HAVE_DECODER_ARMTHUMB 1
  586. | #define HAVE_DECODER_SPARC 1
  587. | #define HAVE_MF_HC3 1
  588. | #define HAVE_MF_HC4 1
  589. | #define HAVE_MF_BT2 1
  590. | #define HAVE_MF_BT3 1
  591. | #define HAVE_MF_BT4 1
  592. | #define HAVE_CHECK_CRC32 1
  593. | #define HAVE_CHECK_CRC64 1
  594. | #define HAVE_CHECK_SHA256 1
  595. | #define ASSUME_RAM 128
  596. | #define PACKAGE "xz"
  597. | #define VERSION "5.2.0"
  598. | #define STDC_HEADERS 1
  599. | #define HAVE_SYS_TYPES_H 1
  600. | #define HAVE_SYS_STAT_H 1
  601. | #define HAVE_STDLIB_H 1
  602. | #define HAVE_STRING_H 1
  603. | #define HAVE_MEMORY_H 1
  604. | #define HAVE_STRINGS_H 1
  605. | #define HAVE_INTTYPES_H 1
  606. | #define HAVE_STDINT_H 1
  607. | #define HAVE_UNISTD_H 1
  608. | /* end confdefs.h. */
  609. | #include <stdio.h>
  610. | #ifdef HAVE_SYS_TYPES_H
  611. | # include <sys/types.h>
  612. | #endif
  613. | #ifdef HAVE_SYS_STAT_H
  614. | # include <sys/stat.h>
  615. | #endif
  616. | #ifdef STDC_HEADERS
  617. | # include <stdlib.h>
  618. | # include <stddef.h>
  619. | #else
  620. | # ifdef HAVE_STDLIB_H
  621. | # include <stdlib.h>
  622. | # endif
  623. | #endif
  624. | #ifdef HAVE_STRING_H
  625. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  626. | # include <memory.h>
  627. | # endif
  628. | # include <string.h>
  629. | #endif
  630. | #ifdef HAVE_STRINGS_H
  631. | # include <strings.h>
  632. | #endif
  633. | #ifdef HAVE_INTTYPES_H
  634. | # include <inttypes.h>
  635. | #endif
  636. | #ifdef HAVE_STDINT_H
  637. | # include <stdint.h>
  638. | #endif
  639. | #ifdef HAVE_UNISTD_H
  640. | # include <unistd.h>
  641. | #endif
  642. | #include <minix/config.h>
  643. configure:6525: result: no
  644. configure:6525: checking minix/config.h presence
  645. configure:6525: gcc -std=gnu99 -E conftest.c
  646. conftest.c:49:26: fatal error: minix/config.h: No such file or directory
  647. compilation terminated.
  648. configure:6525: $? = 1
  649. configure: failed program was:
  650. | /* confdefs.h */
  651. | #define PACKAGE_NAME "XZ Utils"
  652. | #define PACKAGE_TARNAME "xz"
  653. | #define PACKAGE_VERSION "5.2.0"
  654. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  655. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  656. | #define PACKAGE_URL "http://tukaani.org/xz/"
  657. | #define NDEBUG 1
  658. | #define HAVE_ENCODER_LZMA1 1
  659. | #define HAVE_ENCODER_LZMA2 1
  660. | #define HAVE_ENCODER_DELTA 1
  661. | #define HAVE_ENCODER_X86 1
  662. | #define HAVE_ENCODER_POWERPC 1
  663. | #define HAVE_ENCODER_IA64 1
  664. | #define HAVE_ENCODER_ARM 1
  665. | #define HAVE_ENCODER_ARMTHUMB 1
  666. | #define HAVE_ENCODER_SPARC 1
  667. | #define HAVE_DECODER_LZMA1 1
  668. | #define HAVE_DECODER_LZMA2 1
  669. | #define HAVE_DECODER_DELTA 1
  670. | #define HAVE_DECODER_X86 1
  671. | #define HAVE_DECODER_POWERPC 1
  672. | #define HAVE_DECODER_IA64 1
  673. | #define HAVE_DECODER_ARM 1
  674. | #define HAVE_DECODER_ARMTHUMB 1
  675. | #define HAVE_DECODER_SPARC 1
  676. | #define HAVE_MF_HC3 1
  677. | #define HAVE_MF_HC4 1
  678. | #define HAVE_MF_BT2 1
  679. | #define HAVE_MF_BT3 1
  680. | #define HAVE_MF_BT4 1
  681. | #define HAVE_CHECK_CRC32 1
  682. | #define HAVE_CHECK_CRC64 1
  683. | #define HAVE_CHECK_SHA256 1
  684. | #define ASSUME_RAM 128
  685. | #define PACKAGE "xz"
  686. | #define VERSION "5.2.0"
  687. | #define STDC_HEADERS 1
  688. | #define HAVE_SYS_TYPES_H 1
  689. | #define HAVE_SYS_STAT_H 1
  690. | #define HAVE_STDLIB_H 1
  691. | #define HAVE_STRING_H 1
  692. | #define HAVE_MEMORY_H 1
  693. | #define HAVE_STRINGS_H 1
  694. | #define HAVE_INTTYPES_H 1
  695. | #define HAVE_STDINT_H 1
  696. | #define HAVE_UNISTD_H 1
  697. | /* end confdefs.h. */
  698. | #include <minix/config.h>
  699. configure:6525: result: no
  700. configure:6525: checking for minix/config.h
  701. configure:6525: result: no
  702. configure:6546: checking whether it is safe to define __EXTENSIONS__
  703. configure:6564: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  704. configure:6564: $? = 0
  705. configure:6571: result: yes
  706. configure:6702: checking if compiler needs -Werror to reject unknown flags
  707. configure:6718: gcc -std=gnu99 -c -g -O2 -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5
  708. gcc: error: unrecognized command line option '-Wunknown-warning-option'
  709. gcc: error: unrecognized command line option '-Wsizeof-array-argument'
  710. configure:6718: $? = 1
  711. configure: failed program was:
  712. | /* confdefs.h */
  713. | #define PACKAGE_NAME "XZ Utils"
  714. | #define PACKAGE_TARNAME "xz"
  715. | #define PACKAGE_VERSION "5.2.0"
  716. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  717. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  718. | #define PACKAGE_URL "http://tukaani.org/xz/"
  719. | #define NDEBUG 1
  720. | #define HAVE_ENCODER_LZMA1 1
  721. | #define HAVE_ENCODER_LZMA2 1
  722. | #define HAVE_ENCODER_DELTA 1
  723. | #define HAVE_ENCODER_X86 1
  724. | #define HAVE_ENCODER_POWERPC 1
  725. | #define HAVE_ENCODER_IA64 1
  726. | #define HAVE_ENCODER_ARM 1
  727. | #define HAVE_ENCODER_ARMTHUMB 1
  728. | #define HAVE_ENCODER_SPARC 1
  729. | #define HAVE_DECODER_LZMA1 1
  730. | #define HAVE_DECODER_LZMA2 1
  731. | #define HAVE_DECODER_DELTA 1
  732. | #define HAVE_DECODER_X86 1
  733. | #define HAVE_DECODER_POWERPC 1
  734. | #define HAVE_DECODER_IA64 1
  735. | #define HAVE_DECODER_ARM 1
  736. | #define HAVE_DECODER_ARMTHUMB 1
  737. | #define HAVE_DECODER_SPARC 1
  738. | #define HAVE_MF_HC3 1
  739. | #define HAVE_MF_HC4 1
  740. | #define HAVE_MF_BT2 1
  741. | #define HAVE_MF_BT3 1
  742. | #define HAVE_MF_BT4 1
  743. | #define HAVE_CHECK_CRC32 1
  744. | #define HAVE_CHECK_CRC64 1
  745. | #define HAVE_CHECK_SHA256 1
  746. | #define ASSUME_RAM 128
  747. | #define PACKAGE "xz"
  748. | #define VERSION "5.2.0"
  749. | #define STDC_HEADERS 1
  750. | #define HAVE_SYS_TYPES_H 1
  751. | #define HAVE_SYS_STAT_H 1
  752. | #define HAVE_STDLIB_H 1
  753. | #define HAVE_STRING_H 1
  754. | #define HAVE_MEMORY_H 1
  755. | #define HAVE_STRINGS_H 1
  756. | #define HAVE_INTTYPES_H 1
  757. | #define HAVE_STDINT_H 1
  758. | #define HAVE_UNISTD_H 1
  759. | #define __EXTENSIONS__ 1
  760. | #define _ALL_SOURCE 1
  761. | #define _GNU_SOURCE 1
  762. | #define _POSIX_PTHREAD_SEMANTICS 1
  763. | #define _TANDEM_SOURCE 1
  764. | /* end confdefs.h. */
  765. | int foo(void);
  766. | int
  767. | main ()
  768. | {
  769. | foo()
  770. | ;
  771. | return 0;
  772. | }
  773. configure:6723: result: no
  774. configure:6789: checking for the pthreads library -lpthreads
  775. configure:6827: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c -lpthreads >&5
  776. weakld: cannot open library file 'C:\OS2TK45\speech\lib\pthreads_s.a'.
  777. emxomfld: weak prelinker failed. (rc=8)
  778. configure:6827: $? = 1
  779. configure: failed program was:
  780. | /* confdefs.h */
  781. | #define PACKAGE_NAME "XZ Utils"
  782. | #define PACKAGE_TARNAME "xz"
  783. | #define PACKAGE_VERSION "5.2.0"
  784. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  785. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  786. | #define PACKAGE_URL "http://tukaani.org/xz/"
  787. | #define NDEBUG 1
  788. | #define HAVE_ENCODER_LZMA1 1
  789. | #define HAVE_ENCODER_LZMA2 1
  790. | #define HAVE_ENCODER_DELTA 1
  791. | #define HAVE_ENCODER_X86 1
  792. | #define HAVE_ENCODER_POWERPC 1
  793. | #define HAVE_ENCODER_IA64 1
  794. | #define HAVE_ENCODER_ARM 1
  795. | #define HAVE_ENCODER_ARMTHUMB 1
  796. | #define HAVE_ENCODER_SPARC 1
  797. | #define HAVE_DECODER_LZMA1 1
  798. | #define HAVE_DECODER_LZMA2 1
  799. | #define HAVE_DECODER_DELTA 1
  800. | #define HAVE_DECODER_X86 1
  801. | #define HAVE_DECODER_POWERPC 1
  802. | #define HAVE_DECODER_IA64 1
  803. | #define HAVE_DECODER_ARM 1
  804. | #define HAVE_DECODER_ARMTHUMB 1
  805. | #define HAVE_DECODER_SPARC 1
  806. | #define HAVE_MF_HC3 1
  807. | #define HAVE_MF_HC4 1
  808. | #define HAVE_MF_BT2 1
  809. | #define HAVE_MF_BT3 1
  810. | #define HAVE_MF_BT4 1
  811. | #define HAVE_CHECK_CRC32 1
  812. | #define HAVE_CHECK_CRC64 1
  813. | #define HAVE_CHECK_SHA256 1
  814. | #define ASSUME_RAM 128
  815. | #define PACKAGE "xz"
  816. | #define VERSION "5.2.0"
  817. | #define STDC_HEADERS 1
  818. | #define HAVE_SYS_TYPES_H 1
  819. | #define HAVE_SYS_STAT_H 1
  820. | #define HAVE_STDLIB_H 1
  821. | #define HAVE_STRING_H 1
  822. | #define HAVE_MEMORY_H 1
  823. | #define HAVE_STRINGS_H 1
  824. | #define HAVE_INTTYPES_H 1
  825. | #define HAVE_STDINT_H 1
  826. | #define HAVE_UNISTD_H 1
  827. | #define __EXTENSIONS__ 1
  828. | #define _ALL_SOURCE 1
  829. | #define _GNU_SOURCE 1
  830. | #define _POSIX_PTHREAD_SEMANTICS 1
  831. | #define _TANDEM_SOURCE 1
  832. | /* end confdefs.h. */
  833. | #include <pthread.h>
  834. | static void routine(void *a) { a = 0; }
  835. | static void *start_routine(void *a) { return a; }
  836. | int
  837. | main ()
  838. | {
  839. | pthread_t th; pthread_attr_t attr;
  840. | pthread_create(&th, 0, start_routine, 0);
  841. | pthread_join(th, 0);
  842. | pthread_attr_init(&attr);
  843. | pthread_cleanup_push(routine, 0);
  844. | pthread_cleanup_pop(0) /* ; */
  845. | ;
  846. | return 0;
  847. | }
  848. configure:6836: result: no
  849. configure:6734: checking whether pthreads work without any flags
  850. configure:6827: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c >&5
  851. Error! E2028: _pthread_create is an undefined reference
  852. Error! E2028: _pthread_join is an undefined reference
  853. Error! E2028: _pthread_attr_init is an undefined reference
  854. Error! E2028: _pthread_cleanup_push is an undefined reference
  855. Error! E2028: _pthread_cleanup_pop is an undefined reference
  856. file C:\temp\ccUCUnJr.o(conftest.c): undefined symbol _pthread_create
  857. file C:\temp\ccUCUnJr.o(conftest.c): undefined symbol _pthread_join
  858. file C:\temp\ccUCUnJr.o(conftest.c): undefined symbol _pthread_attr_init
  859. file C:\temp\ccUCUnJr.o(conftest.c): undefined symbol _pthread_cleanup_push
  860. file C:\temp\ccUCUnJr.o(conftest.c): undefined symbol _pthread_cleanup_pop
  861. weakld: error: Unresolved symbol (UNDEF) '_pthread_create'.
  862. weakld: info: The symbol is referenced by:
  863. C:\temp\ccUCUnJr.o
  864. weakld: error: Unresolved symbol (UNDEF) '_pthread_cleanup_push'.
  865. weakld: info: The symbol is referenced by:
  866. C:\temp\ccUCUnJr.o
  867. weakld: error: Unresolved symbol (UNDEF) '_pthread_attr_init'.
  868. weakld: info: The symbol is referenced by:
  869. C:\temp\ccUCUnJr.o
  870. weakld: error: Unresolved symbol (UNDEF) '_pthread_join'.
  871. weakld: info: The symbol is referenced by:
  872. C:\temp\ccUCUnJr.o
  873. weakld: error: Unresolved symbol (UNDEF) '_pthread_cleanup_pop'.
  874. weakld: info: The symbol is referenced by:
  875. C:\temp\ccUCUnJr.o
  876. Ignoring unresolved externals reported from weak prelinker.
  877. configure:6827: $? = 1
  878. configure: failed program was:
  879. | /* confdefs.h */
  880. | #define PACKAGE_NAME "XZ Utils"
  881. | #define PACKAGE_TARNAME "xz"
  882. | #define PACKAGE_VERSION "5.2.0"
  883. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  884. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  885. | #define PACKAGE_URL "http://tukaani.org/xz/"
  886. | #define NDEBUG 1
  887. | #define HAVE_ENCODER_LZMA1 1
  888. | #define HAVE_ENCODER_LZMA2 1
  889. | #define HAVE_ENCODER_DELTA 1
  890. | #define HAVE_ENCODER_X86 1
  891. | #define HAVE_ENCODER_POWERPC 1
  892. | #define HAVE_ENCODER_IA64 1
  893. | #define HAVE_ENCODER_ARM 1
  894. | #define HAVE_ENCODER_ARMTHUMB 1
  895. | #define HAVE_ENCODER_SPARC 1
  896. | #define HAVE_DECODER_LZMA1 1
  897. | #define HAVE_DECODER_LZMA2 1
  898. | #define HAVE_DECODER_DELTA 1
  899. | #define HAVE_DECODER_X86 1
  900. | #define HAVE_DECODER_POWERPC 1
  901. | #define HAVE_DECODER_IA64 1
  902. | #define HAVE_DECODER_ARM 1
  903. | #define HAVE_DECODER_ARMTHUMB 1
  904. | #define HAVE_DECODER_SPARC 1
  905. | #define HAVE_MF_HC3 1
  906. | #define HAVE_MF_HC4 1
  907. | #define HAVE_MF_BT2 1
  908. | #define HAVE_MF_BT3 1
  909. | #define HAVE_MF_BT4 1
  910. | #define HAVE_CHECK_CRC32 1
  911. | #define HAVE_CHECK_CRC64 1
  912. | #define HAVE_CHECK_SHA256 1
  913. | #define ASSUME_RAM 128
  914. | #define PACKAGE "xz"
  915. | #define VERSION "5.2.0"
  916. | #define STDC_HEADERS 1
  917. | #define HAVE_SYS_TYPES_H 1
  918. | #define HAVE_SYS_STAT_H 1
  919. | #define HAVE_STDLIB_H 1
  920. | #define HAVE_STRING_H 1
  921. | #define HAVE_MEMORY_H 1
  922. | #define HAVE_STRINGS_H 1
  923. | #define HAVE_INTTYPES_H 1
  924. | #define HAVE_STDINT_H 1
  925. | #define HAVE_UNISTD_H 1
  926. | #define __EXTENSIONS__ 1
  927. | #define _ALL_SOURCE 1
  928. | #define _GNU_SOURCE 1
  929. | #define _POSIX_PTHREAD_SEMANTICS 1
  930. | #define _TANDEM_SOURCE 1
  931. | /* end confdefs.h. */
  932. | #include <pthread.h>
  933. | static void routine(void *a) { a = 0; }
  934. | static void *start_routine(void *a) { return a; }
  935. | int
  936. | main ()
  937. | {
  938. | pthread_t th; pthread_attr_t attr;
  939. | pthread_create(&th, 0, start_routine, 0);
  940. | pthread_join(th, 0);
  941. | pthread_attr_init(&attr);
  942. | pthread_cleanup_push(routine, 0);
  943. | pthread_cleanup_pop(0) /* ; */
  944. | ;
  945. | return 0;
  946. | }
  947. configure:6836: result: no
  948. configure:6739: checking whether pthreads work with -Kthread
  949. configure:6827: gcc -std=gnu99 -o conftest.exe -g -O2 -Kthread -Zomf conftest.c >&5
  950. gcc: error: unrecognized command line option '-Kthread'
  951. configure:6827: $? = 1
  952. configure: failed program was:
  953. | /* confdefs.h */
  954. | #define PACKAGE_NAME "XZ Utils"
  955. | #define PACKAGE_TARNAME "xz"
  956. | #define PACKAGE_VERSION "5.2.0"
  957. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  958. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  959. | #define PACKAGE_URL "http://tukaani.org/xz/"
  960. | #define NDEBUG 1
  961. | #define HAVE_ENCODER_LZMA1 1
  962. | #define HAVE_ENCODER_LZMA2 1
  963. | #define HAVE_ENCODER_DELTA 1
  964. | #define HAVE_ENCODER_X86 1
  965. | #define HAVE_ENCODER_POWERPC 1
  966. | #define HAVE_ENCODER_IA64 1
  967. | #define HAVE_ENCODER_ARM 1
  968. | #define HAVE_ENCODER_ARMTHUMB 1
  969. | #define HAVE_ENCODER_SPARC 1
  970. | #define HAVE_DECODER_LZMA1 1
  971. | #define HAVE_DECODER_LZMA2 1
  972. | #define HAVE_DECODER_DELTA 1
  973. | #define HAVE_DECODER_X86 1
  974. | #define HAVE_DECODER_POWERPC 1
  975. | #define HAVE_DECODER_IA64 1
  976. | #define HAVE_DECODER_ARM 1
  977. | #define HAVE_DECODER_ARMTHUMB 1
  978. | #define HAVE_DECODER_SPARC 1
  979. | #define HAVE_MF_HC3 1
  980. | #define HAVE_MF_HC4 1
  981. | #define HAVE_MF_BT2 1
  982. | #define HAVE_MF_BT3 1
  983. | #define HAVE_MF_BT4 1
  984. | #define HAVE_CHECK_CRC32 1
  985. | #define HAVE_CHECK_CRC64 1
  986. | #define HAVE_CHECK_SHA256 1
  987. | #define ASSUME_RAM 128
  988. | #define PACKAGE "xz"
  989. | #define VERSION "5.2.0"
  990. | #define STDC_HEADERS 1
  991. | #define HAVE_SYS_TYPES_H 1
  992. | #define HAVE_SYS_STAT_H 1
  993. | #define HAVE_STDLIB_H 1
  994. | #define HAVE_STRING_H 1
  995. | #define HAVE_MEMORY_H 1
  996. | #define HAVE_STRINGS_H 1
  997. | #define HAVE_INTTYPES_H 1
  998. | #define HAVE_STDINT_H 1
  999. | #define HAVE_UNISTD_H 1
  1000. | #define __EXTENSIONS__ 1
  1001. | #define _ALL_SOURCE 1
  1002. | #define _GNU_SOURCE 1
  1003. | #define _POSIX_PTHREAD_SEMANTICS 1
  1004. | #define _TANDEM_SOURCE 1
  1005. | /* end confdefs.h. */
  1006. | #include <pthread.h>
  1007. | static void routine(void *a) { a = 0; }
  1008. | static void *start_routine(void *a) { return a; }
  1009. | int
  1010. | main ()
  1011. | {
  1012. | pthread_t th; pthread_attr_t attr;
  1013. | pthread_create(&th, 0, start_routine, 0);
  1014. | pthread_join(th, 0);
  1015. | pthread_attr_init(&attr);
  1016. | pthread_cleanup_push(routine, 0);
  1017. | pthread_cleanup_pop(0) /* ; */
  1018. | ;
  1019. | return 0;
  1020. | }
  1021. configure:6836: result: no
  1022. configure:6739: checking whether pthreads work with -kthread
  1023. configure:6827: gcc -std=gnu99 -o conftest.exe -g -O2 -kthread -Zomf conftest.c >&5
  1024. gcc: error: unrecognized command line option '-kthread'
  1025. configure:6827: $? = 1
  1026. configure: failed program was:
  1027. | /* confdefs.h */
  1028. | #define PACKAGE_NAME "XZ Utils"
  1029. | #define PACKAGE_TARNAME "xz"
  1030. | #define PACKAGE_VERSION "5.2.0"
  1031. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  1032. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  1033. | #define PACKAGE_URL "http://tukaani.org/xz/"
  1034. | #define NDEBUG 1
  1035. | #define HAVE_ENCODER_LZMA1 1
  1036. | #define HAVE_ENCODER_LZMA2 1
  1037. | #define HAVE_ENCODER_DELTA 1
  1038. | #define HAVE_ENCODER_X86 1
  1039. | #define HAVE_ENCODER_POWERPC 1
  1040. | #define HAVE_ENCODER_IA64 1
  1041. | #define HAVE_ENCODER_ARM 1
  1042. | #define HAVE_ENCODER_ARMTHUMB 1
  1043. | #define HAVE_ENCODER_SPARC 1
  1044. | #define HAVE_DECODER_LZMA1 1
  1045. | #define HAVE_DECODER_LZMA2 1
  1046. | #define HAVE_DECODER_DELTA 1
  1047. | #define HAVE_DECODER_X86 1
  1048. | #define HAVE_DECODER_POWERPC 1
  1049. | #define HAVE_DECODER_IA64 1
  1050. | #define HAVE_DECODER_ARM 1
  1051. | #define HAVE_DECODER_ARMTHUMB 1
  1052. | #define HAVE_DECODER_SPARC 1
  1053. | #define HAVE_MF_HC3 1
  1054. | #define HAVE_MF_HC4 1
  1055. | #define HAVE_MF_BT2 1
  1056. | #define HAVE_MF_BT3 1
  1057. | #define HAVE_MF_BT4 1
  1058. | #define HAVE_CHECK_CRC32 1
  1059. | #define HAVE_CHECK_CRC64 1
  1060. | #define HAVE_CHECK_SHA256 1
  1061. | #define ASSUME_RAM 128
  1062. | #define PACKAGE "xz"
  1063. | #define VERSION "5.2.0"
  1064. | #define STDC_HEADERS 1
  1065. | #define HAVE_SYS_TYPES_H 1
  1066. | #define HAVE_SYS_STAT_H 1
  1067. | #define HAVE_STDLIB_H 1
  1068. | #define HAVE_STRING_H 1
  1069. | #define HAVE_MEMORY_H 1
  1070. | #define HAVE_STRINGS_H 1
  1071. | #define HAVE_INTTYPES_H 1
  1072. | #define HAVE_STDINT_H 1
  1073. | #define HAVE_UNISTD_H 1
  1074. | #define __EXTENSIONS__ 1
  1075. | #define _ALL_SOURCE 1
  1076. | #define _GNU_SOURCE 1
  1077. | #define _POSIX_PTHREAD_SEMANTICS 1
  1078. | #define _TANDEM_SOURCE 1
  1079. | /* end confdefs.h. */
  1080. | #include <pthread.h>
  1081. | static void routine(void *a) { a = 0; }
  1082. | static void *start_routine(void *a) { return a; }
  1083. | int
  1084. | main ()
  1085. | {
  1086. | pthread_t th; pthread_attr_t attr;
  1087. | pthread_create(&th, 0, start_routine, 0);
  1088. | pthread_join(th, 0);
  1089. | pthread_attr_init(&attr);
  1090. | pthread_cleanup_push(routine, 0);
  1091. | pthread_cleanup_pop(0) /* ; */
  1092. | ;
  1093. | return 0;
  1094. | }
  1095. configure:6836: result: no
  1096. configure:6789: checking for the pthreads library -llthread
  1097. configure:6827: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c -llthread >&5
  1098. weakld: cannot open library file 'C:\OS2TK45\speech\lib\lthread_s.a'.
  1099. emxomfld: weak prelinker failed. (rc=8)
  1100. configure:6827: $? = 1
  1101. configure: failed program was:
  1102. | /* confdefs.h */
  1103. | #define PACKAGE_NAME "XZ Utils"
  1104. | #define PACKAGE_TARNAME "xz"
  1105. | #define PACKAGE_VERSION "5.2.0"
  1106. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  1107. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  1108. | #define PACKAGE_URL "http://tukaani.org/xz/"
  1109. | #define NDEBUG 1
  1110. | #define HAVE_ENCODER_LZMA1 1
  1111. | #define HAVE_ENCODER_LZMA2 1
  1112. | #define HAVE_ENCODER_DELTA 1
  1113. | #define HAVE_ENCODER_X86 1
  1114. | #define HAVE_ENCODER_POWERPC 1
  1115. | #define HAVE_ENCODER_IA64 1
  1116. | #define HAVE_ENCODER_ARM 1
  1117. | #define HAVE_ENCODER_ARMTHUMB 1
  1118. | #define HAVE_ENCODER_SPARC 1
  1119. | #define HAVE_DECODER_LZMA1 1
  1120. | #define HAVE_DECODER_LZMA2 1
  1121. | #define HAVE_DECODER_DELTA 1
  1122. | #define HAVE_DECODER_X86 1
  1123. | #define HAVE_DECODER_POWERPC 1
  1124. | #define HAVE_DECODER_IA64 1
  1125. | #define HAVE_DECODER_ARM 1
  1126. | #define HAVE_DECODER_ARMTHUMB 1
  1127. | #define HAVE_DECODER_SPARC 1
  1128. | #define HAVE_MF_HC3 1
  1129. | #define HAVE_MF_HC4 1
  1130. | #define HAVE_MF_BT2 1
  1131. | #define HAVE_MF_BT3 1
  1132. | #define HAVE_MF_BT4 1
  1133. | #define HAVE_CHECK_CRC32 1
  1134. | #define HAVE_CHECK_CRC64 1
  1135. | #define HAVE_CHECK_SHA256 1
  1136. | #define ASSUME_RAM 128
  1137. | #define PACKAGE "xz"
  1138. | #define VERSION "5.2.0"
  1139. | #define STDC_HEADERS 1
  1140. | #define HAVE_SYS_TYPES_H 1
  1141. | #define HAVE_SYS_STAT_H 1
  1142. | #define HAVE_STDLIB_H 1
  1143. | #define HAVE_STRING_H 1
  1144. | #define HAVE_MEMORY_H 1
  1145. | #define HAVE_STRINGS_H 1
  1146. | #define HAVE_INTTYPES_H 1
  1147. | #define HAVE_STDINT_H 1
  1148. | #define HAVE_UNISTD_H 1
  1149. | #define __EXTENSIONS__ 1
  1150. | #define _ALL_SOURCE 1
  1151. | #define _GNU_SOURCE 1
  1152. | #define _POSIX_PTHREAD_SEMANTICS 1
  1153. | #define _TANDEM_SOURCE 1
  1154. | /* end confdefs.h. */
  1155. | #include <pthread.h>
  1156. | static void routine(void *a) { a = 0; }
  1157. | static void *start_routine(void *a) { return a; }
  1158. | int
  1159. | main ()
  1160. | {
  1161. | pthread_t th; pthread_attr_t attr;
  1162. | pthread_create(&th, 0, start_routine, 0);
  1163. | pthread_join(th, 0);
  1164. | pthread_attr_init(&attr);
  1165. | pthread_cleanup_push(routine, 0);
  1166. | pthread_cleanup_pop(0) /* ; */
  1167. | ;
  1168. | return 0;
  1169. | }
  1170. configure:6836: result: no
  1171. configure:6739: checking whether pthreads work with -pthread
  1172. configure:6827: gcc -std=gnu99 -o conftest.exe -g -O2 -pthread -Zomf conftest.c >&5
  1173. gcc: error: unrecognized command line option '-pthread'
  1174. configure:6827: $? = 1
  1175. configure: failed program was:
  1176. | /* confdefs.h */
  1177. | #define PACKAGE_NAME "XZ Utils"
  1178. | #define PACKAGE_TARNAME "xz"
  1179. | #define PACKAGE_VERSION "5.2.0"
  1180. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  1181. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  1182. | #define PACKAGE_URL "http://tukaani.org/xz/"
  1183. | #define NDEBUG 1
  1184. | #define HAVE_ENCODER_LZMA1 1
  1185. | #define HAVE_ENCODER_LZMA2 1
  1186. | #define HAVE_ENCODER_DELTA 1
  1187. | #define HAVE_ENCODER_X86 1
  1188. | #define HAVE_ENCODER_POWERPC 1
  1189. | #define HAVE_ENCODER_IA64 1
  1190. | #define HAVE_ENCODER_ARM 1
  1191. | #define HAVE_ENCODER_ARMTHUMB 1
  1192. | #define HAVE_ENCODER_SPARC 1
  1193. | #define HAVE_DECODER_LZMA1 1
  1194. | #define HAVE_DECODER_LZMA2 1
  1195. | #define HAVE_DECODER_DELTA 1
  1196. | #define HAVE_DECODER_X86 1
  1197. | #define HAVE_DECODER_POWERPC 1
  1198. | #define HAVE_DECODER_IA64 1
  1199. | #define HAVE_DECODER_ARM 1
  1200. | #define HAVE_DECODER_ARMTHUMB 1
  1201. | #define HAVE_DECODER_SPARC 1
  1202. | #define HAVE_MF_HC3 1
  1203. | #define HAVE_MF_HC4 1
  1204. | #define HAVE_MF_BT2 1
  1205. | #define HAVE_MF_BT3 1
  1206. | #define HAVE_MF_BT4 1
  1207. | #define HAVE_CHECK_CRC32 1
  1208. | #define HAVE_CHECK_CRC64 1
  1209. | #define HAVE_CHECK_SHA256 1
  1210. | #define ASSUME_RAM 128
  1211. | #define PACKAGE "xz"
  1212. | #define VERSION "5.2.0"
  1213. | #define STDC_HEADERS 1
  1214. | #define HAVE_SYS_TYPES_H 1
  1215. | #define HAVE_SYS_STAT_H 1
  1216. | #define HAVE_STDLIB_H 1
  1217. | #define HAVE_STRING_H 1
  1218. | #define HAVE_MEMORY_H 1
  1219. | #define HAVE_STRINGS_H 1
  1220. | #define HAVE_INTTYPES_H 1
  1221. | #define HAVE_STDINT_H 1
  1222. | #define HAVE_UNISTD_H 1
  1223. | #define __EXTENSIONS__ 1
  1224. | #define _ALL_SOURCE 1
  1225. | #define _GNU_SOURCE 1
  1226. | #define _POSIX_PTHREAD_SEMANTICS 1
  1227. | #define _TANDEM_SOURCE 1
  1228. | /* end confdefs.h. */
  1229. | #include <pthread.h>
  1230. | static void routine(void *a) { a = 0; }
  1231. | static void *start_routine(void *a) { return a; }
  1232. | int
  1233. | main ()
  1234. | {
  1235. | pthread_t th; pthread_attr_t attr;
  1236. | pthread_create(&th, 0, start_routine, 0);
  1237. | pthread_join(th, 0);
  1238. | pthread_attr_init(&attr);
  1239. | pthread_cleanup_push(routine, 0);
  1240. | pthread_cleanup_pop(0) /* ; */
  1241. | ;
  1242. | return 0;
  1243. | }
  1244. configure:6836: result: no
  1245. configure:6739: checking whether pthreads work with -pthreads
  1246. configure:6827: gcc -std=gnu99 -o conftest.exe -g -O2 -pthreads -Zomf conftest.c >&5
  1247. gcc: error: unrecognized command line option '-pthreads'
  1248. configure:6827: $? = 1
  1249. configure: failed program was:
  1250. | /* confdefs.h */
  1251. | #define PACKAGE_NAME "XZ Utils"
  1252. | #define PACKAGE_TARNAME "xz"
  1253. | #define PACKAGE_VERSION "5.2.0"
  1254. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  1255. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  1256. | #define PACKAGE_URL "http://tukaani.org/xz/"
  1257. | #define NDEBUG 1
  1258. | #define HAVE_ENCODER_LZMA1 1
  1259. | #define HAVE_ENCODER_LZMA2 1
  1260. | #define HAVE_ENCODER_DELTA 1
  1261. | #define HAVE_ENCODER_X86 1
  1262. | #define HAVE_ENCODER_POWERPC 1
  1263. | #define HAVE_ENCODER_IA64 1
  1264. | #define HAVE_ENCODER_ARM 1
  1265. | #define HAVE_ENCODER_ARMTHUMB 1
  1266. | #define HAVE_ENCODER_SPARC 1
  1267. | #define HAVE_DECODER_LZMA1 1
  1268. | #define HAVE_DECODER_LZMA2 1
  1269. | #define HAVE_DECODER_DELTA 1
  1270. | #define HAVE_DECODER_X86 1
  1271. | #define HAVE_DECODER_POWERPC 1
  1272. | #define HAVE_DECODER_IA64 1
  1273. | #define HAVE_DECODER_ARM 1
  1274. | #define HAVE_DECODER_ARMTHUMB 1
  1275. | #define HAVE_DECODER_SPARC 1
  1276. | #define HAVE_MF_HC3 1
  1277. | #define HAVE_MF_HC4 1
  1278. | #define HAVE_MF_BT2 1
  1279. | #define HAVE_MF_BT3 1
  1280. | #define HAVE_MF_BT4 1
  1281. | #define HAVE_CHECK_CRC32 1
  1282. | #define HAVE_CHECK_CRC64 1
  1283. | #define HAVE_CHECK_SHA256 1
  1284. | #define ASSUME_RAM 128
  1285. | #define PACKAGE "xz"
  1286. | #define VERSION "5.2.0"
  1287. | #define STDC_HEADERS 1
  1288. | #define HAVE_SYS_TYPES_H 1
  1289. | #define HAVE_SYS_STAT_H 1
  1290. | #define HAVE_STDLIB_H 1
  1291. | #define HAVE_STRING_H 1
  1292. | #define HAVE_MEMORY_H 1
  1293. | #define HAVE_STRINGS_H 1
  1294. | #define HAVE_INTTYPES_H 1
  1295. | #define HAVE_STDINT_H 1
  1296. | #define HAVE_UNISTD_H 1
  1297. | #define __EXTENSIONS__ 1
  1298. | #define _ALL_SOURCE 1
  1299. | #define _GNU_SOURCE 1
  1300. | #define _POSIX_PTHREAD_SEMANTICS 1
  1301. | #define _TANDEM_SOURCE 1
  1302. | /* end confdefs.h. */
  1303. | #include <pthread.h>
  1304. | static void routine(void *a) { a = 0; }
  1305. | static void *start_routine(void *a) { return a; }
  1306. | int
  1307. | main ()
  1308. | {
  1309. | pthread_t th; pthread_attr_t attr;
  1310. | pthread_create(&th, 0, start_routine, 0);
  1311. | pthread_join(th, 0);
  1312. | pthread_attr_init(&attr);
  1313. | pthread_cleanup_push(routine, 0);
  1314. | pthread_cleanup_pop(0) /* ; */
  1315. | ;
  1316. | return 0;
  1317. | }
  1318. configure:6836: result: no
  1319. configure:6739: checking whether pthreads work with -mthreads
  1320. configure:6827: gcc -std=gnu99 -o conftest.exe -g -O2 -mthreads -Zomf conftest.c >&5
  1321. gcc: error: unrecognized command line option '-mthreads'
  1322. configure:6827: $? = 1
  1323. configure: failed program was:
  1324. | /* confdefs.h */
  1325. | #define PACKAGE_NAME "XZ Utils"
  1326. | #define PACKAGE_TARNAME "xz"
  1327. | #define PACKAGE_VERSION "5.2.0"
  1328. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  1329. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  1330. | #define PACKAGE_URL "http://tukaani.org/xz/"
  1331. | #define NDEBUG 1
  1332. | #define HAVE_ENCODER_LZMA1 1
  1333. | #define HAVE_ENCODER_LZMA2 1
  1334. | #define HAVE_ENCODER_DELTA 1
  1335. | #define HAVE_ENCODER_X86 1
  1336. | #define HAVE_ENCODER_POWERPC 1
  1337. | #define HAVE_ENCODER_IA64 1
  1338. | #define HAVE_ENCODER_ARM 1
  1339. | #define HAVE_ENCODER_ARMTHUMB 1
  1340. | #define HAVE_ENCODER_SPARC 1
  1341. | #define HAVE_DECODER_LZMA1 1
  1342. | #define HAVE_DECODER_LZMA2 1
  1343. | #define HAVE_DECODER_DELTA 1
  1344. | #define HAVE_DECODER_X86 1
  1345. | #define HAVE_DECODER_POWERPC 1
  1346. | #define HAVE_DECODER_IA64 1
  1347. | #define HAVE_DECODER_ARM 1
  1348. | #define HAVE_DECODER_ARMTHUMB 1
  1349. | #define HAVE_DECODER_SPARC 1
  1350. | #define HAVE_MF_HC3 1
  1351. | #define HAVE_MF_HC4 1
  1352. | #define HAVE_MF_BT2 1
  1353. | #define HAVE_MF_BT3 1
  1354. | #define HAVE_MF_BT4 1
  1355. | #define HAVE_CHECK_CRC32 1
  1356. | #define HAVE_CHECK_CRC64 1
  1357. | #define HAVE_CHECK_SHA256 1
  1358. | #define ASSUME_RAM 128
  1359. | #define PACKAGE "xz"
  1360. | #define VERSION "5.2.0"
  1361. | #define STDC_HEADERS 1
  1362. | #define HAVE_SYS_TYPES_H 1
  1363. | #define HAVE_SYS_STAT_H 1
  1364. | #define HAVE_STDLIB_H 1
  1365. | #define HAVE_STRING_H 1
  1366. | #define HAVE_MEMORY_H 1
  1367. | #define HAVE_STRINGS_H 1
  1368. | #define HAVE_INTTYPES_H 1
  1369. | #define HAVE_STDINT_H 1
  1370. | #define HAVE_UNISTD_H 1
  1371. | #define __EXTENSIONS__ 1
  1372. | #define _ALL_SOURCE 1
  1373. | #define _GNU_SOURCE 1
  1374. | #define _POSIX_PTHREAD_SEMANTICS 1
  1375. | #define _TANDEM_SOURCE 1
  1376. | /* end confdefs.h. */
  1377. | #include <pthread.h>
  1378. | static void routine(void *a) { a = 0; }
  1379. | static void *start_routine(void *a) { return a; }
  1380. | int
  1381. | main ()
  1382. | {
  1383. | pthread_t th; pthread_attr_t attr;
  1384. | pthread_create(&th, 0, start_routine, 0);
  1385. | pthread_join(th, 0);
  1386. | pthread_attr_init(&attr);
  1387. | pthread_cleanup_push(routine, 0);
  1388. | pthread_cleanup_pop(0) /* ; */
  1389. | ;
  1390. | return 0;
  1391. | }
  1392. configure:6836: result: no
  1393. configure:6789: checking for the pthreads library -lpthread
  1394. configure:6827: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c -lpthread >&5
  1395. configure:6827: $? = 0
  1396. configure:6836: result: yes
  1397. configure:6855: checking for joinable pthread attribute
  1398. configure:6870: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c -lpthread >&5
  1399. configure:6870: $? = 0
  1400. configure:6876: result: PTHREAD_CREATE_JOINABLE
  1401. configure:6886: checking if more special flags are required for pthreads
  1402. configure:6901: result: no
  1403. configure:6907: checking for PTHREAD_PRIO_INHERIT
  1404. configure:6924: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c -lpthread >&5
  1405. conftest.c: In function 'main':
  1406. conftest.c:58:9: error: 'PTHREAD_PRIO_INHERIT' undeclared (first use in this function)
  1407. conftest.c:58:9: note: each undeclared identifier is reported only once for each function it appears in
  1408. configure:6924: $? = 1
  1409. configure: failed program was:
  1410. | /* confdefs.h */
  1411. | #define PACKAGE_NAME "XZ Utils"
  1412. | #define PACKAGE_TARNAME "xz"
  1413. | #define PACKAGE_VERSION "5.2.0"
  1414. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  1415. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  1416. | #define PACKAGE_URL "http://tukaani.org/xz/"
  1417. | #define NDEBUG 1
  1418. | #define HAVE_ENCODER_LZMA1 1
  1419. | #define HAVE_ENCODER_LZMA2 1
  1420. | #define HAVE_ENCODER_DELTA 1
  1421. | #define HAVE_ENCODER_X86 1
  1422. | #define HAVE_ENCODER_POWERPC 1
  1423. | #define HAVE_ENCODER_IA64 1
  1424. | #define HAVE_ENCODER_ARM 1
  1425. | #define HAVE_ENCODER_ARMTHUMB 1
  1426. | #define HAVE_ENCODER_SPARC 1
  1427. | #define HAVE_DECODER_LZMA1 1
  1428. | #define HAVE_DECODER_LZMA2 1
  1429. | #define HAVE_DECODER_DELTA 1
  1430. | #define HAVE_DECODER_X86 1
  1431. | #define HAVE_DECODER_POWERPC 1
  1432. | #define HAVE_DECODER_IA64 1
  1433. | #define HAVE_DECODER_ARM 1
  1434. | #define HAVE_DECODER_ARMTHUMB 1
  1435. | #define HAVE_DECODER_SPARC 1
  1436. | #define HAVE_MF_HC3 1
  1437. | #define HAVE_MF_HC4 1
  1438. | #define HAVE_MF_BT2 1
  1439. | #define HAVE_MF_BT3 1
  1440. | #define HAVE_MF_BT4 1
  1441. | #define HAVE_CHECK_CRC32 1
  1442. | #define HAVE_CHECK_CRC64 1
  1443. | #define HAVE_CHECK_SHA256 1
  1444. | #define ASSUME_RAM 128
  1445. | #define PACKAGE "xz"
  1446. | #define VERSION "5.2.0"
  1447. | #define STDC_HEADERS 1
  1448. | #define HAVE_SYS_TYPES_H 1
  1449. | #define HAVE_SYS_STAT_H 1
  1450. | #define HAVE_STDLIB_H 1
  1451. | #define HAVE_STRING_H 1
  1452. | #define HAVE_MEMORY_H 1
  1453. | #define HAVE_STRINGS_H 1
  1454. | #define HAVE_INTTYPES_H 1
  1455. | #define HAVE_STDINT_H 1
  1456. | #define HAVE_UNISTD_H 1
  1457. | #define __EXTENSIONS__ 1
  1458. | #define _ALL_SOURCE 1
  1459. | #define _GNU_SOURCE 1
  1460. | #define _POSIX_PTHREAD_SEMANTICS 1
  1461. | #define _TANDEM_SOURCE 1
  1462. | /* end confdefs.h. */
  1463. | #include <pthread.h>
  1464. | int
  1465. | main ()
  1466. | {
  1467. | int i = PTHREAD_PRIO_INHERIT;
  1468. | ;
  1469. | return 0;
  1470. | }
  1471. configure:6933: result: no
  1472. configure:7046: checking for library containing clock_gettime
  1473. configure:7077: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c -lpthread >&5
  1474. Error! E2028: _clock_gettime is an undefined reference
  1475. file C:\temp\ccrGcS4d.o(conftest.c): undefined symbol _clock_gettime
  1476. weakld: error: Unresolved symbol (UNDEF) '_clock_gettime'.
  1477. weakld: info: The symbol is referenced by:
  1478. C:\temp\ccrGcS4d.o
  1479. Ignoring unresolved externals reported from weak prelinker.
  1480. configure:7077: $? = 1
  1481. configure: failed program was:
  1482. | /* confdefs.h */
  1483. | #define PACKAGE_NAME "XZ Utils"
  1484. | #define PACKAGE_TARNAME "xz"
  1485. | #define PACKAGE_VERSION "5.2.0"
  1486. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  1487. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  1488. | #define PACKAGE_URL "http://tukaani.org/xz/"
  1489. | #define NDEBUG 1
  1490. | #define HAVE_ENCODER_LZMA1 1
  1491. | #define HAVE_ENCODER_LZMA2 1
  1492. | #define HAVE_ENCODER_DELTA 1
  1493. | #define HAVE_ENCODER_X86 1
  1494. | #define HAVE_ENCODER_POWERPC 1
  1495. | #define HAVE_ENCODER_IA64 1
  1496. | #define HAVE_ENCODER_ARM 1
  1497. | #define HAVE_ENCODER_ARMTHUMB 1
  1498. | #define HAVE_ENCODER_SPARC 1
  1499. | #define HAVE_DECODER_LZMA1 1
  1500. | #define HAVE_DECODER_LZMA2 1
  1501. | #define HAVE_DECODER_DELTA 1
  1502. | #define HAVE_DECODER_X86 1
  1503. | #define HAVE_DECODER_POWERPC 1
  1504. | #define HAVE_DECODER_IA64 1
  1505. | #define HAVE_DECODER_ARM 1
  1506. | #define HAVE_DECODER_ARMTHUMB 1
  1507. | #define HAVE_DECODER_SPARC 1
  1508. | #define HAVE_MF_HC3 1
  1509. | #define HAVE_MF_HC4 1
  1510. | #define HAVE_MF_BT2 1
  1511. | #define HAVE_MF_BT3 1
  1512. | #define HAVE_MF_BT4 1
  1513. | #define HAVE_CHECK_CRC32 1
  1514. | #define HAVE_CHECK_CRC64 1
  1515. | #define HAVE_CHECK_SHA256 1
  1516. | #define ASSUME_RAM 128
  1517. | #define PACKAGE "xz"
  1518. | #define VERSION "5.2.0"
  1519. | #define STDC_HEADERS 1
  1520. | #define HAVE_SYS_TYPES_H 1
  1521. | #define HAVE_SYS_STAT_H 1
  1522. | #define HAVE_STDLIB_H 1
  1523. | #define HAVE_STRING_H 1
  1524. | #define HAVE_MEMORY_H 1
  1525. | #define HAVE_STRINGS_H 1
  1526. | #define HAVE_INTTYPES_H 1
  1527. | #define HAVE_STDINT_H 1
  1528. | #define HAVE_UNISTD_H 1
  1529. | #define __EXTENSIONS__ 1
  1530. | #define _ALL_SOURCE 1
  1531. | #define _GNU_SOURCE 1
  1532. | #define _POSIX_PTHREAD_SEMANTICS 1
  1533. | #define _TANDEM_SOURCE 1
  1534. | #define MYTHREAD_POSIX 1
  1535. | /* end confdefs.h. */
  1536. |
  1537. | /* Override any GCC internal prototype to avoid an error.
  1538. | Use char because int might match the return type of a GCC
  1539. | builtin and then its argument prototype would still apply. */
  1540. | #ifdef __cplusplus
  1541. | extern "C"
  1542. | #endif
  1543. | char clock_gettime ();
  1544. | int
  1545. | main ()
  1546. | {
  1547. | return clock_gettime ();
  1548. | ;
  1549. | return 0;
  1550. | }
  1551. configure:7077: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c -lrt -lpthread >&5
  1552. weakld: cannot open library file 'C:\OS2TK45\speech\lib\rt_s.a'.
  1553. emxomfld: weak prelinker failed. (rc=8)
  1554. configure:7077: $? = 1
  1555. configure: failed program was:
  1556. | /* confdefs.h */
  1557. | #define PACKAGE_NAME "XZ Utils"
  1558. | #define PACKAGE_TARNAME "xz"
  1559. | #define PACKAGE_VERSION "5.2.0"
  1560. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  1561. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  1562. | #define PACKAGE_URL "http://tukaani.org/xz/"
  1563. | #define NDEBUG 1
  1564. | #define HAVE_ENCODER_LZMA1 1
  1565. | #define HAVE_ENCODER_LZMA2 1
  1566. | #define HAVE_ENCODER_DELTA 1
  1567. | #define HAVE_ENCODER_X86 1
  1568. | #define HAVE_ENCODER_POWERPC 1
  1569. | #define HAVE_ENCODER_IA64 1
  1570. | #define HAVE_ENCODER_ARM 1
  1571. | #define HAVE_ENCODER_ARMTHUMB 1
  1572. | #define HAVE_ENCODER_SPARC 1
  1573. | #define HAVE_DECODER_LZMA1 1
  1574. | #define HAVE_DECODER_LZMA2 1
  1575. | #define HAVE_DECODER_DELTA 1
  1576. | #define HAVE_DECODER_X86 1
  1577. | #define HAVE_DECODER_POWERPC 1
  1578. | #define HAVE_DECODER_IA64 1
  1579. | #define HAVE_DECODER_ARM 1
  1580. | #define HAVE_DECODER_ARMTHUMB 1
  1581. | #define HAVE_DECODER_SPARC 1
  1582. | #define HAVE_MF_HC3 1
  1583. | #define HAVE_MF_HC4 1
  1584. | #define HAVE_MF_BT2 1
  1585. | #define HAVE_MF_BT3 1
  1586. | #define HAVE_MF_BT4 1
  1587. | #define HAVE_CHECK_CRC32 1
  1588. | #define HAVE_CHECK_CRC64 1
  1589. | #define HAVE_CHECK_SHA256 1
  1590. | #define ASSUME_RAM 128
  1591. | #define PACKAGE "xz"
  1592. | #define VERSION "5.2.0"
  1593. | #define STDC_HEADERS 1
  1594. | #define HAVE_SYS_TYPES_H 1
  1595. | #define HAVE_SYS_STAT_H 1
  1596. | #define HAVE_STDLIB_H 1
  1597. | #define HAVE_STRING_H 1
  1598. | #define HAVE_MEMORY_H 1
  1599. | #define HAVE_STRINGS_H 1
  1600. | #define HAVE_INTTYPES_H 1
  1601. | #define HAVE_STDINT_H 1
  1602. | #define HAVE_UNISTD_H 1
  1603. | #define __EXTENSIONS__ 1
  1604. | #define _ALL_SOURCE 1
  1605. | #define _GNU_SOURCE 1
  1606. | #define _POSIX_PTHREAD_SEMANTICS 1
  1607. | #define _TANDEM_SOURCE 1
  1608. | #define MYTHREAD_POSIX 1
  1609. | /* end confdefs.h. */
  1610. |
  1611. | /* Override any GCC internal prototype to avoid an error.
  1612. | Use char because int might match the return type of a GCC
  1613. | builtin and then its argument prototype would still apply. */
  1614. | #ifdef __cplusplus
  1615. | extern "C"
  1616. | #endif
  1617. | char clock_gettime ();
  1618. | int
  1619. | main ()
  1620. | {
  1621. | return clock_gettime ();
  1622. | ;
  1623. | return 0;
  1624. | }
  1625. configure:7094: result: no
  1626. configure:7105: checking for clock_gettime
  1627. configure:7105: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c -lpthread >&5
  1628. Error! E2028: _clock_gettime is an undefined reference
  1629. file C:\temp\ccBL1FHU.o(conftest.c): undefined symbol _clock_gettime
  1630. weakld: error: Unresolved symbol (UNDEF) '_clock_gettime'.
  1631. weakld: info: The symbol is referenced by:
  1632. C:\temp\ccBL1FHU.o
  1633. Ignoring unresolved externals reported from weak prelinker.
  1634. configure:7105: $? = 1
  1635. configure: failed program was:
  1636. | /* confdefs.h */
  1637. | #define PACKAGE_NAME "XZ Utils"
  1638. | #define PACKAGE_TARNAME "xz"
  1639. | #define PACKAGE_VERSION "5.2.0"
  1640. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  1641. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  1642. | #define PACKAGE_URL "http://tukaani.org/xz/"
  1643. | #define NDEBUG 1
  1644. | #define HAVE_ENCODER_LZMA1 1
  1645. | #define HAVE_ENCODER_LZMA2 1
  1646. | #define HAVE_ENCODER_DELTA 1
  1647. | #define HAVE_ENCODER_X86 1
  1648. | #define HAVE_ENCODER_POWERPC 1
  1649. | #define HAVE_ENCODER_IA64 1
  1650. | #define HAVE_ENCODER_ARM 1
  1651. | #define HAVE_ENCODER_ARMTHUMB 1
  1652. | #define HAVE_ENCODER_SPARC 1
  1653. | #define HAVE_DECODER_LZMA1 1
  1654. | #define HAVE_DECODER_LZMA2 1
  1655. | #define HAVE_DECODER_DELTA 1
  1656. | #define HAVE_DECODER_X86 1
  1657. | #define HAVE_DECODER_POWERPC 1
  1658. | #define HAVE_DECODER_IA64 1
  1659. | #define HAVE_DECODER_ARM 1
  1660. | #define HAVE_DECODER_ARMTHUMB 1
  1661. | #define HAVE_DECODER_SPARC 1
  1662. | #define HAVE_MF_HC3 1
  1663. | #define HAVE_MF_HC4 1
  1664. | #define HAVE_MF_BT2 1
  1665. | #define HAVE_MF_BT3 1
  1666. | #define HAVE_MF_BT4 1
  1667. | #define HAVE_CHECK_CRC32 1
  1668. | #define HAVE_CHECK_CRC64 1
  1669. | #define HAVE_CHECK_SHA256 1
  1670. | #define ASSUME_RAM 128
  1671. | #define PACKAGE "xz"
  1672. | #define VERSION "5.2.0"
  1673. | #define STDC_HEADERS 1
  1674. | #define HAVE_SYS_TYPES_H 1
  1675. | #define HAVE_SYS_STAT_H 1
  1676. | #define HAVE_STDLIB_H 1
  1677. | #define HAVE_STRING_H 1
  1678. | #define HAVE_MEMORY_H 1
  1679. | #define HAVE_STRINGS_H 1
  1680. | #define HAVE_INTTYPES_H 1
  1681. | #define HAVE_STDINT_H 1
  1682. | #define HAVE_UNISTD_H 1
  1683. | #define __EXTENSIONS__ 1
  1684. | #define _ALL_SOURCE 1
  1685. | #define _GNU_SOURCE 1
  1686. | #define _POSIX_PTHREAD_SEMANTICS 1
  1687. | #define _TANDEM_SOURCE 1
  1688. | #define MYTHREAD_POSIX 1
  1689. | /* end confdefs.h. */
  1690. | /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
  1691. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1692. | #define clock_gettime innocuous_clock_gettime
  1693. |
  1694. | /* System header to define __stub macros and hopefully few prototypes,
  1695. | which can conflict with char clock_gettime (); below.
  1696. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1697. | <limits.h> exists even on freestanding compilers. */
  1698. |
  1699. | #ifdef __STDC__
  1700. | # include <limits.h>
  1701. | #else
  1702. | # include <assert.h>
  1703. | #endif
  1704. |
  1705. | #undef clock_gettime
  1706. |
  1707. | /* Override any GCC internal prototype to avoid an error.
  1708. | Use char because int might match the return type of a GCC
  1709. | builtin and then its argument prototype would still apply. */
  1710. | #ifdef __cplusplus
  1711. | extern "C"
  1712. | #endif
  1713. | char clock_gettime ();
  1714. | /* The GNU C library defines this for functions which it implements
  1715. | to always fail with ENOSYS. Some functions are actually named
  1716. | something starting with __ and the normal name is an alias. */
  1717. | #if defined __stub_clock_gettime || defined __stub___clock_gettime
  1718. | choke me
  1719. | #endif
  1720. |
  1721. | int
  1722. | main ()
  1723. | {
  1724. | return clock_gettime ();
  1725. | ;
  1726. | return 0;
  1727. | }
  1728. configure:7105: result: no
  1729. configure:7105: checking for pthread_condattr_setclock
  1730. configure:7105: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c -lpthread >&5
  1731. Error! E2028: _pthread_condattr_setclock is an undefined reference
  1732. file C:\temp\ccUxp3Ww.o(conftest.c): undefined symbol _pthread_condattr_setclock
  1733. weakld: error: Unresolved symbol (UNDEF) '_pthread_condattr_setclock'.
  1734. weakld: info: The symbol is referenced by:
  1735. C:\temp\ccUxp3Ww.o
  1736. Ignoring unresolved externals reported from weak prelinker.
  1737. configure:7105: $? = 1
  1738. configure: failed program was:
  1739. | /* confdefs.h */
  1740. | #define PACKAGE_NAME "XZ Utils"
  1741. | #define PACKAGE_TARNAME "xz"
  1742. | #define PACKAGE_VERSION "5.2.0"
  1743. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  1744. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  1745. | #define PACKAGE_URL "http://tukaani.org/xz/"
  1746. | #define NDEBUG 1
  1747. | #define HAVE_ENCODER_LZMA1 1
  1748. | #define HAVE_ENCODER_LZMA2 1
  1749. | #define HAVE_ENCODER_DELTA 1
  1750. | #define HAVE_ENCODER_X86 1
  1751. | #define HAVE_ENCODER_POWERPC 1
  1752. | #define HAVE_ENCODER_IA64 1
  1753. | #define HAVE_ENCODER_ARM 1
  1754. | #define HAVE_ENCODER_ARMTHUMB 1
  1755. | #define HAVE_ENCODER_SPARC 1
  1756. | #define HAVE_DECODER_LZMA1 1
  1757. | #define HAVE_DECODER_LZMA2 1
  1758. | #define HAVE_DECODER_DELTA 1
  1759. | #define HAVE_DECODER_X86 1
  1760. | #define HAVE_DECODER_POWERPC 1
  1761. | #define HAVE_DECODER_IA64 1
  1762. | #define HAVE_DECODER_ARM 1
  1763. | #define HAVE_DECODER_ARMTHUMB 1
  1764. | #define HAVE_DECODER_SPARC 1
  1765. | #define HAVE_MF_HC3 1
  1766. | #define HAVE_MF_HC4 1
  1767. | #define HAVE_MF_BT2 1
  1768. | #define HAVE_MF_BT3 1
  1769. | #define HAVE_MF_BT4 1
  1770. | #define HAVE_CHECK_CRC32 1
  1771. | #define HAVE_CHECK_CRC64 1
  1772. | #define HAVE_CHECK_SHA256 1
  1773. | #define ASSUME_RAM 128
  1774. | #define PACKAGE "xz"
  1775. | #define VERSION "5.2.0"
  1776. | #define STDC_HEADERS 1
  1777. | #define HAVE_SYS_TYPES_H 1
  1778. | #define HAVE_SYS_STAT_H 1
  1779. | #define HAVE_STDLIB_H 1
  1780. | #define HAVE_STRING_H 1
  1781. | #define HAVE_MEMORY_H 1
  1782. | #define HAVE_STRINGS_H 1
  1783. | #define HAVE_INTTYPES_H 1
  1784. | #define HAVE_STDINT_H 1
  1785. | #define HAVE_UNISTD_H 1
  1786. | #define __EXTENSIONS__ 1
  1787. | #define _ALL_SOURCE 1
  1788. | #define _GNU_SOURCE 1
  1789. | #define _POSIX_PTHREAD_SEMANTICS 1
  1790. | #define _TANDEM_SOURCE 1
  1791. | #define MYTHREAD_POSIX 1
  1792. | /* end confdefs.h. */
  1793. | /* Define pthread_condattr_setclock to an innocuous variant, in case <limits.h> declares pthread_condattr_setclock.
  1794. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1795. | #define pthread_condattr_setclock innocuous_pthread_condattr_setclock
  1796. |
  1797. | /* System header to define __stub macros and hopefully few prototypes,
  1798. | which can conflict with char pthread_condattr_setclock (); below.
  1799. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1800. | <limits.h> exists even on freestanding compilers. */
  1801. |
  1802. | #ifdef __STDC__
  1803. | # include <limits.h>
  1804. | #else
  1805. | # include <assert.h>
  1806. | #endif
  1807. |
  1808. | #undef pthread_condattr_setclock
  1809. |
  1810. | /* Override any GCC internal prototype to avoid an error.
  1811. | Use char because int might match the return type of a GCC
  1812. | builtin and then its argument prototype would still apply. */
  1813. | #ifdef __cplusplus
  1814. | extern "C"
  1815. | #endif
  1816. | char pthread_condattr_setclock ();
  1817. | /* The GNU C library defines this for functions which it implements
  1818. | to always fail with ENOSYS. Some functions are actually named
  1819. | something starting with __ and the normal name is an alias. */
  1820. | #if defined __stub_pthread_condattr_setclock || defined __stub___pthread_condattr_setclock
  1821. | choke me
  1822. | #endif
  1823. |
  1824. | int
  1825. | main ()
  1826. | {
  1827. | return pthread_condattr_setclock ();
  1828. | ;
  1829. | return 0;
  1830. | }
  1831. configure:7105: result: no
  1832. configure:7114: checking whether CLOCK_MONOTONIC is declared
  1833. configure:7114: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1834. conftest.c: In function 'main':
  1835. conftest.c:64:10: error: 'CLOCK_MONOTONIC' undeclared (first use in this function)
  1836. conftest.c:64:10: note: each undeclared identifier is reported only once for each function it appears in
  1837. configure:7114: $? = 1
  1838. configure: failed program was:
  1839. | /* confdefs.h */
  1840. | #define PACKAGE_NAME "XZ Utils"
  1841. | #define PACKAGE_TARNAME "xz"
  1842. | #define PACKAGE_VERSION "5.2.0"
  1843. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  1844. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  1845. | #define PACKAGE_URL "http://tukaani.org/xz/"
  1846. | #define NDEBUG 1
  1847. | #define HAVE_ENCODER_LZMA1 1
  1848. | #define HAVE_ENCODER_LZMA2 1
  1849. | #define HAVE_ENCODER_DELTA 1
  1850. | #define HAVE_ENCODER_X86 1
  1851. | #define HAVE_ENCODER_POWERPC 1
  1852. | #define HAVE_ENCODER_IA64 1
  1853. | #define HAVE_ENCODER_ARM 1
  1854. | #define HAVE_ENCODER_ARMTHUMB 1
  1855. | #define HAVE_ENCODER_SPARC 1
  1856. | #define HAVE_DECODER_LZMA1 1
  1857. | #define HAVE_DECODER_LZMA2 1
  1858. | #define HAVE_DECODER_DELTA 1
  1859. | #define HAVE_DECODER_X86 1
  1860. | #define HAVE_DECODER_POWERPC 1
  1861. | #define HAVE_DECODER_IA64 1
  1862. | #define HAVE_DECODER_ARM 1
  1863. | #define HAVE_DECODER_ARMTHUMB 1
  1864. | #define HAVE_DECODER_SPARC 1
  1865. | #define HAVE_MF_HC3 1
  1866. | #define HAVE_MF_HC4 1
  1867. | #define HAVE_MF_BT2 1
  1868. | #define HAVE_MF_BT3 1
  1869. | #define HAVE_MF_BT4 1
  1870. | #define HAVE_CHECK_CRC32 1
  1871. | #define HAVE_CHECK_CRC64 1
  1872. | #define HAVE_CHECK_SHA256 1
  1873. | #define ASSUME_RAM 128
  1874. | #define PACKAGE "xz"
  1875. | #define VERSION "5.2.0"
  1876. | #define STDC_HEADERS 1
  1877. | #define HAVE_SYS_TYPES_H 1
  1878. | #define HAVE_SYS_STAT_H 1
  1879. | #define HAVE_STDLIB_H 1
  1880. | #define HAVE_STRING_H 1
  1881. | #define HAVE_MEMORY_H 1
  1882. | #define HAVE_STRINGS_H 1
  1883. | #define HAVE_INTTYPES_H 1
  1884. | #define HAVE_STDINT_H 1
  1885. | #define HAVE_UNISTD_H 1
  1886. | #define __EXTENSIONS__ 1
  1887. | #define _ALL_SOURCE 1
  1888. | #define _GNU_SOURCE 1
  1889. | #define _POSIX_PTHREAD_SEMANTICS 1
  1890. | #define _TANDEM_SOURCE 1
  1891. | #define MYTHREAD_POSIX 1
  1892. | /* end confdefs.h. */
  1893. | #include <time.h>
  1894. |
  1895. | int
  1896. | main ()
  1897. | {
  1898. | #ifndef CLOCK_MONOTONIC
  1899. | #ifdef __cplusplus
  1900. | (void) CLOCK_MONOTONIC;
  1901. | #else
  1902. | (void) CLOCK_MONOTONIC;
  1903. | #endif
  1904. | #endif
  1905. |
  1906. | ;
  1907. | return 0;
  1908. | }
  1909. configure:7114: result: no
  1910. configure:7197: checking how to print strings
  1911. configure:7224: result: printf
  1912. configure:7245: checking for a sed that does not truncate output
  1913. configure:7309: result: C:/USR/BIN/sed.exe
  1914. configure:7327: checking for fgrep
  1915. configure:7389: result: C:/USR/BIN/grep.exe -F
  1916. configure:7424: checking for ld used by gcc -std=gnu99
  1917. configure:7491: result: C:/USR/BIN/ld
  1918. configure:7498: checking if the linker (C:/USR/BIN/ld) is GNU ld
  1919. configure:7513: result: no
  1920. configure:7525: checking for BSD- or MS-compatible name lister (nm)
  1921. configure:7579: result: C:/USR/BIN/nm -B
  1922. configure:7709: checking the name lister (C:/USR/BIN/nm -B) interface
  1923. configure:7716: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1924. configure:7719: C:/USR/BIN/nm -B "conftest.o"
  1925. configure:7722: output
  1926. 00000000 B _some_variable
  1927. configure:7729: result: BSD nm
  1928. configure:7733: checking the maximum length of command line arguments
  1929. configure:7864: result: 8192
  1930. configure:7912: checking how to convert i386-pc-os2-emx file names to i386-pc-os2-emx format
  1931. configure:7952: result: func_convert_file_noop
  1932. configure:7959: checking how to convert i386-pc-os2-emx file names to toolchain format
  1933. configure:7979: result: func_convert_file_noop
  1934. configure:7986: checking for C:/USR/BIN/ld option to reload object files
  1935. configure:7993: result: -r
  1936. configure:8067: checking for objdump
  1937. configure:8083: found C:/USR/BIN/objdump.exe
  1938. configure:8094: result: objdump
  1939. configure:8123: checking how to recognize dependent libraries
  1940. configure:8323: result: pass_all
  1941. configure:8408: checking for dlltool
  1942. configure:8438: result: no
  1943. configure:8465: checking how to associate runtime and link libraries
  1944. configure:8492: result: printf %s\n
  1945. configure:8552: checking for ar
  1946. configure:8568: found C:/USR/BIN/ar.exe
  1947. configure:8579: result: ar
  1948. configure:8616: checking for archiver @FILE support
  1949. configure:8633: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1950. configure:8633: $? = 0
  1951. configure:8636: ar cru libconftest.a @conftest.lst >&5
  1952. configure:8639: $? = 0
  1953. configure:8644: ar cru libconftest.a @conftest.lst >&5
  1954. ar: conftest.o: No such file or directory
  1955. configure:8647: $? = 1
  1956. configure:8659: result: @
  1957. configure:8717: checking for strip
  1958. configure:8733: found C:/USR/BIN/strip.exe
  1959. configure:8744: result: strip
  1960. configure:8816: checking for ranlib
  1961. configure:8832: found C:/USR/BIN/ranlib.exe
  1962. configure:8843: result: ranlib
  1963. configure:8945: checking command to parse C:/USR/BIN/nm -B output from gcc -std=gnu99 object
  1964. configure:9098: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1965. configure:9101: $? = 0
  1966. configure:9105: C:/USR/BIN/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  1967. configure:9108: $? = 0
  1968. cannot find nm_test_var in conftest.nm
  1969. configure:9098: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1970. configure:9101: $? = 0
  1971. configure:9105: C:/USR/BIN/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  1972. configure:9108: $? = 0
  1973. configure:9174: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c conftstm.o >&5
  1974. configure:9177: $? = 0
  1975. configure:9215: result: ok
  1976. configure:9262: checking for sysroot
  1977. configure:9292: result: no
  1978. configure:9299: checking for a working dd
  1979. configure:9337: result: C:/USR/BIN/dd.exe
  1980. configure:9341: checking how to truncate binary pipes
  1981. configure:9356: result: C:/USR/BIN/dd.exe bs=4096 count=1
  1982. configure:9670: checking for mt
  1983. configure:9700: result: no
  1984. configure:9720: checking if : is a manifest tool
  1985. configure:9726: : '-?'
  1986. configure:9734: result: no
  1987. configure:10373: checking for dlfcn.h
  1988. configure:10373: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1989. configure:10373: $? = 0
  1990. configure:10373: result: yes
  1991. configure:10927: checking for objdir
  1992. configure:10942: result: .libs
  1993. configure:11213: checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions
  1994. configure:11231: gcc -std=gnu99 -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  1995. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  1996. configure:11235: $? = 0
  1997. configure:11248: result: no
  1998. configure:11606: checking for gcc -std=gnu99 option to produce PIC
  1999. configure:11613: result: -DDLL_EXPORT -DPIC
  2000. configure:11621: checking if gcc -std=gnu99 PIC flag -DDLL_EXPORT -DPIC works
  2001. configure:11639: gcc -std=gnu99 -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
  2002. configure:11643: $? = 0
  2003. configure:11656: result: yes
  2004. configure:11685: checking if gcc -std=gnu99 static flag -Wl,-static works
  2005. configure:11713: result: yes
  2006. configure:11728: checking if gcc -std=gnu99 supports -c -o file.o
  2007. configure:11749: gcc -std=gnu99 -c -g -O2 -o out/conftest2.o conftest.c >&5
  2008. configure:11753: $? = 0
  2009. configure:11775: result: yes
  2010. configure:11783: checking if gcc -std=gnu99 supports -c -o file.o
  2011. configure:11830: result: yes
  2012. configure:11863: checking whether the gcc -std=gnu99 linker (C:/USR/BIN/ld) supports shared libraries
  2013. configure:13122: result: yes
  2014. configure:13362: checking dynamic linker characteristics
  2015. configure:14171: result: OS/2 ld.exe
  2016. configure:14278: checking how to hardcode library paths into programs
  2017. configure:14303: result: immediate
  2018. configure:14851: checking whether stripping libraries is possible
  2019. configure:14856: result: yes
  2020. configure:14891: checking if libtool supports shared libraries
  2021. configure:14893: result: yes
  2022. configure:14896: checking whether to build shared libraries
  2023. configure:14921: result: yes
  2024. configure:14924: checking whether to build static libraries
  2025. configure:14928: result: no
  2026. configure:15008: checking for windres
  2027. configure:15024: found C:/USR/BIN/windres.exe
  2028. configure:15035: result: windres
  2029. configure:15172: checking whether NLS is requested
  2030. configure:15181: result: yes
  2031. configure:15222: checking for msgfmt
  2032. configure: trying C:/USR/BIN/msgfmt...
  2033. 0 translated messages.
  2034. configure:15254: result: C:/USR/BIN/msgfmt.exe
  2035. configure:15263: checking for gmsgfmt
  2036. configure:15294: result: C:/USR/BIN/msgfmt.exe
  2037. configure:15345: checking for xgettext
  2038. configure: trying C:/USR/BIN/xgettext...
  2039. C:/USR/BIN/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
  2040. configure:15377: result: C:/USR/BIN/xgettext.exe
  2041. configure:15423: checking for msgmerge
  2042. configure: trying C:/USR/BIN/msgmerge...
  2043. configure:15454: result: C:/USR/BIN/msgmerge.exe
  2044. configure:15511: checking for ld used by GCC
  2045. configure:15575: result: C:/USR/BIN/ld
  2046. configure:15582: checking if the linker (C:/USR/BIN/ld) is GNU ld
  2047. configure:15595: result: no
  2048. configure:15602: checking for shared library run path origin
  2049. configure:15615: result: done
  2050. configure:16187: checking for CFPreferencesCopyAppValue
  2051. configure:16205: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c -lpthread -Wl,-framework -Wl,CoreFoundation >&5
  2052. conftest.c:58:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
  2053. compilation terminated.
  2054. configure:16205: $? = 1
  2055. configure: failed program was:
  2056. | /* confdefs.h */
  2057. | #define PACKAGE_NAME "XZ Utils"
  2058. | #define PACKAGE_TARNAME "xz"
  2059. | #define PACKAGE_VERSION "5.2.0"
  2060. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  2061. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  2062. | #define PACKAGE_URL "http://tukaani.org/xz/"
  2063. | #define NDEBUG 1
  2064. | #define HAVE_ENCODER_LZMA1 1
  2065. | #define HAVE_ENCODER_LZMA2 1
  2066. | #define HAVE_ENCODER_DELTA 1
  2067. | #define HAVE_ENCODER_X86 1
  2068. | #define HAVE_ENCODER_POWERPC 1
  2069. | #define HAVE_ENCODER_IA64 1
  2070. | #define HAVE_ENCODER_ARM 1
  2071. | #define HAVE_ENCODER_ARMTHUMB 1
  2072. | #define HAVE_ENCODER_SPARC 1
  2073. | #define HAVE_DECODER_LZMA1 1
  2074. | #define HAVE_DECODER_LZMA2 1
  2075. | #define HAVE_DECODER_DELTA 1
  2076. | #define HAVE_DECODER_X86 1
  2077. | #define HAVE_DECODER_POWERPC 1
  2078. | #define HAVE_DECODER_IA64 1
  2079. | #define HAVE_DECODER_ARM 1
  2080. | #define HAVE_DECODER_ARMTHUMB 1
  2081. | #define HAVE_DECODER_SPARC 1
  2082. | #define HAVE_MF_HC3 1
  2083. | #define HAVE_MF_HC4 1
  2084. | #define HAVE_MF_BT2 1
  2085. | #define HAVE_MF_BT3 1
  2086. | #define HAVE_MF_BT4 1
  2087. | #define HAVE_CHECK_CRC32 1
  2088. | #define HAVE_CHECK_CRC64 1
  2089. | #define HAVE_CHECK_SHA256 1
  2090. | #define ASSUME_RAM 128
  2091. | #define PACKAGE "xz"
  2092. | #define VERSION "5.2.0"
  2093. | #define STDC_HEADERS 1
  2094. | #define HAVE_SYS_TYPES_H 1
  2095. | #define HAVE_SYS_STAT_H 1
  2096. | #define HAVE_STDLIB_H 1
  2097. | #define HAVE_STRING_H 1
  2098. | #define HAVE_MEMORY_H 1
  2099. | #define HAVE_STRINGS_H 1
  2100. | #define HAVE_INTTYPES_H 1
  2101. | #define HAVE_STDINT_H 1
  2102. | #define HAVE_UNISTD_H 1
  2103. | #define __EXTENSIONS__ 1
  2104. | #define _ALL_SOURCE 1
  2105. | #define _GNU_SOURCE 1
  2106. | #define _POSIX_PTHREAD_SEMANTICS 1
  2107. | #define _TANDEM_SOURCE 1
  2108. | #define MYTHREAD_POSIX 1
  2109. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  2110. | #define HAVE_DLFCN_H 1
  2111. | #define LT_OBJDIR ".libs/"
  2112. | /* end confdefs.h. */
  2113. | #include <CoreFoundation/CFPreferences.h>
  2114. | int
  2115. | main ()
  2116. | {
  2117. | CFPreferencesCopyAppValue(NULL, NULL)
  2118. | ;
  2119. | return 0;
  2120. | }
  2121. configure:16214: result: no
  2122. configure:16221: checking for CFLocaleCopyCurrent
  2123. configure:16239: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c -lpthread -Wl,-framework -Wl,CoreFoundation >&5
  2124. conftest.c:58:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
  2125. compilation terminated.
  2126. configure:16239: $? = 1
  2127. configure: failed program was:
  2128. | /* confdefs.h */
  2129. | #define PACKAGE_NAME "XZ Utils"
  2130. | #define PACKAGE_TARNAME "xz"
  2131. | #define PACKAGE_VERSION "5.2.0"
  2132. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  2133. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  2134. | #define PACKAGE_URL "http://tukaani.org/xz/"
  2135. | #define NDEBUG 1
  2136. | #define HAVE_ENCODER_LZMA1 1
  2137. | #define HAVE_ENCODER_LZMA2 1
  2138. | #define HAVE_ENCODER_DELTA 1
  2139. | #define HAVE_ENCODER_X86 1
  2140. | #define HAVE_ENCODER_POWERPC 1
  2141. | #define HAVE_ENCODER_IA64 1
  2142. | #define HAVE_ENCODER_ARM 1
  2143. | #define HAVE_ENCODER_ARMTHUMB 1
  2144. | #define HAVE_ENCODER_SPARC 1
  2145. | #define HAVE_DECODER_LZMA1 1
  2146. | #define HAVE_DECODER_LZMA2 1
  2147. | #define HAVE_DECODER_DELTA 1
  2148. | #define HAVE_DECODER_X86 1
  2149. | #define HAVE_DECODER_POWERPC 1
  2150. | #define HAVE_DECODER_IA64 1
  2151. | #define HAVE_DECODER_ARM 1
  2152. | #define HAVE_DECODER_ARMTHUMB 1
  2153. | #define HAVE_DECODER_SPARC 1
  2154. | #define HAVE_MF_HC3 1
  2155. | #define HAVE_MF_HC4 1
  2156. | #define HAVE_MF_BT2 1
  2157. | #define HAVE_MF_BT3 1
  2158. | #define HAVE_MF_BT4 1
  2159. | #define HAVE_CHECK_CRC32 1
  2160. | #define HAVE_CHECK_CRC64 1
  2161. | #define HAVE_CHECK_SHA256 1
  2162. | #define ASSUME_RAM 128
  2163. | #define PACKAGE "xz"
  2164. | #define VERSION "5.2.0"
  2165. | #define STDC_HEADERS 1
  2166. | #define HAVE_SYS_TYPES_H 1
  2167. | #define HAVE_SYS_STAT_H 1
  2168. | #define HAVE_STDLIB_H 1
  2169. | #define HAVE_STRING_H 1
  2170. | #define HAVE_MEMORY_H 1
  2171. | #define HAVE_STRINGS_H 1
  2172. | #define HAVE_INTTYPES_H 1
  2173. | #define HAVE_STDINT_H 1
  2174. | #define HAVE_UNISTD_H 1
  2175. | #define __EXTENSIONS__ 1
  2176. | #define _ALL_SOURCE 1
  2177. | #define _GNU_SOURCE 1
  2178. | #define _POSIX_PTHREAD_SEMANTICS 1
  2179. | #define _TANDEM_SOURCE 1
  2180. | #define MYTHREAD_POSIX 1
  2181. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  2182. | #define HAVE_DLFCN_H 1
  2183. | #define LT_OBJDIR ".libs/"
  2184. | /* end confdefs.h. */
  2185. | #include <CoreFoundation/CFLocale.h>
  2186. | int
  2187. | main ()
  2188. | {
  2189. | CFLocaleCopyCurrent();
  2190. | ;
  2191. | return 0;
  2192. | }
  2193. configure:16248: result: no
  2194. configure:16297: checking for GNU gettext in libc
  2195. configure:16317: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c -lpthread >&5
  2196. Error! E2028: _libintl_bindtextdomain is an undefined reference
  2197. Error! E2028: _libintl_gettext is an undefined reference
  2198. file C:\temp\ccdpJvM9.o(conftest.c): undefined symbol _libintl_bindtextdomain
  2199. file C:\temp\ccdpJvM9.o(conftest.c): undefined symbol _libintl_gettext
  2200. weakld: error: Unresolved symbol (UNDEF) '_libintl_bindtextdomain'.
  2201. weakld: info: The symbol is referenced by:
  2202. C:\temp\ccdpJvM9.o
  2203. weakld: error: Unresolved symbol (UNDEF) '_libintl_gettext'.
  2204. weakld: info: The symbol is referenced by:
  2205. C:\temp\ccdpJvM9.o
  2206. Ignoring unresolved externals reported from weak prelinker.
  2207. configure:16317: $? = 1
  2208. configure: failed program was:
  2209. | /* confdefs.h */
  2210. | #define PACKAGE_NAME "XZ Utils"
  2211. | #define PACKAGE_TARNAME "xz"
  2212. | #define PACKAGE_VERSION "5.2.0"
  2213. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  2214. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  2215. | #define PACKAGE_URL "http://tukaani.org/xz/"
  2216. | #define NDEBUG 1
  2217. | #define HAVE_ENCODER_LZMA1 1
  2218. | #define HAVE_ENCODER_LZMA2 1
  2219. | #define HAVE_ENCODER_DELTA 1
  2220. | #define HAVE_ENCODER_X86 1
  2221. | #define HAVE_ENCODER_POWERPC 1
  2222. | #define HAVE_ENCODER_IA64 1
  2223. | #define HAVE_ENCODER_ARM 1
  2224. | #define HAVE_ENCODER_ARMTHUMB 1
  2225. | #define HAVE_ENCODER_SPARC 1
  2226. | #define HAVE_DECODER_LZMA1 1
  2227. | #define HAVE_DECODER_LZMA2 1
  2228. | #define HAVE_DECODER_DELTA 1
  2229. | #define HAVE_DECODER_X86 1
  2230. | #define HAVE_DECODER_POWERPC 1
  2231. | #define HAVE_DECODER_IA64 1
  2232. | #define HAVE_DECODER_ARM 1
  2233. | #define HAVE_DECODER_ARMTHUMB 1
  2234. | #define HAVE_DECODER_SPARC 1
  2235. | #define HAVE_MF_HC3 1
  2236. | #define HAVE_MF_HC4 1
  2237. | #define HAVE_MF_BT2 1
  2238. | #define HAVE_MF_BT3 1
  2239. | #define HAVE_MF_BT4 1
  2240. | #define HAVE_CHECK_CRC32 1
  2241. | #define HAVE_CHECK_CRC64 1
  2242. | #define HAVE_CHECK_SHA256 1
  2243. | #define ASSUME_RAM 128
  2244. | #define PACKAGE "xz"
  2245. | #define VERSION "5.2.0"
  2246. | #define STDC_HEADERS 1
  2247. | #define HAVE_SYS_TYPES_H 1
  2248. | #define HAVE_SYS_STAT_H 1
  2249. | #define HAVE_STDLIB_H 1
  2250. | #define HAVE_STRING_H 1
  2251. | #define HAVE_MEMORY_H 1
  2252. | #define HAVE_STRINGS_H 1
  2253. | #define HAVE_INTTYPES_H 1
  2254. | #define HAVE_STDINT_H 1
  2255. | #define HAVE_UNISTD_H 1
  2256. | #define __EXTENSIONS__ 1
  2257. | #define _ALL_SOURCE 1
  2258. | #define _GNU_SOURCE 1
  2259. | #define _POSIX_PTHREAD_SEMANTICS 1
  2260. | #define _TANDEM_SOURCE 1
  2261. | #define MYTHREAD_POSIX 1
  2262. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  2263. | #define HAVE_DLFCN_H 1
  2264. | #define LT_OBJDIR ".libs/"
  2265. | /* end confdefs.h. */
  2266. | #include <libintl.h>
  2267. |
  2268. | extern int _nl_msg_cat_cntr;
  2269. | extern int *_nl_domain_bindings;
  2270. | int
  2271. | main ()
  2272. | {
  2273. | bindtextdomain ("", "");
  2274. | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
  2275. | ;
  2276. | return 0;
  2277. | }
  2278. configure:16326: result: no
  2279. configure:16360: checking for iconv
  2280. configure:16382: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c -lpthread >&5
  2281. configure:16382: $? = 0
  2282. configure:16414: result: yes
  2283. configure:16417: checking for working iconv
  2284. configure:16512: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c -lpthread >&5
  2285. conftest.c: In function 'main':
  2286. conftest.c:77:29: warning: passing argument 2 of 'iconv' from incompatible pointer type [enabled by default]
  2287. In file included from conftest.c:59:0:
  2288. /@unixroot/usr/include/iconv.h:37:15: note: expected 'const char **' but argument is of type 'char **'
  2289. conftest.c:96:29: warning: passing argument 2 of 'iconv' from incompatible pointer type [enabled by default]
  2290. In file included from conftest.c:59:0:
  2291. /@unixroot/usr/include/iconv.h:37:15: note: expected 'const char **' but argument is of type 'char **'
  2292. configure:16512: $? = 0
  2293. configure:16512: ./conftest.exe
  2294. configure:16512: $? = 1
  2295. configure: program exited with status 1
  2296. configure: failed program was:
  2297. | /* confdefs.h */
  2298. | #define PACKAGE_NAME "XZ Utils"
  2299. | #define PACKAGE_TARNAME "xz"
  2300. | #define PACKAGE_VERSION "5.2.0"
  2301. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  2302. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  2303. | #define PACKAGE_URL "http://tukaani.org/xz/"
  2304. | #define NDEBUG 1
  2305. | #define HAVE_ENCODER_LZMA1 1
  2306. | #define HAVE_ENCODER_LZMA2 1
  2307. | #define HAVE_ENCODER_DELTA 1
  2308. | #define HAVE_ENCODER_X86 1
  2309. | #define HAVE_ENCODER_POWERPC 1
  2310. | #define HAVE_ENCODER_IA64 1
  2311. | #define HAVE_ENCODER_ARM 1
  2312. | #define HAVE_ENCODER_ARMTHUMB 1
  2313. | #define HAVE_ENCODER_SPARC 1
  2314. | #define HAVE_DECODER_LZMA1 1
  2315. | #define HAVE_DECODER_LZMA2 1
  2316. | #define HAVE_DECODER_DELTA 1
  2317. | #define HAVE_DECODER_X86 1
  2318. | #define HAVE_DECODER_POWERPC 1
  2319. | #define HAVE_DECODER_IA64 1
  2320. | #define HAVE_DECODER_ARM 1
  2321. | #define HAVE_DECODER_ARMTHUMB 1
  2322. | #define HAVE_DECODER_SPARC 1
  2323. | #define HAVE_MF_HC3 1
  2324. | #define HAVE_MF_HC4 1
  2325. | #define HAVE_MF_BT2 1
  2326. | #define HAVE_MF_BT3 1
  2327. | #define HAVE_MF_BT4 1
  2328. | #define HAVE_CHECK_CRC32 1
  2329. | #define HAVE_CHECK_CRC64 1
  2330. | #define HAVE_CHECK_SHA256 1
  2331. | #define ASSUME_RAM 128
  2332. | #define PACKAGE "xz"
  2333. | #define VERSION "5.2.0"
  2334. | #define STDC_HEADERS 1
  2335. | #define HAVE_SYS_TYPES_H 1
  2336. | #define HAVE_SYS_STAT_H 1
  2337. | #define HAVE_STDLIB_H 1
  2338. | #define HAVE_STRING_H 1
  2339. | #define HAVE_MEMORY_H 1
  2340. | #define HAVE_STRINGS_H 1
  2341. | #define HAVE_INTTYPES_H 1
  2342. | #define HAVE_STDINT_H 1
  2343. | #define HAVE_UNISTD_H 1
  2344. | #define __EXTENSIONS__ 1
  2345. | #define _ALL_SOURCE 1
  2346. | #define _GNU_SOURCE 1
  2347. | #define _POSIX_PTHREAD_SEMANTICS 1
  2348. | #define _TANDEM_SOURCE 1
  2349. | #define MYTHREAD_POSIX 1
  2350. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  2351. | #define HAVE_DLFCN_H 1
  2352. | #define LT_OBJDIR ".libs/"
  2353. | /* end confdefs.h. */
  2354. |
  2355. | #include <iconv.h>
  2356. | #include <string.h>
  2357. | int main ()
  2358. | {
  2359. | /* Test against AIX 5.1 bug: Failures are not distinguishable from successful
  2360. | returns. */
  2361. | {
  2362. | iconv_t cd_utf8_to_88591 = iconv_open ("ISO8859-1", "UTF-8");
  2363. | if (cd_utf8_to_88591 != (iconv_t)(-1))
  2364. | {
  2365. | static const char input[] = "\342\202\254"; /* EURO SIGN */
  2366. | char buf[10];
  2367. | const char *inptr = input;
  2368. | size_t inbytesleft = strlen (input);
  2369. | char *outptr = buf;
  2370. | size_t outbytesleft = sizeof (buf);
  2371. | size_t res = iconv (cd_utf8_to_88591,
  2372. | (char **) &inptr, &inbytesleft,
  2373. | &outptr, &outbytesleft);
  2374. | if (res == 0)
  2375. | return 1;
  2376. | }
  2377. | }
  2378. | /* Test against Solaris 10 bug: Failures are not distinguishable from
  2379. | successful returns. */
  2380. | {
  2381. | iconv_t cd_ascii_to_88591 = iconv_open ("ISO8859-1", "646");
  2382. | if (cd_ascii_to_88591 != (iconv_t)(-1))
  2383. | {
  2384. | static const char input[] = "\263";
  2385. | char buf[10];
  2386. | const char *inptr = input;
  2387. | size_t inbytesleft = strlen (input);
  2388. | char *outptr = buf;
  2389. | size_t outbytesleft = sizeof (buf);
  2390. | size_t res = iconv (cd_ascii_to_88591,
  2391. | (char **) &inptr, &inbytesleft,
  2392. | &outptr, &outbytesleft);
  2393. | if (res == 0)
  2394. | return 1;
  2395. | }
  2396. | }
  2397. | #if 0 /* This bug could be worked around by the caller. */
  2398. | /* Test against HP-UX 11.11 bug: Positive return value instead of 0. */
  2399. | {
  2400. | iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591");
  2401. | if (cd_88591_to_utf8 != (iconv_t)(-1))
  2402. | {
  2403. | static const char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337";
  2404. | char buf[50];
  2405. | const char *inptr = input;
  2406. | size_t inbytesleft = strlen (input);
  2407. | char *outptr = buf;
  2408. | size_t outbytesleft = sizeof (buf);
  2409. | size_t res = iconv (cd_88591_to_utf8,
  2410. | (char **) &inptr, &inbytesleft,
  2411. | &outptr, &outbytesleft);
  2412. | if ((int)res > 0)
  2413. | return 1;
  2414. | }
  2415. | }
  2416. | #endif
  2417. | /* Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is
  2418. | provided. */
  2419. | if (/* Try standardized names. */
  2420. | iconv_open ("UTF-8", "EUC-JP") == (iconv_t)(-1)
  2421. | /* Try IRIX, OSF/1 names. */
  2422. | && iconv_open ("UTF-8", "eucJP") == (iconv_t)(-1)
  2423. | /* Try AIX names. */
  2424. | && iconv_open ("UTF-8", "IBM-eucJP") == (iconv_t)(-1)
  2425. | /* Try HP-UX names. */
  2426. | && iconv_open ("utf8", "eucJP") == (iconv_t)(-1))
  2427. | return 1;
  2428. | return 0;
  2429. | }
  2430. configure:16524: result: no
  2431. configure:17013: checking for GNU gettext in libintl
  2432. configure:17041: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c -lpthread -lintl >&5
  2433. configure:17041: $? = 0
  2434. configure:17082: result: yes
  2435. configure:17117: checking whether to use NLS
  2436. configure:17119: result: yes
  2437. configure:17122: checking where the gettext function comes from
  2438. configure:17133: result: external libintl
  2439. configure:17141: checking how to link with libintl
  2440. configure:17143: result: -lintl
  2441. configure:17204: checking fcntl.h usability
  2442. configure:17204: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2443. configure:17204: $? = 0
  2444. configure:17204: result: yes
  2445. configure:17204: checking fcntl.h presence
  2446. configure:17204: gcc -std=gnu99 -E conftest.c
  2447. configure:17204: $? = 0
  2448. configure:17204: result: yes
  2449. configure:17204: checking for fcntl.h
  2450. configure:17204: result: yes
  2451. configure:17204: checking limits.h usability
  2452. configure:17204: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2453. configure:17204: $? = 0
  2454. configure:17204: result: yes
  2455. configure:17204: checking limits.h presence
  2456. configure:17204: gcc -std=gnu99 -E conftest.c
  2457. configure:17204: $? = 0
  2458. configure:17204: result: yes
  2459. configure:17204: checking for limits.h
  2460. configure:17204: result: yes
  2461. configure:17204: checking sys/time.h usability
  2462. configure:17204: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2463. configure:17204: $? = 0
  2464. configure:17204: result: yes
  2465. configure:17204: checking sys/time.h presence
  2466. configure:17204: gcc -std=gnu99 -E conftest.c
  2467. configure:17204: $? = 0
  2468. configure:17204: result: yes
  2469. configure:17204: checking for sys/time.h
  2470. configure:17204: result: yes
  2471. configure:17220: checking immintrin.h usability
  2472. configure:17220: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2473. configure:17220: $? = 0
  2474. configure:17220: result: yes
  2475. configure:17220: checking immintrin.h presence
  2476. configure:17220: gcc -std=gnu99 -E conftest.c
  2477. configure:17220: $? = 0
  2478. configure:17220: result: yes
  2479. configure:17220: checking for immintrin.h
  2480. configure:17220: result: yes
  2481. configure:17237: checking for stdbool.h that conforms to C99
  2482. configure:17304: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2483. configure:17304: $? = 0
  2484. configure:17311: result: yes
  2485. configure:17313: checking for _Bool
  2486. configure:17313: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2487. configure:17313: $? = 0
  2488. configure:17313: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2489. conftest.c: In function 'main':
  2490. conftest.c:101:20: error: expected expression before ')' token
  2491. configure:17313: $? = 1
  2492. configure: failed program was:
  2493. | /* confdefs.h */
  2494. | #define PACKAGE_NAME "XZ Utils"
  2495. | #define PACKAGE_TARNAME "xz"
  2496. | #define PACKAGE_VERSION "5.2.0"
  2497. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  2498. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  2499. | #define PACKAGE_URL "http://tukaani.org/xz/"
  2500. | #define NDEBUG 1
  2501. | #define HAVE_ENCODER_LZMA1 1
  2502. | #define HAVE_ENCODER_LZMA2 1
  2503. | #define HAVE_ENCODER_DELTA 1
  2504. | #define HAVE_ENCODER_X86 1
  2505. | #define HAVE_ENCODER_POWERPC 1
  2506. | #define HAVE_ENCODER_IA64 1
  2507. | #define HAVE_ENCODER_ARM 1
  2508. | #define HAVE_ENCODER_ARMTHUMB 1
  2509. | #define HAVE_ENCODER_SPARC 1
  2510. | #define HAVE_DECODER_LZMA1 1
  2511. | #define HAVE_DECODER_LZMA2 1
  2512. | #define HAVE_DECODER_DELTA 1
  2513. | #define HAVE_DECODER_X86 1
  2514. | #define HAVE_DECODER_POWERPC 1
  2515. | #define HAVE_DECODER_IA64 1
  2516. | #define HAVE_DECODER_ARM 1
  2517. | #define HAVE_DECODER_ARMTHUMB 1
  2518. | #define HAVE_DECODER_SPARC 1
  2519. | #define HAVE_MF_HC3 1
  2520. | #define HAVE_MF_HC4 1
  2521. | #define HAVE_MF_BT2 1
  2522. | #define HAVE_MF_BT3 1
  2523. | #define HAVE_MF_BT4 1
  2524. | #define HAVE_CHECK_CRC32 1
  2525. | #define HAVE_CHECK_CRC64 1
  2526. | #define HAVE_CHECK_SHA256 1
  2527. | #define ASSUME_RAM 128
  2528. | #define PACKAGE "xz"
  2529. | #define VERSION "5.2.0"
  2530. | #define STDC_HEADERS 1
  2531. | #define HAVE_SYS_TYPES_H 1
  2532. | #define HAVE_SYS_STAT_H 1
  2533. | #define HAVE_STDLIB_H 1
  2534. | #define HAVE_STRING_H 1
  2535. | #define HAVE_MEMORY_H 1
  2536. | #define HAVE_STRINGS_H 1
  2537. | #define HAVE_INTTYPES_H 1
  2538. | #define HAVE_STDINT_H 1
  2539. | #define HAVE_UNISTD_H 1
  2540. | #define __EXTENSIONS__ 1
  2541. | #define _ALL_SOURCE 1
  2542. | #define _GNU_SOURCE 1
  2543. | #define _POSIX_PTHREAD_SEMANTICS 1
  2544. | #define _TANDEM_SOURCE 1
  2545. | #define MYTHREAD_POSIX 1
  2546. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  2547. | #define HAVE_DLFCN_H 1
  2548. | #define LT_OBJDIR ".libs/"
  2549. | #define ENABLE_NLS 1
  2550. | #define HAVE_GETTEXT 1
  2551. | #define HAVE_DCGETTEXT 1
  2552. | #define HAVE_FCNTL_H 1
  2553. | #define HAVE_LIMITS_H 1
  2554. | #define HAVE_SYS_TIME_H 1
  2555. | #define HAVE_IMMINTRIN_H 1
  2556. | /* end confdefs.h. */
  2557. | #include <stdio.h>
  2558. | #ifdef HAVE_SYS_TYPES_H
  2559. | # include <sys/types.h>
  2560. | #endif
  2561. | #ifdef HAVE_SYS_STAT_H
  2562. | # include <sys/stat.h>
  2563. | #endif
  2564. | #ifdef STDC_HEADERS
  2565. | # include <stdlib.h>
  2566. | # include <stddef.h>
  2567. | #else
  2568. | # ifdef HAVE_STDLIB_H
  2569. | # include <stdlib.h>
  2570. | # endif
  2571. | #endif
  2572. | #ifdef HAVE_STRING_H
  2573. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2574. | # include <memory.h>
  2575. | # endif
  2576. | # include <string.h>
  2577. | #endif
  2578. | #ifdef HAVE_STRINGS_H
  2579. | # include <strings.h>
  2580. | #endif
  2581. | #ifdef HAVE_INTTYPES_H
  2582. | # include <inttypes.h>
  2583. | #endif
  2584. | #ifdef HAVE_STDINT_H
  2585. | # include <stdint.h>
  2586. | #endif
  2587. | #ifdef HAVE_UNISTD_H
  2588. | # include <unistd.h>
  2589. | #endif
  2590. | int
  2591. | main ()
  2592. | {
  2593. | if (sizeof ((_Bool)))
  2594. | return 0;
  2595. | ;
  2596. | return 0;
  2597. | }
  2598. configure:17313: result: yes
  2599. configure:17331: checking for uint8_t
  2600. configure:17331: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2601. configure:17331: $? = 0
  2602. configure:17331: result: yes
  2603. configure:17345: checking for uint16_t
  2604. configure:17345: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2605. configure:17345: $? = 0
  2606. configure:17345: result: yes
  2607. configure:17357: checking for int32_t
  2608. configure:17357: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2609. configure:17357: $? = 0
  2610. configure:17357: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2611. conftest.c: In function 'main':
  2612. conftest.c:105:53: warning: integer overflow in expression [-Woverflow]
  2613. conftest.c:104:12: error: storage size of 'test_array' isn't constant
  2614. configure:17357: $? = 1
  2615. configure: failed program was:
  2616. | /* confdefs.h */
  2617. | #define PACKAGE_NAME "XZ Utils"
  2618. | #define PACKAGE_TARNAME "xz"
  2619. | #define PACKAGE_VERSION "5.2.0"
  2620. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  2621. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  2622. | #define PACKAGE_URL "http://tukaani.org/xz/"
  2623. | #define NDEBUG 1
  2624. | #define HAVE_ENCODER_LZMA1 1
  2625. | #define HAVE_ENCODER_LZMA2 1
  2626. | #define HAVE_ENCODER_DELTA 1
  2627. | #define HAVE_ENCODER_X86 1
  2628. | #define HAVE_ENCODER_POWERPC 1
  2629. | #define HAVE_ENCODER_IA64 1
  2630. | #define HAVE_ENCODER_ARM 1
  2631. | #define HAVE_ENCODER_ARMTHUMB 1
  2632. | #define HAVE_ENCODER_SPARC 1
  2633. | #define HAVE_DECODER_LZMA1 1
  2634. | #define HAVE_DECODER_LZMA2 1
  2635. | #define HAVE_DECODER_DELTA 1
  2636. | #define HAVE_DECODER_X86 1
  2637. | #define HAVE_DECODER_POWERPC 1
  2638. | #define HAVE_DECODER_IA64 1
  2639. | #define HAVE_DECODER_ARM 1
  2640. | #define HAVE_DECODER_ARMTHUMB 1
  2641. | #define HAVE_DECODER_SPARC 1
  2642. | #define HAVE_MF_HC3 1
  2643. | #define HAVE_MF_HC4 1
  2644. | #define HAVE_MF_BT2 1
  2645. | #define HAVE_MF_BT3 1
  2646. | #define HAVE_MF_BT4 1
  2647. | #define HAVE_CHECK_CRC32 1
  2648. | #define HAVE_CHECK_CRC64 1
  2649. | #define HAVE_CHECK_SHA256 1
  2650. | #define ASSUME_RAM 128
  2651. | #define PACKAGE "xz"
  2652. | #define VERSION "5.2.0"
  2653. | #define STDC_HEADERS 1
  2654. | #define HAVE_SYS_TYPES_H 1
  2655. | #define HAVE_SYS_STAT_H 1
  2656. | #define HAVE_STDLIB_H 1
  2657. | #define HAVE_STRING_H 1
  2658. | #define HAVE_MEMORY_H 1
  2659. | #define HAVE_STRINGS_H 1
  2660. | #define HAVE_INTTYPES_H 1
  2661. | #define HAVE_STDINT_H 1
  2662. | #define HAVE_UNISTD_H 1
  2663. | #define __EXTENSIONS__ 1
  2664. | #define _ALL_SOURCE 1
  2665. | #define _GNU_SOURCE 1
  2666. | #define _POSIX_PTHREAD_SEMANTICS 1
  2667. | #define _TANDEM_SOURCE 1
  2668. | #define MYTHREAD_POSIX 1
  2669. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  2670. | #define HAVE_DLFCN_H 1
  2671. | #define LT_OBJDIR ".libs/"
  2672. | #define ENABLE_NLS 1
  2673. | #define HAVE_GETTEXT 1
  2674. | #define HAVE_DCGETTEXT 1
  2675. | #define HAVE_FCNTL_H 1
  2676. | #define HAVE_LIMITS_H 1
  2677. | #define HAVE_SYS_TIME_H 1
  2678. | #define HAVE_IMMINTRIN_H 1
  2679. | #define HAVE__BOOL 1
  2680. | #define HAVE_STDBOOL_H 1
  2681. | /* end confdefs.h. */
  2682. | #include <stdio.h>
  2683. | #ifdef HAVE_SYS_TYPES_H
  2684. | # include <sys/types.h>
  2685. | #endif
  2686. | #ifdef HAVE_SYS_STAT_H
  2687. | # include <sys/stat.h>
  2688. | #endif
  2689. | #ifdef STDC_HEADERS
  2690. | # include <stdlib.h>
  2691. | # include <stddef.h>
  2692. | #else
  2693. | # ifdef HAVE_STDLIB_H
  2694. | # include <stdlib.h>
  2695. | # endif
  2696. | #endif
  2697. | #ifdef HAVE_STRING_H
  2698. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2699. | # include <memory.h>
  2700. | # endif
  2701. | # include <string.h>
  2702. | #endif
  2703. | #ifdef HAVE_STRINGS_H
  2704. | # include <strings.h>
  2705. | #endif
  2706. | #ifdef HAVE_INTTYPES_H
  2707. | # include <inttypes.h>
  2708. | #endif
  2709. | #ifdef HAVE_STDINT_H
  2710. | # include <stdint.h>
  2711. | #endif
  2712. | #ifdef HAVE_UNISTD_H
  2713. | # include <unistd.h>
  2714. | #endif
  2715. | enum { N = 32 / 2 - 1 };
  2716. | int
  2717. | main ()
  2718. | {
  2719. | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  2720. | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  2721. | test_array [0] = 0;
  2722. | return test_array [0];
  2723. |
  2724. | ;
  2725. | return 0;
  2726. | }
  2727. configure:17357: result: yes
  2728. configure:17368: checking for uint32_t
  2729. configure:17368: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2730. configure:17368: $? = 0
  2731. configure:17368: result: yes
  2732. configure:17382: checking for int64_t
  2733. configure:17382: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2734. configure:17382: $? = 0
  2735. configure:17382: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2736. conftest.c: In function 'main':
  2737. conftest.c:105:53: warning: integer overflow in expression [-Woverflow]
  2738. conftest.c:104:12: error: storage size of 'test_array' isn't constant
  2739. configure:17382: $? = 1
  2740. configure: failed program was:
  2741. | /* confdefs.h */
  2742. | #define PACKAGE_NAME "XZ Utils"
  2743. | #define PACKAGE_TARNAME "xz"
  2744. | #define PACKAGE_VERSION "5.2.0"
  2745. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  2746. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  2747. | #define PACKAGE_URL "http://tukaani.org/xz/"
  2748. | #define NDEBUG 1
  2749. | #define HAVE_ENCODER_LZMA1 1
  2750. | #define HAVE_ENCODER_LZMA2 1
  2751. | #define HAVE_ENCODER_DELTA 1
  2752. | #define HAVE_ENCODER_X86 1
  2753. | #define HAVE_ENCODER_POWERPC 1
  2754. | #define HAVE_ENCODER_IA64 1
  2755. | #define HAVE_ENCODER_ARM 1
  2756. | #define HAVE_ENCODER_ARMTHUMB 1
  2757. | #define HAVE_ENCODER_SPARC 1
  2758. | #define HAVE_DECODER_LZMA1 1
  2759. | #define HAVE_DECODER_LZMA2 1
  2760. | #define HAVE_DECODER_DELTA 1
  2761. | #define HAVE_DECODER_X86 1
  2762. | #define HAVE_DECODER_POWERPC 1
  2763. | #define HAVE_DECODER_IA64 1
  2764. | #define HAVE_DECODER_ARM 1
  2765. | #define HAVE_DECODER_ARMTHUMB 1
  2766. | #define HAVE_DECODER_SPARC 1
  2767. | #define HAVE_MF_HC3 1
  2768. | #define HAVE_MF_HC4 1
  2769. | #define HAVE_MF_BT2 1
  2770. | #define HAVE_MF_BT3 1
  2771. | #define HAVE_MF_BT4 1
  2772. | #define HAVE_CHECK_CRC32 1
  2773. | #define HAVE_CHECK_CRC64 1
  2774. | #define HAVE_CHECK_SHA256 1
  2775. | #define ASSUME_RAM 128
  2776. | #define PACKAGE "xz"
  2777. | #define VERSION "5.2.0"
  2778. | #define STDC_HEADERS 1
  2779. | #define HAVE_SYS_TYPES_H 1
  2780. | #define HAVE_SYS_STAT_H 1
  2781. | #define HAVE_STDLIB_H 1
  2782. | #define HAVE_STRING_H 1
  2783. | #define HAVE_MEMORY_H 1
  2784. | #define HAVE_STRINGS_H 1
  2785. | #define HAVE_INTTYPES_H 1
  2786. | #define HAVE_STDINT_H 1
  2787. | #define HAVE_UNISTD_H 1
  2788. | #define __EXTENSIONS__ 1
  2789. | #define _ALL_SOURCE 1
  2790. | #define _GNU_SOURCE 1
  2791. | #define _POSIX_PTHREAD_SEMANTICS 1
  2792. | #define _TANDEM_SOURCE 1
  2793. | #define MYTHREAD_POSIX 1
  2794. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  2795. | #define HAVE_DLFCN_H 1
  2796. | #define LT_OBJDIR ".libs/"
  2797. | #define ENABLE_NLS 1
  2798. | #define HAVE_GETTEXT 1
  2799. | #define HAVE_DCGETTEXT 1
  2800. | #define HAVE_FCNTL_H 1
  2801. | #define HAVE_LIMITS_H 1
  2802. | #define HAVE_SYS_TIME_H 1
  2803. | #define HAVE_IMMINTRIN_H 1
  2804. | #define HAVE__BOOL 1
  2805. | #define HAVE_STDBOOL_H 1
  2806. | /* end confdefs.h. */
  2807. | #include <stdio.h>
  2808. | #ifdef HAVE_SYS_TYPES_H
  2809. | # include <sys/types.h>
  2810. | #endif
  2811. | #ifdef HAVE_SYS_STAT_H
  2812. | # include <sys/stat.h>
  2813. | #endif
  2814. | #ifdef STDC_HEADERS
  2815. | # include <stdlib.h>
  2816. | # include <stddef.h>
  2817. | #else
  2818. | # ifdef HAVE_STDLIB_H
  2819. | # include <stdlib.h>
  2820. | # endif
  2821. | #endif
  2822. | #ifdef HAVE_STRING_H
  2823. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2824. | # include <memory.h>
  2825. | # endif
  2826. | # include <string.h>
  2827. | #endif
  2828. | #ifdef HAVE_STRINGS_H
  2829. | # include <strings.h>
  2830. | #endif
  2831. | #ifdef HAVE_INTTYPES_H
  2832. | # include <inttypes.h>
  2833. | #endif
  2834. | #ifdef HAVE_STDINT_H
  2835. | # include <stdint.h>
  2836. | #endif
  2837. | #ifdef HAVE_UNISTD_H
  2838. | # include <unistd.h>
  2839. | #endif
  2840. | enum { N = 64 / 2 - 1 };
  2841. | int
  2842. | main ()
  2843. | {
  2844. | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
  2845. | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
  2846. | test_array [0] = 0;
  2847. | return test_array [0];
  2848. |
  2849. | ;
  2850. | return 0;
  2851. | }
  2852. configure:17382: result: yes
  2853. configure:17393: checking for uint64_t
  2854. configure:17393: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2855. configure:17393: $? = 0
  2856. configure:17393: result: yes
  2857. configure:17408: checking for uintptr_t
  2858. configure:17408: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2859. configure:17408: $? = 0
  2860. configure:17408: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2861. conftest.c: In function 'main':
  2862. conftest.c:103:24: error: expected expression before ')' token
  2863. configure:17408: $? = 1
  2864. configure: failed program was:
  2865. | /* confdefs.h */
  2866. | #define PACKAGE_NAME "XZ Utils"
  2867. | #define PACKAGE_TARNAME "xz"
  2868. | #define PACKAGE_VERSION "5.2.0"
  2869. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  2870. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  2871. | #define PACKAGE_URL "http://tukaani.org/xz/"
  2872. | #define NDEBUG 1
  2873. | #define HAVE_ENCODER_LZMA1 1
  2874. | #define HAVE_ENCODER_LZMA2 1
  2875. | #define HAVE_ENCODER_DELTA 1
  2876. | #define HAVE_ENCODER_X86 1
  2877. | #define HAVE_ENCODER_POWERPC 1
  2878. | #define HAVE_ENCODER_IA64 1
  2879. | #define HAVE_ENCODER_ARM 1
  2880. | #define HAVE_ENCODER_ARMTHUMB 1
  2881. | #define HAVE_ENCODER_SPARC 1
  2882. | #define HAVE_DECODER_LZMA1 1
  2883. | #define HAVE_DECODER_LZMA2 1
  2884. | #define HAVE_DECODER_DELTA 1
  2885. | #define HAVE_DECODER_X86 1
  2886. | #define HAVE_DECODER_POWERPC 1
  2887. | #define HAVE_DECODER_IA64 1
  2888. | #define HAVE_DECODER_ARM 1
  2889. | #define HAVE_DECODER_ARMTHUMB 1
  2890. | #define HAVE_DECODER_SPARC 1
  2891. | #define HAVE_MF_HC3 1
  2892. | #define HAVE_MF_HC4 1
  2893. | #define HAVE_MF_BT2 1
  2894. | #define HAVE_MF_BT3 1
  2895. | #define HAVE_MF_BT4 1
  2896. | #define HAVE_CHECK_CRC32 1
  2897. | #define HAVE_CHECK_CRC64 1
  2898. | #define HAVE_CHECK_SHA256 1
  2899. | #define ASSUME_RAM 128
  2900. | #define PACKAGE "xz"
  2901. | #define VERSION "5.2.0"
  2902. | #define STDC_HEADERS 1
  2903. | #define HAVE_SYS_TYPES_H 1
  2904. | #define HAVE_SYS_STAT_H 1
  2905. | #define HAVE_STDLIB_H 1
  2906. | #define HAVE_STRING_H 1
  2907. | #define HAVE_MEMORY_H 1
  2908. | #define HAVE_STRINGS_H 1
  2909. | #define HAVE_INTTYPES_H 1
  2910. | #define HAVE_STDINT_H 1
  2911. | #define HAVE_UNISTD_H 1
  2912. | #define __EXTENSIONS__ 1
  2913. | #define _ALL_SOURCE 1
  2914. | #define _GNU_SOURCE 1
  2915. | #define _POSIX_PTHREAD_SEMANTICS 1
  2916. | #define _TANDEM_SOURCE 1
  2917. | #define MYTHREAD_POSIX 1
  2918. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  2919. | #define HAVE_DLFCN_H 1
  2920. | #define LT_OBJDIR ".libs/"
  2921. | #define ENABLE_NLS 1
  2922. | #define HAVE_GETTEXT 1
  2923. | #define HAVE_DCGETTEXT 1
  2924. | #define HAVE_FCNTL_H 1
  2925. | #define HAVE_LIMITS_H 1
  2926. | #define HAVE_SYS_TIME_H 1
  2927. | #define HAVE_IMMINTRIN_H 1
  2928. | #define HAVE__BOOL 1
  2929. | #define HAVE_STDBOOL_H 1
  2930. | /* end confdefs.h. */
  2931. | #include <stdio.h>
  2932. | #ifdef HAVE_SYS_TYPES_H
  2933. | # include <sys/types.h>
  2934. | #endif
  2935. | #ifdef HAVE_SYS_STAT_H
  2936. | # include <sys/stat.h>
  2937. | #endif
  2938. | #ifdef STDC_HEADERS
  2939. | # include <stdlib.h>
  2940. | # include <stddef.h>
  2941. | #else
  2942. | # ifdef HAVE_STDLIB_H
  2943. | # include <stdlib.h>
  2944. | # endif
  2945. | #endif
  2946. | #ifdef HAVE_STRING_H
  2947. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2948. | # include <memory.h>
  2949. | # endif
  2950. | # include <string.h>
  2951. | #endif
  2952. | #ifdef HAVE_STRINGS_H
  2953. | # include <strings.h>
  2954. | #endif
  2955. | #ifdef HAVE_INTTYPES_H
  2956. | # include <inttypes.h>
  2957. | #endif
  2958. | #ifdef HAVE_STDINT_H
  2959. | # include <stdint.h>
  2960. | #endif
  2961. | #ifdef HAVE_UNISTD_H
  2962. | # include <unistd.h>
  2963. | #endif
  2964. | int
  2965. | main ()
  2966. | {
  2967. | if (sizeof ((uintptr_t)))
  2968. | return 0;
  2969. | ;
  2970. | return 0;
  2971. | }
  2972. configure:17408: result: yes
  2973. configure:17449: checking size of size_t
  2974. configure:17454: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c -lpthread >&5
  2975. configure:17454: $? = 0
  2976. configure:17454: ./conftest.exe
  2977. configure:17454: $? = 0
  2978. configure:17468: result: 4
  2979. configure:17482: checking for struct stat.st_atim.tv_nsec
  2980. configure:17482: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2981. conftest.c: In function 'main':
  2982. conftest.c:106:12: error: 'struct stat' has no member named 'st_atim'
  2983. configure:17482: $? = 1
  2984. configure: failed program was:
  2985. | /* confdefs.h */
  2986. | #define PACKAGE_NAME "XZ Utils"
  2987. | #define PACKAGE_TARNAME "xz"
  2988. | #define PACKAGE_VERSION "5.2.0"
  2989. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  2990. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  2991. | #define PACKAGE_URL "http://tukaani.org/xz/"
  2992. | #define NDEBUG 1
  2993. | #define HAVE_ENCODER_LZMA1 1
  2994. | #define HAVE_ENCODER_LZMA2 1
  2995. | #define HAVE_ENCODER_DELTA 1
  2996. | #define HAVE_ENCODER_X86 1
  2997. | #define HAVE_ENCODER_POWERPC 1
  2998. | #define HAVE_ENCODER_IA64 1
  2999. | #define HAVE_ENCODER_ARM 1
  3000. | #define HAVE_ENCODER_ARMTHUMB 1
  3001. | #define HAVE_ENCODER_SPARC 1
  3002. | #define HAVE_DECODER_LZMA1 1
  3003. | #define HAVE_DECODER_LZMA2 1
  3004. | #define HAVE_DECODER_DELTA 1
  3005. | #define HAVE_DECODER_X86 1
  3006. | #define HAVE_DECODER_POWERPC 1
  3007. | #define HAVE_DECODER_IA64 1
  3008. | #define HAVE_DECODER_ARM 1
  3009. | #define HAVE_DECODER_ARMTHUMB 1
  3010. | #define HAVE_DECODER_SPARC 1
  3011. | #define HAVE_MF_HC3 1
  3012. | #define HAVE_MF_HC4 1
  3013. | #define HAVE_MF_BT2 1
  3014. | #define HAVE_MF_BT3 1
  3015. | #define HAVE_MF_BT4 1
  3016. | #define HAVE_CHECK_CRC32 1
  3017. | #define HAVE_CHECK_CRC64 1
  3018. | #define HAVE_CHECK_SHA256 1
  3019. | #define ASSUME_RAM 128
  3020. | #define PACKAGE "xz"
  3021. | #define VERSION "5.2.0"
  3022. | #define STDC_HEADERS 1
  3023. | #define HAVE_SYS_TYPES_H 1
  3024. | #define HAVE_SYS_STAT_H 1
  3025. | #define HAVE_STDLIB_H 1
  3026. | #define HAVE_STRING_H 1
  3027. | #define HAVE_MEMORY_H 1
  3028. | #define HAVE_STRINGS_H 1
  3029. | #define HAVE_INTTYPES_H 1
  3030. | #define HAVE_STDINT_H 1
  3031. | #define HAVE_UNISTD_H 1
  3032. | #define __EXTENSIONS__ 1
  3033. | #define _ALL_SOURCE 1
  3034. | #define _GNU_SOURCE 1
  3035. | #define _POSIX_PTHREAD_SEMANTICS 1
  3036. | #define _TANDEM_SOURCE 1
  3037. | #define MYTHREAD_POSIX 1
  3038. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  3039. | #define HAVE_DLFCN_H 1
  3040. | #define LT_OBJDIR ".libs/"
  3041. | #define ENABLE_NLS 1
  3042. | #define HAVE_GETTEXT 1
  3043. | #define HAVE_DCGETTEXT 1
  3044. | #define HAVE_FCNTL_H 1
  3045. | #define HAVE_LIMITS_H 1
  3046. | #define HAVE_SYS_TIME_H 1
  3047. | #define HAVE_IMMINTRIN_H 1
  3048. | #define HAVE__BOOL 1
  3049. | #define HAVE_STDBOOL_H 1
  3050. | #define HAVE_UINTPTR_T 1
  3051. | #define SIZEOF_SIZE_T 4
  3052. | /* end confdefs.h. */
  3053. | #include <stdio.h>
  3054. | #ifdef HAVE_SYS_TYPES_H
  3055. | # include <sys/types.h>
  3056. | #endif
  3057. | #ifdef HAVE_SYS_STAT_H
  3058. | # include <sys/stat.h>
  3059. | #endif
  3060. | #ifdef STDC_HEADERS
  3061. | # include <stdlib.h>
  3062. | # include <stddef.h>
  3063. | #else
  3064. | # ifdef HAVE_STDLIB_H
  3065. | # include <stdlib.h>
  3066. | # endif
  3067. | #endif
  3068. | #ifdef HAVE_STRING_H
  3069. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3070. | # include <memory.h>
  3071. | # endif
  3072. | # include <string.h>
  3073. | #endif
  3074. | #ifdef HAVE_STRINGS_H
  3075. | # include <strings.h>
  3076. | #endif
  3077. | #ifdef HAVE_INTTYPES_H
  3078. | # include <inttypes.h>
  3079. | #endif
  3080. | #ifdef HAVE_STDINT_H
  3081. | # include <stdint.h>
  3082. | #endif
  3083. | #ifdef HAVE_UNISTD_H
  3084. | # include <unistd.h>
  3085. | #endif
  3086. | int
  3087. | main ()
  3088. | {
  3089. | static struct stat ac_aggr;
  3090. | if (ac_aggr.st_atim.tv_nsec)
  3091. | return 0;
  3092. | ;
  3093. | return 0;
  3094. | }
  3095. configure:17482: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3096. conftest.c: In function 'main':
  3097. conftest.c:106:19: error: 'struct stat' has no member named 'st_atim'
  3098. configure:17482: $? = 1
  3099. configure: failed program was:
  3100. | /* confdefs.h */
  3101. | #define PACKAGE_NAME "XZ Utils"
  3102. | #define PACKAGE_TARNAME "xz"
  3103. | #define PACKAGE_VERSION "5.2.0"
  3104. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  3105. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  3106. | #define PACKAGE_URL "http://tukaani.org/xz/"
  3107. | #define NDEBUG 1
  3108. | #define HAVE_ENCODER_LZMA1 1
  3109. | #define HAVE_ENCODER_LZMA2 1
  3110. | #define HAVE_ENCODER_DELTA 1
  3111. | #define HAVE_ENCODER_X86 1
  3112. | #define HAVE_ENCODER_POWERPC 1
  3113. | #define HAVE_ENCODER_IA64 1
  3114. | #define HAVE_ENCODER_ARM 1
  3115. | #define HAVE_ENCODER_ARMTHUMB 1
  3116. | #define HAVE_ENCODER_SPARC 1
  3117. | #define HAVE_DECODER_LZMA1 1
  3118. | #define HAVE_DECODER_LZMA2 1
  3119. | #define HAVE_DECODER_DELTA 1
  3120. | #define HAVE_DECODER_X86 1
  3121. | #define HAVE_DECODER_POWERPC 1
  3122. | #define HAVE_DECODER_IA64 1
  3123. | #define HAVE_DECODER_ARM 1
  3124. | #define HAVE_DECODER_ARMTHUMB 1
  3125. | #define HAVE_DECODER_SPARC 1
  3126. | #define HAVE_MF_HC3 1
  3127. | #define HAVE_MF_HC4 1
  3128. | #define HAVE_MF_BT2 1
  3129. | #define HAVE_MF_BT3 1
  3130. | #define HAVE_MF_BT4 1
  3131. | #define HAVE_CHECK_CRC32 1
  3132. | #define HAVE_CHECK_CRC64 1
  3133. | #define HAVE_CHECK_SHA256 1
  3134. | #define ASSUME_RAM 128
  3135. | #define PACKAGE "xz"
  3136. | #define VERSION "5.2.0"
  3137. | #define STDC_HEADERS 1
  3138. | #define HAVE_SYS_TYPES_H 1
  3139. | #define HAVE_SYS_STAT_H 1
  3140. | #define HAVE_STDLIB_H 1
  3141. | #define HAVE_STRING_H 1
  3142. | #define HAVE_MEMORY_H 1
  3143. | #define HAVE_STRINGS_H 1
  3144. | #define HAVE_INTTYPES_H 1
  3145. | #define HAVE_STDINT_H 1
  3146. | #define HAVE_UNISTD_H 1
  3147. | #define __EXTENSIONS__ 1
  3148. | #define _ALL_SOURCE 1
  3149. | #define _GNU_SOURCE 1
  3150. | #define _POSIX_PTHREAD_SEMANTICS 1
  3151. | #define _TANDEM_SOURCE 1
  3152. | #define MYTHREAD_POSIX 1
  3153. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  3154. | #define HAVE_DLFCN_H 1
  3155. | #define LT_OBJDIR ".libs/"
  3156. | #define ENABLE_NLS 1
  3157. | #define HAVE_GETTEXT 1
  3158. | #define HAVE_DCGETTEXT 1
  3159. | #define HAVE_FCNTL_H 1
  3160. | #define HAVE_LIMITS_H 1
  3161. | #define HAVE_SYS_TIME_H 1
  3162. | #define HAVE_IMMINTRIN_H 1
  3163. | #define HAVE__BOOL 1
  3164. | #define HAVE_STDBOOL_H 1
  3165. | #define HAVE_UINTPTR_T 1
  3166. | #define SIZEOF_SIZE_T 4
  3167. | /* end confdefs.h. */
  3168. | #include <stdio.h>
  3169. | #ifdef HAVE_SYS_TYPES_H
  3170. | # include <sys/types.h>
  3171. | #endif
  3172. | #ifdef HAVE_SYS_STAT_H
  3173. | # include <sys/stat.h>
  3174. | #endif
  3175. | #ifdef STDC_HEADERS
  3176. | # include <stdlib.h>
  3177. | # include <stddef.h>
  3178. | #else
  3179. | # ifdef HAVE_STDLIB_H
  3180. | # include <stdlib.h>
  3181. | # endif
  3182. | #endif
  3183. | #ifdef HAVE_STRING_H
  3184. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3185. | # include <memory.h>
  3186. | # endif
  3187. | # include <string.h>
  3188. | #endif
  3189. | #ifdef HAVE_STRINGS_H
  3190. | # include <strings.h>
  3191. | #endif
  3192. | #ifdef HAVE_INTTYPES_H
  3193. | # include <inttypes.h>
  3194. | #endif
  3195. | #ifdef HAVE_STDINT_H
  3196. | # include <stdint.h>
  3197. | #endif
  3198. | #ifdef HAVE_UNISTD_H
  3199. | # include <unistd.h>
  3200. | #endif
  3201. | int
  3202. | main ()
  3203. | {
  3204. | static struct stat ac_aggr;
  3205. | if (sizeof ac_aggr.st_atim.tv_nsec)
  3206. | return 0;
  3207. | ;
  3208. | return 0;
  3209. | }
  3210. configure:17482: result: no
  3211. configure:17491: checking for struct stat.st_atimespec.tv_nsec
  3212. configure:17491: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3213. configure:17491: $? = 0
  3214. configure:17491: result: yes
  3215. configure:17500: checking for struct stat.st_atimensec
  3216. configure:17500: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3217. conftest.c: In function 'main':
  3218. conftest.c:107:12: error: 'struct stat' has no member named 'st_atimensec'
  3219. configure:17500: $? = 1
  3220. configure: failed program was:
  3221. | /* confdefs.h */
  3222. | #define PACKAGE_NAME "XZ Utils"
  3223. | #define PACKAGE_TARNAME "xz"
  3224. | #define PACKAGE_VERSION "5.2.0"
  3225. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  3226. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  3227. | #define PACKAGE_URL "http://tukaani.org/xz/"
  3228. | #define NDEBUG 1
  3229. | #define HAVE_ENCODER_LZMA1 1
  3230. | #define HAVE_ENCODER_LZMA2 1
  3231. | #define HAVE_ENCODER_DELTA 1
  3232. | #define HAVE_ENCODER_X86 1
  3233. | #define HAVE_ENCODER_POWERPC 1
  3234. | #define HAVE_ENCODER_IA64 1
  3235. | #define HAVE_ENCODER_ARM 1
  3236. | #define HAVE_ENCODER_ARMTHUMB 1
  3237. | #define HAVE_ENCODER_SPARC 1
  3238. | #define HAVE_DECODER_LZMA1 1
  3239. | #define HAVE_DECODER_LZMA2 1
  3240. | #define HAVE_DECODER_DELTA 1
  3241. | #define HAVE_DECODER_X86 1
  3242. | #define HAVE_DECODER_POWERPC 1
  3243. | #define HAVE_DECODER_IA64 1
  3244. | #define HAVE_DECODER_ARM 1
  3245. | #define HAVE_DECODER_ARMTHUMB 1
  3246. | #define HAVE_DECODER_SPARC 1
  3247. | #define HAVE_MF_HC3 1
  3248. | #define HAVE_MF_HC4 1
  3249. | #define HAVE_MF_BT2 1
  3250. | #define HAVE_MF_BT3 1
  3251. | #define HAVE_MF_BT4 1
  3252. | #define HAVE_CHECK_CRC32 1
  3253. | #define HAVE_CHECK_CRC64 1
  3254. | #define HAVE_CHECK_SHA256 1
  3255. | #define ASSUME_RAM 128
  3256. | #define PACKAGE "xz"
  3257. | #define VERSION "5.2.0"
  3258. | #define STDC_HEADERS 1
  3259. | #define HAVE_SYS_TYPES_H 1
  3260. | #define HAVE_SYS_STAT_H 1
  3261. | #define HAVE_STDLIB_H 1
  3262. | #define HAVE_STRING_H 1
  3263. | #define HAVE_MEMORY_H 1
  3264. | #define HAVE_STRINGS_H 1
  3265. | #define HAVE_INTTYPES_H 1
  3266. | #define HAVE_STDINT_H 1
  3267. | #define HAVE_UNISTD_H 1
  3268. | #define __EXTENSIONS__ 1
  3269. | #define _ALL_SOURCE 1
  3270. | #define _GNU_SOURCE 1
  3271. | #define _POSIX_PTHREAD_SEMANTICS 1
  3272. | #define _TANDEM_SOURCE 1
  3273. | #define MYTHREAD_POSIX 1
  3274. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  3275. | #define HAVE_DLFCN_H 1
  3276. | #define LT_OBJDIR ".libs/"
  3277. | #define ENABLE_NLS 1
  3278. | #define HAVE_GETTEXT 1
  3279. | #define HAVE_DCGETTEXT 1
  3280. | #define HAVE_FCNTL_H 1
  3281. | #define HAVE_LIMITS_H 1
  3282. | #define HAVE_SYS_TIME_H 1
  3283. | #define HAVE_IMMINTRIN_H 1
  3284. | #define HAVE__BOOL 1
  3285. | #define HAVE_STDBOOL_H 1
  3286. | #define HAVE_UINTPTR_T 1
  3287. | #define SIZEOF_SIZE_T 4
  3288. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  3289. | /* end confdefs.h. */
  3290. | #include <stdio.h>
  3291. | #ifdef HAVE_SYS_TYPES_H
  3292. | # include <sys/types.h>
  3293. | #endif
  3294. | #ifdef HAVE_SYS_STAT_H
  3295. | # include <sys/stat.h>
  3296. | #endif
  3297. | #ifdef STDC_HEADERS
  3298. | # include <stdlib.h>
  3299. | # include <stddef.h>
  3300. | #else
  3301. | # ifdef HAVE_STDLIB_H
  3302. | # include <stdlib.h>
  3303. | # endif
  3304. | #endif
  3305. | #ifdef HAVE_STRING_H
  3306. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3307. | # include <memory.h>
  3308. | # endif
  3309. | # include <string.h>
  3310. | #endif
  3311. | #ifdef HAVE_STRINGS_H
  3312. | # include <strings.h>
  3313. | #endif
  3314. | #ifdef HAVE_INTTYPES_H
  3315. | # include <inttypes.h>
  3316. | #endif
  3317. | #ifdef HAVE_STDINT_H
  3318. | # include <stdint.h>
  3319. | #endif
  3320. | #ifdef HAVE_UNISTD_H
  3321. | # include <unistd.h>
  3322. | #endif
  3323. | int
  3324. | main ()
  3325. | {
  3326. | static struct stat ac_aggr;
  3327. | if (ac_aggr.st_atimensec)
  3328. | return 0;
  3329. | ;
  3330. | return 0;
  3331. | }
  3332. configure:17500: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3333. conftest.c: In function 'main':
  3334. conftest.c:107:19: error: 'struct stat' has no member named 'st_atimensec'
  3335. configure:17500: $? = 1
  3336. configure: failed program was:
  3337. | /* confdefs.h */
  3338. | #define PACKAGE_NAME "XZ Utils"
  3339. | #define PACKAGE_TARNAME "xz"
  3340. | #define PACKAGE_VERSION "5.2.0"
  3341. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  3342. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  3343. | #define PACKAGE_URL "http://tukaani.org/xz/"
  3344. | #define NDEBUG 1
  3345. | #define HAVE_ENCODER_LZMA1 1
  3346. | #define HAVE_ENCODER_LZMA2 1
  3347. | #define HAVE_ENCODER_DELTA 1
  3348. | #define HAVE_ENCODER_X86 1
  3349. | #define HAVE_ENCODER_POWERPC 1
  3350. | #define HAVE_ENCODER_IA64 1
  3351. | #define HAVE_ENCODER_ARM 1
  3352. | #define HAVE_ENCODER_ARMTHUMB 1
  3353. | #define HAVE_ENCODER_SPARC 1
  3354. | #define HAVE_DECODER_LZMA1 1
  3355. | #define HAVE_DECODER_LZMA2 1
  3356. | #define HAVE_DECODER_DELTA 1
  3357. | #define HAVE_DECODER_X86 1
  3358. | #define HAVE_DECODER_POWERPC 1
  3359. | #define HAVE_DECODER_IA64 1
  3360. | #define HAVE_DECODER_ARM 1
  3361. | #define HAVE_DECODER_ARMTHUMB 1
  3362. | #define HAVE_DECODER_SPARC 1
  3363. | #define HAVE_MF_HC3 1
  3364. | #define HAVE_MF_HC4 1
  3365. | #define HAVE_MF_BT2 1
  3366. | #define HAVE_MF_BT3 1
  3367. | #define HAVE_MF_BT4 1
  3368. | #define HAVE_CHECK_CRC32 1
  3369. | #define HAVE_CHECK_CRC64 1
  3370. | #define HAVE_CHECK_SHA256 1
  3371. | #define ASSUME_RAM 128
  3372. | #define PACKAGE "xz"
  3373. | #define VERSION "5.2.0"
  3374. | #define STDC_HEADERS 1
  3375. | #define HAVE_SYS_TYPES_H 1
  3376. | #define HAVE_SYS_STAT_H 1
  3377. | #define HAVE_STDLIB_H 1
  3378. | #define HAVE_STRING_H 1
  3379. | #define HAVE_MEMORY_H 1
  3380. | #define HAVE_STRINGS_H 1
  3381. | #define HAVE_INTTYPES_H 1
  3382. | #define HAVE_STDINT_H 1
  3383. | #define HAVE_UNISTD_H 1
  3384. | #define __EXTENSIONS__ 1
  3385. | #define _ALL_SOURCE 1
  3386. | #define _GNU_SOURCE 1
  3387. | #define _POSIX_PTHREAD_SEMANTICS 1
  3388. | #define _TANDEM_SOURCE 1
  3389. | #define MYTHREAD_POSIX 1
  3390. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  3391. | #define HAVE_DLFCN_H 1
  3392. | #define LT_OBJDIR ".libs/"
  3393. | #define ENABLE_NLS 1
  3394. | #define HAVE_GETTEXT 1
  3395. | #define HAVE_DCGETTEXT 1
  3396. | #define HAVE_FCNTL_H 1
  3397. | #define HAVE_LIMITS_H 1
  3398. | #define HAVE_SYS_TIME_H 1
  3399. | #define HAVE_IMMINTRIN_H 1
  3400. | #define HAVE__BOOL 1
  3401. | #define HAVE_STDBOOL_H 1
  3402. | #define HAVE_UINTPTR_T 1
  3403. | #define SIZEOF_SIZE_T 4
  3404. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  3405. | /* end confdefs.h. */
  3406. | #include <stdio.h>
  3407. | #ifdef HAVE_SYS_TYPES_H
  3408. | # include <sys/types.h>
  3409. | #endif
  3410. | #ifdef HAVE_SYS_STAT_H
  3411. | # include <sys/stat.h>
  3412. | #endif
  3413. | #ifdef STDC_HEADERS
  3414. | # include <stdlib.h>
  3415. | # include <stddef.h>
  3416. | #else
  3417. | # ifdef HAVE_STDLIB_H
  3418. | # include <stdlib.h>
  3419. | # endif
  3420. | #endif
  3421. | #ifdef HAVE_STRING_H
  3422. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3423. | # include <memory.h>
  3424. | # endif
  3425. | # include <string.h>
  3426. | #endif
  3427. | #ifdef HAVE_STRINGS_H
  3428. | # include <strings.h>
  3429. | #endif
  3430. | #ifdef HAVE_INTTYPES_H
  3431. | # include <inttypes.h>
  3432. | #endif
  3433. | #ifdef HAVE_STDINT_H
  3434. | # include <stdint.h>
  3435. | #endif
  3436. | #ifdef HAVE_UNISTD_H
  3437. | # include <unistd.h>
  3438. | #endif
  3439. | int
  3440. | main ()
  3441. | {
  3442. | static struct stat ac_aggr;
  3443. | if (sizeof ac_aggr.st_atimensec)
  3444. | return 0;
  3445. | ;
  3446. | return 0;
  3447. | }
  3448. configure:17500: result: no
  3449. configure:17509: checking for struct stat.st_uatime
  3450. configure:17509: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3451. conftest.c: In function 'main':
  3452. conftest.c:107:12: error: 'struct stat' has no member named 'st_uatime'
  3453. configure:17509: $? = 1
  3454. configure: failed program was:
  3455. | /* confdefs.h */
  3456. | #define PACKAGE_NAME "XZ Utils"
  3457. | #define PACKAGE_TARNAME "xz"
  3458. | #define PACKAGE_VERSION "5.2.0"
  3459. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  3460. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  3461. | #define PACKAGE_URL "http://tukaani.org/xz/"
  3462. | #define NDEBUG 1
  3463. | #define HAVE_ENCODER_LZMA1 1
  3464. | #define HAVE_ENCODER_LZMA2 1
  3465. | #define HAVE_ENCODER_DELTA 1
  3466. | #define HAVE_ENCODER_X86 1
  3467. | #define HAVE_ENCODER_POWERPC 1
  3468. | #define HAVE_ENCODER_IA64 1
  3469. | #define HAVE_ENCODER_ARM 1
  3470. | #define HAVE_ENCODER_ARMTHUMB 1
  3471. | #define HAVE_ENCODER_SPARC 1
  3472. | #define HAVE_DECODER_LZMA1 1
  3473. | #define HAVE_DECODER_LZMA2 1
  3474. | #define HAVE_DECODER_DELTA 1
  3475. | #define HAVE_DECODER_X86 1
  3476. | #define HAVE_DECODER_POWERPC 1
  3477. | #define HAVE_DECODER_IA64 1
  3478. | #define HAVE_DECODER_ARM 1
  3479. | #define HAVE_DECODER_ARMTHUMB 1
  3480. | #define HAVE_DECODER_SPARC 1
  3481. | #define HAVE_MF_HC3 1
  3482. | #define HAVE_MF_HC4 1
  3483. | #define HAVE_MF_BT2 1
  3484. | #define HAVE_MF_BT3 1
  3485. | #define HAVE_MF_BT4 1
  3486. | #define HAVE_CHECK_CRC32 1
  3487. | #define HAVE_CHECK_CRC64 1
  3488. | #define HAVE_CHECK_SHA256 1
  3489. | #define ASSUME_RAM 128
  3490. | #define PACKAGE "xz"
  3491. | #define VERSION "5.2.0"
  3492. | #define STDC_HEADERS 1
  3493. | #define HAVE_SYS_TYPES_H 1
  3494. | #define HAVE_SYS_STAT_H 1
  3495. | #define HAVE_STDLIB_H 1
  3496. | #define HAVE_STRING_H 1
  3497. | #define HAVE_MEMORY_H 1
  3498. | #define HAVE_STRINGS_H 1
  3499. | #define HAVE_INTTYPES_H 1
  3500. | #define HAVE_STDINT_H 1
  3501. | #define HAVE_UNISTD_H 1
  3502. | #define __EXTENSIONS__ 1
  3503. | #define _ALL_SOURCE 1
  3504. | #define _GNU_SOURCE 1
  3505. | #define _POSIX_PTHREAD_SEMANTICS 1
  3506. | #define _TANDEM_SOURCE 1
  3507. | #define MYTHREAD_POSIX 1
  3508. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  3509. | #define HAVE_DLFCN_H 1
  3510. | #define LT_OBJDIR ".libs/"
  3511. | #define ENABLE_NLS 1
  3512. | #define HAVE_GETTEXT 1
  3513. | #define HAVE_DCGETTEXT 1
  3514. | #define HAVE_FCNTL_H 1
  3515. | #define HAVE_LIMITS_H 1
  3516. | #define HAVE_SYS_TIME_H 1
  3517. | #define HAVE_IMMINTRIN_H 1
  3518. | #define HAVE__BOOL 1
  3519. | #define HAVE_STDBOOL_H 1
  3520. | #define HAVE_UINTPTR_T 1
  3521. | #define SIZEOF_SIZE_T 4
  3522. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  3523. | /* end confdefs.h. */
  3524. | #include <stdio.h>
  3525. | #ifdef HAVE_SYS_TYPES_H
  3526. | # include <sys/types.h>
  3527. | #endif
  3528. | #ifdef HAVE_SYS_STAT_H
  3529. | # include <sys/stat.h>
  3530. | #endif
  3531. | #ifdef STDC_HEADERS
  3532. | # include <stdlib.h>
  3533. | # include <stddef.h>
  3534. | #else
  3535. | # ifdef HAVE_STDLIB_H
  3536. | # include <stdlib.h>
  3537. | # endif
  3538. | #endif
  3539. | #ifdef HAVE_STRING_H
  3540. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3541. | # include <memory.h>
  3542. | # endif
  3543. | # include <string.h>
  3544. | #endif
  3545. | #ifdef HAVE_STRINGS_H
  3546. | # include <strings.h>
  3547. | #endif
  3548. | #ifdef HAVE_INTTYPES_H
  3549. | # include <inttypes.h>
  3550. | #endif
  3551. | #ifdef HAVE_STDINT_H
  3552. | # include <stdint.h>
  3553. | #endif
  3554. | #ifdef HAVE_UNISTD_H
  3555. | # include <unistd.h>
  3556. | #endif
  3557. | int
  3558. | main ()
  3559. | {
  3560. | static struct stat ac_aggr;
  3561. | if (ac_aggr.st_uatime)
  3562. | return 0;
  3563. | ;
  3564. | return 0;
  3565. | }
  3566. configure:17509: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3567. conftest.c: In function 'main':
  3568. conftest.c:107:19: error: 'struct stat' has no member named 'st_uatime'
  3569. configure:17509: $? = 1
  3570. configure: failed program was:
  3571. | /* confdefs.h */
  3572. | #define PACKAGE_NAME "XZ Utils"
  3573. | #define PACKAGE_TARNAME "xz"
  3574. | #define PACKAGE_VERSION "5.2.0"
  3575. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  3576. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  3577. | #define PACKAGE_URL "http://tukaani.org/xz/"
  3578. | #define NDEBUG 1
  3579. | #define HAVE_ENCODER_LZMA1 1
  3580. | #define HAVE_ENCODER_LZMA2 1
  3581. | #define HAVE_ENCODER_DELTA 1
  3582. | #define HAVE_ENCODER_X86 1
  3583. | #define HAVE_ENCODER_POWERPC 1
  3584. | #define HAVE_ENCODER_IA64 1
  3585. | #define HAVE_ENCODER_ARM 1
  3586. | #define HAVE_ENCODER_ARMTHUMB 1
  3587. | #define HAVE_ENCODER_SPARC 1
  3588. | #define HAVE_DECODER_LZMA1 1
  3589. | #define HAVE_DECODER_LZMA2 1
  3590. | #define HAVE_DECODER_DELTA 1
  3591. | #define HAVE_DECODER_X86 1
  3592. | #define HAVE_DECODER_POWERPC 1
  3593. | #define HAVE_DECODER_IA64 1
  3594. | #define HAVE_DECODER_ARM 1
  3595. | #define HAVE_DECODER_ARMTHUMB 1
  3596. | #define HAVE_DECODER_SPARC 1
  3597. | #define HAVE_MF_HC3 1
  3598. | #define HAVE_MF_HC4 1
  3599. | #define HAVE_MF_BT2 1
  3600. | #define HAVE_MF_BT3 1
  3601. | #define HAVE_MF_BT4 1
  3602. | #define HAVE_CHECK_CRC32 1
  3603. | #define HAVE_CHECK_CRC64 1
  3604. | #define HAVE_CHECK_SHA256 1
  3605. | #define ASSUME_RAM 128
  3606. | #define PACKAGE "xz"
  3607. | #define VERSION "5.2.0"
  3608. | #define STDC_HEADERS 1
  3609. | #define HAVE_SYS_TYPES_H 1
  3610. | #define HAVE_SYS_STAT_H 1
  3611. | #define HAVE_STDLIB_H 1
  3612. | #define HAVE_STRING_H 1
  3613. | #define HAVE_MEMORY_H 1
  3614. | #define HAVE_STRINGS_H 1
  3615. | #define HAVE_INTTYPES_H 1
  3616. | #define HAVE_STDINT_H 1
  3617. | #define HAVE_UNISTD_H 1
  3618. | #define __EXTENSIONS__ 1
  3619. | #define _ALL_SOURCE 1
  3620. | #define _GNU_SOURCE 1
  3621. | #define _POSIX_PTHREAD_SEMANTICS 1
  3622. | #define _TANDEM_SOURCE 1
  3623. | #define MYTHREAD_POSIX 1
  3624. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  3625. | #define HAVE_DLFCN_H 1
  3626. | #define LT_OBJDIR ".libs/"
  3627. | #define ENABLE_NLS 1
  3628. | #define HAVE_GETTEXT 1
  3629. | #define HAVE_DCGETTEXT 1
  3630. | #define HAVE_FCNTL_H 1
  3631. | #define HAVE_LIMITS_H 1
  3632. | #define HAVE_SYS_TIME_H 1
  3633. | #define HAVE_IMMINTRIN_H 1
  3634. | #define HAVE__BOOL 1
  3635. | #define HAVE_STDBOOL_H 1
  3636. | #define HAVE_UINTPTR_T 1
  3637. | #define SIZEOF_SIZE_T 4
  3638. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  3639. | /* end confdefs.h. */
  3640. | #include <stdio.h>
  3641. | #ifdef HAVE_SYS_TYPES_H
  3642. | # include <sys/types.h>
  3643. | #endif
  3644. | #ifdef HAVE_SYS_STAT_H
  3645. | # include <sys/stat.h>
  3646. | #endif
  3647. | #ifdef STDC_HEADERS
  3648. | # include <stdlib.h>
  3649. | # include <stddef.h>
  3650. | #else
  3651. | # ifdef HAVE_STDLIB_H
  3652. | # include <stdlib.h>
  3653. | # endif
  3654. | #endif
  3655. | #ifdef HAVE_STRING_H
  3656. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3657. | # include <memory.h>
  3658. | # endif
  3659. | # include <string.h>
  3660. | #endif
  3661. | #ifdef HAVE_STRINGS_H
  3662. | # include <strings.h>
  3663. | #endif
  3664. | #ifdef HAVE_INTTYPES_H
  3665. | # include <inttypes.h>
  3666. | #endif
  3667. | #ifdef HAVE_STDINT_H
  3668. | # include <stdint.h>
  3669. | #endif
  3670. | #ifdef HAVE_UNISTD_H
  3671. | # include <unistd.h>
  3672. | #endif
  3673. | int
  3674. | main ()
  3675. | {
  3676. | static struct stat ac_aggr;
  3677. | if (sizeof ac_aggr.st_uatime)
  3678. | return 0;
  3679. | ;
  3680. | return 0;
  3681. | }
  3682. configure:17509: result: no
  3683. configure:17518: checking for struct stat.st_atim.st__tim.tv_nsec
  3684. configure:17518: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3685. conftest.c: In function 'main':
  3686. conftest.c:107:12: error: 'struct stat' has no member named 'st_atim'
  3687. configure:17518: $? = 1
  3688. configure: failed program was:
  3689. | /* confdefs.h */
  3690. | #define PACKAGE_NAME "XZ Utils"
  3691. | #define PACKAGE_TARNAME "xz"
  3692. | #define PACKAGE_VERSION "5.2.0"
  3693. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  3694. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  3695. | #define PACKAGE_URL "http://tukaani.org/xz/"
  3696. | #define NDEBUG 1
  3697. | #define HAVE_ENCODER_LZMA1 1
  3698. | #define HAVE_ENCODER_LZMA2 1
  3699. | #define HAVE_ENCODER_DELTA 1
  3700. | #define HAVE_ENCODER_X86 1
  3701. | #define HAVE_ENCODER_POWERPC 1
  3702. | #define HAVE_ENCODER_IA64 1
  3703. | #define HAVE_ENCODER_ARM 1
  3704. | #define HAVE_ENCODER_ARMTHUMB 1
  3705. | #define HAVE_ENCODER_SPARC 1
  3706. | #define HAVE_DECODER_LZMA1 1
  3707. | #define HAVE_DECODER_LZMA2 1
  3708. | #define HAVE_DECODER_DELTA 1
  3709. | #define HAVE_DECODER_X86 1
  3710. | #define HAVE_DECODER_POWERPC 1
  3711. | #define HAVE_DECODER_IA64 1
  3712. | #define HAVE_DECODER_ARM 1
  3713. | #define HAVE_DECODER_ARMTHUMB 1
  3714. | #define HAVE_DECODER_SPARC 1
  3715. | #define HAVE_MF_HC3 1
  3716. | #define HAVE_MF_HC4 1
  3717. | #define HAVE_MF_BT2 1
  3718. | #define HAVE_MF_BT3 1
  3719. | #define HAVE_MF_BT4 1
  3720. | #define HAVE_CHECK_CRC32 1
  3721. | #define HAVE_CHECK_CRC64 1
  3722. | #define HAVE_CHECK_SHA256 1
  3723. | #define ASSUME_RAM 128
  3724. | #define PACKAGE "xz"
  3725. | #define VERSION "5.2.0"
  3726. | #define STDC_HEADERS 1
  3727. | #define HAVE_SYS_TYPES_H 1
  3728. | #define HAVE_SYS_STAT_H 1
  3729. | #define HAVE_STDLIB_H 1
  3730. | #define HAVE_STRING_H 1
  3731. | #define HAVE_MEMORY_H 1
  3732. | #define HAVE_STRINGS_H 1
  3733. | #define HAVE_INTTYPES_H 1
  3734. | #define HAVE_STDINT_H 1
  3735. | #define HAVE_UNISTD_H 1
  3736. | #define __EXTENSIONS__ 1
  3737. | #define _ALL_SOURCE 1
  3738. | #define _GNU_SOURCE 1
  3739. | #define _POSIX_PTHREAD_SEMANTICS 1
  3740. | #define _TANDEM_SOURCE 1
  3741. | #define MYTHREAD_POSIX 1
  3742. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  3743. | #define HAVE_DLFCN_H 1
  3744. | #define LT_OBJDIR ".libs/"
  3745. | #define ENABLE_NLS 1
  3746. | #define HAVE_GETTEXT 1
  3747. | #define HAVE_DCGETTEXT 1
  3748. | #define HAVE_FCNTL_H 1
  3749. | #define HAVE_LIMITS_H 1
  3750. | #define HAVE_SYS_TIME_H 1
  3751. | #define HAVE_IMMINTRIN_H 1
  3752. | #define HAVE__BOOL 1
  3753. | #define HAVE_STDBOOL_H 1
  3754. | #define HAVE_UINTPTR_T 1
  3755. | #define SIZEOF_SIZE_T 4
  3756. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  3757. | /* end confdefs.h. */
  3758. | #include <stdio.h>
  3759. | #ifdef HAVE_SYS_TYPES_H
  3760. | # include <sys/types.h>
  3761. | #endif
  3762. | #ifdef HAVE_SYS_STAT_H
  3763. | # include <sys/stat.h>
  3764. | #endif
  3765. | #ifdef STDC_HEADERS
  3766. | # include <stdlib.h>
  3767. | # include <stddef.h>
  3768. | #else
  3769. | # ifdef HAVE_STDLIB_H
  3770. | # include <stdlib.h>
  3771. | # endif
  3772. | #endif
  3773. | #ifdef HAVE_STRING_H
  3774. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3775. | # include <memory.h>
  3776. | # endif
  3777. | # include <string.h>
  3778. | #endif
  3779. | #ifdef HAVE_STRINGS_H
  3780. | # include <strings.h>
  3781. | #endif
  3782. | #ifdef HAVE_INTTYPES_H
  3783. | # include <inttypes.h>
  3784. | #endif
  3785. | #ifdef HAVE_STDINT_H
  3786. | # include <stdint.h>
  3787. | #endif
  3788. | #ifdef HAVE_UNISTD_H
  3789. | # include <unistd.h>
  3790. | #endif
  3791. | int
  3792. | main ()
  3793. | {
  3794. | static struct stat ac_aggr;
  3795. | if (ac_aggr.st_atim.st__tim.tv_nsec)
  3796. | return 0;
  3797. | ;
  3798. | return 0;
  3799. | }
  3800. configure:17518: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3801. conftest.c: In function 'main':
  3802. conftest.c:107:19: error: 'struct stat' has no member named 'st_atim'
  3803. configure:17518: $? = 1
  3804. configure: failed program was:
  3805. | /* confdefs.h */
  3806. | #define PACKAGE_NAME "XZ Utils"
  3807. | #define PACKAGE_TARNAME "xz"
  3808. | #define PACKAGE_VERSION "5.2.0"
  3809. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  3810. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  3811. | #define PACKAGE_URL "http://tukaani.org/xz/"
  3812. | #define NDEBUG 1
  3813. | #define HAVE_ENCODER_LZMA1 1
  3814. | #define HAVE_ENCODER_LZMA2 1
  3815. | #define HAVE_ENCODER_DELTA 1
  3816. | #define HAVE_ENCODER_X86 1
  3817. | #define HAVE_ENCODER_POWERPC 1
  3818. | #define HAVE_ENCODER_IA64 1
  3819. | #define HAVE_ENCODER_ARM 1
  3820. | #define HAVE_ENCODER_ARMTHUMB 1
  3821. | #define HAVE_ENCODER_SPARC 1
  3822. | #define HAVE_DECODER_LZMA1 1
  3823. | #define HAVE_DECODER_LZMA2 1
  3824. | #define HAVE_DECODER_DELTA 1
  3825. | #define HAVE_DECODER_X86 1
  3826. | #define HAVE_DECODER_POWERPC 1
  3827. | #define HAVE_DECODER_IA64 1
  3828. | #define HAVE_DECODER_ARM 1
  3829. | #define HAVE_DECODER_ARMTHUMB 1
  3830. | #define HAVE_DECODER_SPARC 1
  3831. | #define HAVE_MF_HC3 1
  3832. | #define HAVE_MF_HC4 1
  3833. | #define HAVE_MF_BT2 1
  3834. | #define HAVE_MF_BT3 1
  3835. | #define HAVE_MF_BT4 1
  3836. | #define HAVE_CHECK_CRC32 1
  3837. | #define HAVE_CHECK_CRC64 1
  3838. | #define HAVE_CHECK_SHA256 1
  3839. | #define ASSUME_RAM 128
  3840. | #define PACKAGE "xz"
  3841. | #define VERSION "5.2.0"
  3842. | #define STDC_HEADERS 1
  3843. | #define HAVE_SYS_TYPES_H 1
  3844. | #define HAVE_SYS_STAT_H 1
  3845. | #define HAVE_STDLIB_H 1
  3846. | #define HAVE_STRING_H 1
  3847. | #define HAVE_MEMORY_H 1
  3848. | #define HAVE_STRINGS_H 1
  3849. | #define HAVE_INTTYPES_H 1
  3850. | #define HAVE_STDINT_H 1
  3851. | #define HAVE_UNISTD_H 1
  3852. | #define __EXTENSIONS__ 1
  3853. | #define _ALL_SOURCE 1
  3854. | #define _GNU_SOURCE 1
  3855. | #define _POSIX_PTHREAD_SEMANTICS 1
  3856. | #define _TANDEM_SOURCE 1
  3857. | #define MYTHREAD_POSIX 1
  3858. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  3859. | #define HAVE_DLFCN_H 1
  3860. | #define LT_OBJDIR ".libs/"
  3861. | #define ENABLE_NLS 1
  3862. | #define HAVE_GETTEXT 1
  3863. | #define HAVE_DCGETTEXT 1
  3864. | #define HAVE_FCNTL_H 1
  3865. | #define HAVE_LIMITS_H 1
  3866. | #define HAVE_SYS_TIME_H 1
  3867. | #define HAVE_IMMINTRIN_H 1
  3868. | #define HAVE__BOOL 1
  3869. | #define HAVE_STDBOOL_H 1
  3870. | #define HAVE_UINTPTR_T 1
  3871. | #define SIZEOF_SIZE_T 4
  3872. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  3873. | /* end confdefs.h. */
  3874. | #include <stdio.h>
  3875. | #ifdef HAVE_SYS_TYPES_H
  3876. | # include <sys/types.h>
  3877. | #endif
  3878. | #ifdef HAVE_SYS_STAT_H
  3879. | # include <sys/stat.h>
  3880. | #endif
  3881. | #ifdef STDC_HEADERS
  3882. | # include <stdlib.h>
  3883. | # include <stddef.h>
  3884. | #else
  3885. | # ifdef HAVE_STDLIB_H
  3886. | # include <stdlib.h>
  3887. | # endif
  3888. | #endif
  3889. | #ifdef HAVE_STRING_H
  3890. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3891. | # include <memory.h>
  3892. | # endif
  3893. | # include <string.h>
  3894. | #endif
  3895. | #ifdef HAVE_STRINGS_H
  3896. | # include <strings.h>
  3897. | #endif
  3898. | #ifdef HAVE_INTTYPES_H
  3899. | # include <inttypes.h>
  3900. | #endif
  3901. | #ifdef HAVE_STDINT_H
  3902. | # include <stdint.h>
  3903. | #endif
  3904. | #ifdef HAVE_UNISTD_H
  3905. | # include <unistd.h>
  3906. | #endif
  3907. | int
  3908. | main ()
  3909. | {
  3910. | static struct stat ac_aggr;
  3911. | if (sizeof ac_aggr.st_atim.st__tim.tv_nsec)
  3912. | return 0;
  3913. | ;
  3914. | return 0;
  3915. | }
  3916. configure:17518: result: no
  3917. configure:17536: checking for special C compiler options needed for large files
  3918. configure:17581: result: no
  3919. configure:17587: checking for _FILE_OFFSET_BITS value needed for large files
  3920. configure:17612: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3921. configure:17612: $? = 0
  3922. configure:17644: result: no
  3923. configure:17729: checking whether byte ordering is bigendian
  3924. configure:17744: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3925. conftest.c:71:9: error: unknown type name 'not'
  3926. conftest.c:71:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  3927. conftest.c:71:15: error: unknown type name 'universal'
  3928. configure:17744: $? = 1
  3929. configure: failed program was:
  3930. | /* confdefs.h */
  3931. | #define PACKAGE_NAME "XZ Utils"
  3932. | #define PACKAGE_TARNAME "xz"
  3933. | #define PACKAGE_VERSION "5.2.0"
  3934. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  3935. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  3936. | #define PACKAGE_URL "http://tukaani.org/xz/"
  3937. | #define NDEBUG 1
  3938. | #define HAVE_ENCODER_LZMA1 1
  3939. | #define HAVE_ENCODER_LZMA2 1
  3940. | #define HAVE_ENCODER_DELTA 1
  3941. | #define HAVE_ENCODER_X86 1
  3942. | #define HAVE_ENCODER_POWERPC 1
  3943. | #define HAVE_ENCODER_IA64 1
  3944. | #define HAVE_ENCODER_ARM 1
  3945. | #define HAVE_ENCODER_ARMTHUMB 1
  3946. | #define HAVE_ENCODER_SPARC 1
  3947. | #define HAVE_DECODER_LZMA1 1
  3948. | #define HAVE_DECODER_LZMA2 1
  3949. | #define HAVE_DECODER_DELTA 1
  3950. | #define HAVE_DECODER_X86 1
  3951. | #define HAVE_DECODER_POWERPC 1
  3952. | #define HAVE_DECODER_IA64 1
  3953. | #define HAVE_DECODER_ARM 1
  3954. | #define HAVE_DECODER_ARMTHUMB 1
  3955. | #define HAVE_DECODER_SPARC 1
  3956. | #define HAVE_MF_HC3 1
  3957. | #define HAVE_MF_HC4 1
  3958. | #define HAVE_MF_BT2 1
  3959. | #define HAVE_MF_BT3 1
  3960. | #define HAVE_MF_BT4 1
  3961. | #define HAVE_CHECK_CRC32 1
  3962. | #define HAVE_CHECK_CRC64 1
  3963. | #define HAVE_CHECK_SHA256 1
  3964. | #define ASSUME_RAM 128
  3965. | #define PACKAGE "xz"
  3966. | #define VERSION "5.2.0"
  3967. | #define STDC_HEADERS 1
  3968. | #define HAVE_SYS_TYPES_H 1
  3969. | #define HAVE_SYS_STAT_H 1
  3970. | #define HAVE_STDLIB_H 1
  3971. | #define HAVE_STRING_H 1
  3972. | #define HAVE_MEMORY_H 1
  3973. | #define HAVE_STRINGS_H 1
  3974. | #define HAVE_INTTYPES_H 1
  3975. | #define HAVE_STDINT_H 1
  3976. | #define HAVE_UNISTD_H 1
  3977. | #define __EXTENSIONS__ 1
  3978. | #define _ALL_SOURCE 1
  3979. | #define _GNU_SOURCE 1
  3980. | #define _POSIX_PTHREAD_SEMANTICS 1
  3981. | #define _TANDEM_SOURCE 1
  3982. | #define MYTHREAD_POSIX 1
  3983. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  3984. | #define HAVE_DLFCN_H 1
  3985. | #define LT_OBJDIR ".libs/"
  3986. | #define ENABLE_NLS 1
  3987. | #define HAVE_GETTEXT 1
  3988. | #define HAVE_DCGETTEXT 1
  3989. | #define HAVE_FCNTL_H 1
  3990. | #define HAVE_LIMITS_H 1
  3991. | #define HAVE_SYS_TIME_H 1
  3992. | #define HAVE_IMMINTRIN_H 1
  3993. | #define HAVE__BOOL 1
  3994. | #define HAVE_STDBOOL_H 1
  3995. | #define HAVE_UINTPTR_T 1
  3996. | #define SIZEOF_SIZE_T 4
  3997. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  3998. | /* end confdefs.h. */
  3999. | #ifndef __APPLE_CC__
  4000. | not a universal capable compiler
  4001. | #endif
  4002. | typedef int dummy;
  4003. |
  4004. configure:17789: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  4005. configure:17789: $? = 0
  4006. configure:17807: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  4007. conftest.c: In function 'main':
  4008. conftest.c:77:4: error: unknown type name 'not'
  4009. conftest.c:77:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  4010. configure:17807: $? = 1
  4011. configure: failed program was:
  4012. | /* confdefs.h */
  4013. | #define PACKAGE_NAME "XZ Utils"
  4014. | #define PACKAGE_TARNAME "xz"
  4015. | #define PACKAGE_VERSION "5.2.0"
  4016. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  4017. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  4018. | #define PACKAGE_URL "http://tukaani.org/xz/"
  4019. | #define NDEBUG 1
  4020. | #define HAVE_ENCODER_LZMA1 1
  4021. | #define HAVE_ENCODER_LZMA2 1
  4022. | #define HAVE_ENCODER_DELTA 1
  4023. | #define HAVE_ENCODER_X86 1
  4024. | #define HAVE_ENCODER_POWERPC 1
  4025. | #define HAVE_ENCODER_IA64 1
  4026. | #define HAVE_ENCODER_ARM 1
  4027. | #define HAVE_ENCODER_ARMTHUMB 1
  4028. | #define HAVE_ENCODER_SPARC 1
  4029. | #define HAVE_DECODER_LZMA1 1
  4030. | #define HAVE_DECODER_LZMA2 1
  4031. | #define HAVE_DECODER_DELTA 1
  4032. | #define HAVE_DECODER_X86 1
  4033. | #define HAVE_DECODER_POWERPC 1
  4034. | #define HAVE_DECODER_IA64 1
  4035. | #define HAVE_DECODER_ARM 1
  4036. | #define HAVE_DECODER_ARMTHUMB 1
  4037. | #define HAVE_DECODER_SPARC 1
  4038. | #define HAVE_MF_HC3 1
  4039. | #define HAVE_MF_HC4 1
  4040. | #define HAVE_MF_BT2 1
  4041. | #define HAVE_MF_BT3 1
  4042. | #define HAVE_MF_BT4 1
  4043. | #define HAVE_CHECK_CRC32 1
  4044. | #define HAVE_CHECK_CRC64 1
  4045. | #define HAVE_CHECK_SHA256 1
  4046. | #define ASSUME_RAM 128
  4047. | #define PACKAGE "xz"
  4048. | #define VERSION "5.2.0"
  4049. | #define STDC_HEADERS 1
  4050. | #define HAVE_SYS_TYPES_H 1
  4051. | #define HAVE_SYS_STAT_H 1
  4052. | #define HAVE_STDLIB_H 1
  4053. | #define HAVE_STRING_H 1
  4054. | #define HAVE_MEMORY_H 1
  4055. | #define HAVE_STRINGS_H 1
  4056. | #define HAVE_INTTYPES_H 1
  4057. | #define HAVE_STDINT_H 1
  4058. | #define HAVE_UNISTD_H 1
  4059. | #define __EXTENSIONS__ 1
  4060. | #define _ALL_SOURCE 1
  4061. | #define _GNU_SOURCE 1
  4062. | #define _POSIX_PTHREAD_SEMANTICS 1
  4063. | #define _TANDEM_SOURCE 1
  4064. | #define MYTHREAD_POSIX 1
  4065. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  4066. | #define HAVE_DLFCN_H 1
  4067. | #define LT_OBJDIR ".libs/"
  4068. | #define ENABLE_NLS 1
  4069. | #define HAVE_GETTEXT 1
  4070. | #define HAVE_DCGETTEXT 1
  4071. | #define HAVE_FCNTL_H 1
  4072. | #define HAVE_LIMITS_H 1
  4073. | #define HAVE_SYS_TIME_H 1
  4074. | #define HAVE_IMMINTRIN_H 1
  4075. | #define HAVE__BOOL 1
  4076. | #define HAVE_STDBOOL_H 1
  4077. | #define HAVE_UINTPTR_T 1
  4078. | #define SIZEOF_SIZE_T 4
  4079. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  4080. | /* end confdefs.h. */
  4081. | #include <sys/types.h>
  4082. | #include <sys/param.h>
  4083. |
  4084. | int
  4085. | main ()
  4086. | {
  4087. | #if BYTE_ORDER != BIG_ENDIAN
  4088. | not big endian
  4089. | #endif
  4090. |
  4091. | ;
  4092. | return 0;
  4093. | }
  4094. configure:17935: result: no
  4095. configure:17964: checking getopt.h usability
  4096. configure:17964: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  4097. configure:17964: $? = 0
  4098. configure:17964: result: yes
  4099. configure:17964: checking getopt.h presence
  4100. configure:17964: gcc -std=gnu99 -E conftest.c
  4101. configure:17964: $? = 0
  4102. configure:17964: result: yes
  4103. configure:17964: checking for getopt.h
  4104. configure:17964: result: yes
  4105. configure:17981: checking for getopt_long
  4106. configure:17981: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c -lpthread >&5
  4107. configure:17981: $? = 0
  4108. configure:17981: result: yes
  4109. configure:17995: checking whether optreset is declared
  4110. configure:17995: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  4111. conftest.c: In function 'main':
  4112. conftest.c:81:10: error: 'optreset' undeclared (first use in this function)
  4113. conftest.c:81:10: note: each undeclared identifier is reported only once for each function it appears in
  4114. configure:17995: $? = 1
  4115. configure: failed program was:
  4116. | /* confdefs.h */
  4117. | #define PACKAGE_NAME "XZ Utils"
  4118. | #define PACKAGE_TARNAME "xz"
  4119. | #define PACKAGE_VERSION "5.2.0"
  4120. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  4121. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  4122. | #define PACKAGE_URL "http://tukaani.org/xz/"
  4123. | #define NDEBUG 1
  4124. | #define HAVE_ENCODER_LZMA1 1
  4125. | #define HAVE_ENCODER_LZMA2 1
  4126. | #define HAVE_ENCODER_DELTA 1
  4127. | #define HAVE_ENCODER_X86 1
  4128. | #define HAVE_ENCODER_POWERPC 1
  4129. | #define HAVE_ENCODER_IA64 1
  4130. | #define HAVE_ENCODER_ARM 1
  4131. | #define HAVE_ENCODER_ARMTHUMB 1
  4132. | #define HAVE_ENCODER_SPARC 1
  4133. | #define HAVE_DECODER_LZMA1 1
  4134. | #define HAVE_DECODER_LZMA2 1
  4135. | #define HAVE_DECODER_DELTA 1
  4136. | #define HAVE_DECODER_X86 1
  4137. | #define HAVE_DECODER_POWERPC 1
  4138. | #define HAVE_DECODER_IA64 1
  4139. | #define HAVE_DECODER_ARM 1
  4140. | #define HAVE_DECODER_ARMTHUMB 1
  4141. | #define HAVE_DECODER_SPARC 1
  4142. | #define HAVE_MF_HC3 1
  4143. | #define HAVE_MF_HC4 1
  4144. | #define HAVE_MF_BT2 1
  4145. | #define HAVE_MF_BT3 1
  4146. | #define HAVE_MF_BT4 1
  4147. | #define HAVE_CHECK_CRC32 1
  4148. | #define HAVE_CHECK_CRC64 1
  4149. | #define HAVE_CHECK_SHA256 1
  4150. | #define ASSUME_RAM 128
  4151. | #define PACKAGE "xz"
  4152. | #define VERSION "5.2.0"
  4153. | #define STDC_HEADERS 1
  4154. | #define HAVE_SYS_TYPES_H 1
  4155. | #define HAVE_SYS_STAT_H 1
  4156. | #define HAVE_STDLIB_H 1
  4157. | #define HAVE_STRING_H 1
  4158. | #define HAVE_MEMORY_H 1
  4159. | #define HAVE_STRINGS_H 1
  4160. | #define HAVE_INTTYPES_H 1
  4161. | #define HAVE_STDINT_H 1
  4162. | #define HAVE_UNISTD_H 1
  4163. | #define __EXTENSIONS__ 1
  4164. | #define _ALL_SOURCE 1
  4165. | #define _GNU_SOURCE 1
  4166. | #define _POSIX_PTHREAD_SEMANTICS 1
  4167. | #define _TANDEM_SOURCE 1
  4168. | #define MYTHREAD_POSIX 1
  4169. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  4170. | #define HAVE_DLFCN_H 1
  4171. | #define LT_OBJDIR ".libs/"
  4172. | #define ENABLE_NLS 1
  4173. | #define HAVE_GETTEXT 1
  4174. | #define HAVE_DCGETTEXT 1
  4175. | #define HAVE_FCNTL_H 1
  4176. | #define HAVE_LIMITS_H 1
  4177. | #define HAVE_SYS_TIME_H 1
  4178. | #define HAVE_IMMINTRIN_H 1
  4179. | #define HAVE__BOOL 1
  4180. | #define HAVE_STDBOOL_H 1
  4181. | #define HAVE_UINTPTR_T 1
  4182. | #define SIZEOF_SIZE_T 4
  4183. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  4184. | #define HAVE_GETOPT_H 1
  4185. | #define HAVE_GETOPT_LONG 1
  4186. | /* end confdefs.h. */
  4187. | #include <getopt.h>
  4188. |
  4189. | int
  4190. | main ()
  4191. | {
  4192. | #ifndef optreset
  4193. | #ifdef __cplusplus
  4194. | (void) optreset;
  4195. | #else
  4196. | (void) optreset;
  4197. | #endif
  4198. | #endif
  4199. |
  4200. | ;
  4201. | return 0;
  4202. | }
  4203. configure:17995: result: no
  4204. configure:18037: checking for futimens
  4205. configure:18037: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c -lpthread >&5
  4206. Error! E2028: _futimens is an undefined reference
  4207. file C:\temp\cc2b5Bp8.o(conftest.c): undefined symbol _futimens
  4208. weakld: error: Unresolved symbol (UNDEF) '_futimens'.
  4209. weakld: info: The symbol is referenced by:
  4210. C:\temp\cc2b5Bp8.o
  4211. Ignoring unresolved externals reported from weak prelinker.
  4212. configure:18037: $? = 1
  4213. configure: failed program was:
  4214. | /* confdefs.h */
  4215. | #define PACKAGE_NAME "XZ Utils"
  4216. | #define PACKAGE_TARNAME "xz"
  4217. | #define PACKAGE_VERSION "5.2.0"
  4218. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  4219. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  4220. | #define PACKAGE_URL "http://tukaani.org/xz/"
  4221. | #define NDEBUG 1
  4222. | #define HAVE_ENCODER_LZMA1 1
  4223. | #define HAVE_ENCODER_LZMA2 1
  4224. | #define HAVE_ENCODER_DELTA 1
  4225. | #define HAVE_ENCODER_X86 1
  4226. | #define HAVE_ENCODER_POWERPC 1
  4227. | #define HAVE_ENCODER_IA64 1
  4228. | #define HAVE_ENCODER_ARM 1
  4229. | #define HAVE_ENCODER_ARMTHUMB 1
  4230. | #define HAVE_ENCODER_SPARC 1
  4231. | #define HAVE_DECODER_LZMA1 1
  4232. | #define HAVE_DECODER_LZMA2 1
  4233. | #define HAVE_DECODER_DELTA 1
  4234. | #define HAVE_DECODER_X86 1
  4235. | #define HAVE_DECODER_POWERPC 1
  4236. | #define HAVE_DECODER_IA64 1
  4237. | #define HAVE_DECODER_ARM 1
  4238. | #define HAVE_DECODER_ARMTHUMB 1
  4239. | #define HAVE_DECODER_SPARC 1
  4240. | #define HAVE_MF_HC3 1
  4241. | #define HAVE_MF_HC4 1
  4242. | #define HAVE_MF_BT2 1
  4243. | #define HAVE_MF_BT3 1
  4244. | #define HAVE_MF_BT4 1
  4245. | #define HAVE_CHECK_CRC32 1
  4246. | #define HAVE_CHECK_CRC64 1
  4247. | #define HAVE_CHECK_SHA256 1
  4248. | #define ASSUME_RAM 128
  4249. | #define PACKAGE "xz"
  4250. | #define VERSION "5.2.0"
  4251. | #define STDC_HEADERS 1
  4252. | #define HAVE_SYS_TYPES_H 1
  4253. | #define HAVE_SYS_STAT_H 1
  4254. | #define HAVE_STDLIB_H 1
  4255. | #define HAVE_STRING_H 1
  4256. | #define HAVE_MEMORY_H 1
  4257. | #define HAVE_STRINGS_H 1
  4258. | #define HAVE_INTTYPES_H 1
  4259. | #define HAVE_STDINT_H 1
  4260. | #define HAVE_UNISTD_H 1
  4261. | #define __EXTENSIONS__ 1
  4262. | #define _ALL_SOURCE 1
  4263. | #define _GNU_SOURCE 1
  4264. | #define _POSIX_PTHREAD_SEMANTICS 1
  4265. | #define _TANDEM_SOURCE 1
  4266. | #define MYTHREAD_POSIX 1
  4267. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  4268. | #define HAVE_DLFCN_H 1
  4269. | #define LT_OBJDIR ".libs/"
  4270. | #define ENABLE_NLS 1
  4271. | #define HAVE_GETTEXT 1
  4272. | #define HAVE_DCGETTEXT 1
  4273. | #define HAVE_FCNTL_H 1
  4274. | #define HAVE_LIMITS_H 1
  4275. | #define HAVE_SYS_TIME_H 1
  4276. | #define HAVE_IMMINTRIN_H 1
  4277. | #define HAVE__BOOL 1
  4278. | #define HAVE_STDBOOL_H 1
  4279. | #define HAVE_UINTPTR_T 1
  4280. | #define SIZEOF_SIZE_T 4
  4281. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  4282. | #define HAVE_GETOPT_H 1
  4283. | #define HAVE_GETOPT_LONG 1
  4284. | /* end confdefs.h. */
  4285. | /* Define futimens to an innocuous variant, in case <limits.h> declares futimens.
  4286. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4287. | #define futimens innocuous_futimens
  4288. |
  4289. | /* System header to define __stub macros and hopefully few prototypes,
  4290. | which can conflict with char futimens (); below.
  4291. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4292. | <limits.h> exists even on freestanding compilers. */
  4293. |
  4294. | #ifdef __STDC__
  4295. | # include <limits.h>
  4296. | #else
  4297. | # include <assert.h>
  4298. | #endif
  4299. |
  4300. | #undef futimens
  4301. |
  4302. | /* Override any GCC internal prototype to avoid an error.
  4303. | Use char because int might match the return type of a GCC
  4304. | builtin and then its argument prototype would still apply. */
  4305. | #ifdef __cplusplus
  4306. | extern "C"
  4307. | #endif
  4308. | char futimens ();
  4309. | /* The GNU C library defines this for functions which it implements
  4310. | to always fail with ENOSYS. Some functions are actually named
  4311. | something starting with __ and the normal name is an alias. */
  4312. | #if defined __stub_futimens || defined __stub___futimens
  4313. | choke me
  4314. | #endif
  4315. |
  4316. | int
  4317. | main ()
  4318. | {
  4319. | return futimens ();
  4320. | ;
  4321. | return 0;
  4322. | }
  4323. configure:18037: result: no
  4324. configure:18037: checking for futimes
  4325. configure:18037: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c -lpthread >&5
  4326. configure:18037: $? = 0
  4327. configure:18037: result: yes
  4328. configure:18050: checking for posix_fadvise
  4329. configure:18050: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c -lpthread >&5
  4330. Error! E2028: _posix_fadvise is an undefined reference
  4331. file C:\temp\ccEYdVQs.o(conftest.c): undefined symbol _posix_fadvise
  4332. weakld: error: Unresolved symbol (UNDEF) '_posix_fadvise'.
  4333. weakld: info: The symbol is referenced by:
  4334. C:\temp\ccEYdVQs.o
  4335. Ignoring unresolved externals reported from weak prelinker.
  4336. configure:18050: $? = 1
  4337. configure: failed program was:
  4338. | /* confdefs.h */
  4339. | #define PACKAGE_NAME "XZ Utils"
  4340. | #define PACKAGE_TARNAME "xz"
  4341. | #define PACKAGE_VERSION "5.2.0"
  4342. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  4343. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  4344. | #define PACKAGE_URL "http://tukaani.org/xz/"
  4345. | #define NDEBUG 1
  4346. | #define HAVE_ENCODER_LZMA1 1
  4347. | #define HAVE_ENCODER_LZMA2 1
  4348. | #define HAVE_ENCODER_DELTA 1
  4349. | #define HAVE_ENCODER_X86 1
  4350. | #define HAVE_ENCODER_POWERPC 1
  4351. | #define HAVE_ENCODER_IA64 1
  4352. | #define HAVE_ENCODER_ARM 1
  4353. | #define HAVE_ENCODER_ARMTHUMB 1
  4354. | #define HAVE_ENCODER_SPARC 1
  4355. | #define HAVE_DECODER_LZMA1 1
  4356. | #define HAVE_DECODER_LZMA2 1
  4357. | #define HAVE_DECODER_DELTA 1
  4358. | #define HAVE_DECODER_X86 1
  4359. | #define HAVE_DECODER_POWERPC 1
  4360. | #define HAVE_DECODER_IA64 1
  4361. | #define HAVE_DECODER_ARM 1
  4362. | #define HAVE_DECODER_ARMTHUMB 1
  4363. | #define HAVE_DECODER_SPARC 1
  4364. | #define HAVE_MF_HC3 1
  4365. | #define HAVE_MF_HC4 1
  4366. | #define HAVE_MF_BT2 1
  4367. | #define HAVE_MF_BT3 1
  4368. | #define HAVE_MF_BT4 1
  4369. | #define HAVE_CHECK_CRC32 1
  4370. | #define HAVE_CHECK_CRC64 1
  4371. | #define HAVE_CHECK_SHA256 1
  4372. | #define ASSUME_RAM 128
  4373. | #define PACKAGE "xz"
  4374. | #define VERSION "5.2.0"
  4375. | #define STDC_HEADERS 1
  4376. | #define HAVE_SYS_TYPES_H 1
  4377. | #define HAVE_SYS_STAT_H 1
  4378. | #define HAVE_STDLIB_H 1
  4379. | #define HAVE_STRING_H 1
  4380. | #define HAVE_MEMORY_H 1
  4381. | #define HAVE_STRINGS_H 1
  4382. | #define HAVE_INTTYPES_H 1
  4383. | #define HAVE_STDINT_H 1
  4384. | #define HAVE_UNISTD_H 1
  4385. | #define __EXTENSIONS__ 1
  4386. | #define _ALL_SOURCE 1
  4387. | #define _GNU_SOURCE 1
  4388. | #define _POSIX_PTHREAD_SEMANTICS 1
  4389. | #define _TANDEM_SOURCE 1
  4390. | #define MYTHREAD_POSIX 1
  4391. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  4392. | #define HAVE_DLFCN_H 1
  4393. | #define LT_OBJDIR ".libs/"
  4394. | #define ENABLE_NLS 1
  4395. | #define HAVE_GETTEXT 1
  4396. | #define HAVE_DCGETTEXT 1
  4397. | #define HAVE_FCNTL_H 1
  4398. | #define HAVE_LIMITS_H 1
  4399. | #define HAVE_SYS_TIME_H 1
  4400. | #define HAVE_IMMINTRIN_H 1
  4401. | #define HAVE__BOOL 1
  4402. | #define HAVE_STDBOOL_H 1
  4403. | #define HAVE_UINTPTR_T 1
  4404. | #define SIZEOF_SIZE_T 4
  4405. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  4406. | #define HAVE_GETOPT_H 1
  4407. | #define HAVE_GETOPT_LONG 1
  4408. | #define HAVE_FUTIMES 1
  4409. | /* end confdefs.h. */
  4410. | /* Define posix_fadvise to an innocuous variant, in case <limits.h> declares posix_fadvise.
  4411. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4412. | #define posix_fadvise innocuous_posix_fadvise
  4413. |
  4414. | /* System header to define __stub macros and hopefully few prototypes,
  4415. | which can conflict with char posix_fadvise (); below.
  4416. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4417. | <limits.h> exists even on freestanding compilers. */
  4418. |
  4419. | #ifdef __STDC__
  4420. | # include <limits.h>
  4421. | #else
  4422. | # include <assert.h>
  4423. | #endif
  4424. |
  4425. | #undef posix_fadvise
  4426. |
  4427. | /* Override any GCC internal prototype to avoid an error.
  4428. | Use char because int might match the return type of a GCC
  4429. | builtin and then its argument prototype would still apply. */
  4430. | #ifdef __cplusplus
  4431. | extern "C"
  4432. | #endif
  4433. | char posix_fadvise ();
  4434. | /* The GNU C library defines this for functions which it implements
  4435. | to always fail with ENOSYS. Some functions are actually named
  4436. | something starting with __ and the normal name is an alias. */
  4437. | #if defined __stub_posix_fadvise || defined __stub___posix_fadvise
  4438. | choke me
  4439. | #endif
  4440. |
  4441. | int
  4442. | main ()
  4443. | {
  4444. | return posix_fadvise ();
  4445. | ;
  4446. | return 0;
  4447. | }
  4448. configure:18050: result: no
  4449. configure:18067: checking whether program_invocation_name is declared
  4450. configure:18067: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  4451. conftest.c: In function 'main':
  4452. conftest.c:82:10: error: 'program_invocation_name' undeclared (first use in this function)
  4453. conftest.c:82:10: note: each undeclared identifier is reported only once for each function it appears in
  4454. configure:18067: $? = 1
  4455. configure: failed program was:
  4456. | /* confdefs.h */
  4457. | #define PACKAGE_NAME "XZ Utils"
  4458. | #define PACKAGE_TARNAME "xz"
  4459. | #define PACKAGE_VERSION "5.2.0"
  4460. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  4461. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  4462. | #define PACKAGE_URL "http://tukaani.org/xz/"
  4463. | #define NDEBUG 1
  4464. | #define HAVE_ENCODER_LZMA1 1
  4465. | #define HAVE_ENCODER_LZMA2 1
  4466. | #define HAVE_ENCODER_DELTA 1
  4467. | #define HAVE_ENCODER_X86 1
  4468. | #define HAVE_ENCODER_POWERPC 1
  4469. | #define HAVE_ENCODER_IA64 1
  4470. | #define HAVE_ENCODER_ARM 1
  4471. | #define HAVE_ENCODER_ARMTHUMB 1
  4472. | #define HAVE_ENCODER_SPARC 1
  4473. | #define HAVE_DECODER_LZMA1 1
  4474. | #define HAVE_DECODER_LZMA2 1
  4475. | #define HAVE_DECODER_DELTA 1
  4476. | #define HAVE_DECODER_X86 1
  4477. | #define HAVE_DECODER_POWERPC 1
  4478. | #define HAVE_DECODER_IA64 1
  4479. | #define HAVE_DECODER_ARM 1
  4480. | #define HAVE_DECODER_ARMTHUMB 1
  4481. | #define HAVE_DECODER_SPARC 1
  4482. | #define HAVE_MF_HC3 1
  4483. | #define HAVE_MF_HC4 1
  4484. | #define HAVE_MF_BT2 1
  4485. | #define HAVE_MF_BT3 1
  4486. | #define HAVE_MF_BT4 1
  4487. | #define HAVE_CHECK_CRC32 1
  4488. | #define HAVE_CHECK_CRC64 1
  4489. | #define HAVE_CHECK_SHA256 1
  4490. | #define ASSUME_RAM 128
  4491. | #define PACKAGE "xz"
  4492. | #define VERSION "5.2.0"
  4493. | #define STDC_HEADERS 1
  4494. | #define HAVE_SYS_TYPES_H 1
  4495. | #define HAVE_SYS_STAT_H 1
  4496. | #define HAVE_STDLIB_H 1
  4497. | #define HAVE_STRING_H 1
  4498. | #define HAVE_MEMORY_H 1
  4499. | #define HAVE_STRINGS_H 1
  4500. | #define HAVE_INTTYPES_H 1
  4501. | #define HAVE_STDINT_H 1
  4502. | #define HAVE_UNISTD_H 1
  4503. | #define __EXTENSIONS__ 1
  4504. | #define _ALL_SOURCE 1
  4505. | #define _GNU_SOURCE 1
  4506. | #define _POSIX_PTHREAD_SEMANTICS 1
  4507. | #define _TANDEM_SOURCE 1
  4508. | #define MYTHREAD_POSIX 1
  4509. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  4510. | #define HAVE_DLFCN_H 1
  4511. | #define LT_OBJDIR ".libs/"
  4512. | #define ENABLE_NLS 1
  4513. | #define HAVE_GETTEXT 1
  4514. | #define HAVE_DCGETTEXT 1
  4515. | #define HAVE_FCNTL_H 1
  4516. | #define HAVE_LIMITS_H 1
  4517. | #define HAVE_SYS_TIME_H 1
  4518. | #define HAVE_IMMINTRIN_H 1
  4519. | #define HAVE__BOOL 1
  4520. | #define HAVE_STDBOOL_H 1
  4521. | #define HAVE_UINTPTR_T 1
  4522. | #define SIZEOF_SIZE_T 4
  4523. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  4524. | #define HAVE_GETOPT_H 1
  4525. | #define HAVE_GETOPT_LONG 1
  4526. | #define HAVE_FUTIMES 1
  4527. | /* end confdefs.h. */
  4528. | #include <errno.h>
  4529. |
  4530. | int
  4531. | main ()
  4532. | {
  4533. | #ifndef program_invocation_name
  4534. | #ifdef __cplusplus
  4535. | (void) program_invocation_name;
  4536. | #else
  4537. | (void) program_invocation_name;
  4538. | #endif
  4539. | #endif
  4540. |
  4541. | ;
  4542. | return 0;
  4543. | }
  4544. configure:18067: result: no
  4545. configure:18086: checking byteswap.h usability
  4546. configure:18086: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  4547. conftest.c:107:22: fatal error: byteswap.h: No such file or directory
  4548. compilation terminated.
  4549. configure:18086: $? = 1
  4550. configure: failed program was:
  4551. | /* confdefs.h */
  4552. | #define PACKAGE_NAME "XZ Utils"
  4553. | #define PACKAGE_TARNAME "xz"
  4554. | #define PACKAGE_VERSION "5.2.0"
  4555. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  4556. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  4557. | #define PACKAGE_URL "http://tukaani.org/xz/"
  4558. | #define NDEBUG 1
  4559. | #define HAVE_ENCODER_LZMA1 1
  4560. | #define HAVE_ENCODER_LZMA2 1
  4561. | #define HAVE_ENCODER_DELTA 1
  4562. | #define HAVE_ENCODER_X86 1
  4563. | #define HAVE_ENCODER_POWERPC 1
  4564. | #define HAVE_ENCODER_IA64 1
  4565. | #define HAVE_ENCODER_ARM 1
  4566. | #define HAVE_ENCODER_ARMTHUMB 1
  4567. | #define HAVE_ENCODER_SPARC 1
  4568. | #define HAVE_DECODER_LZMA1 1
  4569. | #define HAVE_DECODER_LZMA2 1
  4570. | #define HAVE_DECODER_DELTA 1
  4571. | #define HAVE_DECODER_X86 1
  4572. | #define HAVE_DECODER_POWERPC 1
  4573. | #define HAVE_DECODER_IA64 1
  4574. | #define HAVE_DECODER_ARM 1
  4575. | #define HAVE_DECODER_ARMTHUMB 1
  4576. | #define HAVE_DECODER_SPARC 1
  4577. | #define HAVE_MF_HC3 1
  4578. | #define HAVE_MF_HC4 1
  4579. | #define HAVE_MF_BT2 1
  4580. | #define HAVE_MF_BT3 1
  4581. | #define HAVE_MF_BT4 1
  4582. | #define HAVE_CHECK_CRC32 1
  4583. | #define HAVE_CHECK_CRC64 1
  4584. | #define HAVE_CHECK_SHA256 1
  4585. | #define ASSUME_RAM 128
  4586. | #define PACKAGE "xz"
  4587. | #define VERSION "5.2.0"
  4588. | #define STDC_HEADERS 1
  4589. | #define HAVE_SYS_TYPES_H 1
  4590. | #define HAVE_SYS_STAT_H 1
  4591. | #define HAVE_STDLIB_H 1
  4592. | #define HAVE_STRING_H 1
  4593. | #define HAVE_MEMORY_H 1
  4594. | #define HAVE_STRINGS_H 1
  4595. | #define HAVE_INTTYPES_H 1
  4596. | #define HAVE_STDINT_H 1
  4597. | #define HAVE_UNISTD_H 1
  4598. | #define __EXTENSIONS__ 1
  4599. | #define _ALL_SOURCE 1
  4600. | #define _GNU_SOURCE 1
  4601. | #define _POSIX_PTHREAD_SEMANTICS 1
  4602. | #define _TANDEM_SOURCE 1
  4603. | #define MYTHREAD_POSIX 1
  4604. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  4605. | #define HAVE_DLFCN_H 1
  4606. | #define LT_OBJDIR ".libs/"
  4607. | #define ENABLE_NLS 1
  4608. | #define HAVE_GETTEXT 1
  4609. | #define HAVE_DCGETTEXT 1
  4610. | #define HAVE_FCNTL_H 1
  4611. | #define HAVE_LIMITS_H 1
  4612. | #define HAVE_SYS_TIME_H 1
  4613. | #define HAVE_IMMINTRIN_H 1
  4614. | #define HAVE__BOOL 1
  4615. | #define HAVE_STDBOOL_H 1
  4616. | #define HAVE_UINTPTR_T 1
  4617. | #define SIZEOF_SIZE_T 4
  4618. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  4619. | #define HAVE_GETOPT_H 1
  4620. | #define HAVE_GETOPT_LONG 1
  4621. | #define HAVE_FUTIMES 1
  4622. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
  4623. | /* end confdefs.h. */
  4624. | #include <stdio.h>
  4625. | #ifdef HAVE_SYS_TYPES_H
  4626. | # include <sys/types.h>
  4627. | #endif
  4628. | #ifdef HAVE_SYS_STAT_H
  4629. | # include <sys/stat.h>
  4630. | #endif
  4631. | #ifdef STDC_HEADERS
  4632. | # include <stdlib.h>
  4633. | # include <stddef.h>
  4634. | #else
  4635. | # ifdef HAVE_STDLIB_H
  4636. | # include <stdlib.h>
  4637. | # endif
  4638. | #endif
  4639. | #ifdef HAVE_STRING_H
  4640. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4641. | # include <memory.h>
  4642. | # endif
  4643. | # include <string.h>
  4644. | #endif
  4645. | #ifdef HAVE_STRINGS_H
  4646. | # include <strings.h>
  4647. | #endif
  4648. | #ifdef HAVE_INTTYPES_H
  4649. | # include <inttypes.h>
  4650. | #endif
  4651. | #ifdef HAVE_STDINT_H
  4652. | # include <stdint.h>
  4653. | #endif
  4654. | #ifdef HAVE_UNISTD_H
  4655. | # include <unistd.h>
  4656. | #endif
  4657. | #include <byteswap.h>
  4658. configure:18086: result: no
  4659. configure:18086: checking byteswap.h presence
  4660. configure:18086: gcc -std=gnu99 -E conftest.c
  4661. conftest.c:74:22: fatal error: byteswap.h: No such file or directory
  4662. compilation terminated.
  4663. configure:18086: $? = 1
  4664. configure: failed program was:
  4665. | /* confdefs.h */
  4666. | #define PACKAGE_NAME "XZ Utils"
  4667. | #define PACKAGE_TARNAME "xz"
  4668. | #define PACKAGE_VERSION "5.2.0"
  4669. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  4670. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  4671. | #define PACKAGE_URL "http://tukaani.org/xz/"
  4672. | #define NDEBUG 1
  4673. | #define HAVE_ENCODER_LZMA1 1
  4674. | #define HAVE_ENCODER_LZMA2 1
  4675. | #define HAVE_ENCODER_DELTA 1
  4676. | #define HAVE_ENCODER_X86 1
  4677. | #define HAVE_ENCODER_POWERPC 1
  4678. | #define HAVE_ENCODER_IA64 1
  4679. | #define HAVE_ENCODER_ARM 1
  4680. | #define HAVE_ENCODER_ARMTHUMB 1
  4681. | #define HAVE_ENCODER_SPARC 1
  4682. | #define HAVE_DECODER_LZMA1 1
  4683. | #define HAVE_DECODER_LZMA2 1
  4684. | #define HAVE_DECODER_DELTA 1
  4685. | #define HAVE_DECODER_X86 1
  4686. | #define HAVE_DECODER_POWERPC 1
  4687. | #define HAVE_DECODER_IA64 1
  4688. | #define HAVE_DECODER_ARM 1
  4689. | #define HAVE_DECODER_ARMTHUMB 1
  4690. | #define HAVE_DECODER_SPARC 1
  4691. | #define HAVE_MF_HC3 1
  4692. | #define HAVE_MF_HC4 1
  4693. | #define HAVE_MF_BT2 1
  4694. | #define HAVE_MF_BT3 1
  4695. | #define HAVE_MF_BT4 1
  4696. | #define HAVE_CHECK_CRC32 1
  4697. | #define HAVE_CHECK_CRC64 1
  4698. | #define HAVE_CHECK_SHA256 1
  4699. | #define ASSUME_RAM 128
  4700. | #define PACKAGE "xz"
  4701. | #define VERSION "5.2.0"
  4702. | #define STDC_HEADERS 1
  4703. | #define HAVE_SYS_TYPES_H 1
  4704. | #define HAVE_SYS_STAT_H 1
  4705. | #define HAVE_STDLIB_H 1
  4706. | #define HAVE_STRING_H 1
  4707. | #define HAVE_MEMORY_H 1
  4708. | #define HAVE_STRINGS_H 1
  4709. | #define HAVE_INTTYPES_H 1
  4710. | #define HAVE_STDINT_H 1
  4711. | #define HAVE_UNISTD_H 1
  4712. | #define __EXTENSIONS__ 1
  4713. | #define _ALL_SOURCE 1
  4714. | #define _GNU_SOURCE 1
  4715. | #define _POSIX_PTHREAD_SEMANTICS 1
  4716. | #define _TANDEM_SOURCE 1
  4717. | #define MYTHREAD_POSIX 1
  4718. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  4719. | #define HAVE_DLFCN_H 1
  4720. | #define LT_OBJDIR ".libs/"
  4721. | #define ENABLE_NLS 1
  4722. | #define HAVE_GETTEXT 1
  4723. | #define HAVE_DCGETTEXT 1
  4724. | #define HAVE_FCNTL_H 1
  4725. | #define HAVE_LIMITS_H 1
  4726. | #define HAVE_SYS_TIME_H 1
  4727. | #define HAVE_IMMINTRIN_H 1
  4728. | #define HAVE__BOOL 1
  4729. | #define HAVE_STDBOOL_H 1
  4730. | #define HAVE_UINTPTR_T 1
  4731. | #define SIZEOF_SIZE_T 4
  4732. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  4733. | #define HAVE_GETOPT_H 1
  4734. | #define HAVE_GETOPT_LONG 1
  4735. | #define HAVE_FUTIMES 1
  4736. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
  4737. | /* end confdefs.h. */
  4738. | #include <byteswap.h>
  4739. configure:18086: result: no
  4740. configure:18086: checking for byteswap.h
  4741. configure:18086: result: no
  4742. configure:18086: checking sys/endian.h usability
  4743. configure:18086: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  4744. configure:18086: $? = 0
  4745. configure:18086: result: yes
  4746. configure:18086: checking sys/endian.h presence
  4747. configure:18086: gcc -std=gnu99 -E conftest.c
  4748. configure:18086: $? = 0
  4749. configure:18086: result: yes
  4750. configure:18086: checking for sys/endian.h
  4751. configure:18086: result: yes
  4752. configure:18191: checking if unaligned memory access should be used
  4753. configure:18216: result: yes
  4754. configure:18229: checking sys/param.h usability
  4755. configure:18229: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  4756. configure:18229: $? = 0
  4757. configure:18229: result: yes
  4758. configure:18229: checking sys/param.h presence
  4759. configure:18229: gcc -std=gnu99 -E conftest.c
  4760. configure:18229: $? = 0
  4761. configure:18229: result: yes
  4762. configure:18229: checking for sys/param.h
  4763. configure:18229: result: yes
  4764. configure:18240: checking how to detect the amount of physical memory
  4765. configure:18264: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  4766. configure:18264: $? = 0
  4767. configure:18444: result: special
  4768. configure:18491: checking for sys/param.h
  4769. configure:18491: result: yes
  4770. configure:18502: checking how to detect the number of available CPU cores
  4771. configure:18524: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  4772. conftest.c:82:1: error: unknown type name 'compile'
  4773. conftest.c:82:1: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
  4774. configure:18524: $? = 1
  4775. configure: failed program was:
  4776. | /* confdefs.h */
  4777. | #define PACKAGE_NAME "XZ Utils"
  4778. | #define PACKAGE_TARNAME "xz"
  4779. | #define PACKAGE_VERSION "5.2.0"
  4780. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  4781. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  4782. | #define PACKAGE_URL "http://tukaani.org/xz/"
  4783. | #define NDEBUG 1
  4784. | #define HAVE_ENCODER_LZMA1 1
  4785. | #define HAVE_ENCODER_LZMA2 1
  4786. | #define HAVE_ENCODER_DELTA 1
  4787. | #define HAVE_ENCODER_X86 1
  4788. | #define HAVE_ENCODER_POWERPC 1
  4789. | #define HAVE_ENCODER_IA64 1
  4790. | #define HAVE_ENCODER_ARM 1
  4791. | #define HAVE_ENCODER_ARMTHUMB 1
  4792. | #define HAVE_ENCODER_SPARC 1
  4793. | #define HAVE_DECODER_LZMA1 1
  4794. | #define HAVE_DECODER_LZMA2 1
  4795. | #define HAVE_DECODER_DELTA 1
  4796. | #define HAVE_DECODER_X86 1
  4797. | #define HAVE_DECODER_POWERPC 1
  4798. | #define HAVE_DECODER_IA64 1
  4799. | #define HAVE_DECODER_ARM 1
  4800. | #define HAVE_DECODER_ARMTHUMB 1
  4801. | #define HAVE_DECODER_SPARC 1
  4802. | #define HAVE_MF_HC3 1
  4803. | #define HAVE_MF_HC4 1
  4804. | #define HAVE_MF_BT2 1
  4805. | #define HAVE_MF_BT3 1
  4806. | #define HAVE_MF_BT4 1
  4807. | #define HAVE_CHECK_CRC32 1
  4808. | #define HAVE_CHECK_CRC64 1
  4809. | #define HAVE_CHECK_SHA256 1
  4810. | #define ASSUME_RAM 128
  4811. | #define PACKAGE "xz"
  4812. | #define VERSION "5.2.0"
  4813. | #define STDC_HEADERS 1
  4814. | #define HAVE_SYS_TYPES_H 1
  4815. | #define HAVE_SYS_STAT_H 1
  4816. | #define HAVE_STDLIB_H 1
  4817. | #define HAVE_STRING_H 1
  4818. | #define HAVE_MEMORY_H 1
  4819. | #define HAVE_STRINGS_H 1
  4820. | #define HAVE_INTTYPES_H 1
  4821. | #define HAVE_STDINT_H 1
  4822. | #define HAVE_UNISTD_H 1
  4823. | #define __EXTENSIONS__ 1
  4824. | #define _ALL_SOURCE 1
  4825. | #define _GNU_SOURCE 1
  4826. | #define _POSIX_PTHREAD_SEMANTICS 1
  4827. | #define _TANDEM_SOURCE 1
  4828. | #define MYTHREAD_POSIX 1
  4829. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  4830. | #define HAVE_DLFCN_H 1
  4831. | #define LT_OBJDIR ".libs/"
  4832. | #define ENABLE_NLS 1
  4833. | #define HAVE_GETTEXT 1
  4834. | #define HAVE_DCGETTEXT 1
  4835. | #define HAVE_FCNTL_H 1
  4836. | #define HAVE_LIMITS_H 1
  4837. | #define HAVE_SYS_TIME_H 1
  4838. | #define HAVE_IMMINTRIN_H 1
  4839. | #define HAVE__BOOL 1
  4840. | #define HAVE_STDBOOL_H 1
  4841. | #define HAVE_UINTPTR_T 1
  4842. | #define SIZEOF_SIZE_T 4
  4843. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  4844. | #define HAVE_GETOPT_H 1
  4845. | #define HAVE_GETOPT_LONG 1
  4846. | #define HAVE_FUTIMES 1
  4847. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
  4848. | #define HAVE_SYS_ENDIAN_H 1
  4849. | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
  4850. | #define HAVE_SYS_PARAM_H 1
  4851. | #define HAVE_SYS_PARAM_H 1
  4852. | /* end confdefs.h. */
  4853. |
  4854. | #if defined(_WIN32) || defined(__CYGWIN__)
  4855. | int main(void) { return 0; }
  4856. | #else
  4857. | compile error
  4858. | #endif
  4859. |
  4860. configure:18551: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  4861. configure:18551: $? = 0
  4862. configure:18612: result: sysctl
  4863. configure:18636: checking whether mbrtowc and mbstate_t are properly declared
  4864. configure:18656: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c -lpthread >&5
  4865. configure:18656: $? = 0
  4866. configure:18664: result: yes
  4867. configure:18674: checking for wcwidth
  4868. configure:18674: gcc -std=gnu99 -o conftest.exe -g -O2 -Zomf conftest.c -lpthread >&5
  4869. Error! E2028: _wcwidth is an undefined reference
  4870. file C:\temp\ccZ2XHGC.o(conftest.c): undefined symbol _wcwidth
  4871. weakld: error: Unresolved symbol (UNDEF) '_wcwidth'.
  4872. weakld: info: The symbol is referenced by:
  4873. C:\temp\ccZ2XHGC.o
  4874. Ignoring unresolved externals reported from weak prelinker.
  4875. configure:18674: $? = 1
  4876. configure: failed program was:
  4877. | /* confdefs.h */
  4878. | #define PACKAGE_NAME "XZ Utils"
  4879. | #define PACKAGE_TARNAME "xz"
  4880. | #define PACKAGE_VERSION "5.2.0"
  4881. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  4882. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  4883. | #define PACKAGE_URL "http://tukaani.org/xz/"
  4884. | #define NDEBUG 1
  4885. | #define HAVE_ENCODER_LZMA1 1
  4886. | #define HAVE_ENCODER_LZMA2 1
  4887. | #define HAVE_ENCODER_DELTA 1
  4888. | #define HAVE_ENCODER_X86 1
  4889. | #define HAVE_ENCODER_POWERPC 1
  4890. | #define HAVE_ENCODER_IA64 1
  4891. | #define HAVE_ENCODER_ARM 1
  4892. | #define HAVE_ENCODER_ARMTHUMB 1
  4893. | #define HAVE_ENCODER_SPARC 1
  4894. | #define HAVE_DECODER_LZMA1 1
  4895. | #define HAVE_DECODER_LZMA2 1
  4896. | #define HAVE_DECODER_DELTA 1
  4897. | #define HAVE_DECODER_X86 1
  4898. | #define HAVE_DECODER_POWERPC 1
  4899. | #define HAVE_DECODER_IA64 1
  4900. | #define HAVE_DECODER_ARM 1
  4901. | #define HAVE_DECODER_ARMTHUMB 1
  4902. | #define HAVE_DECODER_SPARC 1
  4903. | #define HAVE_MF_HC3 1
  4904. | #define HAVE_MF_HC4 1
  4905. | #define HAVE_MF_BT2 1
  4906. | #define HAVE_MF_BT3 1
  4907. | #define HAVE_MF_BT4 1
  4908. | #define HAVE_CHECK_CRC32 1
  4909. | #define HAVE_CHECK_CRC64 1
  4910. | #define HAVE_CHECK_SHA256 1
  4911. | #define ASSUME_RAM 128
  4912. | #define PACKAGE "xz"
  4913. | #define VERSION "5.2.0"
  4914. | #define STDC_HEADERS 1
  4915. | #define HAVE_SYS_TYPES_H 1
  4916. | #define HAVE_SYS_STAT_H 1
  4917. | #define HAVE_STDLIB_H 1
  4918. | #define HAVE_STRING_H 1
  4919. | #define HAVE_MEMORY_H 1
  4920. | #define HAVE_STRINGS_H 1
  4921. | #define HAVE_INTTYPES_H 1
  4922. | #define HAVE_STDINT_H 1
  4923. | #define HAVE_UNISTD_H 1
  4924. | #define __EXTENSIONS__ 1
  4925. | #define _ALL_SOURCE 1
  4926. | #define _GNU_SOURCE 1
  4927. | #define _POSIX_PTHREAD_SEMANTICS 1
  4928. | #define _TANDEM_SOURCE 1
  4929. | #define MYTHREAD_POSIX 1
  4930. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  4931. | #define HAVE_DLFCN_H 1
  4932. | #define LT_OBJDIR ".libs/"
  4933. | #define ENABLE_NLS 1
  4934. | #define HAVE_GETTEXT 1
  4935. | #define HAVE_DCGETTEXT 1
  4936. | #define HAVE_FCNTL_H 1
  4937. | #define HAVE_LIMITS_H 1
  4938. | #define HAVE_SYS_TIME_H 1
  4939. | #define HAVE_IMMINTRIN_H 1
  4940. | #define HAVE__BOOL 1
  4941. | #define HAVE_STDBOOL_H 1
  4942. | #define HAVE_UINTPTR_T 1
  4943. | #define SIZEOF_SIZE_T 4
  4944. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  4945. | #define HAVE_GETOPT_H 1
  4946. | #define HAVE_GETOPT_LONG 1
  4947. | #define HAVE_FUTIMES 1
  4948. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
  4949. | #define HAVE_SYS_ENDIAN_H 1
  4950. | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
  4951. | #define HAVE_SYS_PARAM_H 1
  4952. | #define HAVE_SYS_PARAM_H 1
  4953. | #define TUKLIB_CPUCORES_SYSCTL 1
  4954. | #define HAVE_MBRTOWC 1
  4955. | /* end confdefs.h. */
  4956. | /* Define wcwidth to an innocuous variant, in case <limits.h> declares wcwidth.
  4957. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4958. | #define wcwidth innocuous_wcwidth
  4959. |
  4960. | /* System header to define __stub macros and hopefully few prototypes,
  4961. | which can conflict with char wcwidth (); below.
  4962. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4963. | <limits.h> exists even on freestanding compilers. */
  4964. |
  4965. | #ifdef __STDC__
  4966. | # include <limits.h>
  4967. | #else
  4968. | # include <assert.h>
  4969. | #endif
  4970. |
  4971. | #undef wcwidth
  4972. |
  4973. | /* Override any GCC internal prototype to avoid an error.
  4974. | Use char because int might match the return type of a GCC
  4975. | builtin and then its argument prototype would still apply. */
  4976. | #ifdef __cplusplus
  4977. | extern "C"
  4978. | #endif
  4979. | char wcwidth ();
  4980. | /* The GNU C library defines this for functions which it implements
  4981. | to always fail with ENOSYS. Some functions are actually named
  4982. | something starting with __ and the normal name is an alias. */
  4983. | #if defined __stub_wcwidth || defined __stub___wcwidth
  4984. | choke me
  4985. | #endif
  4986. |
  4987. | int
  4988. | main ()
  4989. | {
  4990. | return wcwidth ();
  4991. | ;
  4992. | return 0;
  4993. | }
  4994. configure:18674: result: no
  4995. configure:18711: checking CommonCrypto/CommonDigest.h usability
  4996. configure:18711: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  4997. conftest.c:113:39: fatal error: CommonCrypto/CommonDigest.h: No such file or directory
  4998. compilation terminated.
  4999. configure:18711: $? = 1
  5000. configure: failed program was:
  5001. | /* confdefs.h */
  5002. | #define PACKAGE_NAME "XZ Utils"
  5003. | #define PACKAGE_TARNAME "xz"
  5004. | #define PACKAGE_VERSION "5.2.0"
  5005. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  5006. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  5007. | #define PACKAGE_URL "http://tukaani.org/xz/"
  5008. | #define NDEBUG 1
  5009. | #define HAVE_ENCODER_LZMA1 1
  5010. | #define HAVE_ENCODER_LZMA2 1
  5011. | #define HAVE_ENCODER_DELTA 1
  5012. | #define HAVE_ENCODER_X86 1
  5013. | #define HAVE_ENCODER_POWERPC 1
  5014. | #define HAVE_ENCODER_IA64 1
  5015. | #define HAVE_ENCODER_ARM 1
  5016. | #define HAVE_ENCODER_ARMTHUMB 1
  5017. | #define HAVE_ENCODER_SPARC 1
  5018. | #define HAVE_DECODER_LZMA1 1
  5019. | #define HAVE_DECODER_LZMA2 1
  5020. | #define HAVE_DECODER_DELTA 1
  5021. | #define HAVE_DECODER_X86 1
  5022. | #define HAVE_DECODER_POWERPC 1
  5023. | #define HAVE_DECODER_IA64 1
  5024. | #define HAVE_DECODER_ARM 1
  5025. | #define HAVE_DECODER_ARMTHUMB 1
  5026. | #define HAVE_DECODER_SPARC 1
  5027. | #define HAVE_MF_HC3 1
  5028. | #define HAVE_MF_HC4 1
  5029. | #define HAVE_MF_BT2 1
  5030. | #define HAVE_MF_BT3 1
  5031. | #define HAVE_MF_BT4 1
  5032. | #define HAVE_CHECK_CRC32 1
  5033. | #define HAVE_CHECK_CRC64 1
  5034. | #define HAVE_CHECK_SHA256 1
  5035. | #define ASSUME_RAM 128
  5036. | #define PACKAGE "xz"
  5037. | #define VERSION "5.2.0"
  5038. | #define STDC_HEADERS 1
  5039. | #define HAVE_SYS_TYPES_H 1
  5040. | #define HAVE_SYS_STAT_H 1
  5041. | #define HAVE_STDLIB_H 1
  5042. | #define HAVE_STRING_H 1
  5043. | #define HAVE_MEMORY_H 1
  5044. | #define HAVE_STRINGS_H 1
  5045. | #define HAVE_INTTYPES_H 1
  5046. | #define HAVE_STDINT_H 1
  5047. | #define HAVE_UNISTD_H 1
  5048. | #define __EXTENSIONS__ 1
  5049. | #define _ALL_SOURCE 1
  5050. | #define _GNU_SOURCE 1
  5051. | #define _POSIX_PTHREAD_SEMANTICS 1
  5052. | #define _TANDEM_SOURCE 1
  5053. | #define MYTHREAD_POSIX 1
  5054. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  5055. | #define HAVE_DLFCN_H 1
  5056. | #define LT_OBJDIR ".libs/"
  5057. | #define ENABLE_NLS 1
  5058. | #define HAVE_GETTEXT 1
  5059. | #define HAVE_DCGETTEXT 1
  5060. | #define HAVE_FCNTL_H 1
  5061. | #define HAVE_LIMITS_H 1
  5062. | #define HAVE_SYS_TIME_H 1
  5063. | #define HAVE_IMMINTRIN_H 1
  5064. | #define HAVE__BOOL 1
  5065. | #define HAVE_STDBOOL_H 1
  5066. | #define HAVE_UINTPTR_T 1
  5067. | #define SIZEOF_SIZE_T 4
  5068. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  5069. | #define HAVE_GETOPT_H 1
  5070. | #define HAVE_GETOPT_LONG 1
  5071. | #define HAVE_FUTIMES 1
  5072. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
  5073. | #define HAVE_SYS_ENDIAN_H 1
  5074. | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
  5075. | #define HAVE_SYS_PARAM_H 1
  5076. | #define HAVE_SYS_PARAM_H 1
  5077. | #define TUKLIB_CPUCORES_SYSCTL 1
  5078. | #define HAVE_MBRTOWC 1
  5079. | /* end confdefs.h. */
  5080. | #include <stdio.h>
  5081. | #ifdef HAVE_SYS_TYPES_H
  5082. | # include <sys/types.h>
  5083. | #endif
  5084. | #ifdef HAVE_SYS_STAT_H
  5085. | # include <sys/stat.h>
  5086. | #endif
  5087. | #ifdef STDC_HEADERS
  5088. | # include <stdlib.h>
  5089. | # include <stddef.h>
  5090. | #else
  5091. | # ifdef HAVE_STDLIB_H
  5092. | # include <stdlib.h>
  5093. | # endif
  5094. | #endif
  5095. | #ifdef HAVE_STRING_H
  5096. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5097. | # include <memory.h>
  5098. | # endif
  5099. | # include <string.h>
  5100. | #endif
  5101. | #ifdef HAVE_STRINGS_H
  5102. | # include <strings.h>
  5103. | #endif
  5104. | #ifdef HAVE_INTTYPES_H
  5105. | # include <inttypes.h>
  5106. | #endif
  5107. | #ifdef HAVE_STDINT_H
  5108. | # include <stdint.h>
  5109. | #endif
  5110. | #ifdef HAVE_UNISTD_H
  5111. | # include <unistd.h>
  5112. | #endif
  5113. | #include <CommonCrypto/CommonDigest.h>
  5114. configure:18711: result: no
  5115. configure:18711: checking CommonCrypto/CommonDigest.h presence
  5116. configure:18711: gcc -std=gnu99 -E conftest.c
  5117. conftest.c:80:39: fatal error: CommonCrypto/CommonDigest.h: No such file or directory
  5118. compilation terminated.
  5119. configure:18711: $? = 1
  5120. configure: failed program was:
  5121. | /* confdefs.h */
  5122. | #define PACKAGE_NAME "XZ Utils"
  5123. | #define PACKAGE_TARNAME "xz"
  5124. | #define PACKAGE_VERSION "5.2.0"
  5125. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  5126. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  5127. | #define PACKAGE_URL "http://tukaani.org/xz/"
  5128. | #define NDEBUG 1
  5129. | #define HAVE_ENCODER_LZMA1 1
  5130. | #define HAVE_ENCODER_LZMA2 1
  5131. | #define HAVE_ENCODER_DELTA 1
  5132. | #define HAVE_ENCODER_X86 1
  5133. | #define HAVE_ENCODER_POWERPC 1
  5134. | #define HAVE_ENCODER_IA64 1
  5135. | #define HAVE_ENCODER_ARM 1
  5136. | #define HAVE_ENCODER_ARMTHUMB 1
  5137. | #define HAVE_ENCODER_SPARC 1
  5138. | #define HAVE_DECODER_LZMA1 1
  5139. | #define HAVE_DECODER_LZMA2 1
  5140. | #define HAVE_DECODER_DELTA 1
  5141. | #define HAVE_DECODER_X86 1
  5142. | #define HAVE_DECODER_POWERPC 1
  5143. | #define HAVE_DECODER_IA64 1
  5144. | #define HAVE_DECODER_ARM 1
  5145. | #define HAVE_DECODER_ARMTHUMB 1
  5146. | #define HAVE_DECODER_SPARC 1
  5147. | #define HAVE_MF_HC3 1
  5148. | #define HAVE_MF_HC4 1
  5149. | #define HAVE_MF_BT2 1
  5150. | #define HAVE_MF_BT3 1
  5151. | #define HAVE_MF_BT4 1
  5152. | #define HAVE_CHECK_CRC32 1
  5153. | #define HAVE_CHECK_CRC64 1
  5154. | #define HAVE_CHECK_SHA256 1
  5155. | #define ASSUME_RAM 128
  5156. | #define PACKAGE "xz"
  5157. | #define VERSION "5.2.0"
  5158. | #define STDC_HEADERS 1
  5159. | #define HAVE_SYS_TYPES_H 1
  5160. | #define HAVE_SYS_STAT_H 1
  5161. | #define HAVE_STDLIB_H 1
  5162. | #define HAVE_STRING_H 1
  5163. | #define HAVE_MEMORY_H 1
  5164. | #define HAVE_STRINGS_H 1
  5165. | #define HAVE_INTTYPES_H 1
  5166. | #define HAVE_STDINT_H 1
  5167. | #define HAVE_UNISTD_H 1
  5168. | #define __EXTENSIONS__ 1
  5169. | #define _ALL_SOURCE 1
  5170. | #define _GNU_SOURCE 1
  5171. | #define _POSIX_PTHREAD_SEMANTICS 1
  5172. | #define _TANDEM_SOURCE 1
  5173. | #define MYTHREAD_POSIX 1
  5174. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  5175. | #define HAVE_DLFCN_H 1
  5176. | #define LT_OBJDIR ".libs/"
  5177. | #define ENABLE_NLS 1
  5178. | #define HAVE_GETTEXT 1
  5179. | #define HAVE_DCGETTEXT 1
  5180. | #define HAVE_FCNTL_H 1
  5181. | #define HAVE_LIMITS_H 1
  5182. | #define HAVE_SYS_TIME_H 1
  5183. | #define HAVE_IMMINTRIN_H 1
  5184. | #define HAVE__BOOL 1
  5185. | #define HAVE_STDBOOL_H 1
  5186. | #define HAVE_UINTPTR_T 1
  5187. | #define SIZEOF_SIZE_T 4
  5188. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  5189. | #define HAVE_GETOPT_H 1
  5190. | #define HAVE_GETOPT_LONG 1
  5191. | #define HAVE_FUTIMES 1
  5192. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
  5193. | #define HAVE_SYS_ENDIAN_H 1
  5194. | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
  5195. | #define HAVE_SYS_PARAM_H 1
  5196. | #define HAVE_SYS_PARAM_H 1
  5197. | #define TUKLIB_CPUCORES_SYSCTL 1
  5198. | #define HAVE_MBRTOWC 1
  5199. | /* end confdefs.h. */
  5200. | #include <CommonCrypto/CommonDigest.h>
  5201. configure:18711: result: no
  5202. configure:18711: checking for CommonCrypto/CommonDigest.h
  5203. configure:18711: result: no
  5204. configure:18711: checking sha256.h usability
  5205. configure:18711: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  5206. conftest.c:113:20: fatal error: sha256.h: No such file or directory
  5207. compilation terminated.
  5208. configure:18711: $? = 1
  5209. configure: failed program was:
  5210. | /* confdefs.h */
  5211. | #define PACKAGE_NAME "XZ Utils"
  5212. | #define PACKAGE_TARNAME "xz"
  5213. | #define PACKAGE_VERSION "5.2.0"
  5214. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  5215. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  5216. | #define PACKAGE_URL "http://tukaani.org/xz/"
  5217. | #define NDEBUG 1
  5218. | #define HAVE_ENCODER_LZMA1 1
  5219. | #define HAVE_ENCODER_LZMA2 1
  5220. | #define HAVE_ENCODER_DELTA 1
  5221. | #define HAVE_ENCODER_X86 1
  5222. | #define HAVE_ENCODER_POWERPC 1
  5223. | #define HAVE_ENCODER_IA64 1
  5224. | #define HAVE_ENCODER_ARM 1
  5225. | #define HAVE_ENCODER_ARMTHUMB 1
  5226. | #define HAVE_ENCODER_SPARC 1
  5227. | #define HAVE_DECODER_LZMA1 1
  5228. | #define HAVE_DECODER_LZMA2 1
  5229. | #define HAVE_DECODER_DELTA 1
  5230. | #define HAVE_DECODER_X86 1
  5231. | #define HAVE_DECODER_POWERPC 1
  5232. | #define HAVE_DECODER_IA64 1
  5233. | #define HAVE_DECODER_ARM 1
  5234. | #define HAVE_DECODER_ARMTHUMB 1
  5235. | #define HAVE_DECODER_SPARC 1
  5236. | #define HAVE_MF_HC3 1
  5237. | #define HAVE_MF_HC4 1
  5238. | #define HAVE_MF_BT2 1
  5239. | #define HAVE_MF_BT3 1
  5240. | #define HAVE_MF_BT4 1
  5241. | #define HAVE_CHECK_CRC32 1
  5242. | #define HAVE_CHECK_CRC64 1
  5243. | #define HAVE_CHECK_SHA256 1
  5244. | #define ASSUME_RAM 128
  5245. | #define PACKAGE "xz"
  5246. | #define VERSION "5.2.0"
  5247. | #define STDC_HEADERS 1
  5248. | #define HAVE_SYS_TYPES_H 1
  5249. | #define HAVE_SYS_STAT_H 1
  5250. | #define HAVE_STDLIB_H 1
  5251. | #define HAVE_STRING_H 1
  5252. | #define HAVE_MEMORY_H 1
  5253. | #define HAVE_STRINGS_H 1
  5254. | #define HAVE_INTTYPES_H 1
  5255. | #define HAVE_STDINT_H 1
  5256. | #define HAVE_UNISTD_H 1
  5257. | #define __EXTENSIONS__ 1
  5258. | #define _ALL_SOURCE 1
  5259. | #define _GNU_SOURCE 1
  5260. | #define _POSIX_PTHREAD_SEMANTICS 1
  5261. | #define _TANDEM_SOURCE 1
  5262. | #define MYTHREAD_POSIX 1
  5263. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  5264. | #define HAVE_DLFCN_H 1
  5265. | #define LT_OBJDIR ".libs/"
  5266. | #define ENABLE_NLS 1
  5267. | #define HAVE_GETTEXT 1
  5268. | #define HAVE_DCGETTEXT 1
  5269. | #define HAVE_FCNTL_H 1
  5270. | #define HAVE_LIMITS_H 1
  5271. | #define HAVE_SYS_TIME_H 1
  5272. | #define HAVE_IMMINTRIN_H 1
  5273. | #define HAVE__BOOL 1
  5274. | #define HAVE_STDBOOL_H 1
  5275. | #define HAVE_UINTPTR_T 1
  5276. | #define SIZEOF_SIZE_T 4
  5277. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  5278. | #define HAVE_GETOPT_H 1
  5279. | #define HAVE_GETOPT_LONG 1
  5280. | #define HAVE_FUTIMES 1
  5281. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
  5282. | #define HAVE_SYS_ENDIAN_H 1
  5283. | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
  5284. | #define HAVE_SYS_PARAM_H 1
  5285. | #define HAVE_SYS_PARAM_H 1
  5286. | #define TUKLIB_CPUCORES_SYSCTL 1
  5287. | #define HAVE_MBRTOWC 1
  5288. | /* end confdefs.h. */
  5289. | #include <stdio.h>
  5290. | #ifdef HAVE_SYS_TYPES_H
  5291. | # include <sys/types.h>
  5292. | #endif
  5293. | #ifdef HAVE_SYS_STAT_H
  5294. | # include <sys/stat.h>
  5295. | #endif
  5296. | #ifdef STDC_HEADERS
  5297. | # include <stdlib.h>
  5298. | # include <stddef.h>
  5299. | #else
  5300. | # ifdef HAVE_STDLIB_H
  5301. | # include <stdlib.h>
  5302. | # endif
  5303. | #endif
  5304. | #ifdef HAVE_STRING_H
  5305. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5306. | # include <memory.h>
  5307. | # endif
  5308. | # include <string.h>
  5309. | #endif
  5310. | #ifdef HAVE_STRINGS_H
  5311. | # include <strings.h>
  5312. | #endif
  5313. | #ifdef HAVE_INTTYPES_H
  5314. | # include <inttypes.h>
  5315. | #endif
  5316. | #ifdef HAVE_STDINT_H
  5317. | # include <stdint.h>
  5318. | #endif
  5319. | #ifdef HAVE_UNISTD_H
  5320. | # include <unistd.h>
  5321. | #endif
  5322. | #include <sha256.h>
  5323. configure:18711: result: no
  5324. configure:18711: checking sha256.h presence
  5325. configure:18711: gcc -std=gnu99 -E conftest.c
  5326. conftest.c:80:20: fatal error: sha256.h: No such file or directory
  5327. compilation terminated.
  5328. configure:18711: $? = 1
  5329. configure: failed program was:
  5330. | /* confdefs.h */
  5331. | #define PACKAGE_NAME "XZ Utils"
  5332. | #define PACKAGE_TARNAME "xz"
  5333. | #define PACKAGE_VERSION "5.2.0"
  5334. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  5335. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  5336. | #define PACKAGE_URL "http://tukaani.org/xz/"
  5337. | #define NDEBUG 1
  5338. | #define HAVE_ENCODER_LZMA1 1
  5339. | #define HAVE_ENCODER_LZMA2 1
  5340. | #define HAVE_ENCODER_DELTA 1
  5341. | #define HAVE_ENCODER_X86 1
  5342. | #define HAVE_ENCODER_POWERPC 1
  5343. | #define HAVE_ENCODER_IA64 1
  5344. | #define HAVE_ENCODER_ARM 1
  5345. | #define HAVE_ENCODER_ARMTHUMB 1
  5346. | #define HAVE_ENCODER_SPARC 1
  5347. | #define HAVE_DECODER_LZMA1 1
  5348. | #define HAVE_DECODER_LZMA2 1
  5349. | #define HAVE_DECODER_DELTA 1
  5350. | #define HAVE_DECODER_X86 1
  5351. | #define HAVE_DECODER_POWERPC 1
  5352. | #define HAVE_DECODER_IA64 1
  5353. | #define HAVE_DECODER_ARM 1
  5354. | #define HAVE_DECODER_ARMTHUMB 1
  5355. | #define HAVE_DECODER_SPARC 1
  5356. | #define HAVE_MF_HC3 1
  5357. | #define HAVE_MF_HC4 1
  5358. | #define HAVE_MF_BT2 1
  5359. | #define HAVE_MF_BT3 1
  5360. | #define HAVE_MF_BT4 1
  5361. | #define HAVE_CHECK_CRC32 1
  5362. | #define HAVE_CHECK_CRC64 1
  5363. | #define HAVE_CHECK_SHA256 1
  5364. | #define ASSUME_RAM 128
  5365. | #define PACKAGE "xz"
  5366. | #define VERSION "5.2.0"
  5367. | #define STDC_HEADERS 1
  5368. | #define HAVE_SYS_TYPES_H 1
  5369. | #define HAVE_SYS_STAT_H 1
  5370. | #define HAVE_STDLIB_H 1
  5371. | #define HAVE_STRING_H 1
  5372. | #define HAVE_MEMORY_H 1
  5373. | #define HAVE_STRINGS_H 1
  5374. | #define HAVE_INTTYPES_H 1
  5375. | #define HAVE_STDINT_H 1
  5376. | #define HAVE_UNISTD_H 1
  5377. | #define __EXTENSIONS__ 1
  5378. | #define _ALL_SOURCE 1
  5379. | #define _GNU_SOURCE 1
  5380. | #define _POSIX_PTHREAD_SEMANTICS 1
  5381. | #define _TANDEM_SOURCE 1
  5382. | #define MYTHREAD_POSIX 1
  5383. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  5384. | #define HAVE_DLFCN_H 1
  5385. | #define LT_OBJDIR ".libs/"
  5386. | #define ENABLE_NLS 1
  5387. | #define HAVE_GETTEXT 1
  5388. | #define HAVE_DCGETTEXT 1
  5389. | #define HAVE_FCNTL_H 1
  5390. | #define HAVE_LIMITS_H 1
  5391. | #define HAVE_SYS_TIME_H 1
  5392. | #define HAVE_IMMINTRIN_H 1
  5393. | #define HAVE__BOOL 1
  5394. | #define HAVE_STDBOOL_H 1
  5395. | #define HAVE_UINTPTR_T 1
  5396. | #define SIZEOF_SIZE_T 4
  5397. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  5398. | #define HAVE_GETOPT_H 1
  5399. | #define HAVE_GETOPT_LONG 1
  5400. | #define HAVE_FUTIMES 1
  5401. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
  5402. | #define HAVE_SYS_ENDIAN_H 1
  5403. | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
  5404. | #define HAVE_SYS_PARAM_H 1
  5405. | #define HAVE_SYS_PARAM_H 1
  5406. | #define TUKLIB_CPUCORES_SYSCTL 1
  5407. | #define HAVE_MBRTOWC 1
  5408. | /* end confdefs.h. */
  5409. | #include <sha256.h>
  5410. configure:18711: result: no
  5411. configure:18711: checking for sha256.h
  5412. configure:18711: result: no
  5413. configure:18711: checking sha2.h usability
  5414. configure:18711: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  5415. conftest.c:113:18: fatal error: sha2.h: No such file or directory
  5416. compilation terminated.
  5417. configure:18711: $? = 1
  5418. configure: failed program was:
  5419. | /* confdefs.h */
  5420. | #define PACKAGE_NAME "XZ Utils"
  5421. | #define PACKAGE_TARNAME "xz"
  5422. | #define PACKAGE_VERSION "5.2.0"
  5423. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  5424. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  5425. | #define PACKAGE_URL "http://tukaani.org/xz/"
  5426. | #define NDEBUG 1
  5427. | #define HAVE_ENCODER_LZMA1 1
  5428. | #define HAVE_ENCODER_LZMA2 1
  5429. | #define HAVE_ENCODER_DELTA 1
  5430. | #define HAVE_ENCODER_X86 1
  5431. | #define HAVE_ENCODER_POWERPC 1
  5432. | #define HAVE_ENCODER_IA64 1
  5433. | #define HAVE_ENCODER_ARM 1
  5434. | #define HAVE_ENCODER_ARMTHUMB 1
  5435. | #define HAVE_ENCODER_SPARC 1
  5436. | #define HAVE_DECODER_LZMA1 1
  5437. | #define HAVE_DECODER_LZMA2 1
  5438. | #define HAVE_DECODER_DELTA 1
  5439. | #define HAVE_DECODER_X86 1
  5440. | #define HAVE_DECODER_POWERPC 1
  5441. | #define HAVE_DECODER_IA64 1
  5442. | #define HAVE_DECODER_ARM 1
  5443. | #define HAVE_DECODER_ARMTHUMB 1
  5444. | #define HAVE_DECODER_SPARC 1
  5445. | #define HAVE_MF_HC3 1
  5446. | #define HAVE_MF_HC4 1
  5447. | #define HAVE_MF_BT2 1
  5448. | #define HAVE_MF_BT3 1
  5449. | #define HAVE_MF_BT4 1
  5450. | #define HAVE_CHECK_CRC32 1
  5451. | #define HAVE_CHECK_CRC64 1
  5452. | #define HAVE_CHECK_SHA256 1
  5453. | #define ASSUME_RAM 128
  5454. | #define PACKAGE "xz"
  5455. | #define VERSION "5.2.0"
  5456. | #define STDC_HEADERS 1
  5457. | #define HAVE_SYS_TYPES_H 1
  5458. | #define HAVE_SYS_STAT_H 1
  5459. | #define HAVE_STDLIB_H 1
  5460. | #define HAVE_STRING_H 1
  5461. | #define HAVE_MEMORY_H 1
  5462. | #define HAVE_STRINGS_H 1
  5463. | #define HAVE_INTTYPES_H 1
  5464. | #define HAVE_STDINT_H 1
  5465. | #define HAVE_UNISTD_H 1
  5466. | #define __EXTENSIONS__ 1
  5467. | #define _ALL_SOURCE 1
  5468. | #define _GNU_SOURCE 1
  5469. | #define _POSIX_PTHREAD_SEMANTICS 1
  5470. | #define _TANDEM_SOURCE 1
  5471. | #define MYTHREAD_POSIX 1
  5472. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  5473. | #define HAVE_DLFCN_H 1
  5474. | #define LT_OBJDIR ".libs/"
  5475. | #define ENABLE_NLS 1
  5476. | #define HAVE_GETTEXT 1
  5477. | #define HAVE_DCGETTEXT 1
  5478. | #define HAVE_FCNTL_H 1
  5479. | #define HAVE_LIMITS_H 1
  5480. | #define HAVE_SYS_TIME_H 1
  5481. | #define HAVE_IMMINTRIN_H 1
  5482. | #define HAVE__BOOL 1
  5483. | #define HAVE_STDBOOL_H 1
  5484. | #define HAVE_UINTPTR_T 1
  5485. | #define SIZEOF_SIZE_T 4
  5486. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  5487. | #define HAVE_GETOPT_H 1
  5488. | #define HAVE_GETOPT_LONG 1
  5489. | #define HAVE_FUTIMES 1
  5490. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
  5491. | #define HAVE_SYS_ENDIAN_H 1
  5492. | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
  5493. | #define HAVE_SYS_PARAM_H 1
  5494. | #define HAVE_SYS_PARAM_H 1
  5495. | #define TUKLIB_CPUCORES_SYSCTL 1
  5496. | #define HAVE_MBRTOWC 1
  5497. | /* end confdefs.h. */
  5498. | #include <stdio.h>
  5499. | #ifdef HAVE_SYS_TYPES_H
  5500. | # include <sys/types.h>
  5501. | #endif
  5502. | #ifdef HAVE_SYS_STAT_H
  5503. | # include <sys/stat.h>
  5504. | #endif
  5505. | #ifdef STDC_HEADERS
  5506. | # include <stdlib.h>
  5507. | # include <stddef.h>
  5508. | #else
  5509. | # ifdef HAVE_STDLIB_H
  5510. | # include <stdlib.h>
  5511. | # endif
  5512. | #endif
  5513. | #ifdef HAVE_STRING_H
  5514. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5515. | # include <memory.h>
  5516. | # endif
  5517. | # include <string.h>
  5518. | #endif
  5519. | #ifdef HAVE_STRINGS_H
  5520. | # include <strings.h>
  5521. | #endif
  5522. | #ifdef HAVE_INTTYPES_H
  5523. | # include <inttypes.h>
  5524. | #endif
  5525. | #ifdef HAVE_STDINT_H
  5526. | # include <stdint.h>
  5527. | #endif
  5528. | #ifdef HAVE_UNISTD_H
  5529. | # include <unistd.h>
  5530. | #endif
  5531. | #include <sha2.h>
  5532. configure:18711: result: no
  5533. configure:18711: checking sha2.h presence
  5534. configure:18711: gcc -std=gnu99 -E conftest.c
  5535. conftest.c:80:18: fatal error: sha2.h: No such file or directory
  5536. compilation terminated.
  5537. configure:18711: $? = 1
  5538. configure: failed program was:
  5539. | /* confdefs.h */
  5540. | #define PACKAGE_NAME "XZ Utils"
  5541. | #define PACKAGE_TARNAME "xz"
  5542. | #define PACKAGE_VERSION "5.2.0"
  5543. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  5544. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  5545. | #define PACKAGE_URL "http://tukaani.org/xz/"
  5546. | #define NDEBUG 1
  5547. | #define HAVE_ENCODER_LZMA1 1
  5548. | #define HAVE_ENCODER_LZMA2 1
  5549. | #define HAVE_ENCODER_DELTA 1
  5550. | #define HAVE_ENCODER_X86 1
  5551. | #define HAVE_ENCODER_POWERPC 1
  5552. | #define HAVE_ENCODER_IA64 1
  5553. | #define HAVE_ENCODER_ARM 1
  5554. | #define HAVE_ENCODER_ARMTHUMB 1
  5555. | #define HAVE_ENCODER_SPARC 1
  5556. | #define HAVE_DECODER_LZMA1 1
  5557. | #define HAVE_DECODER_LZMA2 1
  5558. | #define HAVE_DECODER_DELTA 1
  5559. | #define HAVE_DECODER_X86 1
  5560. | #define HAVE_DECODER_POWERPC 1
  5561. | #define HAVE_DECODER_IA64 1
  5562. | #define HAVE_DECODER_ARM 1
  5563. | #define HAVE_DECODER_ARMTHUMB 1
  5564. | #define HAVE_DECODER_SPARC 1
  5565. | #define HAVE_MF_HC3 1
  5566. | #define HAVE_MF_HC4 1
  5567. | #define HAVE_MF_BT2 1
  5568. | #define HAVE_MF_BT3 1
  5569. | #define HAVE_MF_BT4 1
  5570. | #define HAVE_CHECK_CRC32 1
  5571. | #define HAVE_CHECK_CRC64 1
  5572. | #define HAVE_CHECK_SHA256 1
  5573. | #define ASSUME_RAM 128
  5574. | #define PACKAGE "xz"
  5575. | #define VERSION "5.2.0"
  5576. | #define STDC_HEADERS 1
  5577. | #define HAVE_SYS_TYPES_H 1
  5578. | #define HAVE_SYS_STAT_H 1
  5579. | #define HAVE_STDLIB_H 1
  5580. | #define HAVE_STRING_H 1
  5581. | #define HAVE_MEMORY_H 1
  5582. | #define HAVE_STRINGS_H 1
  5583. | #define HAVE_INTTYPES_H 1
  5584. | #define HAVE_STDINT_H 1
  5585. | #define HAVE_UNISTD_H 1
  5586. | #define __EXTENSIONS__ 1
  5587. | #define _ALL_SOURCE 1
  5588. | #define _GNU_SOURCE 1
  5589. | #define _POSIX_PTHREAD_SEMANTICS 1
  5590. | #define _TANDEM_SOURCE 1
  5591. | #define MYTHREAD_POSIX 1
  5592. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  5593. | #define HAVE_DLFCN_H 1
  5594. | #define LT_OBJDIR ".libs/"
  5595. | #define ENABLE_NLS 1
  5596. | #define HAVE_GETTEXT 1
  5597. | #define HAVE_DCGETTEXT 1
  5598. | #define HAVE_FCNTL_H 1
  5599. | #define HAVE_LIMITS_H 1
  5600. | #define HAVE_SYS_TIME_H 1
  5601. | #define HAVE_IMMINTRIN_H 1
  5602. | #define HAVE__BOOL 1
  5603. | #define HAVE_STDBOOL_H 1
  5604. | #define HAVE_UINTPTR_T 1
  5605. | #define SIZEOF_SIZE_T 4
  5606. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  5607. | #define HAVE_GETOPT_H 1
  5608. | #define HAVE_GETOPT_LONG 1
  5609. | #define HAVE_FUTIMES 1
  5610. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
  5611. | #define HAVE_SYS_ENDIAN_H 1
  5612. | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
  5613. | #define HAVE_SYS_PARAM_H 1
  5614. | #define HAVE_SYS_PARAM_H 1
  5615. | #define TUKLIB_CPUCORES_SYSCTL 1
  5616. | #define HAVE_MBRTOWC 1
  5617. | /* end confdefs.h. */
  5618. | #include <sha2.h>
  5619. configure:18711: result: no
  5620. configure:18711: checking for sha2.h
  5621. configure:18711: result: no
  5622. configure:18711: checking minix/sha2.h usability
  5623. configure:18711: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  5624. conftest.c:113:24: fatal error: minix/sha2.h: No such file or directory
  5625. compilation terminated.
  5626. configure:18711: $? = 1
  5627. configure: failed program was:
  5628. | /* confdefs.h */
  5629. | #define PACKAGE_NAME "XZ Utils"
  5630. | #define PACKAGE_TARNAME "xz"
  5631. | #define PACKAGE_VERSION "5.2.0"
  5632. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  5633. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  5634. | #define PACKAGE_URL "http://tukaani.org/xz/"
  5635. | #define NDEBUG 1
  5636. | #define HAVE_ENCODER_LZMA1 1
  5637. | #define HAVE_ENCODER_LZMA2 1
  5638. | #define HAVE_ENCODER_DELTA 1
  5639. | #define HAVE_ENCODER_X86 1
  5640. | #define HAVE_ENCODER_POWERPC 1
  5641. | #define HAVE_ENCODER_IA64 1
  5642. | #define HAVE_ENCODER_ARM 1
  5643. | #define HAVE_ENCODER_ARMTHUMB 1
  5644. | #define HAVE_ENCODER_SPARC 1
  5645. | #define HAVE_DECODER_LZMA1 1
  5646. | #define HAVE_DECODER_LZMA2 1
  5647. | #define HAVE_DECODER_DELTA 1
  5648. | #define HAVE_DECODER_X86 1
  5649. | #define HAVE_DECODER_POWERPC 1
  5650. | #define HAVE_DECODER_IA64 1
  5651. | #define HAVE_DECODER_ARM 1
  5652. | #define HAVE_DECODER_ARMTHUMB 1
  5653. | #define HAVE_DECODER_SPARC 1
  5654. | #define HAVE_MF_HC3 1
  5655. | #define HAVE_MF_HC4 1
  5656. | #define HAVE_MF_BT2 1
  5657. | #define HAVE_MF_BT3 1
  5658. | #define HAVE_MF_BT4 1
  5659. | #define HAVE_CHECK_CRC32 1
  5660. | #define HAVE_CHECK_CRC64 1
  5661. | #define HAVE_CHECK_SHA256 1
  5662. | #define ASSUME_RAM 128
  5663. | #define PACKAGE "xz"
  5664. | #define VERSION "5.2.0"
  5665. | #define STDC_HEADERS 1
  5666. | #define HAVE_SYS_TYPES_H 1
  5667. | #define HAVE_SYS_STAT_H 1
  5668. | #define HAVE_STDLIB_H 1
  5669. | #define HAVE_STRING_H 1
  5670. | #define HAVE_MEMORY_H 1
  5671. | #define HAVE_STRINGS_H 1
  5672. | #define HAVE_INTTYPES_H 1
  5673. | #define HAVE_STDINT_H 1
  5674. | #define HAVE_UNISTD_H 1
  5675. | #define __EXTENSIONS__ 1
  5676. | #define _ALL_SOURCE 1
  5677. | #define _GNU_SOURCE 1
  5678. | #define _POSIX_PTHREAD_SEMANTICS 1
  5679. | #define _TANDEM_SOURCE 1
  5680. | #define MYTHREAD_POSIX 1
  5681. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  5682. | #define HAVE_DLFCN_H 1
  5683. | #define LT_OBJDIR ".libs/"
  5684. | #define ENABLE_NLS 1
  5685. | #define HAVE_GETTEXT 1
  5686. | #define HAVE_DCGETTEXT 1
  5687. | #define HAVE_FCNTL_H 1
  5688. | #define HAVE_LIMITS_H 1
  5689. | #define HAVE_SYS_TIME_H 1
  5690. | #define HAVE_IMMINTRIN_H 1
  5691. | #define HAVE__BOOL 1
  5692. | #define HAVE_STDBOOL_H 1
  5693. | #define HAVE_UINTPTR_T 1
  5694. | #define SIZEOF_SIZE_T 4
  5695. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  5696. | #define HAVE_GETOPT_H 1
  5697. | #define HAVE_GETOPT_LONG 1
  5698. | #define HAVE_FUTIMES 1
  5699. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
  5700. | #define HAVE_SYS_ENDIAN_H 1
  5701. | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
  5702. | #define HAVE_SYS_PARAM_H 1
  5703. | #define HAVE_SYS_PARAM_H 1
  5704. | #define TUKLIB_CPUCORES_SYSCTL 1
  5705. | #define HAVE_MBRTOWC 1
  5706. | /* end confdefs.h. */
  5707. | #include <stdio.h>
  5708. | #ifdef HAVE_SYS_TYPES_H
  5709. | # include <sys/types.h>
  5710. | #endif
  5711. | #ifdef HAVE_SYS_STAT_H
  5712. | # include <sys/stat.h>
  5713. | #endif
  5714. | #ifdef STDC_HEADERS
  5715. | # include <stdlib.h>
  5716. | # include <stddef.h>
  5717. | #else
  5718. | # ifdef HAVE_STDLIB_H
  5719. | # include <stdlib.h>
  5720. | # endif
  5721. | #endif
  5722. | #ifdef HAVE_STRING_H
  5723. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5724. | # include <memory.h>
  5725. | # endif
  5726. | # include <string.h>
  5727. | #endif
  5728. | #ifdef HAVE_STRINGS_H
  5729. | # include <strings.h>
  5730. | #endif
  5731. | #ifdef HAVE_INTTYPES_H
  5732. | # include <inttypes.h>
  5733. | #endif
  5734. | #ifdef HAVE_STDINT_H
  5735. | # include <stdint.h>
  5736. | #endif
  5737. | #ifdef HAVE_UNISTD_H
  5738. | # include <unistd.h>
  5739. | #endif
  5740. | #include <minix/sha2.h>
  5741. configure:18711: result: no
  5742. configure:18711: checking minix/sha2.h presence
  5743. configure:18711: gcc -std=gnu99 -E conftest.c
  5744. conftest.c:80:24: fatal error: minix/sha2.h: No such file or directory
  5745. compilation terminated.
  5746. configure:18711: $? = 1
  5747. configure: failed program was:
  5748. | /* confdefs.h */
  5749. | #define PACKAGE_NAME "XZ Utils"
  5750. | #define PACKAGE_TARNAME "xz"
  5751. | #define PACKAGE_VERSION "5.2.0"
  5752. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  5753. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  5754. | #define PACKAGE_URL "http://tukaani.org/xz/"
  5755. | #define NDEBUG 1
  5756. | #define HAVE_ENCODER_LZMA1 1
  5757. | #define HAVE_ENCODER_LZMA2 1
  5758. | #define HAVE_ENCODER_DELTA 1
  5759. | #define HAVE_ENCODER_X86 1
  5760. | #define HAVE_ENCODER_POWERPC 1
  5761. | #define HAVE_ENCODER_IA64 1
  5762. | #define HAVE_ENCODER_ARM 1
  5763. | #define HAVE_ENCODER_ARMTHUMB 1
  5764. | #define HAVE_ENCODER_SPARC 1
  5765. | #define HAVE_DECODER_LZMA1 1
  5766. | #define HAVE_DECODER_LZMA2 1
  5767. | #define HAVE_DECODER_DELTA 1
  5768. | #define HAVE_DECODER_X86 1
  5769. | #define HAVE_DECODER_POWERPC 1
  5770. | #define HAVE_DECODER_IA64 1
  5771. | #define HAVE_DECODER_ARM 1
  5772. | #define HAVE_DECODER_ARMTHUMB 1
  5773. | #define HAVE_DECODER_SPARC 1
  5774. | #define HAVE_MF_HC3 1
  5775. | #define HAVE_MF_HC4 1
  5776. | #define HAVE_MF_BT2 1
  5777. | #define HAVE_MF_BT3 1
  5778. | #define HAVE_MF_BT4 1
  5779. | #define HAVE_CHECK_CRC32 1
  5780. | #define HAVE_CHECK_CRC64 1
  5781. | #define HAVE_CHECK_SHA256 1
  5782. | #define ASSUME_RAM 128
  5783. | #define PACKAGE "xz"
  5784. | #define VERSION "5.2.0"
  5785. | #define STDC_HEADERS 1
  5786. | #define HAVE_SYS_TYPES_H 1
  5787. | #define HAVE_SYS_STAT_H 1
  5788. | #define HAVE_STDLIB_H 1
  5789. | #define HAVE_STRING_H 1
  5790. | #define HAVE_MEMORY_H 1
  5791. | #define HAVE_STRINGS_H 1
  5792. | #define HAVE_INTTYPES_H 1
  5793. | #define HAVE_STDINT_H 1
  5794. | #define HAVE_UNISTD_H 1
  5795. | #define __EXTENSIONS__ 1
  5796. | #define _ALL_SOURCE 1
  5797. | #define _GNU_SOURCE 1
  5798. | #define _POSIX_PTHREAD_SEMANTICS 1
  5799. | #define _TANDEM_SOURCE 1
  5800. | #define MYTHREAD_POSIX 1
  5801. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  5802. | #define HAVE_DLFCN_H 1
  5803. | #define LT_OBJDIR ".libs/"
  5804. | #define ENABLE_NLS 1
  5805. | #define HAVE_GETTEXT 1
  5806. | #define HAVE_DCGETTEXT 1
  5807. | #define HAVE_FCNTL_H 1
  5808. | #define HAVE_LIMITS_H 1
  5809. | #define HAVE_SYS_TIME_H 1
  5810. | #define HAVE_IMMINTRIN_H 1
  5811. | #define HAVE__BOOL 1
  5812. | #define HAVE_STDBOOL_H 1
  5813. | #define HAVE_UINTPTR_T 1
  5814. | #define SIZEOF_SIZE_T 4
  5815. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  5816. | #define HAVE_GETOPT_H 1
  5817. | #define HAVE_GETOPT_LONG 1
  5818. | #define HAVE_FUTIMES 1
  5819. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
  5820. | #define HAVE_SYS_ENDIAN_H 1
  5821. | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
  5822. | #define HAVE_SYS_PARAM_H 1
  5823. | #define HAVE_SYS_PARAM_H 1
  5824. | #define TUKLIB_CPUCORES_SYSCTL 1
  5825. | #define HAVE_MBRTOWC 1
  5826. | /* end confdefs.h. */
  5827. | #include <minix/sha2.h>
  5828. configure:18711: result: no
  5829. configure:18711: checking for minix/sha2.h
  5830. configure:18711: result: no
  5831. configure:18933: checking whether _mm_movemask_epi8 is declared
  5832. configure:18933: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  5833. conftest.c: In function 'main':
  5834. conftest.c:91:10: error: '_mm_movemask_epi8' undeclared (first use in this function)
  5835. conftest.c:91:10: note: each undeclared identifier is reported only once for each function it appears in
  5836. configure:18933: $? = 1
  5837. configure: failed program was:
  5838. | /* confdefs.h */
  5839. | #define PACKAGE_NAME "XZ Utils"
  5840. | #define PACKAGE_TARNAME "xz"
  5841. | #define PACKAGE_VERSION "5.2.0"
  5842. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  5843. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  5844. | #define PACKAGE_URL "http://tukaani.org/xz/"
  5845. | #define NDEBUG 1
  5846. | #define HAVE_ENCODER_LZMA1 1
  5847. | #define HAVE_ENCODER_LZMA2 1
  5848. | #define HAVE_ENCODER_DELTA 1
  5849. | #define HAVE_ENCODER_X86 1
  5850. | #define HAVE_ENCODER_POWERPC 1
  5851. | #define HAVE_ENCODER_IA64 1
  5852. | #define HAVE_ENCODER_ARM 1
  5853. | #define HAVE_ENCODER_ARMTHUMB 1
  5854. | #define HAVE_ENCODER_SPARC 1
  5855. | #define HAVE_DECODER_LZMA1 1
  5856. | #define HAVE_DECODER_LZMA2 1
  5857. | #define HAVE_DECODER_DELTA 1
  5858. | #define HAVE_DECODER_X86 1
  5859. | #define HAVE_DECODER_POWERPC 1
  5860. | #define HAVE_DECODER_IA64 1
  5861. | #define HAVE_DECODER_ARM 1
  5862. | #define HAVE_DECODER_ARMTHUMB 1
  5863. | #define HAVE_DECODER_SPARC 1
  5864. | #define HAVE_MF_HC3 1
  5865. | #define HAVE_MF_HC4 1
  5866. | #define HAVE_MF_BT2 1
  5867. | #define HAVE_MF_BT3 1
  5868. | #define HAVE_MF_BT4 1
  5869. | #define HAVE_CHECK_CRC32 1
  5870. | #define HAVE_CHECK_CRC64 1
  5871. | #define HAVE_CHECK_SHA256 1
  5872. | #define ASSUME_RAM 128
  5873. | #define PACKAGE "xz"
  5874. | #define VERSION "5.2.0"
  5875. | #define STDC_HEADERS 1
  5876. | #define HAVE_SYS_TYPES_H 1
  5877. | #define HAVE_SYS_STAT_H 1
  5878. | #define HAVE_STDLIB_H 1
  5879. | #define HAVE_STRING_H 1
  5880. | #define HAVE_MEMORY_H 1
  5881. | #define HAVE_STRINGS_H 1
  5882. | #define HAVE_INTTYPES_H 1
  5883. | #define HAVE_STDINT_H 1
  5884. | #define HAVE_UNISTD_H 1
  5885. | #define __EXTENSIONS__ 1
  5886. | #define _ALL_SOURCE 1
  5887. | #define _GNU_SOURCE 1
  5888. | #define _POSIX_PTHREAD_SEMANTICS 1
  5889. | #define _TANDEM_SOURCE 1
  5890. | #define MYTHREAD_POSIX 1
  5891. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  5892. | #define HAVE_DLFCN_H 1
  5893. | #define LT_OBJDIR ".libs/"
  5894. | #define ENABLE_NLS 1
  5895. | #define HAVE_GETTEXT 1
  5896. | #define HAVE_DCGETTEXT 1
  5897. | #define HAVE_FCNTL_H 1
  5898. | #define HAVE_LIMITS_H 1
  5899. | #define HAVE_SYS_TIME_H 1
  5900. | #define HAVE_IMMINTRIN_H 1
  5901. | #define HAVE__BOOL 1
  5902. | #define HAVE_STDBOOL_H 1
  5903. | #define HAVE_UINTPTR_T 1
  5904. | #define SIZEOF_SIZE_T 4
  5905. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  5906. | #define HAVE_GETOPT_H 1
  5907. | #define HAVE_GETOPT_LONG 1
  5908. | #define HAVE_FUTIMES 1
  5909. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
  5910. | #define HAVE_SYS_ENDIAN_H 1
  5911. | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
  5912. | #define HAVE_SYS_PARAM_H 1
  5913. | #define HAVE_SYS_PARAM_H 1
  5914. | #define TUKLIB_CPUCORES_SYSCTL 1
  5915. | #define HAVE_MBRTOWC 1
  5916. | /* end confdefs.h. */
  5917. | #ifdef HAVE_IMMINTRIN_H
  5918. | #include <immintrin.h>
  5919. | #endif
  5920. |
  5921. | int
  5922. | main ()
  5923. | {
  5924. | #ifndef _mm_movemask_epi8
  5925. | #ifdef __cplusplus
  5926. | (void) _mm_movemask_epi8;
  5927. | #else
  5928. | (void) _mm_movemask_epi8;
  5929. | #endif
  5930. | #endif
  5931. |
  5932. | ;
  5933. | return 0;
  5934. | }
  5935. configure:18933: result: no
  5936. configure:18961: checking whether the -Werror option is usable
  5937. configure:18980: gcc -std=gnu99 -c -g -O2 -Werror conftest.c >&5
  5938. configure:18980: $? = 0
  5939. configure:18989: result: yes
  5940. configure:18991: checking for simple visibility declarations
  5941. configure:19017: gcc -std=gnu99 -c -g -O2 -fvisibility=hidden -Werror conftest.c >&5
  5942. conftest.c: In function 'dummyfunc':
  5943. conftest.c:84:10: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
  5944. cc1: all warnings being treated as errors
  5945. configure:19017: $? = 1
  5946. configure: failed program was:
  5947. | /* confdefs.h */
  5948. | #define PACKAGE_NAME "XZ Utils"
  5949. | #define PACKAGE_TARNAME "xz"
  5950. | #define PACKAGE_VERSION "5.2.0"
  5951. | #define PACKAGE_STRING "XZ Utils 5.2.0"
  5952. | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  5953. | #define PACKAGE_URL "http://tukaani.org/xz/"
  5954. | #define NDEBUG 1
  5955. | #define HAVE_ENCODER_LZMA1 1
  5956. | #define HAVE_ENCODER_LZMA2 1
  5957. | #define HAVE_ENCODER_DELTA 1
  5958. | #define HAVE_ENCODER_X86 1
  5959. | #define HAVE_ENCODER_POWERPC 1
  5960. | #define HAVE_ENCODER_IA64 1
  5961. | #define HAVE_ENCODER_ARM 1
  5962. | #define HAVE_ENCODER_ARMTHUMB 1
  5963. | #define HAVE_ENCODER_SPARC 1
  5964. | #define HAVE_DECODER_LZMA1 1
  5965. | #define HAVE_DECODER_LZMA2 1
  5966. | #define HAVE_DECODER_DELTA 1
  5967. | #define HAVE_DECODER_X86 1
  5968. | #define HAVE_DECODER_POWERPC 1
  5969. | #define HAVE_DECODER_IA64 1
  5970. | #define HAVE_DECODER_ARM 1
  5971. | #define HAVE_DECODER_ARMTHUMB 1
  5972. | #define HAVE_DECODER_SPARC 1
  5973. | #define HAVE_MF_HC3 1
  5974. | #define HAVE_MF_HC4 1
  5975. | #define HAVE_MF_BT2 1
  5976. | #define HAVE_MF_BT3 1
  5977. | #define HAVE_MF_BT4 1
  5978. | #define HAVE_CHECK_CRC32 1
  5979. | #define HAVE_CHECK_CRC64 1
  5980. | #define HAVE_CHECK_SHA256 1
  5981. | #define ASSUME_RAM 128
  5982. | #define PACKAGE "xz"
  5983. | #define VERSION "5.2.0"
  5984. | #define STDC_HEADERS 1
  5985. | #define HAVE_SYS_TYPES_H 1
  5986. | #define HAVE_SYS_STAT_H 1
  5987. | #define HAVE_STDLIB_H 1
  5988. | #define HAVE_STRING_H 1
  5989. | #define HAVE_MEMORY_H 1
  5990. | #define HAVE_STRINGS_H 1
  5991. | #define HAVE_INTTYPES_H 1
  5992. | #define HAVE_STDINT_H 1
  5993. | #define HAVE_UNISTD_H 1
  5994. | #define __EXTENSIONS__ 1
  5995. | #define _ALL_SOURCE 1
  5996. | #define _GNU_SOURCE 1
  5997. | #define _POSIX_PTHREAD_SEMANTICS 1
  5998. | #define _TANDEM_SOURCE 1
  5999. | #define MYTHREAD_POSIX 1
  6000. | #define HAVE_DECL_CLOCK_MONOTONIC 0
  6001. | #define HAVE_DLFCN_H 1
  6002. | #define LT_OBJDIR ".libs/"
  6003. | #define ENABLE_NLS 1
  6004. | #define HAVE_GETTEXT 1
  6005. | #define HAVE_DCGETTEXT 1
  6006. | #define HAVE_FCNTL_H 1
  6007. | #define HAVE_LIMITS_H 1
  6008. | #define HAVE_SYS_TIME_H 1
  6009. | #define HAVE_IMMINTRIN_H 1
  6010. | #define HAVE__BOOL 1
  6011. | #define HAVE_STDBOOL_H 1
  6012. | #define HAVE_UINTPTR_T 1
  6013. | #define SIZEOF_SIZE_T 4
  6014. | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  6015. | #define HAVE_GETOPT_H 1
  6016. | #define HAVE_GETOPT_LONG 1
  6017. | #define HAVE_FUTIMES 1
  6018. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
  6019. | #define HAVE_SYS_ENDIAN_H 1
  6020. | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
  6021. | #define HAVE_SYS_PARAM_H 1
  6022. | #define HAVE_SYS_PARAM_H 1
  6023. | #define TUKLIB_CPUCORES_SYSCTL 1
  6024. | #define HAVE_MBRTOWC 1
  6025. | /* end confdefs.h. */
  6026. | extern __attribute__((__visibility__("hidden"))) int hiddenvar;
  6027. | extern __attribute__((__visibility__("default"))) int exportedvar;
  6028. | extern __attribute__((__visibility__("hidden"))) int hiddenfunc (void);
  6029. | extern __attribute__((__visibility__("default"))) int exportedfunc (void);
  6030. | void dummyfunc (void) {}
  6031. | int
  6032. | main ()
  6033. | {
  6034. |
  6035. | ;
  6036. | return 0;
  6037. | }
  6038. configure:19026: result: no
  6039. configure:19081: checking if gcc -std=gnu99 accepts -Wall
  6040. configure:19089: gcc -std=gnu99 -c -g -O2 -Wall -Werror conftest.c >&5
  6041. configure:19089: $? = 0
  6042. configure:19092: result: yes
  6043. configure:19081: checking if gcc -std=gnu99 accepts -Wextra
  6044. configure:19089: gcc -std=gnu99 -c -g -O2 -Wextra -Werror conftest.c >&5
  6045. configure:19089: $? = 0
  6046. configure:19092: result: yes
  6047. configure:19081: checking if gcc -std=gnu99 accepts -Wvla
  6048. configure:19089: gcc -std=gnu99 -c -g -O2 -Wvla -Werror conftest.c >&5
  6049. configure:19089: $? = 0
  6050. configure:19092: result: yes
  6051. configure:19081: checking if gcc -std=gnu99 accepts -Wformat=2
  6052. configure:19089: gcc -std=gnu99 -c -g -O2 -Wformat=2 -Werror conftest.c >&5
  6053. configure:19089: $? = 0
  6054. configure:19092: result: yes
  6055. configure:19081: checking if gcc -std=gnu99 accepts -Winit-self
  6056. configure:19089: gcc -std=gnu99 -c -g -O2 -Winit-self -Werror conftest.c >&5
  6057. configure:19089: $? = 0
  6058. configure:19092: result: yes
  6059. configure:19081: checking if gcc -std=gnu99 accepts -Wmissing-include-dirs
  6060. configure:19089: gcc -std=gnu99 -c -g -O2 -Wmissing-include-dirs -Werror conftest.c >&5
  6061. configure:19089: $? = 0
  6062. configure:19092: result: yes
  6063. configure:19081: checking if gcc -std=gnu99 accepts -Wstrict-aliasing
  6064. configure:19089: gcc -std=gnu99 -c -g -O2 -Wstrict-aliasing -Werror conftest.c >&5
  6065. configure:19089: $? = 0
  6066. configure:19092: result: yes
  6067. configure:19081: checking if gcc -std=gnu99 accepts -Wfloat-equal
  6068. configure:19089: gcc -std=gnu99 -c -g -O2 -Wfloat-equal -Werror conftest.c >&5
  6069. configure:19089: $? = 0
  6070. configure:19092: result: yes
  6071. configure:19081: checking if gcc -std=gnu99 accepts -Wundef
  6072. configure:19089: gcc -std=gnu99 -c -g -O2 -Wundef -Werror conftest.c >&5
  6073. configure:19089: $? = 0
  6074. configure:19092: result: yes
  6075. configure:19081: checking if gcc -std=gnu99 accepts -Wshadow
  6076. configure:19089: gcc -std=gnu99 -c -g -O2 -Wshadow -Werror conftest.c >&5
  6077. configure:19089: $? = 0
  6078. configure:19092: result: yes
  6079. configure:19081: checking if gcc -std=gnu99 accepts -Wpointer-arith
  6080. configure:19089: gcc -std=gnu99 -c -g -O2 -Wpointer-arith -Werror conftest.c >&5
  6081. configure:19089: $? = 0
  6082. configure:19092: result: yes
  6083. configure:19081: checking if gcc -std=gnu99 accepts -Wbad-function-cast
  6084. configure:19089: gcc -std=gnu99 -c -g -O2 -Wbad-function-cast -Werror conftest.c >&5
  6085. configure:19089: $? = 0
  6086. configure:19092: result: yes
  6087. configure:19081: checking if gcc -std=gnu99 accepts -Wwrite-strings
  6088. configure:19089: gcc -std=gnu99 -c -g -O2 -Wwrite-strings -Werror conftest.c >&5
  6089. configure:19089: $? = 0
  6090. configure:19092: result: yes
  6091. configure:19081: checking if gcc -std=gnu99 accepts -Wlogical-op
  6092. configure:19089: gcc -std=gnu99 -c -g -O2 -Wlogical-op -Werror conftest.c >&5
  6093. configure:19089: $? = 0
  6094. configure:19092: result: yes
  6095. configure:19081: checking if gcc -std=gnu99 accepts -Waggregate-return
  6096. configure:19089: gcc -std=gnu99 -c -g -O2 -Waggregate-return -Werror conftest.c >&5
  6097. configure:19089: $? = 0
  6098. configure:19092: result: yes
  6099. configure:19081: checking if gcc -std=gnu99 accepts -Wstrict-prototypes
  6100. configure:19089: gcc -std=gnu99 -c -g -O2 -Wstrict-prototypes -Werror conftest.c >&5
  6101. configure:19089: $? = 0
  6102. configure:19092: result: yes
  6103. configure:19081: checking if gcc -std=gnu99 accepts -Wold-style-definition
  6104. configure:19089: gcc -std=gnu99 -c -g -O2 -Wold-style-definition -Werror conftest.c >&5
  6105. configure:19089: $? = 0
  6106. configure:19092: result: yes
  6107. configure:19081: checking if gcc -std=gnu99 accepts -Wmissing-prototypes
  6108. configure:19089: gcc -std=gnu99 -c -g -O2 -Wmissing-prototypes -Werror conftest.c >&5
  6109. configure:19089: $? = 0
  6110. configure:19092: result: yes
  6111. configure:19081: checking if gcc -std=gnu99 accepts -Wmissing-declarations
  6112. configure:19089: gcc -std=gnu99 -c -g -O2 -Wmissing-declarations -Werror conftest.c >&5
  6113. configure:19089: $? = 0
  6114. configure:19092: result: yes
  6115. configure:19081: checking if gcc -std=gnu99 accepts -Wmissing-noreturn
  6116. configure:19089: gcc -std=gnu99 -c -g -O2 -Wmissing-noreturn -Werror conftest.c >&5
  6117. configure:19089: $? = 0
  6118. configure:19092: result: yes
  6119. configure:19081: checking if gcc -std=gnu99 accepts -Wredundant-decls
  6120. configure:19089: gcc -std=gnu99 -c -g -O2 -Wredundant-decls -Werror conftest.c >&5
  6121. configure:19089: $? = 0
  6122. configure:19092: result: yes
  6123. configure:19462: checking that generated files are newer than configure
  6124. configure:19468: result: done
  6125. configure:19512: creating ./config.status
  6126.  
  6127. ## ---------------------- ##
  6128. ## Running config.status. ##
  6129. ## ---------------------- ##
  6130.  
  6131. This file was extended by XZ Utils config.status 5.2.0, which was
  6132. generated by GNU Autoconf 2.69. Invocation command line was
  6133.  
  6134. CONFIG_FILES =
  6135. CONFIG_HEADERS =
  6136. CONFIG_LINKS =
  6137. CONFIG_COMMANDS =
  6138. $ ./config.status
  6139.  
  6140. on
  6141.  
  6142. config.status:20846: creating Doxyfile
  6143. config.status:20846: creating Makefile
  6144. config.status:20846: creating po/Makefile.in
  6145. config.status:20846: creating lib/Makefile
  6146. config.status:20846: creating src/Makefile
  6147. config.status:20846: creating src/liblzma/Makefile
  6148. config.status:20846: creating src/liblzma/api/Makefile
  6149. config.status:20846: creating src/xz/Makefile
  6150. config.status:20846: creating src/xzdec/Makefile
  6151. config.status:20846: creating src/lzmainfo/Makefile
  6152. config.status:20846: creating src/scripts/Makefile
  6153. config.status:20846: creating tests/Makefile
  6154. config.status:20846: creating debug/Makefile
  6155. config.status:20846: creating src/scripts/xzdiff
  6156. config.status:20846: creating src/scripts/xzgrep
  6157. config.status:20846: creating src/scripts/xzmore
  6158. config.status:20846: creating src/scripts/xzless
  6159. config.status:20846: creating config.h
  6160. config.status:21073: executing depfiles commands
  6161. config.status:21073: executing libtool commands
  6162. config.status:21073: executing po-directories commands
  6163.  
  6164. ## ---------------- ##
  6165. ## Cache variables. ##
  6166. ## ---------------- ##
  6167.  
  6168. ac_cv_build=i386-pc-os2-emx
  6169. ac_cv_c_bigendian=no
  6170. ac_cv_c_compiler_gnu=yes
  6171. ac_cv_c_int32_t=yes
  6172. ac_cv_c_int64_t=yes
  6173. ac_cv_c_uint16_t=yes
  6174. ac_cv_c_uint32_t=yes
  6175. ac_cv_c_uint64_t=yes
  6176. ac_cv_c_uint8_t=yes
  6177. ac_cv_env_CCASFLAGS_set=
  6178. ac_cv_env_CCASFLAGS_value=
  6179. ac_cv_env_CCAS_set=
  6180. ac_cv_env_CCAS_value=
  6181. ac_cv_env_CC_set=
  6182. ac_cv_env_CC_value=
  6183. ac_cv_env_CFLAGS_set=
  6184. ac_cv_env_CFLAGS_value=
  6185. ac_cv_env_CPPFLAGS_set=
  6186. ac_cv_env_CPPFLAGS_value=
  6187. ac_cv_env_CPP_set=
  6188. ac_cv_env_CPP_value=
  6189. ac_cv_env_LDFLAGS_set=
  6190. ac_cv_env_LDFLAGS_value=
  6191. ac_cv_env_LIBS_set=
  6192. ac_cv_env_LIBS_value=
  6193. ac_cv_env_build_alias_set=
  6194. ac_cv_env_build_alias_value=
  6195. ac_cv_env_host_alias_set=
  6196. ac_cv_env_host_alias_value=
  6197. ac_cv_env_target_alias_set=
  6198. ac_cv_env_target_alias_value=
  6199. ac_cv_exeext=.exe
  6200. ac_cv_func_clock_gettime=no
  6201. ac_cv_func_futimens=no
  6202. ac_cv_func_futimes=yes
  6203. ac_cv_func_getopt_long=yes
  6204. ac_cv_func_mbrtowc=yes
  6205. ac_cv_func_posix_fadvise=no
  6206. ac_cv_func_pthread_condattr_setclock=no
  6207. ac_cv_func_wcwidth=no
  6208. ac_cv_have_decl_CLOCK_MONOTONIC=no
  6209. ac_cv_have_decl__mm_movemask_epi8=no
  6210. ac_cv_have_decl_optreset=no
  6211. ac_cv_have_decl_program_invocation_name=no
  6212. ac_cv_header_CommonCrypto_CommonDigest_h=no
  6213. ac_cv_header_byteswap_h=no
  6214. ac_cv_header_dlfcn_h=yes
  6215. ac_cv_header_fcntl_h=yes
  6216. ac_cv_header_getopt_h=yes
  6217. ac_cv_header_immintrin_h=yes
  6218. ac_cv_header_inttypes_h=yes
  6219. ac_cv_header_limits_h=yes
  6220. ac_cv_header_memory_h=yes
  6221. ac_cv_header_minix_config_h=no
  6222. ac_cv_header_minix_sha2_h=no
  6223. ac_cv_header_sha256_h=no
  6224. ac_cv_header_sha2_h=no
  6225. ac_cv_header_stdbool_h=yes
  6226. ac_cv_header_stdc=yes
  6227. ac_cv_header_stdint_h=yes
  6228. ac_cv_header_stdlib_h=yes
  6229. ac_cv_header_string_h=yes
  6230. ac_cv_header_strings_h=yes
  6231. ac_cv_header_sys_endian_h=yes
  6232. ac_cv_header_sys_param_h=yes
  6233. ac_cv_header_sys_stat_h=yes
  6234. ac_cv_header_sys_time_h=yes
  6235. ac_cv_header_sys_types_h=yes
  6236. ac_cv_header_unistd_h=yes
  6237. ac_cv_host=i386-pc-os2-emx
  6238. ac_cv_member_struct_stat_st_atim_st__tim_tv_nsec=no
  6239. ac_cv_member_struct_stat_st_atim_tv_nsec=no
  6240. ac_cv_member_struct_stat_st_atimensec=no
  6241. ac_cv_member_struct_stat_st_atimespec_tv_nsec=yes
  6242. ac_cv_member_struct_stat_st_uatime=no
  6243. ac_cv_objext=o
  6244. ac_cv_path_EGREP='C:/USR/BIN/grep.exe -E'
  6245. ac_cv_path_FGREP='C:/USR/BIN/grep.exe -F'
  6246. ac_cv_path_GMSGFMT=C:/USR/BIN/msgfmt.exe
  6247. ac_cv_path_GREP=C:/USR/BIN/grep.exe
  6248. ac_cv_path_MSGFMT=C:/USR/BIN/msgfmt.exe
  6249. ac_cv_path_MSGMERGE=C:/USR/BIN/msgmerge.exe
  6250. ac_cv_path_SED=C:/USR/BIN/sed.exe
  6251. ac_cv_path_XGETTEXT=C:/USR/BIN/xgettext.exe
  6252. ac_cv_path_install='C:/USR/BIN/install.exe -c'
  6253. ac_cv_path_lt_DD=C:/USR/BIN/dd.exe
  6254. ac_cv_path_mkdir=C:/USR/BIN/mkdir.exe
  6255. ac_cv_prog_AWK=gawk
  6256. ac_cv_prog_CPP='gcc -std=gnu99 -E'
  6257. ac_cv_prog_ac_ct_AR=ar
  6258. ac_cv_prog_ac_ct_CC=gcc
  6259. ac_cv_prog_ac_ct_OBJDUMP=objdump
  6260. ac_cv_prog_ac_ct_RANLIB=ranlib
  6261. ac_cv_prog_ac_ct_RC=windres
  6262. ac_cv_prog_ac_ct_STRIP=strip
  6263. ac_cv_prog_cc_c89=
  6264. ac_cv_prog_cc_c99='-std=gnu99'
  6265. ac_cv_prog_cc_g=yes
  6266. ac_cv_prog_make_make_set=yes
  6267. ac_cv_safe_to_define___extensions__=yes
  6268. ac_cv_search_clock_gettime=no
  6269. ac_cv_sizeof_size_t=4
  6270. ac_cv_sys_file_offset_bits=no
  6271. ac_cv_sys_largefile_CC=no
  6272. ac_cv_type__Bool=yes
  6273. ac_cv_type_uintptr_t=yes
  6274. acl_cv_hardcode_direct=no
  6275. acl_cv_hardcode_libdir_flag_spec='-L$libdir'
  6276. acl_cv_hardcode_libdir_separator=
  6277. acl_cv_hardcode_minus_L=yes
  6278. acl_cv_libext=a
  6279. acl_cv_libname_spec='$name'
  6280. acl_cv_library_names_spec='$libname.a'
  6281. acl_cv_path_LD=C:/USR/BIN/ld
  6282. acl_cv_prog_gnu_ld=no
  6283. acl_cv_rpath=done
  6284. acl_cv_shlibext=dll
  6285. acl_cv_wl=-Wl,
  6286. am_cv_CCAS_dependencies_compiler_type=gcc3
  6287. am_cv_CC_dependencies_compiler_type=gcc3
  6288. am_cv_func_iconv=yes
  6289. am_cv_func_iconv_works=no
  6290. am_cv_lib_iconv=no
  6291. am_cv_make_support_nested_variables=yes
  6292. am_cv_prog_cc_c_o=yes
  6293. ax_cv_PTHREAD_PRIO_INHERIT=no
  6294. gl_cv_cc_vis_werror=yes
  6295. gl_cv_cc_visibility=no
  6296. gl_cv_posix_shell='c\usr\bin\sh.exe'
  6297. gt_cv_func_CFLocaleCopyCurrent=no
  6298. gt_cv_func_CFPreferencesCopyAppValue=no
  6299. gt_cv_func_gnugettext1_libc=no
  6300. gt_cv_func_gnugettext1_libintl=yes
  6301. lt_cv_ar_at_file=@
  6302. lt_cv_deplibs_check_method=pass_all
  6303. lt_cv_file_magic_cmd='$MAGIC_CMD'
  6304. lt_cv_file_magic_test_file=
  6305. lt_cv_ld_reload_flag=-r
  6306. lt_cv_nm_interface='BSD nm'
  6307. lt_cv_objdir=.libs
  6308. lt_cv_path_LD=C:/USR/BIN/ld
  6309. lt_cv_path_NM='C:/USR/BIN/nm -B'
  6310. lt_cv_path_mainfest_tool=no
  6311. lt_cv_prog_compiler_c_o=yes
  6312. lt_cv_prog_compiler_c_o_RC=yes
  6313. lt_cv_prog_compiler_pic='-DDLL_EXPORT -DPIC'
  6314. lt_cv_prog_compiler_pic_works=yes
  6315. lt_cv_prog_compiler_rtti_exceptions=no
  6316. lt_cv_prog_compiler_static_works=yes
  6317. lt_cv_prog_gnu_ld=no
  6318. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  6319. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'
  6320. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'
  6321. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'
  6322. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'
  6323. lt_cv_sys_global_symbol_to_import=
  6324. lt_cv_sys_max_cmd_len=8192
  6325. lt_cv_to_host_file_cmd=func_convert_file_noop
  6326. lt_cv_to_tool_file_cmd=func_convert_file_noop
  6327. lt_cv_truncate_bin='C:/USR/BIN/dd.exe bs=4096 count=1'
  6328. tuklib_cv_cpucores_method=sysctl
  6329. tuklib_cv_physmem_method=special
  6330.  
  6331. ## ----------------- ##
  6332. ## Output variables. ##
  6333. ## ----------------- ##
  6334.  
  6335. ACLOCAL='${SHELL} F:/gcc473/xz-5.2.0/build-aux/missing aclocal-1.14'
  6336. AMDEPBACKSLASH='\'
  6337. AMDEP_FALSE='#'
  6338. AMDEP_TRUE=''
  6339. AMTAR='$${TAR-tar}'
  6340. AM_BACKSLASH='\'
  6341. AM_CFLAGS=' -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls'
  6342. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  6343. AM_DEFAULT_VERBOSITY='1'
  6344. AM_V='$(V)'
  6345. AR='ar'
  6346. AS='as'
  6347. AUTOCONF='${SHELL} F:/gcc473/xz-5.2.0/build-aux/missing autoconf'
  6348. AUTOHEADER='${SHELL} F:/gcc473/xz-5.2.0/build-aux/missing autoheader'
  6349. AUTOMAKE='${SHELL} F:/gcc473/xz-5.2.0/build-aux/missing automake-1.14'
  6350. AWK='gawk'
  6351. CC='gcc -std=gnu99'
  6352. CCAS='gcc -std=gnu99'
  6353. CCASDEPMODE='depmode=gcc3'
  6354. CCASFLAGS='-g -O2'
  6355. CCDEPMODE='depmode=gcc3'
  6356. CFLAGS='-g -O2'
  6357. CFLAG_VISIBILITY=''
  6358. COND_ASM_X86_64_FALSE=''
  6359. COND_ASM_X86_64_TRUE='#'
  6360. COND_ASM_X86_FALSE=''
  6361. COND_ASM_X86_TRUE='#'
  6362. COND_CHECK_CRC32_FALSE='#'
  6363. COND_CHECK_CRC32_TRUE=''
  6364. COND_CHECK_CRC64_FALSE='#'
  6365. COND_CHECK_CRC64_TRUE=''
  6366. COND_CHECK_SHA256_FALSE='#'
  6367. COND_CHECK_SHA256_TRUE=''
  6368. COND_DECODER_ARMTHUMB_FALSE='#'
  6369. COND_DECODER_ARMTHUMB_TRUE=''
  6370. COND_DECODER_ARM_FALSE='#'
  6371. COND_DECODER_ARM_TRUE=''
  6372. COND_DECODER_DELTA_FALSE='#'
  6373. COND_DECODER_DELTA_TRUE=''
  6374. COND_DECODER_IA64_FALSE='#'
  6375. COND_DECODER_IA64_TRUE=''
  6376. COND_DECODER_LZMA1_FALSE='#'
  6377. COND_DECODER_LZMA1_TRUE=''
  6378. COND_DECODER_LZMA2_FALSE='#'
  6379. COND_DECODER_LZMA2_TRUE=''
  6380. COND_DECODER_LZ_FALSE='#'
  6381. COND_DECODER_LZ_TRUE=''
  6382. COND_DECODER_POWERPC_FALSE='#'
  6383. COND_DECODER_POWERPC_TRUE=''
  6384. COND_DECODER_SIMPLE_FALSE='#'
  6385. COND_DECODER_SIMPLE_TRUE=''
  6386. COND_DECODER_SPARC_FALSE='#'
  6387. COND_DECODER_SPARC_TRUE=''
  6388. COND_DECODER_X86_FALSE='#'
  6389. COND_DECODER_X86_TRUE=''
  6390. COND_DOC_FALSE='#'
  6391. COND_DOC_TRUE=''
  6392. COND_ENCODER_ARMTHUMB_FALSE='#'
  6393. COND_ENCODER_ARMTHUMB_TRUE=''
  6394. COND_ENCODER_ARM_FALSE='#'
  6395. COND_ENCODER_ARM_TRUE=''
  6396. COND_ENCODER_DELTA_FALSE='#'
  6397. COND_ENCODER_DELTA_TRUE=''
  6398. COND_ENCODER_IA64_FALSE='#'
  6399. COND_ENCODER_IA64_TRUE=''
  6400. COND_ENCODER_LZMA1_FALSE='#'
  6401. COND_ENCODER_LZMA1_TRUE=''
  6402. COND_ENCODER_LZMA2_FALSE='#'
  6403. COND_ENCODER_LZMA2_TRUE=''
  6404. COND_ENCODER_LZ_FALSE='#'
  6405. COND_ENCODER_LZ_TRUE=''
  6406. COND_ENCODER_POWERPC_FALSE='#'
  6407. COND_ENCODER_POWERPC_TRUE=''
  6408. COND_ENCODER_SIMPLE_FALSE='#'
  6409. COND_ENCODER_SIMPLE_TRUE=''
  6410. COND_ENCODER_SPARC_FALSE='#'
  6411. COND_ENCODER_SPARC_TRUE=''
  6412. COND_ENCODER_X86_FALSE='#'
  6413. COND_ENCODER_X86_TRUE=''
  6414. COND_FILTER_ARMTHUMB_FALSE='#'
  6415. COND_FILTER_ARMTHUMB_TRUE=''
  6416. COND_FILTER_ARM_FALSE='#'
  6417. COND_FILTER_ARM_TRUE=''
  6418. COND_FILTER_DELTA_FALSE='#'
  6419. COND_FILTER_DELTA_TRUE=''
  6420. COND_FILTER_IA64_FALSE='#'
  6421. COND_FILTER_IA64_TRUE=''
  6422. COND_FILTER_LZMA1_FALSE='#'
  6423. COND_FILTER_LZMA1_TRUE=''
  6424. COND_FILTER_LZMA2_FALSE='#'
  6425. COND_FILTER_LZMA2_TRUE=''
  6426. COND_FILTER_LZ_FALSE='#'
  6427. COND_FILTER_LZ_TRUE=''
  6428. COND_FILTER_POWERPC_FALSE='#'
  6429. COND_FILTER_POWERPC_TRUE=''
  6430. COND_FILTER_SIMPLE_FALSE='#'
  6431. COND_FILTER_SIMPLE_TRUE=''
  6432. COND_FILTER_SPARC_FALSE='#'
  6433. COND_FILTER_SPARC_TRUE=''
  6434. COND_FILTER_X86_FALSE='#'
  6435. COND_FILTER_X86_TRUE=''
  6436. COND_GNULIB_FALSE=''
  6437. COND_GNULIB_TRUE='#'
  6438. COND_INTERNAL_SHA256_FALSE='#'
  6439. COND_INTERNAL_SHA256_TRUE=''
  6440. COND_LZMADEC_FALSE='#'
  6441. COND_LZMADEC_TRUE=''
  6442. COND_LZMAINFO_FALSE='#'
  6443. COND_LZMAINFO_TRUE=''
  6444. COND_LZMALINKS_FALSE='#'
  6445. COND_LZMALINKS_TRUE=''
  6446. COND_MAIN_DECODER_FALSE='#'
  6447. COND_MAIN_DECODER_TRUE=''
  6448. COND_MAIN_ENCODER_FALSE='#'
  6449. COND_MAIN_ENCODER_TRUE=''
  6450. COND_SCRIPTS_FALSE='#'
  6451. COND_SCRIPTS_TRUE=''
  6452. COND_SHARED_FALSE='#'
  6453. COND_SHARED_TRUE=''
  6454. COND_SMALL_FALSE=''
  6455. COND_SMALL_TRUE='#'
  6456. COND_SYMVERS_FALSE=''
  6457. COND_SYMVERS_TRUE='#'
  6458. COND_THREADS_FALSE='#'
  6459. COND_THREADS_TRUE=''
  6460. COND_W32_FALSE=''
  6461. COND_W32_TRUE='#'
  6462. COND_XZDEC_FALSE='#'
  6463. COND_XZDEC_TRUE=''
  6464. COND_XZ_FALSE='#'
  6465. COND_XZ_TRUE=''
  6466. CPP='gcc -std=gnu99 -E'
  6467. CPPFLAGS=''
  6468. CYGPATH_W='echo'
  6469. DEFS='-DHAVE_CONFIG_H'
  6470. DEPDIR='.deps'
  6471. DLLTOOL='false'
  6472. DSYMUTIL=''
  6473. DUMPBIN=''
  6474. ECHO_C=''
  6475. ECHO_N='-n'
  6476. ECHO_T=''
  6477. EGREP='C:/USR/BIN/grep.exe -E'
  6478. EXEEXT='.exe'
  6479. FGREP='C:/USR/BIN/grep.exe -F'
  6480. GETOPT_H=''
  6481. GETTEXT_MACRO_VERSION='0.18'
  6482. GMSGFMT='C:/USR/BIN/msgfmt.exe'
  6483. GMSGFMT_015='C:/USR/BIN/msgfmt.exe'
  6484. GREP='C:/USR/BIN/grep.exe'
  6485. HAVE_VISIBILITY='0'
  6486. INSTALL_DATA='${INSTALL} -m 644'
  6487. INSTALL_PROGRAM='${INSTALL}'
  6488. INSTALL_SCRIPT='${INSTALL}'
  6489. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  6490. INTLLIBS='-lintl'
  6491. INTL_MACOSX_LIBS=''
  6492. LD='C:/USR/BIN/ld'
  6493. LDFLAGS='-Zomf '
  6494. LIBICONV=''
  6495. LIBINTL='-lintl'
  6496. LIBOBJS=''
  6497. LIBS=' -lpthread'
  6498. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  6499. LIPO=''
  6500. LN_EXEEXT='$(EXEEXT)'
  6501. LN_S='ln -s'
  6502. LTLIBICONV=''
  6503. LTLIBINTL='-lintl'
  6504. LTLIBOBJS=''
  6505. MAKEINFO='${SHELL} F:/gcc473/xz-5.2.0/build-aux/missing makeinfo'
  6506. MANIFEST_TOOL=':'
  6507. MKDIR_P='C:/USR/BIN/mkdir.exe -p'
  6508. MSGFMT='C:/USR/BIN/msgfmt.exe'
  6509. MSGFMT_015='C:/USR/BIN/msgfmt.exe'
  6510. MSGMERGE='C:/USR/BIN/msgmerge.exe'
  6511. NM='C:/USR/BIN/nm -B'
  6512. NMEDIT=''
  6513. OBJDUMP='objdump'
  6514. OBJEXT='o'
  6515. OTOOL64=''
  6516. OTOOL=''
  6517. PACKAGE='xz'
  6518. PACKAGE_BUGREPORT='lasse.collin@tukaani.org'
  6519. PACKAGE_NAME='XZ Utils'
  6520. PACKAGE_STRING='XZ Utils 5.2.0'
  6521. PACKAGE_TARNAME='xz'
  6522. PACKAGE_URL='http://tukaani.org/xz/'
  6523. PACKAGE_VERSION='5.2.0'
  6524. PATH_SEPARATOR=';'
  6525. POSIX_SHELL='c\usr\bin\sh.exe'
  6526. POSUB='po'
  6527. PREFERABLY_POSIX_SHELL='c\usr\bin\sh.exe'
  6528. PTHREAD_CC='gcc -std=gnu99'
  6529. PTHREAD_CFLAGS=''
  6530. PTHREAD_LIBS='-lpthread'
  6531. RANLIB='ranlib'
  6532. RC='windres'
  6533. SED='C:/USR/BIN/sed.exe'
  6534. SET_MAKE=''
  6535. SHELL='sh.exe'
  6536. STRIP='strip'
  6537. USE_NLS='yes'
  6538. VERSION='5.2.0'
  6539. XGETTEXT='C:/USR/BIN/xgettext.exe'
  6540. XGETTEXT_015='C:/USR/BIN/xgettext.exe'
  6541. XGETTEXT_EXTRA_OPTIONS=''
  6542. ac_ct_AR='ar'
  6543. ac_ct_CC='gcc'
  6544. ac_ct_DUMPBIN=''
  6545. am__EXEEXT_FALSE='#'
  6546. am__EXEEXT_TRUE=''
  6547. am__fastdepCCAS_FALSE='#'
  6548. am__fastdepCCAS_TRUE=''
  6549. am__fastdepCC_FALSE='#'
  6550. am__fastdepCC_TRUE=''
  6551. am__include='include'
  6552. am__isrc=''
  6553. am__leading_dot='.'
  6554. am__nodep='_no'
  6555. am__quote=''
  6556. am__tar='$${TAR-tar} chof - "$$tardir"'
  6557. am__untar='$${TAR-tar} xf -'
  6558. ax_pthread_config=''
  6559. bindir='${exec_prefix}/bin'
  6560. build='i386-pc-os2-emx'
  6561. build_alias=''
  6562. build_cpu='i386'
  6563. build_os='os2-emx'
  6564. build_vendor='pc'
  6565. datadir='${datarootdir}'
  6566. datarootdir='${prefix}/share'
  6567. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  6568. dvidir='${docdir}'
  6569. exec_prefix='${prefix}'
  6570. host='i386-pc-os2-emx'
  6571. host_alias=''
  6572. host_cpu='i386'
  6573. host_os='os2-emx'
  6574. host_vendor='pc'
  6575. htmldir='${docdir}'
  6576. includedir='${prefix}/include'
  6577. infodir='${datarootdir}/info'
  6578. install_sh='${SHELL} F:/gcc473/xz-5.2.0/build-aux/install-sh'
  6579. libdir='${exec_prefix}/lib'
  6580. libexecdir='${exec_prefix}/libexec'
  6581. localedir='${datarootdir}/locale'
  6582. localstatedir='${prefix}/var'
  6583. mandir='${datarootdir}/man'
  6584. mkdir_p='C:/USR/BIN/mkdir.exe -p'
  6585. oldincludedir='/usr/include'
  6586. pdfdir='${docdir}'
  6587. prefix='/usr/local'
  6588. program_transform_name='s,x,x,'
  6589. psdir='${docdir}'
  6590. sbindir='${exec_prefix}/sbin'
  6591. sharedstatedir='${prefix}/com'
  6592. sysconfdir='${prefix}/etc'
  6593. target_alias=''
  6594. xz='xz'
  6595.  
  6596. ## ----------- ##
  6597. ## confdefs.h. ##
  6598. ## ----------- ##
  6599.  
  6600. /* confdefs.h */
  6601. #define PACKAGE_NAME "XZ Utils"
  6602. #define PACKAGE_TARNAME "xz"
  6603. #define PACKAGE_VERSION "5.2.0"
  6604. #define PACKAGE_STRING "XZ Utils 5.2.0"
  6605. #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
  6606. #define PACKAGE_URL "http://tukaani.org/xz/"
  6607. #define NDEBUG 1
  6608. #define HAVE_ENCODER_LZMA1 1
  6609. #define HAVE_ENCODER_LZMA2 1
  6610. #define HAVE_ENCODER_DELTA 1
  6611. #define HAVE_ENCODER_X86 1
  6612. #define HAVE_ENCODER_POWERPC 1
  6613. #define HAVE_ENCODER_IA64 1
  6614. #define HAVE_ENCODER_ARM 1
  6615. #define HAVE_ENCODER_ARMTHUMB 1
  6616. #define HAVE_ENCODER_SPARC 1
  6617. #define HAVE_DECODER_LZMA1 1
  6618. #define HAVE_DECODER_LZMA2 1
  6619. #define HAVE_DECODER_DELTA 1
  6620. #define HAVE_DECODER_X86 1
  6621. #define HAVE_DECODER_POWERPC 1
  6622. #define HAVE_DECODER_IA64 1
  6623. #define HAVE_DECODER_ARM 1
  6624. #define HAVE_DECODER_ARMTHUMB 1
  6625. #define HAVE_DECODER_SPARC 1
  6626. #define HAVE_MF_HC3 1
  6627. #define HAVE_MF_HC4 1
  6628. #define HAVE_MF_BT2 1
  6629. #define HAVE_MF_BT3 1
  6630. #define HAVE_MF_BT4 1
  6631. #define HAVE_CHECK_CRC32 1
  6632. #define HAVE_CHECK_CRC64 1
  6633. #define HAVE_CHECK_SHA256 1
  6634. #define ASSUME_RAM 128
  6635. #define PACKAGE "xz"
  6636. #define VERSION "5.2.0"
  6637. #define STDC_HEADERS 1
  6638. #define HAVE_SYS_TYPES_H 1
  6639. #define HAVE_SYS_STAT_H 1
  6640. #define HAVE_STDLIB_H 1
  6641. #define HAVE_STRING_H 1
  6642. #define HAVE_MEMORY_H 1
  6643. #define HAVE_STRINGS_H 1
  6644. #define HAVE_INTTYPES_H 1
  6645. #define HAVE_STDINT_H 1
  6646. #define HAVE_UNISTD_H 1
  6647. #define __EXTENSIONS__ 1
  6648. #define _ALL_SOURCE 1
  6649. #define _GNU_SOURCE 1
  6650. #define _POSIX_PTHREAD_SEMANTICS 1
  6651. #define _TANDEM_SOURCE 1
  6652. #define MYTHREAD_POSIX 1
  6653. #define HAVE_DECL_CLOCK_MONOTONIC 0
  6654. #define HAVE_DLFCN_H 1
  6655. #define LT_OBJDIR ".libs/"
  6656. #define ENABLE_NLS 1
  6657. #define HAVE_GETTEXT 1
  6658. #define HAVE_DCGETTEXT 1
  6659. #define HAVE_FCNTL_H 1
  6660. #define HAVE_LIMITS_H 1
  6661. #define HAVE_SYS_TIME_H 1
  6662. #define HAVE_IMMINTRIN_H 1
  6663. #define HAVE__BOOL 1
  6664. #define HAVE_STDBOOL_H 1
  6665. #define HAVE_UINTPTR_T 1
  6666. #define SIZEOF_SIZE_T 4
  6667. #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
  6668. #define HAVE_GETOPT_H 1
  6669. #define HAVE_GETOPT_LONG 1
  6670. #define HAVE_FUTIMES 1
  6671. #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
  6672. #define HAVE_SYS_ENDIAN_H 1
  6673. #define TUKLIB_FAST_UNALIGNED_ACCESS 1
  6674. #define HAVE_SYS_PARAM_H 1
  6675. #define HAVE_SYS_PARAM_H 1
  6676. #define TUKLIB_CPUCORES_SYSCTL 1
  6677. #define HAVE_MBRTOWC 1
  6678. #define HAVE_VISIBILITY 0
  6679.  
  6680. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement