Guest User

Untitled

a guest
May 25th, 2020
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.69 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 libxcb configure 1.14, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ /var/tmp/portage/x11-libs/libxcb-1.14/work/libxcb-1.14/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libxcb-1.14 --htmldir=/usr/share/doc/libxcb-1.14/html --with-sysroot=/ --libdir=/usr/lib --disable-selective-werror --disable-devel-docs --disable-selinux --enable-shared --disable-static
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = localhost
  14. uname -m = x86_64
  15. uname -r = 5.3.0-40-generic
  16. uname -s = Linux
  17. uname -v = #32~18.04.1-Ubuntu SMP Mon Feb 3 14:05:59 UTC 2020
  18.  
  19. /usr/bin/uname -p = Intel(R) Core(TM) i5-8500 CPU @ 3.00GHz
  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: /var/tmp/portage/x11-libs/libxcb-1.14/temp/python3.7/bin
  31. PATH: /usr/lib/portage/python3.7/ebuild-helpers/xattr
  32. PATH: /usr/lib/portage/python3.7/ebuild-helpers
  33. PATH: /usr/local/sbin
  34. PATH: /usr/local/bin
  35. PATH: /usr/sbin
  36. PATH: /usr/bin
  37. PATH: /sbin
  38. PATH: /bin
  39. PATH: /opt/bin
  40. PATH: /usr/lib/llvm/9/bin
  41.  
  42.  
  43. ## ----------- ##
  44. ## Core tests. ##
  45. ## ----------- ##
  46.  
  47. configure:2595: checking for a BSD-compatible install
  48. configure:2663: result: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c
  49. configure:2674: checking whether build environment is sane
  50. configure:2729: result: yes
  51. configure:2878: checking for a thread-safe mkdir -p
  52. configure:2917: result: /bin/mkdir -p
  53. configure:2924: checking for gawk
  54. configure:2940: found /usr/bin/gawk
  55. configure:2951: result: gawk
  56. configure:2962: checking whether make sets $(MAKE)
  57. configure:2984: result: yes
  58. configure:3013: checking whether make supports nested variables
  59. configure:3030: result: yes
  60. configure:3164: checking whether /usr/bin/python3.7 version is >= 2.6
  61. configure:3175: /usr/bin/python3.7 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.6'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
  62. configure:3178: $? = 0
  63. configure:3180: result: yes
  64. configure:3273: checking for /usr/bin/python3.7 version
  65. configure:3280: result: 3.7
  66. configure:3292: checking for /usr/bin/python3.7 platform
  67. configure:3299: result: linux
  68. configure:3325: checking for /usr/bin/python3.7 script directory
  69. configure:3360: result: ${prefix}/lib/python3.7/site-packages
  70. configure:3369: checking for /usr/bin/python3.7 extension module directory
  71. configure:3404: result: ${exec_prefix}/lib/python3.7/site-packages
  72. configure:3425: checking whether make supports the include directive
  73. configure:3440: make -f confmf.GNU && cat confinc.out
  74. this is the am__doit target
  75. configure:3443: $? = 0
  76. configure:3462: result: yes (GNU style)
  77. configure:3492: checking for i686-pc-linux-gnu-gcc
  78. configure:3519: result: x86_64-pc-linux-gnu-gcc -m32
  79. configure:3788: checking for C compiler version
  80. configure:3797: x86_64-pc-linux-gnu-gcc -m32 --version >&5
  81. x86_64-pc-linux-gnu-gcc (Gentoo 9.3.0 p2) 9.3.0
  82. Copyright (C) 2019 Free Software Foundation, Inc.
  83. This is free software; see the source for copying conditions. There is NO
  84. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  85.  
  86. configure:3808: $? = 0
  87. configure:3797: x86_64-pc-linux-gnu-gcc -m32 -v >&5
  88. Using built-in specs.
  89. COLLECT_GCC=x86_64-pc-linux-gnu-gcc
  90. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/9.3.0/lto-wrapper
  91. Target: x86_64-pc-linux-gnu
  92. Configured with: /var/tmp/portage/sys-devel/gcc-9.3.0/work/gcc-9.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/9.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include/g++-v9 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/9.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 9.3.0 p2' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libada --disable-systemtap --enable-vtable-verify --enable-lto --without-isl --enable-default-pie --enable-default-ssp
  93. Thread model: posix
  94. gcc version 9.3.0 (Gentoo 9.3.0 p2)
  95. configure:3808: $? = 0
  96. configure:3797: x86_64-pc-linux-gnu-gcc -m32 -V >&5
  97. x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V'
  98. x86_64-pc-linux-gnu-gcc: fatal error: no input files
  99. compilation terminated.
  100. configure:3808: $? = 1
  101. configure:3797: x86_64-pc-linux-gnu-gcc -m32 -qversion >&5
  102. x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  103. x86_64-pc-linux-gnu-gcc: fatal error: no input files
  104. compilation terminated.
  105. configure:3808: $? = 1
  106. configure:3828: checking whether the C compiler works
  107. configure:3850: x86_64-pc-linux-gnu-gcc -m32 -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  108. configure:3854: $? = 0
  109. configure:3902: result: yes
  110. configure:3905: checking for C compiler default output file name
  111. configure:3907: result: a.out
  112. configure:3913: checking for suffix of executables
  113. configure:3920: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  114. configure:3924: $? = 0
  115. configure:3946: result:
  116. configure:3968: checking whether we are cross compiling
  117. configure:3976: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  118. configure:3980: $? = 0
  119. configure:3987: ./conftest
  120. configure:3991: $? = 0
  121. configure:3979: result: no
  122. configure:3984: checking for suffix of object files
  123. configure:4006: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  124. configure:4010: $? = 0
  125. configure:4031: result: o
  126. configure:4035: checking whether we are using the GNU C compiler
  127. configure:4054: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  128. configure:4054: $? = 0
  129. configure:4063: result: yes
  130. configure:4072: checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g
  131. configure:4092: x86_64-pc-linux-gnu-gcc -m32 -c -g conftest.c >&5
  132. configure:4092: $? = 0
  133. configure:4133: result: yes
  134. configure:4150: checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89
  135. configure:4213: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  136. configure:4213: $? = 0
  137. configure:4226: result: none needed
  138. configure:4251: checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together
  139. configure:4273: x86_64-pc-linux-gnu-gcc -m32 -c conftest.c -o conftest2.o
  140. configure:4276: $? = 0
  141. configure:4273: x86_64-pc-linux-gnu-gcc -m32 -c conftest.c -o conftest2.o
  142. configure:4276: $? = 0
  143. configure:4288: result: yes
  144. configure:4307: checking dependency style of x86_64-pc-linux-gnu-gcc -m32
  145. configure:4418: result: none
  146. configure:4439: checking how to run the C preprocessor
  147. configure:4470: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c
  148. configure:4470: $? = 0
  149. configure:4484: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c
  150. conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
  151. 11 | #include <ac_nonexistent.h>
  152. | ^~~~~~~~~~~~~~~~~~
  153. compilation terminated.
  154. configure:4484: $? = 1
  155. configure: failed program was:
  156. | /* confdefs.h */
  157. | #define PACKAGE_NAME "libxcb"
  158. | #define PACKAGE_TARNAME "libxcb"
  159. | #define PACKAGE_VERSION "1.14"
  160. | #define PACKAGE_STRING "libxcb 1.14"
  161. | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/lib/libxcb/issues"
  162. | #define PACKAGE_URL ""
  163. | #define PACKAGE "libxcb"
  164. | #define VERSION "1.14"
  165. | /* end confdefs.h. */
  166. | #include <ac_nonexistent.h>
  167. configure:4509: result: x86_64-pc-linux-gnu-gcc -m32 -E
  168. configure:4529: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c
  169. configure:4529: $? = 0
  170. configure:4543: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c
  171. conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
  172. 11 | #include <ac_nonexistent.h>
  173. | ^~~~~~~~~~~~~~~~~~
  174. compilation terminated.
  175. configure:4543: $? = 1
  176. configure: failed program was:
  177. | /* confdefs.h */
  178. | #define PACKAGE_NAME "libxcb"
  179. | #define PACKAGE_TARNAME "libxcb"
  180. | #define PACKAGE_VERSION "1.14"
  181. | #define PACKAGE_STRING "libxcb 1.14"
  182. | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/lib/libxcb/issues"
  183. | #define PACKAGE_URL ""
  184. | #define PACKAGE "libxcb"
  185. | #define VERSION "1.14"
  186. | /* end confdefs.h. */
  187. | #include <ac_nonexistent.h>
  188. configure:4572: checking for grep that handles long lines and -e
  189. configure:4630: result: /bin/grep
  190. configure:4635: checking for egrep
  191. configure:4697: result: /bin/grep -E
  192. configure:4702: checking for ANSI C header files
  193. configure:4722: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  194. configure:4722: $? = 0
  195. configure:4795: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  196. configure:4795: $? = 0
  197. configure:4795: ./conftest
  198. configure:4795: $? = 0
  199. configure:4806: result: yes
  200. configure:4819: checking for sys/types.h
  201. configure:4819: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  202. configure:4819: $? = 0
  203. configure:4819: result: yes
  204. configure:4819: checking for sys/stat.h
  205. configure:4819: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  206. configure:4819: $? = 0
  207. configure:4819: result: yes
  208. configure:4819: checking for stdlib.h
  209. configure:4819: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  210. configure:4819: $? = 0
  211. configure:4819: result: yes
  212. configure:4819: checking for string.h
  213. configure:4819: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  214. configure:4819: $? = 0
  215. configure:4819: result: yes
  216. configure:4819: checking for memory.h
  217. configure:4819: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  218. configure:4819: $? = 0
  219. configure:4819: result: yes
  220. configure:4819: checking for strings.h
  221. configure:4819: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  222. configure:4819: $? = 0
  223. configure:4819: result: yes
  224. configure:4819: checking for inttypes.h
  225. configure:4819: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  226. configure:4819: $? = 0
  227. configure:4819: result: yes
  228. configure:4819: checking for stdint.h
  229. configure:4819: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  230. configure:4819: $? = 0
  231. configure:4819: result: yes
  232. configure:4819: checking for unistd.h
  233. configure:4819: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  234. configure:4819: $? = 0
  235. configure:4819: result: yes
  236. configure:4832: checking minix/config.h usability
  237. configure:4832: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  238. conftest.c:54:10: fatal error: minix/config.h: No such file or directory
  239. 54 | #include <minix/config.h>
  240. | ^~~~~~~~~~~~~~~~
  241. compilation terminated.
  242. configure:4832: $? = 1
  243. configure: failed program was:
  244. | /* confdefs.h */
  245. | #define PACKAGE_NAME "libxcb"
  246. | #define PACKAGE_TARNAME "libxcb"
  247. | #define PACKAGE_VERSION "1.14"
  248. | #define PACKAGE_STRING "libxcb 1.14"
  249. | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/lib/libxcb/issues"
  250. | #define PACKAGE_URL ""
  251. | #define PACKAGE "libxcb"
  252. | #define VERSION "1.14"
  253. | #define STDC_HEADERS 1
  254. | #define HAVE_SYS_TYPES_H 1
  255. | #define HAVE_SYS_STAT_H 1
  256. | #define HAVE_STDLIB_H 1
  257. | #define HAVE_STRING_H 1
  258. | #define HAVE_MEMORY_H 1
  259. | #define HAVE_STRINGS_H 1
  260. | #define HAVE_INTTYPES_H 1
  261. | #define HAVE_STDINT_H 1
  262. | #define HAVE_UNISTD_H 1
  263. | /* end confdefs.h. */
  264. | #include <stdio.h>
  265. | #ifdef HAVE_SYS_TYPES_H
  266. | # include <sys/types.h>
  267. | #endif
  268. | #ifdef HAVE_SYS_STAT_H
  269. | # include <sys/stat.h>
  270. | #endif
  271. | #ifdef STDC_HEADERS
  272. | # include <stdlib.h>
  273. | # include <stddef.h>
  274. | #else
  275. | # ifdef HAVE_STDLIB_H
  276. | # include <stdlib.h>
  277. | # endif
  278. | #endif
  279. | #ifdef HAVE_STRING_H
  280. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  281. | # include <memory.h>
  282. | # endif
  283. | # include <string.h>
  284. | #endif
  285. | #ifdef HAVE_STRINGS_H
  286. | # include <strings.h>
  287. | #endif
  288. | #ifdef HAVE_INTTYPES_H
  289. | # include <inttypes.h>
  290. | #endif
  291. | #ifdef HAVE_STDINT_H
  292. | # include <stdint.h>
  293. | #endif
  294. | #ifdef HAVE_UNISTD_H
  295. | # include <unistd.h>
  296. | #endif
  297. | #include <minix/config.h>
  298. configure:4832: result: no
  299. configure:4832: checking minix/config.h presence
  300. configure:4832: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c
  301. conftest.c:21:10: fatal error: minix/config.h: No such file or directory
  302. 21 | #include <minix/config.h>
  303. | ^~~~~~~~~~~~~~~~
  304. compilation terminated.
  305. configure:4832: $? = 1
  306. configure: failed program was:
  307. | /* confdefs.h */
  308. | #define PACKAGE_NAME "libxcb"
  309. | #define PACKAGE_TARNAME "libxcb"
  310. | #define PACKAGE_VERSION "1.14"
  311. | #define PACKAGE_STRING "libxcb 1.14"
  312. | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/lib/libxcb/issues"
  313. | #define PACKAGE_URL ""
  314. | #define PACKAGE "libxcb"
  315. | #define VERSION "1.14"
  316. | #define STDC_HEADERS 1
  317. | #define HAVE_SYS_TYPES_H 1
  318. | #define HAVE_SYS_STAT_H 1
  319. | #define HAVE_STDLIB_H 1
  320. | #define HAVE_STRING_H 1
  321. | #define HAVE_MEMORY_H 1
  322. | #define HAVE_STRINGS_H 1
  323. | #define HAVE_INTTYPES_H 1
  324. | #define HAVE_STDINT_H 1
  325. | #define HAVE_UNISTD_H 1
  326. | /* end confdefs.h. */
  327. | #include <minix/config.h>
  328. configure:4832: result: no
  329. configure:4832: checking for minix/config.h
  330. configure:4832: result: no
  331. configure:4853: checking whether it is safe to define __EXTENSIONS__
  332. configure:4871: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  333. configure:4871: $? = 0
  334. configure:4878: result: yes
  335. configure:4924: checking build system type
  336. configure:4938: result: i686-pc-linux-gnu
  337. configure:4958: checking host system type
  338. configure:4971: result: i686-pc-linux-gnu
  339. configure:5012: checking how to print strings
  340. configure:5039: result: printf
  341. configure:5060: checking for a sed that does not truncate output
  342. configure:5124: result: /bin/sed
  343. configure:5142: checking for fgrep
  344. configure:5204: result: /bin/grep -F
  345. configure:5239: checking for ld used by x86_64-pc-linux-gnu-gcc -m32
  346. configure:5306: result: x86_64-pc-linux-gnu-ld -m elf_i386
  347. configure:5313: checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld
  348. configure:5328: result: yes
  349. configure:5340: checking for BSD- or MS-compatible name lister (nm)
  350. configure:5394: result: /usr/bin/nm -B
  351. configure:5524: checking the name lister (/usr/bin/nm -B) interface
  352. configure:5531: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  353. configure:5534: /usr/bin/nm -B "conftest.o"
  354. configure:5537: output
  355. 00000000 B some_variable
  356. configure:5538: result: BSD nm
  357. configure:5541: checking whether ln -s works
  358. configure:5545: result: yes
  359. configure:5553: checking the maximum length of command line arguments
  360. configure:5689: result: 1572864
  361. configure:5737: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format
  362. configure:5777: result: func_convert_file_noop
  363. configure:5784: checking how to convert i686-pc-linux-gnu file names to toolchain format
  364. configure:5804: result: func_convert_file_noop
  365. configure:5811: checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files
  366. configure:5818: result: -r
  367. configure:5852: checking for i686-pc-linux-gnu-objdump
  368. configure:5882: result: no
  369. configure:5892: checking for objdump
  370. configure:5908: found /usr/bin/objdump
  371. configure:5919: result: objdump
  372. configure:5948: checking how to recognize dependent libraries
  373. configure:6148: result: pass_all
  374. configure:6193: checking for i686-pc-linux-gnu-dlltool
  375. configure:6223: result: no
  376. configure:6233: checking for dlltool
  377. configure:6263: result: no
  378. configure:6290: checking how to associate runtime and link libraries
  379. configure:6317: result: printf %s\n
  380. configure:6333: checking for i686-pc-linux-gnu-ar
  381. configure:6363: result: no
  382. configure:6377: checking for ar
  383. configure:6393: found /usr/bin/ar
  384. configure:6404: result: ar
  385. configure:6441: checking for archiver @FILE support
  386. configure:6458: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  387. configure:6458: $? = 0
  388. configure:6461: ar cru libconftest.a @conftest.lst >&5
  389. configure:6464: $? = 0
  390. configure:6469: ar cru libconftest.a @conftest.lst >&5
  391. ar: conftest.o: No such file or directory
  392. configure:6472: $? = 1
  393. configure:6471: result: @
  394. configure:6489: checking for i686-pc-linux-gnu-strip
  395. configure:6519: result: no
  396. configure:6529: checking for strip
  397. configure:6545: found /usr/bin/strip
  398. configure:6556: result: strip
  399. configure:6588: checking for i686-pc-linux-gnu-ranlib
  400. configure:6618: result: no
  401. configure:6628: checking for ranlib
  402. configure:6644: found /usr/bin/ranlib
  403. configure:6655: result: ranlib
  404. configure:6757: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 object
  405. configure:6910: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  406. configure:6913: $? = 0
  407. configure:6917: /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
  408. configure:6920: $? = 0
  409. configure:6986: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5
  410. configure:6989: $? = 0
  411. configure:7027: result: ok
  412. configure:7074: checking for sysroot
  413. configure:7104: result: /
  414. configure:7111: checking for a working dd
  415. configure:7149: result: /bin/dd
  416. configure:7153: checking how to truncate binary pipes
  417. configure:7168: result: /bin/dd bs=4096 count=1
  418. configure:7457: checking for i686-pc-linux-gnu-mt
  419. configure:7487: result: no
  420. configure:7497: checking for mt
  421. configure:7527: result: no
  422. configure:7547: checking if : is a manifest tool
  423. configure:7553: : '-?'
  424. configure:7561: result: no
  425. configure:8235: checking for dlfcn.h
  426. configure:8235: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  427. configure:8235: $? = 0
  428. configure:8235: result: yes
  429. configure:8789: checking for objdir
  430. configure:8804: result: .libs
  431. configure:9068: checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions
  432. configure:9086: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5
  433. cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
  434. configure:9090: $? = 0
  435. configure:9103: result: no
  436. configure:9461: checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC
  437. configure:9468: result: -fPIC -DPIC
  438. configure:9476: checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works
  439. configure:9494: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5
  440. configure:9498: $? = 0
  441. configure:9511: result: yes
  442. configure:9540: checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works
  443. configure:9568: result: yes
  444. configure:9583: checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o
  445. configure:9604: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe -o out/conftest2.o conftest.c >&5
  446. configure:9608: $? = 0
  447. configure:9630: result: yes
  448. configure:9638: checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o
  449. configure:9685: result: yes
  450. configure:9718: checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries
  451. configure:10977: result: yes
  452. configure:11014: checking whether -lc should be explicitly linked in
  453. configure:11022: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  454. configure:11025: $? = 0
  455. configure:11040: x86_64-pc-linux-gnu-gcc -m32 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  456. configure:11043: $? = 0
  457. configure:11057: result: no
  458. configure:11217: checking dynamic linker characteristics
  459. configure:11811: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5
  460. configure:11811: $? = 0
  461. configure:12048: result: GNU/Linux ld.so
  462. configure:12170: checking how to hardcode library paths into programs
  463. configure:12195: result: immediate
  464. configure:12743: checking whether stripping libraries is possible
  465. configure:12748: result: yes
  466. configure:12783: checking if libtool supports shared libraries
  467. configure:12785: result: yes
  468. configure:12788: checking whether to build shared libraries
  469. configure:12813: result: yes
  470. configure:12816: checking whether to build static libraries
  471. configure:12820: result: no
  472. configure:9649: checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C99
  473. configure:9798: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  474. configure:9798: $? = 0
  475. configure:9811: result: none needed
  476. configure:9830: checking whether __clang__ is declared
  477. configure:9830: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  478. conftest.c: In function 'main':
  479. conftest.c:68:10: error: '__clang__' undeclared (first use in this function)
  480. 68 | (void) __clang__;
  481. | ^~~~~~~~~
  482. conftest.c:68:10: note: each undeclared identifier is reported only once for each function it appears in
  483. configure:9830: $? = 1
  484. configure: failed program was:
  485. | /* confdefs.h */
  486. | #define PACKAGE_NAME "libxcb"
  487. | #define PACKAGE_TARNAME "libxcb"
  488. | #define PACKAGE_VERSION "1.14"
  489. | #define PACKAGE_STRING "libxcb 1.14"
  490. | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/lib/libxcb/issues"
  491. | #define PACKAGE_URL ""
  492. | #define PACKAGE "libxcb"
  493. | #define VERSION "1.14"
  494. | #define STDC_HEADERS 1
  495. | #define HAVE_SYS_TYPES_H 1
  496. | #define HAVE_SYS_STAT_H 1
  497. | #define HAVE_STDLIB_H 1
  498. | #define HAVE_STRING_H 1
  499. | #define HAVE_MEMORY_H 1
  500. | #define HAVE_STRINGS_H 1
  501. | #define HAVE_INTTYPES_H 1
  502. | #define HAVE_STDINT_H 1
  503. | #define HAVE_UNISTD_H 1
  504. | #define __EXTENSIONS__ 1
  505. | #define _ALL_SOURCE 1
  506. | #define _GNU_SOURCE 1
  507. | #define _POSIX_PTHREAD_SEMANTICS 1
  508. | #define _TANDEM_SOURCE 1
  509. | #define HAVE_DLFCN_H 1
  510. | #define LT_OBJDIR ".libs/"
  511. | /* end confdefs.h. */
  512. | #include <stdio.h>
  513. | #ifdef HAVE_SYS_TYPES_H
  514. | # include <sys/types.h>
  515. | #endif
  516. | #ifdef HAVE_SYS_STAT_H
  517. | # include <sys/stat.h>
  518. | #endif
  519. | #ifdef STDC_HEADERS
  520. | # include <stdlib.h>
  521. | # include <stddef.h>
  522. | #else
  523. | # ifdef HAVE_STDLIB_H
  524. | # include <stdlib.h>
  525. | # endif
  526. | #endif
  527. | #ifdef HAVE_STRING_H
  528. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  529. | # include <memory.h>
  530. | # endif
  531. | # include <string.h>
  532. | #endif
  533. | #ifdef HAVE_STRINGS_H
  534. | # include <strings.h>
  535. | #endif
  536. | #ifdef HAVE_INTTYPES_H
  537. | # include <inttypes.h>
  538. | #endif
  539. | #ifdef HAVE_STDINT_H
  540. | # include <stdint.h>
  541. | #endif
  542. | #ifdef HAVE_UNISTD_H
  543. | # include <unistd.h>
  544. | #endif
  545. | int
  546. | main ()
  547. | {
  548. | #ifndef __clang__
  549. | #ifdef __cplusplus
  550. | (void) __clang__;
  551. | #else
  552. | (void) __clang__;
  553. | #endif
  554. | #endif
  555. |
  556. | ;
  557. | return 0;
  558. | }
  559. configure:9830: result: no
  560. configure:9837: checking whether __INTEL_COMPILER is declared
  561. configure:9837: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  562. conftest.c: In function 'main':
  563. conftest.c:68:10: error: '__INTEL_COMPILER' undeclared (first use in this function)
  564. 68 | (void) __INTEL_COMPILER;
  565. | ^~~~~~~~~~~~~~~~
  566. conftest.c:68:10: note: each undeclared identifier is reported only once for each function it appears in
  567. configure:9837: $? = 1
  568. configure: failed program was:
  569. | /* confdefs.h */
  570. | #define PACKAGE_NAME "libxcb"
  571. | #define PACKAGE_TARNAME "libxcb"
  572. | #define PACKAGE_VERSION "1.14"
  573. | #define PACKAGE_STRING "libxcb 1.14"
  574. | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/lib/libxcb/issues"
  575. | #define PACKAGE_URL ""
  576. | #define PACKAGE "libxcb"
  577. | #define VERSION "1.14"
  578. | #define STDC_HEADERS 1
  579. | #define HAVE_SYS_TYPES_H 1
  580. | #define HAVE_SYS_STAT_H 1
  581. | #define HAVE_STDLIB_H 1
  582. | #define HAVE_STRING_H 1
  583. | #define HAVE_MEMORY_H 1
  584. | #define HAVE_STRINGS_H 1
  585. | #define HAVE_INTTYPES_H 1
  586. | #define HAVE_STDINT_H 1
  587. | #define HAVE_UNISTD_H 1
  588. | #define __EXTENSIONS__ 1
  589. | #define _ALL_SOURCE 1
  590. | #define _GNU_SOURCE 1
  591. | #define _POSIX_PTHREAD_SEMANTICS 1
  592. | #define _TANDEM_SOURCE 1
  593. | #define HAVE_DLFCN_H 1
  594. | #define LT_OBJDIR ".libs/"
  595. | /* end confdefs.h. */
  596. | #include <stdio.h>
  597. | #ifdef HAVE_SYS_TYPES_H
  598. | # include <sys/types.h>
  599. | #endif
  600. | #ifdef HAVE_SYS_STAT_H
  601. | # include <sys/stat.h>
  602. | #endif
  603. | #ifdef STDC_HEADERS
  604. | # include <stdlib.h>
  605. | # include <stddef.h>
  606. | #else
  607. | # ifdef HAVE_STDLIB_H
  608. | # include <stdlib.h>
  609. | # endif
  610. | #endif
  611. | #ifdef HAVE_STRING_H
  612. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  613. | # include <memory.h>
  614. | # endif
  615. | # include <string.h>
  616. | #endif
  617. | #ifdef HAVE_STRINGS_H
  618. | # include <strings.h>
  619. | #endif
  620. | #ifdef HAVE_INTTYPES_H
  621. | # include <inttypes.h>
  622. | #endif
  623. | #ifdef HAVE_STDINT_H
  624. | # include <stdint.h>
  625. | #endif
  626. | #ifdef HAVE_UNISTD_H
  627. | # include <unistd.h>
  628. | #endif
  629. | int
  630. | main ()
  631. | {
  632. | #ifndef __INTEL_COMPILER
  633. | #ifdef __cplusplus
  634. | (void) __INTEL_COMPILER;
  635. | #else
  636. | (void) __INTEL_COMPILER;
  637. | #endif
  638. | #endif
  639. |
  640. | ;
  641. | return 0;
  642. | }
  643. configure:9837: result: no
  644. configure:9844: checking whether __SUNPRO_C is declared
  645. configure:9844: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe conftest.c >&5
  646. conftest.c: In function 'main':
  647. conftest.c:68:10: error: '__SUNPRO_C' undeclared (first use in this function)
  648. 68 | (void) __SUNPRO_C;
  649. | ^~~~~~~~~~
  650. conftest.c:68:10: note: each undeclared identifier is reported only once for each function it appears in
  651. configure:9844: $? = 1
  652. configure: failed program was:
  653. | /* confdefs.h */
  654. | #define PACKAGE_NAME "libxcb"
  655. | #define PACKAGE_TARNAME "libxcb"
  656. | #define PACKAGE_VERSION "1.14"
  657. | #define PACKAGE_STRING "libxcb 1.14"
  658. | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/lib/libxcb/issues"
  659. | #define PACKAGE_URL ""
  660. | #define PACKAGE "libxcb"
  661. | #define VERSION "1.14"
  662. | #define STDC_HEADERS 1
  663. | #define HAVE_SYS_TYPES_H 1
  664. | #define HAVE_SYS_STAT_H 1
  665. | #define HAVE_STDLIB_H 1
  666. | #define HAVE_STRING_H 1
  667. | #define HAVE_MEMORY_H 1
  668. | #define HAVE_STRINGS_H 1
  669. | #define HAVE_INTTYPES_H 1
  670. | #define HAVE_STDINT_H 1
  671. | #define HAVE_UNISTD_H 1
  672. | #define __EXTENSIONS__ 1
  673. | #define _ALL_SOURCE 1
  674. | #define _GNU_SOURCE 1
  675. | #define _POSIX_PTHREAD_SEMANTICS 1
  676. | #define _TANDEM_SOURCE 1
  677. | #define HAVE_DLFCN_H 1
  678. | #define LT_OBJDIR ".libs/"
  679. | /* end confdefs.h. */
  680. | #include <stdio.h>
  681. | #ifdef HAVE_SYS_TYPES_H
  682. | # include <sys/types.h>
  683. | #endif
  684. | #ifdef HAVE_SYS_STAT_H
  685. | # include <sys/stat.h>
  686. | #endif
  687. | #ifdef STDC_HEADERS
  688. | # include <stdlib.h>
  689. | # include <stddef.h>
  690. | #else
  691. | # ifdef HAVE_STDLIB_H
  692. | # include <stdlib.h>
  693. | # endif
  694. | #endif
  695. | #ifdef HAVE_STRING_H
  696. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  697. | # include <memory.h>
  698. | # endif
  699. | # include <string.h>
  700. | #endif
  701. | #ifdef HAVE_STRINGS_H
  702. | # include <strings.h>
  703. | #endif
  704. | #ifdef HAVE_INTTYPES_H
  705. | # include <inttypes.h>
  706. | #endif
  707. | #ifdef HAVE_STDINT_H
  708. | # include <stdint.h>
  709. | #endif
  710. | #ifdef HAVE_UNISTD_H
  711. | # include <unistd.h>
  712. | #endif
  713. | int
  714. | main ()
  715. | {
  716. | #ifndef __SUNPRO_C
  717. | #ifdef __cplusplus
  718. | (void) __SUNPRO_C;
  719. | #else
  720. | (void) __SUNPRO_C;
  721. | #endif
  722. | #endif
  723. |
  724. | ;
  725. | return 0;
  726. | }
  727. configure:9844: result: no
  728. configure:9863: checking for i686-pc-linux-gnu-pkg-config
  729. configure:9881: found /usr/bin/i686-pc-linux-gnu-pkg-config
  730. configure:9893: result: /usr/bin/i686-pc-linux-gnu-pkg-config
  731. configure:9961: checking pkg-config is at least version 0.9.0
  732. configure:9964: result: yes
  733. configure:10013: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Werror=unknown-warning-option
  734. configure:10022: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe -Werror=unknown-warning-option conftest.c >&5
  735. cc1: error: '-Werror=unknown-warning-option': no option -Wunknown-warning-option
  736. configure:10022: $? = 1
  737. configure: failed program was:
  738. | /* confdefs.h */
  739. | #define PACKAGE_NAME "libxcb"
  740. | #define PACKAGE_TARNAME "libxcb"
  741. | #define PACKAGE_VERSION "1.14"
  742. | #define PACKAGE_STRING "libxcb 1.14"
  743. | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/lib/libxcb/issues"
  744. | #define PACKAGE_URL ""
  745. | #define PACKAGE "libxcb"
  746. | #define VERSION "1.14"
  747. | #define STDC_HEADERS 1
  748. | #define HAVE_SYS_TYPES_H 1
  749. | #define HAVE_SYS_STAT_H 1
  750. | #define HAVE_STDLIB_H 1
  751. | #define HAVE_STRING_H 1
  752. | #define HAVE_MEMORY_H 1
  753. | #define HAVE_STRINGS_H 1
  754. | #define HAVE_INTTYPES_H 1
  755. | #define HAVE_STDINT_H 1
  756. | #define HAVE_UNISTD_H 1
  757. | #define __EXTENSIONS__ 1
  758. | #define _ALL_SOURCE 1
  759. | #define _GNU_SOURCE 1
  760. | #define _POSIX_PTHREAD_SEMANTICS 1
  761. | #define _TANDEM_SOURCE 1
  762. | #define HAVE_DLFCN_H 1
  763. | #define LT_OBJDIR ".libs/"
  764. | /* end confdefs.h. */
  765. | int i;
  766. configure:10029: result: no
  767. configure:10040: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Werror=unused-command-line-argument
  768. configure:10049: x86_64-pc-linux-gnu-gcc -m32 -c -march=native -O2 -pipe -Werror=unused-command-line-argument conftest.c >&5
  769. cc1: error: '-Werror=unused-command-line-argument': no option -Wunused-command-line-argument
  770. configure:10049: $? = 1
  771. configure: failed program was:
  772. | /* confdefs.h */
  773. | #define PACKAGE_NAME "libxcb"
  774. | #define PACKAGE_TARNAME "libxcb"
  775. | #define PACKAGE_VERSION "1.14"
  776. | #define PACKAGE_STRING "libxcb 1.14"
  777. | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/lib/libxcb/issues"
  778. | #define PACKAGE_URL ""
  779. | #define PACKAGE "libxcb"
  780. | #define VERSION "1.14"
  781. | #define STDC_HEADERS 1
  782. | #define HAVE_SYS_TYPES_H 1
  783. | #define HAVE_SYS_STAT_H 1
  784. | #define HAVE_STDLIB_H 1
  785. | #define HAVE_STRING_H 1
  786. | #define HAVE_MEMORY_H 1
  787. | #define HAVE_STRINGS_H 1
  788. | #define HAVE_INTTYPES_H 1
  789. | #define HAVE_STDINT_H 1
  790. | #define HAVE_UNISTD_H 1
  791. | #define __EXTENSIONS__ 1
  792. | #define _ALL_SOURCE 1
  793. | #define _GNU_SOURCE 1
  794. | #define _POSIX_PTHREAD_SEMANTICS 1
  795. | #define _TANDEM_SOURCE 1
  796. | #define HAVE_DLFCN_H 1
  797. | #define LT_OBJDIR ".libs/"
  798. | /* end confdefs.h. */
  799. | int i;
  800. configure:10056: result: no
  801. configure:10075: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wall
  802. configure:10092: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5
  803. configure:10092: $? = 0
  804. configure:10105: result: yes
  805. configure:10193: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wpointer-arith
  806. configure:10210: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wpointer-arith -Wl,-O1 -Wl,--as-needed conftest.c >&5
  807. configure:10210: $? = 0
  808. configure:10223: result: yes
  809. configure:10311: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wmissing-declarations
  810. configure:10328: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wmissing-declarations -Wl,-O1 -Wl,--as-needed conftest.c >&5
  811. configure:10328: $? = 0
  812. configure:10341: result: yes
  813. configure:10429: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wformat=2
  814. configure:10446: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wformat=2 -Wl,-O1 -Wl,--as-needed conftest.c >&5
  815. configure:10446: $? = 0
  816. configure:10459: result: yes
  817. configure:10598: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wstrict-prototypes
  818. configure:10615: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed conftest.c >&5
  819. conftest.c:30:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  820. 30 | main ()
  821. | ^~~~
  822. configure:10615: $? = 0
  823. configure:10628: result: yes
  824. configure:10716: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wmissing-prototypes
  825. configure:10733: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wmissing-prototypes -Wl,-O1 -Wl,--as-needed conftest.c >&5
  826. configure:10733: $? = 0
  827. configure:10746: result: yes
  828. configure:10834: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wnested-externs
  829. configure:10851: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wnested-externs -Wl,-O1 -Wl,--as-needed conftest.c >&5
  830. configure:10851: $? = 0
  831. configure:10864: result: yes
  832. configure:10952: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wbad-function-cast
  833. configure:10969: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wbad-function-cast -Wl,-O1 -Wl,--as-needed conftest.c >&5
  834. configure:10969: $? = 0
  835. configure:10982: result: yes
  836. configure:11070: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wold-style-definition
  837. configure:11087: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wold-style-definition -Wl,-O1 -Wl,--as-needed conftest.c >&5
  838. conftest.c: In function 'main':
  839. conftest.c:30:1: warning: old-style function definition [-Wold-style-definition]
  840. 30 | main ()
  841. | ^~~~
  842. configure:11087: $? = 0
  843. configure:11100: result: yes
  844. configure:11237: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wdeclaration-after-statement
  845. configure:11254: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed conftest.c >&5
  846. configure:11254: $? = 0
  847. configure:11267: result: yes
  848. configure:11359: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wunused
  849. configure:11376: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wunused -Wl,-O1 -Wl,--as-needed conftest.c >&5
  850. configure:11376: $? = 0
  851. configure:11389: result: yes
  852. configure:11477: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wuninitialized
  853. configure:11494: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wuninitialized -Wl,-O1 -Wl,--as-needed conftest.c >&5
  854. configure:11494: $? = 0
  855. configure:11507: result: yes
  856. configure:11595: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wshadow
  857. configure:11612: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wshadow -Wl,-O1 -Wl,--as-needed conftest.c >&5
  858. configure:11612: $? = 0
  859. configure:11625: result: yes
  860. configure:11713: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wmissing-noreturn
  861. configure:11730: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wmissing-noreturn -Wl,-O1 -Wl,--as-needed conftest.c >&5
  862. configure:11730: $? = 0
  863. configure:11743: result: yes
  864. configure:11831: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wmissing-format-attribute
  865. configure:11848: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wmissing-format-attribute -Wl,-O1 -Wl,--as-needed conftest.c >&5
  866. configure:11848: $? = 0
  867. configure:11861: result: yes
  868. configure:11949: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wredundant-decls
  869. configure:11966: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wredundant-decls -Wl,-O1 -Wl,--as-needed conftest.c >&5
  870. configure:11966: $? = 0
  871. configure:11979: result: yes
  872. configure:12067: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wlogical-op
  873. configure:12084: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wlogical-op -Wl,-O1 -Wl,--as-needed conftest.c >&5
  874. configure:12084: $? = 0
  875. configure:12097: result: yes
  876. configure:13800: WARNING: You have chosen not to turn some select compiler warnings into errors. This should not be necessary. Please report why you needed to do so in a bug report at https://gitlab.freedesktop.org/xorg/lib/libxcb/issues
  877. configure:13881: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wimplicit
  878. configure:13898: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wimplicit -Wl,-O1 -Wl,--as-needed conftest.c >&5
  879. configure:13898: $? = 0
  880. configure:13911: result: yes
  881. configure:13999: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wnonnull
  882. configure:14016: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wnonnull -Wl,-O1 -Wl,--as-needed conftest.c >&5
  883. configure:14016: $? = 0
  884. configure:14029: result: yes
  885. configure:14117: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Winit-self
  886. configure:14134: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Winit-self -Wl,-O1 -Wl,--as-needed conftest.c >&5
  887. configure:14134: $? = 0
  888. configure:14147: result: yes
  889. configure:14235: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wmain
  890. configure:14252: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wmain -Wl,-O1 -Wl,--as-needed conftest.c >&5
  891. configure:14252: $? = 0
  892. configure:14265: result: yes
  893. configure:14353: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wmissing-braces
  894. configure:14370: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wmissing-braces -Wl,-O1 -Wl,--as-needed conftest.c >&5
  895. configure:14370: $? = 0
  896. configure:14383: result: yes
  897. configure:14471: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wsequence-point
  898. configure:14488: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wsequence-point -Wl,-O1 -Wl,--as-needed conftest.c >&5
  899. configure:14488: $? = 0
  900. configure:14501: result: yes
  901. configure:14589: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wreturn-type
  902. configure:14606: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wreturn-type -Wl,-O1 -Wl,--as-needed conftest.c >&5
  903. configure:14606: $? = 0
  904. configure:14619: result: yes
  905. configure:14707: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wtrigraphs
  906. configure:14724: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wtrigraphs -Wl,-O1 -Wl,--as-needed conftest.c >&5
  907. configure:14724: $? = 0
  908. configure:14737: result: yes
  909. configure:14825: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Warray-bounds
  910. configure:14842: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Warray-bounds -Wl,-O1 -Wl,--as-needed conftest.c >&5
  911. configure:14842: $? = 0
  912. configure:14855: result: yes
  913. configure:14943: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wwrite-strings
  914. configure:14960: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c >&5
  915. configure:14960: $? = 0
  916. configure:14973: result: yes
  917. configure:15061: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Waddress
  918. configure:15078: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Waddress -Wl,-O1 -Wl,--as-needed conftest.c >&5
  919. configure:15078: $? = 0
  920. configure:15091: result: yes
  921. configure:15179: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wint-to-pointer-cast
  922. configure:15196: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wint-to-pointer-cast -Wl,-O1 -Wl,--as-needed conftest.c >&5
  923. configure:15196: $? = 0
  924. configure:15209: result: yes
  925. configure:15297: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Wpointer-to-int-cast
  926. configure:15314: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wpointer-to-int-cast -Wl,-O1 -Wl,--as-needed conftest.c >&5
  927. configure:15314: $? = 0
  928. configure:15327: result: yes
  929. configure:15448: checking if x86_64-pc-linux-gnu-gcc -m32 supports -pedantic
  930. configure:15465: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -pedantic -Wl,-O1 -Wl,--as-needed conftest.c >&5
  931. configure:15465: $? = 0
  932. configure:15478: result: yes
  933. configure:15566: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Werror
  934. configure:15583: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Werror -Wl,-O1 -Wl,--as-needed conftest.c >&5
  935. configure:15583: $? = 0
  936. configure:15596: result: yes
  937. configure:15736: checking if x86_64-pc-linux-gnu-gcc -m32 supports -Werror=attributes
  938. configure:15753: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Werror=attributes -Wl,-O1 -Wl,--as-needed conftest.c >&5
  939. configure:15753: $? = 0
  940. configure:15766: result: yes
  941. configure:15958: checking whether make supports nested variables
  942. configure:15975: result: yes
  943. configure:16005: checking whether to build developer documentation
  944. configure:16007: result: no
  945. configure:16027: checking for doxygen
  946. configure:16060: result: no
  947. configure:16066: WARNING: doxygen not found - documentation targets will be skipped
  948. configure:16196: WARNING: dot not found - doxygen targets will be skipped
  949. configure:16202: checking for CHECK
  950. configure:16209: $PKG_CONFIG --exists --print-errors "check >= 0.9.4"
  951. Package check was not found in the pkg-config search path.
  952. Perhaps you should add the directory containing `check.pc'
  953. to the PKG_CONFIG_PATH environment variable
  954. Package 'check', required by 'virtual:world', not found
  955. configure:16212: $? = 1
  956. configure:16226: $PKG_CONFIG --exists --print-errors "check >= 0.9.4"
  957. Package check was not found in the pkg-config search path.
  958. Perhaps you should add the directory containing `check.pc'
  959. to the PKG_CONFIG_PATH environment variable
  960. Package 'check', required by 'virtual:world', not found
  961. configure:16229: $? = 1
  962. configure:16243: result: no
  963. Package 'check', required by 'virtual:world', not found
  964. configure:16333: checking for XCBPROTO
  965. configure:16340: $PKG_CONFIG --exists --print-errors "xcb-proto >= 1.14"
  966. Package xcb-proto was not found in the pkg-config search path.
  967. Perhaps you should add the directory containing `xcb-proto.pc'
  968. to the PKG_CONFIG_PATH environment variable
  969. Package 'xcb-proto', required by 'virtual:world', not found
  970. configure:16343: $? = 1
  971. configure:16357: $PKG_CONFIG --exists --print-errors "xcb-proto >= 1.14"
  972. Package xcb-proto was not found in the pkg-config search path.
  973. Perhaps you should add the directory containing `xcb-proto.pc'
  974. to the PKG_CONFIG_PATH environment variable
  975. Package 'xcb-proto', required by 'virtual:world', not found
  976. configure:16360: $? = 1
  977. configure:16374: result: no
  978. Package 'xcb-proto', required by 'virtual:world', not found
  979. configure:16390: error: Package requirements (xcb-proto >= 1.14) were not met:
  980.  
  981. Package 'xcb-proto', required by 'virtual:world', not found
  982.  
  983. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  984. installed software in a non-standard prefix.
  985.  
  986. Alternatively, you may set the environment variables XCBPROTO_CFLAGS
  987. and XCBPROTO_LIBS to avoid the need to call pkg-config.
  988. See the pkg-config man page for more details.
  989.  
  990. ## ---------------- ##
  991. ## Cache variables. ##
  992. ## ---------------- ##
  993.  
  994. ac_cv_build=i686-pc-linux-gnu
  995. ac_cv_c_compiler_gnu=yes
  996. ac_cv_env_CC_set=set
  997. ac_cv_env_CC_value='x86_64-pc-linux-gnu-gcc -m32'
  998. ac_cv_env_CFLAGS_set=set
  999. ac_cv_env_CFLAGS_value='-march=native -O2 -pipe'
  1000. ac_cv_env_CHECK_CFLAGS_set=
  1001. ac_cv_env_CHECK_CFLAGS_value=
  1002. ac_cv_env_CHECK_LIBS_set=
  1003. ac_cv_env_CHECK_LIBS_value=
  1004. ac_cv_env_CPPFLAGS_set=set
  1005. ac_cv_env_CPPFLAGS_value=
  1006. ac_cv_env_CPP_set=
  1007. ac_cv_env_CPP_value=
  1008. ac_cv_env_DOT_set=
  1009. ac_cv_env_DOT_value=
  1010. ac_cv_env_DOXYGEN_set=
  1011. ac_cv_env_DOXYGEN_value=
  1012. ac_cv_env_LDFLAGS_set=set
  1013. ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed'
  1014. ac_cv_env_LIBS_set=
  1015. ac_cv_env_LIBS_value=
  1016. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  1017. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  1018. ac_cv_env_NEEDED_CFLAGS_set=
  1019. ac_cv_env_NEEDED_CFLAGS_value=
  1020. ac_cv_env_NEEDED_LIBS_set=
  1021. ac_cv_env_NEEDED_LIBS_value=
  1022. ac_cv_env_PKG_CONFIG_LIBDIR_set=set
  1023. ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig
  1024. ac_cv_env_PKG_CONFIG_PATH_set=set
  1025. ac_cv_env_PKG_CONFIG_PATH_value=/usr/share/pkgconfig
  1026. ac_cv_env_PKG_CONFIG_set=
  1027. ac_cv_env_PKG_CONFIG_value=
  1028. ac_cv_env_PYTHON_set=set
  1029. ac_cv_env_PYTHON_value=/usr/bin/python3.7
  1030. ac_cv_env_XCBPROTO_CFLAGS_set=
  1031. ac_cv_env_XCBPROTO_CFLAGS_value=
  1032. ac_cv_env_XCBPROTO_LIBS_set=
  1033. ac_cv_env_XCBPROTO_LIBS_value=
  1034. ac_cv_env_XDMCP_CFLAGS_set=
  1035. ac_cv_env_XDMCP_CFLAGS_value=
  1036. ac_cv_env_XDMCP_LIBS_set=
  1037. ac_cv_env_XDMCP_LIBS_value=
  1038. ac_cv_env_build_alias_set=set
  1039. ac_cv_env_build_alias_value=i686-pc-linux-gnu
  1040. ac_cv_env_host_alias_set=set
  1041. ac_cv_env_host_alias_value=i686-pc-linux-gnu
  1042. ac_cv_env_target_alias_set=
  1043. ac_cv_env_target_alias_value=
  1044. ac_cv_have_decl___INTEL_COMPILER=no
  1045. ac_cv_have_decl___SUNPRO_C=no
  1046. ac_cv_have_decl___clang__=no
  1047. ac_cv_header_dlfcn_h=yes
  1048. ac_cv_header_inttypes_h=yes
  1049. ac_cv_header_memory_h=yes
  1050. ac_cv_header_minix_config_h=no
  1051. ac_cv_header_stdc=yes
  1052. ac_cv_header_stdint_h=yes
  1053. ac_cv_header_stdlib_h=yes
  1054. ac_cv_header_string_h=yes
  1055. ac_cv_header_strings_h=yes
  1056. ac_cv_header_sys_stat_h=yes
  1057. ac_cv_header_sys_types_h=yes
  1058. ac_cv_header_unistd_h=yes
  1059. ac_cv_host=i686-pc-linux-gnu
  1060. ac_cv_objext=o
  1061. ac_cv_path_EGREP='/bin/grep -E'
  1062. ac_cv_path_FGREP='/bin/grep -F'
  1063. ac_cv_path_GREP=/bin/grep
  1064. ac_cv_path_PKG_CONFIG=/usr/bin/i686-pc-linux-gnu-pkg-config
  1065. ac_cv_path_SED=/bin/sed
  1066. ac_cv_path_install='/usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c'
  1067. ac_cv_path_lt_DD=/bin/dd
  1068. ac_cv_path_mkdir=/bin/mkdir
  1069. ac_cv_prog_AWK=gawk
  1070. ac_cv_prog_CC='x86_64-pc-linux-gnu-gcc -m32'
  1071. ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -m32 -E'
  1072. ac_cv_prog_ac_ct_AR=ar
  1073. ac_cv_prog_ac_ct_OBJDUMP=objdump
  1074. ac_cv_prog_ac_ct_RANLIB=ranlib
  1075. ac_cv_prog_ac_ct_STRIP=strip
  1076. ac_cv_prog_cc_c89=
  1077. ac_cv_prog_cc_c99=
  1078. ac_cv_prog_cc_g=yes
  1079. ac_cv_prog_make_make_set=yes
  1080. ac_cv_safe_to_define___extensions__=yes
  1081. am_cv_CC_dependencies_compiler_type=none
  1082. am_cv_make_support_nested_variables=yes
  1083. am_cv_prog_cc_c_o=yes
  1084. am_cv_python_platform=linux
  1085. am_cv_python_pyexecdir='${exec_prefix}/lib/python3.7/site-packages'
  1086. am_cv_python_pythondir='${prefix}/lib/python3.7/site-packages'
  1087. am_cv_python_version=3.7
  1088. lt_cv_ar_at_file=@
  1089. lt_cv_archive_cmds_need_lc=no
  1090. lt_cv_deplibs_check_method=pass_all
  1091. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1092. lt_cv_file_magic_test_file=
  1093. lt_cv_ld_reload_flag=-r
  1094. lt_cv_nm_interface='BSD nm'
  1095. lt_cv_objdir=.libs
  1096. lt_cv_path_LD='x86_64-pc-linux-gnu-ld -m elf_i386'
  1097. lt_cv_path_NM='/usr/bin/nm -B'
  1098. lt_cv_path_mainfest_tool=no
  1099. lt_cv_prog_compiler_c_o=yes
  1100. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  1101. lt_cv_prog_compiler_pic_works=yes
  1102. lt_cv_prog_compiler_rtti_exceptions=no
  1103. lt_cv_prog_compiler_static_works=yes
  1104. lt_cv_prog_gnu_ld=yes
  1105. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  1106. lt_cv_shlibpath_overrides_runpath=yes
  1107. 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'\'''
  1108. 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'\'''
  1109. 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'\'''
  1110. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  1111. lt_cv_sys_global_symbol_to_import=
  1112. lt_cv_sys_max_cmd_len=1572864
  1113. lt_cv_to_host_file_cmd=func_convert_file_noop
  1114. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1115. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  1116. xorg_cv_cc_flag__Waddress=yes
  1117. xorg_cv_cc_flag__Wall=yes
  1118. xorg_cv_cc_flag__Warray_bounds=yes
  1119. xorg_cv_cc_flag__Wbad_function_cast=yes
  1120. xorg_cv_cc_flag__Wdeclaration_after_statement=yes
  1121. xorg_cv_cc_flag__Werror=yes
  1122. xorg_cv_cc_flag__Werror_attributes=yes
  1123. xorg_cv_cc_flag__Wformat_2=yes
  1124. xorg_cv_cc_flag__Wimplicit=yes
  1125. xorg_cv_cc_flag__Winit_self=yes
  1126. xorg_cv_cc_flag__Wint_to_pointer_cast=yes
  1127. xorg_cv_cc_flag__Wlogical_op=yes
  1128. xorg_cv_cc_flag__Wmain=yes
  1129. xorg_cv_cc_flag__Wmissing_braces=yes
  1130. xorg_cv_cc_flag__Wmissing_declarations=yes
  1131. xorg_cv_cc_flag__Wmissing_format_attribute=yes
  1132. xorg_cv_cc_flag__Wmissing_noreturn=yes
  1133. xorg_cv_cc_flag__Wmissing_prototypes=yes
  1134. xorg_cv_cc_flag__Wnested_externs=yes
  1135. xorg_cv_cc_flag__Wnonnull=yes
  1136. xorg_cv_cc_flag__Wold_style_definition=yes
  1137. xorg_cv_cc_flag__Wpointer_arith=yes
  1138. xorg_cv_cc_flag__Wpointer_to_int_cast=yes
  1139. xorg_cv_cc_flag__Wredundant_decls=yes
  1140. xorg_cv_cc_flag__Wreturn_type=yes
  1141. xorg_cv_cc_flag__Wsequence_point=yes
  1142. xorg_cv_cc_flag__Wshadow=yes
  1143. xorg_cv_cc_flag__Wstrict_prototypes=yes
  1144. xorg_cv_cc_flag__Wtrigraphs=yes
  1145. xorg_cv_cc_flag__Wuninitialized=yes
  1146. xorg_cv_cc_flag__Wunused=yes
  1147. xorg_cv_cc_flag__Wwrite_strings=yes
  1148. xorg_cv_cc_flag__pedantic=yes
  1149. xorg_cv_cc_flag_unknown_warning_option=no
  1150. xorg_cv_cc_flag_unused_command_line_argument=no
  1151.  
  1152. ## ----------------- ##
  1153. ## Output variables. ##
  1154. ## ----------------- ##
  1155.  
  1156. ACLOCAL='${SHELL} /var/tmp/portage/x11-libs/libxcb-1.14/work/libxcb-1.14/build-aux/missing aclocal-1.16'
  1157. ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)'
  1158. ADMIN_MAN_SUFFIX='8'
  1159. AMDEPBACKSLASH=''
  1160. AMDEP_FALSE=''
  1161. AMDEP_TRUE='#'
  1162. AMTAR='$${TAR-tar}'
  1163. AM_BACKSLASH='\'
  1164. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  1165. AM_DEFAULT_VERBOSITY='1'
  1166. AM_V='$(V)'
  1167. APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)'
  1168. APP_MAN_SUFFIX='1'
  1169. AR='ar'
  1170. AS='as'
  1171. AUTOCONF='${SHELL} /var/tmp/portage/x11-libs/libxcb-1.14/work/libxcb-1.14/build-aux/missing autoconf'
  1172. AUTOHEADER='${SHELL} /var/tmp/portage/x11-libs/libxcb-1.14/work/libxcb-1.14/build-aux/missing autoheader'
  1173. AUTOMAKE='${SHELL} /var/tmp/portage/x11-libs/libxcb-1.14/work/libxcb-1.14/build-aux/missing automake-1.16'
  1174. AWK='gawk'
  1175. 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 -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast'
  1176. BUILD_COMPOSITE_FALSE=''
  1177. BUILD_COMPOSITE_TRUE=''
  1178. BUILD_DAMAGE_FALSE=''
  1179. BUILD_DAMAGE_TRUE=''
  1180. BUILD_DPMS_FALSE=''
  1181. BUILD_DPMS_TRUE=''
  1182. BUILD_DRI2_FALSE=''
  1183. BUILD_DRI2_TRUE=''
  1184. BUILD_DRI3_FALSE=''
  1185. BUILD_DRI3_TRUE=''
  1186. BUILD_GE_FALSE=''
  1187. BUILD_GE_TRUE=''
  1188. BUILD_GLX_FALSE=''
  1189. BUILD_GLX_TRUE=''
  1190. BUILD_PRESENT_FALSE=''
  1191. BUILD_PRESENT_TRUE=''
  1192. BUILD_RANDR_FALSE=''
  1193. BUILD_RANDR_TRUE=''
  1194. BUILD_RECORD_FALSE=''
  1195. BUILD_RECORD_TRUE=''
  1196. BUILD_RENDER_FALSE=''
  1197. BUILD_RENDER_TRUE=''
  1198. BUILD_RESOURCE_FALSE=''
  1199. BUILD_RESOURCE_TRUE=''
  1200. BUILD_SCREENSAVER_FALSE=''
  1201. BUILD_SCREENSAVER_TRUE=''
  1202. BUILD_SELINUX_FALSE=''
  1203. BUILD_SELINUX_TRUE=''
  1204. BUILD_SHAPE_FALSE=''
  1205. BUILD_SHAPE_TRUE=''
  1206. BUILD_SHM_FALSE=''
  1207. BUILD_SHM_TRUE=''
  1208. BUILD_SYNC_FALSE=''
  1209. BUILD_SYNC_TRUE=''
  1210. BUILD_XEVIE_FALSE=''
  1211. BUILD_XEVIE_TRUE=''
  1212. BUILD_XFIXES_FALSE=''
  1213. BUILD_XFIXES_TRUE=''
  1214. BUILD_XFREE86_DRI_FALSE=''
  1215. BUILD_XFREE86_DRI_TRUE=''
  1216. BUILD_XINERAMA_FALSE=''
  1217. BUILD_XINERAMA_TRUE=''
  1218. BUILD_XINPUT_FALSE=''
  1219. BUILD_XINPUT_TRUE=''
  1220. BUILD_XKB_FALSE=''
  1221. BUILD_XKB_TRUE=''
  1222. BUILD_XPRINT_FALSE=''
  1223. BUILD_XPRINT_TRUE=''
  1224. BUILD_XTEST_FALSE=''
  1225. BUILD_XTEST_TRUE=''
  1226. BUILD_XVMC_FALSE=''
  1227. BUILD_XVMC_TRUE=''
  1228. BUILD_XV_FALSE=''
  1229. BUILD_XV_TRUE=''
  1230. CC='x86_64-pc-linux-gnu-gcc -m32'
  1231. CCDEPMODE='depmode=none'
  1232. CFLAGS='-march=native -O2 -pipe'
  1233. CHANGELOG_CMD='((GIT_DIR=$(top_srcdir)/.git git log > $(top_srcdir)/.changelog.tmp) 2>/dev/null && mv $(top_srcdir)/.changelog.tmp $(top_srcdir)/ChangeLog) || (rm -f $(top_srcdir)/.changelog.tmp; test -e $(top_srcdir)/ChangeLog || ( touch $(top_srcdir)/ChangeLog; echo '\''git failed to create ChangeLog: installing empty ChangeLog.'\'' >&2))'
  1234. CHECK_CFLAGS=''
  1235. CHECK_LIBS=''
  1236. CPP='x86_64-pc-linux-gnu-gcc -m32 -E'
  1237. CPPFLAGS=''
  1238. 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 -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing'
  1239. CYGPATH_W='echo'
  1240. DEFS=''
  1241. DEPDIR='.deps'
  1242. DLLTOOL='false'
  1243. DOT=''
  1244. DOXYGEN=''
  1245. DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)'
  1246. DRIVER_MAN_SUFFIX='4'
  1247. DSYMUTIL=''
  1248. DUMPBIN=''
  1249. ECHO_C=''
  1250. ECHO_N='-n'
  1251. ECHO_T=''
  1252. EGREP='/bin/grep -E'
  1253. ENABLE_DEVEL_DOCS_FALSE=''
  1254. ENABLE_DEVEL_DOCS_TRUE='#'
  1255. EXEEXT=''
  1256. FGREP='/bin/grep -F'
  1257. FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)'
  1258. FILE_MAN_SUFFIX='5'
  1259. GREP='/bin/grep'
  1260. HAVE_CHECK_FALSE=''
  1261. HAVE_CHECK_TRUE='#'
  1262. HAVE_DOT='no'
  1263. HAVE_DOT_FALSE=''
  1264. HAVE_DOT_TRUE='#'
  1265. HAVE_DOXYGEN_FALSE=''
  1266. HAVE_DOXYGEN_TRUE='#'
  1267. HTML_CHECK_RESULT='no'
  1268. 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; test -e $(top_srcdir)/INSTALL || ( touch $(top_srcdir)/INSTALL; echo '\''failed to copy INSTALL from util-macros: installing empty INSTALL.'\'' >&2))'
  1269. INSTALL_DATA='${INSTALL} -m 644'
  1270. INSTALL_PROGRAM='${INSTALL}'
  1271. INSTALL_SCRIPT='${INSTALL}'
  1272. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1273. LAUNCHD=''
  1274. LD='x86_64-pc-linux-gnu-ld -m elf_i386'
  1275. LDFLAGS='-Wl,-O1 -Wl,--as-needed'
  1276. LIBOBJS=''
  1277. LIBS=''
  1278. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1279. LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)'
  1280. LIB_MAN_SUFFIX='3'
  1281. LIPO=''
  1282. LN_S='ln -s'
  1283. LTLIBOBJS=''
  1284. LT_SYS_LIBRARY_PATH=''
  1285. MAKEINFO='${SHELL} /var/tmp/portage/x11-libs/libxcb-1.14/work/libxcb-1.14/build-aux/missing makeinfo'
  1286. MANIFEST_TOOL=':'
  1287. 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'\'''
  1288. MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)'
  1289. MISC_MAN_SUFFIX='7'
  1290. MKDIR_P='/bin/mkdir -p'
  1291. NEEDED=''
  1292. NEEDED_CFLAGS=''
  1293. NEEDED_LIBS=''
  1294. NM='/usr/bin/nm -B'
  1295. NMEDIT=''
  1296. OBJDUMP='objdump'
  1297. OBJEXT='o'
  1298. OTOOL64=''
  1299. OTOOL=''
  1300. PACKAGE='libxcb'
  1301. PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/xorg/lib/libxcb/issues'
  1302. PACKAGE_NAME='libxcb'
  1303. PACKAGE_STRING='libxcb 1.14'
  1304. PACKAGE_TARNAME='libxcb'
  1305. PACKAGE_URL=''
  1306. PACKAGE_VERSION='1.14'
  1307. PATH_SEPARATOR=':'
  1308. PKG_CONFIG='/usr/bin/i686-pc-linux-gnu-pkg-config'
  1309. PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig'
  1310. PKG_CONFIG_PATH='/usr/share/pkgconfig'
  1311. PYTHON='/usr/bin/python3.7'
  1312. PYTHON_EXEC_PREFIX='${exec_prefix}'
  1313. PYTHON_PLATFORM='linux'
  1314. PYTHON_PREFIX='${prefix}'
  1315. PYTHON_VERSION='3.7'
  1316. RANLIB='ranlib'
  1317. SED='/bin/sed'
  1318. SET_MAKE=''
  1319. SHELL='/bin/sh'
  1320. STRICT_CFLAGS=' -pedantic -Werror -Werror=attributes'
  1321. STRIP='strip'
  1322. VERSION='1.14'
  1323. XCBPROTO_CFLAGS=''
  1324. XCBPROTO_LIBS=''
  1325. XCBPROTO_VERSION=''
  1326. XCBPROTO_XCBINCLUDEDIR=''
  1327. XCBPROTO_XCBPYTHONDIR=''
  1328. XCB_HAVE_WIN32_FALSE=''
  1329. XCB_HAVE_WIN32_TRUE=''
  1330. XCB_SERVERSIDE_SUPPORT_FALSE=''
  1331. XCB_SERVERSIDE_SUPPORT_TRUE=''
  1332. XDMCP_CFLAGS=''
  1333. XDMCP_LIBS=''
  1334. XORG_MAN_PAGE='X Version 11'
  1335. XSLTPROC='no'
  1336. ac_ct_AR='ar'
  1337. ac_ct_CC=''
  1338. ac_ct_DUMPBIN=''
  1339. am__EXEEXT_FALSE=''
  1340. am__EXEEXT_TRUE=''
  1341. am__fastdepCC_FALSE=''
  1342. am__fastdepCC_TRUE='#'
  1343. am__include='include'
  1344. am__isrc=' -I$(srcdir)'
  1345. am__leading_dot='.'
  1346. am__nodep=''
  1347. am__quote=''
  1348. am__tar='$${TAR-tar} chof - "$$tardir"'
  1349. am__untar='$${TAR-tar} xf -'
  1350. bindir='${exec_prefix}/bin'
  1351. build='i686-pc-linux-gnu'
  1352. build_alias='i686-pc-linux-gnu'
  1353. build_cpu='i686'
  1354. build_os='linux-gnu'
  1355. build_vendor='pc'
  1356. datadir='/usr/share'
  1357. datarootdir='${prefix}/share'
  1358. docdir='/usr/share/doc/libxcb-1.14'
  1359. dvidir='${docdir}'
  1360. exec_prefix='NONE'
  1361. host='i686-pc-linux-gnu'
  1362. host_alias='i686-pc-linux-gnu'
  1363. host_cpu='i686'
  1364. host_os='linux-gnu'
  1365. host_vendor='pc'
  1366. htmldir='/usr/share/doc/libxcb-1.14/html'
  1367. includedir='${prefix}/include'
  1368. infodir='/usr/share/info'
  1369. install_sh='${SHELL} /var/tmp/portage/x11-libs/libxcb-1.14/work/libxcb-1.14/build-aux/install-sh'
  1370. libdir='/usr/lib'
  1371. libexecdir='${exec_prefix}/libexec'
  1372. localedir='${datarootdir}/locale'
  1373. localstatedir='/var/lib'
  1374. lt_enable_auto_import=''
  1375. mandir='/usr/share/man'
  1376. mkdir_p='$(MKDIR_P)'
  1377. oldincludedir='/usr/include'
  1378. pdfdir='${docdir}'
  1379. pkgpyexecdir='${pyexecdir}/libxcb'
  1380. pkgpythondir='${pythondir}/libxcb'
  1381. prefix='/usr'
  1382. program_transform_name='s,x,x,'
  1383. psdir='${docdir}'
  1384. pyexecdir='${exec_prefix}/lib/python3.7/site-packages'
  1385. pythondir='${prefix}/lib/python3.7/site-packages'
  1386. sbindir='${exec_prefix}/sbin'
  1387. sharedstatedir='${prefix}/com'
  1388. sysconfdir='/etc'
  1389. target_alias=''
  1390. xcbincludedir=''
  1391.  
  1392. ## ----------- ##
  1393. ## confdefs.h. ##
  1394. ## ----------- ##
  1395.  
  1396. /* confdefs.h */
  1397. #define PACKAGE_NAME "libxcb"
  1398. #define PACKAGE_TARNAME "libxcb"
  1399. #define PACKAGE_VERSION "1.14"
  1400. #define PACKAGE_STRING "libxcb 1.14"
  1401. #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/lib/libxcb/issues"
  1402. #define PACKAGE_URL ""
  1403. #define PACKAGE "libxcb"
  1404. #define VERSION "1.14"
  1405. #define STDC_HEADERS 1
  1406. #define HAVE_SYS_TYPES_H 1
  1407. #define HAVE_SYS_STAT_H 1
  1408. #define HAVE_STDLIB_H 1
  1409. #define HAVE_STRING_H 1
  1410. #define HAVE_MEMORY_H 1
  1411. #define HAVE_STRINGS_H 1
  1412. #define HAVE_INTTYPES_H 1
  1413. #define HAVE_STDINT_H 1
  1414. #define HAVE_UNISTD_H 1
  1415. #define __EXTENSIONS__ 1
  1416. #define _ALL_SOURCE 1
  1417. #define _GNU_SOURCE 1
  1418. #define _POSIX_PTHREAD_SEMANTICS 1
  1419. #define _TANDEM_SOURCE 1
  1420. #define HAVE_DLFCN_H 1
  1421. #define LT_OBJDIR ".libs/"
  1422. #define PACKAGE_VERSION_MAJOR 1
  1423. #define PACKAGE_VERSION_MINOR 14
  1424. #define PACKAGE_VERSION_PATCHLEVEL 0
  1425.  
  1426. configure: exit 1
Add Comment
Please, Sign In to add comment