Advertisement
spiky001

config.log libX11-1.6.2

Oct 19th, 2013
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 75.15 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 libX11 configure 1.6.2, which was
  5. generated by GNU Autoconf 2.68. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --disable-static
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = Planet-Spike
  14. uname -m = i686
  15. uname -r = 3.10.7
  16. uname -s = Linux
  17. uname -v = #1 SMP Mon Aug 19 20:14:12 BST 2013
  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: /usr/local/bin
  31. PATH: /bin
  32. PATH: /usr/bin
  33. PATH: /home/spiky/bin
  34.  
  35.  
  36. ## ----------- ##
  37. ## Core tests. ##
  38. ## ----------- ##
  39.  
  40. configure:2635: checking build system type
  41. configure:2649: result: i686-pc-linux-gnu
  42. configure:2669: checking host system type
  43. configure:2682: result: i686-pc-linux-gnu
  44. configure:2756: checking for gcc
  45. configure:2772: found /usr/bin/gcc
  46. configure:2783: result: gcc
  47. configure:3012: checking for C compiler version
  48. configure:3021: gcc --version >&5
  49. gcc (GCC) 4.8.1
  50. Copyright (C) 2013 Free Software Foundation, Inc.
  51. This is free software; see the source for copying conditions. There is NO
  52. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  53.  
  54. configure:3032: $? = 0
  55. configure:3021: gcc -v >&5
  56. Using built-in specs.
  57. COLLECT_GCC=gcc
  58. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.8.1/lto-wrapper
  59. Target: i686-pc-linux-gnu
  60. Configured with: ../gcc-4.8.1/configure --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++ --disable-multilib --disable-bootstrap --disable-install-libiberty --with-system-zlib
  61. Thread model: posix
  62. gcc version 4.8.1 (GCC)
  63. configure:3032: $? = 0
  64. configure:3021: gcc -V >&5
  65. gcc: error: unrecognized command line option '-V'
  66. gcc: fatal error: no input files
  67. compilation terminated.
  68. configure:3032: $? = 1
  69. configure:3021: gcc -qversion >&5
  70. gcc: error: unrecognized command line option '-qversion'
  71. gcc: fatal error: no input files
  72. compilation terminated.
  73. configure:3032: $? = 1
  74. configure:3052: checking whether the C compiler works
  75. configure:3074: gcc conftest.c >&5
  76. configure:3078: $? = 0
  77. configure:3126: result: yes
  78. configure:3129: checking for C compiler default output file name
  79. configure:3131: result: a.out
  80. configure:3137: checking for suffix of executables
  81. configure:3144: gcc -o conftest conftest.c >&5
  82. configure:3148: $? = 0
  83. configure:3170: result:
  84. configure:3192: checking whether we are cross compiling
  85. configure:3200: gcc -o conftest conftest.c >&5
  86. configure:3204: $? = 0
  87. configure:3211: ./conftest
  88. configure:3215: $? = 0
  89. configure:3230: result: no
  90. configure:3235: checking for suffix of object files
  91. configure:3257: gcc -c conftest.c >&5
  92. configure:3261: $? = 0
  93. configure:3282: result: o
  94. configure:3286: checking whether we are using the GNU C compiler
  95. configure:3305: gcc -c conftest.c >&5
  96. configure:3305: $? = 0
  97. configure:3314: result: yes
  98. configure:3323: checking whether gcc accepts -g
  99. configure:3343: gcc -c -g conftest.c >&5
  100. configure:3343: $? = 0
  101. configure:3384: result: yes
  102. configure:3401: checking for gcc option to accept ISO C89
  103. configure:3465: gcc -c -g -O2 conftest.c >&5
  104. configure:3465: $? = 0
  105. configure:3478: result: none needed
  106. configure:3503: checking whether gcc understands -c and -o together
  107. configure:3525: gcc -c conftest.c -o conftest2.o
  108. configure:3528: $? = 0
  109. configure:3525: gcc -c conftest.c -o conftest2.o
  110. configure:3528: $? = 0
  111. configure:3540: result: yes
  112. configure:3563: checking how to run the C preprocessor
  113. configure:3594: gcc -E conftest.c
  114. configure:3594: $? = 0
  115. configure:3608: gcc -E conftest.c
  116. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  117. #include <ac_nonexistent.h>
  118. ^
  119. compilation terminated.
  120. configure:3608: $? = 1
  121. configure: failed program was:
  122. | /* confdefs.h */
  123. | #define PACKAGE_NAME "libX11"
  124. | #define PACKAGE_TARNAME "libX11"
  125. | #define PACKAGE_VERSION "1.6.2"
  126. | #define PACKAGE_STRING "libX11 1.6.2"
  127. | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
  128. | #define PACKAGE_URL ""
  129. | /* end confdefs.h. */
  130. | #include <ac_nonexistent.h>
  131. configure:3633: result: gcc -E
  132. configure:3653: gcc -E conftest.c
  133. configure:3653: $? = 0
  134. configure:3667: gcc -E conftest.c
  135. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  136. #include <ac_nonexistent.h>
  137. ^
  138. compilation terminated.
  139. configure:3667: $? = 1
  140. configure: failed program was:
  141. | /* confdefs.h */
  142. | #define PACKAGE_NAME "libX11"
  143. | #define PACKAGE_TARNAME "libX11"
  144. | #define PACKAGE_VERSION "1.6.2"
  145. | #define PACKAGE_STRING "libX11 1.6.2"
  146. | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
  147. | #define PACKAGE_URL ""
  148. | /* end confdefs.h. */
  149. | #include <ac_nonexistent.h>
  150. configure:3696: checking for grep that handles long lines and -e
  151. configure:3754: result: /bin/grep
  152. configure:3759: checking for egrep
  153. configure:3821: result: /bin/grep -E
  154. configure:3826: checking for ANSI C header files
  155. configure:3846: gcc -c -g -O2 conftest.c >&5
  156. configure:3846: $? = 0
  157. configure:3919: gcc -o conftest -g -O2 conftest.c >&5
  158. configure:3919: $? = 0
  159. configure:3919: ./conftest
  160. configure:3919: $? = 0
  161. configure:3930: result: yes
  162. configure:3943: checking for sys/types.h
  163. configure:3943: gcc -c -g -O2 conftest.c >&5
  164. configure:3943: $? = 0
  165. configure:3943: result: yes
  166. configure:3943: checking for sys/stat.h
  167. configure:3943: gcc -c -g -O2 conftest.c >&5
  168. configure:3943: $? = 0
  169. configure:3943: result: yes
  170. configure:3943: checking for stdlib.h
  171. configure:3943: gcc -c -g -O2 conftest.c >&5
  172. configure:3943: $? = 0
  173. configure:3943: result: yes
  174. configure:3943: checking for string.h
  175. configure:3943: gcc -c -g -O2 conftest.c >&5
  176. configure:3943: $? = 0
  177. configure:3943: result: yes
  178. configure:3943: checking for memory.h
  179. configure:3943: gcc -c -g -O2 conftest.c >&5
  180. configure:3943: $? = 0
  181. configure:3943: result: yes
  182. configure:3943: checking for strings.h
  183. configure:3943: gcc -c -g -O2 conftest.c >&5
  184. configure:3943: $? = 0
  185. configure:3943: result: yes
  186. configure:3943: checking for inttypes.h
  187. configure:3943: gcc -c -g -O2 conftest.c >&5
  188. configure:3943: $? = 0
  189. configure:3943: result: yes
  190. configure:3943: checking for stdint.h
  191. configure:3943: gcc -c -g -O2 conftest.c >&5
  192. configure:3943: $? = 0
  193. configure:3943: result: yes
  194. configure:3943: checking for unistd.h
  195. configure:3943: gcc -c -g -O2 conftest.c >&5
  196. configure:3943: $? = 0
  197. configure:3943: result: yes
  198. configure:3956: checking minix/config.h usability
  199. configure:3956: gcc -c -g -O2 conftest.c >&5
  200. conftest.c:52:26: fatal error: minix/config.h: No such file or directory
  201. #include <minix/config.h>
  202. ^
  203. compilation terminated.
  204. configure:3956: $? = 1
  205. configure: failed program was:
  206. | /* confdefs.h */
  207. | #define PACKAGE_NAME "libX11"
  208. | #define PACKAGE_TARNAME "libX11"
  209. | #define PACKAGE_VERSION "1.6.2"
  210. | #define PACKAGE_STRING "libX11 1.6.2"
  211. | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
  212. | #define PACKAGE_URL ""
  213. | #define STDC_HEADERS 1
  214. | #define HAVE_SYS_TYPES_H 1
  215. | #define HAVE_SYS_STAT_H 1
  216. | #define HAVE_STDLIB_H 1
  217. | #define HAVE_STRING_H 1
  218. | #define HAVE_MEMORY_H 1
  219. | #define HAVE_STRINGS_H 1
  220. | #define HAVE_INTTYPES_H 1
  221. | #define HAVE_STDINT_H 1
  222. | #define HAVE_UNISTD_H 1
  223. | /* end confdefs.h. */
  224. | #include <stdio.h>
  225. | #ifdef HAVE_SYS_TYPES_H
  226. | # include <sys/types.h>
  227. | #endif
  228. | #ifdef HAVE_SYS_STAT_H
  229. | # include <sys/stat.h>
  230. | #endif
  231. | #ifdef STDC_HEADERS
  232. | # include <stdlib.h>
  233. | # include <stddef.h>
  234. | #else
  235. | # ifdef HAVE_STDLIB_H
  236. | # include <stdlib.h>
  237. | # endif
  238. | #endif
  239. | #ifdef HAVE_STRING_H
  240. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  241. | # include <memory.h>
  242. | # endif
  243. | # include <string.h>
  244. | #endif
  245. | #ifdef HAVE_STRINGS_H
  246. | # include <strings.h>
  247. | #endif
  248. | #ifdef HAVE_INTTYPES_H
  249. | # include <inttypes.h>
  250. | #endif
  251. | #ifdef HAVE_STDINT_H
  252. | # include <stdint.h>
  253. | #endif
  254. | #ifdef HAVE_UNISTD_H
  255. | # include <unistd.h>
  256. | #endif
  257. | #include <minix/config.h>
  258. configure:3956: result: no
  259. configure:3956: checking minix/config.h presence
  260. configure:3956: gcc -E conftest.c
  261. conftest.c:19:26: fatal error: minix/config.h: No such file or directory
  262. #include <minix/config.h>
  263. ^
  264. compilation terminated.
  265. configure:3956: $? = 1
  266. configure: failed program was:
  267. | /* confdefs.h */
  268. | #define PACKAGE_NAME "libX11"
  269. | #define PACKAGE_TARNAME "libX11"
  270. | #define PACKAGE_VERSION "1.6.2"
  271. | #define PACKAGE_STRING "libX11 1.6.2"
  272. | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
  273. | #define PACKAGE_URL ""
  274. | #define STDC_HEADERS 1
  275. | #define HAVE_SYS_TYPES_H 1
  276. | #define HAVE_SYS_STAT_H 1
  277. | #define HAVE_STDLIB_H 1
  278. | #define HAVE_STRING_H 1
  279. | #define HAVE_MEMORY_H 1
  280. | #define HAVE_STRINGS_H 1
  281. | #define HAVE_INTTYPES_H 1
  282. | #define HAVE_STDINT_H 1
  283. | #define HAVE_UNISTD_H 1
  284. | /* end confdefs.h. */
  285. | #include <minix/config.h>
  286. configure:3956: result: no
  287. configure:3956: checking for minix/config.h
  288. configure:3956: result: no
  289. configure:3977: checking whether it is safe to define __EXTENSIONS__
  290. configure:3995: gcc -c -g -O2 conftest.c >&5
  291. configure:3995: $? = 0
  292. configure:4002: result: yes
  293. configure:4034: checking for a BSD-compatible install
  294. configure:4102: result: /usr/bin/install -c
  295. configure:4113: checking whether build environment is sane
  296. configure:4168: result: yes
  297. configure:4316: checking for a thread-safe mkdir -p
  298. configure:4355: result: /bin/mkdir -p
  299. configure:4362: checking for gawk
  300. configure:4378: found /usr/bin/gawk
  301. configure:4389: result: gawk
  302. configure:4400: checking whether make sets $(MAKE)
  303. configure:4422: result: yes
  304. configure:4452: checking for style of include used by make
  305. configure:4480: result: GNU
  306. configure:4514: checking whether make supports nested variables
  307. configure:4531: result: yes
  308. configure:4616: checking dependency style of gcc
  309. configure:4727: result: gcc3
  310. configure:4832: checking how to print strings
  311. configure:4859: result: printf
  312. configure:4880: checking for a sed that does not truncate output
  313. configure:4944: result: /bin/sed
  314. configure:4962: checking for fgrep
  315. configure:5024: result: /bin/grep -F
  316. configure:5059: checking for ld used by gcc
  317. configure:5126: result: /usr/bin/ld
  318. configure:5133: checking if the linker (/usr/bin/ld) is GNU ld
  319. configure:5148: result: yes
  320. configure:5160: checking for BSD- or MS-compatible name lister (nm)
  321. configure:5209: result: /usr/bin/nm -B
  322. configure:5339: checking the name lister (/usr/bin/nm -B) interface
  323. configure:5346: gcc -c -g -O2 conftest.c >&5
  324. configure:5349: /usr/bin/nm -B "conftest.o"
  325. configure:5352: output
  326. 00000000 B some_variable
  327. configure:5359: result: BSD nm
  328. configure:5362: checking whether ln -s works
  329. configure:5366: result: yes
  330. configure:5374: checking the maximum length of command line arguments
  331. configure:5504: result: 1572864
  332. configure:5521: checking whether the shell understands some XSI constructs
  333. configure:5531: result: yes
  334. configure:5535: checking whether the shell understands "+="
  335. configure:5541: result: yes
  336. configure:5576: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format
  337. configure:5616: result: func_convert_file_noop
  338. configure:5623: checking how to convert i686-pc-linux-gnu file names to toolchain format
  339. configure:5643: result: func_convert_file_noop
  340. configure:5650: checking for /usr/bin/ld option to reload object files
  341. configure:5657: result: -r
  342. configure:5731: checking for objdump
  343. configure:5747: found /usr/bin/objdump
  344. configure:5758: result: objdump
  345. configure:5790: checking how to recognize dependent libraries
  346. configure:5992: result: pass_all
  347. configure:6077: checking for dlltool
  348. configure:6107: result: no
  349. configure:6137: checking how to associate runtime and link libraries
  350. configure:6164: result: printf %s\n
  351. configure:6224: checking for ar
  352. configure:6240: found /usr/bin/ar
  353. configure:6251: result: ar
  354. configure:6288: checking for archiver @FILE support
  355. configure:6305: gcc -c -g -O2 conftest.c >&5
  356. configure:6305: $? = 0
  357. configure:6308: ar cru libconftest.a @conftest.lst >&5
  358. configure:6311: $? = 0
  359. configure:6316: ar cru libconftest.a @conftest.lst >&5
  360. ar: conftest.o: No such file or directory
  361. configure:6319: $? = 1
  362. configure:6331: result: @
  363. configure:6389: checking for strip
  364. configure:6405: found /usr/bin/strip
  365. configure:6416: result: strip
  366. configure:6488: checking for ranlib
  367. configure:6504: found /usr/bin/ranlib
  368. configure:6515: result: ranlib
  369. configure:6617: checking command to parse /usr/bin/nm -B output from gcc object
  370. configure:6737: gcc -c -g -O2 conftest.c >&5
  371. configure:6740: $? = 0
  372. configure:6744: /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
  373. configure:6747: $? = 0
  374. configure:6813: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  375. configure:6816: $? = 0
  376. configure:6854: result: ok
  377. configure:6891: checking for sysroot
  378. configure:6921: result: no
  379. configure:7177: checking for mt
  380. configure:7207: result: no
  381. configure:7227: checking if : is a manifest tool
  382. configure:7233: : '-?'
  383. configure:7241: result: no
  384. configure:7880: checking for dlfcn.h
  385. configure:7880: gcc -c -g -O2 conftest.c >&5
  386. configure:7880: $? = 0
  387. configure:7880: result: yes
  388. configure:8086: checking for objdir
  389. configure:8101: result: .libs
  390. configure:8368: checking if gcc supports -fno-rtti -fno-exceptions
  391. configure:8386: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  392. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  393. configure:8390: $? = 0
  394. configure:8403: result: no
  395. configure:8730: checking for gcc option to produce PIC
  396. configure:8737: result: -fPIC -DPIC
  397. configure:8745: checking if gcc PIC flag -fPIC -DPIC works
  398. configure:8763: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  399. configure:8767: $? = 0
  400. configure:8780: result: yes
  401. configure:8809: checking if gcc static flag -static works
  402. configure:8837: result: yes
  403. configure:8852: checking if gcc supports -c -o file.o
  404. configure:8873: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  405. configure:8877: $? = 0
  406. configure:8899: result: yes
  407. configure:8907: checking if gcc supports -c -o file.o
  408. configure:8954: result: yes
  409. configure:8987: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  410. configure:10140: result: yes
  411. configure:10177: checking whether -lc should be explicitly linked in
  412. configure:10185: gcc -c -g -O2 conftest.c >&5
  413. configure:10188: $? = 0
  414. configure:10203: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  415. configure:10206: $? = 0
  416. configure:10220: result: no
  417. configure:10380: checking dynamic linker characteristics
  418. configure:10891: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  419. configure:10891: $? = 0
  420. configure:11113: result: GNU/Linux ld.so
  421. configure:11220: checking how to hardcode library paths into programs
  422. configure:11245: result: immediate
  423. configure:11785: checking whether stripping libraries is possible
  424. configure:11790: result: yes
  425. configure:11825: checking if libtool supports shared libraries
  426. configure:11827: result: yes
  427. configure:11830: checking whether to build shared libraries
  428. configure:11851: result: yes
  429. configure:11854: checking whether to build static libraries
  430. configure:11858: result: no
  431. configure:11908: checking for gcc option to accept ISO C99
  432. configure:12057: gcc -c -g -O2 conftest.c >&5
  433. conftest.c:78:29: error: expected ';', ',' or ')' before 'text'
  434. test_restrict (ccp restrict text)
  435. ^
  436. conftest.c: In function 'main':
  437. conftest.c:132:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
  438. char *restrict newvar = "Another string";
  439. ^
  440. conftest.c:132:18: error: 'newvar' undeclared (first use in this function)
  441. conftest.c:132:18: note: each undeclared identifier is reported only once for each function it appears in
  442. conftest.c:142:3: error: 'for' loop initial declarations are only allowed in C99 mode
  443. for (int i = 0; i < ia->datasize; ++i)
  444. ^
  445. conftest.c:142:3: note: use option -std=c99 or -std=gnu99 to compile your code
  446. configure:12057: $? = 1
  447. configure: failed program was:
  448. | /* confdefs.h */
  449. | #define PACKAGE_NAME "libX11"
  450. | #define PACKAGE_TARNAME "libX11"
  451. | #define PACKAGE_VERSION "1.6.2"
  452. | #define PACKAGE_STRING "libX11 1.6.2"
  453. | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
  454. | #define PACKAGE_URL ""
  455. | #define STDC_HEADERS 1
  456. | #define HAVE_SYS_TYPES_H 1
  457. | #define HAVE_SYS_STAT_H 1
  458. | #define HAVE_STDLIB_H 1
  459. | #define HAVE_STRING_H 1
  460. | #define HAVE_MEMORY_H 1
  461. | #define HAVE_STRINGS_H 1
  462. | #define HAVE_INTTYPES_H 1
  463. | #define HAVE_STDINT_H 1
  464. | #define HAVE_UNISTD_H 1
  465. | #define __EXTENSIONS__ 1
  466. | #define _ALL_SOURCE 1
  467. | #define _GNU_SOURCE 1
  468. | #define _POSIX_PTHREAD_SEMANTICS 1
  469. | #define _TANDEM_SOURCE 1
  470. | #define PACKAGE "libX11"
  471. | #define VERSION "1.6.2"
  472. | #define HAVE_DLFCN_H 1
  473. | #define LT_OBJDIR ".libs/"
  474. | /* end confdefs.h. */
  475. | #include <stdarg.h>
  476. | #include <stdbool.h>
  477. | #include <stdlib.h>
  478. | #include <wchar.h>
  479. | #include <stdio.h>
  480. |
  481. | // Check varargs macros. These examples are taken from C99 6.10.3.5.
  482. | #define debug(...) fprintf (stderr, __VA_ARGS__)
  483. | #define showlist(...) puts (#__VA_ARGS__)
  484. | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
  485. | static void
  486. | test_varargs_macros (void)
  487. | {
  488. | int x = 1234;
  489. | int y = 5678;
  490. | debug ("Flag");
  491. | debug ("X = %d\n", x);
  492. | showlist (The first, second, and third items.);
  493. | report (x>y, "x is %d but y is %d", x, y);
  494. | }
  495. |
  496. | // Check long long types.
  497. | #define BIG64 18446744073709551615ull
  498. | #define BIG32 4294967295ul
  499. | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
  500. | #if !BIG_OK
  501. | your preprocessor is broken;
  502. | #endif
  503. | #if BIG_OK
  504. | #else
  505. | your preprocessor is broken;
  506. | #endif
  507. | static long long int bignum = -9223372036854775807LL;
  508. | static unsigned long long int ubignum = BIG64;
  509. |
  510. | struct incomplete_array
  511. | {
  512. | int datasize;
  513. | double data[];
  514. | };
  515. |
  516. | struct named_init {
  517. | int number;
  518. | const wchar_t *name;
  519. | double average;
  520. | };
  521. |
  522. | typedef const char *ccp;
  523. |
  524. | static inline int
  525. | test_restrict (ccp restrict text)
  526. | {
  527. | // See if C++-style comments work.
  528. | // Iterate through items via the restricted pointer.
  529. | // Also check for declarations in for loops.
  530. | for (unsigned int i = 0; *(text+i) != '\0'; ++i)
  531. | continue;
  532. | return 0;
  533. | }
  534. |
  535. | // Check varargs and va_copy.
  536. | static void
  537. | test_varargs (const char *format, ...)
  538. | {
  539. | va_list args;
  540. | va_start (args, format);
  541. | va_list args_copy;
  542. | va_copy (args_copy, args);
  543. |
  544. | const char *str;
  545. | int number;
  546. | float fnumber;
  547. |
  548. | while (*format)
  549. | {
  550. | switch (*format++)
  551. | {
  552. | case 's': // string
  553. | str = va_arg (args_copy, const char *);
  554. | break;
  555. | case 'd': // int
  556. | number = va_arg (args_copy, int);
  557. | break;
  558. | case 'f': // float
  559. | fnumber = va_arg (args_copy, double);
  560. | break;
  561. | default:
  562. | break;
  563. | }
  564. | }
  565. | va_end (args_copy);
  566. | va_end (args);
  567. | }
  568. |
  569. | int
  570. | main ()
  571. | {
  572. |
  573. | // Check bool.
  574. | _Bool success = false;
  575. |
  576. | // Check restrict.
  577. | if (test_restrict ("String literal") == 0)
  578. | success = true;
  579. | char *restrict newvar = "Another string";
  580. |
  581. | // Check varargs.
  582. | test_varargs ("s, d' f .", "string", 65, 34.234);
  583. | test_varargs_macros ();
  584. |
  585. | // Check flexible array members.
  586. | struct incomplete_array *ia =
  587. | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
  588. | ia->datasize = 10;
  589. | for (int i = 0; i < ia->datasize; ++i)
  590. | ia->data[i] = i * 1.234;
  591. |
  592. | // Check named initializers.
  593. | struct named_init ni = {
  594. | .number = 34,
  595. | .name = L"Test wide string",
  596. | .average = 543.34343,
  597. | };
  598. |
  599. | ni.number = 58;
  600. |
  601. | int dynamic_array[ni.number];
  602. | dynamic_array[ni.number - 1] = 543;
  603. |
  604. | // work around unused variable warnings
  605. | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  606. | || dynamic_array[ni.number - 1] != 543);
  607. |
  608. | ;
  609. | return 0;
  610. | }
  611. configure:12057: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  612. configure:12057: $? = 0
  613. configure:12077: result: -std=gnu99
  614. configure:12089: checking whether __clang__ is declared
  615. configure:12089: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  616. conftest.c: In function 'main':
  617. conftest.c:68:10: error: '__clang__' undeclared (first use in this function)
  618. (void) __clang__;
  619. ^
  620. conftest.c:68:10: note: each undeclared identifier is reported only once for each function it appears in
  621. configure:12089: $? = 1
  622. configure: failed program was:
  623. | /* confdefs.h */
  624. | #define PACKAGE_NAME "libX11"
  625. | #define PACKAGE_TARNAME "libX11"
  626. | #define PACKAGE_VERSION "1.6.2"
  627. | #define PACKAGE_STRING "libX11 1.6.2"
  628. | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
  629. | #define PACKAGE_URL ""
  630. | #define STDC_HEADERS 1
  631. | #define HAVE_SYS_TYPES_H 1
  632. | #define HAVE_SYS_STAT_H 1
  633. | #define HAVE_STDLIB_H 1
  634. | #define HAVE_STRING_H 1
  635. | #define HAVE_MEMORY_H 1
  636. | #define HAVE_STRINGS_H 1
  637. | #define HAVE_INTTYPES_H 1
  638. | #define HAVE_STDINT_H 1
  639. | #define HAVE_UNISTD_H 1
  640. | #define __EXTENSIONS__ 1
  641. | #define _ALL_SOURCE 1
  642. | #define _GNU_SOURCE 1
  643. | #define _POSIX_PTHREAD_SEMANTICS 1
  644. | #define _TANDEM_SOURCE 1
  645. | #define PACKAGE "libX11"
  646. | #define VERSION "1.6.2"
  647. | #define HAVE_DLFCN_H 1
  648. | #define LT_OBJDIR ".libs/"
  649. | /* end confdefs.h. */
  650. | #include <stdio.h>
  651. | #ifdef HAVE_SYS_TYPES_H
  652. | # include <sys/types.h>
  653. | #endif
  654. | #ifdef HAVE_SYS_STAT_H
  655. | # include <sys/stat.h>
  656. | #endif
  657. | #ifdef STDC_HEADERS
  658. | # include <stdlib.h>
  659. | # include <stddef.h>
  660. | #else
  661. | # ifdef HAVE_STDLIB_H
  662. | # include <stdlib.h>
  663. | # endif
  664. | #endif
  665. | #ifdef HAVE_STRING_H
  666. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  667. | # include <memory.h>
  668. | # endif
  669. | # include <string.h>
  670. | #endif
  671. | #ifdef HAVE_STRINGS_H
  672. | # include <strings.h>
  673. | #endif
  674. | #ifdef HAVE_INTTYPES_H
  675. | # include <inttypes.h>
  676. | #endif
  677. | #ifdef HAVE_STDINT_H
  678. | # include <stdint.h>
  679. | #endif
  680. | #ifdef HAVE_UNISTD_H
  681. | # include <unistd.h>
  682. | #endif
  683. | int
  684. | main ()
  685. | {
  686. | #ifndef __clang__
  687. | #ifdef __cplusplus
  688. | (void) __clang__;
  689. | #else
  690. | (void) __clang__;
  691. | #endif
  692. | #endif
  693. |
  694. | ;
  695. | return 0;
  696. | }
  697. configure:12089: result: no
  698. configure:12096: checking whether __INTEL_COMPILER is declared
  699. configure:12096: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  700. conftest.c: In function 'main':
  701. conftest.c:68:10: error: '__INTEL_COMPILER' undeclared (first use in this function)
  702. (void) __INTEL_COMPILER;
  703. ^
  704. conftest.c:68:10: note: each undeclared identifier is reported only once for each function it appears in
  705. configure:12096: $? = 1
  706. configure: failed program was:
  707. | /* confdefs.h */
  708. | #define PACKAGE_NAME "libX11"
  709. | #define PACKAGE_TARNAME "libX11"
  710. | #define PACKAGE_VERSION "1.6.2"
  711. | #define PACKAGE_STRING "libX11 1.6.2"
  712. | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
  713. | #define PACKAGE_URL ""
  714. | #define STDC_HEADERS 1
  715. | #define HAVE_SYS_TYPES_H 1
  716. | #define HAVE_SYS_STAT_H 1
  717. | #define HAVE_STDLIB_H 1
  718. | #define HAVE_STRING_H 1
  719. | #define HAVE_MEMORY_H 1
  720. | #define HAVE_STRINGS_H 1
  721. | #define HAVE_INTTYPES_H 1
  722. | #define HAVE_STDINT_H 1
  723. | #define HAVE_UNISTD_H 1
  724. | #define __EXTENSIONS__ 1
  725. | #define _ALL_SOURCE 1
  726. | #define _GNU_SOURCE 1
  727. | #define _POSIX_PTHREAD_SEMANTICS 1
  728. | #define _TANDEM_SOURCE 1
  729. | #define PACKAGE "libX11"
  730. | #define VERSION "1.6.2"
  731. | #define HAVE_DLFCN_H 1
  732. | #define LT_OBJDIR ".libs/"
  733. | /* end confdefs.h. */
  734. | #include <stdio.h>
  735. | #ifdef HAVE_SYS_TYPES_H
  736. | # include <sys/types.h>
  737. | #endif
  738. | #ifdef HAVE_SYS_STAT_H
  739. | # include <sys/stat.h>
  740. | #endif
  741. | #ifdef STDC_HEADERS
  742. | # include <stdlib.h>
  743. | # include <stddef.h>
  744. | #else
  745. | # ifdef HAVE_STDLIB_H
  746. | # include <stdlib.h>
  747. | # endif
  748. | #endif
  749. | #ifdef HAVE_STRING_H
  750. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  751. | # include <memory.h>
  752. | # endif
  753. | # include <string.h>
  754. | #endif
  755. | #ifdef HAVE_STRINGS_H
  756. | # include <strings.h>
  757. | #endif
  758. | #ifdef HAVE_INTTYPES_H
  759. | # include <inttypes.h>
  760. | #endif
  761. | #ifdef HAVE_STDINT_H
  762. | # include <stdint.h>
  763. | #endif
  764. | #ifdef HAVE_UNISTD_H
  765. | # include <unistd.h>
  766. | #endif
  767. | int
  768. | main ()
  769. | {
  770. | #ifndef __INTEL_COMPILER
  771. | #ifdef __cplusplus
  772. | (void) __INTEL_COMPILER;
  773. | #else
  774. | (void) __INTEL_COMPILER;
  775. | #endif
  776. | #endif
  777. |
  778. | ;
  779. | return 0;
  780. | }
  781. configure:12096: result: no
  782. configure:12103: checking whether __SUNPRO_C is declared
  783. configure:12103: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  784. conftest.c: In function 'main':
  785. conftest.c:68:10: error: '__SUNPRO_C' undeclared (first use in this function)
  786. (void) __SUNPRO_C;
  787. ^
  788. conftest.c:68:10: note: each undeclared identifier is reported only once for each function it appears in
  789. configure:12103: $? = 1
  790. configure: failed program was:
  791. | /* confdefs.h */
  792. | #define PACKAGE_NAME "libX11"
  793. | #define PACKAGE_TARNAME "libX11"
  794. | #define PACKAGE_VERSION "1.6.2"
  795. | #define PACKAGE_STRING "libX11 1.6.2"
  796. | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
  797. | #define PACKAGE_URL ""
  798. | #define STDC_HEADERS 1
  799. | #define HAVE_SYS_TYPES_H 1
  800. | #define HAVE_SYS_STAT_H 1
  801. | #define HAVE_STDLIB_H 1
  802. | #define HAVE_STRING_H 1
  803. | #define HAVE_MEMORY_H 1
  804. | #define HAVE_STRINGS_H 1
  805. | #define HAVE_INTTYPES_H 1
  806. | #define HAVE_STDINT_H 1
  807. | #define HAVE_UNISTD_H 1
  808. | #define __EXTENSIONS__ 1
  809. | #define _ALL_SOURCE 1
  810. | #define _GNU_SOURCE 1
  811. | #define _POSIX_PTHREAD_SEMANTICS 1
  812. | #define _TANDEM_SOURCE 1
  813. | #define PACKAGE "libX11"
  814. | #define VERSION "1.6.2"
  815. | #define HAVE_DLFCN_H 1
  816. | #define LT_OBJDIR ".libs/"
  817. | /* end confdefs.h. */
  818. | #include <stdio.h>
  819. | #ifdef HAVE_SYS_TYPES_H
  820. | # include <sys/types.h>
  821. | #endif
  822. | #ifdef HAVE_SYS_STAT_H
  823. | # include <sys/stat.h>
  824. | #endif
  825. | #ifdef STDC_HEADERS
  826. | # include <stdlib.h>
  827. | # include <stddef.h>
  828. | #else
  829. | # ifdef HAVE_STDLIB_H
  830. | # include <stdlib.h>
  831. | # endif
  832. | #endif
  833. | #ifdef HAVE_STRING_H
  834. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  835. | # include <memory.h>
  836. | # endif
  837. | # include <string.h>
  838. | #endif
  839. | #ifdef HAVE_STRINGS_H
  840. | # include <strings.h>
  841. | #endif
  842. | #ifdef HAVE_INTTYPES_H
  843. | # include <inttypes.h>
  844. | #endif
  845. | #ifdef HAVE_STDINT_H
  846. | # include <stdint.h>
  847. | #endif
  848. | #ifdef HAVE_UNISTD_H
  849. | # include <unistd.h>
  850. | #endif
  851. | int
  852. | main ()
  853. | {
  854. | #ifndef __SUNPRO_C
  855. | #ifdef __cplusplus
  856. | (void) __SUNPRO_C;
  857. | #else
  858. | (void) __SUNPRO_C;
  859. | #endif
  860. | #endif
  861. |
  862. | ;
  863. | return 0;
  864. | }
  865. configure:12103: result: no
  866. configure:12160: checking for pkg-config
  867. configure:12178: found /usr/bin/pkg-config
  868. configure:12190: result: /usr/bin/pkg-config
  869. configure:12215: checking pkg-config is at least version 0.9.0
  870. configure:12218: result: yes
  871. configure:12268: checking if gcc -std=gnu99 supports -Werror=unknown-warning-option
  872. configure:12277: gcc -std=gnu99 -c -g -O2 -Werror=unknown-warning-option conftest.c >&5
  873. cc1: error: -Werror=unknown-warning-option: no option -Wunknown-warning-option
  874. configure:12277: $? = 1
  875. configure: failed program was:
  876. | /* confdefs.h */
  877. | #define PACKAGE_NAME "libX11"
  878. | #define PACKAGE_TARNAME "libX11"
  879. | #define PACKAGE_VERSION "1.6.2"
  880. | #define PACKAGE_STRING "libX11 1.6.2"
  881. | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
  882. | #define PACKAGE_URL ""
  883. | #define STDC_HEADERS 1
  884. | #define HAVE_SYS_TYPES_H 1
  885. | #define HAVE_SYS_STAT_H 1
  886. | #define HAVE_STDLIB_H 1
  887. | #define HAVE_STRING_H 1
  888. | #define HAVE_MEMORY_H 1
  889. | #define HAVE_STRINGS_H 1
  890. | #define HAVE_INTTYPES_H 1
  891. | #define HAVE_STDINT_H 1
  892. | #define HAVE_UNISTD_H 1
  893. | #define __EXTENSIONS__ 1
  894. | #define _ALL_SOURCE 1
  895. | #define _GNU_SOURCE 1
  896. | #define _POSIX_PTHREAD_SEMANTICS 1
  897. | #define _TANDEM_SOURCE 1
  898. | #define PACKAGE "libX11"
  899. | #define VERSION "1.6.2"
  900. | #define HAVE_DLFCN_H 1
  901. | #define LT_OBJDIR ".libs/"
  902. | /* end confdefs.h. */
  903. | int i;
  904. configure:12284: result: no
  905. configure:12295: checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument
  906. configure:12304: gcc -std=gnu99 -c -g -O2 -Werror=unused-command-line-argument conftest.c >&5
  907. cc1: error: -Werror=unused-command-line-argument: no option -Wunused-command-line-argument
  908. configure:12304: $? = 1
  909. configure: failed program was:
  910. | /* confdefs.h */
  911. | #define PACKAGE_NAME "libX11"
  912. | #define PACKAGE_TARNAME "libX11"
  913. | #define PACKAGE_VERSION "1.6.2"
  914. | #define PACKAGE_STRING "libX11 1.6.2"
  915. | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
  916. | #define PACKAGE_URL ""
  917. | #define STDC_HEADERS 1
  918. | #define HAVE_SYS_TYPES_H 1
  919. | #define HAVE_SYS_STAT_H 1
  920. | #define HAVE_STDLIB_H 1
  921. | #define HAVE_STRING_H 1
  922. | #define HAVE_MEMORY_H 1
  923. | #define HAVE_STRINGS_H 1
  924. | #define HAVE_INTTYPES_H 1
  925. | #define HAVE_STDINT_H 1
  926. | #define HAVE_UNISTD_H 1
  927. | #define __EXTENSIONS__ 1
  928. | #define _ALL_SOURCE 1
  929. | #define _GNU_SOURCE 1
  930. | #define _POSIX_PTHREAD_SEMANTICS 1
  931. | #define _TANDEM_SOURCE 1
  932. | #define PACKAGE "libX11"
  933. | #define VERSION "1.6.2"
  934. | #define HAVE_DLFCN_H 1
  935. | #define LT_OBJDIR ".libs/"
  936. | /* end confdefs.h. */
  937. | int i;
  938. configure:12311: result: no
  939. configure:12330: checking if gcc -std=gnu99 supports -Wall
  940. configure:12347: gcc -std=gnu99 -o conftest -g -O2 -Wall conftest.c >&5
  941. configure:12347: $? = 0
  942. configure:12360: result: yes
  943. configure:12448: checking if gcc -std=gnu99 supports -Wpointer-arith
  944. configure:12465: gcc -std=gnu99 -o conftest -g -O2 -Wpointer-arith conftest.c >&5
  945. configure:12465: $? = 0
  946. configure:12478: result: yes
  947. configure:12566: checking if gcc -std=gnu99 supports -Wmissing-declarations
  948. configure:12583: gcc -std=gnu99 -o conftest -g -O2 -Wmissing-declarations conftest.c >&5
  949. configure:12583: $? = 0
  950. configure:12596: result: yes
  951. configure:12684: checking if gcc -std=gnu99 supports -Wformat=2
  952. configure:12701: gcc -std=gnu99 -o conftest -g -O2 -Wformat=2 conftest.c >&5
  953. configure:12701: $? = 0
  954. configure:12714: result: yes
  955. configure:12853: checking if gcc -std=gnu99 supports -Wstrict-prototypes
  956. configure:12870: gcc -std=gnu99 -o conftest -g -O2 -Wstrict-prototypes conftest.c >&5
  957. conftest.c:30:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  958. main ()
  959. ^
  960. configure:12870: $? = 0
  961. configure:12883: result: yes
  962. configure:12971: checking if gcc -std=gnu99 supports -Wmissing-prototypes
  963. configure:12988: gcc -std=gnu99 -o conftest -g -O2 -Wmissing-prototypes conftest.c >&5
  964. configure:12988: $? = 0
  965. configure:13001: result: yes
  966. configure:13089: checking if gcc -std=gnu99 supports -Wnested-externs
  967. configure:13106: gcc -std=gnu99 -o conftest -g -O2 -Wnested-externs conftest.c >&5
  968. configure:13106: $? = 0
  969. configure:13119: result: yes
  970. configure:13207: checking if gcc -std=gnu99 supports -Wbad-function-cast
  971. configure:13224: gcc -std=gnu99 -o conftest -g -O2 -Wbad-function-cast conftest.c >&5
  972. configure:13224: $? = 0
  973. configure:13237: result: yes
  974. configure:13325: checking if gcc -std=gnu99 supports -Wold-style-definition
  975. configure:13342: gcc -std=gnu99 -o conftest -g -O2 -Wold-style-definition conftest.c >&5
  976. conftest.c: In function 'main':
  977. conftest.c:30:1: warning: old-style function definition [-Wold-style-definition]
  978. main ()
  979. ^
  980. configure:13342: $? = 0
  981. configure:13355: result: yes
  982. configure:13443: checking if gcc -std=gnu99 supports -Wdeclaration-after-statement
  983. configure:13460: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement conftest.c >&5
  984. configure:13460: $? = 0
  985. configure:13473: result: yes
  986. configure:13565: checking if gcc -std=gnu99 supports -Wunused
  987. configure:13582: gcc -std=gnu99 -o conftest -g -O2 -Wunused conftest.c >&5
  988. configure:13582: $? = 0
  989. configure:13595: result: yes
  990. configure:13683: checking if gcc -std=gnu99 supports -Wuninitialized
  991. configure:13700: gcc -std=gnu99 -o conftest -g -O2 -Wuninitialized conftest.c >&5
  992. configure:13700: $? = 0
  993. configure:13713: result: yes
  994. configure:13801: checking if gcc -std=gnu99 supports -Wshadow
  995. configure:13818: gcc -std=gnu99 -o conftest -g -O2 -Wshadow conftest.c >&5
  996. configure:13818: $? = 0
  997. configure:13831: result: yes
  998. configure:13919: checking if gcc -std=gnu99 supports -Wcast-qual
  999. configure:13936: gcc -std=gnu99 -o conftest -g -O2 -Wcast-qual conftest.c >&5
  1000. configure:13936: $? = 0
  1001. configure:13949: result: yes
  1002. configure:14037: checking if gcc -std=gnu99 supports -Wmissing-noreturn
  1003. configure:14054: gcc -std=gnu99 -o conftest -g -O2 -Wmissing-noreturn conftest.c >&5
  1004. configure:14054: $? = 0
  1005. configure:14067: result: yes
  1006. configure:14155: checking if gcc -std=gnu99 supports -Wmissing-format-attribute
  1007. configure:14172: gcc -std=gnu99 -o conftest -g -O2 -Wmissing-format-attribute conftest.c >&5
  1008. configure:14172: $? = 0
  1009. configure:14185: result: yes
  1010. configure:14273: checking if gcc -std=gnu99 supports -Wredundant-decls
  1011. configure:14290: gcc -std=gnu99 -o conftest -g -O2 -Wredundant-decls conftest.c >&5
  1012. configure:14290: $? = 0
  1013. configure:14303: result: yes
  1014. configure:14403: checking if gcc -std=gnu99 supports -Werror=implicit
  1015. configure:14420: gcc -std=gnu99 -o conftest -g -O2 -Werror=implicit conftest.c >&5
  1016. configure:14420: $? = 0
  1017. configure:14433: result: yes
  1018. configure:14570: checking if gcc -std=gnu99 supports -Werror=nonnull
  1019. configure:14587: gcc -std=gnu99 -o conftest -g -O2 -Werror=nonnull conftest.c >&5
  1020. configure:14587: $? = 0
  1021. configure:14600: result: yes
  1022. configure:14688: checking if gcc -std=gnu99 supports -Werror=init-self
  1023. configure:14705: gcc -std=gnu99 -o conftest -g -O2 -Werror=init-self conftest.c >&5
  1024. configure:14705: $? = 0
  1025. configure:14718: result: yes
  1026. configure:14806: checking if gcc -std=gnu99 supports -Werror=main
  1027. configure:14823: gcc -std=gnu99 -o conftest -g -O2 -Werror=main conftest.c >&5
  1028. configure:14823: $? = 0
  1029. configure:14836: result: yes
  1030. configure:14924: checking if gcc -std=gnu99 supports -Werror=missing-braces
  1031. configure:14941: gcc -std=gnu99 -o conftest -g -O2 -Werror=missing-braces conftest.c >&5
  1032. configure:14941: $? = 0
  1033. configure:14954: result: yes
  1034. configure:15042: checking if gcc -std=gnu99 supports -Werror=sequence-point
  1035. configure:15059: gcc -std=gnu99 -o conftest -g -O2 -Werror=sequence-point conftest.c >&5
  1036. configure:15059: $? = 0
  1037. configure:15072: result: yes
  1038. configure:15160: checking if gcc -std=gnu99 supports -Werror=return-type
  1039. configure:15177: gcc -std=gnu99 -o conftest -g -O2 -Werror=return-type conftest.c >&5
  1040. configure:15177: $? = 0
  1041. configure:15190: result: yes
  1042. configure:15327: checking if gcc -std=gnu99 supports -Werror=trigraphs
  1043. configure:15344: gcc -std=gnu99 -o conftest -g -O2 -Werror=trigraphs conftest.c >&5
  1044. configure:15344: $? = 0
  1045. configure:15357: result: yes
  1046. configure:15445: checking if gcc -std=gnu99 supports -Werror=array-bounds
  1047. configure:15462: gcc -std=gnu99 -o conftest -g -O2 -Werror=array-bounds conftest.c >&5
  1048. configure:15462: $? = 0
  1049. configure:15475: result: yes
  1050. configure:15563: checking if gcc -std=gnu99 supports -Werror=write-strings
  1051. configure:15580: gcc -std=gnu99 -o conftest -g -O2 -Werror=write-strings conftest.c >&5
  1052. configure:15580: $? = 0
  1053. configure:15593: result: yes
  1054. configure:15681: checking if gcc -std=gnu99 supports -Werror=address
  1055. configure:15698: gcc -std=gnu99 -o conftest -g -O2 -Werror=address conftest.c >&5
  1056. configure:15698: $? = 0
  1057. configure:15711: result: yes
  1058. configure:15799: checking if gcc -std=gnu99 supports -Werror=int-to-pointer-cast
  1059. configure:15816: gcc -std=gnu99 -o conftest -g -O2 -Werror=int-to-pointer-cast conftest.c >&5
  1060. configure:15816: $? = 0
  1061. configure:15829: result: yes
  1062. configure:15966: checking if gcc -std=gnu99 supports -Werror=pointer-to-int-cast
  1063. configure:15983: gcc -std=gnu99 -o conftest -g -O2 -Werror=pointer-to-int-cast conftest.c >&5
  1064. configure:15983: $? = 0
  1065. configure:15996: result: yes
  1066. configure:17654: checking if gcc -std=gnu99 supports -pedantic
  1067. configure:17671: gcc -std=gnu99 -o conftest -g -O2 -pedantic conftest.c >&5
  1068. configure:17671: $? = 0
  1069. configure:17684: result: yes
  1070. configure:17772: checking if gcc -std=gnu99 supports -Werror
  1071. configure:17789: gcc -std=gnu99 -o conftest -g -O2 -Werror conftest.c >&5
  1072. configure:17789: $? = 0
  1073. configure:17802: result: yes
  1074. configure:17942: checking if gcc -std=gnu99 supports -Werror=attributes
  1075. configure:17959: gcc -std=gnu99 -o conftest -g -O2 -Werror=attributes conftest.c >&5
  1076. configure:17959: $? = 0
  1077. configure:17972: result: yes
  1078. configure:18132: checking whether make supports nested variables
  1079. configure:18149: result: yes
  1080. configure:18179: checking whether to build functional specifications
  1081. configure:18181: result: yes
  1082. configure:18200: checking for xmlto
  1083. configure:18233: result: no
  1084. configure:18239: WARNING: xmlto not found - documentation targets will be skipped
  1085. configure:18504: checking for xsltproc
  1086. configure:18522: found /usr/bin/xsltproc
  1087. configure:18534: result: /usr/bin/xsltproc
  1088. configure:18614: checking for X.Org SGML entities >= 1.10
  1089. configure:18618: $PKG_CONFIG --exists --print-errors "xorg-sgml-doctools >= 1.10"
  1090. Package xorg-sgml-doctools was not found in the pkg-config search path.
  1091. Perhaps you should add the directory containing `xorg-sgml-doctools.pc'
  1092. to the PKG_CONFIG_PATH environment variable
  1093. No package 'xorg-sgml-doctools' found
  1094. configure:18621: $? = 1
  1095. configure:18637: result: no
  1096. configure:18659: checking for cpp
  1097. configure:18678: found /usr/bin/cpp
  1098. configure:18690: result: /usr/bin/cpp
  1099. configure:18706: checking if /usr/bin/cpp requires -undef
  1100. configure:18718: result: yes
  1101. configure:18731: checking if /usr/bin/cpp requires -traditional
  1102. configure:18743: result: yes
  1103. configure:18770: checking for perl
  1104. configure:18788: found /usr/bin/perl
  1105. configure:18800: result: /usr/bin/perl
  1106. configure:18930: checking for pkg-config
  1107. configure:18960: result: /usr/bin/pkg-config
  1108. configure:18985: checking pkg-config is at least version 0.9.0
  1109. configure:18988: result: yes
  1110. configure:19124: checking for pkg-config
  1111. configure:19154: result: /usr/bin/pkg-config
  1112. configure:19179: checking pkg-config is at least version 0.9.0
  1113. configure:19182: result: yes
  1114. configure:19204: checking return type of signal handlers
  1115. configure:19222: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1116. conftest.c: In function 'main':
  1117. conftest.c:37:1: error: void value not ignored as it ought to be
  1118. return *(signal (0, 0)) (0) == 1;
  1119. ^
  1120. configure:19222: $? = 1
  1121. configure: failed program was:
  1122. | /* confdefs.h */
  1123. | #define PACKAGE_NAME "libX11"
  1124. | #define PACKAGE_TARNAME "libX11"
  1125. | #define PACKAGE_VERSION "1.6.2"
  1126. | #define PACKAGE_STRING "libX11 1.6.2"
  1127. | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
  1128. | #define PACKAGE_URL ""
  1129. | #define STDC_HEADERS 1
  1130. | #define HAVE_SYS_TYPES_H 1
  1131. | #define HAVE_SYS_STAT_H 1
  1132. | #define HAVE_STDLIB_H 1
  1133. | #define HAVE_STRING_H 1
  1134. | #define HAVE_MEMORY_H 1
  1135. | #define HAVE_STRINGS_H 1
  1136. | #define HAVE_INTTYPES_H 1
  1137. | #define HAVE_STDINT_H 1
  1138. | #define HAVE_UNISTD_H 1
  1139. | #define __EXTENSIONS__ 1
  1140. | #define _ALL_SOURCE 1
  1141. | #define _GNU_SOURCE 1
  1142. | #define _POSIX_PTHREAD_SEMANTICS 1
  1143. | #define _TANDEM_SOURCE 1
  1144. | #define PACKAGE "libX11"
  1145. | #define VERSION "1.6.2"
  1146. | #define HAVE_DLFCN_H 1
  1147. | #define LT_OBJDIR ".libs/"
  1148. | #define PACKAGE_VERSION_MAJOR 1
  1149. | #define PACKAGE_VERSION_MINOR 6
  1150. | #define PACKAGE_VERSION_PATCHLEVEL 2
  1151. | /* end confdefs.h. */
  1152. | #include <sys/types.h>
  1153. | #include <signal.h>
  1154. |
  1155. | int
  1156. | main ()
  1157. | {
  1158. | return *(signal (0, 0)) (0) == 1;
  1159. | ;
  1160. | return 0;
  1161. | }
  1162. configure:19229: result: void
  1163. configure:19251: checking if Xtrans should support UNIX socket connections
  1164. configure:19258: result: yes
  1165. configure:19267: checking if Xtrans should support TCP socket connections
  1166. configure:19269: result: yes
  1167. configure:19277: checking for library containing socket
  1168. configure:19308: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  1169. configure:19308: $? = 0
  1170. configure:19325: result: none required
  1171. configure:19333: checking for library containing gethostbyname
  1172. configure:19364: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  1173. configure:19364: $? = 0
  1174. configure:19381: result: none required
  1175. configure:19437: checking for getaddrinfo
  1176. configure:19437: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  1177. configure:19437: $? = 0
  1178. configure:19437: result: yes
  1179. configure:19446: checking if IPv6 support should be built
  1180. configure:19453: result: yes
  1181. configure:19457: checking for struct sockaddr_in.sin_len
  1182. configure:19457: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1183. conftest.c: In function 'main':
  1184. conftest.c:45:12: error: 'struct sockaddr_in' has no member named 'sin_len'
  1185. if (ac_aggr.sin_len)
  1186. ^
  1187. configure:19457: $? = 1
  1188. configure: failed program was:
  1189. | /* confdefs.h */
  1190. | #define PACKAGE_NAME "libX11"
  1191. | #define PACKAGE_TARNAME "libX11"
  1192. | #define PACKAGE_VERSION "1.6.2"
  1193. | #define PACKAGE_STRING "libX11 1.6.2"
  1194. | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
  1195. | #define PACKAGE_URL ""
  1196. | #define STDC_HEADERS 1
  1197. | #define HAVE_SYS_TYPES_H 1
  1198. | #define HAVE_SYS_STAT_H 1
  1199. | #define HAVE_STDLIB_H 1
  1200. | #define HAVE_STRING_H 1
  1201. | #define HAVE_MEMORY_H 1
  1202. | #define HAVE_STRINGS_H 1
  1203. | #define HAVE_INTTYPES_H 1
  1204. | #define HAVE_STDINT_H 1
  1205. | #define HAVE_UNISTD_H 1
  1206. | #define __EXTENSIONS__ 1
  1207. | #define _ALL_SOURCE 1
  1208. | #define _GNU_SOURCE 1
  1209. | #define _POSIX_PTHREAD_SEMANTICS 1
  1210. | #define _TANDEM_SOURCE 1
  1211. | #define PACKAGE "libX11"
  1212. | #define VERSION "1.6.2"
  1213. | #define HAVE_DLFCN_H 1
  1214. | #define LT_OBJDIR ".libs/"
  1215. | #define PACKAGE_VERSION_MAJOR 1
  1216. | #define PACKAGE_VERSION_MINOR 6
  1217. | #define PACKAGE_VERSION_PATCHLEVEL 2
  1218. | #define RETSIGTYPE void
  1219. | #define UNIXCONN 1
  1220. | #define TCPCONN 1
  1221. | #define IPv6 1
  1222. | /* end confdefs.h. */
  1223. |
  1224. | #include <sys/types.h>
  1225. | #include <sys/socket.h>
  1226. | #include <netinet/in.h>
  1227. |
  1228. |
  1229. | int
  1230. | main ()
  1231. | {
  1232. | static struct sockaddr_in ac_aggr;
  1233. | if (ac_aggr.sin_len)
  1234. | return 0;
  1235. | ;
  1236. | return 0;
  1237. | }
  1238. configure:19457: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1239. conftest.c: In function 'main':
  1240. conftest.c:45:19: error: 'struct sockaddr_in' has no member named 'sin_len'
  1241. if (sizeof ac_aggr.sin_len)
  1242. ^
  1243. configure:19457: $? = 1
  1244. configure: failed program was:
  1245. | /* confdefs.h */
  1246. | #define PACKAGE_NAME "libX11"
  1247. | #define PACKAGE_TARNAME "libX11"
  1248. | #define PACKAGE_VERSION "1.6.2"
  1249. | #define PACKAGE_STRING "libX11 1.6.2"
  1250. | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
  1251. | #define PACKAGE_URL ""
  1252. | #define STDC_HEADERS 1
  1253. | #define HAVE_SYS_TYPES_H 1
  1254. | #define HAVE_SYS_STAT_H 1
  1255. | #define HAVE_STDLIB_H 1
  1256. | #define HAVE_STRING_H 1
  1257. | #define HAVE_MEMORY_H 1
  1258. | #define HAVE_STRINGS_H 1
  1259. | #define HAVE_INTTYPES_H 1
  1260. | #define HAVE_STDINT_H 1
  1261. | #define HAVE_UNISTD_H 1
  1262. | #define __EXTENSIONS__ 1
  1263. | #define _ALL_SOURCE 1
  1264. | #define _GNU_SOURCE 1
  1265. | #define _POSIX_PTHREAD_SEMANTICS 1
  1266. | #define _TANDEM_SOURCE 1
  1267. | #define PACKAGE "libX11"
  1268. | #define VERSION "1.6.2"
  1269. | #define HAVE_DLFCN_H 1
  1270. | #define LT_OBJDIR ".libs/"
  1271. | #define PACKAGE_VERSION_MAJOR 1
  1272. | #define PACKAGE_VERSION_MINOR 6
  1273. | #define PACKAGE_VERSION_PATCHLEVEL 2
  1274. | #define RETSIGTYPE void
  1275. | #define UNIXCONN 1
  1276. | #define TCPCONN 1
  1277. | #define IPv6 1
  1278. | /* end confdefs.h. */
  1279. |
  1280. | #include <sys/types.h>
  1281. | #include <sys/socket.h>
  1282. | #include <netinet/in.h>
  1283. |
  1284. |
  1285. | int
  1286. | main ()
  1287. | {
  1288. | static struct sockaddr_in ac_aggr;
  1289. | if (sizeof ac_aggr.sin_len)
  1290. | return 0;
  1291. | ;
  1292. | return 0;
  1293. | }
  1294. configure:19457: result: no
  1295. configure:19471: checking for socklen_t
  1296. configure:19471: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1297. configure:19471: $? = 0
  1298. configure:19471: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1299. conftest.c: In function 'main':
  1300. conftest.c:74:24: error: expected expression before ')' token
  1301. if (sizeof ((socklen_t)))
  1302. ^
  1303. configure:19471: $? = 1
  1304. configure: failed program was:
  1305. | /* confdefs.h */
  1306. | #define PACKAGE_NAME "libX11"
  1307. | #define PACKAGE_TARNAME "libX11"
  1308. | #define PACKAGE_VERSION "1.6.2"
  1309. | #define PACKAGE_STRING "libX11 1.6.2"
  1310. | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
  1311. | #define PACKAGE_URL ""
  1312. | #define STDC_HEADERS 1
  1313. | #define HAVE_SYS_TYPES_H 1
  1314. | #define HAVE_SYS_STAT_H 1
  1315. | #define HAVE_STDLIB_H 1
  1316. | #define HAVE_STRING_H 1
  1317. | #define HAVE_MEMORY_H 1
  1318. | #define HAVE_STRINGS_H 1
  1319. | #define HAVE_INTTYPES_H 1
  1320. | #define HAVE_STDINT_H 1
  1321. | #define HAVE_UNISTD_H 1
  1322. | #define __EXTENSIONS__ 1
  1323. | #define _ALL_SOURCE 1
  1324. | #define _GNU_SOURCE 1
  1325. | #define _POSIX_PTHREAD_SEMANTICS 1
  1326. | #define _TANDEM_SOURCE 1
  1327. | #define PACKAGE "libX11"
  1328. | #define VERSION "1.6.2"
  1329. | #define HAVE_DLFCN_H 1
  1330. | #define LT_OBJDIR ".libs/"
  1331. | #define PACKAGE_VERSION_MAJOR 1
  1332. | #define PACKAGE_VERSION_MINOR 6
  1333. | #define PACKAGE_VERSION_PATCHLEVEL 2
  1334. | #define RETSIGTYPE void
  1335. | #define UNIXCONN 1
  1336. | #define TCPCONN 1
  1337. | #define IPv6 1
  1338. | /* end confdefs.h. */
  1339. |
  1340. | #include <stdio.h>
  1341. | #ifdef HAVE_SYS_TYPES_H
  1342. | # include <sys/types.h>
  1343. | #endif
  1344. | #ifdef HAVE_SYS_STAT_H
  1345. | # include <sys/stat.h>
  1346. | #endif
  1347. | #ifdef STDC_HEADERS
  1348. | # include <stdlib.h>
  1349. | # include <stddef.h>
  1350. | #else
  1351. | # ifdef HAVE_STDLIB_H
  1352. | # include <stdlib.h>
  1353. | # endif
  1354. | #endif
  1355. | #ifdef HAVE_STRING_H
  1356. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1357. | # include <memory.h>
  1358. | # endif
  1359. | # include <string.h>
  1360. | #endif
  1361. | #ifdef HAVE_STRINGS_H
  1362. | # include <strings.h>
  1363. | #endif
  1364. | #ifdef HAVE_INTTYPES_H
  1365. | # include <inttypes.h>
  1366. | #endif
  1367. | #ifdef HAVE_STDINT_H
  1368. | # include <stdint.h>
  1369. | #endif
  1370. | #ifdef HAVE_UNISTD_H
  1371. | # include <unistd.h>
  1372. | #endif
  1373. | #include <sys/socket.h>
  1374. |
  1375. | int
  1376. | main ()
  1377. | {
  1378. | if (sizeof ((socklen_t)))
  1379. | return 0;
  1380. | ;
  1381. | return 0;
  1382. | }
  1383. configure:19471: result: yes
  1384. configure:19498: checking if Xtrans should support os-specific local connections
  1385. configure:19500: result: no
  1386. configure:19525: checking for authdes_seccreate
  1387. configure:19525: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  1388. /tmp/ccUlf0WP.o: In function `main':
  1389. /home/spiky/Downloads/xc/lib/libX11-1.6.2/conftest.c:70: undefined reference to `authdes_seccreate'
  1390. collect2: error: ld returned 1 exit status
  1391. configure:19525: $? = 1
  1392. configure: failed program was:
  1393. | /* confdefs.h */
  1394. | #define PACKAGE_NAME "libX11"
  1395. | #define PACKAGE_TARNAME "libX11"
  1396. | #define PACKAGE_VERSION "1.6.2"
  1397. | #define PACKAGE_STRING "libX11 1.6.2"
  1398. | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
  1399. | #define PACKAGE_URL ""
  1400. | #define STDC_HEADERS 1
  1401. | #define HAVE_SYS_TYPES_H 1
  1402. | #define HAVE_SYS_STAT_H 1
  1403. | #define HAVE_STDLIB_H 1
  1404. | #define HAVE_STRING_H 1
  1405. | #define HAVE_MEMORY_H 1
  1406. | #define HAVE_STRINGS_H 1
  1407. | #define HAVE_INTTYPES_H 1
  1408. | #define HAVE_STDINT_H 1
  1409. | #define HAVE_UNISTD_H 1
  1410. | #define __EXTENSIONS__ 1
  1411. | #define _ALL_SOURCE 1
  1412. | #define _GNU_SOURCE 1
  1413. | #define _POSIX_PTHREAD_SEMANTICS 1
  1414. | #define _TANDEM_SOURCE 1
  1415. | #define PACKAGE "libX11"
  1416. | #define VERSION "1.6.2"
  1417. | #define HAVE_DLFCN_H 1
  1418. | #define LT_OBJDIR ".libs/"
  1419. | #define PACKAGE_VERSION_MAJOR 1
  1420. | #define PACKAGE_VERSION_MINOR 6
  1421. | #define PACKAGE_VERSION_PATCHLEVEL 2
  1422. | #define RETSIGTYPE void
  1423. | #define UNIXCONN 1
  1424. | #define TCPCONN 1
  1425. | #define IPv6 1
  1426. | #define HAVE_SOCKLEN_T 1
  1427. | /* end confdefs.h. */
  1428. | /* Define authdes_seccreate to an innocuous variant, in case <limits.h> declares authdes_seccreate.
  1429. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1430. | #define authdes_seccreate innocuous_authdes_seccreate
  1431. |
  1432. | /* System header to define __stub macros and hopefully few prototypes,
  1433. | which can conflict with char authdes_seccreate (); below.
  1434. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1435. | <limits.h> exists even on freestanding compilers. */
  1436. |
  1437. | #ifdef __STDC__
  1438. | # include <limits.h>
  1439. | #else
  1440. | # include <assert.h>
  1441. | #endif
  1442. |
  1443. | #undef authdes_seccreate
  1444. |
  1445. | /* Override any GCC internal prototype to avoid an error.
  1446. | Use char because int might match the return type of a GCC
  1447. | builtin and then its argument prototype would still apply. */
  1448. | #ifdef __cplusplus
  1449. | extern "C"
  1450. | #endif
  1451. | char authdes_seccreate ();
  1452. | /* The GNU C library defines this for functions which it implements
  1453. | to always fail with ENOSYS. Some functions are actually named
  1454. | something starting with __ and the normal name is an alias. */
  1455. | #if defined __stub_authdes_seccreate || defined __stub___authdes_seccreate
  1456. | choke me
  1457. | #endif
  1458. |
  1459. | int
  1460. | main ()
  1461. | {
  1462. | return authdes_seccreate ();
  1463. | ;
  1464. | return 0;
  1465. | }
  1466. configure:19525: result: no
  1467. configure:19525: checking for authdes_create
  1468. configure:19525: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  1469. /tmp/cckoZTxV.o: In function `main':
  1470. /home/spiky/Downloads/xc/lib/libX11-1.6.2/conftest.c:70: undefined reference to `authdes_create'
  1471. collect2: error: ld returned 1 exit status
  1472. configure:19525: $? = 1
  1473. configure: failed program was:
  1474. | /* confdefs.h */
  1475. | #define PACKAGE_NAME "libX11"
  1476. | #define PACKAGE_TARNAME "libX11"
  1477. | #define PACKAGE_VERSION "1.6.2"
  1478. | #define PACKAGE_STRING "libX11 1.6.2"
  1479. | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
  1480. | #define PACKAGE_URL ""
  1481. | #define STDC_HEADERS 1
  1482. | #define HAVE_SYS_TYPES_H 1
  1483. | #define HAVE_SYS_STAT_H 1
  1484. | #define HAVE_STDLIB_H 1
  1485. | #define HAVE_STRING_H 1
  1486. | #define HAVE_MEMORY_H 1
  1487. | #define HAVE_STRINGS_H 1
  1488. | #define HAVE_INTTYPES_H 1
  1489. | #define HAVE_STDINT_H 1
  1490. | #define HAVE_UNISTD_H 1
  1491. | #define __EXTENSIONS__ 1
  1492. | #define _ALL_SOURCE 1
  1493. | #define _GNU_SOURCE 1
  1494. | #define _POSIX_PTHREAD_SEMANTICS 1
  1495. | #define _TANDEM_SOURCE 1
  1496. | #define PACKAGE "libX11"
  1497. | #define VERSION "1.6.2"
  1498. | #define HAVE_DLFCN_H 1
  1499. | #define LT_OBJDIR ".libs/"
  1500. | #define PACKAGE_VERSION_MAJOR 1
  1501. | #define PACKAGE_VERSION_MINOR 6
  1502. | #define PACKAGE_VERSION_PATCHLEVEL 2
  1503. | #define RETSIGTYPE void
  1504. | #define UNIXCONN 1
  1505. | #define TCPCONN 1
  1506. | #define IPv6 1
  1507. | #define HAVE_SOCKLEN_T 1
  1508. | /* end confdefs.h. */
  1509. | /* Define authdes_create to an innocuous variant, in case <limits.h> declares authdes_create.
  1510. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1511. | #define authdes_create innocuous_authdes_create
  1512. |
  1513. | /* System header to define __stub macros and hopefully few prototypes,
  1514. | which can conflict with char authdes_create (); below.
  1515. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1516. | <limits.h> exists even on freestanding compilers. */
  1517. |
  1518. | #ifdef __STDC__
  1519. | # include <limits.h>
  1520. | #else
  1521. | # include <assert.h>
  1522. | #endif
  1523. |
  1524. | #undef authdes_create
  1525. |
  1526. | /* Override any GCC internal prototype to avoid an error.
  1527. | Use char because int might match the return type of a GCC
  1528. | builtin and then its argument prototype would still apply. */
  1529. | #ifdef __cplusplus
  1530. | extern "C"
  1531. | #endif
  1532. | char authdes_create ();
  1533. | /* The GNU C library defines this for functions which it implements
  1534. | to always fail with ENOSYS. Some functions are actually named
  1535. | something starting with __ and the normal name is an alias. */
  1536. | #if defined __stub_authdes_create || defined __stub___authdes_create
  1537. | choke me
  1538. | #endif
  1539. |
  1540. | int
  1541. | main ()
  1542. | {
  1543. | return authdes_create ();
  1544. | ;
  1545. | return 0;
  1546. | }
  1547. configure:19525: result: no
  1548. configure:19599: checking if Secure RPC authentication ("SUN-DES-1") should be supported
  1549. configure:19606: result: no
  1550. configure:19611: checking what order to try transports in for local connections
  1551. configure:19688: result: LOCAL_TRANS,UNIX_TRANS,TCP_TRANS
  1552. configure:19692: checking if run-time linking is supported
  1553. configure:19694: checking for library containing dlopen
  1554. configure:19725: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  1555. /tmp/ccnJ8UAR.o: In function `main':
  1556. /home/spiky/Downloads/xc/lib/libX11-1.6.2/conftest.c:48: undefined reference to `dlopen'
  1557. collect2: error: ld returned 1 exit status
  1558. configure:19725: $? = 1
  1559. configure: failed program was:
  1560. | /* confdefs.h */
  1561. | #define PACKAGE_NAME "libX11"
  1562. | #define PACKAGE_TARNAME "libX11"
  1563. | #define PACKAGE_VERSION "1.6.2"
  1564. | #define PACKAGE_STRING "libX11 1.6.2"
  1565. | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
  1566. | #define PACKAGE_URL ""
  1567. | #define STDC_HEADERS 1
  1568. | #define HAVE_SYS_TYPES_H 1
  1569. | #define HAVE_SYS_STAT_H 1
  1570. | #define HAVE_STDLIB_H 1
  1571. | #define HAVE_STRING_H 1
  1572. | #define HAVE_MEMORY_H 1
  1573. | #define HAVE_STRINGS_H 1
  1574. | #define HAVE_INTTYPES_H 1
  1575. | #define HAVE_STDINT_H 1
  1576. | #define HAVE_UNISTD_H 1
  1577. | #define __EXTENSIONS__ 1
  1578. | #define _ALL_SOURCE 1
  1579. | #define _GNU_SOURCE 1
  1580. | #define _POSIX_PTHREAD_SEMANTICS 1
  1581. | #define _TANDEM_SOURCE 1
  1582. | #define PACKAGE "libX11"
  1583. | #define VERSION "1.6.2"
  1584. | #define HAVE_DLFCN_H 1
  1585. | #define LT_OBJDIR ".libs/"
  1586. | #define PACKAGE_VERSION_MAJOR 1
  1587. | #define PACKAGE_VERSION_MINOR 6
  1588. | #define PACKAGE_VERSION_PATCHLEVEL 2
  1589. | #define RETSIGTYPE void
  1590. | #define UNIXCONN 1
  1591. | #define TCPCONN 1
  1592. | #define IPv6 1
  1593. | #define HAVE_SOCKLEN_T 1
  1594. | #define LOCAL_TRANSPORT_LIST LOCAL_TRANS,UNIX_TRANS,TCP_TRANS
  1595. | /* end confdefs.h. */
  1596. |
  1597. | /* Override any GCC internal prototype to avoid an error.
  1598. | Use char because int might match the return type of a GCC
  1599. | builtin and then its argument prototype would still apply. */
  1600. | #ifdef __cplusplus
  1601. | extern "C"
  1602. | #endif
  1603. | char dlopen ();
  1604. | int
  1605. | main ()
  1606. | {
  1607. | return dlopen ();
  1608. | ;
  1609. | return 0;
  1610. | }
  1611. configure:19725: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5
  1612. configure:19725: $? = 0
  1613. configure:19742: result: -ldl
  1614. configure:19830: checking for dlfcn.h
  1615. configure:19830: result: yes
  1616. configure:19846: result: yes
  1617. configure:19849: checking if loadable i18n module support should be enabled
  1618. configure:19868: result: no
  1619. configure:19880: checking if loadable Xcursor library support should be enabled
  1620. configure:19894: result: yes
  1621. configure:19900: checking sys/select.h usability
  1622. configure:19900: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1623. configure:19900: $? = 0
  1624. configure:19900: result: yes
  1625. configure:19900: checking sys/select.h presence
  1626. configure:19900: gcc -E conftest.c
  1627. configure:19900: $? = 0
  1628. configure:19900: result: yes
  1629. configure:19900: checking for sys/select.h
  1630. configure:19900: result: yes
  1631. configure:19917: checking for strtol
  1632. configure:19917: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5
  1633. configure:19917: $? = 0
  1634. configure:19917: result: yes
  1635. configure:19917: checking for seteuid
  1636. configure:19917: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5
  1637. configure:19917: $? = 0
  1638. configure:19917: result: yes
  1639. configure:19928: checking whether issetugid is declared
  1640. configure:19928: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1641. conftest.c: In function 'main':
  1642. conftest.c:83:10: error: 'issetugid' undeclared (first use in this function)
  1643. (void) issetugid;
  1644. ^
  1645. conftest.c:83:10: note: each undeclared identifier is reported only once for each function it appears in
  1646. configure:19928: $? = 1
  1647. configure: failed program was:
  1648. | /* confdefs.h */
  1649. | #define PACKAGE_NAME "libX11"
  1650. | #define PACKAGE_TARNAME "libX11"
  1651. | #define PACKAGE_VERSION "1.6.2"
  1652. | #define PACKAGE_STRING "libX11 1.6.2"
  1653. | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
  1654. | #define PACKAGE_URL ""
  1655. | #define STDC_HEADERS 1
  1656. | #define HAVE_SYS_TYPES_H 1
  1657. | #define HAVE_SYS_STAT_H 1
  1658. | #define HAVE_STDLIB_H 1
  1659. | #define HAVE_STRING_H 1
  1660. | #define HAVE_MEMORY_H 1
  1661. | #define HAVE_STRINGS_H 1
  1662. | #define HAVE_INTTYPES_H 1
  1663. | #define HAVE_STDINT_H 1
  1664. | #define HAVE_UNISTD_H 1
  1665. | #define __EXTENSIONS__ 1
  1666. | #define _ALL_SOURCE 1
  1667. | #define _GNU_SOURCE 1
  1668. | #define _POSIX_PTHREAD_SEMANTICS 1
  1669. | #define _TANDEM_SOURCE 1
  1670. | #define PACKAGE "libX11"
  1671. | #define VERSION "1.6.2"
  1672. | #define HAVE_DLFCN_H 1
  1673. | #define LT_OBJDIR ".libs/"
  1674. | #define PACKAGE_VERSION_MAJOR 1
  1675. | #define PACKAGE_VERSION_MINOR 6
  1676. | #define PACKAGE_VERSION_PATCHLEVEL 2
  1677. | #define RETSIGTYPE void
  1678. | #define UNIXCONN 1
  1679. | #define TCPCONN 1
  1680. | #define IPv6 1
  1681. | #define HAVE_SOCKLEN_T 1
  1682. | #define LOCAL_TRANSPORT_LIST LOCAL_TRANS,UNIX_TRANS,TCP_TRANS
  1683. | #define HAVE_DLOPEN 1
  1684. | #define HAVE_DLFCN_H 1
  1685. | #define USE_DYNAMIC_XCURSOR 1
  1686. | #define HAVE_SYS_SELECT_H 1
  1687. | #define HAVE_STRTOL 1
  1688. | #define HAVE_SETEUID 1
  1689. | /* end confdefs.h. */
  1690. | #include <stdio.h>
  1691. | #ifdef HAVE_SYS_TYPES_H
  1692. | # include <sys/types.h>
  1693. | #endif
  1694. | #ifdef HAVE_SYS_STAT_H
  1695. | # include <sys/stat.h>
  1696. | #endif
  1697. | #ifdef STDC_HEADERS
  1698. | # include <stdlib.h>
  1699. | # include <stddef.h>
  1700. | #else
  1701. | # ifdef HAVE_STDLIB_H
  1702. | # include <stdlib.h>
  1703. | # endif
  1704. | #endif
  1705. | #ifdef HAVE_STRING_H
  1706. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1707. | # include <memory.h>
  1708. | # endif
  1709. | # include <string.h>
  1710. | #endif
  1711. | #ifdef HAVE_STRINGS_H
  1712. | # include <strings.h>
  1713. | #endif
  1714. | #ifdef HAVE_INTTYPES_H
  1715. | # include <inttypes.h>
  1716. | #endif
  1717. | #ifdef HAVE_STDINT_H
  1718. | # include <stdint.h>
  1719. | #endif
  1720. | #ifdef HAVE_UNISTD_H
  1721. | # include <unistd.h>
  1722. | #endif
  1723. | int
  1724. | main ()
  1725. | {
  1726. | #ifndef issetugid
  1727. | #ifdef __cplusplus
  1728. | (void) issetugid;
  1729. | #else
  1730. | (void) issetugid;
  1731. | #endif
  1732. | #endif
  1733. |
  1734. | ;
  1735. | return 0;
  1736. | }
  1737. configure:19928: result: no
  1738. configure:19933: checking for issetugid
  1739. configure:19933: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5
  1740. /tmp/ccFo1KLm.o: In function `main':
  1741. /home/spiky/Downloads/xc/lib/libX11-1.6.2/conftest.c:77: undefined reference to `issetugid'
  1742. collect2: error: ld returned 1 exit status
  1743. configure:19933: $? = 1
  1744. configure: failed program was:
  1745. | /* confdefs.h */
  1746. | #define PACKAGE_NAME "libX11"
  1747. | #define PACKAGE_TARNAME "libX11"
  1748. | #define PACKAGE_VERSION "1.6.2"
  1749. | #define PACKAGE_STRING "libX11 1.6.2"
  1750. | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
  1751. | #define PACKAGE_URL ""
  1752. | #define STDC_HEADERS 1
  1753. | #define HAVE_SYS_TYPES_H 1
  1754. | #define HAVE_SYS_STAT_H 1
  1755. | #define HAVE_STDLIB_H 1
  1756. | #define HAVE_STRING_H 1
  1757. | #define HAVE_MEMORY_H 1
  1758. | #define HAVE_STRINGS_H 1
  1759. | #define HAVE_INTTYPES_H 1
  1760. | #define HAVE_STDINT_H 1
  1761. | #define HAVE_UNISTD_H 1
  1762. | #define __EXTENSIONS__ 1
  1763. | #define _ALL_SOURCE 1
  1764. | #define _GNU_SOURCE 1
  1765. | #define _POSIX_PTHREAD_SEMANTICS 1
  1766. | #define _TANDEM_SOURCE 1
  1767. | #define PACKAGE "libX11"
  1768. | #define VERSION "1.6.2"
  1769. | #define HAVE_DLFCN_H 1
  1770. | #define LT_OBJDIR ".libs/"
  1771. | #define PACKAGE_VERSION_MAJOR 1
  1772. | #define PACKAGE_VERSION_MINOR 6
  1773. | #define PACKAGE_VERSION_PATCHLEVEL 2
  1774. | #define RETSIGTYPE void
  1775. | #define UNIXCONN 1
  1776. | #define TCPCONN 1
  1777. | #define IPv6 1
  1778. | #define HAVE_SOCKLEN_T 1
  1779. | #define LOCAL_TRANSPORT_LIST LOCAL_TRANS,UNIX_TRANS,TCP_TRANS
  1780. | #define HAVE_DLOPEN 1
  1781. | #define HAVE_DLFCN_H 1
  1782. | #define USE_DYNAMIC_XCURSOR 1
  1783. | #define HAVE_SYS_SELECT_H 1
  1784. | #define HAVE_STRTOL 1
  1785. | #define HAVE_SETEUID 1
  1786. | /* end confdefs.h. */
  1787. | /* Define issetugid to an innocuous variant, in case <limits.h> declares issetugid.
  1788. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1789. | #define issetugid innocuous_issetugid
  1790. |
  1791. | /* System header to define __stub macros and hopefully few prototypes,
  1792. | which can conflict with char issetugid (); below.
  1793. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1794. | <limits.h> exists even on freestanding compilers. */
  1795. |
  1796. | #ifdef __STDC__
  1797. | # include <limits.h>
  1798. | #else
  1799. | # include <assert.h>
  1800. | #endif
  1801. |
  1802. | #undef issetugid
  1803. |
  1804. | /* Override any GCC internal prototype to avoid an error.
  1805. | Use char because int might match the return type of a GCC
  1806. | builtin and then its argument prototype would still apply. */
  1807. | #ifdef __cplusplus
  1808. | extern "C"
  1809. | #endif
  1810. | char issetugid ();
  1811. | /* The GNU C library defines this for functions which it implements
  1812. | to always fail with ENOSYS. Some functions are actually named
  1813. | something starting with __ and the normal name is an alias. */
  1814. | #if defined __stub_issetugid || defined __stub___issetugid
  1815. | choke me
  1816. | #endif
  1817. |
  1818. | int
  1819. | main ()
  1820. | {
  1821. | return issetugid ();
  1822. | ;
  1823. | return 0;
  1824. | }
  1825. configure:19933: result: no
  1826. configure:19944: checking for getresuid
  1827. configure:19944: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5
  1828. configure:19944: $? = 0
  1829. configure:19944: result: yes
  1830. configure:19953: checking for shmat
  1831. configure:19953: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5
  1832. configure:19953: $? = 0
  1833. configure:19953: result: yes
  1834. configure:19993: checking for launchd
  1835. configure:20021: result: no
  1836. configure:20048: checking for getpwuid_r in -lc
  1837. configure:20073: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lc -ldl >&5
  1838. configure:20073: $? = 0
  1839. configure:20082: result: yes
  1840. configure:20107: checking for pthread_self in -lc
  1841. configure:20132: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lc -ldl >&5
  1842. configure:20132: $? = 0
  1843. configure:20141: result: yes
  1844. configure:20178: checking for poll
  1845. configure:20178: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5
  1846. configure:20178: $? = 0
  1847. configure:20178: result: yes
  1848. configure:20189: checking keysym definitions
  1849. configure:20201: error: /usr/local/include/X11 doesn't exist or isn't a directory
  1850.  
  1851. ## ---------------- ##
  1852. ## Cache variables. ##
  1853. ## ---------------- ##
  1854.  
  1855. ac_cv_build=i686-pc-linux-gnu
  1856. ac_cv_c_compiler_gnu=yes
  1857. ac_cv_env_BIGFONT_CFLAGS_set=
  1858. ac_cv_env_BIGFONT_CFLAGS_value=
  1859. ac_cv_env_BIGFONT_LIBS_set=
  1860. ac_cv_env_BIGFONT_LIBS_value=
  1861. ac_cv_env_CC_set=
  1862. ac_cv_env_CC_value=
  1863. ac_cv_env_CFLAGS_set=
  1864. ac_cv_env_CFLAGS_value=
  1865. ac_cv_env_CPPFLAGS_set=
  1866. ac_cv_env_CPPFLAGS_value=
  1867. ac_cv_env_CPP_set=
  1868. ac_cv_env_CPP_value=
  1869. ac_cv_env_FOP_set=
  1870. ac_cv_env_FOP_value=
  1871. ac_cv_env_LDFLAGS_set=
  1872. ac_cv_env_LDFLAGS_value=
  1873. ac_cv_env_LIBS_set=
  1874. ac_cv_env_LIBS_value=
  1875. ac_cv_env_LINT_FLAGS_set=
  1876. ac_cv_env_LINT_FLAGS_value=
  1877. ac_cv_env_LINT_set=
  1878. ac_cv_env_LINT_value=
  1879. ac_cv_env_PERL_set=
  1880. ac_cv_env_PERL_value=
  1881. ac_cv_env_PKG_CONFIG_set=
  1882. ac_cv_env_PKG_CONFIG_value=
  1883. ac_cv_env_X11_CFLAGS_set=
  1884. ac_cv_env_X11_CFLAGS_value=
  1885. ac_cv_env_X11_LIBS_set=
  1886. ac_cv_env_X11_LIBS_value=
  1887. ac_cv_env_XMLTO_set=
  1888. ac_cv_env_XMLTO_value=
  1889. ac_cv_env_XSLTPROC_set=
  1890. ac_cv_env_XSLTPROC_value=
  1891. ac_cv_env_build_alias_set=
  1892. ac_cv_env_build_alias_value=
  1893. ac_cv_env_host_alias_set=
  1894. ac_cv_env_host_alias_value=
  1895. ac_cv_env_target_alias_set=
  1896. ac_cv_env_target_alias_value=
  1897. ac_cv_func_authdes_create=no
  1898. ac_cv_func_authdes_seccreate=no
  1899. ac_cv_func_getaddrinfo=yes
  1900. ac_cv_func_getresuid=yes
  1901. ac_cv_func_issetugid=no
  1902. ac_cv_func_poll=yes
  1903. ac_cv_func_seteuid=yes
  1904. ac_cv_func_shmat=yes
  1905. ac_cv_func_strtol=yes
  1906. ac_cv_have_decl___INTEL_COMPILER=no
  1907. ac_cv_have_decl___SUNPRO_C=no
  1908. ac_cv_have_decl___clang__=no
  1909. ac_cv_have_decl_issetugid=no
  1910. ac_cv_header_dlfcn_h=yes
  1911. ac_cv_header_inttypes_h=yes
  1912. ac_cv_header_memory_h=yes
  1913. ac_cv_header_minix_config_h=no
  1914. ac_cv_header_stdc=yes
  1915. ac_cv_header_stdint_h=yes
  1916. ac_cv_header_stdlib_h=yes
  1917. ac_cv_header_string_h=yes
  1918. ac_cv_header_strings_h=yes
  1919. ac_cv_header_sys_select_h=yes
  1920. ac_cv_header_sys_stat_h=yes
  1921. ac_cv_header_sys_types_h=yes
  1922. ac_cv_header_unistd_h=yes
  1923. ac_cv_host=i686-pc-linux-gnu
  1924. ac_cv_lib_c_getpwuid_r=yes
  1925. ac_cv_lib_c_pthread_self=yes
  1926. ac_cv_member_struct_sockaddr_in_sin_len=no
  1927. ac_cv_objext=o
  1928. ac_cv_path_EGREP='/bin/grep -E'
  1929. ac_cv_path_FGREP='/bin/grep -F'
  1930. ac_cv_path_GREP=/bin/grep
  1931. ac_cv_path_PERL=/usr/bin/perl
  1932. ac_cv_path_RAWCPP=/usr/bin/cpp
  1933. ac_cv_path_SED=/bin/sed
  1934. ac_cv_path_XSLTPROC=/usr/bin/xsltproc
  1935. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  1936. ac_cv_path_install='/usr/bin/install -c'
  1937. ac_cv_path_mkdir=/bin/mkdir
  1938. ac_cv_prog_AWK=gawk
  1939. ac_cv_prog_CPP='gcc -E'
  1940. ac_cv_prog_LAUNCHD=no
  1941. ac_cv_prog_ac_ct_AR=ar
  1942. ac_cv_prog_ac_ct_CC=gcc
  1943. ac_cv_prog_ac_ct_OBJDUMP=objdump
  1944. ac_cv_prog_ac_ct_RANLIB=ranlib
  1945. ac_cv_prog_ac_ct_STRIP=strip
  1946. ac_cv_prog_cc_c89=
  1947. ac_cv_prog_cc_c99=-std=gnu99
  1948. ac_cv_prog_cc_g=yes
  1949. ac_cv_prog_make_make_set=yes
  1950. ac_cv_safe_to_define___extensions__=yes
  1951. ac_cv_search_dlopen=-ldl
  1952. ac_cv_search_gethostbyname='none required'
  1953. ac_cv_search_socket='none required'
  1954. ac_cv_type_signal=void
  1955. ac_cv_type_socklen_t=yes
  1956. am_cv_CC_dependencies_compiler_type=gcc3
  1957. am_cv_make_support_nested_variables=yes
  1958. am_cv_prog_cc_c_o=yes
  1959. lt_cv_ar_at_file=@
  1960. lt_cv_archive_cmds_need_lc=no
  1961. lt_cv_deplibs_check_method=pass_all
  1962. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1963. lt_cv_file_magic_test_file=
  1964. lt_cv_ld_reload_flag=-r
  1965. lt_cv_nm_interface='BSD nm'
  1966. lt_cv_objdir=.libs
  1967. lt_cv_path_LD=/usr/bin/ld
  1968. lt_cv_path_NM='/usr/bin/nm -B'
  1969. lt_cv_path_mainfest_tool=no
  1970. lt_cv_prog_compiler_c_o=yes
  1971. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  1972. lt_cv_prog_compiler_pic_works=yes
  1973. lt_cv_prog_compiler_rtti_exceptions=no
  1974. lt_cv_prog_compiler_static_works=yes
  1975. lt_cv_prog_gnu_ld=yes
  1976. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  1977. lt_cv_shlibpath_overrides_runpath=no
  1978. 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'\'''
  1979. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  1980. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  1981. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  1982. lt_cv_sys_max_cmd_len=1572864
  1983. lt_cv_to_host_file_cmd=func_convert_file_noop
  1984. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1985. xorg_cv_cc_flag__Wall=yes
  1986. xorg_cv_cc_flag__Wbad_function_cast=yes
  1987. xorg_cv_cc_flag__Wcast_qual=yes
  1988. xorg_cv_cc_flag__Wdeclaration_after_statement=yes
  1989. xorg_cv_cc_flag__Werror=yes
  1990. xorg_cv_cc_flag__Werror_address=yes
  1991. xorg_cv_cc_flag__Werror_array_bounds=yes
  1992. xorg_cv_cc_flag__Werror_attributes=yes
  1993. xorg_cv_cc_flag__Werror_implicit=yes
  1994. xorg_cv_cc_flag__Werror_init_self=yes
  1995. xorg_cv_cc_flag__Werror_int_to_pointer_cast=yes
  1996. xorg_cv_cc_flag__Werror_main=yes
  1997. xorg_cv_cc_flag__Werror_missing_braces=yes
  1998. xorg_cv_cc_flag__Werror_nonnull=yes
  1999. xorg_cv_cc_flag__Werror_pointer_to_int_cast=yes
  2000. xorg_cv_cc_flag__Werror_return_type=yes
  2001. xorg_cv_cc_flag__Werror_sequence_point=yes
  2002. xorg_cv_cc_flag__Werror_trigraphs=yes
  2003. xorg_cv_cc_flag__Werror_write_strings=yes
  2004. xorg_cv_cc_flag__Wformat_2=yes
  2005. xorg_cv_cc_flag__Wmissing_declarations=yes
  2006. xorg_cv_cc_flag__Wmissing_format_attribute=yes
  2007. xorg_cv_cc_flag__Wmissing_noreturn=yes
  2008. xorg_cv_cc_flag__Wmissing_prototypes=yes
  2009. xorg_cv_cc_flag__Wnested_externs=yes
  2010. xorg_cv_cc_flag__Wold_style_definition=yes
  2011. xorg_cv_cc_flag__Wpointer_arith=yes
  2012. xorg_cv_cc_flag__Wredundant_decls=yes
  2013. xorg_cv_cc_flag__Wshadow=yes
  2014. xorg_cv_cc_flag__Wstrict_prototypes=yes
  2015. xorg_cv_cc_flag__Wuninitialized=yes
  2016. xorg_cv_cc_flag__Wunused=yes
  2017. xorg_cv_cc_flag__pedantic=yes
  2018. xorg_cv_cc_flag_unknown_warning_option=no
  2019. xorg_cv_cc_flag_unused_command_line_argument=no
  2020.  
  2021. ## ----------------- ##
  2022. ## Output variables. ##
  2023. ## ----------------- ##
  2024.  
  2025. ACLOCAL='${SHELL} /home/spiky/Downloads/xc/lib/libX11-1.6.2/missing aclocal-1.14'
  2026. ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)'
  2027. ADMIN_MAN_SUFFIX='8'
  2028. AMDEPBACKSLASH='\'
  2029. AMDEP_FALSE='#'
  2030. AMDEP_TRUE=''
  2031. AMTAR='$${TAR-tar}'
  2032. AM_BACKSLASH='\'
  2033. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  2034. AM_DEFAULT_VERBOSITY='0'
  2035. AM_V='$(V)'
  2036. APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)'
  2037. APP_MAN_SUFFIX='1'
  2038. AR='ar'
  2039. AUTOCONF='${SHELL} /home/spiky/Downloads/xc/lib/libX11-1.6.2/missing autoconf'
  2040. AUTOHEADER='${SHELL} /home/spiky/Downloads/xc/lib/libX11-1.6.2/missing autoheader'
  2041. AUTOMAKE='${SHELL} /home/spiky/Downloads/xc/lib/libX11-1.6.2/missing automake-1.14'
  2042. AWK='gawk'
  2043. BASE_CFLAGS=' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast'
  2044. BIGFONT_CFLAGS=''
  2045. BIGFONT_LIBS=''
  2046. CC='gcc -std=gnu99'
  2047. CCDEPMODE='depmode=gcc3'
  2048. CC_FOR_BUILD='gcc -std=gnu99'
  2049. CFLAGS='-g -O2'
  2050. CFLAGS_FOR_BUILD='-g -O2'
  2051. CHANGELOG_CMD='(GIT_DIR=$(top_srcdir)/.git git log > $(top_srcdir)/.changelog.tmp && mv $(top_srcdir)/.changelog.tmp $(top_srcdir)/ChangeLog) || (rm -f $(top_srcdir)/.changelog.tmp; touch $(top_srcdir)/ChangeLog; echo '\''git directory not found: installing possibly empty changelog.'\'' >&2)'
  2052. CPP='gcc -E'
  2053. CPPFLAGS=''
  2054. CPPFLAGS_FOR_BUILD=''
  2055. CWARNFLAGS=' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing'
  2056. CYGPATH_W='echo'
  2057. DEFS=''
  2058. DEPDIR='.deps'
  2059. DLLTOOL='false'
  2060. DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)'
  2061. DRIVER_MAN_SUFFIX='4'
  2062. DSYMUTIL=''
  2063. DUMPBIN=''
  2064. ECHO_C=''
  2065. ECHO_N='-n'
  2066. ECHO_T=''
  2067. EGREP='/bin/grep -E'
  2068. ENABLE_SPECS_FALSE='#'
  2069. ENABLE_SPECS_TRUE=''
  2070. EXEEXT=''
  2071. FGREP='/bin/grep -F'
  2072. FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)'
  2073. FILE_MAN_SUFFIX='5'
  2074. FOP=''
  2075. GREP='/bin/grep'
  2076. HAVE_FOP_FALSE=''
  2077. HAVE_FOP_TRUE='#'
  2078. HAVE_PERL_FALSE='#'
  2079. HAVE_PERL_TRUE=''
  2080. HAVE_STYLESHEETS_FALSE=''
  2081. HAVE_STYLESHEETS_TRUE='#'
  2082. HAVE_XMLTO_FALSE=''
  2083. HAVE_XMLTO_TEXT_FALSE=''
  2084. HAVE_XMLTO_TEXT_TRUE='#'
  2085. HAVE_XMLTO_TRUE='#'
  2086. HAVE_XSLTPROC_FALSE='#'
  2087. HAVE_XSLTPROC_TRUE=''
  2088. I18N_MODULE_LIBS=''
  2089. INSTALL_CMD='(cp -f /usr/share/util-macros/INSTALL $(top_srcdir)/.INSTALL.tmp && mv $(top_srcdir)/.INSTALL.tmp $(top_srcdir)/INSTALL) || (rm -f $(top_srcdir)/.INSTALL.tmp; touch $(top_srcdir)/INSTALL; echo '\''util-macros "pkgdatadir" from xorg-macros.pc not found: installing possibly empty INSTALL.'\'' >&2)'
  2090. INSTALL_DATA='${INSTALL} -m 644'
  2091. INSTALL_PROGRAM='${INSTALL}'
  2092. INSTALL_SCRIPT='${INSTALL}'
  2093. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  2094. KEYSYMDEFS=''
  2095. LAUNCHD='no'
  2096. LD='/usr/bin/ld'
  2097. LDFLAGS=''
  2098. LDFLAGS_FOR_BUILD=''
  2099. LIBOBJS=''
  2100. LIBS='-ldl '
  2101. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  2102. LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)'
  2103. LIB_MAN_SUFFIX='3'
  2104. LINT=''
  2105. LINTLIB=''
  2106. LINT_FALSE=''
  2107. LINT_FLAGS=''
  2108. LINT_TRUE=''
  2109. LIPO=''
  2110. LN_S='ln -s'
  2111. LTLIBOBJS=''
  2112. MAKEINFO='${SHELL} /home/spiky/Downloads/xc/lib/libX11-1.6.2/missing makeinfo'
  2113. MAKE_LINT_LIB_FALSE=''
  2114. MAKE_LINT_LIB_TRUE=''
  2115. MALLOC_ZERO_CFLAGS=''
  2116. MANIFEST_TOOL=':'
  2117. MAN_SUBSTS=' -e '\''s|__vendorversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' -e '\''s|__xorgversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' -e '\''s|__xservername__|Xorg|g'\'' -e '\''s|__xconfigfile__|xorg.conf|g'\'' -e '\''s|__projectroot__|$(prefix)|g'\'' -e '\''s|__apploaddir__|$(appdefaultdir)|g'\'' -e '\''s|__appmansuffix__|$(APP_MAN_SUFFIX)|g'\'' -e '\''s|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g'\'' -e '\''s|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g'\'' -e '\''s|__libmansuffix__|$(LIB_MAN_SUFFIX)|g'\'' -e '\''s|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g'\'' -e '\''s|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'\'''
  2118. MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)'
  2119. MISC_MAN_SUFFIX='7'
  2120. MKDIR_P='/bin/mkdir -p'
  2121. NM='/usr/bin/nm -B'
  2122. NMEDIT=''
  2123. OBJDUMP='objdump'
  2124. OBJEXT='o'
  2125. OS2_FALSE=''
  2126. OS2_TRUE='#'
  2127. OTOOL64=''
  2128. OTOOL=''
  2129. PACKAGE='libX11'
  2130. PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
  2131. PACKAGE_NAME='libX11'
  2132. PACKAGE_STRING='libX11 1.6.2'
  2133. PACKAGE_TARNAME='libX11'
  2134. PACKAGE_URL=''
  2135. PACKAGE_VERSION='1.6.2'
  2136. PATH_SEPARATOR=':'
  2137. PERL='/usr/bin/perl'
  2138. PKG_CONFIG='/usr/bin/pkg-config'
  2139. RANLIB='ranlib'
  2140. RAWCPP='/usr/bin/cpp'
  2141. RAWCPPFLAGS='-undef -traditional'
  2142. SED='/bin/sed'
  2143. SET_MAKE=''
  2144. SHELL='/bin/sh'
  2145. STRICT_CFLAGS=' -pedantic -Werror -Werror=attributes'
  2146. STRIP='strip'
  2147. STYLESHEET_SRCDIR=''
  2148. THRSTUBS_FALSE=''
  2149. THRSTUBS_TRUE='#'
  2150. VERSION='1.6.2'
  2151. WCHAR32='1'
  2152. X11_CFLAGS=''
  2153. X11_DATADIR=''
  2154. X11_EXTRA_DEPS='xcb >= 1.1.92'
  2155. X11_LIBDIR=''
  2156. X11_LIBS=''
  2157. X11_LOCALEDATADIR=''
  2158. X11_LOCALEDIR=''
  2159. X11_LOCALELIBDIR=''
  2160. XCMS_FALSE=''
  2161. XCMS_TRUE=''
  2162. XERRORDB=''
  2163. XKBPROTO_REQUIRES=''
  2164. XKB_FALSE=''
  2165. XKB_TRUE=''
  2166. XKEYSYMDB=''
  2167. XLIB_LOADABLE_I18N_FALSE=''
  2168. XLIB_LOADABLE_I18N_TRUE='#'
  2169. XLOCALEDATADIR=''
  2170. XLOCALEDIR=''
  2171. XLOCALELIBDIR=''
  2172. XLOCALE_FALSE=''
  2173. XLOCALE_TRUE=''
  2174. XMALLOC_ZERO_CFLAGS=''
  2175. XMLTO=''
  2176. XORG_MAN_PAGE='X Version 11'
  2177. XORG_SGML_PATH=''
  2178. XSLTPROC='/usr/bin/xsltproc'
  2179. XSL_STYLESHEET=''
  2180. XTHREADLIB='-lpthread'
  2181. XTHREAD_CFLAGS=''
  2182. XTMALLOC_ZERO_CFLAGS=''
  2183. ac_ct_AR='ar'
  2184. ac_ct_CC='gcc'
  2185. ac_ct_DUMPBIN=''
  2186. am__EXEEXT_FALSE=''
  2187. am__EXEEXT_TRUE=''
  2188. am__fastdepCC_FALSE='#'
  2189. am__fastdepCC_TRUE=''
  2190. am__include='include'
  2191. am__isrc=''
  2192. am__leading_dot='.'
  2193. am__nodep='_no'
  2194. am__quote=''
  2195. am__tar='$${TAR-tar} chof - "$$tardir"'
  2196. am__untar='$${TAR-tar} xf -'
  2197. bindir='${exec_prefix}/bin'
  2198. build='i686-pc-linux-gnu'
  2199. build_alias=''
  2200. build_cpu='i686'
  2201. build_os='linux-gnu'
  2202. build_vendor='pc'
  2203. datadir='${datarootdir}'
  2204. datarootdir='${prefix}/share'
  2205. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  2206. dvidir='${docdir}'
  2207. exec_prefix='NONE'
  2208. host='i686-pc-linux-gnu'
  2209. host_alias=''
  2210. host_cpu='i686'
  2211. host_os='linux-gnu'
  2212. host_vendor='pc'
  2213. htmldir='${docdir}'
  2214. includedir='${prefix}/include'
  2215. infodir='${datarootdir}/info'
  2216. install_sh='${SHELL} /home/spiky/Downloads/xc/lib/libX11-1.6.2/install-sh'
  2217. libdir='${exec_prefix}/lib'
  2218. libexecdir='${exec_prefix}/libexec'
  2219. localedir='${datarootdir}/locale'
  2220. locales=''
  2221. localstatedir='/var'
  2222. mandir='${datarootdir}/man'
  2223. mkdir_p='$(MKDIR_P)'
  2224. oldincludedir='/usr/include'
  2225. pdfdir='${docdir}'
  2226. prefix='/usr'
  2227. program_transform_name='s,x,x,'
  2228. psdir='${docdir}'
  2229. sbindir='${exec_prefix}/sbin'
  2230. sharedstatedir='${prefix}/com'
  2231. sysconfdir='/etc'
  2232. target_alias=''
  2233.  
  2234. ## ----------- ##
  2235. ## confdefs.h. ##
  2236. ## ----------- ##
  2237.  
  2238. /* confdefs.h */
  2239. #define PACKAGE_NAME "libX11"
  2240. #define PACKAGE_TARNAME "libX11"
  2241. #define PACKAGE_VERSION "1.6.2"
  2242. #define PACKAGE_STRING "libX11 1.6.2"
  2243. #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
  2244. #define PACKAGE_URL ""
  2245. #define STDC_HEADERS 1
  2246. #define HAVE_SYS_TYPES_H 1
  2247. #define HAVE_SYS_STAT_H 1
  2248. #define HAVE_STDLIB_H 1
  2249. #define HAVE_STRING_H 1
  2250. #define HAVE_MEMORY_H 1
  2251. #define HAVE_STRINGS_H 1
  2252. #define HAVE_INTTYPES_H 1
  2253. #define HAVE_STDINT_H 1
  2254. #define HAVE_UNISTD_H 1
  2255. #define __EXTENSIONS__ 1
  2256. #define _ALL_SOURCE 1
  2257. #define _GNU_SOURCE 1
  2258. #define _POSIX_PTHREAD_SEMANTICS 1
  2259. #define _TANDEM_SOURCE 1
  2260. #define PACKAGE "libX11"
  2261. #define VERSION "1.6.2"
  2262. #define HAVE_DLFCN_H 1
  2263. #define LT_OBJDIR ".libs/"
  2264. #define PACKAGE_VERSION_MAJOR 1
  2265. #define PACKAGE_VERSION_MINOR 6
  2266. #define PACKAGE_VERSION_PATCHLEVEL 2
  2267. #define RETSIGTYPE void
  2268. #define UNIXCONN 1
  2269. #define TCPCONN 1
  2270. #define IPv6 1
  2271. #define HAVE_SOCKLEN_T 1
  2272. #define LOCAL_TRANSPORT_LIST LOCAL_TRANS,UNIX_TRANS,TCP_TRANS
  2273. #define HAVE_DLOPEN 1
  2274. #define HAVE_DLFCN_H 1
  2275. #define USE_DYNAMIC_XCURSOR 1
  2276. #define HAVE_SYS_SELECT_H 1
  2277. #define HAVE_STRTOL 1
  2278. #define HAVE_SETEUID 1
  2279. #define HASGETRESUID 1
  2280. #define HAS_SHM 1
  2281. #define XTHREADS 1
  2282. #define XUSE_MTSAFE_API 1
  2283. #define USE_POLL 1
  2284.  
  2285. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement