Advertisement
Guest User

Untitled

a guest
Nov 5th, 2018
744
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 368.35 KB | None | 0 0
  1.  # cat /var/tmp/portage/dev-libs/glib-2.56.2/work/glib-2.56.2-abi_x86_64.amd64/config.log
  2. This file contains any messages produced by compilers while
  3. running configure, to aid debugging if configure makes a mistake.
  4.  
  5. It was created by glib configure 2.56.2, which was
  6. generated by GNU Autoconf 2.69.  Invocation command line was
  7.  
  8.   $ /var/tmp/portage/dev-libs/glib-2.56.2/work/glib-2.56.2/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-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/glib-2.56.2 --htmldir=/usr/share/doc/glib-2.56.2/html --libdir=/usr/lib64 --disable-gtk-doc --disable-maintainer-mode --enable-compile-warnings=minimum --with-threads=posix --enable-xattr --disable-fam --enable-libmount --disable-selinux --disable-static --disable-dtrace --disable-systemtap --disable-libelf --with-python=python2.7 --disable-compile-warnings --enable-man --with-pcre=system --with-xml-catalog=/etc/xml/catalog
  9.  
  10. ## --------- ##
  11. ## Platform. ##
  12. ## --------- ##
  13.  
  14. hostname = livecd
  15. uname -m = x86_64
  16. uname -r = 4.5.2-aufs-r1
  17. uname -s = Linux
  18. uname -v = #1 SMP Sun Jul 3 17:17:11 UTC 2016
  19.  
  20. /usr/bin/uname -p = Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz
  21. /bin/uname -X     = unknown
  22.  
  23. /bin/arch              = unknown
  24. /usr/bin/arch -k       = unknown
  25. /usr/convex/getsysinfo = unknown
  26. /usr/bin/hostinfo      = unknown
  27. /bin/machine           = unknown
  28. /usr/bin/oslevel       = unknown
  29. /bin/universe          = unknown
  30.  
  31. PATH: /var/tmp/portage/dev-libs/glib-2.56.2/temp/python2.7/bin
  32. PATH: /usr/lib/portage/python3.6/ebuild-helpers/xattr
  33. PATH: /usr/lib/portage/python3.6/ebuild-helpers
  34. PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/6.4.0
  35. PATH: /usr/lib/llvm/5/bin
  36. PATH: /usr/local/sbin
  37. PATH: /usr/local/bin
  38. PATH: /usr/sbin
  39. PATH: /usr/bin
  40. PATH: /sbin
  41. PATH: /bin
  42. PATH: /opt/bin
  43.  
  44.  
  45. ## ----------- ##
  46. ## Core tests. ##
  47. ## ----------- ##
  48.  
  49. configure:3084: checking for a BSD-compatible install
  50. configure:3152: result: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c
  51. configure:3163: checking whether build environment is sane
  52. configure:3218: result: yes
  53. configure:3369: checking for a thread-safe mkdir -p
  54. configure:3408: result: /bin/mkdir -p
  55. configure:3415: checking for gawk
  56. configure:3431: found /usr/bin/gawk
  57. configure:3442: result: gawk
  58. configure:3453: checking whether make sets $(MAKE)
  59. configure:3475: result: yes
  60. configure:3504: checking whether make supports nested variables
  61. configure:3521: result: yes
  62. configure:3601: checking whether UID '250' is supported by ustar format
  63. configure:3604: result: yes
  64. configure:3611: checking whether GID '250' is supported by ustar format
  65. configure:3614: result: yes
  66. configure:3622: checking how to create a ustar tar archive
  67. configure:3633: tar --version
  68. tar (GNU tar) 1.30
  69. Copyright (C) 2017 Free Software Foundation, Inc.
  70. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
  71. This is free software: you are free to change and redistribute it.
  72. There is NO WARRANTY, to the extent permitted by law.
  73.  
  74. Written by John Gilmore and Jay Fenlason.
  75. configure:3636: $? = 0
  76. configure:3676: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
  77. configure:3679: $? = 0
  78. configure:3683: tar -xf - <conftest.tar
  79. configure:3686: $? = 0
  80. configure:3688: cat conftest.dir/file
  81. GrepMe
  82. configure:3691: $? = 0
  83. configure:3704: result: gnutar
  84. configure:3755: checking whether to enable maintainer-specific portions of Makefiles
  85. configure:3764: result: no
  86. configure:3792: checking whether make supports nested variables
  87. configure:3809: result: yes
  88. configure:3871: checking for x86_64-pc-linux-gnu-gcc
  89. configure:3887: found /usr/x86_64-pc-linux-gnu/gcc-bin/6.4.0/x86_64-pc-linux-gnu-gcc
  90. configure:3898: result: x86_64-pc-linux-gnu-gcc
  91. configure:4167: checking for C compiler version
  92. configure:4176: x86_64-pc-linux-gnu-gcc --version >&5
  93. x86_64-pc-linux-gnu-gcc (Gentoo 6.4.0-r1 p1.3) 6.4.0
  94. Copyright (C) 2017 Free Software Foundation, Inc.
  95. This is free software; see the source for copying conditions.  There is NO
  96. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  97.  
  98. configure:4187: $? = 0
  99. configure:4176: x86_64-pc-linux-gnu-gcc -v >&5
  100. Using built-in specs.
  101. COLLECT_GCC=x86_64-pc-linux-gnu-gcc
  102. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.4.0/lto-wrapper
  103. Target: x86_64-pc-linux-gnu
  104. Configured with: /var/tmp/portage/sys-devel/gcc-6.4.0-r1/work/gcc-6.4.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/6.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.4.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 6.4.0-r1 p1.3' --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 --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --enable-default-pie --enable-default-ssp
  105. Thread model: posix
  106. gcc version 6.4.0 (Gentoo 6.4.0-r1 p1.3)
  107. configure:4187: $? = 0
  108. configure:4176: x86_64-pc-linux-gnu-gcc -V >&5
  109. x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V'
  110. x86_64-pc-linux-gnu-gcc: fatal error: no input files
  111. compilation terminated.
  112. configure:4187: $? = 1
  113. configure:4176: x86_64-pc-linux-gnu-gcc -qversion >&5
  114. x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  115. x86_64-pc-linux-gnu-gcc: fatal error: no input files
  116. compilation terminated.
  117. configure:4187: $? = 1
  118. configure:4207: checking whether the C compiler works
  119. configure:4229: x86_64-pc-linux-gnu-gcc -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c  >&5
  120. configure:4233: $? = 0
  121. configure:4281: result: yes
  122. configure:4284: checking for C compiler default output file name
  123. configure:4286: result: a.out
  124. configure:4292: checking for suffix of executables
  125. configure:4299: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c  >&5
  126. configure:4303: $? = 0
  127. configure:4325: result:
  128. configure:4347: checking whether we are cross compiling
  129. configure:4355: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c  >&5
  130. configure:4359: $? = 0
  131. configure:4366: ./conftest
  132. configure:4370: $? = 0
  133. configure:4385: result: no
  134. configure:4390: checking for suffix of object files
  135. configure:4412: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  136. configure:4416: $? = 0
  137. configure:4437: result: o
  138. configure:4441: checking whether we are using the GNU C compiler
  139. configure:4460: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  140. configure:4460: $? = 0
  141. configure:4469: result: yes
  142. configure:4478: checking whether x86_64-pc-linux-gnu-gcc accepts -g
  143. configure:4498: x86_64-pc-linux-gnu-gcc -c -g  conftest.c >&5
  144. configure:4498: $? = 0
  145. configure:4539: result: yes
  146. configure:4556: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89
  147. configure:4619: x86_64-pc-linux-gnu-gcc  -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  148. configure:4619: $? = 0
  149. configure:4632: result: none needed
  150. configure:4657: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together
  151. configure:4679: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o
  152. configure:4682: $? = 0
  153. configure:4679: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o
  154. configure:4682: $? = 0
  155. configure:4694: result: yes
  156. configure:4722: checking for style of include used by make
  157. configure:4750: result: GNU
  158. configure:4776: checking dependency style of x86_64-pc-linux-gnu-gcc
  159. configure:4887: result: none
  160. configure:4907: checking how to run the C preprocessor
  161. configure:4938: x86_64-pc-linux-gnu-gcc -E  conftest.c
  162. configure:4938: $? = 0
  163. configure:4952: x86_64-pc-linux-gnu-gcc -E  conftest.c
  164. conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
  165.  #include <ac_nonexistent.h>
  166.                             ^
  167. compilation terminated.
  168. configure:4952: $? = 1
  169. configure: failed program was:
  170. | /* confdefs.h */
  171. | #define PACKAGE_NAME "glib"
  172. | #define PACKAGE_TARNAME "glib"
  173. | #define PACKAGE_VERSION "2.56.2"
  174. | #define PACKAGE_STRING "glib 2.56.2"
  175. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  176. | #define PACKAGE_URL ""
  177. | #define GLIB_MAJOR_VERSION 2
  178. | #define GLIB_MINOR_VERSION 56
  179. | #define GLIB_MICRO_VERSION 2
  180. | #define GLIB_INTERFACE_AGE 2
  181. | #define GLIB_BINARY_AGE 5602
  182. | /* end confdefs.h.  */
  183. | #include <ac_nonexistent.h>
  184. configure:4977: result: x86_64-pc-linux-gnu-gcc -E
  185. configure:4997: x86_64-pc-linux-gnu-gcc -E  conftest.c
  186. configure:4997: $? = 0
  187. configure:5011: x86_64-pc-linux-gnu-gcc -E  conftest.c
  188. conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
  189.  #include <ac_nonexistent.h>
  190.                             ^
  191. compilation terminated.
  192. configure:5011: $? = 1
  193. configure: failed program was:
  194. | /* confdefs.h */
  195. | #define PACKAGE_NAME "glib"
  196. | #define PACKAGE_TARNAME "glib"
  197. | #define PACKAGE_VERSION "2.56.2"
  198. | #define PACKAGE_STRING "glib 2.56.2"
  199. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  200. | #define PACKAGE_URL ""
  201. | #define GLIB_MAJOR_VERSION 2
  202. | #define GLIB_MINOR_VERSION 56
  203. | #define GLIB_MICRO_VERSION 2
  204. | #define GLIB_INTERFACE_AGE 2
  205. | #define GLIB_BINARY_AGE 5602
  206. | /* end confdefs.h.  */
  207. | #include <ac_nonexistent.h>
  208. configure:5041: checking for grep that handles long lines and -e
  209. configure:5099: result: /bin/grep
  210. configure:5104: checking for egrep
  211. configure:5166: result: /bin/grep -E
  212. configure:5171: checking for ANSI C header files
  213. configure:5191: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  214. configure:5191: $? = 0
  215. configure:5264: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c  >&5
  216. configure:5264: $? = 0
  217. configure:5264: ./conftest
  218. configure:5264: $? = 0
  219. configure:5275: result: yes
  220. configure:5288: checking for sys/types.h
  221. configure:5288: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  222. configure:5288: $? = 0
  223. configure:5288: result: yes
  224. configure:5288: checking for sys/stat.h
  225. configure:5288: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  226. configure:5288: $? = 0
  227. configure:5288: result: yes
  228. configure:5288: checking for stdlib.h
  229. configure:5288: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  230. configure:5288: $? = 0
  231. configure:5288: result: yes
  232. configure:5288: checking for string.h
  233. configure:5288: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  234. configure:5288: $? = 0
  235. configure:5288: result: yes
  236. configure:5288: checking for memory.h
  237. configure:5288: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  238. configure:5288: $? = 0
  239. configure:5288: result: yes
  240. configure:5288: checking for strings.h
  241. configure:5288: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  242. configure:5288: $? = 0
  243. configure:5288: result: yes
  244. configure:5288: checking for inttypes.h
  245. configure:5288: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  246. configure:5288: $? = 0
  247. configure:5288: result: yes
  248. configure:5288: checking for stdint.h
  249. configure:5288: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  250. configure:5288: $? = 0
  251. configure:5288: result: yes
  252. configure:5288: checking for unistd.h
  253. configure:5288: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  254. configure:5288: $? = 0
  255. configure:5288: result: yes
  256. configure:5301: checking minix/config.h usability
  257. configure:5301: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  258. conftest.c:57:26: fatal error: minix/config.h: No such file or directory
  259.  #include <minix/config.h>
  260.                           ^
  261. compilation terminated.
  262. configure:5301: $? = 1
  263. configure: failed program was:
  264. | /* confdefs.h */
  265. | #define PACKAGE_NAME "glib"
  266. | #define PACKAGE_TARNAME "glib"
  267. | #define PACKAGE_VERSION "2.56.2"
  268. | #define PACKAGE_STRING "glib 2.56.2"
  269. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  270. | #define PACKAGE_URL ""
  271. | #define GLIB_MAJOR_VERSION 2
  272. | #define GLIB_MINOR_VERSION 56
  273. | #define GLIB_MICRO_VERSION 2
  274. | #define GLIB_INTERFACE_AGE 2
  275. | #define GLIB_BINARY_AGE 5602
  276. | #define STDC_HEADERS 1
  277. | #define HAVE_SYS_TYPES_H 1
  278. | #define HAVE_SYS_STAT_H 1
  279. | #define HAVE_STDLIB_H 1
  280. | #define HAVE_STRING_H 1
  281. | #define HAVE_MEMORY_H 1
  282. | #define HAVE_STRINGS_H 1
  283. | #define HAVE_INTTYPES_H 1
  284. | #define HAVE_STDINT_H 1
  285. | #define HAVE_UNISTD_H 1
  286. | /* end confdefs.h.  */
  287. | #include <stdio.h>
  288. | #ifdef HAVE_SYS_TYPES_H
  289. | # include <sys/types.h>
  290. | #endif
  291. | #ifdef HAVE_SYS_STAT_H
  292. | # include <sys/stat.h>
  293. | #endif
  294. | #ifdef STDC_HEADERS
  295. | # include <stdlib.h>
  296. | # include <stddef.h>
  297. | #else
  298. | # ifdef HAVE_STDLIB_H
  299. | #  include <stdlib.h>
  300. | # endif
  301. | #endif
  302. | #ifdef HAVE_STRING_H
  303. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  304. | #  include <memory.h>
  305. | # endif
  306. | # include <string.h>
  307. | #endif
  308. | #ifdef HAVE_STRINGS_H
  309. | # include <strings.h>
  310. | #endif
  311. | #ifdef HAVE_INTTYPES_H
  312. | # include <inttypes.h>
  313. | #endif
  314. | #ifdef HAVE_STDINT_H
  315. | # include <stdint.h>
  316. | #endif
  317. | #ifdef HAVE_UNISTD_H
  318. | # include <unistd.h>
  319. | #endif
  320. | #include <minix/config.h>
  321. configure:5301: result: no
  322. configure:5301: checking minix/config.h presence
  323. configure:5301: x86_64-pc-linux-gnu-gcc -E  conftest.c
  324. conftest.c:24:26: fatal error: minix/config.h: No such file or directory
  325.  #include <minix/config.h>
  326.                           ^
  327. compilation terminated.
  328. configure:5301: $? = 1
  329. configure: failed program was:
  330. | /* confdefs.h */
  331. | #define PACKAGE_NAME "glib"
  332. | #define PACKAGE_TARNAME "glib"
  333. | #define PACKAGE_VERSION "2.56.2"
  334. | #define PACKAGE_STRING "glib 2.56.2"
  335. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  336. | #define PACKAGE_URL ""
  337. | #define GLIB_MAJOR_VERSION 2
  338. | #define GLIB_MINOR_VERSION 56
  339. | #define GLIB_MICRO_VERSION 2
  340. | #define GLIB_INTERFACE_AGE 2
  341. | #define GLIB_BINARY_AGE 5602
  342. | #define STDC_HEADERS 1
  343. | #define HAVE_SYS_TYPES_H 1
  344. | #define HAVE_SYS_STAT_H 1
  345. | #define HAVE_STDLIB_H 1
  346. | #define HAVE_STRING_H 1
  347. | #define HAVE_MEMORY_H 1
  348. | #define HAVE_STRINGS_H 1
  349. | #define HAVE_INTTYPES_H 1
  350. | #define HAVE_STDINT_H 1
  351. | #define HAVE_UNISTD_H 1
  352. | /* end confdefs.h.  */
  353. | #include <minix/config.h>
  354. configure:5301: result: no
  355. configure:5301: checking for minix/config.h
  356. configure:5301: result: no
  357. configure:5322: checking whether it is safe to define __EXTENSIONS__
  358. configure:5340: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  359. configure:5340: $? = 0
  360. configure:5347: result: yes
  361. configure:5375: checking build system type
  362. configure:5389: result: x86_64-pc-linux-gnu
  363. configure:5409: checking host system type
  364. configure:5422: result: x86_64-pc-linux-gnu
  365. configure:5444: checking for Win32
  366. configure:5491: result: no
  367. configure:5494: checking for the Android
  368. configure:5504: result: no
  369. configure:5510: checking for Mac OS X Carbon support
  370. configure:5519: x86_64-pc-linux-gnu-gcc -E  conftest.c
  371. conftest.c:30:27: fatal error: Carbon/Carbon.h: No such file or directory
  372.  #include <Carbon/Carbon.h>
  373.                            ^
  374. compilation terminated.
  375. configure:5519: $? = 1
  376. configure: failed program was:
  377. | /* confdefs.h */
  378. | #define PACKAGE_NAME "glib"
  379. | #define PACKAGE_TARNAME "glib"
  380. | #define PACKAGE_VERSION "2.56.2"
  381. | #define PACKAGE_STRING "glib 2.56.2"
  382. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  383. | #define PACKAGE_URL ""
  384. | #define GLIB_MAJOR_VERSION 2
  385. | #define GLIB_MINOR_VERSION 56
  386. | #define GLIB_MICRO_VERSION 2
  387. | #define GLIB_INTERFACE_AGE 2
  388. | #define GLIB_BINARY_AGE 5602
  389. | #define STDC_HEADERS 1
  390. | #define HAVE_SYS_TYPES_H 1
  391. | #define HAVE_SYS_STAT_H 1
  392. | #define HAVE_STDLIB_H 1
  393. | #define HAVE_STRING_H 1
  394. | #define HAVE_MEMORY_H 1
  395. | #define HAVE_STRINGS_H 1
  396. | #define HAVE_INTTYPES_H 1
  397. | #define HAVE_STDINT_H 1
  398. | #define HAVE_UNISTD_H 1
  399. | #define __EXTENSIONS__ 1
  400. | #define _ALL_SOURCE 1
  401. | #define _GNU_SOURCE 1
  402. | #define _POSIX_PTHREAD_SEMANTICS 1
  403. | #define _TANDEM_SOURCE 1
  404. | /* end confdefs.h.  */
  405. |
  406. | #include <Carbon/Carbon.h>
  407. | #include <CoreServices/CoreServices.h>
  408. |
  409. configure:5524: result: no
  410. configure:5528: checking for Mac OS X Cocoa support
  411. configure:5539: x86_64-pc-linux-gnu-gcc -E  conftest.c
  412. conftest.c:30:25: fatal error: Cocoa/Cocoa.h: No such file or directory
  413.  #include <Cocoa/Cocoa.h>
  414.                          ^
  415. compilation terminated.
  416. configure:5539: $? = 1
  417. configure: failed program was:
  418. | /* confdefs.h */
  419. | #define PACKAGE_NAME "glib"
  420. | #define PACKAGE_TARNAME "glib"
  421. | #define PACKAGE_VERSION "2.56.2"
  422. | #define PACKAGE_STRING "glib 2.56.2"
  423. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  424. | #define PACKAGE_URL ""
  425. | #define GLIB_MAJOR_VERSION 2
  426. | #define GLIB_MINOR_VERSION 56
  427. | #define GLIB_MICRO_VERSION 2
  428. | #define GLIB_INTERFACE_AGE 2
  429. | #define GLIB_BINARY_AGE 5602
  430. | #define STDC_HEADERS 1
  431. | #define HAVE_SYS_TYPES_H 1
  432. | #define HAVE_SYS_STAT_H 1
  433. | #define HAVE_STDLIB_H 1
  434. | #define HAVE_STRING_H 1
  435. | #define HAVE_MEMORY_H 1
  436. | #define HAVE_STRINGS_H 1
  437. | #define HAVE_INTTYPES_H 1
  438. | #define HAVE_STDINT_H 1
  439. | #define HAVE_UNISTD_H 1
  440. | #define __EXTENSIONS__ 1
  441. | #define _ALL_SOURCE 1
  442. | #define _GNU_SOURCE 1
  443. | #define _POSIX_PTHREAD_SEMANTICS 1
  444. | #define _TANDEM_SOURCE 1
  445. | /* end confdefs.h.  */
  446. |
  447. | #include <Cocoa/Cocoa.h>
  448. | #ifdef GNUSTEP_BASE_VERSION
  449. | #error "Detected GNUstep, not Cocoa"
  450. | #endif
  451. |
  452. configure:5544: result: no
  453. configure:6142: checking whether to enable garbage collector friendliness
  454. configure:6153: result: no
  455. configure:6157: checking whether to disable memory pools
  456. configure:6161: result: no
  457. configure:6198: checking for x86_64-pc-linux-gnu-c++
  458. configure:6214: found /usr/x86_64-pc-linux-gnu/gcc-bin/6.4.0/x86_64-pc-linux-gnu-c++
  459. configure:6225: result: x86_64-pc-linux-gnu-c++
  460. configure:6412: checking for C++ compiler version
  461. configure:6421: x86_64-pc-linux-gnu-c++ --version >&5
  462. x86_64-pc-linux-gnu-c++ (Gentoo 6.4.0-r1 p1.3) 6.4.0
  463. Copyright (C) 2017 Free Software Foundation, Inc.
  464. This is free software; see the source for copying conditions.  There is NO
  465. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  466.  
  467. configure:6432: $? = 0
  468. configure:6421: x86_64-pc-linux-gnu-c++ -v >&5
  469. Using built-in specs.
  470. COLLECT_GCC=x86_64-pc-linux-gnu-c++
  471. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.4.0/lto-wrapper
  472. Target: x86_64-pc-linux-gnu
  473. Configured with: /var/tmp/portage/sys-devel/gcc-6.4.0-r1/work/gcc-6.4.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/6.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.4.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 6.4.0-r1 p1.3' --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 --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --enable-default-pie --enable-default-ssp
  474. Thread model: posix
  475. gcc version 6.4.0 (Gentoo 6.4.0-r1 p1.3)
  476. configure:6432: $? = 0
  477. configure:6421: x86_64-pc-linux-gnu-c++ -V >&5
  478. x86_64-pc-linux-gnu-c++: error: unrecognized command line option '-V'
  479. x86_64-pc-linux-gnu-c++: fatal error: no input files
  480. compilation terminated.
  481. configure:6432: $? = 1
  482. configure:6421: x86_64-pc-linux-gnu-c++ -qversion >&5
  483. x86_64-pc-linux-gnu-c++: error: unrecognized command line option '-qversion'; did you mean '--version'?
  484. x86_64-pc-linux-gnu-c++: fatal error: no input files
  485. compilation terminated.
  486. configure:6432: $? = 1
  487. configure:6436: checking whether we are using the GNU C++ compiler
  488. configure:6455: x86_64-pc-linux-gnu-c++ -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.cpp >&5
  489. configure:6455: $? = 0
  490. configure:6464: result: yes
  491. configure:6473: checking whether x86_64-pc-linux-gnu-c++ accepts -g
  492. configure:6493: x86_64-pc-linux-gnu-c++ -c -g  conftest.cpp >&5
  493. configure:6493: $? = 0
  494. configure:6534: result: yes
  495. configure:6559: checking dependency style of x86_64-pc-linux-gnu-c++
  496. configure:6670: result: none
  497. configure:6697: x86_64-pc-linux-gnu-c++ -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.cpp >&5
  498. configure:6697: $? = 0
  499. configure:6728: checking for special C compiler options needed for large files
  500. configure:6773: result: no
  501. configure:6779: checking for _FILE_OFFSET_BITS value needed for large files
  502. configure:6804: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  503. configure:6804: $? = 0
  504. configure:6836: result: no
  505. configure:6933: checking for x86_64-pc-linux-gnu-pkg-config
  506. configure:6966: result: no
  507. configure:6976: checking for pkg-config
  508. configure:7009: result: no
  509. configure:7106: checking for gawk
  510. configure:7133: result: gawk
  511. configure:7148: checking for perl5
  512. configure:7178: result: no
  513. configure:7148: checking for perl
  514. configure:7164: found /usr/bin/perl
  515. configure:7175: result: perl
  516. configure:7207: checking whether python2.7 version is >= 2.7
  517. configure:7218: python2.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.7'.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)
  518. configure:7221: $? = 0
  519. configure:7223: result: yes
  520. configure:7316: checking for python2.7 version
  521. configure:7323: result: 2.7
  522. configure:7335: checking for python2.7 platform
  523. configure:7342: result: linux2
  524. configure:7368: checking for python2.7 script directory
  525. configure:7403: result: ${prefix}/lib64/python2.7/site-packages
  526. configure:7412: checking for python2.7 extension module directory
  527. configure:7447: result: ${exec_prefix}/lib64/python2.7/site-packages
  528. configure:7483: checking for iconv_open
  529. configure:7483: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c  >&5
  530. configure:7483: $? = 0
  531. configure:7483: result: yes
  532. configure:7676: checking for ZLIB
  533. configure:7735: result: no
  534. configure:7747: checking for inflate in -lz
  535. configure:7772: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c -lz   >&5
  536. configure:7772: $? = 0
  537. configure:7781: result: yes
  538. configure:7784: checking zlib.h usability
  539. configure:7784: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  540. configure:7784: $? = 0
  541. configure:7784: result: yes
  542. configure:7784: checking zlib.h presence
  543. configure:7784: x86_64-pc-linux-gnu-gcc -E  conftest.c
  544. configure:7784: $? = 0
  545. configure:7784: result: yes
  546. configure:7784: checking for zlib.h
  547. configure:7784: result: yes
  548. configure:7802: checking for LIBFFI
  549. configure:7887: result: yes
  550. configure:7901: checking locale.h usability
  551. configure:7901: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  552. configure:7901: $? = 0
  553. configure:7901: result: yes
  554. configure:7901: checking locale.h presence
  555. configure:7901: x86_64-pc-linux-gnu-gcc -E  conftest.c
  556. configure:7901: $? = 0
  557. configure:7901: result: yes
  558. configure:7901: checking for locale.h
  559. configure:7901: result: yes
  560. configure:7912: checking for LC_MESSAGES
  561. configure:7928: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c  >&5
  562. configure:7928: $? = 0
  563. configure:7936: result: yes
  564. configure:7954: checking for CFPreferencesCopyAppValue
  565. configure:7972: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
  566. conftest.c:31:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
  567.  #include <CoreFoundation/CFPreferences.h>
  568.                                           ^
  569. compilation terminated.
  570. configure:7972: $? = 1
  571. configure: failed program was:
  572. | /* confdefs.h */
  573. | #define PACKAGE_NAME "glib"
  574. | #define PACKAGE_TARNAME "glib"
  575. | #define PACKAGE_VERSION "2.56.2"
  576. | #define PACKAGE_STRING "glib 2.56.2"
  577. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  578. | #define PACKAGE_URL ""
  579. | #define GLIB_MAJOR_VERSION 2
  580. | #define GLIB_MINOR_VERSION 56
  581. | #define GLIB_MICRO_VERSION 2
  582. | #define GLIB_INTERFACE_AGE 2
  583. | #define GLIB_BINARY_AGE 5602
  584. | #define STDC_HEADERS 1
  585. | #define HAVE_SYS_TYPES_H 1
  586. | #define HAVE_SYS_STAT_H 1
  587. | #define HAVE_STDLIB_H 1
  588. | #define HAVE_STRING_H 1
  589. | #define HAVE_MEMORY_H 1
  590. | #define HAVE_STRINGS_H 1
  591. | #define HAVE_INTTYPES_H 1
  592. | #define HAVE_STDINT_H 1
  593. | #define HAVE_UNISTD_H 1
  594. | #define __EXTENSIONS__ 1
  595. | #define _ALL_SOURCE 1
  596. | #define _GNU_SOURCE 1
  597. | #define _POSIX_PTHREAD_SEMANTICS 1
  598. | #define _TANDEM_SOURCE 1
  599. | #define HAVE_LOCALE_H 1
  600. | #define HAVE_LC_MESSAGES 1
  601. | /* end confdefs.h.  */
  602. | #include <CoreFoundation/CFPreferences.h>
  603. | int
  604. | main ()
  605. | {
  606. | CFPreferencesCopyAppValue(NULL, NULL)
  607. |   ;
  608. |   return 0;
  609. | }
  610. configure:7981: result: no
  611. configure:7988: checking for CFLocaleCopyCurrent
  612. configure:8006: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
  613. conftest.c:31:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
  614.  #include <CoreFoundation/CFLocale.h>
  615.                                      ^
  616. compilation terminated.
  617. configure:8006: $? = 1
  618. configure: failed program was:
  619. | /* confdefs.h */
  620. | #define PACKAGE_NAME "glib"
  621. | #define PACKAGE_TARNAME "glib"
  622. | #define PACKAGE_VERSION "2.56.2"
  623. | #define PACKAGE_STRING "glib 2.56.2"
  624. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  625. | #define PACKAGE_URL ""
  626. | #define GLIB_MAJOR_VERSION 2
  627. | #define GLIB_MINOR_VERSION 56
  628. | #define GLIB_MICRO_VERSION 2
  629. | #define GLIB_INTERFACE_AGE 2
  630. | #define GLIB_BINARY_AGE 5602
  631. | #define STDC_HEADERS 1
  632. | #define HAVE_SYS_TYPES_H 1
  633. | #define HAVE_SYS_STAT_H 1
  634. | #define HAVE_STDLIB_H 1
  635. | #define HAVE_STRING_H 1
  636. | #define HAVE_MEMORY_H 1
  637. | #define HAVE_STRINGS_H 1
  638. | #define HAVE_INTTYPES_H 1
  639. | #define HAVE_STDINT_H 1
  640. | #define HAVE_UNISTD_H 1
  641. | #define __EXTENSIONS__ 1
  642. | #define _ALL_SOURCE 1
  643. | #define _GNU_SOURCE 1
  644. | #define _POSIX_PTHREAD_SEMANTICS 1
  645. | #define _TANDEM_SOURCE 1
  646. | #define HAVE_LOCALE_H 1
  647. | #define HAVE_LC_MESSAGES 1
  648. | /* end confdefs.h.  */
  649. | #include <CoreFoundation/CFLocale.h>
  650. | int
  651. | main ()
  652. | {
  653. | CFLocaleCopyCurrent();
  654. |   ;
  655. |   return 0;
  656. | }
  657. configure:8015: result: no
  658. configure:8029: checking libintl.h usability
  659. configure:8029: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  660. configure:8029: $? = 0
  661. configure:8029: result: yes
  662. configure:8029: checking libintl.h presence
  663. configure:8029: x86_64-pc-linux-gnu-gcc -E  conftest.c
  664. configure:8029: $? = 0
  665. configure:8029: result: yes
  666. configure:8029: checking for libintl.h
  667. configure:8029: result: yes
  668. configure:8037: checking for ngettext in libc
  669. configure:8055: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c  >&5
  670. configure:8055: $? = 0
  671. configure:8064: result: yes
  672. configure:8068: checking for dgettext in libc
  673. configure:8086: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c  >&5
  674. configure:8086: $? = 0
  675. configure:8095: result: yes
  676. configure:8102: checking for bind_textdomain_codeset
  677. configure:8102: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c  >&5
  678. configure:8102: $? = 0
  679. configure:8102: result: yes
  680. configure:8378: checking for msgfmt
  681. configure:8405: result: /usr/bin/msgfmt
  682. configure:8416: checking for dcgettext
  683. configure:8416: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  684. conftest.c:56:6: warning: conflicting types for built-in function 'dcgettext'
  685.  char dcgettext ();
  686.       ^~~~~~~~~
  687. configure:8416: $? = 0
  688. configure:8416: result: yes
  689. configure:8426: checking if msgfmt accepts -c
  690. configure:8441: $MSGFMT -c -o /dev/null conftest.foo
  691. conftest.foo:3: warning: header field 'Language' missing in header
  692. configure:8444: $? = 0
  693. configure:8446: result: yes
  694. configure:8456: checking for gmsgfmt
  695. configure:8474: found /usr/bin/gmsgfmt
  696. configure:8487: result: /usr/bin/gmsgfmt
  697. configure:8497: checking for xgettext
  698. configure:8524: result: /usr/bin/xgettext
  699. configure:8543: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  700. configure:8543: $? = 0
  701. configure:8625: checking for catalogs to be installed
  702. configure:8650: result:  ar fr ja
  703. configure:8794: checking how to print strings
  704. configure:8821: result: printf
  705. configure:8842: checking for a sed that does not truncate output
  706. configure:8906: result: /bin/sed
  707. configure:8924: checking for fgrep
  708. configure:8986: result: /bin/grep -F
  709. configure:9021: checking for ld used by x86_64-pc-linux-gnu-gcc
  710. configure:9088: result: /usr/x86_64-pc-linux-gnu/bin/ld
  711. configure:9095: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld
  712. configure:9110: result: yes
  713. configure:9122: checking for BSD- or MS-compatible name lister (nm)
  714. configure:9176: result: /usr/bin/x86_64-pc-linux-gnu-nm -B
  715. configure:9306: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface
  716. configure:9313: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  717. configure:9316: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o"
  718. configure:9319: output
  719. 0000000000000000 B some_variable
  720. configure:9326: result: BSD nm
  721. configure:9329: checking whether ln -s works
  722. configure:9333: result: yes
  723. configure:9341: checking the maximum length of command line arguments
  724. configure:9477: result: 1572864
  725. configure:9525: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
  726. configure:9565: result: func_convert_file_noop
  727. configure:9572: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
  728. configure:9592: result: func_convert_file_noop
  729. configure:9599: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files
  730. configure:9606: result: -r
  731. configure:9640: checking for x86_64-pc-linux-gnu-objdump
  732. configure:9656: found /usr/bin/x86_64-pc-linux-gnu-objdump
  733. configure:9667: result: x86_64-pc-linux-gnu-objdump
  734. configure:9736: checking how to recognize dependent libraries
  735. configure:9936: result: pass_all
  736. configure:9981: checking for x86_64-pc-linux-gnu-dlltool
  737. configure:10011: result: no
  738. configure:10021: checking for dlltool
  739. configure:10051: result: no
  740. configure:10078: checking how to associate runtime and link libraries
  741. configure:10105: result: printf %s\n
  742. configure:10121: checking for x86_64-pc-linux-gnu-ar
  743. configure:10137: found /usr/bin/x86_64-pc-linux-gnu-ar
  744. configure:10148: result: x86_64-pc-linux-gnu-ar
  745. configure:10229: checking for archiver @FILE support
  746. configure:10246: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  747. configure:10246: $? = 0
  748. configure:10249: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5
  749. configure:10252: $? = 0
  750. configure:10257: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5
  751. x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory
  752. configure:10260: $? = 1
  753. configure:10272: result: @
  754. configure:10290: checking for x86_64-pc-linux-gnu-strip
  755. configure:10306: found /usr/bin/x86_64-pc-linux-gnu-strip
  756. configure:10317: result: x86_64-pc-linux-gnu-strip
  757. configure:10389: checking for x86_64-pc-linux-gnu-ranlib
  758. configure:10405: found /usr/bin/x86_64-pc-linux-gnu-ranlib
  759. configure:10416: result: x86_64-pc-linux-gnu-ranlib
  760. configure:10558: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object
  761. configure:10711: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  762. configure:10714: $? = 0
  763. configure:10718: /usr/bin/x86_64-pc-linux-gnu-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
  764. configure:10721: $? = 0
  765. configure:10787: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5
  766. configure:10790: $? = 0
  767. configure:10828: result: ok
  768. configure:10875: checking for sysroot
  769. configure:10905: result: no
  770. configure:10912: checking for a working dd
  771. configure:10950: result: /bin/dd
  772. configure:10954: checking how to truncate binary pipes
  773. configure:10969: result: /bin/dd bs=4096 count=1
  774. configure:11105: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  775. configure:11108: $? = 0
  776. configure:11258: checking for x86_64-pc-linux-gnu-mt
  777. configure:11288: result: no
  778. configure:11298: checking for mt
  779. configure:11328: result: no
  780. configure:11348: checking if : is a manifest tool
  781. configure:11354: : '-?'
  782. configure:11362: result: no
  783. configure:12036: checking for dlfcn.h
  784. configure:12036: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  785. configure:12036: $? = 0
  786. configure:12036: result: yes
  787. configure:12599: checking for objdir
  788. configure:12614: result: .libs
  789. configure:12878: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions
  790. configure:12896: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -fno-rtti -fno-exceptions conftest.c >&5
  791. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  792. configure:12900: $? = 0
  793. configure:12913: result: no
  794. configure:13271: checking for x86_64-pc-linux-gnu-gcc option to produce PIC
  795. configure:13278: result: -fPIC -DPIC
  796. configure:13286: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works
  797. configure:13304: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -fPIC -DPIC -DPIC conftest.c >&5
  798. configure:13308: $? = 0
  799. configure:13321: result: yes
  800. configure:13350: checking if x86_64-pc-linux-gnu-gcc static flag -static works
  801. configure:13378: result: yes
  802. configure:13393: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o
  803. configure:13414: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -o out/conftest2.o conftest.c >&5
  804. configure:13418: $? = 0
  805. configure:13440: result: yes
  806. configure:13448: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o
  807. configure:13495: result: yes
  808. configure:13528: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
  809. configure:14787: result: yes
  810. configure:14824: checking whether -lc should be explicitly linked in
  811. configure:14832: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  812. configure:14835: $? = 0
  813. configure:14850: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
  814. configure:14853: $? = 0
  815. configure:14867: result: no
  816. configure:15027: checking dynamic linker characteristics
  817. configure:15621: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c   >&5
  818. configure:15621: $? = 0
  819. configure:15858: result: GNU/Linux ld.so
  820. configure:15980: checking how to hardcode library paths into programs
  821. configure:16005: result: immediate
  822. configure:16553: checking whether stripping libraries is possible
  823. configure:16558: result: yes
  824. configure:16593: checking if libtool supports shared libraries
  825. configure:16595: result: yes
  826. configure:16598: checking whether to build shared libraries
  827. configure:16623: result: yes
  828. configure:16626: checking whether to build static libraries
  829. configure:16630: result: no
  830. configure:16653: checking how to run the C++ preprocessor
  831. configure:16680: x86_64-pc-linux-gnu-c++ -E  conftest.cpp
  832. configure:16680: $? = 0
  833. configure:16694: x86_64-pc-linux-gnu-c++ -E  conftest.cpp
  834. conftest.cpp:39:28: fatal error: ac_nonexistent.h: No such file or directory
  835.  #include <ac_nonexistent.h>
  836.                             ^
  837. compilation terminated.
  838. configure:16694: $? = 1
  839. configure: failed program was:
  840. | /* confdefs.h */
  841. | #define PACKAGE_NAME "glib"
  842. | #define PACKAGE_TARNAME "glib"
  843. | #define PACKAGE_VERSION "2.56.2"
  844. | #define PACKAGE_STRING "glib 2.56.2"
  845. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  846. | #define PACKAGE_URL ""
  847. | #define GLIB_MAJOR_VERSION 2
  848. | #define GLIB_MINOR_VERSION 56
  849. | #define GLIB_MICRO_VERSION 2
  850. | #define GLIB_INTERFACE_AGE 2
  851. | #define GLIB_BINARY_AGE 5602
  852. | #define STDC_HEADERS 1
  853. | #define HAVE_SYS_TYPES_H 1
  854. | #define HAVE_SYS_STAT_H 1
  855. | #define HAVE_STDLIB_H 1
  856. | #define HAVE_STRING_H 1
  857. | #define HAVE_MEMORY_H 1
  858. | #define HAVE_STRINGS_H 1
  859. | #define HAVE_INTTYPES_H 1
  860. | #define HAVE_STDINT_H 1
  861. | #define HAVE_UNISTD_H 1
  862. | #define __EXTENSIONS__ 1
  863. | #define _ALL_SOURCE 1
  864. | #define _GNU_SOURCE 1
  865. | #define _POSIX_PTHREAD_SEMANTICS 1
  866. | #define _TANDEM_SOURCE 1
  867. | #define HAVE_LOCALE_H 1
  868. | #define HAVE_LC_MESSAGES 1
  869. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  870. | #define HAVE_GETTEXT 1
  871. | #define HAVE_DCGETTEXT 1
  872. | #define ENABLE_NLS 1
  873. | #define GETTEXT_PACKAGE "glib20"
  874. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  875. | #define HAVE_DLFCN_H 1
  876. | #define LT_OBJDIR ".libs/"
  877. | /* end confdefs.h.  */
  878. | #include <ac_nonexistent.h>
  879. configure:16719: result: x86_64-pc-linux-gnu-c++ -E
  880. configure:16739: x86_64-pc-linux-gnu-c++ -E  conftest.cpp
  881. configure:16739: $? = 0
  882. configure:16753: x86_64-pc-linux-gnu-c++ -E  conftest.cpp
  883. conftest.cpp:39:28: fatal error: ac_nonexistent.h: No such file or directory
  884.  #include <ac_nonexistent.h>
  885.                             ^
  886. compilation terminated.
  887. configure:16753: $? = 1
  888. configure: failed program was:
  889. | /* confdefs.h */
  890. | #define PACKAGE_NAME "glib"
  891. | #define PACKAGE_TARNAME "glib"
  892. | #define PACKAGE_VERSION "2.56.2"
  893. | #define PACKAGE_STRING "glib 2.56.2"
  894. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  895. | #define PACKAGE_URL ""
  896. | #define GLIB_MAJOR_VERSION 2
  897. | #define GLIB_MINOR_VERSION 56
  898. | #define GLIB_MICRO_VERSION 2
  899. | #define GLIB_INTERFACE_AGE 2
  900. | #define GLIB_BINARY_AGE 5602
  901. | #define STDC_HEADERS 1
  902. | #define HAVE_SYS_TYPES_H 1
  903. | #define HAVE_SYS_STAT_H 1
  904. | #define HAVE_STDLIB_H 1
  905. | #define HAVE_STRING_H 1
  906. | #define HAVE_MEMORY_H 1
  907. | #define HAVE_STRINGS_H 1
  908. | #define HAVE_INTTYPES_H 1
  909. | #define HAVE_STDINT_H 1
  910. | #define HAVE_UNISTD_H 1
  911. | #define __EXTENSIONS__ 1
  912. | #define _ALL_SOURCE 1
  913. | #define _GNU_SOURCE 1
  914. | #define _POSIX_PTHREAD_SEMANTICS 1
  915. | #define _TANDEM_SOURCE 1
  916. | #define HAVE_LOCALE_H 1
  917. | #define HAVE_LC_MESSAGES 1
  918. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  919. | #define HAVE_GETTEXT 1
  920. | #define HAVE_DCGETTEXT 1
  921. | #define ENABLE_NLS 1
  922. | #define GETTEXT_PACKAGE "glib20"
  923. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  924. | #define HAVE_DLFCN_H 1
  925. | #define LT_OBJDIR ".libs/"
  926. | /* end confdefs.h.  */
  927. | #include <ac_nonexistent.h>
  928. configure:16915: checking for ld used by x86_64-pc-linux-gnu-c++
  929. configure:16982: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  930. configure:16989: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld
  931. configure:17004: result: yes
  932. configure:17059: checking whether the x86_64-pc-linux-gnu-c++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
  933. configure:18132: result: yes
  934. configure:18168: x86_64-pc-linux-gnu-c++ -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.cpp >&5
  935. configure:18171: $? = 0
  936. configure:18652: checking for x86_64-pc-linux-gnu-c++ option to produce PIC
  937. configure:18659: result: -fPIC -DPIC
  938. configure:18667: checking if x86_64-pc-linux-gnu-c++ PIC flag -fPIC -DPIC works
  939. configure:18685: x86_64-pc-linux-gnu-c++ -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -fPIC -DPIC -DPIC conftest.cpp >&5
  940. configure:18689: $? = 0
  941. configure:18702: result: yes
  942. configure:18725: checking if x86_64-pc-linux-gnu-c++ static flag -static works
  943. configure:18753: result: yes
  944. configure:18765: checking if x86_64-pc-linux-gnu-c++ supports -c -o file.o
  945. configure:18786: x86_64-pc-linux-gnu-c++ -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -o out/conftest2.o conftest.cpp >&5
  946. configure:18790: $? = 0
  947. configure:18812: result: yes
  948. configure:18817: checking if x86_64-pc-linux-gnu-c++ supports -c -o file.o
  949. configure:18864: result: yes
  950. configure:18894: checking whether the x86_64-pc-linux-gnu-c++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
  951. configure:18934: result: yes
  952. configure:19075: checking dynamic linker characteristics
  953. configure:19833: result: GNU/Linux ld.so
  954. configure:19898: checking how to hardcode library paths into programs
  955. configure:19923: result: immediate
  956. configure:19985: creating ./config.lt
  957.  
  958. ## ------------------ ##
  959. ## Running config.lt. ##
  960. ## ------------------ ##
  961. config.lt:684: creating libtool
  962. configure:21566: checking for size_t
  963. configure:21566: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  964. configure:21566: $? = 0
  965. configure:21566: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  966. conftest.c: In function 'main':
  967. conftest.c:75:21: error: expected expression before ')' token
  968.  if (sizeof ((size_t)))
  969.                      ^
  970. configure:21566: $? = 1
  971. configure: failed program was:
  972. | /* confdefs.h */
  973. | #define PACKAGE_NAME "glib"
  974. | #define PACKAGE_TARNAME "glib"
  975. | #define PACKAGE_VERSION "2.56.2"
  976. | #define PACKAGE_STRING "glib 2.56.2"
  977. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  978. | #define PACKAGE_URL ""
  979. | #define GLIB_MAJOR_VERSION 2
  980. | #define GLIB_MINOR_VERSION 56
  981. | #define GLIB_MICRO_VERSION 2
  982. | #define GLIB_INTERFACE_AGE 2
  983. | #define GLIB_BINARY_AGE 5602
  984. | #define STDC_HEADERS 1
  985. | #define HAVE_SYS_TYPES_H 1
  986. | #define HAVE_SYS_STAT_H 1
  987. | #define HAVE_STDLIB_H 1
  988. | #define HAVE_STRING_H 1
  989. | #define HAVE_MEMORY_H 1
  990. | #define HAVE_STRINGS_H 1
  991. | #define HAVE_INTTYPES_H 1
  992. | #define HAVE_STDINT_H 1
  993. | #define HAVE_UNISTD_H 1
  994. | #define __EXTENSIONS__ 1
  995. | #define _ALL_SOURCE 1
  996. | #define _GNU_SOURCE 1
  997. | #define _POSIX_PTHREAD_SEMANTICS 1
  998. | #define _TANDEM_SOURCE 1
  999. | #define HAVE_LOCALE_H 1
  1000. | #define HAVE_LC_MESSAGES 1
  1001. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1002. | #define HAVE_GETTEXT 1
  1003. | #define HAVE_DCGETTEXT 1
  1004. | #define ENABLE_NLS 1
  1005. | #define GETTEXT_PACKAGE "glib20"
  1006. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  1007. | #define HAVE_DLFCN_H 1
  1008. | #define LT_OBJDIR ".libs/"
  1009. | /* end confdefs.h.  */
  1010. | #include <stdio.h>
  1011. | #ifdef HAVE_SYS_TYPES_H
  1012. | # include <sys/types.h>
  1013. | #endif
  1014. | #ifdef HAVE_SYS_STAT_H
  1015. | # include <sys/stat.h>
  1016. | #endif
  1017. | #ifdef STDC_HEADERS
  1018. | # include <stdlib.h>
  1019. | # include <stddef.h>
  1020. | #else
  1021. | # ifdef HAVE_STDLIB_H
  1022. | #  include <stdlib.h>
  1023. | # endif
  1024. | #endif
  1025. | #ifdef HAVE_STRING_H
  1026. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1027. | #  include <memory.h>
  1028. | # endif
  1029. | # include <string.h>
  1030. | #endif
  1031. | #ifdef HAVE_STRINGS_H
  1032. | # include <strings.h>
  1033. | #endif
  1034. | #ifdef HAVE_INTTYPES_H
  1035. | # include <inttypes.h>
  1036. | #endif
  1037. | #ifdef HAVE_STDINT_H
  1038. | # include <stdint.h>
  1039. | #endif
  1040. | #ifdef HAVE_UNISTD_H
  1041. | # include <unistd.h>
  1042. | #endif
  1043. | int
  1044. | main ()
  1045. | {
  1046. | if (sizeof ((size_t)))
  1047. |           return 0;
  1048. |   ;
  1049. |   return 0;
  1050. | }
  1051. configure:21566: result: yes
  1052. configure:21579: checking for working alloca.h
  1053. configure:21596: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1054. configure:21596: $? = 0
  1055. configure:21604: result: yes
  1056. configure:21612: checking for alloca
  1057. configure:21649: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1058. configure:21649: $? = 0
  1059. configure:21657: result: yes
  1060. configure:21766: checking for mmap
  1061. configure:21766: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1062. configure:21766: $? = 0
  1063. configure:21766: result: yes
  1064. configure:21766: checking for posix_memalign
  1065. configure:21766: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1066. conftest.c:65:6: warning: conflicting types for built-in function 'posix_memalign'
  1067.  char posix_memalign ();
  1068.       ^~~~~~~~~~~~~~
  1069. configure:21766: $? = 0
  1070. configure:21766: result: yes
  1071. configure:21766: checking for memalign
  1072. configure:21766: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1073. configure:21766: $? = 0
  1074. configure:21766: result: yes
  1075. configure:21766: checking for valloc
  1076. configure:21766: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1077. configure:21766: $? = 0
  1078. configure:21766: result: yes
  1079. configure:21766: checking for fsync
  1080. configure:21766: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1081. configure:21766: $? = 0
  1082. configure:21766: result: yes
  1083. configure:21766: checking for pipe2
  1084. configure:21766: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1085. configure:21766: $? = 0
  1086. configure:21766: result: yes
  1087. configure:21766: checking for issetugid
  1088. configure:21766: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1089. /var/tmp/portage/dev-libs/glib-2.56.2/temp/cciOnS9H.o: In function `main':
  1090. conftest.c:(.text.startup+0x7): undefined reference to `issetugid'
  1091. collect2: error: ld returned 1 exit status
  1092. configure:21766: $? = 1
  1093. configure: failed program was:
  1094. | /* confdefs.h */
  1095. | #define PACKAGE_NAME "glib"
  1096. | #define PACKAGE_TARNAME "glib"
  1097. | #define PACKAGE_VERSION "2.56.2"
  1098. | #define PACKAGE_STRING "glib 2.56.2"
  1099. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  1100. | #define PACKAGE_URL ""
  1101. | #define GLIB_MAJOR_VERSION 2
  1102. | #define GLIB_MINOR_VERSION 56
  1103. | #define GLIB_MICRO_VERSION 2
  1104. | #define GLIB_INTERFACE_AGE 2
  1105. | #define GLIB_BINARY_AGE 5602
  1106. | #define STDC_HEADERS 1
  1107. | #define HAVE_SYS_TYPES_H 1
  1108. | #define HAVE_SYS_STAT_H 1
  1109. | #define HAVE_STDLIB_H 1
  1110. | #define HAVE_STRING_H 1
  1111. | #define HAVE_MEMORY_H 1
  1112. | #define HAVE_STRINGS_H 1
  1113. | #define HAVE_INTTYPES_H 1
  1114. | #define HAVE_STDINT_H 1
  1115. | #define HAVE_UNISTD_H 1
  1116. | #define __EXTENSIONS__ 1
  1117. | #define _ALL_SOURCE 1
  1118. | #define _GNU_SOURCE 1
  1119. | #define _POSIX_PTHREAD_SEMANTICS 1
  1120. | #define _TANDEM_SOURCE 1
  1121. | #define HAVE_LOCALE_H 1
  1122. | #define HAVE_LC_MESSAGES 1
  1123. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1124. | #define HAVE_GETTEXT 1
  1125. | #define HAVE_DCGETTEXT 1
  1126. | #define ENABLE_NLS 1
  1127. | #define GETTEXT_PACKAGE "glib20"
  1128. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  1129. | #define HAVE_DLFCN_H 1
  1130. | #define LT_OBJDIR ".libs/"
  1131. | #define HAVE_ALLOCA_H 1
  1132. | #define HAVE_ALLOCA 1
  1133. | #define HAVE_MMAP 1
  1134. | #define HAVE_POSIX_MEMALIGN 1
  1135. | #define HAVE_MEMALIGN 1
  1136. | #define HAVE_VALLOC 1
  1137. | #define HAVE_FSYNC 1
  1138. | #define HAVE_PIPE2 1
  1139. | /* end confdefs.h.  */
  1140. | /* Define issetugid to an innocuous variant, in case <limits.h> declares issetugid.
  1141. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  1142. | #define issetugid innocuous_issetugid
  1143. |
  1144. | /* System header to define __stub macros and hopefully few prototypes,
  1145. |     which can conflict with char issetugid (); below.
  1146. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1147. |     <limits.h> exists even on freestanding compilers.  */
  1148. |
  1149. | #ifdef __STDC__
  1150. | # include <limits.h>
  1151. | #else
  1152. | # include <assert.h>
  1153. | #endif
  1154. |
  1155. | #undef issetugid
  1156. |
  1157. | /* Override any GCC internal prototype to avoid an error.
  1158. |    Use char because int might match the return type of a GCC
  1159. |    builtin and then its argument prototype would still apply.  */
  1160. | #ifdef __cplusplus
  1161. | extern "C"
  1162. | #endif
  1163. | char issetugid ();
  1164. | /* The GNU C library defines this for functions which it implements
  1165. |     to always fail with ENOSYS.  Some functions are actually named
  1166. |     something starting with __ and the normal name is an alias.  */
  1167. | #if defined __stub_issetugid || defined __stub___issetugid
  1168. | choke me
  1169. | #endif
  1170. |
  1171. | int
  1172. | main ()
  1173. | {
  1174. | return issetugid ();
  1175. |   ;
  1176. |   return 0;
  1177. | }
  1178. configure:21766: result: no
  1179. configure:21778: checking for timegm
  1180. configure:21778: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1181. configure:21778: $? = 0
  1182. configure:21778: result: yes
  1183. configure:21778: checking for gmtime_r
  1184. configure:21778: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1185. configure:21778: $? = 0
  1186. configure:21778: result: yes
  1187. configure:21787: checking whether strerror_r is declared
  1188. configure:21787: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  1189. configure:21787: $? = 0
  1190. configure:21787: result: yes
  1191. configure:21800: checking for strerror_r
  1192. configure:21800: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1193. configure:21800: $? = 0
  1194. configure:21800: result: yes
  1195. configure:21809: checking whether strerror_r returns char *
  1196. configure:21833: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  1197. configure:21833: $? = 0
  1198. configure:21871: result: yes
  1199. configure:21880: checking for __libc_enable_secure
  1200. configure:21897: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1201. configure:21897: $? = 0
  1202. configure:21905: result: yes
  1203. configure:21919: checking size of char
  1204. configure:21924: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1205. configure:21924: $? = 0
  1206. configure:21924: ./conftest
  1207. configure:21924: $? = 0
  1208. configure:21938: result: 1
  1209. configure:21952: checking size of short
  1210. configure:21957: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1211. configure:21957: $? = 0
  1212. configure:21957: ./conftest
  1213. configure:21957: $? = 0
  1214. configure:21971: result: 2
  1215. configure:21985: checking size of long
  1216. configure:21990: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1217. configure:21990: $? = 0
  1218. configure:21990: ./conftest
  1219. configure:21990: $? = 0
  1220. configure:22004: result: 8
  1221. configure:22018: checking size of int
  1222. configure:22023: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1223. configure:22023: $? = 0
  1224. configure:22023: ./conftest
  1225. configure:22023: $? = 0
  1226. configure:22037: result: 4
  1227. configure:22051: checking size of void *
  1228. configure:22056: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1229. configure:22056: $? = 0
  1230. configure:22056: ./conftest
  1231. configure:22056: $? = 0
  1232. configure:22070: result: 8
  1233. configure:22084: checking size of long long
  1234. configure:22089: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1235. configure:22089: $? = 0
  1236. configure:22089: ./conftest
  1237. configure:22089: $? = 0
  1238. configure:22103: result: 8
  1239. configure:22117: checking size of __int64
  1240. configure:22122: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1241. conftest.c: In function 'longval':
  1242. conftest.c:92:57: error: '__int64' undeclared (first use in this function)
  1243.  static long int longval () { return (long int) (sizeof (__int64)); }
  1244.                                                          ^~~~~~~
  1245. conftest.c:92:57: note: each undeclared identifier is reported only once for each function it appears in
  1246. conftest.c: In function 'ulongval':
  1247. conftest.c:93:67: error: '__int64' undeclared (first use in this function)
  1248.  static unsigned long int ulongval () { return (long int) (sizeof (__int64)); }
  1249.                                                                    ^~~~~~~
  1250. conftest.c: In function 'main':
  1251. conftest.c:103:28: error: '__int64' undeclared (first use in this function)
  1252.    if (((long int) (sizeof (__int64))) < 0)
  1253.                             ^~~~~~~
  1254. configure:22122: $? = 1
  1255. configure: program exited with status 1
  1256. configure: failed program was:
  1257. | /* confdefs.h */
  1258. | #define PACKAGE_NAME "glib"
  1259. | #define PACKAGE_TARNAME "glib"
  1260. | #define PACKAGE_VERSION "2.56.2"
  1261. | #define PACKAGE_STRING "glib 2.56.2"
  1262. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  1263. | #define PACKAGE_URL ""
  1264. | #define GLIB_MAJOR_VERSION 2
  1265. | #define GLIB_MINOR_VERSION 56
  1266. | #define GLIB_MICRO_VERSION 2
  1267. | #define GLIB_INTERFACE_AGE 2
  1268. | #define GLIB_BINARY_AGE 5602
  1269. | #define STDC_HEADERS 1
  1270. | #define HAVE_SYS_TYPES_H 1
  1271. | #define HAVE_SYS_STAT_H 1
  1272. | #define HAVE_STDLIB_H 1
  1273. | #define HAVE_STRING_H 1
  1274. | #define HAVE_MEMORY_H 1
  1275. | #define HAVE_STRINGS_H 1
  1276. | #define HAVE_INTTYPES_H 1
  1277. | #define HAVE_STDINT_H 1
  1278. | #define HAVE_UNISTD_H 1
  1279. | #define __EXTENSIONS__ 1
  1280. | #define _ALL_SOURCE 1
  1281. | #define _GNU_SOURCE 1
  1282. | #define _POSIX_PTHREAD_SEMANTICS 1
  1283. | #define _TANDEM_SOURCE 1
  1284. | #define HAVE_LOCALE_H 1
  1285. | #define HAVE_LC_MESSAGES 1
  1286. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1287. | #define HAVE_GETTEXT 1
  1288. | #define HAVE_DCGETTEXT 1
  1289. | #define ENABLE_NLS 1
  1290. | #define GETTEXT_PACKAGE "glib20"
  1291. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  1292. | #define HAVE_DLFCN_H 1
  1293. | #define LT_OBJDIR ".libs/"
  1294. | #define HAVE_ALLOCA_H 1
  1295. | #define HAVE_ALLOCA 1
  1296. | #define HAVE_MMAP 1
  1297. | #define HAVE_POSIX_MEMALIGN 1
  1298. | #define HAVE_MEMALIGN 1
  1299. | #define HAVE_VALLOC 1
  1300. | #define HAVE_FSYNC 1
  1301. | #define HAVE_PIPE2 1
  1302. | #define HAVE_TIMEGM 1
  1303. | #define HAVE_GMTIME_R 1
  1304. | #define HAVE_DECL_STRERROR_R 1
  1305. | #define HAVE_STRERROR_R 1
  1306. | #define STRERROR_R_CHAR_P 1
  1307. | #define HAVE_LIBC_ENABLE_SECURE 1
  1308. | #define SIZEOF_CHAR 1
  1309. | #define SIZEOF_SHORT 2
  1310. | #define SIZEOF_LONG 8
  1311. | #define SIZEOF_INT 4
  1312. | #define SIZEOF_VOID_P 8
  1313. | #define SIZEOF_LONG_LONG 8
  1314. | /* end confdefs.h.  */
  1315. | #include <stdio.h>
  1316. | #ifdef HAVE_SYS_TYPES_H
  1317. | # include <sys/types.h>
  1318. | #endif
  1319. | #ifdef HAVE_SYS_STAT_H
  1320. | # include <sys/stat.h>
  1321. | #endif
  1322. | #ifdef STDC_HEADERS
  1323. | # include <stdlib.h>
  1324. | # include <stddef.h>
  1325. | #else
  1326. | # ifdef HAVE_STDLIB_H
  1327. | #  include <stdlib.h>
  1328. | # endif
  1329. | #endif
  1330. | #ifdef HAVE_STRING_H
  1331. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1332. | #  include <memory.h>
  1333. | # endif
  1334. | # include <string.h>
  1335. | #endif
  1336. | #ifdef HAVE_STRINGS_H
  1337. | # include <strings.h>
  1338. | #endif
  1339. | #ifdef HAVE_INTTYPES_H
  1340. | # include <inttypes.h>
  1341. | #endif
  1342. | #ifdef HAVE_STDINT_H
  1343. | # include <stdint.h>
  1344. | #endif
  1345. | #ifdef HAVE_UNISTD_H
  1346. | # include <unistd.h>
  1347. | #endif
  1348. | static long int longval () { return (long int) (sizeof (__int64)); }
  1349. | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); }
  1350. | #include <stdio.h>
  1351. | #include <stdlib.h>
  1352. | int
  1353. | main ()
  1354. | {
  1355. |
  1356. |   FILE *f = fopen ("conftest.val", "w");
  1357. |   if (! f)
  1358. |     return 1;
  1359. |   if (((long int) (sizeof (__int64))) < 0)
  1360. |     {
  1361. |       long int i = longval ();
  1362. |       if (i != ((long int) (sizeof (__int64))))
  1363. |       return 1;
  1364. |       fprintf (f, "%ld", i);
  1365. |     }
  1366. |   else
  1367. |     {
  1368. |       unsigned long int i = ulongval ();
  1369. |       if (i != ((long int) (sizeof (__int64))))
  1370. |       return 1;
  1371. |       fprintf (f, "%lu", i);
  1372. |     }
  1373. |   /* Do not output a trailing newline, as this causes \r\n confusion
  1374. |      on some platforms.  */
  1375. |   return ferror (f) || fclose (f) != 0;
  1376. |
  1377. |   ;
  1378. |   return 0;
  1379. | }
  1380. configure:22136: result: 0
  1381. configure:22147: checking for sig_atomic_t
  1382. configure:22165: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1383. configure:22165: $? = 0
  1384. configure:22173: result: yes
  1385. configure:22193: checking for format to printf and scanf a guint64
  1386. configure:22216: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1387. conftest.c: In function 'main':
  1388. conftest.c:68:6: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  1389.       exit (b!=a);
  1390.       ^~~~
  1391. conftest.c:68:6: warning: incompatible implicit declaration of built-in function 'exit'
  1392. conftest.c:68:6: note: include '<stdlib.h>' or provide a declaration of 'exit'
  1393. configure:22216: $? = 0
  1394. configure:22216: ./conftest
  1395. configure:22216: $? = 0
  1396. configure:22229: result: %llu
  1397. configure:22263: checking for an ANSI C-conforming const
  1398. configure:22329: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  1399. configure:22329: $? = 0
  1400. configure:22336: result: yes
  1401. configure:22345: checking for growing stack pointer
  1402. configure:22365: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  1403. configure:22365: $? = 0
  1404. configure:22365: ./conftest
  1405. configure:22365: $? = 1
  1406. configure: program exited with status 1
  1407. configure: failed program was:
  1408. | /* confdefs.h */
  1409. | #define PACKAGE_NAME "glib"
  1410. | #define PACKAGE_TARNAME "glib"
  1411. | #define PACKAGE_VERSION "2.56.2"
  1412. | #define PACKAGE_STRING "glib 2.56.2"
  1413. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  1414. | #define PACKAGE_URL ""
  1415. | #define GLIB_MAJOR_VERSION 2
  1416. | #define GLIB_MINOR_VERSION 56
  1417. | #define GLIB_MICRO_VERSION 2
  1418. | #define GLIB_INTERFACE_AGE 2
  1419. | #define GLIB_BINARY_AGE 5602
  1420. | #define STDC_HEADERS 1
  1421. | #define HAVE_SYS_TYPES_H 1
  1422. | #define HAVE_SYS_STAT_H 1
  1423. | #define HAVE_STDLIB_H 1
  1424. | #define HAVE_STRING_H 1
  1425. | #define HAVE_MEMORY_H 1
  1426. | #define HAVE_STRINGS_H 1
  1427. | #define HAVE_INTTYPES_H 1
  1428. | #define HAVE_STDINT_H 1
  1429. | #define HAVE_UNISTD_H 1
  1430. | #define __EXTENSIONS__ 1
  1431. | #define _ALL_SOURCE 1
  1432. | #define _GNU_SOURCE 1
  1433. | #define _POSIX_PTHREAD_SEMANTICS 1
  1434. | #define _TANDEM_SOURCE 1
  1435. | #define HAVE_LOCALE_H 1
  1436. | #define HAVE_LC_MESSAGES 1
  1437. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1438. | #define HAVE_GETTEXT 1
  1439. | #define HAVE_DCGETTEXT 1
  1440. | #define ENABLE_NLS 1
  1441. | #define GETTEXT_PACKAGE "glib20"
  1442. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  1443. | #define HAVE_DLFCN_H 1
  1444. | #define LT_OBJDIR ".libs/"
  1445. | #define HAVE_ALLOCA_H 1
  1446. | #define HAVE_ALLOCA 1
  1447. | #define HAVE_MMAP 1
  1448. | #define HAVE_POSIX_MEMALIGN 1
  1449. | #define HAVE_MEMALIGN 1
  1450. | #define HAVE_VALLOC 1
  1451. | #define HAVE_FSYNC 1
  1452. | #define HAVE_PIPE2 1
  1453. | #define HAVE_TIMEGM 1
  1454. | #define HAVE_GMTIME_R 1
  1455. | #define HAVE_DECL_STRERROR_R 1
  1456. | #define HAVE_STRERROR_R 1
  1457. | #define STRERROR_R_CHAR_P 1
  1458. | #define HAVE_LIBC_ENABLE_SECURE 1
  1459. | #define SIZEOF_CHAR 1
  1460. | #define SIZEOF_SHORT 2
  1461. | #define SIZEOF_LONG 8
  1462. | #define SIZEOF_INT 4
  1463. | #define SIZEOF_VOID_P 8
  1464. | #define SIZEOF_LONG_LONG 8
  1465. | #define SIZEOF___INT64 0
  1466. | #define HAVE_SIG_ATOMIC_T 1
  1467. | #define HAVE_LONG_LONG_FORMAT 1
  1468. | /* end confdefs.h.  */
  1469. |
  1470. |       volatile int *a = 0, *b = 0;
  1471. |       void f (int i) { volatile int x = 5; if (i == 0) b = &x; else f (i - 1); }
  1472. |       int main () { volatile int y = 7; a = &y; f (100); return b > a ? 0 : 1; }
  1473. |
  1474. configure:22378: result: no
  1475. configure:22382: checking for ISO C99 varargs macros in C
  1476. configure:22399: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  1477. configure:22399: $? = 0
  1478. configure:22405: result: yes
  1479. configure:22408: checking for ISO C99 varargs macros in C++
  1480. configure:22435: x86_64-pc-linux-gnu-c++ -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.cpp >&5
  1481. configure:22435: $? = 0
  1482. configure:22449: result: yes
  1483. configure:22452: checking for GNUC varargs macros
  1484. configure:22469: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  1485. configure:22469: $? = 0
  1486. configure:22475: result: yes
  1487. configure:22479: checking for GNUC visibility attribute
  1488. configure:22517: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c
  1489. configure:22525: $? = 0
  1490. configure:22528: (if test -s conftest.err; then false ; else true; fi)
  1491. configure:22531: $? = 0
  1492. configure:22541: result: yes
  1493. configure:22552: checking whether using Sun Studio C compiler
  1494. configure:22569: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  1495. conftest.c:64:43: fatal error: error: this is not Sun Studio.: No such file or directory
  1496.  # include "error: this is not Sun Studio."
  1497.                                            ^
  1498. compilation terminated.
  1499. configure:22569: $? = 1
  1500. configure: failed program was:
  1501. | /* confdefs.h */
  1502. | #define PACKAGE_NAME "glib"
  1503. | #define PACKAGE_TARNAME "glib"
  1504. | #define PACKAGE_VERSION "2.56.2"
  1505. | #define PACKAGE_STRING "glib 2.56.2"
  1506. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  1507. | #define PACKAGE_URL ""
  1508. | #define GLIB_MAJOR_VERSION 2
  1509. | #define GLIB_MINOR_VERSION 56
  1510. | #define GLIB_MICRO_VERSION 2
  1511. | #define GLIB_INTERFACE_AGE 2
  1512. | #define GLIB_BINARY_AGE 5602
  1513. | #define STDC_HEADERS 1
  1514. | #define HAVE_SYS_TYPES_H 1
  1515. | #define HAVE_SYS_STAT_H 1
  1516. | #define HAVE_STDLIB_H 1
  1517. | #define HAVE_STRING_H 1
  1518. | #define HAVE_MEMORY_H 1
  1519. | #define HAVE_STRINGS_H 1
  1520. | #define HAVE_INTTYPES_H 1
  1521. | #define HAVE_STDINT_H 1
  1522. | #define HAVE_UNISTD_H 1
  1523. | #define __EXTENSIONS__ 1
  1524. | #define _ALL_SOURCE 1
  1525. | #define _GNU_SOURCE 1
  1526. | #define _POSIX_PTHREAD_SEMANTICS 1
  1527. | #define _TANDEM_SOURCE 1
  1528. | #define HAVE_LOCALE_H 1
  1529. | #define HAVE_LC_MESSAGES 1
  1530. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1531. | #define HAVE_GETTEXT 1
  1532. | #define HAVE_DCGETTEXT 1
  1533. | #define ENABLE_NLS 1
  1534. | #define GETTEXT_PACKAGE "glib20"
  1535. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  1536. | #define HAVE_DLFCN_H 1
  1537. | #define LT_OBJDIR ".libs/"
  1538. | #define HAVE_ALLOCA_H 1
  1539. | #define HAVE_ALLOCA 1
  1540. | #define HAVE_MMAP 1
  1541. | #define HAVE_POSIX_MEMALIGN 1
  1542. | #define HAVE_MEMALIGN 1
  1543. | #define HAVE_VALLOC 1
  1544. | #define HAVE_FSYNC 1
  1545. | #define HAVE_PIPE2 1
  1546. | #define HAVE_TIMEGM 1
  1547. | #define HAVE_GMTIME_R 1
  1548. | #define HAVE_DECL_STRERROR_R 1
  1549. | #define HAVE_STRERROR_R 1
  1550. | #define STRERROR_R_CHAR_P 1
  1551. | #define HAVE_LIBC_ENABLE_SECURE 1
  1552. | #define SIZEOF_CHAR 1
  1553. | #define SIZEOF_SHORT 2
  1554. | #define SIZEOF_LONG 8
  1555. | #define SIZEOF_INT 4
  1556. | #define SIZEOF_VOID_P 8
  1557. | #define SIZEOF_LONG_LONG 8
  1558. | #define SIZEOF___INT64 0
  1559. | #define HAVE_SIG_ATOMIC_T 1
  1560. | #define HAVE_LONG_LONG_FORMAT 1
  1561. | /* end confdefs.h.  */
  1562. | #if defined(__SUNPRO_C) || (__SUNPRO_C >= 0x550)
  1563. | #else
  1564. | # include "error: this is not Sun Studio."
  1565. | #endif
  1566. |
  1567. | int
  1568. | main ()
  1569. | {
  1570. |
  1571. |   ;
  1572. |   return 0;
  1573. | }
  1574. configure:22575: result: no
  1575. configure:22587: checking whether byte ordering is bigendian
  1576. configure:22602: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  1577. conftest.c:63:9: error: unknown type name 'not'
  1578.          not a universal capable compiler
  1579.          ^~~
  1580. conftest.c:63:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  1581.          not a universal capable compiler
  1582.                ^~~~~~~~~
  1583. conftest.c:63:15: error: unknown type name 'universal'
  1584. configure:22602: $? = 1
  1585. configure: failed program was:
  1586. | /* confdefs.h */
  1587. | #define PACKAGE_NAME "glib"
  1588. | #define PACKAGE_TARNAME "glib"
  1589. | #define PACKAGE_VERSION "2.56.2"
  1590. | #define PACKAGE_STRING "glib 2.56.2"
  1591. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  1592. | #define PACKAGE_URL ""
  1593. | #define GLIB_MAJOR_VERSION 2
  1594. | #define GLIB_MINOR_VERSION 56
  1595. | #define GLIB_MICRO_VERSION 2
  1596. | #define GLIB_INTERFACE_AGE 2
  1597. | #define GLIB_BINARY_AGE 5602
  1598. | #define STDC_HEADERS 1
  1599. | #define HAVE_SYS_TYPES_H 1
  1600. | #define HAVE_SYS_STAT_H 1
  1601. | #define HAVE_STDLIB_H 1
  1602. | #define HAVE_STRING_H 1
  1603. | #define HAVE_MEMORY_H 1
  1604. | #define HAVE_STRINGS_H 1
  1605. | #define HAVE_INTTYPES_H 1
  1606. | #define HAVE_STDINT_H 1
  1607. | #define HAVE_UNISTD_H 1
  1608. | #define __EXTENSIONS__ 1
  1609. | #define _ALL_SOURCE 1
  1610. | #define _GNU_SOURCE 1
  1611. | #define _POSIX_PTHREAD_SEMANTICS 1
  1612. | #define _TANDEM_SOURCE 1
  1613. | #define HAVE_LOCALE_H 1
  1614. | #define HAVE_LC_MESSAGES 1
  1615. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1616. | #define HAVE_GETTEXT 1
  1617. | #define HAVE_DCGETTEXT 1
  1618. | #define ENABLE_NLS 1
  1619. | #define GETTEXT_PACKAGE "glib20"
  1620. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  1621. | #define HAVE_DLFCN_H 1
  1622. | #define LT_OBJDIR ".libs/"
  1623. | #define HAVE_ALLOCA_H 1
  1624. | #define HAVE_ALLOCA 1
  1625. | #define HAVE_MMAP 1
  1626. | #define HAVE_POSIX_MEMALIGN 1
  1627. | #define HAVE_MEMALIGN 1
  1628. | #define HAVE_VALLOC 1
  1629. | #define HAVE_FSYNC 1
  1630. | #define HAVE_PIPE2 1
  1631. | #define HAVE_TIMEGM 1
  1632. | #define HAVE_GMTIME_R 1
  1633. | #define HAVE_DECL_STRERROR_R 1
  1634. | #define HAVE_STRERROR_R 1
  1635. | #define STRERROR_R_CHAR_P 1
  1636. | #define HAVE_LIBC_ENABLE_SECURE 1
  1637. | #define SIZEOF_CHAR 1
  1638. | #define SIZEOF_SHORT 2
  1639. | #define SIZEOF_LONG 8
  1640. | #define SIZEOF_INT 4
  1641. | #define SIZEOF_VOID_P 8
  1642. | #define SIZEOF_LONG_LONG 8
  1643. | #define SIZEOF___INT64 0
  1644. | #define HAVE_SIG_ATOMIC_T 1
  1645. | #define HAVE_LONG_LONG_FORMAT 1
  1646. | /* end confdefs.h.  */
  1647. | #ifndef __APPLE_CC__
  1648. |              not a universal capable compiler
  1649. |            #endif
  1650. |            typedef int dummy;
  1651. |
  1652. configure:22647: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  1653. configure:22647: $? = 0
  1654. configure:22665: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  1655. conftest.c: In function 'main':
  1656. conftest.c:69:4: error: unknown type name 'not'
  1657.     not big endian
  1658.     ^~~
  1659. conftest.c:69:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  1660.     not big endian
  1661.             ^~~~~~
  1662. configure:22665: $? = 1
  1663. configure: failed program was:
  1664. | /* confdefs.h */
  1665. | #define PACKAGE_NAME "glib"
  1666. | #define PACKAGE_TARNAME "glib"
  1667. | #define PACKAGE_VERSION "2.56.2"
  1668. | #define PACKAGE_STRING "glib 2.56.2"
  1669. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  1670. | #define PACKAGE_URL ""
  1671. | #define GLIB_MAJOR_VERSION 2
  1672. | #define GLIB_MINOR_VERSION 56
  1673. | #define GLIB_MICRO_VERSION 2
  1674. | #define GLIB_INTERFACE_AGE 2
  1675. | #define GLIB_BINARY_AGE 5602
  1676. | #define STDC_HEADERS 1
  1677. | #define HAVE_SYS_TYPES_H 1
  1678. | #define HAVE_SYS_STAT_H 1
  1679. | #define HAVE_STDLIB_H 1
  1680. | #define HAVE_STRING_H 1
  1681. | #define HAVE_MEMORY_H 1
  1682. | #define HAVE_STRINGS_H 1
  1683. | #define HAVE_INTTYPES_H 1
  1684. | #define HAVE_STDINT_H 1
  1685. | #define HAVE_UNISTD_H 1
  1686. | #define __EXTENSIONS__ 1
  1687. | #define _ALL_SOURCE 1
  1688. | #define _GNU_SOURCE 1
  1689. | #define _POSIX_PTHREAD_SEMANTICS 1
  1690. | #define _TANDEM_SOURCE 1
  1691. | #define HAVE_LOCALE_H 1
  1692. | #define HAVE_LC_MESSAGES 1
  1693. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1694. | #define HAVE_GETTEXT 1
  1695. | #define HAVE_DCGETTEXT 1
  1696. | #define ENABLE_NLS 1
  1697. | #define GETTEXT_PACKAGE "glib20"
  1698. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  1699. | #define HAVE_DLFCN_H 1
  1700. | #define LT_OBJDIR ".libs/"
  1701. | #define HAVE_ALLOCA_H 1
  1702. | #define HAVE_ALLOCA 1
  1703. | #define HAVE_MMAP 1
  1704. | #define HAVE_POSIX_MEMALIGN 1
  1705. | #define HAVE_MEMALIGN 1
  1706. | #define HAVE_VALLOC 1
  1707. | #define HAVE_FSYNC 1
  1708. | #define HAVE_PIPE2 1
  1709. | #define HAVE_TIMEGM 1
  1710. | #define HAVE_GMTIME_R 1
  1711. | #define HAVE_DECL_STRERROR_R 1
  1712. | #define HAVE_STRERROR_R 1
  1713. | #define STRERROR_R_CHAR_P 1
  1714. | #define HAVE_LIBC_ENABLE_SECURE 1
  1715. | #define SIZEOF_CHAR 1
  1716. | #define SIZEOF_SHORT 2
  1717. | #define SIZEOF_LONG 8
  1718. | #define SIZEOF_INT 4
  1719. | #define SIZEOF_VOID_P 8
  1720. | #define SIZEOF_LONG_LONG 8
  1721. | #define SIZEOF___INT64 0
  1722. | #define HAVE_SIG_ATOMIC_T 1
  1723. | #define HAVE_LONG_LONG_FORMAT 1
  1724. | /* end confdefs.h.  */
  1725. | #include <sys/types.h>
  1726. |               #include <sys/param.h>
  1727. |
  1728. | int
  1729. | main ()
  1730. | {
  1731. | #if BYTE_ORDER != BIG_ENDIAN
  1732. |                not big endian
  1733. |               #endif
  1734. |
  1735. |   ;
  1736. |   return 0;
  1737. | }
  1738. configure:22793: result: no
  1739. configure:22820: checking sys/param.h usability
  1740. configure:22820: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  1741. configure:22820: $? = 0
  1742. configure:22820: result: yes
  1743. configure:22820: checking sys/param.h presence
  1744. configure:22820: x86_64-pc-linux-gnu-gcc -E  conftest.c
  1745. configure:22820: $? = 0
  1746. configure:22820: result: yes
  1747. configure:22820: checking for sys/param.h
  1748. configure:22820: result: yes
  1749. configure:22820: checking sys/resource.h usability
  1750. configure:22820: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  1751. configure:22820: $? = 0
  1752. configure:22820: result: yes
  1753. configure:22820: checking sys/resource.h presence
  1754. configure:22820: x86_64-pc-linux-gnu-gcc -E  conftest.c
  1755. configure:22820: $? = 0
  1756. configure:22820: result: yes
  1757. configure:22820: checking for sys/resource.h
  1758. configure:22820: result: yes
  1759. configure:22820: checking mach/mach_time.h usability
  1760. configure:22820: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  1761. conftest.c:97:28: fatal error: mach/mach_time.h: No such file or directory
  1762.  #include <mach/mach_time.h>
  1763.                             ^
  1764. compilation terminated.
  1765. configure:22820: $? = 1
  1766. configure: failed program was:
  1767. | /* confdefs.h */
  1768. | #define PACKAGE_NAME "glib"
  1769. | #define PACKAGE_TARNAME "glib"
  1770. | #define PACKAGE_VERSION "2.56.2"
  1771. | #define PACKAGE_STRING "glib 2.56.2"
  1772. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  1773. | #define PACKAGE_URL ""
  1774. | #define GLIB_MAJOR_VERSION 2
  1775. | #define GLIB_MINOR_VERSION 56
  1776. | #define GLIB_MICRO_VERSION 2
  1777. | #define GLIB_INTERFACE_AGE 2
  1778. | #define GLIB_BINARY_AGE 5602
  1779. | #define STDC_HEADERS 1
  1780. | #define HAVE_SYS_TYPES_H 1
  1781. | #define HAVE_SYS_STAT_H 1
  1782. | #define HAVE_STDLIB_H 1
  1783. | #define HAVE_STRING_H 1
  1784. | #define HAVE_MEMORY_H 1
  1785. | #define HAVE_STRINGS_H 1
  1786. | #define HAVE_INTTYPES_H 1
  1787. | #define HAVE_STDINT_H 1
  1788. | #define HAVE_UNISTD_H 1
  1789. | #define __EXTENSIONS__ 1
  1790. | #define _ALL_SOURCE 1
  1791. | #define _GNU_SOURCE 1
  1792. | #define _POSIX_PTHREAD_SEMANTICS 1
  1793. | #define _TANDEM_SOURCE 1
  1794. | #define HAVE_LOCALE_H 1
  1795. | #define HAVE_LC_MESSAGES 1
  1796. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1797. | #define HAVE_GETTEXT 1
  1798. | #define HAVE_DCGETTEXT 1
  1799. | #define ENABLE_NLS 1
  1800. | #define GETTEXT_PACKAGE "glib20"
  1801. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  1802. | #define HAVE_DLFCN_H 1
  1803. | #define LT_OBJDIR ".libs/"
  1804. | #define HAVE_ALLOCA_H 1
  1805. | #define HAVE_ALLOCA 1
  1806. | #define HAVE_MMAP 1
  1807. | #define HAVE_POSIX_MEMALIGN 1
  1808. | #define HAVE_MEMALIGN 1
  1809. | #define HAVE_VALLOC 1
  1810. | #define HAVE_FSYNC 1
  1811. | #define HAVE_PIPE2 1
  1812. | #define HAVE_TIMEGM 1
  1813. | #define HAVE_GMTIME_R 1
  1814. | #define HAVE_DECL_STRERROR_R 1
  1815. | #define HAVE_STRERROR_R 1
  1816. | #define STRERROR_R_CHAR_P 1
  1817. | #define HAVE_LIBC_ENABLE_SECURE 1
  1818. | #define SIZEOF_CHAR 1
  1819. | #define SIZEOF_SHORT 2
  1820. | #define SIZEOF_LONG 8
  1821. | #define SIZEOF_INT 4
  1822. | #define SIZEOF_VOID_P 8
  1823. | #define SIZEOF_LONG_LONG 8
  1824. | #define SIZEOF___INT64 0
  1825. | #define HAVE_SIG_ATOMIC_T 1
  1826. | #define HAVE_LONG_LONG_FORMAT 1
  1827. | #define HAVE_SYS_PARAM_H 1
  1828. | #define HAVE_SYS_RESOURCE_H 1
  1829. | /* end confdefs.h.  */
  1830. | #include <stdio.h>
  1831. | #ifdef HAVE_SYS_TYPES_H
  1832. | # include <sys/types.h>
  1833. | #endif
  1834. | #ifdef HAVE_SYS_STAT_H
  1835. | # include <sys/stat.h>
  1836. | #endif
  1837. | #ifdef STDC_HEADERS
  1838. | # include <stdlib.h>
  1839. | # include <stddef.h>
  1840. | #else
  1841. | # ifdef HAVE_STDLIB_H
  1842. | #  include <stdlib.h>
  1843. | # endif
  1844. | #endif
  1845. | #ifdef HAVE_STRING_H
  1846. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1847. | #  include <memory.h>
  1848. | # endif
  1849. | # include <string.h>
  1850. | #endif
  1851. | #ifdef HAVE_STRINGS_H
  1852. | # include <strings.h>
  1853. | #endif
  1854. | #ifdef HAVE_INTTYPES_H
  1855. | # include <inttypes.h>
  1856. | #endif
  1857. | #ifdef HAVE_STDINT_H
  1858. | # include <stdint.h>
  1859. | #endif
  1860. | #ifdef HAVE_UNISTD_H
  1861. | # include <unistd.h>
  1862. | #endif
  1863. | #include <mach/mach_time.h>
  1864. configure:22820: result: no
  1865. configure:22820: checking mach/mach_time.h presence
  1866. configure:22820: x86_64-pc-linux-gnu-gcc -E  conftest.c
  1867. conftest.c:64:28: fatal error: mach/mach_time.h: No such file or directory
  1868.  #include <mach/mach_time.h>
  1869.                             ^
  1870. compilation terminated.
  1871. configure:22820: $? = 1
  1872. configure: failed program was:
  1873. | /* confdefs.h */
  1874. | #define PACKAGE_NAME "glib"
  1875. | #define PACKAGE_TARNAME "glib"
  1876. | #define PACKAGE_VERSION "2.56.2"
  1877. | #define PACKAGE_STRING "glib 2.56.2"
  1878. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  1879. | #define PACKAGE_URL ""
  1880. | #define GLIB_MAJOR_VERSION 2
  1881. | #define GLIB_MINOR_VERSION 56
  1882. | #define GLIB_MICRO_VERSION 2
  1883. | #define GLIB_INTERFACE_AGE 2
  1884. | #define GLIB_BINARY_AGE 5602
  1885. | #define STDC_HEADERS 1
  1886. | #define HAVE_SYS_TYPES_H 1
  1887. | #define HAVE_SYS_STAT_H 1
  1888. | #define HAVE_STDLIB_H 1
  1889. | #define HAVE_STRING_H 1
  1890. | #define HAVE_MEMORY_H 1
  1891. | #define HAVE_STRINGS_H 1
  1892. | #define HAVE_INTTYPES_H 1
  1893. | #define HAVE_STDINT_H 1
  1894. | #define HAVE_UNISTD_H 1
  1895. | #define __EXTENSIONS__ 1
  1896. | #define _ALL_SOURCE 1
  1897. | #define _GNU_SOURCE 1
  1898. | #define _POSIX_PTHREAD_SEMANTICS 1
  1899. | #define _TANDEM_SOURCE 1
  1900. | #define HAVE_LOCALE_H 1
  1901. | #define HAVE_LC_MESSAGES 1
  1902. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1903. | #define HAVE_GETTEXT 1
  1904. | #define HAVE_DCGETTEXT 1
  1905. | #define ENABLE_NLS 1
  1906. | #define GETTEXT_PACKAGE "glib20"
  1907. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  1908. | #define HAVE_DLFCN_H 1
  1909. | #define LT_OBJDIR ".libs/"
  1910. | #define HAVE_ALLOCA_H 1
  1911. | #define HAVE_ALLOCA 1
  1912. | #define HAVE_MMAP 1
  1913. | #define HAVE_POSIX_MEMALIGN 1
  1914. | #define HAVE_MEMALIGN 1
  1915. | #define HAVE_VALLOC 1
  1916. | #define HAVE_FSYNC 1
  1917. | #define HAVE_PIPE2 1
  1918. | #define HAVE_TIMEGM 1
  1919. | #define HAVE_GMTIME_R 1
  1920. | #define HAVE_DECL_STRERROR_R 1
  1921. | #define HAVE_STRERROR_R 1
  1922. | #define STRERROR_R_CHAR_P 1
  1923. | #define HAVE_LIBC_ENABLE_SECURE 1
  1924. | #define SIZEOF_CHAR 1
  1925. | #define SIZEOF_SHORT 2
  1926. | #define SIZEOF_LONG 8
  1927. | #define SIZEOF_INT 4
  1928. | #define SIZEOF_VOID_P 8
  1929. | #define SIZEOF_LONG_LONG 8
  1930. | #define SIZEOF___INT64 0
  1931. | #define HAVE_SIG_ATOMIC_T 1
  1932. | #define HAVE_LONG_LONG_FORMAT 1
  1933. | #define HAVE_SYS_PARAM_H 1
  1934. | #define HAVE_SYS_RESOURCE_H 1
  1935. | /* end confdefs.h.  */
  1936. | #include <mach/mach_time.h>
  1937. configure:22820: result: no
  1938. configure:22820: checking for mach/mach_time.h
  1939. configure:22820: result: no
  1940. configure:22833: checking sys/select.h usability
  1941. configure:22833: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  1942. configure:22833: $? = 0
  1943. configure:22833: result: yes
  1944. configure:22833: checking sys/select.h presence
  1945. configure:22833: x86_64-pc-linux-gnu-gcc -E  conftest.c
  1946. configure:22833: $? = 0
  1947. configure:22833: result: yes
  1948. configure:22833: checking for sys/select.h
  1949. configure:22833: result: yes
  1950. configure:22833: checking for stdint.h
  1951. configure:22833: result: yes
  1952. configure:22833: checking for inttypes.h
  1953. configure:22833: result: yes
  1954. configure:22833: checking sched.h usability
  1955. configure:22833: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  1956. configure:22833: $? = 0
  1957. configure:22833: result: yes
  1958. configure:22833: checking sched.h presence
  1959. configure:22833: x86_64-pc-linux-gnu-gcc -E  conftest.c
  1960. configure:22833: $? = 0
  1961. configure:22833: result: yes
  1962. configure:22833: checking for sched.h
  1963. configure:22833: result: yes
  1964. configure:22833: checking malloc.h usability
  1965. configure:22833: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  1966. configure:22833: $? = 0
  1967. configure:22833: result: yes
  1968. configure:22833: checking malloc.h presence
  1969. configure:22833: x86_64-pc-linux-gnu-gcc -E  conftest.c
  1970. configure:22833: $? = 0
  1971. configure:22833: result: yes
  1972. configure:22833: checking for malloc.h
  1973. configure:22833: result: yes
  1974. configure:22846: checking sys/vfs.h usability
  1975. configure:22846: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  1976. configure:22846: $? = 0
  1977. configure:22846: result: yes
  1978. configure:22846: checking sys/vfs.h presence
  1979. configure:22846: x86_64-pc-linux-gnu-gcc -E  conftest.c
  1980. configure:22846: $? = 0
  1981. configure:22846: result: yes
  1982. configure:22846: checking for sys/vfs.h
  1983. configure:22846: result: yes
  1984. configure:22846: checking sys/vmount.h usability
  1985. configure:22846: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  1986. conftest.c:103:24: fatal error: sys/vmount.h: No such file or directory
  1987.  #include <sys/vmount.h>
  1988.                         ^
  1989. compilation terminated.
  1990. configure:22846: $? = 1
  1991. configure: failed program was:
  1992. | /* confdefs.h */
  1993. | #define PACKAGE_NAME "glib"
  1994. | #define PACKAGE_TARNAME "glib"
  1995. | #define PACKAGE_VERSION "2.56.2"
  1996. | #define PACKAGE_STRING "glib 2.56.2"
  1997. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  1998. | #define PACKAGE_URL ""
  1999. | #define GLIB_MAJOR_VERSION 2
  2000. | #define GLIB_MINOR_VERSION 56
  2001. | #define GLIB_MICRO_VERSION 2
  2002. | #define GLIB_INTERFACE_AGE 2
  2003. | #define GLIB_BINARY_AGE 5602
  2004. | #define STDC_HEADERS 1
  2005. | #define HAVE_SYS_TYPES_H 1
  2006. | #define HAVE_SYS_STAT_H 1
  2007. | #define HAVE_STDLIB_H 1
  2008. | #define HAVE_STRING_H 1
  2009. | #define HAVE_MEMORY_H 1
  2010. | #define HAVE_STRINGS_H 1
  2011. | #define HAVE_INTTYPES_H 1
  2012. | #define HAVE_STDINT_H 1
  2013. | #define HAVE_UNISTD_H 1
  2014. | #define __EXTENSIONS__ 1
  2015. | #define _ALL_SOURCE 1
  2016. | #define _GNU_SOURCE 1
  2017. | #define _POSIX_PTHREAD_SEMANTICS 1
  2018. | #define _TANDEM_SOURCE 1
  2019. | #define HAVE_LOCALE_H 1
  2020. | #define HAVE_LC_MESSAGES 1
  2021. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2022. | #define HAVE_GETTEXT 1
  2023. | #define HAVE_DCGETTEXT 1
  2024. | #define ENABLE_NLS 1
  2025. | #define GETTEXT_PACKAGE "glib20"
  2026. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  2027. | #define HAVE_DLFCN_H 1
  2028. | #define LT_OBJDIR ".libs/"
  2029. | #define HAVE_ALLOCA_H 1
  2030. | #define HAVE_ALLOCA 1
  2031. | #define HAVE_MMAP 1
  2032. | #define HAVE_POSIX_MEMALIGN 1
  2033. | #define HAVE_MEMALIGN 1
  2034. | #define HAVE_VALLOC 1
  2035. | #define HAVE_FSYNC 1
  2036. | #define HAVE_PIPE2 1
  2037. | #define HAVE_TIMEGM 1
  2038. | #define HAVE_GMTIME_R 1
  2039. | #define HAVE_DECL_STRERROR_R 1
  2040. | #define HAVE_STRERROR_R 1
  2041. | #define STRERROR_R_CHAR_P 1
  2042. | #define HAVE_LIBC_ENABLE_SECURE 1
  2043. | #define SIZEOF_CHAR 1
  2044. | #define SIZEOF_SHORT 2
  2045. | #define SIZEOF_LONG 8
  2046. | #define SIZEOF_INT 4
  2047. | #define SIZEOF_VOID_P 8
  2048. | #define SIZEOF_LONG_LONG 8
  2049. | #define SIZEOF___INT64 0
  2050. | #define HAVE_SIG_ATOMIC_T 1
  2051. | #define HAVE_LONG_LONG_FORMAT 1
  2052. | #define HAVE_SYS_PARAM_H 1
  2053. | #define HAVE_SYS_RESOURCE_H 1
  2054. | #define HAVE_SYS_SELECT_H 1
  2055. | #define HAVE_STDINT_H 1
  2056. | #define HAVE_INTTYPES_H 1
  2057. | #define HAVE_SCHED_H 1
  2058. | #define HAVE_MALLOC_H 1
  2059. | #define HAVE_SYS_VFS_H 1
  2060. | /* end confdefs.h.  */
  2061. | #include <stdio.h>
  2062. | #ifdef HAVE_SYS_TYPES_H
  2063. | # include <sys/types.h>
  2064. | #endif
  2065. | #ifdef HAVE_SYS_STAT_H
  2066. | # include <sys/stat.h>
  2067. | #endif
  2068. | #ifdef STDC_HEADERS
  2069. | # include <stdlib.h>
  2070. | # include <stddef.h>
  2071. | #else
  2072. | # ifdef HAVE_STDLIB_H
  2073. | #  include <stdlib.h>
  2074. | # endif
  2075. | #endif
  2076. | #ifdef HAVE_STRING_H
  2077. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2078. | #  include <memory.h>
  2079. | # endif
  2080. | # include <string.h>
  2081. | #endif
  2082. | #ifdef HAVE_STRINGS_H
  2083. | # include <strings.h>
  2084. | #endif
  2085. | #ifdef HAVE_INTTYPES_H
  2086. | # include <inttypes.h>
  2087. | #endif
  2088. | #ifdef HAVE_STDINT_H
  2089. | # include <stdint.h>
  2090. | #endif
  2091. | #ifdef HAVE_UNISTD_H
  2092. | # include <unistd.h>
  2093. | #endif
  2094. | #include <sys/vmount.h>
  2095. configure:22846: result: no
  2096. configure:22846: checking sys/vmount.h presence
  2097. configure:22846: x86_64-pc-linux-gnu-gcc -E  conftest.c
  2098. conftest.c:70:24: fatal error: sys/vmount.h: No such file or directory
  2099.  #include <sys/vmount.h>
  2100.                         ^
  2101. compilation terminated.
  2102. configure:22846: $? = 1
  2103. configure: failed program was:
  2104. | /* confdefs.h */
  2105. | #define PACKAGE_NAME "glib"
  2106. | #define PACKAGE_TARNAME "glib"
  2107. | #define PACKAGE_VERSION "2.56.2"
  2108. | #define PACKAGE_STRING "glib 2.56.2"
  2109. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  2110. | #define PACKAGE_URL ""
  2111. | #define GLIB_MAJOR_VERSION 2
  2112. | #define GLIB_MINOR_VERSION 56
  2113. | #define GLIB_MICRO_VERSION 2
  2114. | #define GLIB_INTERFACE_AGE 2
  2115. | #define GLIB_BINARY_AGE 5602
  2116. | #define STDC_HEADERS 1
  2117. | #define HAVE_SYS_TYPES_H 1
  2118. | #define HAVE_SYS_STAT_H 1
  2119. | #define HAVE_STDLIB_H 1
  2120. | #define HAVE_STRING_H 1
  2121. | #define HAVE_MEMORY_H 1
  2122. | #define HAVE_STRINGS_H 1
  2123. | #define HAVE_INTTYPES_H 1
  2124. | #define HAVE_STDINT_H 1
  2125. | #define HAVE_UNISTD_H 1
  2126. | #define __EXTENSIONS__ 1
  2127. | #define _ALL_SOURCE 1
  2128. | #define _GNU_SOURCE 1
  2129. | #define _POSIX_PTHREAD_SEMANTICS 1
  2130. | #define _TANDEM_SOURCE 1
  2131. | #define HAVE_LOCALE_H 1
  2132. | #define HAVE_LC_MESSAGES 1
  2133. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2134. | #define HAVE_GETTEXT 1
  2135. | #define HAVE_DCGETTEXT 1
  2136. | #define ENABLE_NLS 1
  2137. | #define GETTEXT_PACKAGE "glib20"
  2138. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  2139. | #define HAVE_DLFCN_H 1
  2140. | #define LT_OBJDIR ".libs/"
  2141. | #define HAVE_ALLOCA_H 1
  2142. | #define HAVE_ALLOCA 1
  2143. | #define HAVE_MMAP 1
  2144. | #define HAVE_POSIX_MEMALIGN 1
  2145. | #define HAVE_MEMALIGN 1
  2146. | #define HAVE_VALLOC 1
  2147. | #define HAVE_FSYNC 1
  2148. | #define HAVE_PIPE2 1
  2149. | #define HAVE_TIMEGM 1
  2150. | #define HAVE_GMTIME_R 1
  2151. | #define HAVE_DECL_STRERROR_R 1
  2152. | #define HAVE_STRERROR_R 1
  2153. | #define STRERROR_R_CHAR_P 1
  2154. | #define HAVE_LIBC_ENABLE_SECURE 1
  2155. | #define SIZEOF_CHAR 1
  2156. | #define SIZEOF_SHORT 2
  2157. | #define SIZEOF_LONG 8
  2158. | #define SIZEOF_INT 4
  2159. | #define SIZEOF_VOID_P 8
  2160. | #define SIZEOF_LONG_LONG 8
  2161. | #define SIZEOF___INT64 0
  2162. | #define HAVE_SIG_ATOMIC_T 1
  2163. | #define HAVE_LONG_LONG_FORMAT 1
  2164. | #define HAVE_SYS_PARAM_H 1
  2165. | #define HAVE_SYS_RESOURCE_H 1
  2166. | #define HAVE_SYS_SELECT_H 1
  2167. | #define HAVE_STDINT_H 1
  2168. | #define HAVE_INTTYPES_H 1
  2169. | #define HAVE_SCHED_H 1
  2170. | #define HAVE_MALLOC_H 1
  2171. | #define HAVE_SYS_VFS_H 1
  2172. | /* end confdefs.h.  */
  2173. | #include <sys/vmount.h>
  2174. configure:22846: result: no
  2175. configure:22846: checking for sys/vmount.h
  2176. configure:22846: result: no
  2177. configure:22846: checking sys/statfs.h usability
  2178. configure:22846: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  2179. configure:22846: $? = 0
  2180. configure:22846: result: yes
  2181. configure:22846: checking sys/statfs.h presence
  2182. configure:22846: x86_64-pc-linux-gnu-gcc -E  conftest.c
  2183. configure:22846: $? = 0
  2184. configure:22846: result: yes
  2185. configure:22846: checking for sys/statfs.h
  2186. configure:22846: result: yes
  2187. configure:22846: checking sys/statvfs.h usability
  2188. configure:22846: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  2189. configure:22846: $? = 0
  2190. configure:22846: result: yes
  2191. configure:22846: checking sys/statvfs.h presence
  2192. configure:22846: x86_64-pc-linux-gnu-gcc -E  conftest.c
  2193. configure:22846: $? = 0
  2194. configure:22846: result: yes
  2195. configure:22846: checking for sys/statvfs.h
  2196. configure:22846: result: yes
  2197. configure:22846: checking sys/filio.h usability
  2198. configure:22846: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  2199. conftest.c:105:23: fatal error: sys/filio.h: No such file or directory
  2200.  #include <sys/filio.h>
  2201.                        ^
  2202. compilation terminated.
  2203. configure:22846: $? = 1
  2204. configure: failed program was:
  2205. | /* confdefs.h */
  2206. | #define PACKAGE_NAME "glib"
  2207. | #define PACKAGE_TARNAME "glib"
  2208. | #define PACKAGE_VERSION "2.56.2"
  2209. | #define PACKAGE_STRING "glib 2.56.2"
  2210. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  2211. | #define PACKAGE_URL ""
  2212. | #define GLIB_MAJOR_VERSION 2
  2213. | #define GLIB_MINOR_VERSION 56
  2214. | #define GLIB_MICRO_VERSION 2
  2215. | #define GLIB_INTERFACE_AGE 2
  2216. | #define GLIB_BINARY_AGE 5602
  2217. | #define STDC_HEADERS 1
  2218. | #define HAVE_SYS_TYPES_H 1
  2219. | #define HAVE_SYS_STAT_H 1
  2220. | #define HAVE_STDLIB_H 1
  2221. | #define HAVE_STRING_H 1
  2222. | #define HAVE_MEMORY_H 1
  2223. | #define HAVE_STRINGS_H 1
  2224. | #define HAVE_INTTYPES_H 1
  2225. | #define HAVE_STDINT_H 1
  2226. | #define HAVE_UNISTD_H 1
  2227. | #define __EXTENSIONS__ 1
  2228. | #define _ALL_SOURCE 1
  2229. | #define _GNU_SOURCE 1
  2230. | #define _POSIX_PTHREAD_SEMANTICS 1
  2231. | #define _TANDEM_SOURCE 1
  2232. | #define HAVE_LOCALE_H 1
  2233. | #define HAVE_LC_MESSAGES 1
  2234. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2235. | #define HAVE_GETTEXT 1
  2236. | #define HAVE_DCGETTEXT 1
  2237. | #define ENABLE_NLS 1
  2238. | #define GETTEXT_PACKAGE "glib20"
  2239. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  2240. | #define HAVE_DLFCN_H 1
  2241. | #define LT_OBJDIR ".libs/"
  2242. | #define HAVE_ALLOCA_H 1
  2243. | #define HAVE_ALLOCA 1
  2244. | #define HAVE_MMAP 1
  2245. | #define HAVE_POSIX_MEMALIGN 1
  2246. | #define HAVE_MEMALIGN 1
  2247. | #define HAVE_VALLOC 1
  2248. | #define HAVE_FSYNC 1
  2249. | #define HAVE_PIPE2 1
  2250. | #define HAVE_TIMEGM 1
  2251. | #define HAVE_GMTIME_R 1
  2252. | #define HAVE_DECL_STRERROR_R 1
  2253. | #define HAVE_STRERROR_R 1
  2254. | #define STRERROR_R_CHAR_P 1
  2255. | #define HAVE_LIBC_ENABLE_SECURE 1
  2256. | #define SIZEOF_CHAR 1
  2257. | #define SIZEOF_SHORT 2
  2258. | #define SIZEOF_LONG 8
  2259. | #define SIZEOF_INT 4
  2260. | #define SIZEOF_VOID_P 8
  2261. | #define SIZEOF_LONG_LONG 8
  2262. | #define SIZEOF___INT64 0
  2263. | #define HAVE_SIG_ATOMIC_T 1
  2264. | #define HAVE_LONG_LONG_FORMAT 1
  2265. | #define HAVE_SYS_PARAM_H 1
  2266. | #define HAVE_SYS_RESOURCE_H 1
  2267. | #define HAVE_SYS_SELECT_H 1
  2268. | #define HAVE_STDINT_H 1
  2269. | #define HAVE_INTTYPES_H 1
  2270. | #define HAVE_SCHED_H 1
  2271. | #define HAVE_MALLOC_H 1
  2272. | #define HAVE_SYS_VFS_H 1
  2273. | #define HAVE_SYS_STATFS_H 1
  2274. | #define HAVE_SYS_STATVFS_H 1
  2275. | /* end confdefs.h.  */
  2276. | #include <stdio.h>
  2277. | #ifdef HAVE_SYS_TYPES_H
  2278. | # include <sys/types.h>
  2279. | #endif
  2280. | #ifdef HAVE_SYS_STAT_H
  2281. | # include <sys/stat.h>
  2282. | #endif
  2283. | #ifdef STDC_HEADERS
  2284. | # include <stdlib.h>
  2285. | # include <stddef.h>
  2286. | #else
  2287. | # ifdef HAVE_STDLIB_H
  2288. | #  include <stdlib.h>
  2289. | # endif
  2290. | #endif
  2291. | #ifdef HAVE_STRING_H
  2292. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2293. | #  include <memory.h>
  2294. | # endif
  2295. | # include <string.h>
  2296. | #endif
  2297. | #ifdef HAVE_STRINGS_H
  2298. | # include <strings.h>
  2299. | #endif
  2300. | #ifdef HAVE_INTTYPES_H
  2301. | # include <inttypes.h>
  2302. | #endif
  2303. | #ifdef HAVE_STDINT_H
  2304. | # include <stdint.h>
  2305. | #endif
  2306. | #ifdef HAVE_UNISTD_H
  2307. | # include <unistd.h>
  2308. | #endif
  2309. | #include <sys/filio.h>
  2310. configure:22846: result: no
  2311. configure:22846: checking sys/filio.h presence
  2312. configure:22846: x86_64-pc-linux-gnu-gcc -E  conftest.c
  2313. conftest.c:72:23: fatal error: sys/filio.h: No such file or directory
  2314.  #include <sys/filio.h>
  2315.                        ^
  2316. compilation terminated.
  2317. configure:22846: $? = 1
  2318. configure: failed program was:
  2319. | /* confdefs.h */
  2320. | #define PACKAGE_NAME "glib"
  2321. | #define PACKAGE_TARNAME "glib"
  2322. | #define PACKAGE_VERSION "2.56.2"
  2323. | #define PACKAGE_STRING "glib 2.56.2"
  2324. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  2325. | #define PACKAGE_URL ""
  2326. | #define GLIB_MAJOR_VERSION 2
  2327. | #define GLIB_MINOR_VERSION 56
  2328. | #define GLIB_MICRO_VERSION 2
  2329. | #define GLIB_INTERFACE_AGE 2
  2330. | #define GLIB_BINARY_AGE 5602
  2331. | #define STDC_HEADERS 1
  2332. | #define HAVE_SYS_TYPES_H 1
  2333. | #define HAVE_SYS_STAT_H 1
  2334. | #define HAVE_STDLIB_H 1
  2335. | #define HAVE_STRING_H 1
  2336. | #define HAVE_MEMORY_H 1
  2337. | #define HAVE_STRINGS_H 1
  2338. | #define HAVE_INTTYPES_H 1
  2339. | #define HAVE_STDINT_H 1
  2340. | #define HAVE_UNISTD_H 1
  2341. | #define __EXTENSIONS__ 1
  2342. | #define _ALL_SOURCE 1
  2343. | #define _GNU_SOURCE 1
  2344. | #define _POSIX_PTHREAD_SEMANTICS 1
  2345. | #define _TANDEM_SOURCE 1
  2346. | #define HAVE_LOCALE_H 1
  2347. | #define HAVE_LC_MESSAGES 1
  2348. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2349. | #define HAVE_GETTEXT 1
  2350. | #define HAVE_DCGETTEXT 1
  2351. | #define ENABLE_NLS 1
  2352. | #define GETTEXT_PACKAGE "glib20"
  2353. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  2354. | #define HAVE_DLFCN_H 1
  2355. | #define LT_OBJDIR ".libs/"
  2356. | #define HAVE_ALLOCA_H 1
  2357. | #define HAVE_ALLOCA 1
  2358. | #define HAVE_MMAP 1
  2359. | #define HAVE_POSIX_MEMALIGN 1
  2360. | #define HAVE_MEMALIGN 1
  2361. | #define HAVE_VALLOC 1
  2362. | #define HAVE_FSYNC 1
  2363. | #define HAVE_PIPE2 1
  2364. | #define HAVE_TIMEGM 1
  2365. | #define HAVE_GMTIME_R 1
  2366. | #define HAVE_DECL_STRERROR_R 1
  2367. | #define HAVE_STRERROR_R 1
  2368. | #define STRERROR_R_CHAR_P 1
  2369. | #define HAVE_LIBC_ENABLE_SECURE 1
  2370. | #define SIZEOF_CHAR 1
  2371. | #define SIZEOF_SHORT 2
  2372. | #define SIZEOF_LONG 8
  2373. | #define SIZEOF_INT 4
  2374. | #define SIZEOF_VOID_P 8
  2375. | #define SIZEOF_LONG_LONG 8
  2376. | #define SIZEOF___INT64 0
  2377. | #define HAVE_SIG_ATOMIC_T 1
  2378. | #define HAVE_LONG_LONG_FORMAT 1
  2379. | #define HAVE_SYS_PARAM_H 1
  2380. | #define HAVE_SYS_RESOURCE_H 1
  2381. | #define HAVE_SYS_SELECT_H 1
  2382. | #define HAVE_STDINT_H 1
  2383. | #define HAVE_INTTYPES_H 1
  2384. | #define HAVE_SCHED_H 1
  2385. | #define HAVE_MALLOC_H 1
  2386. | #define HAVE_SYS_VFS_H 1
  2387. | #define HAVE_SYS_STATFS_H 1
  2388. | #define HAVE_SYS_STATVFS_H 1
  2389. | /* end confdefs.h.  */
  2390. | #include <sys/filio.h>
  2391. configure:22846: result: no
  2392. configure:22846: checking for sys/filio.h
  2393. configure:22846: result: no
  2394. configure:22859: checking mntent.h usability
  2395. configure:22859: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  2396. configure:22859: $? = 0
  2397. configure:22859: result: yes
  2398. configure:22859: checking mntent.h presence
  2399. configure:22859: x86_64-pc-linux-gnu-gcc -E  conftest.c
  2400. configure:22859: $? = 0
  2401. configure:22859: result: yes
  2402. configure:22859: checking for mntent.h
  2403. configure:22859: result: yes
  2404. configure:22859: checking sys/mnttab.h usability
  2405. configure:22859: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  2406. conftest.c:106:24: fatal error: sys/mnttab.h: No such file or directory
  2407.  #include <sys/mnttab.h>
  2408.                         ^
  2409. compilation terminated.
  2410. configure:22859: $? = 1
  2411. configure: failed program was:
  2412. | /* confdefs.h */
  2413. | #define PACKAGE_NAME "glib"
  2414. | #define PACKAGE_TARNAME "glib"
  2415. | #define PACKAGE_VERSION "2.56.2"
  2416. | #define PACKAGE_STRING "glib 2.56.2"
  2417. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  2418. | #define PACKAGE_URL ""
  2419. | #define GLIB_MAJOR_VERSION 2
  2420. | #define GLIB_MINOR_VERSION 56
  2421. | #define GLIB_MICRO_VERSION 2
  2422. | #define GLIB_INTERFACE_AGE 2
  2423. | #define GLIB_BINARY_AGE 5602
  2424. | #define STDC_HEADERS 1
  2425. | #define HAVE_SYS_TYPES_H 1
  2426. | #define HAVE_SYS_STAT_H 1
  2427. | #define HAVE_STDLIB_H 1
  2428. | #define HAVE_STRING_H 1
  2429. | #define HAVE_MEMORY_H 1
  2430. | #define HAVE_STRINGS_H 1
  2431. | #define HAVE_INTTYPES_H 1
  2432. | #define HAVE_STDINT_H 1
  2433. | #define HAVE_UNISTD_H 1
  2434. | #define __EXTENSIONS__ 1
  2435. | #define _ALL_SOURCE 1
  2436. | #define _GNU_SOURCE 1
  2437. | #define _POSIX_PTHREAD_SEMANTICS 1
  2438. | #define _TANDEM_SOURCE 1
  2439. | #define HAVE_LOCALE_H 1
  2440. | #define HAVE_LC_MESSAGES 1
  2441. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2442. | #define HAVE_GETTEXT 1
  2443. | #define HAVE_DCGETTEXT 1
  2444. | #define ENABLE_NLS 1
  2445. | #define GETTEXT_PACKAGE "glib20"
  2446. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  2447. | #define HAVE_DLFCN_H 1
  2448. | #define LT_OBJDIR ".libs/"
  2449. | #define HAVE_ALLOCA_H 1
  2450. | #define HAVE_ALLOCA 1
  2451. | #define HAVE_MMAP 1
  2452. | #define HAVE_POSIX_MEMALIGN 1
  2453. | #define HAVE_MEMALIGN 1
  2454. | #define HAVE_VALLOC 1
  2455. | #define HAVE_FSYNC 1
  2456. | #define HAVE_PIPE2 1
  2457. | #define HAVE_TIMEGM 1
  2458. | #define HAVE_GMTIME_R 1
  2459. | #define HAVE_DECL_STRERROR_R 1
  2460. | #define HAVE_STRERROR_R 1
  2461. | #define STRERROR_R_CHAR_P 1
  2462. | #define HAVE_LIBC_ENABLE_SECURE 1
  2463. | #define SIZEOF_CHAR 1
  2464. | #define SIZEOF_SHORT 2
  2465. | #define SIZEOF_LONG 8
  2466. | #define SIZEOF_INT 4
  2467. | #define SIZEOF_VOID_P 8
  2468. | #define SIZEOF_LONG_LONG 8
  2469. | #define SIZEOF___INT64 0
  2470. | #define HAVE_SIG_ATOMIC_T 1
  2471. | #define HAVE_LONG_LONG_FORMAT 1
  2472. | #define HAVE_SYS_PARAM_H 1
  2473. | #define HAVE_SYS_RESOURCE_H 1
  2474. | #define HAVE_SYS_SELECT_H 1
  2475. | #define HAVE_STDINT_H 1
  2476. | #define HAVE_INTTYPES_H 1
  2477. | #define HAVE_SCHED_H 1
  2478. | #define HAVE_MALLOC_H 1
  2479. | #define HAVE_SYS_VFS_H 1
  2480. | #define HAVE_SYS_STATFS_H 1
  2481. | #define HAVE_SYS_STATVFS_H 1
  2482. | #define HAVE_MNTENT_H 1
  2483. | /* end confdefs.h.  */
  2484. | #include <stdio.h>
  2485. | #ifdef HAVE_SYS_TYPES_H
  2486. | # include <sys/types.h>
  2487. | #endif
  2488. | #ifdef HAVE_SYS_STAT_H
  2489. | # include <sys/stat.h>
  2490. | #endif
  2491. | #ifdef STDC_HEADERS
  2492. | # include <stdlib.h>
  2493. | # include <stddef.h>
  2494. | #else
  2495. | # ifdef HAVE_STDLIB_H
  2496. | #  include <stdlib.h>
  2497. | # endif
  2498. | #endif
  2499. | #ifdef HAVE_STRING_H
  2500. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2501. | #  include <memory.h>
  2502. | # endif
  2503. | # include <string.h>
  2504. | #endif
  2505. | #ifdef HAVE_STRINGS_H
  2506. | # include <strings.h>
  2507. | #endif
  2508. | #ifdef HAVE_INTTYPES_H
  2509. | # include <inttypes.h>
  2510. | #endif
  2511. | #ifdef HAVE_STDINT_H
  2512. | # include <stdint.h>
  2513. | #endif
  2514. | #ifdef HAVE_UNISTD_H
  2515. | # include <unistd.h>
  2516. | #endif
  2517. | #include <sys/mnttab.h>
  2518. configure:22859: result: no
  2519. configure:22859: checking sys/mnttab.h presence
  2520. configure:22859: x86_64-pc-linux-gnu-gcc -E  conftest.c
  2521. conftest.c:73:24: fatal error: sys/mnttab.h: No such file or directory
  2522.  #include <sys/mnttab.h>
  2523.                         ^
  2524. compilation terminated.
  2525. configure:22859: $? = 1
  2526. configure: failed program was:
  2527. | /* confdefs.h */
  2528. | #define PACKAGE_NAME "glib"
  2529. | #define PACKAGE_TARNAME "glib"
  2530. | #define PACKAGE_VERSION "2.56.2"
  2531. | #define PACKAGE_STRING "glib 2.56.2"
  2532. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  2533. | #define PACKAGE_URL ""
  2534. | #define GLIB_MAJOR_VERSION 2
  2535. | #define GLIB_MINOR_VERSION 56
  2536. | #define GLIB_MICRO_VERSION 2
  2537. | #define GLIB_INTERFACE_AGE 2
  2538. | #define GLIB_BINARY_AGE 5602
  2539. | #define STDC_HEADERS 1
  2540. | #define HAVE_SYS_TYPES_H 1
  2541. | #define HAVE_SYS_STAT_H 1
  2542. | #define HAVE_STDLIB_H 1
  2543. | #define HAVE_STRING_H 1
  2544. | #define HAVE_MEMORY_H 1
  2545. | #define HAVE_STRINGS_H 1
  2546. | #define HAVE_INTTYPES_H 1
  2547. | #define HAVE_STDINT_H 1
  2548. | #define HAVE_UNISTD_H 1
  2549. | #define __EXTENSIONS__ 1
  2550. | #define _ALL_SOURCE 1
  2551. | #define _GNU_SOURCE 1
  2552. | #define _POSIX_PTHREAD_SEMANTICS 1
  2553. | #define _TANDEM_SOURCE 1
  2554. | #define HAVE_LOCALE_H 1
  2555. | #define HAVE_LC_MESSAGES 1
  2556. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2557. | #define HAVE_GETTEXT 1
  2558. | #define HAVE_DCGETTEXT 1
  2559. | #define ENABLE_NLS 1
  2560. | #define GETTEXT_PACKAGE "glib20"
  2561. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  2562. | #define HAVE_DLFCN_H 1
  2563. | #define LT_OBJDIR ".libs/"
  2564. | #define HAVE_ALLOCA_H 1
  2565. | #define HAVE_ALLOCA 1
  2566. | #define HAVE_MMAP 1
  2567. | #define HAVE_POSIX_MEMALIGN 1
  2568. | #define HAVE_MEMALIGN 1
  2569. | #define HAVE_VALLOC 1
  2570. | #define HAVE_FSYNC 1
  2571. | #define HAVE_PIPE2 1
  2572. | #define HAVE_TIMEGM 1
  2573. | #define HAVE_GMTIME_R 1
  2574. | #define HAVE_DECL_STRERROR_R 1
  2575. | #define HAVE_STRERROR_R 1
  2576. | #define STRERROR_R_CHAR_P 1
  2577. | #define HAVE_LIBC_ENABLE_SECURE 1
  2578. | #define SIZEOF_CHAR 1
  2579. | #define SIZEOF_SHORT 2
  2580. | #define SIZEOF_LONG 8
  2581. | #define SIZEOF_INT 4
  2582. | #define SIZEOF_VOID_P 8
  2583. | #define SIZEOF_LONG_LONG 8
  2584. | #define SIZEOF___INT64 0
  2585. | #define HAVE_SIG_ATOMIC_T 1
  2586. | #define HAVE_LONG_LONG_FORMAT 1
  2587. | #define HAVE_SYS_PARAM_H 1
  2588. | #define HAVE_SYS_RESOURCE_H 1
  2589. | #define HAVE_SYS_SELECT_H 1
  2590. | #define HAVE_STDINT_H 1
  2591. | #define HAVE_INTTYPES_H 1
  2592. | #define HAVE_SCHED_H 1
  2593. | #define HAVE_MALLOC_H 1
  2594. | #define HAVE_SYS_VFS_H 1
  2595. | #define HAVE_SYS_STATFS_H 1
  2596. | #define HAVE_SYS_STATVFS_H 1
  2597. | #define HAVE_MNTENT_H 1
  2598. | /* end confdefs.h.  */
  2599. | #include <sys/mnttab.h>
  2600. configure:22859: result: no
  2601. configure:22859: checking for sys/mnttab.h
  2602. configure:22859: result: no
  2603. configure:22859: checking sys/vfstab.h usability
  2604. configure:22859: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  2605. conftest.c:106:24: fatal error: sys/vfstab.h: No such file or directory
  2606.  #include <sys/vfstab.h>
  2607.                         ^
  2608. compilation terminated.
  2609. configure:22859: $? = 1
  2610. configure: failed program was:
  2611. | /* confdefs.h */
  2612. | #define PACKAGE_NAME "glib"
  2613. | #define PACKAGE_TARNAME "glib"
  2614. | #define PACKAGE_VERSION "2.56.2"
  2615. | #define PACKAGE_STRING "glib 2.56.2"
  2616. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  2617. | #define PACKAGE_URL ""
  2618. | #define GLIB_MAJOR_VERSION 2
  2619. | #define GLIB_MINOR_VERSION 56
  2620. | #define GLIB_MICRO_VERSION 2
  2621. | #define GLIB_INTERFACE_AGE 2
  2622. | #define GLIB_BINARY_AGE 5602
  2623. | #define STDC_HEADERS 1
  2624. | #define HAVE_SYS_TYPES_H 1
  2625. | #define HAVE_SYS_STAT_H 1
  2626. | #define HAVE_STDLIB_H 1
  2627. | #define HAVE_STRING_H 1
  2628. | #define HAVE_MEMORY_H 1
  2629. | #define HAVE_STRINGS_H 1
  2630. | #define HAVE_INTTYPES_H 1
  2631. | #define HAVE_STDINT_H 1
  2632. | #define HAVE_UNISTD_H 1
  2633. | #define __EXTENSIONS__ 1
  2634. | #define _ALL_SOURCE 1
  2635. | #define _GNU_SOURCE 1
  2636. | #define _POSIX_PTHREAD_SEMANTICS 1
  2637. | #define _TANDEM_SOURCE 1
  2638. | #define HAVE_LOCALE_H 1
  2639. | #define HAVE_LC_MESSAGES 1
  2640. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2641. | #define HAVE_GETTEXT 1
  2642. | #define HAVE_DCGETTEXT 1
  2643. | #define ENABLE_NLS 1
  2644. | #define GETTEXT_PACKAGE "glib20"
  2645. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  2646. | #define HAVE_DLFCN_H 1
  2647. | #define LT_OBJDIR ".libs/"
  2648. | #define HAVE_ALLOCA_H 1
  2649. | #define HAVE_ALLOCA 1
  2650. | #define HAVE_MMAP 1
  2651. | #define HAVE_POSIX_MEMALIGN 1
  2652. | #define HAVE_MEMALIGN 1
  2653. | #define HAVE_VALLOC 1
  2654. | #define HAVE_FSYNC 1
  2655. | #define HAVE_PIPE2 1
  2656. | #define HAVE_TIMEGM 1
  2657. | #define HAVE_GMTIME_R 1
  2658. | #define HAVE_DECL_STRERROR_R 1
  2659. | #define HAVE_STRERROR_R 1
  2660. | #define STRERROR_R_CHAR_P 1
  2661. | #define HAVE_LIBC_ENABLE_SECURE 1
  2662. | #define SIZEOF_CHAR 1
  2663. | #define SIZEOF_SHORT 2
  2664. | #define SIZEOF_LONG 8
  2665. | #define SIZEOF_INT 4
  2666. | #define SIZEOF_VOID_P 8
  2667. | #define SIZEOF_LONG_LONG 8
  2668. | #define SIZEOF___INT64 0
  2669. | #define HAVE_SIG_ATOMIC_T 1
  2670. | #define HAVE_LONG_LONG_FORMAT 1
  2671. | #define HAVE_SYS_PARAM_H 1
  2672. | #define HAVE_SYS_RESOURCE_H 1
  2673. | #define HAVE_SYS_SELECT_H 1
  2674. | #define HAVE_STDINT_H 1
  2675. | #define HAVE_INTTYPES_H 1
  2676. | #define HAVE_SCHED_H 1
  2677. | #define HAVE_MALLOC_H 1
  2678. | #define HAVE_SYS_VFS_H 1
  2679. | #define HAVE_SYS_STATFS_H 1
  2680. | #define HAVE_SYS_STATVFS_H 1
  2681. | #define HAVE_MNTENT_H 1
  2682. | /* end confdefs.h.  */
  2683. | #include <stdio.h>
  2684. | #ifdef HAVE_SYS_TYPES_H
  2685. | # include <sys/types.h>
  2686. | #endif
  2687. | #ifdef HAVE_SYS_STAT_H
  2688. | # include <sys/stat.h>
  2689. | #endif
  2690. | #ifdef STDC_HEADERS
  2691. | # include <stdlib.h>
  2692. | # include <stddef.h>
  2693. | #else
  2694. | # ifdef HAVE_STDLIB_H
  2695. | #  include <stdlib.h>
  2696. | # endif
  2697. | #endif
  2698. | #ifdef HAVE_STRING_H
  2699. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2700. | #  include <memory.h>
  2701. | # endif
  2702. | # include <string.h>
  2703. | #endif
  2704. | #ifdef HAVE_STRINGS_H
  2705. | # include <strings.h>
  2706. | #endif
  2707. | #ifdef HAVE_INTTYPES_H
  2708. | # include <inttypes.h>
  2709. | #endif
  2710. | #ifdef HAVE_STDINT_H
  2711. | # include <stdint.h>
  2712. | #endif
  2713. | #ifdef HAVE_UNISTD_H
  2714. | # include <unistd.h>
  2715. | #endif
  2716. | #include <sys/vfstab.h>
  2717. configure:22859: result: no
  2718. configure:22859: checking sys/vfstab.h presence
  2719. configure:22859: x86_64-pc-linux-gnu-gcc -E  conftest.c
  2720. conftest.c:73:24: fatal error: sys/vfstab.h: No such file or directory
  2721.  #include <sys/vfstab.h>
  2722.                         ^
  2723. compilation terminated.
  2724. configure:22859: $? = 1
  2725. configure: failed program was:
  2726. | /* confdefs.h */
  2727. | #define PACKAGE_NAME "glib"
  2728. | #define PACKAGE_TARNAME "glib"
  2729. | #define PACKAGE_VERSION "2.56.2"
  2730. | #define PACKAGE_STRING "glib 2.56.2"
  2731. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  2732. | #define PACKAGE_URL ""
  2733. | #define GLIB_MAJOR_VERSION 2
  2734. | #define GLIB_MINOR_VERSION 56
  2735. | #define GLIB_MICRO_VERSION 2
  2736. | #define GLIB_INTERFACE_AGE 2
  2737. | #define GLIB_BINARY_AGE 5602
  2738. | #define STDC_HEADERS 1
  2739. | #define HAVE_SYS_TYPES_H 1
  2740. | #define HAVE_SYS_STAT_H 1
  2741. | #define HAVE_STDLIB_H 1
  2742. | #define HAVE_STRING_H 1
  2743. | #define HAVE_MEMORY_H 1
  2744. | #define HAVE_STRINGS_H 1
  2745. | #define HAVE_INTTYPES_H 1
  2746. | #define HAVE_STDINT_H 1
  2747. | #define HAVE_UNISTD_H 1
  2748. | #define __EXTENSIONS__ 1
  2749. | #define _ALL_SOURCE 1
  2750. | #define _GNU_SOURCE 1
  2751. | #define _POSIX_PTHREAD_SEMANTICS 1
  2752. | #define _TANDEM_SOURCE 1
  2753. | #define HAVE_LOCALE_H 1
  2754. | #define HAVE_LC_MESSAGES 1
  2755. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2756. | #define HAVE_GETTEXT 1
  2757. | #define HAVE_DCGETTEXT 1
  2758. | #define ENABLE_NLS 1
  2759. | #define GETTEXT_PACKAGE "glib20"
  2760. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  2761. | #define HAVE_DLFCN_H 1
  2762. | #define LT_OBJDIR ".libs/"
  2763. | #define HAVE_ALLOCA_H 1
  2764. | #define HAVE_ALLOCA 1
  2765. | #define HAVE_MMAP 1
  2766. | #define HAVE_POSIX_MEMALIGN 1
  2767. | #define HAVE_MEMALIGN 1
  2768. | #define HAVE_VALLOC 1
  2769. | #define HAVE_FSYNC 1
  2770. | #define HAVE_PIPE2 1
  2771. | #define HAVE_TIMEGM 1
  2772. | #define HAVE_GMTIME_R 1
  2773. | #define HAVE_DECL_STRERROR_R 1
  2774. | #define HAVE_STRERROR_R 1
  2775. | #define STRERROR_R_CHAR_P 1
  2776. | #define HAVE_LIBC_ENABLE_SECURE 1
  2777. | #define SIZEOF_CHAR 1
  2778. | #define SIZEOF_SHORT 2
  2779. | #define SIZEOF_LONG 8
  2780. | #define SIZEOF_INT 4
  2781. | #define SIZEOF_VOID_P 8
  2782. | #define SIZEOF_LONG_LONG 8
  2783. | #define SIZEOF___INT64 0
  2784. | #define HAVE_SIG_ATOMIC_T 1
  2785. | #define HAVE_LONG_LONG_FORMAT 1
  2786. | #define HAVE_SYS_PARAM_H 1
  2787. | #define HAVE_SYS_RESOURCE_H 1
  2788. | #define HAVE_SYS_SELECT_H 1
  2789. | #define HAVE_STDINT_H 1
  2790. | #define HAVE_INTTYPES_H 1
  2791. | #define HAVE_SCHED_H 1
  2792. | #define HAVE_MALLOC_H 1
  2793. | #define HAVE_SYS_VFS_H 1
  2794. | #define HAVE_SYS_STATFS_H 1
  2795. | #define HAVE_SYS_STATVFS_H 1
  2796. | #define HAVE_MNTENT_H 1
  2797. | /* end confdefs.h.  */
  2798. | #include <sys/vfstab.h>
  2799. configure:22859: result: no
  2800. configure:22859: checking for sys/vfstab.h
  2801. configure:22859: result: no
  2802. configure:22859: checking sys/mntctl.h usability
  2803. configure:22859: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  2804. conftest.c:106:24: fatal error: sys/mntctl.h: No such file or directory
  2805.  #include <sys/mntctl.h>
  2806.                         ^
  2807. compilation terminated.
  2808. configure:22859: $? = 1
  2809. configure: failed program was:
  2810. | /* confdefs.h */
  2811. | #define PACKAGE_NAME "glib"
  2812. | #define PACKAGE_TARNAME "glib"
  2813. | #define PACKAGE_VERSION "2.56.2"
  2814. | #define PACKAGE_STRING "glib 2.56.2"
  2815. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  2816. | #define PACKAGE_URL ""
  2817. | #define GLIB_MAJOR_VERSION 2
  2818. | #define GLIB_MINOR_VERSION 56
  2819. | #define GLIB_MICRO_VERSION 2
  2820. | #define GLIB_INTERFACE_AGE 2
  2821. | #define GLIB_BINARY_AGE 5602
  2822. | #define STDC_HEADERS 1
  2823. | #define HAVE_SYS_TYPES_H 1
  2824. | #define HAVE_SYS_STAT_H 1
  2825. | #define HAVE_STDLIB_H 1
  2826. | #define HAVE_STRING_H 1
  2827. | #define HAVE_MEMORY_H 1
  2828. | #define HAVE_STRINGS_H 1
  2829. | #define HAVE_INTTYPES_H 1
  2830. | #define HAVE_STDINT_H 1
  2831. | #define HAVE_UNISTD_H 1
  2832. | #define __EXTENSIONS__ 1
  2833. | #define _ALL_SOURCE 1
  2834. | #define _GNU_SOURCE 1
  2835. | #define _POSIX_PTHREAD_SEMANTICS 1
  2836. | #define _TANDEM_SOURCE 1
  2837. | #define HAVE_LOCALE_H 1
  2838. | #define HAVE_LC_MESSAGES 1
  2839. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2840. | #define HAVE_GETTEXT 1
  2841. | #define HAVE_DCGETTEXT 1
  2842. | #define ENABLE_NLS 1
  2843. | #define GETTEXT_PACKAGE "glib20"
  2844. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  2845. | #define HAVE_DLFCN_H 1
  2846. | #define LT_OBJDIR ".libs/"
  2847. | #define HAVE_ALLOCA_H 1
  2848. | #define HAVE_ALLOCA 1
  2849. | #define HAVE_MMAP 1
  2850. | #define HAVE_POSIX_MEMALIGN 1
  2851. | #define HAVE_MEMALIGN 1
  2852. | #define HAVE_VALLOC 1
  2853. | #define HAVE_FSYNC 1
  2854. | #define HAVE_PIPE2 1
  2855. | #define HAVE_TIMEGM 1
  2856. | #define HAVE_GMTIME_R 1
  2857. | #define HAVE_DECL_STRERROR_R 1
  2858. | #define HAVE_STRERROR_R 1
  2859. | #define STRERROR_R_CHAR_P 1
  2860. | #define HAVE_LIBC_ENABLE_SECURE 1
  2861. | #define SIZEOF_CHAR 1
  2862. | #define SIZEOF_SHORT 2
  2863. | #define SIZEOF_LONG 8
  2864. | #define SIZEOF_INT 4
  2865. | #define SIZEOF_VOID_P 8
  2866. | #define SIZEOF_LONG_LONG 8
  2867. | #define SIZEOF___INT64 0
  2868. | #define HAVE_SIG_ATOMIC_T 1
  2869. | #define HAVE_LONG_LONG_FORMAT 1
  2870. | #define HAVE_SYS_PARAM_H 1
  2871. | #define HAVE_SYS_RESOURCE_H 1
  2872. | #define HAVE_SYS_SELECT_H 1
  2873. | #define HAVE_STDINT_H 1
  2874. | #define HAVE_INTTYPES_H 1
  2875. | #define HAVE_SCHED_H 1
  2876. | #define HAVE_MALLOC_H 1
  2877. | #define HAVE_SYS_VFS_H 1
  2878. | #define HAVE_SYS_STATFS_H 1
  2879. | #define HAVE_SYS_STATVFS_H 1
  2880. | #define HAVE_MNTENT_H 1
  2881. | /* end confdefs.h.  */
  2882. | #include <stdio.h>
  2883. | #ifdef HAVE_SYS_TYPES_H
  2884. | # include <sys/types.h>
  2885. | #endif
  2886. | #ifdef HAVE_SYS_STAT_H
  2887. | # include <sys/stat.h>
  2888. | #endif
  2889. | #ifdef STDC_HEADERS
  2890. | # include <stdlib.h>
  2891. | # include <stddef.h>
  2892. | #else
  2893. | # ifdef HAVE_STDLIB_H
  2894. | #  include <stdlib.h>
  2895. | # endif
  2896. | #endif
  2897. | #ifdef HAVE_STRING_H
  2898. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2899. | #  include <memory.h>
  2900. | # endif
  2901. | # include <string.h>
  2902. | #endif
  2903. | #ifdef HAVE_STRINGS_H
  2904. | # include <strings.h>
  2905. | #endif
  2906. | #ifdef HAVE_INTTYPES_H
  2907. | # include <inttypes.h>
  2908. | #endif
  2909. | #ifdef HAVE_STDINT_H
  2910. | # include <stdint.h>
  2911. | #endif
  2912. | #ifdef HAVE_UNISTD_H
  2913. | # include <unistd.h>
  2914. | #endif
  2915. | #include <sys/mntctl.h>
  2916. configure:22859: result: no
  2917. configure:22859: checking sys/mntctl.h presence
  2918. configure:22859: x86_64-pc-linux-gnu-gcc -E  conftest.c
  2919. conftest.c:73:24: fatal error: sys/mntctl.h: No such file or directory
  2920.  #include <sys/mntctl.h>
  2921.                         ^
  2922. compilation terminated.
  2923. configure:22859: $? = 1
  2924. configure: failed program was:
  2925. | /* confdefs.h */
  2926. | #define PACKAGE_NAME "glib"
  2927. | #define PACKAGE_TARNAME "glib"
  2928. | #define PACKAGE_VERSION "2.56.2"
  2929. | #define PACKAGE_STRING "glib 2.56.2"
  2930. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  2931. | #define PACKAGE_URL ""
  2932. | #define GLIB_MAJOR_VERSION 2
  2933. | #define GLIB_MINOR_VERSION 56
  2934. | #define GLIB_MICRO_VERSION 2
  2935. | #define GLIB_INTERFACE_AGE 2
  2936. | #define GLIB_BINARY_AGE 5602
  2937. | #define STDC_HEADERS 1
  2938. | #define HAVE_SYS_TYPES_H 1
  2939. | #define HAVE_SYS_STAT_H 1
  2940. | #define HAVE_STDLIB_H 1
  2941. | #define HAVE_STRING_H 1
  2942. | #define HAVE_MEMORY_H 1
  2943. | #define HAVE_STRINGS_H 1
  2944. | #define HAVE_INTTYPES_H 1
  2945. | #define HAVE_STDINT_H 1
  2946. | #define HAVE_UNISTD_H 1
  2947. | #define __EXTENSIONS__ 1
  2948. | #define _ALL_SOURCE 1
  2949. | #define _GNU_SOURCE 1
  2950. | #define _POSIX_PTHREAD_SEMANTICS 1
  2951. | #define _TANDEM_SOURCE 1
  2952. | #define HAVE_LOCALE_H 1
  2953. | #define HAVE_LC_MESSAGES 1
  2954. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2955. | #define HAVE_GETTEXT 1
  2956. | #define HAVE_DCGETTEXT 1
  2957. | #define ENABLE_NLS 1
  2958. | #define GETTEXT_PACKAGE "glib20"
  2959. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  2960. | #define HAVE_DLFCN_H 1
  2961. | #define LT_OBJDIR ".libs/"
  2962. | #define HAVE_ALLOCA_H 1
  2963. | #define HAVE_ALLOCA 1
  2964. | #define HAVE_MMAP 1
  2965. | #define HAVE_POSIX_MEMALIGN 1
  2966. | #define HAVE_MEMALIGN 1
  2967. | #define HAVE_VALLOC 1
  2968. | #define HAVE_FSYNC 1
  2969. | #define HAVE_PIPE2 1
  2970. | #define HAVE_TIMEGM 1
  2971. | #define HAVE_GMTIME_R 1
  2972. | #define HAVE_DECL_STRERROR_R 1
  2973. | #define HAVE_STRERROR_R 1
  2974. | #define STRERROR_R_CHAR_P 1
  2975. | #define HAVE_LIBC_ENABLE_SECURE 1
  2976. | #define SIZEOF_CHAR 1
  2977. | #define SIZEOF_SHORT 2
  2978. | #define SIZEOF_LONG 8
  2979. | #define SIZEOF_INT 4
  2980. | #define SIZEOF_VOID_P 8
  2981. | #define SIZEOF_LONG_LONG 8
  2982. | #define SIZEOF___INT64 0
  2983. | #define HAVE_SIG_ATOMIC_T 1
  2984. | #define HAVE_LONG_LONG_FORMAT 1
  2985. | #define HAVE_SYS_PARAM_H 1
  2986. | #define HAVE_SYS_RESOURCE_H 1
  2987. | #define HAVE_SYS_SELECT_H 1
  2988. | #define HAVE_STDINT_H 1
  2989. | #define HAVE_INTTYPES_H 1
  2990. | #define HAVE_SCHED_H 1
  2991. | #define HAVE_MALLOC_H 1
  2992. | #define HAVE_SYS_VFS_H 1
  2993. | #define HAVE_SYS_STATFS_H 1
  2994. | #define HAVE_SYS_STATVFS_H 1
  2995. | #define HAVE_MNTENT_H 1
  2996. | /* end confdefs.h.  */
  2997. | #include <sys/mntctl.h>
  2998. configure:22859: result: no
  2999. configure:22859: checking for sys/mntctl.h
  3000. configure:22859: result: no
  3001. configure:22859: checking fstab.h usability
  3002. configure:22859: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  3003. configure:22859: $? = 0
  3004. configure:22859: result: yes
  3005. configure:22859: checking fstab.h presence
  3006. configure:22859: x86_64-pc-linux-gnu-gcc -E  conftest.c
  3007. configure:22859: $? = 0
  3008. configure:22859: result: yes
  3009. configure:22859: checking for fstab.h
  3010. configure:22859: result: yes
  3011. configure:22871: checking linux/magic.h usability
  3012. configure:22871: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  3013. configure:22871: $? = 0
  3014. configure:22871: result: yes
  3015. configure:22871: checking linux/magic.h presence
  3016. configure:22871: x86_64-pc-linux-gnu-gcc -E  conftest.c
  3017. configure:22871: $? = 0
  3018. configure:22871: result: yes
  3019. configure:22871: checking for linux/magic.h
  3020. configure:22871: result: yes
  3021. configure:22883: checking termios.h usability
  3022. configure:22883: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  3023. configure:22883: $? = 0
  3024. configure:22883: result: yes
  3025. configure:22883: checking termios.h presence
  3026. configure:22883: x86_64-pc-linux-gnu-gcc -E  conftest.c
  3027. configure:22883: $? = 0
  3028. configure:22883: result: yes
  3029. configure:22883: checking for termios.h
  3030. configure:22883: result: yes
  3031. configure:22898: checking dirent.h usability
  3032. configure:22898: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  3033. configure:22898: $? = 0
  3034. configure:22898: result: yes
  3035. configure:22898: checking dirent.h presence
  3036. configure:22898: x86_64-pc-linux-gnu-gcc -E  conftest.c
  3037. configure:22898: $? = 0
  3038. configure:22898: result: yes
  3039. configure:22898: checking for dirent.h
  3040. configure:22898: result: yes
  3041. configure:22898: checking sys/time.h usability
  3042. configure:22898: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  3043. configure:22898: $? = 0
  3044. configure:22898: result: yes
  3045. configure:22898: checking sys/time.h presence
  3046. configure:22898: x86_64-pc-linux-gnu-gcc -E  conftest.c
  3047. configure:22898: $? = 0
  3048. configure:22898: result: yes
  3049. configure:22898: checking for sys/time.h
  3050. configure:22898: result: yes
  3051. configure:22913: checking values.h usability
  3052. configure:22913: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  3053. configure:22913: $? = 0
  3054. configure:22913: result: yes
  3055. configure:22913: checking values.h presence
  3056. configure:22913: x86_64-pc-linux-gnu-gcc -E  conftest.c
  3057. configure:22913: $? = 0
  3058. configure:22913: result: yes
  3059. configure:22913: checking for values.h
  3060. configure:22913: result: yes
  3061. configure:22927: checking for sys/mount.h
  3062. configure:22927: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  3063. configure:22927: $? = 0
  3064. configure:22927: result: yes
  3065. configure:22927: checking for sys/sysctl.h
  3066. configure:22927: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  3067. configure:22927: $? = 0
  3068. configure:22927: result: yes
  3069. configure:22943: checking for sysctlbyname
  3070. configure:22943: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  3071. /var/tmp/portage/dev-libs/glib-2.56.2/temp/cccMJ1KP.o: In function `main':
  3072. conftest.c:(.text.startup+0x7): undefined reference to `sysctlbyname'
  3073. collect2: error: ld returned 1 exit status
  3074. configure:22943: $? = 1
  3075. configure: failed program was:
  3076. | /* confdefs.h */
  3077. | #define PACKAGE_NAME "glib"
  3078. | #define PACKAGE_TARNAME "glib"
  3079. | #define PACKAGE_VERSION "2.56.2"
  3080. | #define PACKAGE_STRING "glib 2.56.2"
  3081. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  3082. | #define PACKAGE_URL ""
  3083. | #define GLIB_MAJOR_VERSION 2
  3084. | #define GLIB_MINOR_VERSION 56
  3085. | #define GLIB_MICRO_VERSION 2
  3086. | #define GLIB_INTERFACE_AGE 2
  3087. | #define GLIB_BINARY_AGE 5602
  3088. | #define STDC_HEADERS 1
  3089. | #define HAVE_SYS_TYPES_H 1
  3090. | #define HAVE_SYS_STAT_H 1
  3091. | #define HAVE_STDLIB_H 1
  3092. | #define HAVE_STRING_H 1
  3093. | #define HAVE_MEMORY_H 1
  3094. | #define HAVE_STRINGS_H 1
  3095. | #define HAVE_INTTYPES_H 1
  3096. | #define HAVE_STDINT_H 1
  3097. | #define HAVE_UNISTD_H 1
  3098. | #define __EXTENSIONS__ 1
  3099. | #define _ALL_SOURCE 1
  3100. | #define _GNU_SOURCE 1
  3101. | #define _POSIX_PTHREAD_SEMANTICS 1
  3102. | #define _TANDEM_SOURCE 1
  3103. | #define HAVE_LOCALE_H 1
  3104. | #define HAVE_LC_MESSAGES 1
  3105. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  3106. | #define HAVE_GETTEXT 1
  3107. | #define HAVE_DCGETTEXT 1
  3108. | #define ENABLE_NLS 1
  3109. | #define GETTEXT_PACKAGE "glib20"
  3110. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  3111. | #define HAVE_DLFCN_H 1
  3112. | #define LT_OBJDIR ".libs/"
  3113. | #define HAVE_ALLOCA_H 1
  3114. | #define HAVE_ALLOCA 1
  3115. | #define HAVE_MMAP 1
  3116. | #define HAVE_POSIX_MEMALIGN 1
  3117. | #define HAVE_MEMALIGN 1
  3118. | #define HAVE_VALLOC 1
  3119. | #define HAVE_FSYNC 1
  3120. | #define HAVE_PIPE2 1
  3121. | #define HAVE_TIMEGM 1
  3122. | #define HAVE_GMTIME_R 1
  3123. | #define HAVE_DECL_STRERROR_R 1
  3124. | #define HAVE_STRERROR_R 1
  3125. | #define STRERROR_R_CHAR_P 1
  3126. | #define HAVE_LIBC_ENABLE_SECURE 1
  3127. | #define SIZEOF_CHAR 1
  3128. | #define SIZEOF_SHORT 2
  3129. | #define SIZEOF_LONG 8
  3130. | #define SIZEOF_INT 4
  3131. | #define SIZEOF_VOID_P 8
  3132. | #define SIZEOF_LONG_LONG 8
  3133. | #define SIZEOF___INT64 0
  3134. | #define HAVE_SIG_ATOMIC_T 1
  3135. | #define HAVE_LONG_LONG_FORMAT 1
  3136. | #define HAVE_SYS_PARAM_H 1
  3137. | #define HAVE_SYS_RESOURCE_H 1
  3138. | #define HAVE_SYS_SELECT_H 1
  3139. | #define HAVE_STDINT_H 1
  3140. | #define HAVE_INTTYPES_H 1
  3141. | #define HAVE_SCHED_H 1
  3142. | #define HAVE_MALLOC_H 1
  3143. | #define HAVE_SYS_VFS_H 1
  3144. | #define HAVE_SYS_STATFS_H 1
  3145. | #define HAVE_SYS_STATVFS_H 1
  3146. | #define HAVE_MNTENT_H 1
  3147. | #define HAVE_FSTAB_H 1
  3148. | #define HAVE_LINUX_MAGIC_H 1
  3149. | #define HAVE_TERMIOS_H 1
  3150. | #define HAVE_DIRENT_H 1
  3151. | #define HAVE_SYS_TIME_H 1
  3152. | #define HAVE_VALUES_H 1
  3153. | #define HAVE_SYS_MOUNT_H 1
  3154. | #define HAVE_SYS_SYSCTL_H 1
  3155. | /* end confdefs.h.  */
  3156. | /* Define sysctlbyname to an innocuous variant, in case <limits.h> declares sysctlbyname.
  3157. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  3158. | #define sysctlbyname innocuous_sysctlbyname
  3159. |
  3160. | /* System header to define __stub macros and hopefully few prototypes,
  3161. |     which can conflict with char sysctlbyname (); below.
  3162. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3163. |     <limits.h> exists even on freestanding compilers.  */
  3164. |
  3165. | #ifdef __STDC__
  3166. | # include <limits.h>
  3167. | #else
  3168. | # include <assert.h>
  3169. | #endif
  3170. |
  3171. | #undef sysctlbyname
  3172. |
  3173. | /* Override any GCC internal prototype to avoid an error.
  3174. |    Use char because int might match the return type of a GCC
  3175. |    builtin and then its argument prototype would still apply.  */
  3176. | #ifdef __cplusplus
  3177. | extern "C"
  3178. | #endif
  3179. | char sysctlbyname ();
  3180. | /* The GNU C library defines this for functions which it implements
  3181. |     to always fail with ENOSYS.  Some functions are actually named
  3182. |     something starting with __ and the normal name is an alias.  */
  3183. | #if defined __stub_sysctlbyname || defined __stub___sysctlbyname
  3184. | choke me
  3185. | #endif
  3186. |
  3187. | int
  3188. | main ()
  3189. | {
  3190. | return sysctlbyname ();
  3191. |   ;
  3192. |   return 0;
  3193. | }
  3194. configure:22943: result: no
  3195. configure:22953: checking whether sys/types.h defines makedev
  3196. configure:22969: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  3197. conftest.c: In function 'main':
  3198. conftest.c:85:8: warning: implicit declaration of function 'makedev' [-Wimplicit-function-declaration]
  3199.  return makedev(0, 0);
  3200.         ^~~~~~~
  3201. /var/tmp/portage/dev-libs/glib-2.56.2/temp/ccGXr4dW.o: In function `main':
  3202. conftest.c:(.text.startup+0x7): undefined reference to `makedev'
  3203. collect2: error: ld returned 1 exit status
  3204. configure:22969: $? = 1
  3205. configure: failed program was:
  3206. | /* confdefs.h */
  3207. | #define PACKAGE_NAME "glib"
  3208. | #define PACKAGE_TARNAME "glib"
  3209. | #define PACKAGE_VERSION "2.56.2"
  3210. | #define PACKAGE_STRING "glib 2.56.2"
  3211. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  3212. | #define PACKAGE_URL ""
  3213. | #define GLIB_MAJOR_VERSION 2
  3214. | #define GLIB_MINOR_VERSION 56
  3215. | #define GLIB_MICRO_VERSION 2
  3216. | #define GLIB_INTERFACE_AGE 2
  3217. | #define GLIB_BINARY_AGE 5602
  3218. | #define STDC_HEADERS 1
  3219. | #define HAVE_SYS_TYPES_H 1
  3220. | #define HAVE_SYS_STAT_H 1
  3221. | #define HAVE_STDLIB_H 1
  3222. | #define HAVE_STRING_H 1
  3223. | #define HAVE_MEMORY_H 1
  3224. | #define HAVE_STRINGS_H 1
  3225. | #define HAVE_INTTYPES_H 1
  3226. | #define HAVE_STDINT_H 1
  3227. | #define HAVE_UNISTD_H 1
  3228. | #define __EXTENSIONS__ 1
  3229. | #define _ALL_SOURCE 1
  3230. | #define _GNU_SOURCE 1
  3231. | #define _POSIX_PTHREAD_SEMANTICS 1
  3232. | #define _TANDEM_SOURCE 1
  3233. | #define HAVE_LOCALE_H 1
  3234. | #define HAVE_LC_MESSAGES 1
  3235. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  3236. | #define HAVE_GETTEXT 1
  3237. | #define HAVE_DCGETTEXT 1
  3238. | #define ENABLE_NLS 1
  3239. | #define GETTEXT_PACKAGE "glib20"
  3240. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  3241. | #define HAVE_DLFCN_H 1
  3242. | #define LT_OBJDIR ".libs/"
  3243. | #define HAVE_ALLOCA_H 1
  3244. | #define HAVE_ALLOCA 1
  3245. | #define HAVE_MMAP 1
  3246. | #define HAVE_POSIX_MEMALIGN 1
  3247. | #define HAVE_MEMALIGN 1
  3248. | #define HAVE_VALLOC 1
  3249. | #define HAVE_FSYNC 1
  3250. | #define HAVE_PIPE2 1
  3251. | #define HAVE_TIMEGM 1
  3252. | #define HAVE_GMTIME_R 1
  3253. | #define HAVE_DECL_STRERROR_R 1
  3254. | #define HAVE_STRERROR_R 1
  3255. | #define STRERROR_R_CHAR_P 1
  3256. | #define HAVE_LIBC_ENABLE_SECURE 1
  3257. | #define SIZEOF_CHAR 1
  3258. | #define SIZEOF_SHORT 2
  3259. | #define SIZEOF_LONG 8
  3260. | #define SIZEOF_INT 4
  3261. | #define SIZEOF_VOID_P 8
  3262. | #define SIZEOF_LONG_LONG 8
  3263. | #define SIZEOF___INT64 0
  3264. | #define HAVE_SIG_ATOMIC_T 1
  3265. | #define HAVE_LONG_LONG_FORMAT 1
  3266. | #define HAVE_SYS_PARAM_H 1
  3267. | #define HAVE_SYS_RESOURCE_H 1
  3268. | #define HAVE_SYS_SELECT_H 1
  3269. | #define HAVE_STDINT_H 1
  3270. | #define HAVE_INTTYPES_H 1
  3271. | #define HAVE_SCHED_H 1
  3272. | #define HAVE_MALLOC_H 1
  3273. | #define HAVE_SYS_VFS_H 1
  3274. | #define HAVE_SYS_STATFS_H 1
  3275. | #define HAVE_SYS_STATVFS_H 1
  3276. | #define HAVE_MNTENT_H 1
  3277. | #define HAVE_FSTAB_H 1
  3278. | #define HAVE_LINUX_MAGIC_H 1
  3279. | #define HAVE_TERMIOS_H 1
  3280. | #define HAVE_DIRENT_H 1
  3281. | #define HAVE_SYS_TIME_H 1
  3282. | #define HAVE_VALUES_H 1
  3283. | #define HAVE_SYS_MOUNT_H 1
  3284. | #define HAVE_SYS_SYSCTL_H 1
  3285. | /* end confdefs.h.  */
  3286. | #include <sys/types.h>
  3287. | int
  3288. | main ()
  3289. | {
  3290. | return makedev(0, 0);
  3291. |   ;
  3292. |   return 0;
  3293. | }
  3294. configure:22978: result: no
  3295. configure:22982: checking sys/mkdev.h usability
  3296. configure:22982: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  3297. conftest.c:114:23: fatal error: sys/mkdev.h: No such file or directory
  3298.  #include <sys/mkdev.h>
  3299.                        ^
  3300. compilation terminated.
  3301. configure:22982: $? = 1
  3302. configure: failed program was:
  3303. | /* confdefs.h */
  3304. | #define PACKAGE_NAME "glib"
  3305. | #define PACKAGE_TARNAME "glib"
  3306. | #define PACKAGE_VERSION "2.56.2"
  3307. | #define PACKAGE_STRING "glib 2.56.2"
  3308. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  3309. | #define PACKAGE_URL ""
  3310. | #define GLIB_MAJOR_VERSION 2
  3311. | #define GLIB_MINOR_VERSION 56
  3312. | #define GLIB_MICRO_VERSION 2
  3313. | #define GLIB_INTERFACE_AGE 2
  3314. | #define GLIB_BINARY_AGE 5602
  3315. | #define STDC_HEADERS 1
  3316. | #define HAVE_SYS_TYPES_H 1
  3317. | #define HAVE_SYS_STAT_H 1
  3318. | #define HAVE_STDLIB_H 1
  3319. | #define HAVE_STRING_H 1
  3320. | #define HAVE_MEMORY_H 1
  3321. | #define HAVE_STRINGS_H 1
  3322. | #define HAVE_INTTYPES_H 1
  3323. | #define HAVE_STDINT_H 1
  3324. | #define HAVE_UNISTD_H 1
  3325. | #define __EXTENSIONS__ 1
  3326. | #define _ALL_SOURCE 1
  3327. | #define _GNU_SOURCE 1
  3328. | #define _POSIX_PTHREAD_SEMANTICS 1
  3329. | #define _TANDEM_SOURCE 1
  3330. | #define HAVE_LOCALE_H 1
  3331. | #define HAVE_LC_MESSAGES 1
  3332. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  3333. | #define HAVE_GETTEXT 1
  3334. | #define HAVE_DCGETTEXT 1
  3335. | #define ENABLE_NLS 1
  3336. | #define GETTEXT_PACKAGE "glib20"
  3337. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  3338. | #define HAVE_DLFCN_H 1
  3339. | #define LT_OBJDIR ".libs/"
  3340. | #define HAVE_ALLOCA_H 1
  3341. | #define HAVE_ALLOCA 1
  3342. | #define HAVE_MMAP 1
  3343. | #define HAVE_POSIX_MEMALIGN 1
  3344. | #define HAVE_MEMALIGN 1
  3345. | #define HAVE_VALLOC 1
  3346. | #define HAVE_FSYNC 1
  3347. | #define HAVE_PIPE2 1
  3348. | #define HAVE_TIMEGM 1
  3349. | #define HAVE_GMTIME_R 1
  3350. | #define HAVE_DECL_STRERROR_R 1
  3351. | #define HAVE_STRERROR_R 1
  3352. | #define STRERROR_R_CHAR_P 1
  3353. | #define HAVE_LIBC_ENABLE_SECURE 1
  3354. | #define SIZEOF_CHAR 1
  3355. | #define SIZEOF_SHORT 2
  3356. | #define SIZEOF_LONG 8
  3357. | #define SIZEOF_INT 4
  3358. | #define SIZEOF_VOID_P 8
  3359. | #define SIZEOF_LONG_LONG 8
  3360. | #define SIZEOF___INT64 0
  3361. | #define HAVE_SIG_ATOMIC_T 1
  3362. | #define HAVE_LONG_LONG_FORMAT 1
  3363. | #define HAVE_SYS_PARAM_H 1
  3364. | #define HAVE_SYS_RESOURCE_H 1
  3365. | #define HAVE_SYS_SELECT_H 1
  3366. | #define HAVE_STDINT_H 1
  3367. | #define HAVE_INTTYPES_H 1
  3368. | #define HAVE_SCHED_H 1
  3369. | #define HAVE_MALLOC_H 1
  3370. | #define HAVE_SYS_VFS_H 1
  3371. | #define HAVE_SYS_STATFS_H 1
  3372. | #define HAVE_SYS_STATVFS_H 1
  3373. | #define HAVE_MNTENT_H 1
  3374. | #define HAVE_FSTAB_H 1
  3375. | #define HAVE_LINUX_MAGIC_H 1
  3376. | #define HAVE_TERMIOS_H 1
  3377. | #define HAVE_DIRENT_H 1
  3378. | #define HAVE_SYS_TIME_H 1
  3379. | #define HAVE_VALUES_H 1
  3380. | #define HAVE_SYS_MOUNT_H 1
  3381. | #define HAVE_SYS_SYSCTL_H 1
  3382. | /* end confdefs.h.  */
  3383. | #include <stdio.h>
  3384. | #ifdef HAVE_SYS_TYPES_H
  3385. | # include <sys/types.h>
  3386. | #endif
  3387. | #ifdef HAVE_SYS_STAT_H
  3388. | # include <sys/stat.h>
  3389. | #endif
  3390. | #ifdef STDC_HEADERS
  3391. | # include <stdlib.h>
  3392. | # include <stddef.h>
  3393. | #else
  3394. | # ifdef HAVE_STDLIB_H
  3395. | #  include <stdlib.h>
  3396. | # endif
  3397. | #endif
  3398. | #ifdef HAVE_STRING_H
  3399. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3400. | #  include <memory.h>
  3401. | # endif
  3402. | # include <string.h>
  3403. | #endif
  3404. | #ifdef HAVE_STRINGS_H
  3405. | # include <strings.h>
  3406. | #endif
  3407. | #ifdef HAVE_INTTYPES_H
  3408. | # include <inttypes.h>
  3409. | #endif
  3410. | #ifdef HAVE_STDINT_H
  3411. | # include <stdint.h>
  3412. | #endif
  3413. | #ifdef HAVE_UNISTD_H
  3414. | # include <unistd.h>
  3415. | #endif
  3416. | #include <sys/mkdev.h>
  3417. configure:22982: result: no
  3418. configure:22982: checking sys/mkdev.h presence
  3419. configure:22982: x86_64-pc-linux-gnu-gcc -E  conftest.c
  3420. conftest.c:81:23: fatal error: sys/mkdev.h: No such file or directory
  3421.  #include <sys/mkdev.h>
  3422.                        ^
  3423. compilation terminated.
  3424. configure:22982: $? = 1
  3425. configure: failed program was:
  3426. | /* confdefs.h */
  3427. | #define PACKAGE_NAME "glib"
  3428. | #define PACKAGE_TARNAME "glib"
  3429. | #define PACKAGE_VERSION "2.56.2"
  3430. | #define PACKAGE_STRING "glib 2.56.2"
  3431. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  3432. | #define PACKAGE_URL ""
  3433. | #define GLIB_MAJOR_VERSION 2
  3434. | #define GLIB_MINOR_VERSION 56
  3435. | #define GLIB_MICRO_VERSION 2
  3436. | #define GLIB_INTERFACE_AGE 2
  3437. | #define GLIB_BINARY_AGE 5602
  3438. | #define STDC_HEADERS 1
  3439. | #define HAVE_SYS_TYPES_H 1
  3440. | #define HAVE_SYS_STAT_H 1
  3441. | #define HAVE_STDLIB_H 1
  3442. | #define HAVE_STRING_H 1
  3443. | #define HAVE_MEMORY_H 1
  3444. | #define HAVE_STRINGS_H 1
  3445. | #define HAVE_INTTYPES_H 1
  3446. | #define HAVE_STDINT_H 1
  3447. | #define HAVE_UNISTD_H 1
  3448. | #define __EXTENSIONS__ 1
  3449. | #define _ALL_SOURCE 1
  3450. | #define _GNU_SOURCE 1
  3451. | #define _POSIX_PTHREAD_SEMANTICS 1
  3452. | #define _TANDEM_SOURCE 1
  3453. | #define HAVE_LOCALE_H 1
  3454. | #define HAVE_LC_MESSAGES 1
  3455. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  3456. | #define HAVE_GETTEXT 1
  3457. | #define HAVE_DCGETTEXT 1
  3458. | #define ENABLE_NLS 1
  3459. | #define GETTEXT_PACKAGE "glib20"
  3460. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  3461. | #define HAVE_DLFCN_H 1
  3462. | #define LT_OBJDIR ".libs/"
  3463. | #define HAVE_ALLOCA_H 1
  3464. | #define HAVE_ALLOCA 1
  3465. | #define HAVE_MMAP 1
  3466. | #define HAVE_POSIX_MEMALIGN 1
  3467. | #define HAVE_MEMALIGN 1
  3468. | #define HAVE_VALLOC 1
  3469. | #define HAVE_FSYNC 1
  3470. | #define HAVE_PIPE2 1
  3471. | #define HAVE_TIMEGM 1
  3472. | #define HAVE_GMTIME_R 1
  3473. | #define HAVE_DECL_STRERROR_R 1
  3474. | #define HAVE_STRERROR_R 1
  3475. | #define STRERROR_R_CHAR_P 1
  3476. | #define HAVE_LIBC_ENABLE_SECURE 1
  3477. | #define SIZEOF_CHAR 1
  3478. | #define SIZEOF_SHORT 2
  3479. | #define SIZEOF_LONG 8
  3480. | #define SIZEOF_INT 4
  3481. | #define SIZEOF_VOID_P 8
  3482. | #define SIZEOF_LONG_LONG 8
  3483. | #define SIZEOF___INT64 0
  3484. | #define HAVE_SIG_ATOMIC_T 1
  3485. | #define HAVE_LONG_LONG_FORMAT 1
  3486. | #define HAVE_SYS_PARAM_H 1
  3487. | #define HAVE_SYS_RESOURCE_H 1
  3488. | #define HAVE_SYS_SELECT_H 1
  3489. | #define HAVE_STDINT_H 1
  3490. | #define HAVE_INTTYPES_H 1
  3491. | #define HAVE_SCHED_H 1
  3492. | #define HAVE_MALLOC_H 1
  3493. | #define HAVE_SYS_VFS_H 1
  3494. | #define HAVE_SYS_STATFS_H 1
  3495. | #define HAVE_SYS_STATVFS_H 1
  3496. | #define HAVE_MNTENT_H 1
  3497. | #define HAVE_FSTAB_H 1
  3498. | #define HAVE_LINUX_MAGIC_H 1
  3499. | #define HAVE_TERMIOS_H 1
  3500. | #define HAVE_DIRENT_H 1
  3501. | #define HAVE_SYS_TIME_H 1
  3502. | #define HAVE_VALUES_H 1
  3503. | #define HAVE_SYS_MOUNT_H 1
  3504. | #define HAVE_SYS_SYSCTL_H 1
  3505. | /* end confdefs.h.  */
  3506. | #include <sys/mkdev.h>
  3507. configure:22982: result: no
  3508. configure:22982: checking for sys/mkdev.h
  3509. configure:22982: result: no
  3510. configure:22992: checking sys/sysmacros.h usability
  3511. configure:22992: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  3512. configure:22992: $? = 0
  3513. configure:22992: result: yes
  3514. configure:22992: checking sys/sysmacros.h presence
  3515. configure:22992: x86_64-pc-linux-gnu-gcc -E  conftest.c
  3516. configure:22992: $? = 0
  3517. configure:22992: result: yes
  3518. configure:22992: checking for sys/sysmacros.h
  3519. configure:22992: result: yes
  3520. configure:23005: checking xlocale.h usability
  3521. configure:23005: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  3522. conftest.c:115:21: fatal error: xlocale.h: No such file or directory
  3523.  #include <xlocale.h>
  3524.                      ^
  3525. compilation terminated.
  3526. configure:23005: $? = 1
  3527. configure: failed program was:
  3528. | /* confdefs.h */
  3529. | #define PACKAGE_NAME "glib"
  3530. | #define PACKAGE_TARNAME "glib"
  3531. | #define PACKAGE_VERSION "2.56.2"
  3532. | #define PACKAGE_STRING "glib 2.56.2"
  3533. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  3534. | #define PACKAGE_URL ""
  3535. | #define GLIB_MAJOR_VERSION 2
  3536. | #define GLIB_MINOR_VERSION 56
  3537. | #define GLIB_MICRO_VERSION 2
  3538. | #define GLIB_INTERFACE_AGE 2
  3539. | #define GLIB_BINARY_AGE 5602
  3540. | #define STDC_HEADERS 1
  3541. | #define HAVE_SYS_TYPES_H 1
  3542. | #define HAVE_SYS_STAT_H 1
  3543. | #define HAVE_STDLIB_H 1
  3544. | #define HAVE_STRING_H 1
  3545. | #define HAVE_MEMORY_H 1
  3546. | #define HAVE_STRINGS_H 1
  3547. | #define HAVE_INTTYPES_H 1
  3548. | #define HAVE_STDINT_H 1
  3549. | #define HAVE_UNISTD_H 1
  3550. | #define __EXTENSIONS__ 1
  3551. | #define _ALL_SOURCE 1
  3552. | #define _GNU_SOURCE 1
  3553. | #define _POSIX_PTHREAD_SEMANTICS 1
  3554. | #define _TANDEM_SOURCE 1
  3555. | #define HAVE_LOCALE_H 1
  3556. | #define HAVE_LC_MESSAGES 1
  3557. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  3558. | #define HAVE_GETTEXT 1
  3559. | #define HAVE_DCGETTEXT 1
  3560. | #define ENABLE_NLS 1
  3561. | #define GETTEXT_PACKAGE "glib20"
  3562. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  3563. | #define HAVE_DLFCN_H 1
  3564. | #define LT_OBJDIR ".libs/"
  3565. | #define HAVE_ALLOCA_H 1
  3566. | #define HAVE_ALLOCA 1
  3567. | #define HAVE_MMAP 1
  3568. | #define HAVE_POSIX_MEMALIGN 1
  3569. | #define HAVE_MEMALIGN 1
  3570. | #define HAVE_VALLOC 1
  3571. | #define HAVE_FSYNC 1
  3572. | #define HAVE_PIPE2 1
  3573. | #define HAVE_TIMEGM 1
  3574. | #define HAVE_GMTIME_R 1
  3575. | #define HAVE_DECL_STRERROR_R 1
  3576. | #define HAVE_STRERROR_R 1
  3577. | #define STRERROR_R_CHAR_P 1
  3578. | #define HAVE_LIBC_ENABLE_SECURE 1
  3579. | #define SIZEOF_CHAR 1
  3580. | #define SIZEOF_SHORT 2
  3581. | #define SIZEOF_LONG 8
  3582. | #define SIZEOF_INT 4
  3583. | #define SIZEOF_VOID_P 8
  3584. | #define SIZEOF_LONG_LONG 8
  3585. | #define SIZEOF___INT64 0
  3586. | #define HAVE_SIG_ATOMIC_T 1
  3587. | #define HAVE_LONG_LONG_FORMAT 1
  3588. | #define HAVE_SYS_PARAM_H 1
  3589. | #define HAVE_SYS_RESOURCE_H 1
  3590. | #define HAVE_SYS_SELECT_H 1
  3591. | #define HAVE_STDINT_H 1
  3592. | #define HAVE_INTTYPES_H 1
  3593. | #define HAVE_SCHED_H 1
  3594. | #define HAVE_MALLOC_H 1
  3595. | #define HAVE_SYS_VFS_H 1
  3596. | #define HAVE_SYS_STATFS_H 1
  3597. | #define HAVE_SYS_STATVFS_H 1
  3598. | #define HAVE_MNTENT_H 1
  3599. | #define HAVE_FSTAB_H 1
  3600. | #define HAVE_LINUX_MAGIC_H 1
  3601. | #define HAVE_TERMIOS_H 1
  3602. | #define HAVE_DIRENT_H 1
  3603. | #define HAVE_SYS_TIME_H 1
  3604. | #define HAVE_VALUES_H 1
  3605. | #define HAVE_SYS_MOUNT_H 1
  3606. | #define HAVE_SYS_SYSCTL_H 1
  3607. | #define MAJOR_IN_SYSMACROS 1
  3608. | /* end confdefs.h.  */
  3609. | #include <stdio.h>
  3610. | #ifdef HAVE_SYS_TYPES_H
  3611. | # include <sys/types.h>
  3612. | #endif
  3613. | #ifdef HAVE_SYS_STAT_H
  3614. | # include <sys/stat.h>
  3615. | #endif
  3616. | #ifdef STDC_HEADERS
  3617. | # include <stdlib.h>
  3618. | # include <stddef.h>
  3619. | #else
  3620. | # ifdef HAVE_STDLIB_H
  3621. | #  include <stdlib.h>
  3622. | # endif
  3623. | #endif
  3624. | #ifdef HAVE_STRING_H
  3625. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3626. | #  include <memory.h>
  3627. | # endif
  3628. | # include <string.h>
  3629. | #endif
  3630. | #ifdef HAVE_STRINGS_H
  3631. | # include <strings.h>
  3632. | #endif
  3633. | #ifdef HAVE_INTTYPES_H
  3634. | # include <inttypes.h>
  3635. | #endif
  3636. | #ifdef HAVE_STDINT_H
  3637. | # include <stdint.h>
  3638. | #endif
  3639. | #ifdef HAVE_UNISTD_H
  3640. | # include <unistd.h>
  3641. | #endif
  3642. | #include <xlocale.h>
  3643. configure:23005: result: no
  3644. configure:23005: checking xlocale.h presence
  3645. configure:23005: x86_64-pc-linux-gnu-gcc -E  conftest.c
  3646. conftest.c:82:21: fatal error: xlocale.h: No such file or directory
  3647.  #include <xlocale.h>
  3648.                      ^
  3649. compilation terminated.
  3650. configure:23005: $? = 1
  3651. configure: failed program was:
  3652. | /* confdefs.h */
  3653. | #define PACKAGE_NAME "glib"
  3654. | #define PACKAGE_TARNAME "glib"
  3655. | #define PACKAGE_VERSION "2.56.2"
  3656. | #define PACKAGE_STRING "glib 2.56.2"
  3657. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  3658. | #define PACKAGE_URL ""
  3659. | #define GLIB_MAJOR_VERSION 2
  3660. | #define GLIB_MINOR_VERSION 56
  3661. | #define GLIB_MICRO_VERSION 2
  3662. | #define GLIB_INTERFACE_AGE 2
  3663. | #define GLIB_BINARY_AGE 5602
  3664. | #define STDC_HEADERS 1
  3665. | #define HAVE_SYS_TYPES_H 1
  3666. | #define HAVE_SYS_STAT_H 1
  3667. | #define HAVE_STDLIB_H 1
  3668. | #define HAVE_STRING_H 1
  3669. | #define HAVE_MEMORY_H 1
  3670. | #define HAVE_STRINGS_H 1
  3671. | #define HAVE_INTTYPES_H 1
  3672. | #define HAVE_STDINT_H 1
  3673. | #define HAVE_UNISTD_H 1
  3674. | #define __EXTENSIONS__ 1
  3675. | #define _ALL_SOURCE 1
  3676. | #define _GNU_SOURCE 1
  3677. | #define _POSIX_PTHREAD_SEMANTICS 1
  3678. | #define _TANDEM_SOURCE 1
  3679. | #define HAVE_LOCALE_H 1
  3680. | #define HAVE_LC_MESSAGES 1
  3681. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  3682. | #define HAVE_GETTEXT 1
  3683. | #define HAVE_DCGETTEXT 1
  3684. | #define ENABLE_NLS 1
  3685. | #define GETTEXT_PACKAGE "glib20"
  3686. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  3687. | #define HAVE_DLFCN_H 1
  3688. | #define LT_OBJDIR ".libs/"
  3689. | #define HAVE_ALLOCA_H 1
  3690. | #define HAVE_ALLOCA 1
  3691. | #define HAVE_MMAP 1
  3692. | #define HAVE_POSIX_MEMALIGN 1
  3693. | #define HAVE_MEMALIGN 1
  3694. | #define HAVE_VALLOC 1
  3695. | #define HAVE_FSYNC 1
  3696. | #define HAVE_PIPE2 1
  3697. | #define HAVE_TIMEGM 1
  3698. | #define HAVE_GMTIME_R 1
  3699. | #define HAVE_DECL_STRERROR_R 1
  3700. | #define HAVE_STRERROR_R 1
  3701. | #define STRERROR_R_CHAR_P 1
  3702. | #define HAVE_LIBC_ENABLE_SECURE 1
  3703. | #define SIZEOF_CHAR 1
  3704. | #define SIZEOF_SHORT 2
  3705. | #define SIZEOF_LONG 8
  3706. | #define SIZEOF_INT 4
  3707. | #define SIZEOF_VOID_P 8
  3708. | #define SIZEOF_LONG_LONG 8
  3709. | #define SIZEOF___INT64 0
  3710. | #define HAVE_SIG_ATOMIC_T 1
  3711. | #define HAVE_LONG_LONG_FORMAT 1
  3712. | #define HAVE_SYS_PARAM_H 1
  3713. | #define HAVE_SYS_RESOURCE_H 1
  3714. | #define HAVE_SYS_SELECT_H 1
  3715. | #define HAVE_STDINT_H 1
  3716. | #define HAVE_INTTYPES_H 1
  3717. | #define HAVE_SCHED_H 1
  3718. | #define HAVE_MALLOC_H 1
  3719. | #define HAVE_SYS_VFS_H 1
  3720. | #define HAVE_SYS_STATFS_H 1
  3721. | #define HAVE_SYS_STATVFS_H 1
  3722. | #define HAVE_MNTENT_H 1
  3723. | #define HAVE_FSTAB_H 1
  3724. | #define HAVE_LINUX_MAGIC_H 1
  3725. | #define HAVE_TERMIOS_H 1
  3726. | #define HAVE_DIRENT_H 1
  3727. | #define HAVE_SYS_TIME_H 1
  3728. | #define HAVE_VALUES_H 1
  3729. | #define HAVE_SYS_MOUNT_H 1
  3730. | #define HAVE_SYS_SYSCTL_H 1
  3731. | #define MAJOR_IN_SYSMACROS 1
  3732. | /* end confdefs.h.  */
  3733. | #include <xlocale.h>
  3734. configure:23005: result: no
  3735. configure:23005: checking for xlocale.h
  3736. configure:23005: result: no
  3737. configure:23017: checking for struct stat.st_mtimensec
  3738. configure:23017: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  3739. conftest.c: In function 'main':
  3740. conftest.c:119:12: error: 'struct stat' has no member named 'st_mtimensec'; did you mean 'st_mtim'?
  3741.  if (ac_aggr.st_mtimensec)
  3742.             ^
  3743. configure:23017: $? = 1
  3744. configure: failed program was:
  3745. | /* confdefs.h */
  3746. | #define PACKAGE_NAME "glib"
  3747. | #define PACKAGE_TARNAME "glib"
  3748. | #define PACKAGE_VERSION "2.56.2"
  3749. | #define PACKAGE_STRING "glib 2.56.2"
  3750. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  3751. | #define PACKAGE_URL ""
  3752. | #define GLIB_MAJOR_VERSION 2
  3753. | #define GLIB_MINOR_VERSION 56
  3754. | #define GLIB_MICRO_VERSION 2
  3755. | #define GLIB_INTERFACE_AGE 2
  3756. | #define GLIB_BINARY_AGE 5602
  3757. | #define STDC_HEADERS 1
  3758. | #define HAVE_SYS_TYPES_H 1
  3759. | #define HAVE_SYS_STAT_H 1
  3760. | #define HAVE_STDLIB_H 1
  3761. | #define HAVE_STRING_H 1
  3762. | #define HAVE_MEMORY_H 1
  3763. | #define HAVE_STRINGS_H 1
  3764. | #define HAVE_INTTYPES_H 1
  3765. | #define HAVE_STDINT_H 1
  3766. | #define HAVE_UNISTD_H 1
  3767. | #define __EXTENSIONS__ 1
  3768. | #define _ALL_SOURCE 1
  3769. | #define _GNU_SOURCE 1
  3770. | #define _POSIX_PTHREAD_SEMANTICS 1
  3771. | #define _TANDEM_SOURCE 1
  3772. | #define HAVE_LOCALE_H 1
  3773. | #define HAVE_LC_MESSAGES 1
  3774. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  3775. | #define HAVE_GETTEXT 1
  3776. | #define HAVE_DCGETTEXT 1
  3777. | #define ENABLE_NLS 1
  3778. | #define GETTEXT_PACKAGE "glib20"
  3779. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  3780. | #define HAVE_DLFCN_H 1
  3781. | #define LT_OBJDIR ".libs/"
  3782. | #define HAVE_ALLOCA_H 1
  3783. | #define HAVE_ALLOCA 1
  3784. | #define HAVE_MMAP 1
  3785. | #define HAVE_POSIX_MEMALIGN 1
  3786. | #define HAVE_MEMALIGN 1
  3787. | #define HAVE_VALLOC 1
  3788. | #define HAVE_FSYNC 1
  3789. | #define HAVE_PIPE2 1
  3790. | #define HAVE_TIMEGM 1
  3791. | #define HAVE_GMTIME_R 1
  3792. | #define HAVE_DECL_STRERROR_R 1
  3793. | #define HAVE_STRERROR_R 1
  3794. | #define STRERROR_R_CHAR_P 1
  3795. | #define HAVE_LIBC_ENABLE_SECURE 1
  3796. | #define SIZEOF_CHAR 1
  3797. | #define SIZEOF_SHORT 2
  3798. | #define SIZEOF_LONG 8
  3799. | #define SIZEOF_INT 4
  3800. | #define SIZEOF_VOID_P 8
  3801. | #define SIZEOF_LONG_LONG 8
  3802. | #define SIZEOF___INT64 0
  3803. | #define HAVE_SIG_ATOMIC_T 1
  3804. | #define HAVE_LONG_LONG_FORMAT 1
  3805. | #define HAVE_SYS_PARAM_H 1
  3806. | #define HAVE_SYS_RESOURCE_H 1
  3807. | #define HAVE_SYS_SELECT_H 1
  3808. | #define HAVE_STDINT_H 1
  3809. | #define HAVE_INTTYPES_H 1
  3810. | #define HAVE_SCHED_H 1
  3811. | #define HAVE_MALLOC_H 1
  3812. | #define HAVE_SYS_VFS_H 1
  3813. | #define HAVE_SYS_STATFS_H 1
  3814. | #define HAVE_SYS_STATVFS_H 1
  3815. | #define HAVE_MNTENT_H 1
  3816. | #define HAVE_FSTAB_H 1
  3817. | #define HAVE_LINUX_MAGIC_H 1
  3818. | #define HAVE_TERMIOS_H 1
  3819. | #define HAVE_DIRENT_H 1
  3820. | #define HAVE_SYS_TIME_H 1
  3821. | #define HAVE_VALUES_H 1
  3822. | #define HAVE_SYS_MOUNT_H 1
  3823. | #define HAVE_SYS_SYSCTL_H 1
  3824. | #define MAJOR_IN_SYSMACROS 1
  3825. | /* end confdefs.h.  */
  3826. | #include <stdio.h>
  3827. | #ifdef HAVE_SYS_TYPES_H
  3828. | # include <sys/types.h>
  3829. | #endif
  3830. | #ifdef HAVE_SYS_STAT_H
  3831. | # include <sys/stat.h>
  3832. | #endif
  3833. | #ifdef STDC_HEADERS
  3834. | # include <stdlib.h>
  3835. | # include <stddef.h>
  3836. | #else
  3837. | # ifdef HAVE_STDLIB_H
  3838. | #  include <stdlib.h>
  3839. | # endif
  3840. | #endif
  3841. | #ifdef HAVE_STRING_H
  3842. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3843. | #  include <memory.h>
  3844. | # endif
  3845. | # include <string.h>
  3846. | #endif
  3847. | #ifdef HAVE_STRINGS_H
  3848. | # include <strings.h>
  3849. | #endif
  3850. | #ifdef HAVE_INTTYPES_H
  3851. | # include <inttypes.h>
  3852. | #endif
  3853. | #ifdef HAVE_STDINT_H
  3854. | # include <stdint.h>
  3855. | #endif
  3856. | #ifdef HAVE_UNISTD_H
  3857. | # include <unistd.h>
  3858. | #endif
  3859. | int
  3860. | main ()
  3861. | {
  3862. | static struct stat ac_aggr;
  3863. | if (ac_aggr.st_mtimensec)
  3864. | return 0;
  3865. |   ;
  3866. |   return 0;
  3867. | }
  3868. configure:23017: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  3869. conftest.c: In function 'main':
  3870. conftest.c:119:19: error: 'struct stat' has no member named 'st_mtimensec'; did you mean 'st_mtim'?
  3871.  if (sizeof ac_aggr.st_mtimensec)
  3872.                    ^
  3873. configure:23017: $? = 1
  3874. configure: failed program was:
  3875. | /* confdefs.h */
  3876. | #define PACKAGE_NAME "glib"
  3877. | #define PACKAGE_TARNAME "glib"
  3878. | #define PACKAGE_VERSION "2.56.2"
  3879. | #define PACKAGE_STRING "glib 2.56.2"
  3880. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  3881. | #define PACKAGE_URL ""
  3882. | #define GLIB_MAJOR_VERSION 2
  3883. | #define GLIB_MINOR_VERSION 56
  3884. | #define GLIB_MICRO_VERSION 2
  3885. | #define GLIB_INTERFACE_AGE 2
  3886. | #define GLIB_BINARY_AGE 5602
  3887. | #define STDC_HEADERS 1
  3888. | #define HAVE_SYS_TYPES_H 1
  3889. | #define HAVE_SYS_STAT_H 1
  3890. | #define HAVE_STDLIB_H 1
  3891. | #define HAVE_STRING_H 1
  3892. | #define HAVE_MEMORY_H 1
  3893. | #define HAVE_STRINGS_H 1
  3894. | #define HAVE_INTTYPES_H 1
  3895. | #define HAVE_STDINT_H 1
  3896. | #define HAVE_UNISTD_H 1
  3897. | #define __EXTENSIONS__ 1
  3898. | #define _ALL_SOURCE 1
  3899. | #define _GNU_SOURCE 1
  3900. | #define _POSIX_PTHREAD_SEMANTICS 1
  3901. | #define _TANDEM_SOURCE 1
  3902. | #define HAVE_LOCALE_H 1
  3903. | #define HAVE_LC_MESSAGES 1
  3904. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  3905. | #define HAVE_GETTEXT 1
  3906. | #define HAVE_DCGETTEXT 1
  3907. | #define ENABLE_NLS 1
  3908. | #define GETTEXT_PACKAGE "glib20"
  3909. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  3910. | #define HAVE_DLFCN_H 1
  3911. | #define LT_OBJDIR ".libs/"
  3912. | #define HAVE_ALLOCA_H 1
  3913. | #define HAVE_ALLOCA 1
  3914. | #define HAVE_MMAP 1
  3915. | #define HAVE_POSIX_MEMALIGN 1
  3916. | #define HAVE_MEMALIGN 1
  3917. | #define HAVE_VALLOC 1
  3918. | #define HAVE_FSYNC 1
  3919. | #define HAVE_PIPE2 1
  3920. | #define HAVE_TIMEGM 1
  3921. | #define HAVE_GMTIME_R 1
  3922. | #define HAVE_DECL_STRERROR_R 1
  3923. | #define HAVE_STRERROR_R 1
  3924. | #define STRERROR_R_CHAR_P 1
  3925. | #define HAVE_LIBC_ENABLE_SECURE 1
  3926. | #define SIZEOF_CHAR 1
  3927. | #define SIZEOF_SHORT 2
  3928. | #define SIZEOF_LONG 8
  3929. | #define SIZEOF_INT 4
  3930. | #define SIZEOF_VOID_P 8
  3931. | #define SIZEOF_LONG_LONG 8
  3932. | #define SIZEOF___INT64 0
  3933. | #define HAVE_SIG_ATOMIC_T 1
  3934. | #define HAVE_LONG_LONG_FORMAT 1
  3935. | #define HAVE_SYS_PARAM_H 1
  3936. | #define HAVE_SYS_RESOURCE_H 1
  3937. | #define HAVE_SYS_SELECT_H 1
  3938. | #define HAVE_STDINT_H 1
  3939. | #define HAVE_INTTYPES_H 1
  3940. | #define HAVE_SCHED_H 1
  3941. | #define HAVE_MALLOC_H 1
  3942. | #define HAVE_SYS_VFS_H 1
  3943. | #define HAVE_SYS_STATFS_H 1
  3944. | #define HAVE_SYS_STATVFS_H 1
  3945. | #define HAVE_MNTENT_H 1
  3946. | #define HAVE_FSTAB_H 1
  3947. | #define HAVE_LINUX_MAGIC_H 1
  3948. | #define HAVE_TERMIOS_H 1
  3949. | #define HAVE_DIRENT_H 1
  3950. | #define HAVE_SYS_TIME_H 1
  3951. | #define HAVE_VALUES_H 1
  3952. | #define HAVE_SYS_MOUNT_H 1
  3953. | #define HAVE_SYS_SYSCTL_H 1
  3954. | #define MAJOR_IN_SYSMACROS 1
  3955. | /* end confdefs.h.  */
  3956. | #include <stdio.h>
  3957. | #ifdef HAVE_SYS_TYPES_H
  3958. | # include <sys/types.h>
  3959. | #endif
  3960. | #ifdef HAVE_SYS_STAT_H
  3961. | # include <sys/stat.h>
  3962. | #endif
  3963. | #ifdef STDC_HEADERS
  3964. | # include <stdlib.h>
  3965. | # include <stddef.h>
  3966. | #else
  3967. | # ifdef HAVE_STDLIB_H
  3968. | #  include <stdlib.h>
  3969. | # endif
  3970. | #endif
  3971. | #ifdef HAVE_STRING_H
  3972. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3973. | #  include <memory.h>
  3974. | # endif
  3975. | # include <string.h>
  3976. | #endif
  3977. | #ifdef HAVE_STRINGS_H
  3978. | # include <strings.h>
  3979. | #endif
  3980. | #ifdef HAVE_INTTYPES_H
  3981. | # include <inttypes.h>
  3982. | #endif
  3983. | #ifdef HAVE_STDINT_H
  3984. | # include <stdint.h>
  3985. | #endif
  3986. | #ifdef HAVE_UNISTD_H
  3987. | # include <unistd.h>
  3988. | #endif
  3989. | int
  3990. | main ()
  3991. | {
  3992. | static struct stat ac_aggr;
  3993. | if (sizeof ac_aggr.st_mtimensec)
  3994. | return 0;
  3995. |   ;
  3996. |   return 0;
  3997. | }
  3998. configure:23017: result: no
  3999. configure:23026: checking for struct stat.st_mtim.tv_nsec
  4000. configure:23026: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  4001. configure:23026: $? = 0
  4002. configure:23026: result: yes
  4003. configure:23035: checking for struct stat.st_atimensec
  4004. configure:23035: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  4005. conftest.c: In function 'main':
  4006. conftest.c:120:12: error: 'struct stat' has no member named 'st_atimensec'; did you mean 'st_atim'?
  4007.  if (ac_aggr.st_atimensec)
  4008.             ^
  4009. configure:23035: $? = 1
  4010. configure: failed program was:
  4011. | /* confdefs.h */
  4012. | #define PACKAGE_NAME "glib"
  4013. | #define PACKAGE_TARNAME "glib"
  4014. | #define PACKAGE_VERSION "2.56.2"
  4015. | #define PACKAGE_STRING "glib 2.56.2"
  4016. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  4017. | #define PACKAGE_URL ""
  4018. | #define GLIB_MAJOR_VERSION 2
  4019. | #define GLIB_MINOR_VERSION 56
  4020. | #define GLIB_MICRO_VERSION 2
  4021. | #define GLIB_INTERFACE_AGE 2
  4022. | #define GLIB_BINARY_AGE 5602
  4023. | #define STDC_HEADERS 1
  4024. | #define HAVE_SYS_TYPES_H 1
  4025. | #define HAVE_SYS_STAT_H 1
  4026. | #define HAVE_STDLIB_H 1
  4027. | #define HAVE_STRING_H 1
  4028. | #define HAVE_MEMORY_H 1
  4029. | #define HAVE_STRINGS_H 1
  4030. | #define HAVE_INTTYPES_H 1
  4031. | #define HAVE_STDINT_H 1
  4032. | #define HAVE_UNISTD_H 1
  4033. | #define __EXTENSIONS__ 1
  4034. | #define _ALL_SOURCE 1
  4035. | #define _GNU_SOURCE 1
  4036. | #define _POSIX_PTHREAD_SEMANTICS 1
  4037. | #define _TANDEM_SOURCE 1
  4038. | #define HAVE_LOCALE_H 1
  4039. | #define HAVE_LC_MESSAGES 1
  4040. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  4041. | #define HAVE_GETTEXT 1
  4042. | #define HAVE_DCGETTEXT 1
  4043. | #define ENABLE_NLS 1
  4044. | #define GETTEXT_PACKAGE "glib20"
  4045. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  4046. | #define HAVE_DLFCN_H 1
  4047. | #define LT_OBJDIR ".libs/"
  4048. | #define HAVE_ALLOCA_H 1
  4049. | #define HAVE_ALLOCA 1
  4050. | #define HAVE_MMAP 1
  4051. | #define HAVE_POSIX_MEMALIGN 1
  4052. | #define HAVE_MEMALIGN 1
  4053. | #define HAVE_VALLOC 1
  4054. | #define HAVE_FSYNC 1
  4055. | #define HAVE_PIPE2 1
  4056. | #define HAVE_TIMEGM 1
  4057. | #define HAVE_GMTIME_R 1
  4058. | #define HAVE_DECL_STRERROR_R 1
  4059. | #define HAVE_STRERROR_R 1
  4060. | #define STRERROR_R_CHAR_P 1
  4061. | #define HAVE_LIBC_ENABLE_SECURE 1
  4062. | #define SIZEOF_CHAR 1
  4063. | #define SIZEOF_SHORT 2
  4064. | #define SIZEOF_LONG 8
  4065. | #define SIZEOF_INT 4
  4066. | #define SIZEOF_VOID_P 8
  4067. | #define SIZEOF_LONG_LONG 8
  4068. | #define SIZEOF___INT64 0
  4069. | #define HAVE_SIG_ATOMIC_T 1
  4070. | #define HAVE_LONG_LONG_FORMAT 1
  4071. | #define HAVE_SYS_PARAM_H 1
  4072. | #define HAVE_SYS_RESOURCE_H 1
  4073. | #define HAVE_SYS_SELECT_H 1
  4074. | #define HAVE_STDINT_H 1
  4075. | #define HAVE_INTTYPES_H 1
  4076. | #define HAVE_SCHED_H 1
  4077. | #define HAVE_MALLOC_H 1
  4078. | #define HAVE_SYS_VFS_H 1
  4079. | #define HAVE_SYS_STATFS_H 1
  4080. | #define HAVE_SYS_STATVFS_H 1
  4081. | #define HAVE_MNTENT_H 1
  4082. | #define HAVE_FSTAB_H 1
  4083. | #define HAVE_LINUX_MAGIC_H 1
  4084. | #define HAVE_TERMIOS_H 1
  4085. | #define HAVE_DIRENT_H 1
  4086. | #define HAVE_SYS_TIME_H 1
  4087. | #define HAVE_VALUES_H 1
  4088. | #define HAVE_SYS_MOUNT_H 1
  4089. | #define HAVE_SYS_SYSCTL_H 1
  4090. | #define MAJOR_IN_SYSMACROS 1
  4091. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  4092. | /* end confdefs.h.  */
  4093. | #include <stdio.h>
  4094. | #ifdef HAVE_SYS_TYPES_H
  4095. | # include <sys/types.h>
  4096. | #endif
  4097. | #ifdef HAVE_SYS_STAT_H
  4098. | # include <sys/stat.h>
  4099. | #endif
  4100. | #ifdef STDC_HEADERS
  4101. | # include <stdlib.h>
  4102. | # include <stddef.h>
  4103. | #else
  4104. | # ifdef HAVE_STDLIB_H
  4105. | #  include <stdlib.h>
  4106. | # endif
  4107. | #endif
  4108. | #ifdef HAVE_STRING_H
  4109. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4110. | #  include <memory.h>
  4111. | # endif
  4112. | # include <string.h>
  4113. | #endif
  4114. | #ifdef HAVE_STRINGS_H
  4115. | # include <strings.h>
  4116. | #endif
  4117. | #ifdef HAVE_INTTYPES_H
  4118. | # include <inttypes.h>
  4119. | #endif
  4120. | #ifdef HAVE_STDINT_H
  4121. | # include <stdint.h>
  4122. | #endif
  4123. | #ifdef HAVE_UNISTD_H
  4124. | # include <unistd.h>
  4125. | #endif
  4126. | int
  4127. | main ()
  4128. | {
  4129. | static struct stat ac_aggr;
  4130. | if (ac_aggr.st_atimensec)
  4131. | return 0;
  4132. |   ;
  4133. |   return 0;
  4134. | }
  4135. configure:23035: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  4136. conftest.c: In function 'main':
  4137. conftest.c:120:19: error: 'struct stat' has no member named 'st_atimensec'; did you mean 'st_atim'?
  4138.  if (sizeof ac_aggr.st_atimensec)
  4139.                    ^
  4140. configure:23035: $? = 1
  4141. configure: failed program was:
  4142. | /* confdefs.h */
  4143. | #define PACKAGE_NAME "glib"
  4144. | #define PACKAGE_TARNAME "glib"
  4145. | #define PACKAGE_VERSION "2.56.2"
  4146. | #define PACKAGE_STRING "glib 2.56.2"
  4147. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  4148. | #define PACKAGE_URL ""
  4149. | #define GLIB_MAJOR_VERSION 2
  4150. | #define GLIB_MINOR_VERSION 56
  4151. | #define GLIB_MICRO_VERSION 2
  4152. | #define GLIB_INTERFACE_AGE 2
  4153. | #define GLIB_BINARY_AGE 5602
  4154. | #define STDC_HEADERS 1
  4155. | #define HAVE_SYS_TYPES_H 1
  4156. | #define HAVE_SYS_STAT_H 1
  4157. | #define HAVE_STDLIB_H 1
  4158. | #define HAVE_STRING_H 1
  4159. | #define HAVE_MEMORY_H 1
  4160. | #define HAVE_STRINGS_H 1
  4161. | #define HAVE_INTTYPES_H 1
  4162. | #define HAVE_STDINT_H 1
  4163. | #define HAVE_UNISTD_H 1
  4164. | #define __EXTENSIONS__ 1
  4165. | #define _ALL_SOURCE 1
  4166. | #define _GNU_SOURCE 1
  4167. | #define _POSIX_PTHREAD_SEMANTICS 1
  4168. | #define _TANDEM_SOURCE 1
  4169. | #define HAVE_LOCALE_H 1
  4170. | #define HAVE_LC_MESSAGES 1
  4171. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  4172. | #define HAVE_GETTEXT 1
  4173. | #define HAVE_DCGETTEXT 1
  4174. | #define ENABLE_NLS 1
  4175. | #define GETTEXT_PACKAGE "glib20"
  4176. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  4177. | #define HAVE_DLFCN_H 1
  4178. | #define LT_OBJDIR ".libs/"
  4179. | #define HAVE_ALLOCA_H 1
  4180. | #define HAVE_ALLOCA 1
  4181. | #define HAVE_MMAP 1
  4182. | #define HAVE_POSIX_MEMALIGN 1
  4183. | #define HAVE_MEMALIGN 1
  4184. | #define HAVE_VALLOC 1
  4185. | #define HAVE_FSYNC 1
  4186. | #define HAVE_PIPE2 1
  4187. | #define HAVE_TIMEGM 1
  4188. | #define HAVE_GMTIME_R 1
  4189. | #define HAVE_DECL_STRERROR_R 1
  4190. | #define HAVE_STRERROR_R 1
  4191. | #define STRERROR_R_CHAR_P 1
  4192. | #define HAVE_LIBC_ENABLE_SECURE 1
  4193. | #define SIZEOF_CHAR 1
  4194. | #define SIZEOF_SHORT 2
  4195. | #define SIZEOF_LONG 8
  4196. | #define SIZEOF_INT 4
  4197. | #define SIZEOF_VOID_P 8
  4198. | #define SIZEOF_LONG_LONG 8
  4199. | #define SIZEOF___INT64 0
  4200. | #define HAVE_SIG_ATOMIC_T 1
  4201. | #define HAVE_LONG_LONG_FORMAT 1
  4202. | #define HAVE_SYS_PARAM_H 1
  4203. | #define HAVE_SYS_RESOURCE_H 1
  4204. | #define HAVE_SYS_SELECT_H 1
  4205. | #define HAVE_STDINT_H 1
  4206. | #define HAVE_INTTYPES_H 1
  4207. | #define HAVE_SCHED_H 1
  4208. | #define HAVE_MALLOC_H 1
  4209. | #define HAVE_SYS_VFS_H 1
  4210. | #define HAVE_SYS_STATFS_H 1
  4211. | #define HAVE_SYS_STATVFS_H 1
  4212. | #define HAVE_MNTENT_H 1
  4213. | #define HAVE_FSTAB_H 1
  4214. | #define HAVE_LINUX_MAGIC_H 1
  4215. | #define HAVE_TERMIOS_H 1
  4216. | #define HAVE_DIRENT_H 1
  4217. | #define HAVE_SYS_TIME_H 1
  4218. | #define HAVE_VALUES_H 1
  4219. | #define HAVE_SYS_MOUNT_H 1
  4220. | #define HAVE_SYS_SYSCTL_H 1
  4221. | #define MAJOR_IN_SYSMACROS 1
  4222. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  4223. | /* end confdefs.h.  */
  4224. | #include <stdio.h>
  4225. | #ifdef HAVE_SYS_TYPES_H
  4226. | # include <sys/types.h>
  4227. | #endif
  4228. | #ifdef HAVE_SYS_STAT_H
  4229. | # include <sys/stat.h>
  4230. | #endif
  4231. | #ifdef STDC_HEADERS
  4232. | # include <stdlib.h>
  4233. | # include <stddef.h>
  4234. | #else
  4235. | # ifdef HAVE_STDLIB_H
  4236. | #  include <stdlib.h>
  4237. | # endif
  4238. | #endif
  4239. | #ifdef HAVE_STRING_H
  4240. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4241. | #  include <memory.h>
  4242. | # endif
  4243. | # include <string.h>
  4244. | #endif
  4245. | #ifdef HAVE_STRINGS_H
  4246. | # include <strings.h>
  4247. | #endif
  4248. | #ifdef HAVE_INTTYPES_H
  4249. | # include <inttypes.h>
  4250. | #endif
  4251. | #ifdef HAVE_STDINT_H
  4252. | # include <stdint.h>
  4253. | #endif
  4254. | #ifdef HAVE_UNISTD_H
  4255. | # include <unistd.h>
  4256. | #endif
  4257. | int
  4258. | main ()
  4259. | {
  4260. | static struct stat ac_aggr;
  4261. | if (sizeof ac_aggr.st_atimensec)
  4262. | return 0;
  4263. |   ;
  4264. |   return 0;
  4265. | }
  4266. configure:23035: result: no
  4267. configure:23044: checking for struct stat.st_atim.tv_nsec
  4268. configure:23044: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  4269. configure:23044: $? = 0
  4270. configure:23044: result: yes
  4271. configure:23053: checking for struct stat.st_ctimensec
  4272. configure:23053: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  4273. conftest.c: In function 'main':
  4274. conftest.c:121:12: error: 'struct stat' has no member named 'st_ctimensec'; did you mean 'st_ctim'?
  4275.  if (ac_aggr.st_ctimensec)
  4276.             ^
  4277. configure:23053: $? = 1
  4278. configure: failed program was:
  4279. | /* confdefs.h */
  4280. | #define PACKAGE_NAME "glib"
  4281. | #define PACKAGE_TARNAME "glib"
  4282. | #define PACKAGE_VERSION "2.56.2"
  4283. | #define PACKAGE_STRING "glib 2.56.2"
  4284. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  4285. | #define PACKAGE_URL ""
  4286. | #define GLIB_MAJOR_VERSION 2
  4287. | #define GLIB_MINOR_VERSION 56
  4288. | #define GLIB_MICRO_VERSION 2
  4289. | #define GLIB_INTERFACE_AGE 2
  4290. | #define GLIB_BINARY_AGE 5602
  4291. | #define STDC_HEADERS 1
  4292. | #define HAVE_SYS_TYPES_H 1
  4293. | #define HAVE_SYS_STAT_H 1
  4294. | #define HAVE_STDLIB_H 1
  4295. | #define HAVE_STRING_H 1
  4296. | #define HAVE_MEMORY_H 1
  4297. | #define HAVE_STRINGS_H 1
  4298. | #define HAVE_INTTYPES_H 1
  4299. | #define HAVE_STDINT_H 1
  4300. | #define HAVE_UNISTD_H 1
  4301. | #define __EXTENSIONS__ 1
  4302. | #define _ALL_SOURCE 1
  4303. | #define _GNU_SOURCE 1
  4304. | #define _POSIX_PTHREAD_SEMANTICS 1
  4305. | #define _TANDEM_SOURCE 1
  4306. | #define HAVE_LOCALE_H 1
  4307. | #define HAVE_LC_MESSAGES 1
  4308. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  4309. | #define HAVE_GETTEXT 1
  4310. | #define HAVE_DCGETTEXT 1
  4311. | #define ENABLE_NLS 1
  4312. | #define GETTEXT_PACKAGE "glib20"
  4313. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  4314. | #define HAVE_DLFCN_H 1
  4315. | #define LT_OBJDIR ".libs/"
  4316. | #define HAVE_ALLOCA_H 1
  4317. | #define HAVE_ALLOCA 1
  4318. | #define HAVE_MMAP 1
  4319. | #define HAVE_POSIX_MEMALIGN 1
  4320. | #define HAVE_MEMALIGN 1
  4321. | #define HAVE_VALLOC 1
  4322. | #define HAVE_FSYNC 1
  4323. | #define HAVE_PIPE2 1
  4324. | #define HAVE_TIMEGM 1
  4325. | #define HAVE_GMTIME_R 1
  4326. | #define HAVE_DECL_STRERROR_R 1
  4327. | #define HAVE_STRERROR_R 1
  4328. | #define STRERROR_R_CHAR_P 1
  4329. | #define HAVE_LIBC_ENABLE_SECURE 1
  4330. | #define SIZEOF_CHAR 1
  4331. | #define SIZEOF_SHORT 2
  4332. | #define SIZEOF_LONG 8
  4333. | #define SIZEOF_INT 4
  4334. | #define SIZEOF_VOID_P 8
  4335. | #define SIZEOF_LONG_LONG 8
  4336. | #define SIZEOF___INT64 0
  4337. | #define HAVE_SIG_ATOMIC_T 1
  4338. | #define HAVE_LONG_LONG_FORMAT 1
  4339. | #define HAVE_SYS_PARAM_H 1
  4340. | #define HAVE_SYS_RESOURCE_H 1
  4341. | #define HAVE_SYS_SELECT_H 1
  4342. | #define HAVE_STDINT_H 1
  4343. | #define HAVE_INTTYPES_H 1
  4344. | #define HAVE_SCHED_H 1
  4345. | #define HAVE_MALLOC_H 1
  4346. | #define HAVE_SYS_VFS_H 1
  4347. | #define HAVE_SYS_STATFS_H 1
  4348. | #define HAVE_SYS_STATVFS_H 1
  4349. | #define HAVE_MNTENT_H 1
  4350. | #define HAVE_FSTAB_H 1
  4351. | #define HAVE_LINUX_MAGIC_H 1
  4352. | #define HAVE_TERMIOS_H 1
  4353. | #define HAVE_DIRENT_H 1
  4354. | #define HAVE_SYS_TIME_H 1
  4355. | #define HAVE_VALUES_H 1
  4356. | #define HAVE_SYS_MOUNT_H 1
  4357. | #define HAVE_SYS_SYSCTL_H 1
  4358. | #define MAJOR_IN_SYSMACROS 1
  4359. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  4360. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  4361. | /* end confdefs.h.  */
  4362. | #include <stdio.h>
  4363. | #ifdef HAVE_SYS_TYPES_H
  4364. | # include <sys/types.h>
  4365. | #endif
  4366. | #ifdef HAVE_SYS_STAT_H
  4367. | # include <sys/stat.h>
  4368. | #endif
  4369. | #ifdef STDC_HEADERS
  4370. | # include <stdlib.h>
  4371. | # include <stddef.h>
  4372. | #else
  4373. | # ifdef HAVE_STDLIB_H
  4374. | #  include <stdlib.h>
  4375. | # endif
  4376. | #endif
  4377. | #ifdef HAVE_STRING_H
  4378. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4379. | #  include <memory.h>
  4380. | # endif
  4381. | # include <string.h>
  4382. | #endif
  4383. | #ifdef HAVE_STRINGS_H
  4384. | # include <strings.h>
  4385. | #endif
  4386. | #ifdef HAVE_INTTYPES_H
  4387. | # include <inttypes.h>
  4388. | #endif
  4389. | #ifdef HAVE_STDINT_H
  4390. | # include <stdint.h>
  4391. | #endif
  4392. | #ifdef HAVE_UNISTD_H
  4393. | # include <unistd.h>
  4394. | #endif
  4395. | int
  4396. | main ()
  4397. | {
  4398. | static struct stat ac_aggr;
  4399. | if (ac_aggr.st_ctimensec)
  4400. | return 0;
  4401. |   ;
  4402. |   return 0;
  4403. | }
  4404. configure:23053: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  4405. conftest.c: In function 'main':
  4406. conftest.c:121:19: error: 'struct stat' has no member named 'st_ctimensec'; did you mean 'st_ctim'?
  4407.  if (sizeof ac_aggr.st_ctimensec)
  4408.                    ^
  4409. configure:23053: $? = 1
  4410. configure: failed program was:
  4411. | /* confdefs.h */
  4412. | #define PACKAGE_NAME "glib"
  4413. | #define PACKAGE_TARNAME "glib"
  4414. | #define PACKAGE_VERSION "2.56.2"
  4415. | #define PACKAGE_STRING "glib 2.56.2"
  4416. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  4417. | #define PACKAGE_URL ""
  4418. | #define GLIB_MAJOR_VERSION 2
  4419. | #define GLIB_MINOR_VERSION 56
  4420. | #define GLIB_MICRO_VERSION 2
  4421. | #define GLIB_INTERFACE_AGE 2
  4422. | #define GLIB_BINARY_AGE 5602
  4423. | #define STDC_HEADERS 1
  4424. | #define HAVE_SYS_TYPES_H 1
  4425. | #define HAVE_SYS_STAT_H 1
  4426. | #define HAVE_STDLIB_H 1
  4427. | #define HAVE_STRING_H 1
  4428. | #define HAVE_MEMORY_H 1
  4429. | #define HAVE_STRINGS_H 1
  4430. | #define HAVE_INTTYPES_H 1
  4431. | #define HAVE_STDINT_H 1
  4432. | #define HAVE_UNISTD_H 1
  4433. | #define __EXTENSIONS__ 1
  4434. | #define _ALL_SOURCE 1
  4435. | #define _GNU_SOURCE 1
  4436. | #define _POSIX_PTHREAD_SEMANTICS 1
  4437. | #define _TANDEM_SOURCE 1
  4438. | #define HAVE_LOCALE_H 1
  4439. | #define HAVE_LC_MESSAGES 1
  4440. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  4441. | #define HAVE_GETTEXT 1
  4442. | #define HAVE_DCGETTEXT 1
  4443. | #define ENABLE_NLS 1
  4444. | #define GETTEXT_PACKAGE "glib20"
  4445. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  4446. | #define HAVE_DLFCN_H 1
  4447. | #define LT_OBJDIR ".libs/"
  4448. | #define HAVE_ALLOCA_H 1
  4449. | #define HAVE_ALLOCA 1
  4450. | #define HAVE_MMAP 1
  4451. | #define HAVE_POSIX_MEMALIGN 1
  4452. | #define HAVE_MEMALIGN 1
  4453. | #define HAVE_VALLOC 1
  4454. | #define HAVE_FSYNC 1
  4455. | #define HAVE_PIPE2 1
  4456. | #define HAVE_TIMEGM 1
  4457. | #define HAVE_GMTIME_R 1
  4458. | #define HAVE_DECL_STRERROR_R 1
  4459. | #define HAVE_STRERROR_R 1
  4460. | #define STRERROR_R_CHAR_P 1
  4461. | #define HAVE_LIBC_ENABLE_SECURE 1
  4462. | #define SIZEOF_CHAR 1
  4463. | #define SIZEOF_SHORT 2
  4464. | #define SIZEOF_LONG 8
  4465. | #define SIZEOF_INT 4
  4466. | #define SIZEOF_VOID_P 8
  4467. | #define SIZEOF_LONG_LONG 8
  4468. | #define SIZEOF___INT64 0
  4469. | #define HAVE_SIG_ATOMIC_T 1
  4470. | #define HAVE_LONG_LONG_FORMAT 1
  4471. | #define HAVE_SYS_PARAM_H 1
  4472. | #define HAVE_SYS_RESOURCE_H 1
  4473. | #define HAVE_SYS_SELECT_H 1
  4474. | #define HAVE_STDINT_H 1
  4475. | #define HAVE_INTTYPES_H 1
  4476. | #define HAVE_SCHED_H 1
  4477. | #define HAVE_MALLOC_H 1
  4478. | #define HAVE_SYS_VFS_H 1
  4479. | #define HAVE_SYS_STATFS_H 1
  4480. | #define HAVE_SYS_STATVFS_H 1
  4481. | #define HAVE_MNTENT_H 1
  4482. | #define HAVE_FSTAB_H 1
  4483. | #define HAVE_LINUX_MAGIC_H 1
  4484. | #define HAVE_TERMIOS_H 1
  4485. | #define HAVE_DIRENT_H 1
  4486. | #define HAVE_SYS_TIME_H 1
  4487. | #define HAVE_VALUES_H 1
  4488. | #define HAVE_SYS_MOUNT_H 1
  4489. | #define HAVE_SYS_SYSCTL_H 1
  4490. | #define MAJOR_IN_SYSMACROS 1
  4491. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  4492. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  4493. | /* end confdefs.h.  */
  4494. | #include <stdio.h>
  4495. | #ifdef HAVE_SYS_TYPES_H
  4496. | # include <sys/types.h>
  4497. | #endif
  4498. | #ifdef HAVE_SYS_STAT_H
  4499. | # include <sys/stat.h>
  4500. | #endif
  4501. | #ifdef STDC_HEADERS
  4502. | # include <stdlib.h>
  4503. | # include <stddef.h>
  4504. | #else
  4505. | # ifdef HAVE_STDLIB_H
  4506. | #  include <stdlib.h>
  4507. | # endif
  4508. | #endif
  4509. | #ifdef HAVE_STRING_H
  4510. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4511. | #  include <memory.h>
  4512. | # endif
  4513. | # include <string.h>
  4514. | #endif
  4515. | #ifdef HAVE_STRINGS_H
  4516. | # include <strings.h>
  4517. | #endif
  4518. | #ifdef HAVE_INTTYPES_H
  4519. | # include <inttypes.h>
  4520. | #endif
  4521. | #ifdef HAVE_STDINT_H
  4522. | # include <stdint.h>
  4523. | #endif
  4524. | #ifdef HAVE_UNISTD_H
  4525. | # include <unistd.h>
  4526. | #endif
  4527. | int
  4528. | main ()
  4529. | {
  4530. | static struct stat ac_aggr;
  4531. | if (sizeof ac_aggr.st_ctimensec)
  4532. | return 0;
  4533. |   ;
  4534. |   return 0;
  4535. | }
  4536. configure:23053: result: no
  4537. configure:23062: checking for struct stat.st_ctim.tv_nsec
  4538. configure:23062: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  4539. configure:23062: $? = 0
  4540. configure:23062: result: yes
  4541. configure:23071: checking for struct stat.st_birthtime
  4542. configure:23071: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  4543. conftest.c: In function 'main':
  4544. conftest.c:122:12: error: 'struct stat' has no member named 'st_birthtime'; did you mean 'st_blksize'?
  4545.  if (ac_aggr.st_birthtime)
  4546.             ^
  4547. configure:23071: $? = 1
  4548. configure: failed program was:
  4549. | /* confdefs.h */
  4550. | #define PACKAGE_NAME "glib"
  4551. | #define PACKAGE_TARNAME "glib"
  4552. | #define PACKAGE_VERSION "2.56.2"
  4553. | #define PACKAGE_STRING "glib 2.56.2"
  4554. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  4555. | #define PACKAGE_URL ""
  4556. | #define GLIB_MAJOR_VERSION 2
  4557. | #define GLIB_MINOR_VERSION 56
  4558. | #define GLIB_MICRO_VERSION 2
  4559. | #define GLIB_INTERFACE_AGE 2
  4560. | #define GLIB_BINARY_AGE 5602
  4561. | #define STDC_HEADERS 1
  4562. | #define HAVE_SYS_TYPES_H 1
  4563. | #define HAVE_SYS_STAT_H 1
  4564. | #define HAVE_STDLIB_H 1
  4565. | #define HAVE_STRING_H 1
  4566. | #define HAVE_MEMORY_H 1
  4567. | #define HAVE_STRINGS_H 1
  4568. | #define HAVE_INTTYPES_H 1
  4569. | #define HAVE_STDINT_H 1
  4570. | #define HAVE_UNISTD_H 1
  4571. | #define __EXTENSIONS__ 1
  4572. | #define _ALL_SOURCE 1
  4573. | #define _GNU_SOURCE 1
  4574. | #define _POSIX_PTHREAD_SEMANTICS 1
  4575. | #define _TANDEM_SOURCE 1
  4576. | #define HAVE_LOCALE_H 1
  4577. | #define HAVE_LC_MESSAGES 1
  4578. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  4579. | #define HAVE_GETTEXT 1
  4580. | #define HAVE_DCGETTEXT 1
  4581. | #define ENABLE_NLS 1
  4582. | #define GETTEXT_PACKAGE "glib20"
  4583. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  4584. | #define HAVE_DLFCN_H 1
  4585. | #define LT_OBJDIR ".libs/"
  4586. | #define HAVE_ALLOCA_H 1
  4587. | #define HAVE_ALLOCA 1
  4588. | #define HAVE_MMAP 1
  4589. | #define HAVE_POSIX_MEMALIGN 1
  4590. | #define HAVE_MEMALIGN 1
  4591. | #define HAVE_VALLOC 1
  4592. | #define HAVE_FSYNC 1
  4593. | #define HAVE_PIPE2 1
  4594. | #define HAVE_TIMEGM 1
  4595. | #define HAVE_GMTIME_R 1
  4596. | #define HAVE_DECL_STRERROR_R 1
  4597. | #define HAVE_STRERROR_R 1
  4598. | #define STRERROR_R_CHAR_P 1
  4599. | #define HAVE_LIBC_ENABLE_SECURE 1
  4600. | #define SIZEOF_CHAR 1
  4601. | #define SIZEOF_SHORT 2
  4602. | #define SIZEOF_LONG 8
  4603. | #define SIZEOF_INT 4
  4604. | #define SIZEOF_VOID_P 8
  4605. | #define SIZEOF_LONG_LONG 8
  4606. | #define SIZEOF___INT64 0
  4607. | #define HAVE_SIG_ATOMIC_T 1
  4608. | #define HAVE_LONG_LONG_FORMAT 1
  4609. | #define HAVE_SYS_PARAM_H 1
  4610. | #define HAVE_SYS_RESOURCE_H 1
  4611. | #define HAVE_SYS_SELECT_H 1
  4612. | #define HAVE_STDINT_H 1
  4613. | #define HAVE_INTTYPES_H 1
  4614. | #define HAVE_SCHED_H 1
  4615. | #define HAVE_MALLOC_H 1
  4616. | #define HAVE_SYS_VFS_H 1
  4617. | #define HAVE_SYS_STATFS_H 1
  4618. | #define HAVE_SYS_STATVFS_H 1
  4619. | #define HAVE_MNTENT_H 1
  4620. | #define HAVE_FSTAB_H 1
  4621. | #define HAVE_LINUX_MAGIC_H 1
  4622. | #define HAVE_TERMIOS_H 1
  4623. | #define HAVE_DIRENT_H 1
  4624. | #define HAVE_SYS_TIME_H 1
  4625. | #define HAVE_VALUES_H 1
  4626. | #define HAVE_SYS_MOUNT_H 1
  4627. | #define HAVE_SYS_SYSCTL_H 1
  4628. | #define MAJOR_IN_SYSMACROS 1
  4629. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  4630. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  4631. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  4632. | /* end confdefs.h.  */
  4633. | #include <stdio.h>
  4634. | #ifdef HAVE_SYS_TYPES_H
  4635. | # include <sys/types.h>
  4636. | #endif
  4637. | #ifdef HAVE_SYS_STAT_H
  4638. | # include <sys/stat.h>
  4639. | #endif
  4640. | #ifdef STDC_HEADERS
  4641. | # include <stdlib.h>
  4642. | # include <stddef.h>
  4643. | #else
  4644. | # ifdef HAVE_STDLIB_H
  4645. | #  include <stdlib.h>
  4646. | # endif
  4647. | #endif
  4648. | #ifdef HAVE_STRING_H
  4649. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4650. | #  include <memory.h>
  4651. | # endif
  4652. | # include <string.h>
  4653. | #endif
  4654. | #ifdef HAVE_STRINGS_H
  4655. | # include <strings.h>
  4656. | #endif
  4657. | #ifdef HAVE_INTTYPES_H
  4658. | # include <inttypes.h>
  4659. | #endif
  4660. | #ifdef HAVE_STDINT_H
  4661. | # include <stdint.h>
  4662. | #endif
  4663. | #ifdef HAVE_UNISTD_H
  4664. | # include <unistd.h>
  4665. | #endif
  4666. | int
  4667. | main ()
  4668. | {
  4669. | static struct stat ac_aggr;
  4670. | if (ac_aggr.st_birthtime)
  4671. | return 0;
  4672. |   ;
  4673. |   return 0;
  4674. | }
  4675. configure:23071: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  4676. conftest.c: In function 'main':
  4677. conftest.c:122:19: error: 'struct stat' has no member named 'st_birthtime'; did you mean 'st_blksize'?
  4678.  if (sizeof ac_aggr.st_birthtime)
  4679.                    ^
  4680. configure:23071: $? = 1
  4681. configure: failed program was:
  4682. | /* confdefs.h */
  4683. | #define PACKAGE_NAME "glib"
  4684. | #define PACKAGE_TARNAME "glib"
  4685. | #define PACKAGE_VERSION "2.56.2"
  4686. | #define PACKAGE_STRING "glib 2.56.2"
  4687. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  4688. | #define PACKAGE_URL ""
  4689. | #define GLIB_MAJOR_VERSION 2
  4690. | #define GLIB_MINOR_VERSION 56
  4691. | #define GLIB_MICRO_VERSION 2
  4692. | #define GLIB_INTERFACE_AGE 2
  4693. | #define GLIB_BINARY_AGE 5602
  4694. | #define STDC_HEADERS 1
  4695. | #define HAVE_SYS_TYPES_H 1
  4696. | #define HAVE_SYS_STAT_H 1
  4697. | #define HAVE_STDLIB_H 1
  4698. | #define HAVE_STRING_H 1
  4699. | #define HAVE_MEMORY_H 1
  4700. | #define HAVE_STRINGS_H 1
  4701. | #define HAVE_INTTYPES_H 1
  4702. | #define HAVE_STDINT_H 1
  4703. | #define HAVE_UNISTD_H 1
  4704. | #define __EXTENSIONS__ 1
  4705. | #define _ALL_SOURCE 1
  4706. | #define _GNU_SOURCE 1
  4707. | #define _POSIX_PTHREAD_SEMANTICS 1
  4708. | #define _TANDEM_SOURCE 1
  4709. | #define HAVE_LOCALE_H 1
  4710. | #define HAVE_LC_MESSAGES 1
  4711. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  4712. | #define HAVE_GETTEXT 1
  4713. | #define HAVE_DCGETTEXT 1
  4714. | #define ENABLE_NLS 1
  4715. | #define GETTEXT_PACKAGE "glib20"
  4716. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  4717. | #define HAVE_DLFCN_H 1
  4718. | #define LT_OBJDIR ".libs/"
  4719. | #define HAVE_ALLOCA_H 1
  4720. | #define HAVE_ALLOCA 1
  4721. | #define HAVE_MMAP 1
  4722. | #define HAVE_POSIX_MEMALIGN 1
  4723. | #define HAVE_MEMALIGN 1
  4724. | #define HAVE_VALLOC 1
  4725. | #define HAVE_FSYNC 1
  4726. | #define HAVE_PIPE2 1
  4727. | #define HAVE_TIMEGM 1
  4728. | #define HAVE_GMTIME_R 1
  4729. | #define HAVE_DECL_STRERROR_R 1
  4730. | #define HAVE_STRERROR_R 1
  4731. | #define STRERROR_R_CHAR_P 1
  4732. | #define HAVE_LIBC_ENABLE_SECURE 1
  4733. | #define SIZEOF_CHAR 1
  4734. | #define SIZEOF_SHORT 2
  4735. | #define SIZEOF_LONG 8
  4736. | #define SIZEOF_INT 4
  4737. | #define SIZEOF_VOID_P 8
  4738. | #define SIZEOF_LONG_LONG 8
  4739. | #define SIZEOF___INT64 0
  4740. | #define HAVE_SIG_ATOMIC_T 1
  4741. | #define HAVE_LONG_LONG_FORMAT 1
  4742. | #define HAVE_SYS_PARAM_H 1
  4743. | #define HAVE_SYS_RESOURCE_H 1
  4744. | #define HAVE_SYS_SELECT_H 1
  4745. | #define HAVE_STDINT_H 1
  4746. | #define HAVE_INTTYPES_H 1
  4747. | #define HAVE_SCHED_H 1
  4748. | #define HAVE_MALLOC_H 1
  4749. | #define HAVE_SYS_VFS_H 1
  4750. | #define HAVE_SYS_STATFS_H 1
  4751. | #define HAVE_SYS_STATVFS_H 1
  4752. | #define HAVE_MNTENT_H 1
  4753. | #define HAVE_FSTAB_H 1
  4754. | #define HAVE_LINUX_MAGIC_H 1
  4755. | #define HAVE_TERMIOS_H 1
  4756. | #define HAVE_DIRENT_H 1
  4757. | #define HAVE_SYS_TIME_H 1
  4758. | #define HAVE_VALUES_H 1
  4759. | #define HAVE_SYS_MOUNT_H 1
  4760. | #define HAVE_SYS_SYSCTL_H 1
  4761. | #define MAJOR_IN_SYSMACROS 1
  4762. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  4763. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  4764. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  4765. | /* end confdefs.h.  */
  4766. | #include <stdio.h>
  4767. | #ifdef HAVE_SYS_TYPES_H
  4768. | # include <sys/types.h>
  4769. | #endif
  4770. | #ifdef HAVE_SYS_STAT_H
  4771. | # include <sys/stat.h>
  4772. | #endif
  4773. | #ifdef STDC_HEADERS
  4774. | # include <stdlib.h>
  4775. | # include <stddef.h>
  4776. | #else
  4777. | # ifdef HAVE_STDLIB_H
  4778. | #  include <stdlib.h>
  4779. | # endif
  4780. | #endif
  4781. | #ifdef HAVE_STRING_H
  4782. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4783. | #  include <memory.h>
  4784. | # endif
  4785. | # include <string.h>
  4786. | #endif
  4787. | #ifdef HAVE_STRINGS_H
  4788. | # include <strings.h>
  4789. | #endif
  4790. | #ifdef HAVE_INTTYPES_H
  4791. | # include <inttypes.h>
  4792. | #endif
  4793. | #ifdef HAVE_STDINT_H
  4794. | # include <stdint.h>
  4795. | #endif
  4796. | #ifdef HAVE_UNISTD_H
  4797. | # include <unistd.h>
  4798. | #endif
  4799. | int
  4800. | main ()
  4801. | {
  4802. | static struct stat ac_aggr;
  4803. | if (sizeof ac_aggr.st_birthtime)
  4804. | return 0;
  4805. |   ;
  4806. |   return 0;
  4807. | }
  4808. configure:23071: result: no
  4809. configure:23080: checking for struct stat.st_birthtimensec
  4810. configure:23080: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  4811. conftest.c: In function 'main':
  4812. conftest.c:122:12: error: 'struct stat' has no member named 'st_birthtimensec'
  4813.  if (ac_aggr.st_birthtimensec)
  4814.             ^
  4815. configure:23080: $? = 1
  4816. configure: failed program was:
  4817. | /* confdefs.h */
  4818. | #define PACKAGE_NAME "glib"
  4819. | #define PACKAGE_TARNAME "glib"
  4820. | #define PACKAGE_VERSION "2.56.2"
  4821. | #define PACKAGE_STRING "glib 2.56.2"
  4822. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  4823. | #define PACKAGE_URL ""
  4824. | #define GLIB_MAJOR_VERSION 2
  4825. | #define GLIB_MINOR_VERSION 56
  4826. | #define GLIB_MICRO_VERSION 2
  4827. | #define GLIB_INTERFACE_AGE 2
  4828. | #define GLIB_BINARY_AGE 5602
  4829. | #define STDC_HEADERS 1
  4830. | #define HAVE_SYS_TYPES_H 1
  4831. | #define HAVE_SYS_STAT_H 1
  4832. | #define HAVE_STDLIB_H 1
  4833. | #define HAVE_STRING_H 1
  4834. | #define HAVE_MEMORY_H 1
  4835. | #define HAVE_STRINGS_H 1
  4836. | #define HAVE_INTTYPES_H 1
  4837. | #define HAVE_STDINT_H 1
  4838. | #define HAVE_UNISTD_H 1
  4839. | #define __EXTENSIONS__ 1
  4840. | #define _ALL_SOURCE 1
  4841. | #define _GNU_SOURCE 1
  4842. | #define _POSIX_PTHREAD_SEMANTICS 1
  4843. | #define _TANDEM_SOURCE 1
  4844. | #define HAVE_LOCALE_H 1
  4845. | #define HAVE_LC_MESSAGES 1
  4846. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  4847. | #define HAVE_GETTEXT 1
  4848. | #define HAVE_DCGETTEXT 1
  4849. | #define ENABLE_NLS 1
  4850. | #define GETTEXT_PACKAGE "glib20"
  4851. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  4852. | #define HAVE_DLFCN_H 1
  4853. | #define LT_OBJDIR ".libs/"
  4854. | #define HAVE_ALLOCA_H 1
  4855. | #define HAVE_ALLOCA 1
  4856. | #define HAVE_MMAP 1
  4857. | #define HAVE_POSIX_MEMALIGN 1
  4858. | #define HAVE_MEMALIGN 1
  4859. | #define HAVE_VALLOC 1
  4860. | #define HAVE_FSYNC 1
  4861. | #define HAVE_PIPE2 1
  4862. | #define HAVE_TIMEGM 1
  4863. | #define HAVE_GMTIME_R 1
  4864. | #define HAVE_DECL_STRERROR_R 1
  4865. | #define HAVE_STRERROR_R 1
  4866. | #define STRERROR_R_CHAR_P 1
  4867. | #define HAVE_LIBC_ENABLE_SECURE 1
  4868. | #define SIZEOF_CHAR 1
  4869. | #define SIZEOF_SHORT 2
  4870. | #define SIZEOF_LONG 8
  4871. | #define SIZEOF_INT 4
  4872. | #define SIZEOF_VOID_P 8
  4873. | #define SIZEOF_LONG_LONG 8
  4874. | #define SIZEOF___INT64 0
  4875. | #define HAVE_SIG_ATOMIC_T 1
  4876. | #define HAVE_LONG_LONG_FORMAT 1
  4877. | #define HAVE_SYS_PARAM_H 1
  4878. | #define HAVE_SYS_RESOURCE_H 1
  4879. | #define HAVE_SYS_SELECT_H 1
  4880. | #define HAVE_STDINT_H 1
  4881. | #define HAVE_INTTYPES_H 1
  4882. | #define HAVE_SCHED_H 1
  4883. | #define HAVE_MALLOC_H 1
  4884. | #define HAVE_SYS_VFS_H 1
  4885. | #define HAVE_SYS_STATFS_H 1
  4886. | #define HAVE_SYS_STATVFS_H 1
  4887. | #define HAVE_MNTENT_H 1
  4888. | #define HAVE_FSTAB_H 1
  4889. | #define HAVE_LINUX_MAGIC_H 1
  4890. | #define HAVE_TERMIOS_H 1
  4891. | #define HAVE_DIRENT_H 1
  4892. | #define HAVE_SYS_TIME_H 1
  4893. | #define HAVE_VALUES_H 1
  4894. | #define HAVE_SYS_MOUNT_H 1
  4895. | #define HAVE_SYS_SYSCTL_H 1
  4896. | #define MAJOR_IN_SYSMACROS 1
  4897. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  4898. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  4899. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  4900. | /* end confdefs.h.  */
  4901. | #include <stdio.h>
  4902. | #ifdef HAVE_SYS_TYPES_H
  4903. | # include <sys/types.h>
  4904. | #endif
  4905. | #ifdef HAVE_SYS_STAT_H
  4906. | # include <sys/stat.h>
  4907. | #endif
  4908. | #ifdef STDC_HEADERS
  4909. | # include <stdlib.h>
  4910. | # include <stddef.h>
  4911. | #else
  4912. | # ifdef HAVE_STDLIB_H
  4913. | #  include <stdlib.h>
  4914. | # endif
  4915. | #endif
  4916. | #ifdef HAVE_STRING_H
  4917. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4918. | #  include <memory.h>
  4919. | # endif
  4920. | # include <string.h>
  4921. | #endif
  4922. | #ifdef HAVE_STRINGS_H
  4923. | # include <strings.h>
  4924. | #endif
  4925. | #ifdef HAVE_INTTYPES_H
  4926. | # include <inttypes.h>
  4927. | #endif
  4928. | #ifdef HAVE_STDINT_H
  4929. | # include <stdint.h>
  4930. | #endif
  4931. | #ifdef HAVE_UNISTD_H
  4932. | # include <unistd.h>
  4933. | #endif
  4934. | int
  4935. | main ()
  4936. | {
  4937. | static struct stat ac_aggr;
  4938. | if (ac_aggr.st_birthtimensec)
  4939. | return 0;
  4940. |   ;
  4941. |   return 0;
  4942. | }
  4943. configure:23080: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  4944. conftest.c: In function 'main':
  4945. conftest.c:122:19: error: 'struct stat' has no member named 'st_birthtimensec'
  4946.  if (sizeof ac_aggr.st_birthtimensec)
  4947.                    ^
  4948. configure:23080: $? = 1
  4949. configure: failed program was:
  4950. | /* confdefs.h */
  4951. | #define PACKAGE_NAME "glib"
  4952. | #define PACKAGE_TARNAME "glib"
  4953. | #define PACKAGE_VERSION "2.56.2"
  4954. | #define PACKAGE_STRING "glib 2.56.2"
  4955. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  4956. | #define PACKAGE_URL ""
  4957. | #define GLIB_MAJOR_VERSION 2
  4958. | #define GLIB_MINOR_VERSION 56
  4959. | #define GLIB_MICRO_VERSION 2
  4960. | #define GLIB_INTERFACE_AGE 2
  4961. | #define GLIB_BINARY_AGE 5602
  4962. | #define STDC_HEADERS 1
  4963. | #define HAVE_SYS_TYPES_H 1
  4964. | #define HAVE_SYS_STAT_H 1
  4965. | #define HAVE_STDLIB_H 1
  4966. | #define HAVE_STRING_H 1
  4967. | #define HAVE_MEMORY_H 1
  4968. | #define HAVE_STRINGS_H 1
  4969. | #define HAVE_INTTYPES_H 1
  4970. | #define HAVE_STDINT_H 1
  4971. | #define HAVE_UNISTD_H 1
  4972. | #define __EXTENSIONS__ 1
  4973. | #define _ALL_SOURCE 1
  4974. | #define _GNU_SOURCE 1
  4975. | #define _POSIX_PTHREAD_SEMANTICS 1
  4976. | #define _TANDEM_SOURCE 1
  4977. | #define HAVE_LOCALE_H 1
  4978. | #define HAVE_LC_MESSAGES 1
  4979. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  4980. | #define HAVE_GETTEXT 1
  4981. | #define HAVE_DCGETTEXT 1
  4982. | #define ENABLE_NLS 1
  4983. | #define GETTEXT_PACKAGE "glib20"
  4984. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  4985. | #define HAVE_DLFCN_H 1
  4986. | #define LT_OBJDIR ".libs/"
  4987. | #define HAVE_ALLOCA_H 1
  4988. | #define HAVE_ALLOCA 1
  4989. | #define HAVE_MMAP 1
  4990. | #define HAVE_POSIX_MEMALIGN 1
  4991. | #define HAVE_MEMALIGN 1
  4992. | #define HAVE_VALLOC 1
  4993. | #define HAVE_FSYNC 1
  4994. | #define HAVE_PIPE2 1
  4995. | #define HAVE_TIMEGM 1
  4996. | #define HAVE_GMTIME_R 1
  4997. | #define HAVE_DECL_STRERROR_R 1
  4998. | #define HAVE_STRERROR_R 1
  4999. | #define STRERROR_R_CHAR_P 1
  5000. | #define HAVE_LIBC_ENABLE_SECURE 1
  5001. | #define SIZEOF_CHAR 1
  5002. | #define SIZEOF_SHORT 2
  5003. | #define SIZEOF_LONG 8
  5004. | #define SIZEOF_INT 4
  5005. | #define SIZEOF_VOID_P 8
  5006. | #define SIZEOF_LONG_LONG 8
  5007. | #define SIZEOF___INT64 0
  5008. | #define HAVE_SIG_ATOMIC_T 1
  5009. | #define HAVE_LONG_LONG_FORMAT 1
  5010. | #define HAVE_SYS_PARAM_H 1
  5011. | #define HAVE_SYS_RESOURCE_H 1
  5012. | #define HAVE_SYS_SELECT_H 1
  5013. | #define HAVE_STDINT_H 1
  5014. | #define HAVE_INTTYPES_H 1
  5015. | #define HAVE_SCHED_H 1
  5016. | #define HAVE_MALLOC_H 1
  5017. | #define HAVE_SYS_VFS_H 1
  5018. | #define HAVE_SYS_STATFS_H 1
  5019. | #define HAVE_SYS_STATVFS_H 1
  5020. | #define HAVE_MNTENT_H 1
  5021. | #define HAVE_FSTAB_H 1
  5022. | #define HAVE_LINUX_MAGIC_H 1
  5023. | #define HAVE_TERMIOS_H 1
  5024. | #define HAVE_DIRENT_H 1
  5025. | #define HAVE_SYS_TIME_H 1
  5026. | #define HAVE_VALUES_H 1
  5027. | #define HAVE_SYS_MOUNT_H 1
  5028. | #define HAVE_SYS_SYSCTL_H 1
  5029. | #define MAJOR_IN_SYSMACROS 1
  5030. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  5031. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  5032. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  5033. | /* end confdefs.h.  */
  5034. | #include <stdio.h>
  5035. | #ifdef HAVE_SYS_TYPES_H
  5036. | # include <sys/types.h>
  5037. | #endif
  5038. | #ifdef HAVE_SYS_STAT_H
  5039. | # include <sys/stat.h>
  5040. | #endif
  5041. | #ifdef STDC_HEADERS
  5042. | # include <stdlib.h>
  5043. | # include <stddef.h>
  5044. | #else
  5045. | # ifdef HAVE_STDLIB_H
  5046. | #  include <stdlib.h>
  5047. | # endif
  5048. | #endif
  5049. | #ifdef HAVE_STRING_H
  5050. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5051. | #  include <memory.h>
  5052. | # endif
  5053. | # include <string.h>
  5054. | #endif
  5055. | #ifdef HAVE_STRINGS_H
  5056. | # include <strings.h>
  5057. | #endif
  5058. | #ifdef HAVE_INTTYPES_H
  5059. | # include <inttypes.h>
  5060. | #endif
  5061. | #ifdef HAVE_STDINT_H
  5062. | # include <stdint.h>
  5063. | #endif
  5064. | #ifdef HAVE_UNISTD_H
  5065. | # include <unistd.h>
  5066. | #endif
  5067. | int
  5068. | main ()
  5069. | {
  5070. | static struct stat ac_aggr;
  5071. | if (sizeof ac_aggr.st_birthtimensec)
  5072. | return 0;
  5073. |   ;
  5074. |   return 0;
  5075. | }
  5076. configure:23080: result: no
  5077. configure:23089: checking for struct stat.st_birthtim
  5078. configure:23089: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  5079. conftest.c: In function 'main':
  5080. conftest.c:122:12: error: 'struct stat' has no member named 'st_birthtim'; did you mean 'st_atim'?
  5081.  if (ac_aggr.st_birthtim)
  5082.             ^
  5083. configure:23089: $? = 1
  5084. configure: failed program was:
  5085. | /* confdefs.h */
  5086. | #define PACKAGE_NAME "glib"
  5087. | #define PACKAGE_TARNAME "glib"
  5088. | #define PACKAGE_VERSION "2.56.2"
  5089. | #define PACKAGE_STRING "glib 2.56.2"
  5090. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  5091. | #define PACKAGE_URL ""
  5092. | #define GLIB_MAJOR_VERSION 2
  5093. | #define GLIB_MINOR_VERSION 56
  5094. | #define GLIB_MICRO_VERSION 2
  5095. | #define GLIB_INTERFACE_AGE 2
  5096. | #define GLIB_BINARY_AGE 5602
  5097. | #define STDC_HEADERS 1
  5098. | #define HAVE_SYS_TYPES_H 1
  5099. | #define HAVE_SYS_STAT_H 1
  5100. | #define HAVE_STDLIB_H 1
  5101. | #define HAVE_STRING_H 1
  5102. | #define HAVE_MEMORY_H 1
  5103. | #define HAVE_STRINGS_H 1
  5104. | #define HAVE_INTTYPES_H 1
  5105. | #define HAVE_STDINT_H 1
  5106. | #define HAVE_UNISTD_H 1
  5107. | #define __EXTENSIONS__ 1
  5108. | #define _ALL_SOURCE 1
  5109. | #define _GNU_SOURCE 1
  5110. | #define _POSIX_PTHREAD_SEMANTICS 1
  5111. | #define _TANDEM_SOURCE 1
  5112. | #define HAVE_LOCALE_H 1
  5113. | #define HAVE_LC_MESSAGES 1
  5114. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  5115. | #define HAVE_GETTEXT 1
  5116. | #define HAVE_DCGETTEXT 1
  5117. | #define ENABLE_NLS 1
  5118. | #define GETTEXT_PACKAGE "glib20"
  5119. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  5120. | #define HAVE_DLFCN_H 1
  5121. | #define LT_OBJDIR ".libs/"
  5122. | #define HAVE_ALLOCA_H 1
  5123. | #define HAVE_ALLOCA 1
  5124. | #define HAVE_MMAP 1
  5125. | #define HAVE_POSIX_MEMALIGN 1
  5126. | #define HAVE_MEMALIGN 1
  5127. | #define HAVE_VALLOC 1
  5128. | #define HAVE_FSYNC 1
  5129. | #define HAVE_PIPE2 1
  5130. | #define HAVE_TIMEGM 1
  5131. | #define HAVE_GMTIME_R 1
  5132. | #define HAVE_DECL_STRERROR_R 1
  5133. | #define HAVE_STRERROR_R 1
  5134. | #define STRERROR_R_CHAR_P 1
  5135. | #define HAVE_LIBC_ENABLE_SECURE 1
  5136. | #define SIZEOF_CHAR 1
  5137. | #define SIZEOF_SHORT 2
  5138. | #define SIZEOF_LONG 8
  5139. | #define SIZEOF_INT 4
  5140. | #define SIZEOF_VOID_P 8
  5141. | #define SIZEOF_LONG_LONG 8
  5142. | #define SIZEOF___INT64 0
  5143. | #define HAVE_SIG_ATOMIC_T 1
  5144. | #define HAVE_LONG_LONG_FORMAT 1
  5145. | #define HAVE_SYS_PARAM_H 1
  5146. | #define HAVE_SYS_RESOURCE_H 1
  5147. | #define HAVE_SYS_SELECT_H 1
  5148. | #define HAVE_STDINT_H 1
  5149. | #define HAVE_INTTYPES_H 1
  5150. | #define HAVE_SCHED_H 1
  5151. | #define HAVE_MALLOC_H 1
  5152. | #define HAVE_SYS_VFS_H 1
  5153. | #define HAVE_SYS_STATFS_H 1
  5154. | #define HAVE_SYS_STATVFS_H 1
  5155. | #define HAVE_MNTENT_H 1
  5156. | #define HAVE_FSTAB_H 1
  5157. | #define HAVE_LINUX_MAGIC_H 1
  5158. | #define HAVE_TERMIOS_H 1
  5159. | #define HAVE_DIRENT_H 1
  5160. | #define HAVE_SYS_TIME_H 1
  5161. | #define HAVE_VALUES_H 1
  5162. | #define HAVE_SYS_MOUNT_H 1
  5163. | #define HAVE_SYS_SYSCTL_H 1
  5164. | #define MAJOR_IN_SYSMACROS 1
  5165. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  5166. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  5167. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  5168. | /* end confdefs.h.  */
  5169. | #include <stdio.h>
  5170. | #ifdef HAVE_SYS_TYPES_H
  5171. | # include <sys/types.h>
  5172. | #endif
  5173. | #ifdef HAVE_SYS_STAT_H
  5174. | # include <sys/stat.h>
  5175. | #endif
  5176. | #ifdef STDC_HEADERS
  5177. | # include <stdlib.h>
  5178. | # include <stddef.h>
  5179. | #else
  5180. | # ifdef HAVE_STDLIB_H
  5181. | #  include <stdlib.h>
  5182. | # endif
  5183. | #endif
  5184. | #ifdef HAVE_STRING_H
  5185. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5186. | #  include <memory.h>
  5187. | # endif
  5188. | # include <string.h>
  5189. | #endif
  5190. | #ifdef HAVE_STRINGS_H
  5191. | # include <strings.h>
  5192. | #endif
  5193. | #ifdef HAVE_INTTYPES_H
  5194. | # include <inttypes.h>
  5195. | #endif
  5196. | #ifdef HAVE_STDINT_H
  5197. | # include <stdint.h>
  5198. | #endif
  5199. | #ifdef HAVE_UNISTD_H
  5200. | # include <unistd.h>
  5201. | #endif
  5202. | int
  5203. | main ()
  5204. | {
  5205. | static struct stat ac_aggr;
  5206. | if (ac_aggr.st_birthtim)
  5207. | return 0;
  5208. |   ;
  5209. |   return 0;
  5210. | }
  5211. configure:23089: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  5212. conftest.c: In function 'main':
  5213. conftest.c:122:19: error: 'struct stat' has no member named 'st_birthtim'; did you mean 'st_atim'?
  5214.  if (sizeof ac_aggr.st_birthtim)
  5215.                    ^
  5216. configure:23089: $? = 1
  5217. configure: failed program was:
  5218. | /* confdefs.h */
  5219. | #define PACKAGE_NAME "glib"
  5220. | #define PACKAGE_TARNAME "glib"
  5221. | #define PACKAGE_VERSION "2.56.2"
  5222. | #define PACKAGE_STRING "glib 2.56.2"
  5223. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  5224. | #define PACKAGE_URL ""
  5225. | #define GLIB_MAJOR_VERSION 2
  5226. | #define GLIB_MINOR_VERSION 56
  5227. | #define GLIB_MICRO_VERSION 2
  5228. | #define GLIB_INTERFACE_AGE 2
  5229. | #define GLIB_BINARY_AGE 5602
  5230. | #define STDC_HEADERS 1
  5231. | #define HAVE_SYS_TYPES_H 1
  5232. | #define HAVE_SYS_STAT_H 1
  5233. | #define HAVE_STDLIB_H 1
  5234. | #define HAVE_STRING_H 1
  5235. | #define HAVE_MEMORY_H 1
  5236. | #define HAVE_STRINGS_H 1
  5237. | #define HAVE_INTTYPES_H 1
  5238. | #define HAVE_STDINT_H 1
  5239. | #define HAVE_UNISTD_H 1
  5240. | #define __EXTENSIONS__ 1
  5241. | #define _ALL_SOURCE 1
  5242. | #define _GNU_SOURCE 1
  5243. | #define _POSIX_PTHREAD_SEMANTICS 1
  5244. | #define _TANDEM_SOURCE 1
  5245. | #define HAVE_LOCALE_H 1
  5246. | #define HAVE_LC_MESSAGES 1
  5247. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  5248. | #define HAVE_GETTEXT 1
  5249. | #define HAVE_DCGETTEXT 1
  5250. | #define ENABLE_NLS 1
  5251. | #define GETTEXT_PACKAGE "glib20"
  5252. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  5253. | #define HAVE_DLFCN_H 1
  5254. | #define LT_OBJDIR ".libs/"
  5255. | #define HAVE_ALLOCA_H 1
  5256. | #define HAVE_ALLOCA 1
  5257. | #define HAVE_MMAP 1
  5258. | #define HAVE_POSIX_MEMALIGN 1
  5259. | #define HAVE_MEMALIGN 1
  5260. | #define HAVE_VALLOC 1
  5261. | #define HAVE_FSYNC 1
  5262. | #define HAVE_PIPE2 1
  5263. | #define HAVE_TIMEGM 1
  5264. | #define HAVE_GMTIME_R 1
  5265. | #define HAVE_DECL_STRERROR_R 1
  5266. | #define HAVE_STRERROR_R 1
  5267. | #define STRERROR_R_CHAR_P 1
  5268. | #define HAVE_LIBC_ENABLE_SECURE 1
  5269. | #define SIZEOF_CHAR 1
  5270. | #define SIZEOF_SHORT 2
  5271. | #define SIZEOF_LONG 8
  5272. | #define SIZEOF_INT 4
  5273. | #define SIZEOF_VOID_P 8
  5274. | #define SIZEOF_LONG_LONG 8
  5275. | #define SIZEOF___INT64 0
  5276. | #define HAVE_SIG_ATOMIC_T 1
  5277. | #define HAVE_LONG_LONG_FORMAT 1
  5278. | #define HAVE_SYS_PARAM_H 1
  5279. | #define HAVE_SYS_RESOURCE_H 1
  5280. | #define HAVE_SYS_SELECT_H 1
  5281. | #define HAVE_STDINT_H 1
  5282. | #define HAVE_INTTYPES_H 1
  5283. | #define HAVE_SCHED_H 1
  5284. | #define HAVE_MALLOC_H 1
  5285. | #define HAVE_SYS_VFS_H 1
  5286. | #define HAVE_SYS_STATFS_H 1
  5287. | #define HAVE_SYS_STATVFS_H 1
  5288. | #define HAVE_MNTENT_H 1
  5289. | #define HAVE_FSTAB_H 1
  5290. | #define HAVE_LINUX_MAGIC_H 1
  5291. | #define HAVE_TERMIOS_H 1
  5292. | #define HAVE_DIRENT_H 1
  5293. | #define HAVE_SYS_TIME_H 1
  5294. | #define HAVE_VALUES_H 1
  5295. | #define HAVE_SYS_MOUNT_H 1
  5296. | #define HAVE_SYS_SYSCTL_H 1
  5297. | #define MAJOR_IN_SYSMACROS 1
  5298. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  5299. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  5300. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  5301. | /* end confdefs.h.  */
  5302. | #include <stdio.h>
  5303. | #ifdef HAVE_SYS_TYPES_H
  5304. | # include <sys/types.h>
  5305. | #endif
  5306. | #ifdef HAVE_SYS_STAT_H
  5307. | # include <sys/stat.h>
  5308. | #endif
  5309. | #ifdef STDC_HEADERS
  5310. | # include <stdlib.h>
  5311. | # include <stddef.h>
  5312. | #else
  5313. | # ifdef HAVE_STDLIB_H
  5314. | #  include <stdlib.h>
  5315. | # endif
  5316. | #endif
  5317. | #ifdef HAVE_STRING_H
  5318. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5319. | #  include <memory.h>
  5320. | # endif
  5321. | # include <string.h>
  5322. | #endif
  5323. | #ifdef HAVE_STRINGS_H
  5324. | # include <strings.h>
  5325. | #endif
  5326. | #ifdef HAVE_INTTYPES_H
  5327. | # include <inttypes.h>
  5328. | #endif
  5329. | #ifdef HAVE_STDINT_H
  5330. | # include <stdint.h>
  5331. | #endif
  5332. | #ifdef HAVE_UNISTD_H
  5333. | # include <unistd.h>
  5334. | #endif
  5335. | int
  5336. | main ()
  5337. | {
  5338. | static struct stat ac_aggr;
  5339. | if (sizeof ac_aggr.st_birthtim)
  5340. | return 0;
  5341. |   ;
  5342. |   return 0;
  5343. | }
  5344. configure:23089: result: no
  5345. configure:23098: checking for struct stat.st_birthtim.tv_nsec
  5346. configure:23098: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  5347. conftest.c: In function 'main':
  5348. conftest.c:122:12: error: 'struct stat' has no member named 'st_birthtim'; did you mean 'st_atim'?
  5349.  if (ac_aggr.st_birthtim.tv_nsec)
  5350.             ^
  5351. configure:23098: $? = 1
  5352. configure: failed program was:
  5353. | /* confdefs.h */
  5354. | #define PACKAGE_NAME "glib"
  5355. | #define PACKAGE_TARNAME "glib"
  5356. | #define PACKAGE_VERSION "2.56.2"
  5357. | #define PACKAGE_STRING "glib 2.56.2"
  5358. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  5359. | #define PACKAGE_URL ""
  5360. | #define GLIB_MAJOR_VERSION 2
  5361. | #define GLIB_MINOR_VERSION 56
  5362. | #define GLIB_MICRO_VERSION 2
  5363. | #define GLIB_INTERFACE_AGE 2
  5364. | #define GLIB_BINARY_AGE 5602
  5365. | #define STDC_HEADERS 1
  5366. | #define HAVE_SYS_TYPES_H 1
  5367. | #define HAVE_SYS_STAT_H 1
  5368. | #define HAVE_STDLIB_H 1
  5369. | #define HAVE_STRING_H 1
  5370. | #define HAVE_MEMORY_H 1
  5371. | #define HAVE_STRINGS_H 1
  5372. | #define HAVE_INTTYPES_H 1
  5373. | #define HAVE_STDINT_H 1
  5374. | #define HAVE_UNISTD_H 1
  5375. | #define __EXTENSIONS__ 1
  5376. | #define _ALL_SOURCE 1
  5377. | #define _GNU_SOURCE 1
  5378. | #define _POSIX_PTHREAD_SEMANTICS 1
  5379. | #define _TANDEM_SOURCE 1
  5380. | #define HAVE_LOCALE_H 1
  5381. | #define HAVE_LC_MESSAGES 1
  5382. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  5383. | #define HAVE_GETTEXT 1
  5384. | #define HAVE_DCGETTEXT 1
  5385. | #define ENABLE_NLS 1
  5386. | #define GETTEXT_PACKAGE "glib20"
  5387. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  5388. | #define HAVE_DLFCN_H 1
  5389. | #define LT_OBJDIR ".libs/"
  5390. | #define HAVE_ALLOCA_H 1
  5391. | #define HAVE_ALLOCA 1
  5392. | #define HAVE_MMAP 1
  5393. | #define HAVE_POSIX_MEMALIGN 1
  5394. | #define HAVE_MEMALIGN 1
  5395. | #define HAVE_VALLOC 1
  5396. | #define HAVE_FSYNC 1
  5397. | #define HAVE_PIPE2 1
  5398. | #define HAVE_TIMEGM 1
  5399. | #define HAVE_GMTIME_R 1
  5400. | #define HAVE_DECL_STRERROR_R 1
  5401. | #define HAVE_STRERROR_R 1
  5402. | #define STRERROR_R_CHAR_P 1
  5403. | #define HAVE_LIBC_ENABLE_SECURE 1
  5404. | #define SIZEOF_CHAR 1
  5405. | #define SIZEOF_SHORT 2
  5406. | #define SIZEOF_LONG 8
  5407. | #define SIZEOF_INT 4
  5408. | #define SIZEOF_VOID_P 8
  5409. | #define SIZEOF_LONG_LONG 8
  5410. | #define SIZEOF___INT64 0
  5411. | #define HAVE_SIG_ATOMIC_T 1
  5412. | #define HAVE_LONG_LONG_FORMAT 1
  5413. | #define HAVE_SYS_PARAM_H 1
  5414. | #define HAVE_SYS_RESOURCE_H 1
  5415. | #define HAVE_SYS_SELECT_H 1
  5416. | #define HAVE_STDINT_H 1
  5417. | #define HAVE_INTTYPES_H 1
  5418. | #define HAVE_SCHED_H 1
  5419. | #define HAVE_MALLOC_H 1
  5420. | #define HAVE_SYS_VFS_H 1
  5421. | #define HAVE_SYS_STATFS_H 1
  5422. | #define HAVE_SYS_STATVFS_H 1
  5423. | #define HAVE_MNTENT_H 1
  5424. | #define HAVE_FSTAB_H 1
  5425. | #define HAVE_LINUX_MAGIC_H 1
  5426. | #define HAVE_TERMIOS_H 1
  5427. | #define HAVE_DIRENT_H 1
  5428. | #define HAVE_SYS_TIME_H 1
  5429. | #define HAVE_VALUES_H 1
  5430. | #define HAVE_SYS_MOUNT_H 1
  5431. | #define HAVE_SYS_SYSCTL_H 1
  5432. | #define MAJOR_IN_SYSMACROS 1
  5433. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  5434. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  5435. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  5436. | /* end confdefs.h.  */
  5437. | #include <stdio.h>
  5438. | #ifdef HAVE_SYS_TYPES_H
  5439. | # include <sys/types.h>
  5440. | #endif
  5441. | #ifdef HAVE_SYS_STAT_H
  5442. | # include <sys/stat.h>
  5443. | #endif
  5444. | #ifdef STDC_HEADERS
  5445. | # include <stdlib.h>
  5446. | # include <stddef.h>
  5447. | #else
  5448. | # ifdef HAVE_STDLIB_H
  5449. | #  include <stdlib.h>
  5450. | # endif
  5451. | #endif
  5452. | #ifdef HAVE_STRING_H
  5453. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5454. | #  include <memory.h>
  5455. | # endif
  5456. | # include <string.h>
  5457. | #endif
  5458. | #ifdef HAVE_STRINGS_H
  5459. | # include <strings.h>
  5460. | #endif
  5461. | #ifdef HAVE_INTTYPES_H
  5462. | # include <inttypes.h>
  5463. | #endif
  5464. | #ifdef HAVE_STDINT_H
  5465. | # include <stdint.h>
  5466. | #endif
  5467. | #ifdef HAVE_UNISTD_H
  5468. | # include <unistd.h>
  5469. | #endif
  5470. | int
  5471. | main ()
  5472. | {
  5473. | static struct stat ac_aggr;
  5474. | if (ac_aggr.st_birthtim.tv_nsec)
  5475. | return 0;
  5476. |   ;
  5477. |   return 0;
  5478. | }
  5479. configure:23098: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  5480. conftest.c: In function 'main':
  5481. conftest.c:122:19: error: 'struct stat' has no member named 'st_birthtim'; did you mean 'st_atim'?
  5482.  if (sizeof ac_aggr.st_birthtim.tv_nsec)
  5483.                    ^
  5484. configure:23098: $? = 1
  5485. configure: failed program was:
  5486. | /* confdefs.h */
  5487. | #define PACKAGE_NAME "glib"
  5488. | #define PACKAGE_TARNAME "glib"
  5489. | #define PACKAGE_VERSION "2.56.2"
  5490. | #define PACKAGE_STRING "glib 2.56.2"
  5491. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  5492. | #define PACKAGE_URL ""
  5493. | #define GLIB_MAJOR_VERSION 2
  5494. | #define GLIB_MINOR_VERSION 56
  5495. | #define GLIB_MICRO_VERSION 2
  5496. | #define GLIB_INTERFACE_AGE 2
  5497. | #define GLIB_BINARY_AGE 5602
  5498. | #define STDC_HEADERS 1
  5499. | #define HAVE_SYS_TYPES_H 1
  5500. | #define HAVE_SYS_STAT_H 1
  5501. | #define HAVE_STDLIB_H 1
  5502. | #define HAVE_STRING_H 1
  5503. | #define HAVE_MEMORY_H 1
  5504. | #define HAVE_STRINGS_H 1
  5505. | #define HAVE_INTTYPES_H 1
  5506. | #define HAVE_STDINT_H 1
  5507. | #define HAVE_UNISTD_H 1
  5508. | #define __EXTENSIONS__ 1
  5509. | #define _ALL_SOURCE 1
  5510. | #define _GNU_SOURCE 1
  5511. | #define _POSIX_PTHREAD_SEMANTICS 1
  5512. | #define _TANDEM_SOURCE 1
  5513. | #define HAVE_LOCALE_H 1
  5514. | #define HAVE_LC_MESSAGES 1
  5515. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  5516. | #define HAVE_GETTEXT 1
  5517. | #define HAVE_DCGETTEXT 1
  5518. | #define ENABLE_NLS 1
  5519. | #define GETTEXT_PACKAGE "glib20"
  5520. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  5521. | #define HAVE_DLFCN_H 1
  5522. | #define LT_OBJDIR ".libs/"
  5523. | #define HAVE_ALLOCA_H 1
  5524. | #define HAVE_ALLOCA 1
  5525. | #define HAVE_MMAP 1
  5526. | #define HAVE_POSIX_MEMALIGN 1
  5527. | #define HAVE_MEMALIGN 1
  5528. | #define HAVE_VALLOC 1
  5529. | #define HAVE_FSYNC 1
  5530. | #define HAVE_PIPE2 1
  5531. | #define HAVE_TIMEGM 1
  5532. | #define HAVE_GMTIME_R 1
  5533. | #define HAVE_DECL_STRERROR_R 1
  5534. | #define HAVE_STRERROR_R 1
  5535. | #define STRERROR_R_CHAR_P 1
  5536. | #define HAVE_LIBC_ENABLE_SECURE 1
  5537. | #define SIZEOF_CHAR 1
  5538. | #define SIZEOF_SHORT 2
  5539. | #define SIZEOF_LONG 8
  5540. | #define SIZEOF_INT 4
  5541. | #define SIZEOF_VOID_P 8
  5542. | #define SIZEOF_LONG_LONG 8
  5543. | #define SIZEOF___INT64 0
  5544. | #define HAVE_SIG_ATOMIC_T 1
  5545. | #define HAVE_LONG_LONG_FORMAT 1
  5546. | #define HAVE_SYS_PARAM_H 1
  5547. | #define HAVE_SYS_RESOURCE_H 1
  5548. | #define HAVE_SYS_SELECT_H 1
  5549. | #define HAVE_STDINT_H 1
  5550. | #define HAVE_INTTYPES_H 1
  5551. | #define HAVE_SCHED_H 1
  5552. | #define HAVE_MALLOC_H 1
  5553. | #define HAVE_SYS_VFS_H 1
  5554. | #define HAVE_SYS_STATFS_H 1
  5555. | #define HAVE_SYS_STATVFS_H 1
  5556. | #define HAVE_MNTENT_H 1
  5557. | #define HAVE_FSTAB_H 1
  5558. | #define HAVE_LINUX_MAGIC_H 1
  5559. | #define HAVE_TERMIOS_H 1
  5560. | #define HAVE_DIRENT_H 1
  5561. | #define HAVE_SYS_TIME_H 1
  5562. | #define HAVE_VALUES_H 1
  5563. | #define HAVE_SYS_MOUNT_H 1
  5564. | #define HAVE_SYS_SYSCTL_H 1
  5565. | #define MAJOR_IN_SYSMACROS 1
  5566. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  5567. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  5568. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  5569. | /* end confdefs.h.  */
  5570. | #include <stdio.h>
  5571. | #ifdef HAVE_SYS_TYPES_H
  5572. | # include <sys/types.h>
  5573. | #endif
  5574. | #ifdef HAVE_SYS_STAT_H
  5575. | # include <sys/stat.h>
  5576. | #endif
  5577. | #ifdef STDC_HEADERS
  5578. | # include <stdlib.h>
  5579. | # include <stddef.h>
  5580. | #else
  5581. | # ifdef HAVE_STDLIB_H
  5582. | #  include <stdlib.h>
  5583. | # endif
  5584. | #endif
  5585. | #ifdef HAVE_STRING_H
  5586. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5587. | #  include <memory.h>
  5588. | # endif
  5589. | # include <string.h>
  5590. | #endif
  5591. | #ifdef HAVE_STRINGS_H
  5592. | # include <strings.h>
  5593. | #endif
  5594. | #ifdef HAVE_INTTYPES_H
  5595. | # include <inttypes.h>
  5596. | #endif
  5597. | #ifdef HAVE_STDINT_H
  5598. | # include <stdint.h>
  5599. | #endif
  5600. | #ifdef HAVE_UNISTD_H
  5601. | # include <unistd.h>
  5602. | #endif
  5603. | int
  5604. | main ()
  5605. | {
  5606. | static struct stat ac_aggr;
  5607. | if (sizeof ac_aggr.st_birthtim.tv_nsec)
  5608. | return 0;
  5609. |   ;
  5610. |   return 0;
  5611. | }
  5612. configure:23098: result: no
  5613. configure:23108: checking for struct stat.st_blksize
  5614. configure:23108: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  5615. configure:23108: $? = 0
  5616. configure:23108: result: yes
  5617. configure:23131: checking for struct stat.st_blocks
  5618. configure:23131: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  5619. configure:23131: $? = 0
  5620. configure:23131: result: yes
  5621. configure:23154: checking for struct statfs.f_fstypename
  5622. configure:23154: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  5623. conftest.c: In function 'main':
  5624. conftest.c:106:12: error: 'struct statfs' has no member named 'f_fstypename'; did you mean 'f_type'?
  5625.  if (ac_aggr.f_fstypename)
  5626.             ^
  5627. configure:23154: $? = 1
  5628. configure: failed program was:
  5629. | /* confdefs.h */
  5630. | #define PACKAGE_NAME "glib"
  5631. | #define PACKAGE_TARNAME "glib"
  5632. | #define PACKAGE_VERSION "2.56.2"
  5633. | #define PACKAGE_STRING "glib 2.56.2"
  5634. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  5635. | #define PACKAGE_URL ""
  5636. | #define GLIB_MAJOR_VERSION 2
  5637. | #define GLIB_MINOR_VERSION 56
  5638. | #define GLIB_MICRO_VERSION 2
  5639. | #define GLIB_INTERFACE_AGE 2
  5640. | #define GLIB_BINARY_AGE 5602
  5641. | #define STDC_HEADERS 1
  5642. | #define HAVE_SYS_TYPES_H 1
  5643. | #define HAVE_SYS_STAT_H 1
  5644. | #define HAVE_STDLIB_H 1
  5645. | #define HAVE_STRING_H 1
  5646. | #define HAVE_MEMORY_H 1
  5647. | #define HAVE_STRINGS_H 1
  5648. | #define HAVE_INTTYPES_H 1
  5649. | #define HAVE_STDINT_H 1
  5650. | #define HAVE_UNISTD_H 1
  5651. | #define __EXTENSIONS__ 1
  5652. | #define _ALL_SOURCE 1
  5653. | #define _GNU_SOURCE 1
  5654. | #define _POSIX_PTHREAD_SEMANTICS 1
  5655. | #define _TANDEM_SOURCE 1
  5656. | #define HAVE_LOCALE_H 1
  5657. | #define HAVE_LC_MESSAGES 1
  5658. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  5659. | #define HAVE_GETTEXT 1
  5660. | #define HAVE_DCGETTEXT 1
  5661. | #define ENABLE_NLS 1
  5662. | #define GETTEXT_PACKAGE "glib20"
  5663. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  5664. | #define HAVE_DLFCN_H 1
  5665. | #define LT_OBJDIR ".libs/"
  5666. | #define HAVE_ALLOCA_H 1
  5667. | #define HAVE_ALLOCA 1
  5668. | #define HAVE_MMAP 1
  5669. | #define HAVE_POSIX_MEMALIGN 1
  5670. | #define HAVE_MEMALIGN 1
  5671. | #define HAVE_VALLOC 1
  5672. | #define HAVE_FSYNC 1
  5673. | #define HAVE_PIPE2 1
  5674. | #define HAVE_TIMEGM 1
  5675. | #define HAVE_GMTIME_R 1
  5676. | #define HAVE_DECL_STRERROR_R 1
  5677. | #define HAVE_STRERROR_R 1
  5678. | #define STRERROR_R_CHAR_P 1
  5679. | #define HAVE_LIBC_ENABLE_SECURE 1
  5680. | #define SIZEOF_CHAR 1
  5681. | #define SIZEOF_SHORT 2
  5682. | #define SIZEOF_LONG 8
  5683. | #define SIZEOF_INT 4
  5684. | #define SIZEOF_VOID_P 8
  5685. | #define SIZEOF_LONG_LONG 8
  5686. | #define SIZEOF___INT64 0
  5687. | #define HAVE_SIG_ATOMIC_T 1
  5688. | #define HAVE_LONG_LONG_FORMAT 1
  5689. | #define HAVE_SYS_PARAM_H 1
  5690. | #define HAVE_SYS_RESOURCE_H 1
  5691. | #define HAVE_SYS_SELECT_H 1
  5692. | #define HAVE_STDINT_H 1
  5693. | #define HAVE_INTTYPES_H 1
  5694. | #define HAVE_SCHED_H 1
  5695. | #define HAVE_MALLOC_H 1
  5696. | #define HAVE_SYS_VFS_H 1
  5697. | #define HAVE_SYS_STATFS_H 1
  5698. | #define HAVE_SYS_STATVFS_H 1
  5699. | #define HAVE_MNTENT_H 1
  5700. | #define HAVE_FSTAB_H 1
  5701. | #define HAVE_LINUX_MAGIC_H 1
  5702. | #define HAVE_TERMIOS_H 1
  5703. | #define HAVE_DIRENT_H 1
  5704. | #define HAVE_SYS_TIME_H 1
  5705. | #define HAVE_VALUES_H 1
  5706. | #define HAVE_SYS_MOUNT_H 1
  5707. | #define HAVE_SYS_SYSCTL_H 1
  5708. | #define MAJOR_IN_SYSMACROS 1
  5709. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  5710. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  5711. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  5712. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  5713. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  5714. | /* end confdefs.h.  */
  5715. | #include <sys/types.h>
  5716. | #include <sys/stat.h>
  5717. | #ifdef G_OS_UNIX
  5718. | #include <unistd.h>
  5719. | #endif
  5720. | #ifdef HAVE_SYS_STATFS_H
  5721. | #include <sys/statfs.h>
  5722. | #endif
  5723. | #ifdef HAVE_SYS_PARAM_H
  5724. | #include <sys/param.h>
  5725. | #endif
  5726. | #ifdef HAVE_SYS_MOUNT_H
  5727. | #include <sys/mount.h>
  5728. | #endif
  5729. |
  5730. | int
  5731. | main ()
  5732. | {
  5733. | static struct statfs ac_aggr;
  5734. | if (ac_aggr.f_fstypename)
  5735. | return 0;
  5736. |   ;
  5737. |   return 0;
  5738. | }
  5739. configure:23154: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  5740. conftest.c: In function 'main':
  5741. conftest.c:106:19: error: 'struct statfs' has no member named 'f_fstypename'; did you mean 'f_type'?
  5742.  if (sizeof ac_aggr.f_fstypename)
  5743.                    ^
  5744. configure:23154: $? = 1
  5745. configure: failed program was:
  5746. | /* confdefs.h */
  5747. | #define PACKAGE_NAME "glib"
  5748. | #define PACKAGE_TARNAME "glib"
  5749. | #define PACKAGE_VERSION "2.56.2"
  5750. | #define PACKAGE_STRING "glib 2.56.2"
  5751. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  5752. | #define PACKAGE_URL ""
  5753. | #define GLIB_MAJOR_VERSION 2
  5754. | #define GLIB_MINOR_VERSION 56
  5755. | #define GLIB_MICRO_VERSION 2
  5756. | #define GLIB_INTERFACE_AGE 2
  5757. | #define GLIB_BINARY_AGE 5602
  5758. | #define STDC_HEADERS 1
  5759. | #define HAVE_SYS_TYPES_H 1
  5760. | #define HAVE_SYS_STAT_H 1
  5761. | #define HAVE_STDLIB_H 1
  5762. | #define HAVE_STRING_H 1
  5763. | #define HAVE_MEMORY_H 1
  5764. | #define HAVE_STRINGS_H 1
  5765. | #define HAVE_INTTYPES_H 1
  5766. | #define HAVE_STDINT_H 1
  5767. | #define HAVE_UNISTD_H 1
  5768. | #define __EXTENSIONS__ 1
  5769. | #define _ALL_SOURCE 1
  5770. | #define _GNU_SOURCE 1
  5771. | #define _POSIX_PTHREAD_SEMANTICS 1
  5772. | #define _TANDEM_SOURCE 1
  5773. | #define HAVE_LOCALE_H 1
  5774. | #define HAVE_LC_MESSAGES 1
  5775. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  5776. | #define HAVE_GETTEXT 1
  5777. | #define HAVE_DCGETTEXT 1
  5778. | #define ENABLE_NLS 1
  5779. | #define GETTEXT_PACKAGE "glib20"
  5780. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  5781. | #define HAVE_DLFCN_H 1
  5782. | #define LT_OBJDIR ".libs/"
  5783. | #define HAVE_ALLOCA_H 1
  5784. | #define HAVE_ALLOCA 1
  5785. | #define HAVE_MMAP 1
  5786. | #define HAVE_POSIX_MEMALIGN 1
  5787. | #define HAVE_MEMALIGN 1
  5788. | #define HAVE_VALLOC 1
  5789. | #define HAVE_FSYNC 1
  5790. | #define HAVE_PIPE2 1
  5791. | #define HAVE_TIMEGM 1
  5792. | #define HAVE_GMTIME_R 1
  5793. | #define HAVE_DECL_STRERROR_R 1
  5794. | #define HAVE_STRERROR_R 1
  5795. | #define STRERROR_R_CHAR_P 1
  5796. | #define HAVE_LIBC_ENABLE_SECURE 1
  5797. | #define SIZEOF_CHAR 1
  5798. | #define SIZEOF_SHORT 2
  5799. | #define SIZEOF_LONG 8
  5800. | #define SIZEOF_INT 4
  5801. | #define SIZEOF_VOID_P 8
  5802. | #define SIZEOF_LONG_LONG 8
  5803. | #define SIZEOF___INT64 0
  5804. | #define HAVE_SIG_ATOMIC_T 1
  5805. | #define HAVE_LONG_LONG_FORMAT 1
  5806. | #define HAVE_SYS_PARAM_H 1
  5807. | #define HAVE_SYS_RESOURCE_H 1
  5808. | #define HAVE_SYS_SELECT_H 1
  5809. | #define HAVE_STDINT_H 1
  5810. | #define HAVE_INTTYPES_H 1
  5811. | #define HAVE_SCHED_H 1
  5812. | #define HAVE_MALLOC_H 1
  5813. | #define HAVE_SYS_VFS_H 1
  5814. | #define HAVE_SYS_STATFS_H 1
  5815. | #define HAVE_SYS_STATVFS_H 1
  5816. | #define HAVE_MNTENT_H 1
  5817. | #define HAVE_FSTAB_H 1
  5818. | #define HAVE_LINUX_MAGIC_H 1
  5819. | #define HAVE_TERMIOS_H 1
  5820. | #define HAVE_DIRENT_H 1
  5821. | #define HAVE_SYS_TIME_H 1
  5822. | #define HAVE_VALUES_H 1
  5823. | #define HAVE_SYS_MOUNT_H 1
  5824. | #define HAVE_SYS_SYSCTL_H 1
  5825. | #define MAJOR_IN_SYSMACROS 1
  5826. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  5827. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  5828. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  5829. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  5830. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  5831. | /* end confdefs.h.  */
  5832. | #include <sys/types.h>
  5833. | #include <sys/stat.h>
  5834. | #ifdef G_OS_UNIX
  5835. | #include <unistd.h>
  5836. | #endif
  5837. | #ifdef HAVE_SYS_STATFS_H
  5838. | #include <sys/statfs.h>
  5839. | #endif
  5840. | #ifdef HAVE_SYS_PARAM_H
  5841. | #include <sys/param.h>
  5842. | #endif
  5843. | #ifdef HAVE_SYS_MOUNT_H
  5844. | #include <sys/mount.h>
  5845. | #endif
  5846. |
  5847. | int
  5848. | main ()
  5849. | {
  5850. | static struct statfs ac_aggr;
  5851. | if (sizeof ac_aggr.f_fstypename)
  5852. | return 0;
  5853. |   ;
  5854. |   return 0;
  5855. | }
  5856. configure:23154: result: no
  5857. configure:23177: checking for struct statfs.f_bavail
  5858. configure:23177: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  5859. configure:23177: $? = 0
  5860. configure:23177: result: yes
  5861. configure:23202: checking for struct statvfs.f_basetype
  5862. configure:23202: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  5863. conftest.c: In function 'main':
  5864. conftest.c:94:12: error: 'struct statvfs' has no member named 'f_basetype'; did you mean 'f_bsize'?
  5865.  if (ac_aggr.f_basetype)
  5866.             ^
  5867. configure:23202: $? = 1
  5868. configure: failed program was:
  5869. | /* confdefs.h */
  5870. | #define PACKAGE_NAME "glib"
  5871. | #define PACKAGE_TARNAME "glib"
  5872. | #define PACKAGE_VERSION "2.56.2"
  5873. | #define PACKAGE_STRING "glib 2.56.2"
  5874. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  5875. | #define PACKAGE_URL ""
  5876. | #define GLIB_MAJOR_VERSION 2
  5877. | #define GLIB_MINOR_VERSION 56
  5878. | #define GLIB_MICRO_VERSION 2
  5879. | #define GLIB_INTERFACE_AGE 2
  5880. | #define GLIB_BINARY_AGE 5602
  5881. | #define STDC_HEADERS 1
  5882. | #define HAVE_SYS_TYPES_H 1
  5883. | #define HAVE_SYS_STAT_H 1
  5884. | #define HAVE_STDLIB_H 1
  5885. | #define HAVE_STRING_H 1
  5886. | #define HAVE_MEMORY_H 1
  5887. | #define HAVE_STRINGS_H 1
  5888. | #define HAVE_INTTYPES_H 1
  5889. | #define HAVE_STDINT_H 1
  5890. | #define HAVE_UNISTD_H 1
  5891. | #define __EXTENSIONS__ 1
  5892. | #define _ALL_SOURCE 1
  5893. | #define _GNU_SOURCE 1
  5894. | #define _POSIX_PTHREAD_SEMANTICS 1
  5895. | #define _TANDEM_SOURCE 1
  5896. | #define HAVE_LOCALE_H 1
  5897. | #define HAVE_LC_MESSAGES 1
  5898. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  5899. | #define HAVE_GETTEXT 1
  5900. | #define HAVE_DCGETTEXT 1
  5901. | #define ENABLE_NLS 1
  5902. | #define GETTEXT_PACKAGE "glib20"
  5903. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  5904. | #define HAVE_DLFCN_H 1
  5905. | #define LT_OBJDIR ".libs/"
  5906. | #define HAVE_ALLOCA_H 1
  5907. | #define HAVE_ALLOCA 1
  5908. | #define HAVE_MMAP 1
  5909. | #define HAVE_POSIX_MEMALIGN 1
  5910. | #define HAVE_MEMALIGN 1
  5911. | #define HAVE_VALLOC 1
  5912. | #define HAVE_FSYNC 1
  5913. | #define HAVE_PIPE2 1
  5914. | #define HAVE_TIMEGM 1
  5915. | #define HAVE_GMTIME_R 1
  5916. | #define HAVE_DECL_STRERROR_R 1
  5917. | #define HAVE_STRERROR_R 1
  5918. | #define STRERROR_R_CHAR_P 1
  5919. | #define HAVE_LIBC_ENABLE_SECURE 1
  5920. | #define SIZEOF_CHAR 1
  5921. | #define SIZEOF_SHORT 2
  5922. | #define SIZEOF_LONG 8
  5923. | #define SIZEOF_INT 4
  5924. | #define SIZEOF_VOID_P 8
  5925. | #define SIZEOF_LONG_LONG 8
  5926. | #define SIZEOF___INT64 0
  5927. | #define HAVE_SIG_ATOMIC_T 1
  5928. | #define HAVE_LONG_LONG_FORMAT 1
  5929. | #define HAVE_SYS_PARAM_H 1
  5930. | #define HAVE_SYS_RESOURCE_H 1
  5931. | #define HAVE_SYS_SELECT_H 1
  5932. | #define HAVE_STDINT_H 1
  5933. | #define HAVE_INTTYPES_H 1
  5934. | #define HAVE_SCHED_H 1
  5935. | #define HAVE_MALLOC_H 1
  5936. | #define HAVE_SYS_VFS_H 1
  5937. | #define HAVE_SYS_STATFS_H 1
  5938. | #define HAVE_SYS_STATVFS_H 1
  5939. | #define HAVE_MNTENT_H 1
  5940. | #define HAVE_FSTAB_H 1
  5941. | #define HAVE_LINUX_MAGIC_H 1
  5942. | #define HAVE_TERMIOS_H 1
  5943. | #define HAVE_DIRENT_H 1
  5944. | #define HAVE_SYS_TIME_H 1
  5945. | #define HAVE_VALUES_H 1
  5946. | #define HAVE_SYS_MOUNT_H 1
  5947. | #define HAVE_SYS_SYSCTL_H 1
  5948. | #define MAJOR_IN_SYSMACROS 1
  5949. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  5950. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  5951. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  5952. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  5953. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  5954. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  5955. | /* end confdefs.h.  */
  5956. | #include <sys/statvfs.h>
  5957. |
  5958. | int
  5959. | main ()
  5960. | {
  5961. | static struct statvfs ac_aggr;
  5962. | if (ac_aggr.f_basetype)
  5963. | return 0;
  5964. |   ;
  5965. |   return 0;
  5966. | }
  5967. configure:23202: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  5968. conftest.c: In function 'main':
  5969. conftest.c:94:19: error: 'struct statvfs' has no member named 'f_basetype'; did you mean 'f_bsize'?
  5970.  if (sizeof ac_aggr.f_basetype)
  5971.                    ^
  5972. configure:23202: $? = 1
  5973. configure: failed program was:
  5974. | /* confdefs.h */
  5975. | #define PACKAGE_NAME "glib"
  5976. | #define PACKAGE_TARNAME "glib"
  5977. | #define PACKAGE_VERSION "2.56.2"
  5978. | #define PACKAGE_STRING "glib 2.56.2"
  5979. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  5980. | #define PACKAGE_URL ""
  5981. | #define GLIB_MAJOR_VERSION 2
  5982. | #define GLIB_MINOR_VERSION 56
  5983. | #define GLIB_MICRO_VERSION 2
  5984. | #define GLIB_INTERFACE_AGE 2
  5985. | #define GLIB_BINARY_AGE 5602
  5986. | #define STDC_HEADERS 1
  5987. | #define HAVE_SYS_TYPES_H 1
  5988. | #define HAVE_SYS_STAT_H 1
  5989. | #define HAVE_STDLIB_H 1
  5990. | #define HAVE_STRING_H 1
  5991. | #define HAVE_MEMORY_H 1
  5992. | #define HAVE_STRINGS_H 1
  5993. | #define HAVE_INTTYPES_H 1
  5994. | #define HAVE_STDINT_H 1
  5995. | #define HAVE_UNISTD_H 1
  5996. | #define __EXTENSIONS__ 1
  5997. | #define _ALL_SOURCE 1
  5998. | #define _GNU_SOURCE 1
  5999. | #define _POSIX_PTHREAD_SEMANTICS 1
  6000. | #define _TANDEM_SOURCE 1
  6001. | #define HAVE_LOCALE_H 1
  6002. | #define HAVE_LC_MESSAGES 1
  6003. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  6004. | #define HAVE_GETTEXT 1
  6005. | #define HAVE_DCGETTEXT 1
  6006. | #define ENABLE_NLS 1
  6007. | #define GETTEXT_PACKAGE "glib20"
  6008. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  6009. | #define HAVE_DLFCN_H 1
  6010. | #define LT_OBJDIR ".libs/"
  6011. | #define HAVE_ALLOCA_H 1
  6012. | #define HAVE_ALLOCA 1
  6013. | #define HAVE_MMAP 1
  6014. | #define HAVE_POSIX_MEMALIGN 1
  6015. | #define HAVE_MEMALIGN 1
  6016. | #define HAVE_VALLOC 1
  6017. | #define HAVE_FSYNC 1
  6018. | #define HAVE_PIPE2 1
  6019. | #define HAVE_TIMEGM 1
  6020. | #define HAVE_GMTIME_R 1
  6021. | #define HAVE_DECL_STRERROR_R 1
  6022. | #define HAVE_STRERROR_R 1
  6023. | #define STRERROR_R_CHAR_P 1
  6024. | #define HAVE_LIBC_ENABLE_SECURE 1
  6025. | #define SIZEOF_CHAR 1
  6026. | #define SIZEOF_SHORT 2
  6027. | #define SIZEOF_LONG 8
  6028. | #define SIZEOF_INT 4
  6029. | #define SIZEOF_VOID_P 8
  6030. | #define SIZEOF_LONG_LONG 8
  6031. | #define SIZEOF___INT64 0
  6032. | #define HAVE_SIG_ATOMIC_T 1
  6033. | #define HAVE_LONG_LONG_FORMAT 1
  6034. | #define HAVE_SYS_PARAM_H 1
  6035. | #define HAVE_SYS_RESOURCE_H 1
  6036. | #define HAVE_SYS_SELECT_H 1
  6037. | #define HAVE_STDINT_H 1
  6038. | #define HAVE_INTTYPES_H 1
  6039. | #define HAVE_SCHED_H 1
  6040. | #define HAVE_MALLOC_H 1
  6041. | #define HAVE_SYS_VFS_H 1
  6042. | #define HAVE_SYS_STATFS_H 1
  6043. | #define HAVE_SYS_STATVFS_H 1
  6044. | #define HAVE_MNTENT_H 1
  6045. | #define HAVE_FSTAB_H 1
  6046. | #define HAVE_LINUX_MAGIC_H 1
  6047. | #define HAVE_TERMIOS_H 1
  6048. | #define HAVE_DIRENT_H 1
  6049. | #define HAVE_SYS_TIME_H 1
  6050. | #define HAVE_VALUES_H 1
  6051. | #define HAVE_SYS_MOUNT_H 1
  6052. | #define HAVE_SYS_SYSCTL_H 1
  6053. | #define MAJOR_IN_SYSMACROS 1
  6054. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  6055. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  6056. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  6057. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  6058. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  6059. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  6060. | /* end confdefs.h.  */
  6061. | #include <sys/statvfs.h>
  6062. |
  6063. | int
  6064. | main ()
  6065. | {
  6066. | static struct statvfs ac_aggr;
  6067. | if (sizeof ac_aggr.f_basetype)
  6068. | return 0;
  6069. |   ;
  6070. |   return 0;
  6071. | }
  6072. configure:23202: result: no
  6073. configure:23213: checking for struct statvfs.f_fstypename
  6074. configure:23213: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  6075. conftest.c: In function 'main':
  6076. conftest.c:94:12: error: 'struct statvfs' has no member named 'f_fstypename'
  6077.  if (ac_aggr.f_fstypename)
  6078.             ^
  6079. configure:23213: $? = 1
  6080. configure: failed program was:
  6081. | /* confdefs.h */
  6082. | #define PACKAGE_NAME "glib"
  6083. | #define PACKAGE_TARNAME "glib"
  6084. | #define PACKAGE_VERSION "2.56.2"
  6085. | #define PACKAGE_STRING "glib 2.56.2"
  6086. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  6087. | #define PACKAGE_URL ""
  6088. | #define GLIB_MAJOR_VERSION 2
  6089. | #define GLIB_MINOR_VERSION 56
  6090. | #define GLIB_MICRO_VERSION 2
  6091. | #define GLIB_INTERFACE_AGE 2
  6092. | #define GLIB_BINARY_AGE 5602
  6093. | #define STDC_HEADERS 1
  6094. | #define HAVE_SYS_TYPES_H 1
  6095. | #define HAVE_SYS_STAT_H 1
  6096. | #define HAVE_STDLIB_H 1
  6097. | #define HAVE_STRING_H 1
  6098. | #define HAVE_MEMORY_H 1
  6099. | #define HAVE_STRINGS_H 1
  6100. | #define HAVE_INTTYPES_H 1
  6101. | #define HAVE_STDINT_H 1
  6102. | #define HAVE_UNISTD_H 1
  6103. | #define __EXTENSIONS__ 1
  6104. | #define _ALL_SOURCE 1
  6105. | #define _GNU_SOURCE 1
  6106. | #define _POSIX_PTHREAD_SEMANTICS 1
  6107. | #define _TANDEM_SOURCE 1
  6108. | #define HAVE_LOCALE_H 1
  6109. | #define HAVE_LC_MESSAGES 1
  6110. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  6111. | #define HAVE_GETTEXT 1
  6112. | #define HAVE_DCGETTEXT 1
  6113. | #define ENABLE_NLS 1
  6114. | #define GETTEXT_PACKAGE "glib20"
  6115. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  6116. | #define HAVE_DLFCN_H 1
  6117. | #define LT_OBJDIR ".libs/"
  6118. | #define HAVE_ALLOCA_H 1
  6119. | #define HAVE_ALLOCA 1
  6120. | #define HAVE_MMAP 1
  6121. | #define HAVE_POSIX_MEMALIGN 1
  6122. | #define HAVE_MEMALIGN 1
  6123. | #define HAVE_VALLOC 1
  6124. | #define HAVE_FSYNC 1
  6125. | #define HAVE_PIPE2 1
  6126. | #define HAVE_TIMEGM 1
  6127. | #define HAVE_GMTIME_R 1
  6128. | #define HAVE_DECL_STRERROR_R 1
  6129. | #define HAVE_STRERROR_R 1
  6130. | #define STRERROR_R_CHAR_P 1
  6131. | #define HAVE_LIBC_ENABLE_SECURE 1
  6132. | #define SIZEOF_CHAR 1
  6133. | #define SIZEOF_SHORT 2
  6134. | #define SIZEOF_LONG 8
  6135. | #define SIZEOF_INT 4
  6136. | #define SIZEOF_VOID_P 8
  6137. | #define SIZEOF_LONG_LONG 8
  6138. | #define SIZEOF___INT64 0
  6139. | #define HAVE_SIG_ATOMIC_T 1
  6140. | #define HAVE_LONG_LONG_FORMAT 1
  6141. | #define HAVE_SYS_PARAM_H 1
  6142. | #define HAVE_SYS_RESOURCE_H 1
  6143. | #define HAVE_SYS_SELECT_H 1
  6144. | #define HAVE_STDINT_H 1
  6145. | #define HAVE_INTTYPES_H 1
  6146. | #define HAVE_SCHED_H 1
  6147. | #define HAVE_MALLOC_H 1
  6148. | #define HAVE_SYS_VFS_H 1
  6149. | #define HAVE_SYS_STATFS_H 1
  6150. | #define HAVE_SYS_STATVFS_H 1
  6151. | #define HAVE_MNTENT_H 1
  6152. | #define HAVE_FSTAB_H 1
  6153. | #define HAVE_LINUX_MAGIC_H 1
  6154. | #define HAVE_TERMIOS_H 1
  6155. | #define HAVE_DIRENT_H 1
  6156. | #define HAVE_SYS_TIME_H 1
  6157. | #define HAVE_VALUES_H 1
  6158. | #define HAVE_SYS_MOUNT_H 1
  6159. | #define HAVE_SYS_SYSCTL_H 1
  6160. | #define MAJOR_IN_SYSMACROS 1
  6161. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  6162. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  6163. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  6164. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  6165. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  6166. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  6167. | /* end confdefs.h.  */
  6168. | #include <sys/statvfs.h>
  6169. |
  6170. | int
  6171. | main ()
  6172. | {
  6173. | static struct statvfs ac_aggr;
  6174. | if (ac_aggr.f_fstypename)
  6175. | return 0;
  6176. |   ;
  6177. |   return 0;
  6178. | }
  6179. configure:23213: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  6180. conftest.c: In function 'main':
  6181. conftest.c:94:19: error: 'struct statvfs' has no member named 'f_fstypename'
  6182.  if (sizeof ac_aggr.f_fstypename)
  6183.                    ^
  6184. configure:23213: $? = 1
  6185. configure: failed program was:
  6186. | /* confdefs.h */
  6187. | #define PACKAGE_NAME "glib"
  6188. | #define PACKAGE_TARNAME "glib"
  6189. | #define PACKAGE_VERSION "2.56.2"
  6190. | #define PACKAGE_STRING "glib 2.56.2"
  6191. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  6192. | #define PACKAGE_URL ""
  6193. | #define GLIB_MAJOR_VERSION 2
  6194. | #define GLIB_MINOR_VERSION 56
  6195. | #define GLIB_MICRO_VERSION 2
  6196. | #define GLIB_INTERFACE_AGE 2
  6197. | #define GLIB_BINARY_AGE 5602
  6198. | #define STDC_HEADERS 1
  6199. | #define HAVE_SYS_TYPES_H 1
  6200. | #define HAVE_SYS_STAT_H 1
  6201. | #define HAVE_STDLIB_H 1
  6202. | #define HAVE_STRING_H 1
  6203. | #define HAVE_MEMORY_H 1
  6204. | #define HAVE_STRINGS_H 1
  6205. | #define HAVE_INTTYPES_H 1
  6206. | #define HAVE_STDINT_H 1
  6207. | #define HAVE_UNISTD_H 1
  6208. | #define __EXTENSIONS__ 1
  6209. | #define _ALL_SOURCE 1
  6210. | #define _GNU_SOURCE 1
  6211. | #define _POSIX_PTHREAD_SEMANTICS 1
  6212. | #define _TANDEM_SOURCE 1
  6213. | #define HAVE_LOCALE_H 1
  6214. | #define HAVE_LC_MESSAGES 1
  6215. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  6216. | #define HAVE_GETTEXT 1
  6217. | #define HAVE_DCGETTEXT 1
  6218. | #define ENABLE_NLS 1
  6219. | #define GETTEXT_PACKAGE "glib20"
  6220. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  6221. | #define HAVE_DLFCN_H 1
  6222. | #define LT_OBJDIR ".libs/"
  6223. | #define HAVE_ALLOCA_H 1
  6224. | #define HAVE_ALLOCA 1
  6225. | #define HAVE_MMAP 1
  6226. | #define HAVE_POSIX_MEMALIGN 1
  6227. | #define HAVE_MEMALIGN 1
  6228. | #define HAVE_VALLOC 1
  6229. | #define HAVE_FSYNC 1
  6230. | #define HAVE_PIPE2 1
  6231. | #define HAVE_TIMEGM 1
  6232. | #define HAVE_GMTIME_R 1
  6233. | #define HAVE_DECL_STRERROR_R 1
  6234. | #define HAVE_STRERROR_R 1
  6235. | #define STRERROR_R_CHAR_P 1
  6236. | #define HAVE_LIBC_ENABLE_SECURE 1
  6237. | #define SIZEOF_CHAR 1
  6238. | #define SIZEOF_SHORT 2
  6239. | #define SIZEOF_LONG 8
  6240. | #define SIZEOF_INT 4
  6241. | #define SIZEOF_VOID_P 8
  6242. | #define SIZEOF_LONG_LONG 8
  6243. | #define SIZEOF___INT64 0
  6244. | #define HAVE_SIG_ATOMIC_T 1
  6245. | #define HAVE_LONG_LONG_FORMAT 1
  6246. | #define HAVE_SYS_PARAM_H 1
  6247. | #define HAVE_SYS_RESOURCE_H 1
  6248. | #define HAVE_SYS_SELECT_H 1
  6249. | #define HAVE_STDINT_H 1
  6250. | #define HAVE_INTTYPES_H 1
  6251. | #define HAVE_SCHED_H 1
  6252. | #define HAVE_MALLOC_H 1
  6253. | #define HAVE_SYS_VFS_H 1
  6254. | #define HAVE_SYS_STATFS_H 1
  6255. | #define HAVE_SYS_STATVFS_H 1
  6256. | #define HAVE_MNTENT_H 1
  6257. | #define HAVE_FSTAB_H 1
  6258. | #define HAVE_LINUX_MAGIC_H 1
  6259. | #define HAVE_TERMIOS_H 1
  6260. | #define HAVE_DIRENT_H 1
  6261. | #define HAVE_SYS_TIME_H 1
  6262. | #define HAVE_VALUES_H 1
  6263. | #define HAVE_SYS_MOUNT_H 1
  6264. | #define HAVE_SYS_SYSCTL_H 1
  6265. | #define MAJOR_IN_SYSMACROS 1
  6266. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  6267. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  6268. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  6269. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  6270. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  6271. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  6272. | /* end confdefs.h.  */
  6273. | #include <sys/statvfs.h>
  6274. |
  6275. | int
  6276. | main ()
  6277. | {
  6278. | static struct statvfs ac_aggr;
  6279. | if (sizeof ac_aggr.f_fstypename)
  6280. | return 0;
  6281. |   ;
  6282. |   return 0;
  6283. | }
  6284. configure:23213: result: no
  6285. configure:23224: checking for struct tm.tm_gmtoff
  6286. configure:23224: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  6287. configure:23224: $? = 0
  6288. configure:23224: result: yes
  6289. configure:23234: checking for struct tm.__tm_gmtoff
  6290. configure:23234: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  6291. conftest.c: In function 'main':
  6292. conftest.c:95:12: error: 'struct tm' has no member named '__tm_gmtoff'; did you mean 'tm_gmtoff'?
  6293.  if (ac_aggr.__tm_gmtoff)
  6294.             ^
  6295. configure:23234: $? = 1
  6296. configure: failed program was:
  6297. | /* confdefs.h */
  6298. | #define PACKAGE_NAME "glib"
  6299. | #define PACKAGE_TARNAME "glib"
  6300. | #define PACKAGE_VERSION "2.56.2"
  6301. | #define PACKAGE_STRING "glib 2.56.2"
  6302. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  6303. | #define PACKAGE_URL ""
  6304. | #define GLIB_MAJOR_VERSION 2
  6305. | #define GLIB_MINOR_VERSION 56
  6306. | #define GLIB_MICRO_VERSION 2
  6307. | #define GLIB_INTERFACE_AGE 2
  6308. | #define GLIB_BINARY_AGE 5602
  6309. | #define STDC_HEADERS 1
  6310. | #define HAVE_SYS_TYPES_H 1
  6311. | #define HAVE_SYS_STAT_H 1
  6312. | #define HAVE_STDLIB_H 1
  6313. | #define HAVE_STRING_H 1
  6314. | #define HAVE_MEMORY_H 1
  6315. | #define HAVE_STRINGS_H 1
  6316. | #define HAVE_INTTYPES_H 1
  6317. | #define HAVE_STDINT_H 1
  6318. | #define HAVE_UNISTD_H 1
  6319. | #define __EXTENSIONS__ 1
  6320. | #define _ALL_SOURCE 1
  6321. | #define _GNU_SOURCE 1
  6322. | #define _POSIX_PTHREAD_SEMANTICS 1
  6323. | #define _TANDEM_SOURCE 1
  6324. | #define HAVE_LOCALE_H 1
  6325. | #define HAVE_LC_MESSAGES 1
  6326. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  6327. | #define HAVE_GETTEXT 1
  6328. | #define HAVE_DCGETTEXT 1
  6329. | #define ENABLE_NLS 1
  6330. | #define GETTEXT_PACKAGE "glib20"
  6331. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  6332. | #define HAVE_DLFCN_H 1
  6333. | #define LT_OBJDIR ".libs/"
  6334. | #define HAVE_ALLOCA_H 1
  6335. | #define HAVE_ALLOCA 1
  6336. | #define HAVE_MMAP 1
  6337. | #define HAVE_POSIX_MEMALIGN 1
  6338. | #define HAVE_MEMALIGN 1
  6339. | #define HAVE_VALLOC 1
  6340. | #define HAVE_FSYNC 1
  6341. | #define HAVE_PIPE2 1
  6342. | #define HAVE_TIMEGM 1
  6343. | #define HAVE_GMTIME_R 1
  6344. | #define HAVE_DECL_STRERROR_R 1
  6345. | #define HAVE_STRERROR_R 1
  6346. | #define STRERROR_R_CHAR_P 1
  6347. | #define HAVE_LIBC_ENABLE_SECURE 1
  6348. | #define SIZEOF_CHAR 1
  6349. | #define SIZEOF_SHORT 2
  6350. | #define SIZEOF_LONG 8
  6351. | #define SIZEOF_INT 4
  6352. | #define SIZEOF_VOID_P 8
  6353. | #define SIZEOF_LONG_LONG 8
  6354. | #define SIZEOF___INT64 0
  6355. | #define HAVE_SIG_ATOMIC_T 1
  6356. | #define HAVE_LONG_LONG_FORMAT 1
  6357. | #define HAVE_SYS_PARAM_H 1
  6358. | #define HAVE_SYS_RESOURCE_H 1
  6359. | #define HAVE_SYS_SELECT_H 1
  6360. | #define HAVE_STDINT_H 1
  6361. | #define HAVE_INTTYPES_H 1
  6362. | #define HAVE_SCHED_H 1
  6363. | #define HAVE_MALLOC_H 1
  6364. | #define HAVE_SYS_VFS_H 1
  6365. | #define HAVE_SYS_STATFS_H 1
  6366. | #define HAVE_SYS_STATVFS_H 1
  6367. | #define HAVE_MNTENT_H 1
  6368. | #define HAVE_FSTAB_H 1
  6369. | #define HAVE_LINUX_MAGIC_H 1
  6370. | #define HAVE_TERMIOS_H 1
  6371. | #define HAVE_DIRENT_H 1
  6372. | #define HAVE_SYS_TIME_H 1
  6373. | #define HAVE_VALUES_H 1
  6374. | #define HAVE_SYS_MOUNT_H 1
  6375. | #define HAVE_SYS_SYSCTL_H 1
  6376. | #define MAJOR_IN_SYSMACROS 1
  6377. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  6378. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  6379. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  6380. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  6381. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  6382. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  6383. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  6384. | /* end confdefs.h.  */
  6385. | #include <time.h>
  6386. |
  6387. | int
  6388. | main ()
  6389. | {
  6390. | static struct tm ac_aggr;
  6391. | if (ac_aggr.__tm_gmtoff)
  6392. | return 0;
  6393. |   ;
  6394. |   return 0;
  6395. | }
  6396. configure:23234: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  6397. conftest.c: In function 'main':
  6398. conftest.c:95:19: error: 'struct tm' has no member named '__tm_gmtoff'; did you mean 'tm_gmtoff'?
  6399.  if (sizeof ac_aggr.__tm_gmtoff)
  6400.                    ^
  6401. configure:23234: $? = 1
  6402. configure: failed program was:
  6403. | /* confdefs.h */
  6404. | #define PACKAGE_NAME "glib"
  6405. | #define PACKAGE_TARNAME "glib"
  6406. | #define PACKAGE_VERSION "2.56.2"
  6407. | #define PACKAGE_STRING "glib 2.56.2"
  6408. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  6409. | #define PACKAGE_URL ""
  6410. | #define GLIB_MAJOR_VERSION 2
  6411. | #define GLIB_MINOR_VERSION 56
  6412. | #define GLIB_MICRO_VERSION 2
  6413. | #define GLIB_INTERFACE_AGE 2
  6414. | #define GLIB_BINARY_AGE 5602
  6415. | #define STDC_HEADERS 1
  6416. | #define HAVE_SYS_TYPES_H 1
  6417. | #define HAVE_SYS_STAT_H 1
  6418. | #define HAVE_STDLIB_H 1
  6419. | #define HAVE_STRING_H 1
  6420. | #define HAVE_MEMORY_H 1
  6421. | #define HAVE_STRINGS_H 1
  6422. | #define HAVE_INTTYPES_H 1
  6423. | #define HAVE_STDINT_H 1
  6424. | #define HAVE_UNISTD_H 1
  6425. | #define __EXTENSIONS__ 1
  6426. | #define _ALL_SOURCE 1
  6427. | #define _GNU_SOURCE 1
  6428. | #define _POSIX_PTHREAD_SEMANTICS 1
  6429. | #define _TANDEM_SOURCE 1
  6430. | #define HAVE_LOCALE_H 1
  6431. | #define HAVE_LC_MESSAGES 1
  6432. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  6433. | #define HAVE_GETTEXT 1
  6434. | #define HAVE_DCGETTEXT 1
  6435. | #define ENABLE_NLS 1
  6436. | #define GETTEXT_PACKAGE "glib20"
  6437. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  6438. | #define HAVE_DLFCN_H 1
  6439. | #define LT_OBJDIR ".libs/"
  6440. | #define HAVE_ALLOCA_H 1
  6441. | #define HAVE_ALLOCA 1
  6442. | #define HAVE_MMAP 1
  6443. | #define HAVE_POSIX_MEMALIGN 1
  6444. | #define HAVE_MEMALIGN 1
  6445. | #define HAVE_VALLOC 1
  6446. | #define HAVE_FSYNC 1
  6447. | #define HAVE_PIPE2 1
  6448. | #define HAVE_TIMEGM 1
  6449. | #define HAVE_GMTIME_R 1
  6450. | #define HAVE_DECL_STRERROR_R 1
  6451. | #define HAVE_STRERROR_R 1
  6452. | #define STRERROR_R_CHAR_P 1
  6453. | #define HAVE_LIBC_ENABLE_SECURE 1
  6454. | #define SIZEOF_CHAR 1
  6455. | #define SIZEOF_SHORT 2
  6456. | #define SIZEOF_LONG 8
  6457. | #define SIZEOF_INT 4
  6458. | #define SIZEOF_VOID_P 8
  6459. | #define SIZEOF_LONG_LONG 8
  6460. | #define SIZEOF___INT64 0
  6461. | #define HAVE_SIG_ATOMIC_T 1
  6462. | #define HAVE_LONG_LONG_FORMAT 1
  6463. | #define HAVE_SYS_PARAM_H 1
  6464. | #define HAVE_SYS_RESOURCE_H 1
  6465. | #define HAVE_SYS_SELECT_H 1
  6466. | #define HAVE_STDINT_H 1
  6467. | #define HAVE_INTTYPES_H 1
  6468. | #define HAVE_SCHED_H 1
  6469. | #define HAVE_MALLOC_H 1
  6470. | #define HAVE_SYS_VFS_H 1
  6471. | #define HAVE_SYS_STATFS_H 1
  6472. | #define HAVE_SYS_STATVFS_H 1
  6473. | #define HAVE_MNTENT_H 1
  6474. | #define HAVE_FSTAB_H 1
  6475. | #define HAVE_LINUX_MAGIC_H 1
  6476. | #define HAVE_TERMIOS_H 1
  6477. | #define HAVE_DIRENT_H 1
  6478. | #define HAVE_SYS_TIME_H 1
  6479. | #define HAVE_VALUES_H 1
  6480. | #define HAVE_SYS_MOUNT_H 1
  6481. | #define HAVE_SYS_SYSCTL_H 1
  6482. | #define MAJOR_IN_SYSMACROS 1
  6483. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  6484. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  6485. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  6486. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  6487. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  6488. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  6489. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  6490. | /* end confdefs.h.  */
  6491. | #include <time.h>
  6492. |
  6493. | int
  6494. | main ()
  6495. | {
  6496. | static struct tm ac_aggr;
  6497. | if (sizeof ac_aggr.__tm_gmtoff)
  6498. | return 0;
  6499. |   ;
  6500. |   return 0;
  6501. | }
  6502. configure:23234: result: no
  6503. configure:23249: checking for dirent.h that defines DIR
  6504. configure:23268: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  6505. configure:23268: $? = 0
  6506. configure:23276: result: yes
  6507. configure:23289: checking for library containing opendir
  6508. configure:23320: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6509. configure:23320: $? = 0
  6510. configure:23337: result: none required
  6511. configure:23406: checking for struct dirent.d_type
  6512. configure:23406: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  6513. configure:23406: $? = 0
  6514. configure:23406: result: yes
  6515. configure:23437: checking for nl_langinfo and CODESET
  6516. configure:23453: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6517. configure:23453: $? = 0
  6518. configure:23462: result: yes
  6519. configure:23471: checking whether we are using the GNU C Library 2.1 or newer
  6520. configure:23498: result: yes
  6521. configure:23520: checking size of size_t
  6522. configure:23525: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6523. configure:23525: $? = 0
  6524. configure:23525: ./conftest
  6525. configure:23525: $? = 0
  6526. configure:23539: result: 8
  6527. configure:23550: checking for the appropriate definition for size_t
  6528. configure:23661: result: unsigned long
  6529. configure:23668: checking size of ssize_t
  6530. configure:23673: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6531. configure:23673: $? = 0
  6532. configure:23673: ./conftest
  6533. configure:23673: $? = 0
  6534. configure:23687: result: 8
  6535. configure:23698: checking for the appropriate definition for ssize_t
  6536. configure:23823: result: long
  6537. configure:23830: checking for lstat
  6538. configure:23830: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6539. configure:23830: $? = 0
  6540. configure:23830: result: yes
  6541. configure:23830: checking for strsignal
  6542. configure:23830: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6543. configure:23830: $? = 0
  6544. configure:23830: result: yes
  6545. configure:23830: checking for vsnprintf
  6546. configure:23830: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6547. conftest.c:119:6: warning: conflicting types for built-in function 'vsnprintf'
  6548.  char vsnprintf ();
  6549.       ^~~~~~~~~
  6550. configure:23830: $? = 0
  6551. configure:23830: result: yes
  6552. configure:23830: checking for stpcpy
  6553. configure:23830: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6554. conftest.c:120:6: warning: conflicting types for built-in function 'stpcpy'
  6555.  char stpcpy ();
  6556.       ^~~~~~
  6557. configure:23830: $? = 0
  6558. configure:23830: result: yes
  6559. configure:23830: checking for strcasecmp
  6560. configure:23830: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6561. conftest.c:121:6: warning: conflicting types for built-in function 'strcasecmp'
  6562.  char strcasecmp ();
  6563.       ^~~~~~~~~~
  6564. configure:23830: $? = 0
  6565. configure:23830: result: yes
  6566. configure:23830: checking for strncasecmp
  6567. configure:23830: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6568. conftest.c:122:6: warning: conflicting types for built-in function 'strncasecmp'
  6569.  char strncasecmp ();
  6570.       ^~~~~~~~~~~
  6571. configure:23830: $? = 0
  6572. configure:23830: result: yes
  6573. configure:23830: checking for poll
  6574. configure:23830: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6575. configure:23830: $? = 0
  6576. configure:23830: result: yes
  6577. configure:23830: checking for vasprintf
  6578. configure:23830: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6579. configure:23830: $? = 0
  6580. configure:23830: result: yes
  6581. configure:23830: checking for setenv
  6582. configure:23830: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6583. configure:23830: $? = 0
  6584. configure:23830: result: yes
  6585. configure:23830: checking for unsetenv
  6586. configure:23830: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6587. configure:23830: $? = 0
  6588. configure:23830: result: yes
  6589. configure:23830: checking for getc_unlocked
  6590. configure:23830: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6591. configure:23830: $? = 0
  6592. configure:23830: result: yes
  6593. configure:23830: checking for readlink
  6594. configure:23830: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6595. configure:23830: $? = 0
  6596. configure:23830: result: yes
  6597. configure:23830: checking for symlink
  6598. configure:23830: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6599. configure:23830: $? = 0
  6600. configure:23830: result: yes
  6601. configure:23830: checking for fdwalk
  6602. configure:23830: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6603. /var/tmp/portage/dev-libs/glib-2.56.2/temp/cccBeoqL.o: In function `main':
  6604. conftest.c:(.text.startup+0x7): undefined reference to `fdwalk'
  6605. collect2: error: ld returned 1 exit status
  6606. configure:23830: $? = 1
  6607. configure: failed program was:
  6608. | /* confdefs.h */
  6609. | #define PACKAGE_NAME "glib"
  6610. | #define PACKAGE_TARNAME "glib"
  6611. | #define PACKAGE_VERSION "2.56.2"
  6612. | #define PACKAGE_STRING "glib 2.56.2"
  6613. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  6614. | #define PACKAGE_URL ""
  6615. | #define GLIB_MAJOR_VERSION 2
  6616. | #define GLIB_MINOR_VERSION 56
  6617. | #define GLIB_MICRO_VERSION 2
  6618. | #define GLIB_INTERFACE_AGE 2
  6619. | #define GLIB_BINARY_AGE 5602
  6620. | #define STDC_HEADERS 1
  6621. | #define HAVE_SYS_TYPES_H 1
  6622. | #define HAVE_SYS_STAT_H 1
  6623. | #define HAVE_STDLIB_H 1
  6624. | #define HAVE_STRING_H 1
  6625. | #define HAVE_MEMORY_H 1
  6626. | #define HAVE_STRINGS_H 1
  6627. | #define HAVE_INTTYPES_H 1
  6628. | #define HAVE_STDINT_H 1
  6629. | #define HAVE_UNISTD_H 1
  6630. | #define __EXTENSIONS__ 1
  6631. | #define _ALL_SOURCE 1
  6632. | #define _GNU_SOURCE 1
  6633. | #define _POSIX_PTHREAD_SEMANTICS 1
  6634. | #define _TANDEM_SOURCE 1
  6635. | #define HAVE_LOCALE_H 1
  6636. | #define HAVE_LC_MESSAGES 1
  6637. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  6638. | #define HAVE_GETTEXT 1
  6639. | #define HAVE_DCGETTEXT 1
  6640. | #define ENABLE_NLS 1
  6641. | #define GETTEXT_PACKAGE "glib20"
  6642. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  6643. | #define HAVE_DLFCN_H 1
  6644. | #define LT_OBJDIR ".libs/"
  6645. | #define HAVE_ALLOCA_H 1
  6646. | #define HAVE_ALLOCA 1
  6647. | #define HAVE_MMAP 1
  6648. | #define HAVE_POSIX_MEMALIGN 1
  6649. | #define HAVE_MEMALIGN 1
  6650. | #define HAVE_VALLOC 1
  6651. | #define HAVE_FSYNC 1
  6652. | #define HAVE_PIPE2 1
  6653. | #define HAVE_TIMEGM 1
  6654. | #define HAVE_GMTIME_R 1
  6655. | #define HAVE_DECL_STRERROR_R 1
  6656. | #define HAVE_STRERROR_R 1
  6657. | #define STRERROR_R_CHAR_P 1
  6658. | #define HAVE_LIBC_ENABLE_SECURE 1
  6659. | #define SIZEOF_CHAR 1
  6660. | #define SIZEOF_SHORT 2
  6661. | #define SIZEOF_LONG 8
  6662. | #define SIZEOF_INT 4
  6663. | #define SIZEOF_VOID_P 8
  6664. | #define SIZEOF_LONG_LONG 8
  6665. | #define SIZEOF___INT64 0
  6666. | #define HAVE_SIG_ATOMIC_T 1
  6667. | #define HAVE_LONG_LONG_FORMAT 1
  6668. | #define HAVE_SYS_PARAM_H 1
  6669. | #define HAVE_SYS_RESOURCE_H 1
  6670. | #define HAVE_SYS_SELECT_H 1
  6671. | #define HAVE_STDINT_H 1
  6672. | #define HAVE_INTTYPES_H 1
  6673. | #define HAVE_SCHED_H 1
  6674. | #define HAVE_MALLOC_H 1
  6675. | #define HAVE_SYS_VFS_H 1
  6676. | #define HAVE_SYS_STATFS_H 1
  6677. | #define HAVE_SYS_STATVFS_H 1
  6678. | #define HAVE_MNTENT_H 1
  6679. | #define HAVE_FSTAB_H 1
  6680. | #define HAVE_LINUX_MAGIC_H 1
  6681. | #define HAVE_TERMIOS_H 1
  6682. | #define HAVE_DIRENT_H 1
  6683. | #define HAVE_SYS_TIME_H 1
  6684. | #define HAVE_VALUES_H 1
  6685. | #define HAVE_SYS_MOUNT_H 1
  6686. | #define HAVE_SYS_SYSCTL_H 1
  6687. | #define MAJOR_IN_SYSMACROS 1
  6688. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  6689. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  6690. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  6691. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  6692. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  6693. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  6694. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  6695. | #define HAVE_DIRENT_H 1
  6696. | #define HAVE_STRUCT_DIRENT_D_TYPE 1
  6697. | #define HAVE_LANGINFO_CODESET 1
  6698. | #define SIZEOF_SIZE_T 8
  6699. | #define SIZEOF_SSIZE_T 8
  6700. | #define HAVE_LSTAT 1
  6701. | #define HAVE_STRSIGNAL 1
  6702. | #define HAVE_VSNPRINTF 1
  6703. | #define HAVE_STPCPY 1
  6704. | #define HAVE_STRCASECMP 1
  6705. | #define HAVE_STRNCASECMP 1
  6706. | #define HAVE_POLL 1
  6707. | #define HAVE_VASPRINTF 1
  6708. | #define HAVE_SETENV 1
  6709. | #define HAVE_UNSETENV 1
  6710. | #define HAVE_GETC_UNLOCKED 1
  6711. | #define HAVE_READLINK 1
  6712. | #define HAVE_SYMLINK 1
  6713. | /* end confdefs.h.  */
  6714. | /* Define fdwalk to an innocuous variant, in case <limits.h> declares fdwalk.
  6715. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  6716. | #define fdwalk innocuous_fdwalk
  6717. |
  6718. | /* System header to define __stub macros and hopefully few prototypes,
  6719. |     which can conflict with char fdwalk (); below.
  6720. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  6721. |     <limits.h> exists even on freestanding compilers.  */
  6722. |
  6723. | #ifdef __STDC__
  6724. | # include <limits.h>
  6725. | #else
  6726. | # include <assert.h>
  6727. | #endif
  6728. |
  6729. | #undef fdwalk
  6730. |
  6731. | /* Override any GCC internal prototype to avoid an error.
  6732. |    Use char because int might match the return type of a GCC
  6733. |    builtin and then its argument prototype would still apply.  */
  6734. | #ifdef __cplusplus
  6735. | extern "C"
  6736. | #endif
  6737. | char fdwalk ();
  6738. | /* The GNU C library defines this for functions which it implements
  6739. |     to always fail with ENOSYS.  Some functions are actually named
  6740. |     something starting with __ and the normal name is an alias.  */
  6741. | #if defined __stub_fdwalk || defined __stub___fdwalk
  6742. | choke me
  6743. | #endif
  6744. |
  6745. | int
  6746. | main ()
  6747. | {
  6748. | return fdwalk ();
  6749. |   ;
  6750. |   return 0;
  6751. | }
  6752. configure:23830: result: no
  6753. configure:23830: checking for mkostemp
  6754. configure:23830: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6755. configure:23830: $? = 0
  6756. configure:23830: result: yes
  6757. configure:23830: checking for link
  6758. configure:23830: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6759. configure:23830: $? = 0
  6760. configure:23830: result: yes
  6761. configure:23842: checking for lchmod
  6762. configure:23842: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6763. conftest.c:137:1: error: unknown type name 'choke'
  6764.  choke me
  6765.  ^~~~~
  6766. conftest.c:140:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
  6767.  int
  6768.  ^~~
  6769. configure:23842: $? = 1
  6770. configure: failed program was:
  6771. | /* confdefs.h */
  6772. | #define PACKAGE_NAME "glib"
  6773. | #define PACKAGE_TARNAME "glib"
  6774. | #define PACKAGE_VERSION "2.56.2"
  6775. | #define PACKAGE_STRING "glib 2.56.2"
  6776. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  6777. | #define PACKAGE_URL ""
  6778. | #define GLIB_MAJOR_VERSION 2
  6779. | #define GLIB_MINOR_VERSION 56
  6780. | #define GLIB_MICRO_VERSION 2
  6781. | #define GLIB_INTERFACE_AGE 2
  6782. | #define GLIB_BINARY_AGE 5602
  6783. | #define STDC_HEADERS 1
  6784. | #define HAVE_SYS_TYPES_H 1
  6785. | #define HAVE_SYS_STAT_H 1
  6786. | #define HAVE_STDLIB_H 1
  6787. | #define HAVE_STRING_H 1
  6788. | #define HAVE_MEMORY_H 1
  6789. | #define HAVE_STRINGS_H 1
  6790. | #define HAVE_INTTYPES_H 1
  6791. | #define HAVE_STDINT_H 1
  6792. | #define HAVE_UNISTD_H 1
  6793. | #define __EXTENSIONS__ 1
  6794. | #define _ALL_SOURCE 1
  6795. | #define _GNU_SOURCE 1
  6796. | #define _POSIX_PTHREAD_SEMANTICS 1
  6797. | #define _TANDEM_SOURCE 1
  6798. | #define HAVE_LOCALE_H 1
  6799. | #define HAVE_LC_MESSAGES 1
  6800. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  6801. | #define HAVE_GETTEXT 1
  6802. | #define HAVE_DCGETTEXT 1
  6803. | #define ENABLE_NLS 1
  6804. | #define GETTEXT_PACKAGE "glib20"
  6805. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  6806. | #define HAVE_DLFCN_H 1
  6807. | #define LT_OBJDIR ".libs/"
  6808. | #define HAVE_ALLOCA_H 1
  6809. | #define HAVE_ALLOCA 1
  6810. | #define HAVE_MMAP 1
  6811. | #define HAVE_POSIX_MEMALIGN 1
  6812. | #define HAVE_MEMALIGN 1
  6813. | #define HAVE_VALLOC 1
  6814. | #define HAVE_FSYNC 1
  6815. | #define HAVE_PIPE2 1
  6816. | #define HAVE_TIMEGM 1
  6817. | #define HAVE_GMTIME_R 1
  6818. | #define HAVE_DECL_STRERROR_R 1
  6819. | #define HAVE_STRERROR_R 1
  6820. | #define STRERROR_R_CHAR_P 1
  6821. | #define HAVE_LIBC_ENABLE_SECURE 1
  6822. | #define SIZEOF_CHAR 1
  6823. | #define SIZEOF_SHORT 2
  6824. | #define SIZEOF_LONG 8
  6825. | #define SIZEOF_INT 4
  6826. | #define SIZEOF_VOID_P 8
  6827. | #define SIZEOF_LONG_LONG 8
  6828. | #define SIZEOF___INT64 0
  6829. | #define HAVE_SIG_ATOMIC_T 1
  6830. | #define HAVE_LONG_LONG_FORMAT 1
  6831. | #define HAVE_SYS_PARAM_H 1
  6832. | #define HAVE_SYS_RESOURCE_H 1
  6833. | #define HAVE_SYS_SELECT_H 1
  6834. | #define HAVE_STDINT_H 1
  6835. | #define HAVE_INTTYPES_H 1
  6836. | #define HAVE_SCHED_H 1
  6837. | #define HAVE_MALLOC_H 1
  6838. | #define HAVE_SYS_VFS_H 1
  6839. | #define HAVE_SYS_STATFS_H 1
  6840. | #define HAVE_SYS_STATVFS_H 1
  6841. | #define HAVE_MNTENT_H 1
  6842. | #define HAVE_FSTAB_H 1
  6843. | #define HAVE_LINUX_MAGIC_H 1
  6844. | #define HAVE_TERMIOS_H 1
  6845. | #define HAVE_DIRENT_H 1
  6846. | #define HAVE_SYS_TIME_H 1
  6847. | #define HAVE_VALUES_H 1
  6848. | #define HAVE_SYS_MOUNT_H 1
  6849. | #define HAVE_SYS_SYSCTL_H 1
  6850. | #define MAJOR_IN_SYSMACROS 1
  6851. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  6852. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  6853. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  6854. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  6855. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  6856. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  6857. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  6858. | #define HAVE_DIRENT_H 1
  6859. | #define HAVE_STRUCT_DIRENT_D_TYPE 1
  6860. | #define HAVE_LANGINFO_CODESET 1
  6861. | #define SIZEOF_SIZE_T 8
  6862. | #define SIZEOF_SSIZE_T 8
  6863. | #define HAVE_LSTAT 1
  6864. | #define HAVE_STRSIGNAL 1
  6865. | #define HAVE_VSNPRINTF 1
  6866. | #define HAVE_STPCPY 1
  6867. | #define HAVE_STRCASECMP 1
  6868. | #define HAVE_STRNCASECMP 1
  6869. | #define HAVE_POLL 1
  6870. | #define HAVE_VASPRINTF 1
  6871. | #define HAVE_SETENV 1
  6872. | #define HAVE_UNSETENV 1
  6873. | #define HAVE_GETC_UNLOCKED 1
  6874. | #define HAVE_READLINK 1
  6875. | #define HAVE_SYMLINK 1
  6876. | #define HAVE_MKOSTEMP 1
  6877. | #define HAVE_LINK 1
  6878. | /* end confdefs.h.  */
  6879. | /* Define lchmod to an innocuous variant, in case <limits.h> declares lchmod.
  6880. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  6881. | #define lchmod innocuous_lchmod
  6882. |
  6883. | /* System header to define __stub macros and hopefully few prototypes,
  6884. |     which can conflict with char lchmod (); below.
  6885. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  6886. |     <limits.h> exists even on freestanding compilers.  */
  6887. |
  6888. | #ifdef __STDC__
  6889. | # include <limits.h>
  6890. | #else
  6891. | # include <assert.h>
  6892. | #endif
  6893. |
  6894. | #undef lchmod
  6895. |
  6896. | /* Override any GCC internal prototype to avoid an error.
  6897. |    Use char because int might match the return type of a GCC
  6898. |    builtin and then its argument prototype would still apply.  */
  6899. | #ifdef __cplusplus
  6900. | extern "C"
  6901. | #endif
  6902. | char lchmod ();
  6903. | /* The GNU C library defines this for functions which it implements
  6904. |     to always fail with ENOSYS.  Some functions are actually named
  6905. |     something starting with __ and the normal name is an alias.  */
  6906. | #if defined __stub_lchmod || defined __stub___lchmod
  6907. | choke me
  6908. | #endif
  6909. |
  6910. | int
  6911. | main ()
  6912. | {
  6913. | return lchmod ();
  6914. |   ;
  6915. |   return 0;
  6916. | }
  6917. configure:23842: result: no
  6918. configure:23842: checking for lchown
  6919. configure:23842: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6920. configure:23842: $? = 0
  6921. configure:23842: result: yes
  6922. configure:23842: checking for fchmod
  6923. configure:23842: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6924. configure:23842: $? = 0
  6925. configure:23842: result: yes
  6926. configure:23842: checking for fchown
  6927. configure:23842: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6928. configure:23842: $? = 0
  6929. configure:23842: result: yes
  6930. configure:23842: checking for utimes
  6931. configure:23842: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6932. configure:23842: $? = 0
  6933. configure:23842: result: yes
  6934. configure:23842: checking for getresuid
  6935. configure:23842: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6936. configure:23842: $? = 0
  6937. configure:23842: result: yes
  6938. configure:23854: checking for getmntent_r
  6939. configure:23854: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6940. configure:23854: $? = 0
  6941. configure:23854: result: yes
  6942. configure:23854: checking for setmntent
  6943. configure:23854: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6944. configure:23854: $? = 0
  6945. configure:23854: result: yes
  6946. configure:23854: checking for endmntent
  6947. configure:23854: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6948. configure:23854: $? = 0
  6949. configure:23854: result: yes
  6950. configure:23854: checking for hasmntopt
  6951. configure:23854: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6952. configure:23854: $? = 0
  6953. configure:23854: result: yes
  6954. configure:23854: checking for getfsstat
  6955. configure:23854: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  6956. /var/tmp/portage/dev-libs/glib-2.56.2/temp/ccm4tx6j.o: In function `main':
  6957. conftest.c:(.text.startup+0x7): undefined reference to `getfsstat'
  6958. collect2: error: ld returned 1 exit status
  6959. configure:23854: $? = 1
  6960. configure: failed program was:
  6961. | /* confdefs.h */
  6962. | #define PACKAGE_NAME "glib"
  6963. | #define PACKAGE_TARNAME "glib"
  6964. | #define PACKAGE_VERSION "2.56.2"
  6965. | #define PACKAGE_STRING "glib 2.56.2"
  6966. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  6967. | #define PACKAGE_URL ""
  6968. | #define GLIB_MAJOR_VERSION 2
  6969. | #define GLIB_MINOR_VERSION 56
  6970. | #define GLIB_MICRO_VERSION 2
  6971. | #define GLIB_INTERFACE_AGE 2
  6972. | #define GLIB_BINARY_AGE 5602
  6973. | #define STDC_HEADERS 1
  6974. | #define HAVE_SYS_TYPES_H 1
  6975. | #define HAVE_SYS_STAT_H 1
  6976. | #define HAVE_STDLIB_H 1
  6977. | #define HAVE_STRING_H 1
  6978. | #define HAVE_MEMORY_H 1
  6979. | #define HAVE_STRINGS_H 1
  6980. | #define HAVE_INTTYPES_H 1
  6981. | #define HAVE_STDINT_H 1
  6982. | #define HAVE_UNISTD_H 1
  6983. | #define __EXTENSIONS__ 1
  6984. | #define _ALL_SOURCE 1
  6985. | #define _GNU_SOURCE 1
  6986. | #define _POSIX_PTHREAD_SEMANTICS 1
  6987. | #define _TANDEM_SOURCE 1
  6988. | #define HAVE_LOCALE_H 1
  6989. | #define HAVE_LC_MESSAGES 1
  6990. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  6991. | #define HAVE_GETTEXT 1
  6992. | #define HAVE_DCGETTEXT 1
  6993. | #define ENABLE_NLS 1
  6994. | #define GETTEXT_PACKAGE "glib20"
  6995. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  6996. | #define HAVE_DLFCN_H 1
  6997. | #define LT_OBJDIR ".libs/"
  6998. | #define HAVE_ALLOCA_H 1
  6999. | #define HAVE_ALLOCA 1
  7000. | #define HAVE_MMAP 1
  7001. | #define HAVE_POSIX_MEMALIGN 1
  7002. | #define HAVE_MEMALIGN 1
  7003. | #define HAVE_VALLOC 1
  7004. | #define HAVE_FSYNC 1
  7005. | #define HAVE_PIPE2 1
  7006. | #define HAVE_TIMEGM 1
  7007. | #define HAVE_GMTIME_R 1
  7008. | #define HAVE_DECL_STRERROR_R 1
  7009. | #define HAVE_STRERROR_R 1
  7010. | #define STRERROR_R_CHAR_P 1
  7011. | #define HAVE_LIBC_ENABLE_SECURE 1
  7012. | #define SIZEOF_CHAR 1
  7013. | #define SIZEOF_SHORT 2
  7014. | #define SIZEOF_LONG 8
  7015. | #define SIZEOF_INT 4
  7016. | #define SIZEOF_VOID_P 8
  7017. | #define SIZEOF_LONG_LONG 8
  7018. | #define SIZEOF___INT64 0
  7019. | #define HAVE_SIG_ATOMIC_T 1
  7020. | #define HAVE_LONG_LONG_FORMAT 1
  7021. | #define HAVE_SYS_PARAM_H 1
  7022. | #define HAVE_SYS_RESOURCE_H 1
  7023. | #define HAVE_SYS_SELECT_H 1
  7024. | #define HAVE_STDINT_H 1
  7025. | #define HAVE_INTTYPES_H 1
  7026. | #define HAVE_SCHED_H 1
  7027. | #define HAVE_MALLOC_H 1
  7028. | #define HAVE_SYS_VFS_H 1
  7029. | #define HAVE_SYS_STATFS_H 1
  7030. | #define HAVE_SYS_STATVFS_H 1
  7031. | #define HAVE_MNTENT_H 1
  7032. | #define HAVE_FSTAB_H 1
  7033. | #define HAVE_LINUX_MAGIC_H 1
  7034. | #define HAVE_TERMIOS_H 1
  7035. | #define HAVE_DIRENT_H 1
  7036. | #define HAVE_SYS_TIME_H 1
  7037. | #define HAVE_VALUES_H 1
  7038. | #define HAVE_SYS_MOUNT_H 1
  7039. | #define HAVE_SYS_SYSCTL_H 1
  7040. | #define MAJOR_IN_SYSMACROS 1
  7041. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  7042. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  7043. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  7044. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  7045. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  7046. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  7047. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  7048. | #define HAVE_DIRENT_H 1
  7049. | #define HAVE_STRUCT_DIRENT_D_TYPE 1
  7050. | #define HAVE_LANGINFO_CODESET 1
  7051. | #define SIZEOF_SIZE_T 8
  7052. | #define SIZEOF_SSIZE_T 8
  7053. | #define HAVE_LSTAT 1
  7054. | #define HAVE_STRSIGNAL 1
  7055. | #define HAVE_VSNPRINTF 1
  7056. | #define HAVE_STPCPY 1
  7057. | #define HAVE_STRCASECMP 1
  7058. | #define HAVE_STRNCASECMP 1
  7059. | #define HAVE_POLL 1
  7060. | #define HAVE_VASPRINTF 1
  7061. | #define HAVE_SETENV 1
  7062. | #define HAVE_UNSETENV 1
  7063. | #define HAVE_GETC_UNLOCKED 1
  7064. | #define HAVE_READLINK 1
  7065. | #define HAVE_SYMLINK 1
  7066. | #define HAVE_MKOSTEMP 1
  7067. | #define HAVE_LINK 1
  7068. | #define HAVE_LCHOWN 1
  7069. | #define HAVE_FCHMOD 1
  7070. | #define HAVE_FCHOWN 1
  7071. | #define HAVE_UTIMES 1
  7072. | #define HAVE_GETRESUID 1
  7073. | #define HAVE_GETMNTENT_R 1
  7074. | #define HAVE_SETMNTENT 1
  7075. | #define HAVE_ENDMNTENT 1
  7076. | #define HAVE_HASMNTOPT 1
  7077. | /* end confdefs.h.  */
  7078. | /* Define getfsstat to an innocuous variant, in case <limits.h> declares getfsstat.
  7079. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  7080. | #define getfsstat innocuous_getfsstat
  7081. |
  7082. | /* System header to define __stub macros and hopefully few prototypes,
  7083. |     which can conflict with char getfsstat (); below.
  7084. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  7085. |     <limits.h> exists even on freestanding compilers.  */
  7086. |
  7087. | #ifdef __STDC__
  7088. | # include <limits.h>
  7089. | #else
  7090. | # include <assert.h>
  7091. | #endif
  7092. |
  7093. | #undef getfsstat
  7094. |
  7095. | /* Override any GCC internal prototype to avoid an error.
  7096. |    Use char because int might match the return type of a GCC
  7097. |    builtin and then its argument prototype would still apply.  */
  7098. | #ifdef __cplusplus
  7099. | extern "C"
  7100. | #endif
  7101. | char getfsstat ();
  7102. | /* The GNU C library defines this for functions which it implements
  7103. |     to always fail with ENOSYS.  Some functions are actually named
  7104. |     something starting with __ and the normal name is an alias.  */
  7105. | #if defined __stub_getfsstat || defined __stub___getfsstat
  7106. | choke me
  7107. | #endif
  7108. |
  7109. | int
  7110. | main ()
  7111. | {
  7112. | return getfsstat ();
  7113. |   ;
  7114. |   return 0;
  7115. | }
  7116. configure:23854: result: no
  7117. configure:23854: checking for getvfsstat
  7118. configure:23854: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7119. /var/tmp/portage/dev-libs/glib-2.56.2/temp/ccjeExRo.o: In function `main':
  7120. conftest.c:(.text.startup+0x7): undefined reference to `getvfsstat'
  7121. collect2: error: ld returned 1 exit status
  7122. configure:23854: $? = 1
  7123. configure: failed program was:
  7124. | /* confdefs.h */
  7125. | #define PACKAGE_NAME "glib"
  7126. | #define PACKAGE_TARNAME "glib"
  7127. | #define PACKAGE_VERSION "2.56.2"
  7128. | #define PACKAGE_STRING "glib 2.56.2"
  7129. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  7130. | #define PACKAGE_URL ""
  7131. | #define GLIB_MAJOR_VERSION 2
  7132. | #define GLIB_MINOR_VERSION 56
  7133. | #define GLIB_MICRO_VERSION 2
  7134. | #define GLIB_INTERFACE_AGE 2
  7135. | #define GLIB_BINARY_AGE 5602
  7136. | #define STDC_HEADERS 1
  7137. | #define HAVE_SYS_TYPES_H 1
  7138. | #define HAVE_SYS_STAT_H 1
  7139. | #define HAVE_STDLIB_H 1
  7140. | #define HAVE_STRING_H 1
  7141. | #define HAVE_MEMORY_H 1
  7142. | #define HAVE_STRINGS_H 1
  7143. | #define HAVE_INTTYPES_H 1
  7144. | #define HAVE_STDINT_H 1
  7145. | #define HAVE_UNISTD_H 1
  7146. | #define __EXTENSIONS__ 1
  7147. | #define _ALL_SOURCE 1
  7148. | #define _GNU_SOURCE 1
  7149. | #define _POSIX_PTHREAD_SEMANTICS 1
  7150. | #define _TANDEM_SOURCE 1
  7151. | #define HAVE_LOCALE_H 1
  7152. | #define HAVE_LC_MESSAGES 1
  7153. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  7154. | #define HAVE_GETTEXT 1
  7155. | #define HAVE_DCGETTEXT 1
  7156. | #define ENABLE_NLS 1
  7157. | #define GETTEXT_PACKAGE "glib20"
  7158. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  7159. | #define HAVE_DLFCN_H 1
  7160. | #define LT_OBJDIR ".libs/"
  7161. | #define HAVE_ALLOCA_H 1
  7162. | #define HAVE_ALLOCA 1
  7163. | #define HAVE_MMAP 1
  7164. | #define HAVE_POSIX_MEMALIGN 1
  7165. | #define HAVE_MEMALIGN 1
  7166. | #define HAVE_VALLOC 1
  7167. | #define HAVE_FSYNC 1
  7168. | #define HAVE_PIPE2 1
  7169. | #define HAVE_TIMEGM 1
  7170. | #define HAVE_GMTIME_R 1
  7171. | #define HAVE_DECL_STRERROR_R 1
  7172. | #define HAVE_STRERROR_R 1
  7173. | #define STRERROR_R_CHAR_P 1
  7174. | #define HAVE_LIBC_ENABLE_SECURE 1
  7175. | #define SIZEOF_CHAR 1
  7176. | #define SIZEOF_SHORT 2
  7177. | #define SIZEOF_LONG 8
  7178. | #define SIZEOF_INT 4
  7179. | #define SIZEOF_VOID_P 8
  7180. | #define SIZEOF_LONG_LONG 8
  7181. | #define SIZEOF___INT64 0
  7182. | #define HAVE_SIG_ATOMIC_T 1
  7183. | #define HAVE_LONG_LONG_FORMAT 1
  7184. | #define HAVE_SYS_PARAM_H 1
  7185. | #define HAVE_SYS_RESOURCE_H 1
  7186. | #define HAVE_SYS_SELECT_H 1
  7187. | #define HAVE_STDINT_H 1
  7188. | #define HAVE_INTTYPES_H 1
  7189. | #define HAVE_SCHED_H 1
  7190. | #define HAVE_MALLOC_H 1
  7191. | #define HAVE_SYS_VFS_H 1
  7192. | #define HAVE_SYS_STATFS_H 1
  7193. | #define HAVE_SYS_STATVFS_H 1
  7194. | #define HAVE_MNTENT_H 1
  7195. | #define HAVE_FSTAB_H 1
  7196. | #define HAVE_LINUX_MAGIC_H 1
  7197. | #define HAVE_TERMIOS_H 1
  7198. | #define HAVE_DIRENT_H 1
  7199. | #define HAVE_SYS_TIME_H 1
  7200. | #define HAVE_VALUES_H 1
  7201. | #define HAVE_SYS_MOUNT_H 1
  7202. | #define HAVE_SYS_SYSCTL_H 1
  7203. | #define MAJOR_IN_SYSMACROS 1
  7204. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  7205. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  7206. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  7207. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  7208. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  7209. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  7210. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  7211. | #define HAVE_DIRENT_H 1
  7212. | #define HAVE_STRUCT_DIRENT_D_TYPE 1
  7213. | #define HAVE_LANGINFO_CODESET 1
  7214. | #define SIZEOF_SIZE_T 8
  7215. | #define SIZEOF_SSIZE_T 8
  7216. | #define HAVE_LSTAT 1
  7217. | #define HAVE_STRSIGNAL 1
  7218. | #define HAVE_VSNPRINTF 1
  7219. | #define HAVE_STPCPY 1
  7220. | #define HAVE_STRCASECMP 1
  7221. | #define HAVE_STRNCASECMP 1
  7222. | #define HAVE_POLL 1
  7223. | #define HAVE_VASPRINTF 1
  7224. | #define HAVE_SETENV 1
  7225. | #define HAVE_UNSETENV 1
  7226. | #define HAVE_GETC_UNLOCKED 1
  7227. | #define HAVE_READLINK 1
  7228. | #define HAVE_SYMLINK 1
  7229. | #define HAVE_MKOSTEMP 1
  7230. | #define HAVE_LINK 1
  7231. | #define HAVE_LCHOWN 1
  7232. | #define HAVE_FCHMOD 1
  7233. | #define HAVE_FCHOWN 1
  7234. | #define HAVE_UTIMES 1
  7235. | #define HAVE_GETRESUID 1
  7236. | #define HAVE_GETMNTENT_R 1
  7237. | #define HAVE_SETMNTENT 1
  7238. | #define HAVE_ENDMNTENT 1
  7239. | #define HAVE_HASMNTOPT 1
  7240. | /* end confdefs.h.  */
  7241. | /* Define getvfsstat to an innocuous variant, in case <limits.h> declares getvfsstat.
  7242. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  7243. | #define getvfsstat innocuous_getvfsstat
  7244. |
  7245. | /* System header to define __stub macros and hopefully few prototypes,
  7246. |     which can conflict with char getvfsstat (); below.
  7247. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  7248. |     <limits.h> exists even on freestanding compilers.  */
  7249. |
  7250. | #ifdef __STDC__
  7251. | # include <limits.h>
  7252. | #else
  7253. | # include <assert.h>
  7254. | #endif
  7255. |
  7256. | #undef getvfsstat
  7257. |
  7258. | /* Override any GCC internal prototype to avoid an error.
  7259. |    Use char because int might match the return type of a GCC
  7260. |    builtin and then its argument prototype would still apply.  */
  7261. | #ifdef __cplusplus
  7262. | extern "C"
  7263. | #endif
  7264. | char getvfsstat ();
  7265. | /* The GNU C library defines this for functions which it implements
  7266. |     to always fail with ENOSYS.  Some functions are actually named
  7267. |     something starting with __ and the normal name is an alias.  */
  7268. | #if defined __stub_getvfsstat || defined __stub___getvfsstat
  7269. | choke me
  7270. | #endif
  7271. |
  7272. | int
  7273. | main ()
  7274. | {
  7275. | return getvfsstat ();
  7276. |   ;
  7277. |   return 0;
  7278. | }
  7279. configure:23854: result: no
  7280. configure:23854: checking for fallocate
  7281. configure:23854: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7282. configure:23854: $? = 0
  7283. configure:23854: result: yes
  7284. configure:23866: checking for splice
  7285. configure:23866: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7286. configure:23866: $? = 0
  7287. configure:23866: result: yes
  7288. configure:23877: checking for prlimit
  7289. configure:23877: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7290. configure:23877: $? = 0
  7291. configure:23877: result: yes
  7292. configure:23892: checking for statvfs
  7293. configure:23892: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7294. configure:23892: $? = 0
  7295. configure:23892: result: yes
  7296. configure:23905: checking for statfs
  7297. configure:23905: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7298. configure:23905: $? = 0
  7299. configure:23905: result: yes
  7300. configure:23916: checking whether to use statfs or statvfs
  7301. configure:23936: result: statfs
  7302. configure:23954: checking crt_externs.h usability
  7303. configure:23954: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  7304. conftest.c:157:25: fatal error: crt_externs.h: No such file or directory
  7305.  #include <crt_externs.h>
  7306.                          ^
  7307. compilation terminated.
  7308. configure:23954: $? = 1
  7309. configure: failed program was:
  7310. | /* confdefs.h */
  7311. | #define PACKAGE_NAME "glib"
  7312. | #define PACKAGE_TARNAME "glib"
  7313. | #define PACKAGE_VERSION "2.56.2"
  7314. | #define PACKAGE_STRING "glib 2.56.2"
  7315. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  7316. | #define PACKAGE_URL ""
  7317. | #define GLIB_MAJOR_VERSION 2
  7318. | #define GLIB_MINOR_VERSION 56
  7319. | #define GLIB_MICRO_VERSION 2
  7320. | #define GLIB_INTERFACE_AGE 2
  7321. | #define GLIB_BINARY_AGE 5602
  7322. | #define STDC_HEADERS 1
  7323. | #define HAVE_SYS_TYPES_H 1
  7324. | #define HAVE_SYS_STAT_H 1
  7325. | #define HAVE_STDLIB_H 1
  7326. | #define HAVE_STRING_H 1
  7327. | #define HAVE_MEMORY_H 1
  7328. | #define HAVE_STRINGS_H 1
  7329. | #define HAVE_INTTYPES_H 1
  7330. | #define HAVE_STDINT_H 1
  7331. | #define HAVE_UNISTD_H 1
  7332. | #define __EXTENSIONS__ 1
  7333. | #define _ALL_SOURCE 1
  7334. | #define _GNU_SOURCE 1
  7335. | #define _POSIX_PTHREAD_SEMANTICS 1
  7336. | #define _TANDEM_SOURCE 1
  7337. | #define HAVE_LOCALE_H 1
  7338. | #define HAVE_LC_MESSAGES 1
  7339. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  7340. | #define HAVE_GETTEXT 1
  7341. | #define HAVE_DCGETTEXT 1
  7342. | #define ENABLE_NLS 1
  7343. | #define GETTEXT_PACKAGE "glib20"
  7344. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  7345. | #define HAVE_DLFCN_H 1
  7346. | #define LT_OBJDIR ".libs/"
  7347. | #define HAVE_ALLOCA_H 1
  7348. | #define HAVE_ALLOCA 1
  7349. | #define HAVE_MMAP 1
  7350. | #define HAVE_POSIX_MEMALIGN 1
  7351. | #define HAVE_MEMALIGN 1
  7352. | #define HAVE_VALLOC 1
  7353. | #define HAVE_FSYNC 1
  7354. | #define HAVE_PIPE2 1
  7355. | #define HAVE_TIMEGM 1
  7356. | #define HAVE_GMTIME_R 1
  7357. | #define HAVE_DECL_STRERROR_R 1
  7358. | #define HAVE_STRERROR_R 1
  7359. | #define STRERROR_R_CHAR_P 1
  7360. | #define HAVE_LIBC_ENABLE_SECURE 1
  7361. | #define SIZEOF_CHAR 1
  7362. | #define SIZEOF_SHORT 2
  7363. | #define SIZEOF_LONG 8
  7364. | #define SIZEOF_INT 4
  7365. | #define SIZEOF_VOID_P 8
  7366. | #define SIZEOF_LONG_LONG 8
  7367. | #define SIZEOF___INT64 0
  7368. | #define HAVE_SIG_ATOMIC_T 1
  7369. | #define HAVE_LONG_LONG_FORMAT 1
  7370. | #define HAVE_SYS_PARAM_H 1
  7371. | #define HAVE_SYS_RESOURCE_H 1
  7372. | #define HAVE_SYS_SELECT_H 1
  7373. | #define HAVE_STDINT_H 1
  7374. | #define HAVE_INTTYPES_H 1
  7375. | #define HAVE_SCHED_H 1
  7376. | #define HAVE_MALLOC_H 1
  7377. | #define HAVE_SYS_VFS_H 1
  7378. | #define HAVE_SYS_STATFS_H 1
  7379. | #define HAVE_SYS_STATVFS_H 1
  7380. | #define HAVE_MNTENT_H 1
  7381. | #define HAVE_FSTAB_H 1
  7382. | #define HAVE_LINUX_MAGIC_H 1
  7383. | #define HAVE_TERMIOS_H 1
  7384. | #define HAVE_DIRENT_H 1
  7385. | #define HAVE_SYS_TIME_H 1
  7386. | #define HAVE_VALUES_H 1
  7387. | #define HAVE_SYS_MOUNT_H 1
  7388. | #define HAVE_SYS_SYSCTL_H 1
  7389. | #define MAJOR_IN_SYSMACROS 1
  7390. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  7391. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  7392. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  7393. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  7394. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  7395. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  7396. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  7397. | #define HAVE_DIRENT_H 1
  7398. | #define HAVE_STRUCT_DIRENT_D_TYPE 1
  7399. | #define HAVE_LANGINFO_CODESET 1
  7400. | #define SIZEOF_SIZE_T 8
  7401. | #define SIZEOF_SSIZE_T 8
  7402. | #define HAVE_LSTAT 1
  7403. | #define HAVE_STRSIGNAL 1
  7404. | #define HAVE_VSNPRINTF 1
  7405. | #define HAVE_STPCPY 1
  7406. | #define HAVE_STRCASECMP 1
  7407. | #define HAVE_STRNCASECMP 1
  7408. | #define HAVE_POLL 1
  7409. | #define HAVE_VASPRINTF 1
  7410. | #define HAVE_SETENV 1
  7411. | #define HAVE_UNSETENV 1
  7412. | #define HAVE_GETC_UNLOCKED 1
  7413. | #define HAVE_READLINK 1
  7414. | #define HAVE_SYMLINK 1
  7415. | #define HAVE_MKOSTEMP 1
  7416. | #define HAVE_LINK 1
  7417. | #define HAVE_LCHOWN 1
  7418. | #define HAVE_FCHMOD 1
  7419. | #define HAVE_FCHOWN 1
  7420. | #define HAVE_UTIMES 1
  7421. | #define HAVE_GETRESUID 1
  7422. | #define HAVE_GETMNTENT_R 1
  7423. | #define HAVE_SETMNTENT 1
  7424. | #define HAVE_ENDMNTENT 1
  7425. | #define HAVE_HASMNTOPT 1
  7426. | #define HAVE_FALLOCATE 1
  7427. | #define HAVE_SPLICE 1
  7428. | #define HAVE_PRLIMIT 1
  7429. | #define HAVE_STATVFS 1
  7430. | #define HAVE_STATFS 1
  7431. | #define USE_STATFS 1
  7432. | /* end confdefs.h.  */
  7433. | #include <stdio.h>
  7434. | #ifdef HAVE_SYS_TYPES_H
  7435. | # include <sys/types.h>
  7436. | #endif
  7437. | #ifdef HAVE_SYS_STAT_H
  7438. | # include <sys/stat.h>
  7439. | #endif
  7440. | #ifdef STDC_HEADERS
  7441. | # include <stdlib.h>
  7442. | # include <stddef.h>
  7443. | #else
  7444. | # ifdef HAVE_STDLIB_H
  7445. | #  include <stdlib.h>
  7446. | # endif
  7447. | #endif
  7448. | #ifdef HAVE_STRING_H
  7449. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7450. | #  include <memory.h>
  7451. | # endif
  7452. | # include <string.h>
  7453. | #endif
  7454. | #ifdef HAVE_STRINGS_H
  7455. | # include <strings.h>
  7456. | #endif
  7457. | #ifdef HAVE_INTTYPES_H
  7458. | # include <inttypes.h>
  7459. | #endif
  7460. | #ifdef HAVE_STDINT_H
  7461. | # include <stdint.h>
  7462. | #endif
  7463. | #ifdef HAVE_UNISTD_H
  7464. | # include <unistd.h>
  7465. | #endif
  7466. | #include <crt_externs.h>
  7467. configure:23954: result: no
  7468. configure:23954: checking crt_externs.h presence
  7469. configure:23954: x86_64-pc-linux-gnu-gcc -E  conftest.c
  7470. conftest.c:124:25: fatal error: crt_externs.h: No such file or directory
  7471.  #include <crt_externs.h>
  7472.                          ^
  7473. compilation terminated.
  7474. configure:23954: $? = 1
  7475. configure: failed program was:
  7476. | /* confdefs.h */
  7477. | #define PACKAGE_NAME "glib"
  7478. | #define PACKAGE_TARNAME "glib"
  7479. | #define PACKAGE_VERSION "2.56.2"
  7480. | #define PACKAGE_STRING "glib 2.56.2"
  7481. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  7482. | #define PACKAGE_URL ""
  7483. | #define GLIB_MAJOR_VERSION 2
  7484. | #define GLIB_MINOR_VERSION 56
  7485. | #define GLIB_MICRO_VERSION 2
  7486. | #define GLIB_INTERFACE_AGE 2
  7487. | #define GLIB_BINARY_AGE 5602
  7488. | #define STDC_HEADERS 1
  7489. | #define HAVE_SYS_TYPES_H 1
  7490. | #define HAVE_SYS_STAT_H 1
  7491. | #define HAVE_STDLIB_H 1
  7492. | #define HAVE_STRING_H 1
  7493. | #define HAVE_MEMORY_H 1
  7494. | #define HAVE_STRINGS_H 1
  7495. | #define HAVE_INTTYPES_H 1
  7496. | #define HAVE_STDINT_H 1
  7497. | #define HAVE_UNISTD_H 1
  7498. | #define __EXTENSIONS__ 1
  7499. | #define _ALL_SOURCE 1
  7500. | #define _GNU_SOURCE 1
  7501. | #define _POSIX_PTHREAD_SEMANTICS 1
  7502. | #define _TANDEM_SOURCE 1
  7503. | #define HAVE_LOCALE_H 1
  7504. | #define HAVE_LC_MESSAGES 1
  7505. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  7506. | #define HAVE_GETTEXT 1
  7507. | #define HAVE_DCGETTEXT 1
  7508. | #define ENABLE_NLS 1
  7509. | #define GETTEXT_PACKAGE "glib20"
  7510. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  7511. | #define HAVE_DLFCN_H 1
  7512. | #define LT_OBJDIR ".libs/"
  7513. | #define HAVE_ALLOCA_H 1
  7514. | #define HAVE_ALLOCA 1
  7515. | #define HAVE_MMAP 1
  7516. | #define HAVE_POSIX_MEMALIGN 1
  7517. | #define HAVE_MEMALIGN 1
  7518. | #define HAVE_VALLOC 1
  7519. | #define HAVE_FSYNC 1
  7520. | #define HAVE_PIPE2 1
  7521. | #define HAVE_TIMEGM 1
  7522. | #define HAVE_GMTIME_R 1
  7523. | #define HAVE_DECL_STRERROR_R 1
  7524. | #define HAVE_STRERROR_R 1
  7525. | #define STRERROR_R_CHAR_P 1
  7526. | #define HAVE_LIBC_ENABLE_SECURE 1
  7527. | #define SIZEOF_CHAR 1
  7528. | #define SIZEOF_SHORT 2
  7529. | #define SIZEOF_LONG 8
  7530. | #define SIZEOF_INT 4
  7531. | #define SIZEOF_VOID_P 8
  7532. | #define SIZEOF_LONG_LONG 8
  7533. | #define SIZEOF___INT64 0
  7534. | #define HAVE_SIG_ATOMIC_T 1
  7535. | #define HAVE_LONG_LONG_FORMAT 1
  7536. | #define HAVE_SYS_PARAM_H 1
  7537. | #define HAVE_SYS_RESOURCE_H 1
  7538. | #define HAVE_SYS_SELECT_H 1
  7539. | #define HAVE_STDINT_H 1
  7540. | #define HAVE_INTTYPES_H 1
  7541. | #define HAVE_SCHED_H 1
  7542. | #define HAVE_MALLOC_H 1
  7543. | #define HAVE_SYS_VFS_H 1
  7544. | #define HAVE_SYS_STATFS_H 1
  7545. | #define HAVE_SYS_STATVFS_H 1
  7546. | #define HAVE_MNTENT_H 1
  7547. | #define HAVE_FSTAB_H 1
  7548. | #define HAVE_LINUX_MAGIC_H 1
  7549. | #define HAVE_TERMIOS_H 1
  7550. | #define HAVE_DIRENT_H 1
  7551. | #define HAVE_SYS_TIME_H 1
  7552. | #define HAVE_VALUES_H 1
  7553. | #define HAVE_SYS_MOUNT_H 1
  7554. | #define HAVE_SYS_SYSCTL_H 1
  7555. | #define MAJOR_IN_SYSMACROS 1
  7556. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  7557. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  7558. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  7559. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  7560. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  7561. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  7562. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  7563. | #define HAVE_DIRENT_H 1
  7564. | #define HAVE_STRUCT_DIRENT_D_TYPE 1
  7565. | #define HAVE_LANGINFO_CODESET 1
  7566. | #define SIZEOF_SIZE_T 8
  7567. | #define SIZEOF_SSIZE_T 8
  7568. | #define HAVE_LSTAT 1
  7569. | #define HAVE_STRSIGNAL 1
  7570. | #define HAVE_VSNPRINTF 1
  7571. | #define HAVE_STPCPY 1
  7572. | #define HAVE_STRCASECMP 1
  7573. | #define HAVE_STRNCASECMP 1
  7574. | #define HAVE_POLL 1
  7575. | #define HAVE_VASPRINTF 1
  7576. | #define HAVE_SETENV 1
  7577. | #define HAVE_UNSETENV 1
  7578. | #define HAVE_GETC_UNLOCKED 1
  7579. | #define HAVE_READLINK 1
  7580. | #define HAVE_SYMLINK 1
  7581. | #define HAVE_MKOSTEMP 1
  7582. | #define HAVE_LINK 1
  7583. | #define HAVE_LCHOWN 1
  7584. | #define HAVE_FCHMOD 1
  7585. | #define HAVE_FCHOWN 1
  7586. | #define HAVE_UTIMES 1
  7587. | #define HAVE_GETRESUID 1
  7588. | #define HAVE_GETMNTENT_R 1
  7589. | #define HAVE_SETMNTENT 1
  7590. | #define HAVE_ENDMNTENT 1
  7591. | #define HAVE_HASMNTOPT 1
  7592. | #define HAVE_FALLOCATE 1
  7593. | #define HAVE_SPLICE 1
  7594. | #define HAVE_PRLIMIT 1
  7595. | #define HAVE_STATVFS 1
  7596. | #define HAVE_STATFS 1
  7597. | #define USE_STATFS 1
  7598. | /* end confdefs.h.  */
  7599. | #include <crt_externs.h>
  7600. configure:23954: result: no
  7601. configure:23954: checking for crt_externs.h
  7602. configure:23954: result: no
  7603. configure:23966: checking for _NSGetEnviron
  7604. configure:23966: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7605. /var/tmp/portage/dev-libs/glib-2.56.2/temp/cc9N0eET.o: In function `main':
  7606. conftest.c:(.text.startup+0x7): undefined reference to `_NSGetEnviron'
  7607. collect2: error: ld returned 1 exit status
  7608. configure:23966: $? = 1
  7609. configure: failed program was:
  7610. | /* confdefs.h */
  7611. | #define PACKAGE_NAME "glib"
  7612. | #define PACKAGE_TARNAME "glib"
  7613. | #define PACKAGE_VERSION "2.56.2"
  7614. | #define PACKAGE_STRING "glib 2.56.2"
  7615. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  7616. | #define PACKAGE_URL ""
  7617. | #define GLIB_MAJOR_VERSION 2
  7618. | #define GLIB_MINOR_VERSION 56
  7619. | #define GLIB_MICRO_VERSION 2
  7620. | #define GLIB_INTERFACE_AGE 2
  7621. | #define GLIB_BINARY_AGE 5602
  7622. | #define STDC_HEADERS 1
  7623. | #define HAVE_SYS_TYPES_H 1
  7624. | #define HAVE_SYS_STAT_H 1
  7625. | #define HAVE_STDLIB_H 1
  7626. | #define HAVE_STRING_H 1
  7627. | #define HAVE_MEMORY_H 1
  7628. | #define HAVE_STRINGS_H 1
  7629. | #define HAVE_INTTYPES_H 1
  7630. | #define HAVE_STDINT_H 1
  7631. | #define HAVE_UNISTD_H 1
  7632. | #define __EXTENSIONS__ 1
  7633. | #define _ALL_SOURCE 1
  7634. | #define _GNU_SOURCE 1
  7635. | #define _POSIX_PTHREAD_SEMANTICS 1
  7636. | #define _TANDEM_SOURCE 1
  7637. | #define HAVE_LOCALE_H 1
  7638. | #define HAVE_LC_MESSAGES 1
  7639. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  7640. | #define HAVE_GETTEXT 1
  7641. | #define HAVE_DCGETTEXT 1
  7642. | #define ENABLE_NLS 1
  7643. | #define GETTEXT_PACKAGE "glib20"
  7644. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  7645. | #define HAVE_DLFCN_H 1
  7646. | #define LT_OBJDIR ".libs/"
  7647. | #define HAVE_ALLOCA_H 1
  7648. | #define HAVE_ALLOCA 1
  7649. | #define HAVE_MMAP 1
  7650. | #define HAVE_POSIX_MEMALIGN 1
  7651. | #define HAVE_MEMALIGN 1
  7652. | #define HAVE_VALLOC 1
  7653. | #define HAVE_FSYNC 1
  7654. | #define HAVE_PIPE2 1
  7655. | #define HAVE_TIMEGM 1
  7656. | #define HAVE_GMTIME_R 1
  7657. | #define HAVE_DECL_STRERROR_R 1
  7658. | #define HAVE_STRERROR_R 1
  7659. | #define STRERROR_R_CHAR_P 1
  7660. | #define HAVE_LIBC_ENABLE_SECURE 1
  7661. | #define SIZEOF_CHAR 1
  7662. | #define SIZEOF_SHORT 2
  7663. | #define SIZEOF_LONG 8
  7664. | #define SIZEOF_INT 4
  7665. | #define SIZEOF_VOID_P 8
  7666. | #define SIZEOF_LONG_LONG 8
  7667. | #define SIZEOF___INT64 0
  7668. | #define HAVE_SIG_ATOMIC_T 1
  7669. | #define HAVE_LONG_LONG_FORMAT 1
  7670. | #define HAVE_SYS_PARAM_H 1
  7671. | #define HAVE_SYS_RESOURCE_H 1
  7672. | #define HAVE_SYS_SELECT_H 1
  7673. | #define HAVE_STDINT_H 1
  7674. | #define HAVE_INTTYPES_H 1
  7675. | #define HAVE_SCHED_H 1
  7676. | #define HAVE_MALLOC_H 1
  7677. | #define HAVE_SYS_VFS_H 1
  7678. | #define HAVE_SYS_STATFS_H 1
  7679. | #define HAVE_SYS_STATVFS_H 1
  7680. | #define HAVE_MNTENT_H 1
  7681. | #define HAVE_FSTAB_H 1
  7682. | #define HAVE_LINUX_MAGIC_H 1
  7683. | #define HAVE_TERMIOS_H 1
  7684. | #define HAVE_DIRENT_H 1
  7685. | #define HAVE_SYS_TIME_H 1
  7686. | #define HAVE_VALUES_H 1
  7687. | #define HAVE_SYS_MOUNT_H 1
  7688. | #define HAVE_SYS_SYSCTL_H 1
  7689. | #define MAJOR_IN_SYSMACROS 1
  7690. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  7691. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  7692. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  7693. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  7694. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  7695. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  7696. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  7697. | #define HAVE_DIRENT_H 1
  7698. | #define HAVE_STRUCT_DIRENT_D_TYPE 1
  7699. | #define HAVE_LANGINFO_CODESET 1
  7700. | #define SIZEOF_SIZE_T 8
  7701. | #define SIZEOF_SSIZE_T 8
  7702. | #define HAVE_LSTAT 1
  7703. | #define HAVE_STRSIGNAL 1
  7704. | #define HAVE_VSNPRINTF 1
  7705. | #define HAVE_STPCPY 1
  7706. | #define HAVE_STRCASECMP 1
  7707. | #define HAVE_STRNCASECMP 1
  7708. | #define HAVE_POLL 1
  7709. | #define HAVE_VASPRINTF 1
  7710. | #define HAVE_SETENV 1
  7711. | #define HAVE_UNSETENV 1
  7712. | #define HAVE_GETC_UNLOCKED 1
  7713. | #define HAVE_READLINK 1
  7714. | #define HAVE_SYMLINK 1
  7715. | #define HAVE_MKOSTEMP 1
  7716. | #define HAVE_LINK 1
  7717. | #define HAVE_LCHOWN 1
  7718. | #define HAVE_FCHMOD 1
  7719. | #define HAVE_FCHOWN 1
  7720. | #define HAVE_UTIMES 1
  7721. | #define HAVE_GETRESUID 1
  7722. | #define HAVE_GETMNTENT_R 1
  7723. | #define HAVE_SETMNTENT 1
  7724. | #define HAVE_ENDMNTENT 1
  7725. | #define HAVE_HASMNTOPT 1
  7726. | #define HAVE_FALLOCATE 1
  7727. | #define HAVE_SPLICE 1
  7728. | #define HAVE_PRLIMIT 1
  7729. | #define HAVE_STATVFS 1
  7730. | #define HAVE_STATFS 1
  7731. | #define USE_STATFS 1
  7732. | /* end confdefs.h.  */
  7733. | /* Define _NSGetEnviron to an innocuous variant, in case <limits.h> declares _NSGetEnviron.
  7734. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  7735. | #define _NSGetEnviron innocuous__NSGetEnviron
  7736. |
  7737. | /* System header to define __stub macros and hopefully few prototypes,
  7738. |     which can conflict with char _NSGetEnviron (); below.
  7739. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  7740. |     <limits.h> exists even on freestanding compilers.  */
  7741. |
  7742. | #ifdef __STDC__
  7743. | # include <limits.h>
  7744. | #else
  7745. | # include <assert.h>
  7746. | #endif
  7747. |
  7748. | #undef _NSGetEnviron
  7749. |
  7750. | /* Override any GCC internal prototype to avoid an error.
  7751. |    Use char because int might match the return type of a GCC
  7752. |    builtin and then its argument prototype would still apply.  */
  7753. | #ifdef __cplusplus
  7754. | extern "C"
  7755. | #endif
  7756. | char _NSGetEnviron ();
  7757. | /* The GNU C library defines this for functions which it implements
  7758. |     to always fail with ENOSYS.  Some functions are actually named
  7759. |     something starting with __ and the normal name is an alias.  */
  7760. | #if defined __stub__NSGetEnviron || defined __stub____NSGetEnviron
  7761. | choke me
  7762. | #endif
  7763. |
  7764. | int
  7765. | main ()
  7766. | {
  7767. | return _NSGetEnviron ();
  7768. |   ;
  7769. |   return 0;
  7770. | }
  7771. configure:23966: result: no
  7772. configure:23979: checking for newlocale
  7773. configure:23979: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7774. configure:23979: $? = 0
  7775. configure:23979: result: yes
  7776. configure:23979: checking for uselocale
  7777. configure:23979: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7778. configure:23979: $? = 0
  7779. configure:23979: result: yes
  7780. configure:23979: checking for strtod_l
  7781. configure:23979: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7782. configure:23979: $? = 0
  7783. configure:23979: result: yes
  7784. configure:23979: checking for strtoll_l
  7785. configure:23979: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7786. configure:23979: $? = 0
  7787. configure:23979: result: yes
  7788. configure:23979: checking for strtoull_l
  7789. configure:23979: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7790. configure:23979: $? = 0
  7791. configure:23979: result: yes
  7792. configure:24002: checking value of AF_INET
  7793. configure:24007: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7794. configure:24007: $? = 0
  7795. configure:24007: ./conftest
  7796. configure:24007: $? = 0
  7797. configure:24015: result: 2
  7798. configure:24018: checking value of AF_INET6
  7799. configure:24023: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7800. configure:24023: $? = 0
  7801. configure:24023: ./conftest
  7802. configure:24023: $? = 0
  7803. configure:24031: result: 10
  7804. configure:24035: checking value of AF_UNIX
  7805. configure:24040: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7806. configure:24040: $? = 0
  7807. configure:24040: ./conftest
  7808. configure:24040: $? = 0
  7809. configure:24048: result: 1
  7810. configure:24056: checking value of MSG_PEEK
  7811. configure:24061: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7812. configure:24061: $? = 0
  7813. configure:24061: ./conftest
  7814. configure:24061: $? = 0
  7815. configure:24069: result: 2
  7816. configure:24072: checking value of MSG_OOB
  7817. configure:24077: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7818. configure:24077: $? = 0
  7819. configure:24077: ./conftest
  7820. configure:24077: $? = 0
  7821. configure:24085: result: 1
  7822. configure:24088: checking value of MSG_DONTROUTE
  7823. configure:24093: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7824. configure:24093: $? = 0
  7825. configure:24093: ./conftest
  7826. configure:24093: $? = 0
  7827. configure:24101: result: 4
  7828. configure:24111: checking for endservent
  7829. configure:24111: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7830. configure:24111: $? = 0
  7831. configure:24111: result: yes
  7832. configure:24111: checking for if_nametoindex
  7833. configure:24111: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7834. configure:24111: $? = 0
  7835. configure:24111: result: yes
  7836. configure:24111: checking for if_indextoname
  7837. configure:24111: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7838. configure:24111: $? = 0
  7839. configure:24111: result: yes
  7840. configure:24111: checking for sendmmsg
  7841. configure:24111: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7842. configure:24111: $? = 0
  7843. configure:24111: result: yes
  7844. configure:24111: checking for recvmmsg
  7845. configure:24111: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7846. configure:24111: $? = 0
  7847. configure:24111: result: yes
  7848. configure:24121: checking for SIOCGIFADDR
  7849. configure:24140: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  7850. configure:24140: $? = 0
  7851. configure:24142: result: yes
  7852. configure:24156: checking if ip_mreq_source.imr_interface has s_addr member
  7853. configure:24174: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  7854. configure:24174: $? = 0
  7855. configure:24176: result: yes
  7856. configure:24208: checking if arpa/nameser_compat.h is needed
  7857. configure:24222: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  7858. configure:24222: $? = 0
  7859. configure:24223: result: no
  7860. configure:24254: checking for res_query
  7861. configure:24273: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  7862. /var/tmp/portage/dev-libs/glib-2.56.2/temp/ccAeHNGc.o: In function `main':
  7863. conftest.c:(.text.startup+0x15): undefined reference to `__res_query'
  7864. collect2: error: ld returned 1 exit status
  7865. configure:24273: $? = 1
  7866. configure: failed program was:
  7867. | /* confdefs.h */
  7868. | #define PACKAGE_NAME "glib"
  7869. | #define PACKAGE_TARNAME "glib"
  7870. | #define PACKAGE_VERSION "2.56.2"
  7871. | #define PACKAGE_STRING "glib 2.56.2"
  7872. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  7873. | #define PACKAGE_URL ""
  7874. | #define GLIB_MAJOR_VERSION 2
  7875. | #define GLIB_MINOR_VERSION 56
  7876. | #define GLIB_MICRO_VERSION 2
  7877. | #define GLIB_INTERFACE_AGE 2
  7878. | #define GLIB_BINARY_AGE 5602
  7879. | #define STDC_HEADERS 1
  7880. | #define HAVE_SYS_TYPES_H 1
  7881. | #define HAVE_SYS_STAT_H 1
  7882. | #define HAVE_STDLIB_H 1
  7883. | #define HAVE_STRING_H 1
  7884. | #define HAVE_MEMORY_H 1
  7885. | #define HAVE_STRINGS_H 1
  7886. | #define HAVE_INTTYPES_H 1
  7887. | #define HAVE_STDINT_H 1
  7888. | #define HAVE_UNISTD_H 1
  7889. | #define __EXTENSIONS__ 1
  7890. | #define _ALL_SOURCE 1
  7891. | #define _GNU_SOURCE 1
  7892. | #define _POSIX_PTHREAD_SEMANTICS 1
  7893. | #define _TANDEM_SOURCE 1
  7894. | #define HAVE_LOCALE_H 1
  7895. | #define HAVE_LC_MESSAGES 1
  7896. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  7897. | #define HAVE_GETTEXT 1
  7898. | #define HAVE_DCGETTEXT 1
  7899. | #define ENABLE_NLS 1
  7900. | #define GETTEXT_PACKAGE "glib20"
  7901. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  7902. | #define HAVE_DLFCN_H 1
  7903. | #define LT_OBJDIR ".libs/"
  7904. | #define HAVE_ALLOCA_H 1
  7905. | #define HAVE_ALLOCA 1
  7906. | #define HAVE_MMAP 1
  7907. | #define HAVE_POSIX_MEMALIGN 1
  7908. | #define HAVE_MEMALIGN 1
  7909. | #define HAVE_VALLOC 1
  7910. | #define HAVE_FSYNC 1
  7911. | #define HAVE_PIPE2 1
  7912. | #define HAVE_TIMEGM 1
  7913. | #define HAVE_GMTIME_R 1
  7914. | #define HAVE_DECL_STRERROR_R 1
  7915. | #define HAVE_STRERROR_R 1
  7916. | #define STRERROR_R_CHAR_P 1
  7917. | #define HAVE_LIBC_ENABLE_SECURE 1
  7918. | #define SIZEOF_CHAR 1
  7919. | #define SIZEOF_SHORT 2
  7920. | #define SIZEOF_LONG 8
  7921. | #define SIZEOF_INT 4
  7922. | #define SIZEOF_VOID_P 8
  7923. | #define SIZEOF_LONG_LONG 8
  7924. | #define SIZEOF___INT64 0
  7925. | #define HAVE_SIG_ATOMIC_T 1
  7926. | #define HAVE_LONG_LONG_FORMAT 1
  7927. | #define HAVE_SYS_PARAM_H 1
  7928. | #define HAVE_SYS_RESOURCE_H 1
  7929. | #define HAVE_SYS_SELECT_H 1
  7930. | #define HAVE_STDINT_H 1
  7931. | #define HAVE_INTTYPES_H 1
  7932. | #define HAVE_SCHED_H 1
  7933. | #define HAVE_MALLOC_H 1
  7934. | #define HAVE_SYS_VFS_H 1
  7935. | #define HAVE_SYS_STATFS_H 1
  7936. | #define HAVE_SYS_STATVFS_H 1
  7937. | #define HAVE_MNTENT_H 1
  7938. | #define HAVE_FSTAB_H 1
  7939. | #define HAVE_LINUX_MAGIC_H 1
  7940. | #define HAVE_TERMIOS_H 1
  7941. | #define HAVE_DIRENT_H 1
  7942. | #define HAVE_SYS_TIME_H 1
  7943. | #define HAVE_VALUES_H 1
  7944. | #define HAVE_SYS_MOUNT_H 1
  7945. | #define HAVE_SYS_SYSCTL_H 1
  7946. | #define MAJOR_IN_SYSMACROS 1
  7947. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  7948. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  7949. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  7950. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  7951. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  7952. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  7953. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  7954. | #define HAVE_DIRENT_H 1
  7955. | #define HAVE_STRUCT_DIRENT_D_TYPE 1
  7956. | #define HAVE_LANGINFO_CODESET 1
  7957. | #define SIZEOF_SIZE_T 8
  7958. | #define SIZEOF_SSIZE_T 8
  7959. | #define HAVE_LSTAT 1
  7960. | #define HAVE_STRSIGNAL 1
  7961. | #define HAVE_VSNPRINTF 1
  7962. | #define HAVE_STPCPY 1
  7963. | #define HAVE_STRCASECMP 1
  7964. | #define HAVE_STRNCASECMP 1
  7965. | #define HAVE_POLL 1
  7966. | #define HAVE_VASPRINTF 1
  7967. | #define HAVE_SETENV 1
  7968. | #define HAVE_UNSETENV 1
  7969. | #define HAVE_GETC_UNLOCKED 1
  7970. | #define HAVE_READLINK 1
  7971. | #define HAVE_SYMLINK 1
  7972. | #define HAVE_MKOSTEMP 1
  7973. | #define HAVE_LINK 1
  7974. | #define HAVE_LCHOWN 1
  7975. | #define HAVE_FCHMOD 1
  7976. | #define HAVE_FCHOWN 1
  7977. | #define HAVE_UTIMES 1
  7978. | #define HAVE_GETRESUID 1
  7979. | #define HAVE_GETMNTENT_R 1
  7980. | #define HAVE_SETMNTENT 1
  7981. | #define HAVE_ENDMNTENT 1
  7982. | #define HAVE_HASMNTOPT 1
  7983. | #define HAVE_FALLOCATE 1
  7984. | #define HAVE_SPLICE 1
  7985. | #define HAVE_PRLIMIT 1
  7986. | #define HAVE_STATVFS 1
  7987. | #define HAVE_STATFS 1
  7988. | #define USE_STATFS 1
  7989. | #define HAVE_NEWLOCALE 1
  7990. | #define HAVE_USELOCALE 1
  7991. | #define HAVE_STRTOD_L 1
  7992. | #define HAVE_STRTOLL_L 1
  7993. | #define HAVE_STRTOULL_L 1
  7994. | #define HAVE_ENDSERVENT 1
  7995. | #define HAVE_IF_NAMETOINDEX 1
  7996. | #define HAVE_IF_INDEXTONAME 1
  7997. | #define HAVE_SENDMMSG 1
  7998. | #define HAVE_RECVMMSG 1
  7999. | #define HAVE_SIOCGIFADDR 1
  8000. | /* end confdefs.h.  */
  8001. | #include <sys/types.h>
  8002. |              #include <netinet/in.h>
  8003. |              #include <arpa/nameser.h>
  8004. |              #include <resolv.h>
  8005. |
  8006. | int
  8007. | main ()
  8008. | {
  8009. |
  8010. |              res_query("test", 0, 0, (void *)0, 0);
  8011. |
  8012. |   ;
  8013. |   return 0;
  8014. | }
  8015. configure:24296: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c -lresolv   >&5
  8016. configure:24296: $? = 0
  8017. configure:24297: result: in -lresolv
  8018. configure:24329: checking for socket
  8019. configure:24329: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  8020. configure:24329: $? = 0
  8021. configure:24329: result: yes
  8022. configure:24380: checking for res_init
  8023. configure:24399: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   -lresolv  >&5
  8024. configure:24399: $? = 0
  8025. configure:24400: result: yes
  8026. configure:24413: checking for res_nclose
  8027. configure:24433: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   -lresolv  >&5
  8028. configure:24433: $? = 0
  8029. configure:24434: result: yes
  8030. configure:24447: checking for res_ndestroy
  8031. configure:24467: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   -lresolv  >&5
  8032. conftest.c: In function 'main':
  8033. conftest.c:147:9: warning: implicit declaration of function 'res_ndestroy' [-Wimplicit-function-declaration]
  8034.          res_ndestroy(&res);
  8035.          ^~~~~~~~~~~~
  8036. /var/tmp/portage/dev-libs/glib-2.56.2/temp/cccWZP9s.o: In function `main':
  8037. conftest.c:(.text.startup+0x1e): undefined reference to `res_ndestroy'
  8038. collect2: error: ld returned 1 exit status
  8039. configure:24467: $? = 1
  8040. configure: failed program was:
  8041. | /* confdefs.h */
  8042. | #define PACKAGE_NAME "glib"
  8043. | #define PACKAGE_TARNAME "glib"
  8044. | #define PACKAGE_VERSION "2.56.2"
  8045. | #define PACKAGE_STRING "glib 2.56.2"
  8046. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  8047. | #define PACKAGE_URL ""
  8048. | #define GLIB_MAJOR_VERSION 2
  8049. | #define GLIB_MINOR_VERSION 56
  8050. | #define GLIB_MICRO_VERSION 2
  8051. | #define GLIB_INTERFACE_AGE 2
  8052. | #define GLIB_BINARY_AGE 5602
  8053. | #define STDC_HEADERS 1
  8054. | #define HAVE_SYS_TYPES_H 1
  8055. | #define HAVE_SYS_STAT_H 1
  8056. | #define HAVE_STDLIB_H 1
  8057. | #define HAVE_STRING_H 1
  8058. | #define HAVE_MEMORY_H 1
  8059. | #define HAVE_STRINGS_H 1
  8060. | #define HAVE_INTTYPES_H 1
  8061. | #define HAVE_STDINT_H 1
  8062. | #define HAVE_UNISTD_H 1
  8063. | #define __EXTENSIONS__ 1
  8064. | #define _ALL_SOURCE 1
  8065. | #define _GNU_SOURCE 1
  8066. | #define _POSIX_PTHREAD_SEMANTICS 1
  8067. | #define _TANDEM_SOURCE 1
  8068. | #define HAVE_LOCALE_H 1
  8069. | #define HAVE_LC_MESSAGES 1
  8070. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  8071. | #define HAVE_GETTEXT 1
  8072. | #define HAVE_DCGETTEXT 1
  8073. | #define ENABLE_NLS 1
  8074. | #define GETTEXT_PACKAGE "glib20"
  8075. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  8076. | #define HAVE_DLFCN_H 1
  8077. | #define LT_OBJDIR ".libs/"
  8078. | #define HAVE_ALLOCA_H 1
  8079. | #define HAVE_ALLOCA 1
  8080. | #define HAVE_MMAP 1
  8081. | #define HAVE_POSIX_MEMALIGN 1
  8082. | #define HAVE_MEMALIGN 1
  8083. | #define HAVE_VALLOC 1
  8084. | #define HAVE_FSYNC 1
  8085. | #define HAVE_PIPE2 1
  8086. | #define HAVE_TIMEGM 1
  8087. | #define HAVE_GMTIME_R 1
  8088. | #define HAVE_DECL_STRERROR_R 1
  8089. | #define HAVE_STRERROR_R 1
  8090. | #define STRERROR_R_CHAR_P 1
  8091. | #define HAVE_LIBC_ENABLE_SECURE 1
  8092. | #define SIZEOF_CHAR 1
  8093. | #define SIZEOF_SHORT 2
  8094. | #define SIZEOF_LONG 8
  8095. | #define SIZEOF_INT 4
  8096. | #define SIZEOF_VOID_P 8
  8097. | #define SIZEOF_LONG_LONG 8
  8098. | #define SIZEOF___INT64 0
  8099. | #define HAVE_SIG_ATOMIC_T 1
  8100. | #define HAVE_LONG_LONG_FORMAT 1
  8101. | #define HAVE_SYS_PARAM_H 1
  8102. | #define HAVE_SYS_RESOURCE_H 1
  8103. | #define HAVE_SYS_SELECT_H 1
  8104. | #define HAVE_STDINT_H 1
  8105. | #define HAVE_INTTYPES_H 1
  8106. | #define HAVE_SCHED_H 1
  8107. | #define HAVE_MALLOC_H 1
  8108. | #define HAVE_SYS_VFS_H 1
  8109. | #define HAVE_SYS_STATFS_H 1
  8110. | #define HAVE_SYS_STATVFS_H 1
  8111. | #define HAVE_MNTENT_H 1
  8112. | #define HAVE_FSTAB_H 1
  8113. | #define HAVE_LINUX_MAGIC_H 1
  8114. | #define HAVE_TERMIOS_H 1
  8115. | #define HAVE_DIRENT_H 1
  8116. | #define HAVE_SYS_TIME_H 1
  8117. | #define HAVE_VALUES_H 1
  8118. | #define HAVE_SYS_MOUNT_H 1
  8119. | #define HAVE_SYS_SYSCTL_H 1
  8120. | #define MAJOR_IN_SYSMACROS 1
  8121. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  8122. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  8123. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  8124. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  8125. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  8126. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  8127. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  8128. | #define HAVE_DIRENT_H 1
  8129. | #define HAVE_STRUCT_DIRENT_D_TYPE 1
  8130. | #define HAVE_LANGINFO_CODESET 1
  8131. | #define SIZEOF_SIZE_T 8
  8132. | #define SIZEOF_SSIZE_T 8
  8133. | #define HAVE_LSTAT 1
  8134. | #define HAVE_STRSIGNAL 1
  8135. | #define HAVE_VSNPRINTF 1
  8136. | #define HAVE_STPCPY 1
  8137. | #define HAVE_STRCASECMP 1
  8138. | #define HAVE_STRNCASECMP 1
  8139. | #define HAVE_POLL 1
  8140. | #define HAVE_VASPRINTF 1
  8141. | #define HAVE_SETENV 1
  8142. | #define HAVE_UNSETENV 1
  8143. | #define HAVE_GETC_UNLOCKED 1
  8144. | #define HAVE_READLINK 1
  8145. | #define HAVE_SYMLINK 1
  8146. | #define HAVE_MKOSTEMP 1
  8147. | #define HAVE_LINK 1
  8148. | #define HAVE_LCHOWN 1
  8149. | #define HAVE_FCHMOD 1
  8150. | #define HAVE_FCHOWN 1
  8151. | #define HAVE_UTIMES 1
  8152. | #define HAVE_GETRESUID 1
  8153. | #define HAVE_GETMNTENT_R 1
  8154. | #define HAVE_SETMNTENT 1
  8155. | #define HAVE_ENDMNTENT 1
  8156. | #define HAVE_HASMNTOPT 1
  8157. | #define HAVE_FALLOCATE 1
  8158. | #define HAVE_SPLICE 1
  8159. | #define HAVE_PRLIMIT 1
  8160. | #define HAVE_STATVFS 1
  8161. | #define HAVE_STATFS 1
  8162. | #define USE_STATFS 1
  8163. | #define HAVE_NEWLOCALE 1
  8164. | #define HAVE_USELOCALE 1
  8165. | #define HAVE_STRTOD_L 1
  8166. | #define HAVE_STRTOLL_L 1
  8167. | #define HAVE_STRTOULL_L 1
  8168. | #define HAVE_ENDSERVENT 1
  8169. | #define HAVE_IF_NAMETOINDEX 1
  8170. | #define HAVE_IF_INDEXTONAME 1
  8171. | #define HAVE_SENDMMSG 1
  8172. | #define HAVE_RECVMMSG 1
  8173. | #define HAVE_SIOCGIFADDR 1
  8174. | #define HAVE_RES_INIT 1
  8175. | #define HAVE_RES_NCLOSE 1
  8176. | /* end confdefs.h.  */
  8177. | #include <sys/types.h>
  8178. |              #include <netinet/in.h>
  8179. |              #include <arpa/nameser.h>
  8180. |              #include <resolv.h>
  8181. |
  8182. | int
  8183. | main ()
  8184. | {
  8185. |
  8186. |                struct __res_state res;
  8187. |              res_ndestroy(&res);
  8188. |
  8189. |   ;
  8190. |   return 0;
  8191. | }
  8192. configure:24475: result: no
  8193. configure:24481: checking for res_ninit
  8194. configure:24501: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   -lresolv  >&5
  8195. configure:24501: $? = 0
  8196. configure:24502: result: yes
  8197. configure:24515: checking for res_nquery
  8198. configure:24535: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   -lresolv  >&5
  8199. configure:24535: $? = 0
  8200. configure:24536: result: yes
  8201. configure:24553: checking for linux/netlink.h
  8202. configure:24553: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  8203. configure:24553: $? = 0
  8204. configure:24553: result: yes
  8205. configure:24571: checking for struct ip_mreqn
  8206. configure:24571: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  8207. configure:24571: $? = 0
  8208. configure:24571: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  8209. conftest.c: In function 'main':
  8210. conftest.c:145:30: error: expected expression before ')' token
  8211.  if (sizeof ((struct ip_mreqn)))
  8212.                               ^
  8213. configure:24571: $? = 1
  8214. configure: failed program was:
  8215. | /* confdefs.h */
  8216. | #define PACKAGE_NAME "glib"
  8217. | #define PACKAGE_TARNAME "glib"
  8218. | #define PACKAGE_VERSION "2.56.2"
  8219. | #define PACKAGE_STRING "glib 2.56.2"
  8220. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  8221. | #define PACKAGE_URL ""
  8222. | #define GLIB_MAJOR_VERSION 2
  8223. | #define GLIB_MINOR_VERSION 56
  8224. | #define GLIB_MICRO_VERSION 2
  8225. | #define GLIB_INTERFACE_AGE 2
  8226. | #define GLIB_BINARY_AGE 5602
  8227. | #define STDC_HEADERS 1
  8228. | #define HAVE_SYS_TYPES_H 1
  8229. | #define HAVE_SYS_STAT_H 1
  8230. | #define HAVE_STDLIB_H 1
  8231. | #define HAVE_STRING_H 1
  8232. | #define HAVE_MEMORY_H 1
  8233. | #define HAVE_STRINGS_H 1
  8234. | #define HAVE_INTTYPES_H 1
  8235. | #define HAVE_STDINT_H 1
  8236. | #define HAVE_UNISTD_H 1
  8237. | #define __EXTENSIONS__ 1
  8238. | #define _ALL_SOURCE 1
  8239. | #define _GNU_SOURCE 1
  8240. | #define _POSIX_PTHREAD_SEMANTICS 1
  8241. | #define _TANDEM_SOURCE 1
  8242. | #define HAVE_LOCALE_H 1
  8243. | #define HAVE_LC_MESSAGES 1
  8244. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  8245. | #define HAVE_GETTEXT 1
  8246. | #define HAVE_DCGETTEXT 1
  8247. | #define ENABLE_NLS 1
  8248. | #define GETTEXT_PACKAGE "glib20"
  8249. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  8250. | #define HAVE_DLFCN_H 1
  8251. | #define LT_OBJDIR ".libs/"
  8252. | #define HAVE_ALLOCA_H 1
  8253. | #define HAVE_ALLOCA 1
  8254. | #define HAVE_MMAP 1
  8255. | #define HAVE_POSIX_MEMALIGN 1
  8256. | #define HAVE_MEMALIGN 1
  8257. | #define HAVE_VALLOC 1
  8258. | #define HAVE_FSYNC 1
  8259. | #define HAVE_PIPE2 1
  8260. | #define HAVE_TIMEGM 1
  8261. | #define HAVE_GMTIME_R 1
  8262. | #define HAVE_DECL_STRERROR_R 1
  8263. | #define HAVE_STRERROR_R 1
  8264. | #define STRERROR_R_CHAR_P 1
  8265. | #define HAVE_LIBC_ENABLE_SECURE 1
  8266. | #define SIZEOF_CHAR 1
  8267. | #define SIZEOF_SHORT 2
  8268. | #define SIZEOF_LONG 8
  8269. | #define SIZEOF_INT 4
  8270. | #define SIZEOF_VOID_P 8
  8271. | #define SIZEOF_LONG_LONG 8
  8272. | #define SIZEOF___INT64 0
  8273. | #define HAVE_SIG_ATOMIC_T 1
  8274. | #define HAVE_LONG_LONG_FORMAT 1
  8275. | #define HAVE_SYS_PARAM_H 1
  8276. | #define HAVE_SYS_RESOURCE_H 1
  8277. | #define HAVE_SYS_SELECT_H 1
  8278. | #define HAVE_STDINT_H 1
  8279. | #define HAVE_INTTYPES_H 1
  8280. | #define HAVE_SCHED_H 1
  8281. | #define HAVE_MALLOC_H 1
  8282. | #define HAVE_SYS_VFS_H 1
  8283. | #define HAVE_SYS_STATFS_H 1
  8284. | #define HAVE_SYS_STATVFS_H 1
  8285. | #define HAVE_MNTENT_H 1
  8286. | #define HAVE_FSTAB_H 1
  8287. | #define HAVE_LINUX_MAGIC_H 1
  8288. | #define HAVE_TERMIOS_H 1
  8289. | #define HAVE_DIRENT_H 1
  8290. | #define HAVE_SYS_TIME_H 1
  8291. | #define HAVE_VALUES_H 1
  8292. | #define HAVE_SYS_MOUNT_H 1
  8293. | #define HAVE_SYS_SYSCTL_H 1
  8294. | #define MAJOR_IN_SYSMACROS 1
  8295. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  8296. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  8297. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  8298. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  8299. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  8300. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  8301. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  8302. | #define HAVE_DIRENT_H 1
  8303. | #define HAVE_STRUCT_DIRENT_D_TYPE 1
  8304. | #define HAVE_LANGINFO_CODESET 1
  8305. | #define SIZEOF_SIZE_T 8
  8306. | #define SIZEOF_SSIZE_T 8
  8307. | #define HAVE_LSTAT 1
  8308. | #define HAVE_STRSIGNAL 1
  8309. | #define HAVE_VSNPRINTF 1
  8310. | #define HAVE_STPCPY 1
  8311. | #define HAVE_STRCASECMP 1
  8312. | #define HAVE_STRNCASECMP 1
  8313. | #define HAVE_POLL 1
  8314. | #define HAVE_VASPRINTF 1
  8315. | #define HAVE_SETENV 1
  8316. | #define HAVE_UNSETENV 1
  8317. | #define HAVE_GETC_UNLOCKED 1
  8318. | #define HAVE_READLINK 1
  8319. | #define HAVE_SYMLINK 1
  8320. | #define HAVE_MKOSTEMP 1
  8321. | #define HAVE_LINK 1
  8322. | #define HAVE_LCHOWN 1
  8323. | #define HAVE_FCHMOD 1
  8324. | #define HAVE_FCHOWN 1
  8325. | #define HAVE_UTIMES 1
  8326. | #define HAVE_GETRESUID 1
  8327. | #define HAVE_GETMNTENT_R 1
  8328. | #define HAVE_SETMNTENT 1
  8329. | #define HAVE_ENDMNTENT 1
  8330. | #define HAVE_HASMNTOPT 1
  8331. | #define HAVE_FALLOCATE 1
  8332. | #define HAVE_SPLICE 1
  8333. | #define HAVE_PRLIMIT 1
  8334. | #define HAVE_STATVFS 1
  8335. | #define HAVE_STATFS 1
  8336. | #define USE_STATFS 1
  8337. | #define HAVE_NEWLOCALE 1
  8338. | #define HAVE_USELOCALE 1
  8339. | #define HAVE_STRTOD_L 1
  8340. | #define HAVE_STRTOLL_L 1
  8341. | #define HAVE_STRTOULL_L 1
  8342. | #define HAVE_ENDSERVENT 1
  8343. | #define HAVE_IF_NAMETOINDEX 1
  8344. | #define HAVE_IF_INDEXTONAME 1
  8345. | #define HAVE_SENDMMSG 1
  8346. | #define HAVE_RECVMMSG 1
  8347. | #define HAVE_SIOCGIFADDR 1
  8348. | #define HAVE_RES_INIT 1
  8349. | #define HAVE_RES_NCLOSE 1
  8350. | #define HAVE_RES_NINIT 1
  8351. | #define HAVE_RES_NQUERY 1
  8352. | #define HAVE_NETLINK 1
  8353. | /* end confdefs.h.  */
  8354. | #include <netinet/in.h>
  8355. |
  8356. | int
  8357. | main ()
  8358. | {
  8359. | if (sizeof ((struct ip_mreqn)))
  8360. |           return 0;
  8361. |   ;
  8362. |   return 0;
  8363. | }
  8364. configure:24571: result: yes
  8365. configure:24597: checking number of arguments to statfs()
  8366. configure:24623: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  8367. configure:24623: $? = 0
  8368. configure:24625: result: 2
  8369. configure:24675: checking open() option O_DIRECTORY
  8370. configure:24690: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  8371. configure:24690: $? = 0
  8372. configure:24692: result: yes
  8373. configure:24707: checking for C99 vsnprintf
  8374. configure:24754: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  8375. conftest.c: In function 'doit':
  8376. conftest.c:158:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  8377.      exit(1);
  8378.      ^~~~
  8379. conftest.c:158:5: warning: incompatible implicit declaration of built-in function 'exit'
  8380. conftest.c:158:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
  8381. conftest.c:168:5: warning: incompatible implicit declaration of built-in function 'exit'
  8382.      exit(1);
  8383.      ^~~~
  8384. conftest.c:168:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
  8385. conftest.c:170:3: warning: incompatible implicit declaration of built-in function 'exit'
  8386.    exit(0);
  8387.    ^~~~
  8388. conftest.c:170:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
  8389. conftest.c: In function 'main':
  8390. conftest.c:177:3: warning: incompatible implicit declaration of built-in function 'exit'
  8391.    exit(1);
  8392.    ^~~~
  8393. conftest.c:177:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
  8394. configure:24754: $? = 0
  8395. configure:24754: ./conftest
  8396. configure:24754: $? = 0
  8397. configure:24764: result: yes
  8398. configure:24772: checking whether printf supports positional parameters
  8399. configure:24795: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  8400. conftest.c: In function 'main':
  8401. conftest.c:152:7: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
  8402.    if (strcmp ("2 3 1", buffer) == 0)
  8403.        ^~~~~~
  8404. conftest.c:153:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  8405.      exit (0);
  8406.      ^~~~
  8407. conftest.c:153:5: warning: incompatible implicit declaration of built-in function 'exit'
  8408. conftest.c:153:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
  8409. conftest.c:154:3: warning: incompatible implicit declaration of built-in function 'exit'
  8410.    exit (1);
  8411.    ^~~~
  8412. conftest.c:154:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
  8413. configure:24795: $? = 0
  8414. configure:24795: ./conftest
  8415. configure:24795: $? = 0
  8416. configure:24805: result: yes
  8417. configure:24870: checking for signed
  8418. configure:24886: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  8419. configure:24886: $? = 0
  8420. configure:24893: result: yes
  8421. configure:24902: checking for long long
  8422. configure:24919: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  8423. configure:24919: $? = 0
  8424. configure:24927: result: yes
  8425. configure:24936: checking for long double
  8426. configure:24968: result: yes
  8427. configure:24977: checking for wchar_t
  8428. configure:24994: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  8429. configure:24994: $? = 0
  8430. configure:25001: result: yes
  8431. configure:25010: checking for wint_t
  8432. configure:25027: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  8433. configure:25027: $? = 0
  8434. configure:25034: result: yes
  8435. configure:25042: checking for size_t
  8436. configure:25042: result: yes
  8437. configure:25053: checking for ptrdiff_t
  8438. configure:25053: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  8439. configure:25053: $? = 0
  8440. configure:25053: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  8441. conftest.c: In function 'main':
  8442. conftest.c:186:24: error: expected expression before ')' token
  8443.  if (sizeof ((ptrdiff_t)))
  8444.                         ^
  8445. configure:25053: $? = 1
  8446. configure: failed program was:
  8447. | /* confdefs.h */
  8448. | #define PACKAGE_NAME "glib"
  8449. | #define PACKAGE_TARNAME "glib"
  8450. | #define PACKAGE_VERSION "2.56.2"
  8451. | #define PACKAGE_STRING "glib 2.56.2"
  8452. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  8453. | #define PACKAGE_URL ""
  8454. | #define GLIB_MAJOR_VERSION 2
  8455. | #define GLIB_MINOR_VERSION 56
  8456. | #define GLIB_MICRO_VERSION 2
  8457. | #define GLIB_INTERFACE_AGE 2
  8458. | #define GLIB_BINARY_AGE 5602
  8459. | #define STDC_HEADERS 1
  8460. | #define HAVE_SYS_TYPES_H 1
  8461. | #define HAVE_SYS_STAT_H 1
  8462. | #define HAVE_STDLIB_H 1
  8463. | #define HAVE_STRING_H 1
  8464. | #define HAVE_MEMORY_H 1
  8465. | #define HAVE_STRINGS_H 1
  8466. | #define HAVE_INTTYPES_H 1
  8467. | #define HAVE_STDINT_H 1
  8468. | #define HAVE_UNISTD_H 1
  8469. | #define __EXTENSIONS__ 1
  8470. | #define _ALL_SOURCE 1
  8471. | #define _GNU_SOURCE 1
  8472. | #define _POSIX_PTHREAD_SEMANTICS 1
  8473. | #define _TANDEM_SOURCE 1
  8474. | #define HAVE_LOCALE_H 1
  8475. | #define HAVE_LC_MESSAGES 1
  8476. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  8477. | #define HAVE_GETTEXT 1
  8478. | #define HAVE_DCGETTEXT 1
  8479. | #define ENABLE_NLS 1
  8480. | #define GETTEXT_PACKAGE "glib20"
  8481. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  8482. | #define HAVE_DLFCN_H 1
  8483. | #define LT_OBJDIR ".libs/"
  8484. | #define HAVE_ALLOCA_H 1
  8485. | #define HAVE_ALLOCA 1
  8486. | #define HAVE_MMAP 1
  8487. | #define HAVE_POSIX_MEMALIGN 1
  8488. | #define HAVE_MEMALIGN 1
  8489. | #define HAVE_VALLOC 1
  8490. | #define HAVE_FSYNC 1
  8491. | #define HAVE_PIPE2 1
  8492. | #define HAVE_TIMEGM 1
  8493. | #define HAVE_GMTIME_R 1
  8494. | #define HAVE_DECL_STRERROR_R 1
  8495. | #define HAVE_STRERROR_R 1
  8496. | #define STRERROR_R_CHAR_P 1
  8497. | #define HAVE_LIBC_ENABLE_SECURE 1
  8498. | #define SIZEOF_CHAR 1
  8499. | #define SIZEOF_SHORT 2
  8500. | #define SIZEOF_LONG 8
  8501. | #define SIZEOF_INT 4
  8502. | #define SIZEOF_VOID_P 8
  8503. | #define SIZEOF_LONG_LONG 8
  8504. | #define SIZEOF___INT64 0
  8505. | #define HAVE_SIG_ATOMIC_T 1
  8506. | #define HAVE_LONG_LONG_FORMAT 1
  8507. | #define HAVE_SYS_PARAM_H 1
  8508. | #define HAVE_SYS_RESOURCE_H 1
  8509. | #define HAVE_SYS_SELECT_H 1
  8510. | #define HAVE_STDINT_H 1
  8511. | #define HAVE_INTTYPES_H 1
  8512. | #define HAVE_SCHED_H 1
  8513. | #define HAVE_MALLOC_H 1
  8514. | #define HAVE_SYS_VFS_H 1
  8515. | #define HAVE_SYS_STATFS_H 1
  8516. | #define HAVE_SYS_STATVFS_H 1
  8517. | #define HAVE_MNTENT_H 1
  8518. | #define HAVE_FSTAB_H 1
  8519. | #define HAVE_LINUX_MAGIC_H 1
  8520. | #define HAVE_TERMIOS_H 1
  8521. | #define HAVE_DIRENT_H 1
  8522. | #define HAVE_SYS_TIME_H 1
  8523. | #define HAVE_VALUES_H 1
  8524. | #define HAVE_SYS_MOUNT_H 1
  8525. | #define HAVE_SYS_SYSCTL_H 1
  8526. | #define MAJOR_IN_SYSMACROS 1
  8527. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  8528. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  8529. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  8530. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  8531. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  8532. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  8533. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  8534. | #define HAVE_DIRENT_H 1
  8535. | #define HAVE_STRUCT_DIRENT_D_TYPE 1
  8536. | #define HAVE_LANGINFO_CODESET 1
  8537. | #define SIZEOF_SIZE_T 8
  8538. | #define SIZEOF_SSIZE_T 8
  8539. | #define HAVE_LSTAT 1
  8540. | #define HAVE_STRSIGNAL 1
  8541. | #define HAVE_VSNPRINTF 1
  8542. | #define HAVE_STPCPY 1
  8543. | #define HAVE_STRCASECMP 1
  8544. | #define HAVE_STRNCASECMP 1
  8545. | #define HAVE_POLL 1
  8546. | #define HAVE_VASPRINTF 1
  8547. | #define HAVE_SETENV 1
  8548. | #define HAVE_UNSETENV 1
  8549. | #define HAVE_GETC_UNLOCKED 1
  8550. | #define HAVE_READLINK 1
  8551. | #define HAVE_SYMLINK 1
  8552. | #define HAVE_MKOSTEMP 1
  8553. | #define HAVE_LINK 1
  8554. | #define HAVE_LCHOWN 1
  8555. | #define HAVE_FCHMOD 1
  8556. | #define HAVE_FCHOWN 1
  8557. | #define HAVE_UTIMES 1
  8558. | #define HAVE_GETRESUID 1
  8559. | #define HAVE_GETMNTENT_R 1
  8560. | #define HAVE_SETMNTENT 1
  8561. | #define HAVE_ENDMNTENT 1
  8562. | #define HAVE_HASMNTOPT 1
  8563. | #define HAVE_FALLOCATE 1
  8564. | #define HAVE_SPLICE 1
  8565. | #define HAVE_PRLIMIT 1
  8566. | #define HAVE_STATVFS 1
  8567. | #define HAVE_STATFS 1
  8568. | #define USE_STATFS 1
  8569. | #define HAVE_NEWLOCALE 1
  8570. | #define HAVE_USELOCALE 1
  8571. | #define HAVE_STRTOD_L 1
  8572. | #define HAVE_STRTOLL_L 1
  8573. | #define HAVE_STRTOULL_L 1
  8574. | #define HAVE_ENDSERVENT 1
  8575. | #define HAVE_IF_NAMETOINDEX 1
  8576. | #define HAVE_IF_INDEXTONAME 1
  8577. | #define HAVE_SENDMMSG 1
  8578. | #define HAVE_RECVMMSG 1
  8579. | #define HAVE_SIOCGIFADDR 1
  8580. | #define HAVE_RES_INIT 1
  8581. | #define HAVE_RES_NCLOSE 1
  8582. | #define HAVE_RES_NINIT 1
  8583. | #define HAVE_RES_NQUERY 1
  8584. | #define HAVE_NETLINK 1
  8585. | #define HAVE_IP_MREQN /**/
  8586. | #define STATFS_ARGS 2
  8587. | #define HAVE_OPEN_O_DIRECTORY 1
  8588. | #define HAVE_C99_VSNPRINTF 1
  8589. | #define HAVE_UNIX98_PRINTF 1
  8590. | #define HAVE_GOOD_PRINTF 1
  8591. | #define HAVE_LONG_LONG 1
  8592. | #define HAVE_LONG_DOUBLE 1
  8593. | #define HAVE_WCHAR_T 1
  8594. | #define HAVE_WINT_T 1
  8595. | /* end confdefs.h.  */
  8596. | #include <stdio.h>
  8597. | #ifdef HAVE_SYS_TYPES_H
  8598. | # include <sys/types.h>
  8599. | #endif
  8600. | #ifdef HAVE_SYS_STAT_H
  8601. | # include <sys/stat.h>
  8602. | #endif
  8603. | #ifdef STDC_HEADERS
  8604. | # include <stdlib.h>
  8605. | # include <stddef.h>
  8606. | #else
  8607. | # ifdef HAVE_STDLIB_H
  8608. | #  include <stdlib.h>
  8609. | # endif
  8610. | #endif
  8611. | #ifdef HAVE_STRING_H
  8612. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  8613. | #  include <memory.h>
  8614. | # endif
  8615. | # include <string.h>
  8616. | #endif
  8617. | #ifdef HAVE_STRINGS_H
  8618. | # include <strings.h>
  8619. | #endif
  8620. | #ifdef HAVE_INTTYPES_H
  8621. | # include <inttypes.h>
  8622. | #endif
  8623. | #ifdef HAVE_STDINT_H
  8624. | # include <stdint.h>
  8625. | #endif
  8626. | #ifdef HAVE_UNISTD_H
  8627. | # include <unistd.h>
  8628. | #endif
  8629. | int
  8630. | main ()
  8631. | {
  8632. | if (sizeof ((ptrdiff_t)))
  8633. |           return 0;
  8634. |   ;
  8635. |   return 0;
  8636. | }
  8637. configure:25053: result: yes
  8638. configure:25064: checking for inttypes.h
  8639. configure:25081: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  8640. configure:25081: $? = 0
  8641. configure:25088: result: yes
  8642. configure:25099: checking for stdint.h
  8643. configure:25116: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  8644. configure:25116: $? = 0
  8645. configure:25123: result: yes
  8646. configure:25155: checking for snprintf
  8647. configure:25155: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  8648. conftest.c:177:6: warning: conflicting types for built-in function 'snprintf'
  8649.  char snprintf ();
  8650.       ^~~~~~~~
  8651. configure:25155: $? = 0
  8652. configure:25155: result: yes
  8653. configure:25155: checking for strnlen
  8654. configure:25155: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  8655. configure:25155: $? = 0
  8656. configure:25155: result: yes
  8657. configure:25155: checking for wcslen
  8658. configure:25155: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  8659. configure:25155: $? = 0
  8660. configure:25155: result: yes
  8661. configure:25155: checking for wcsnlen
  8662. configure:25155: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  8663. configure:25155: $? = 0
  8664. configure:25155: result: yes
  8665. configure:25155: checking for mbrtowc
  8666. configure:25155: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  8667. configure:25155: $? = 0
  8668. configure:25155: result: yes
  8669. configure:25155: checking for wcrtomb
  8670. configure:25155: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  8671. configure:25155: $? = 0
  8672. configure:25155: result: yes
  8673. configure:25164: checking for C99 snprintf
  8674. configure:25209: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  8675. conftest.c: In function 'doit':
  8676. conftest.c:173:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  8677.      exit(1);
  8678.      ^~~~
  8679. conftest.c:173:5: warning: incompatible implicit declaration of built-in function 'exit'
  8680. conftest.c:173:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
  8681. conftest.c:178:5: warning: incompatible implicit declaration of built-in function 'exit'
  8682.      exit(1);
  8683.      ^~~~
  8684. conftest.c:178:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
  8685. conftest.c:183:5: warning: incompatible implicit declaration of built-in function 'exit'
  8686.      exit(1);
  8687.      ^~~~
  8688. conftest.c:183:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
  8689. conftest.c:185:3: warning: incompatible implicit declaration of built-in function 'exit'
  8690.    exit(0);
  8691.    ^~~~
  8692. conftest.c:185:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
  8693. conftest.c: In function 'main':
  8694. conftest.c:192:3: warning: incompatible implicit declaration of built-in function 'exit'
  8695.    exit(1);
  8696.    ^~~~
  8697. conftest.c:192:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
  8698. configure:25209: $? = 0
  8699. configure:25209: ./conftest
  8700. configure:25209: $? = 0
  8701. configure:25219: result: yes
  8702. configure:25229: checking for fd_set
  8703. configure:25242: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  8704. configure:25242: $? = 0
  8705. configure:25250: result: yes, found in sys/types.h
  8706. configure:25290: checking for nl_langinfo (CODESET)
  8707. configure:25307: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  8708. configure:25307: $? = 0
  8709. configure:25315: result: yes
  8710. configure:25323: checking for nl_langinfo (PM_STR)
  8711. configure:25349: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  8712. configure:25349: $? = 0
  8713. configure:25357: result: yes
  8714. configure:25365: checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)
  8715. configure:25392: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  8716. configure:25392: $? = 0
  8717. configure:25400: result: yes
  8718. configure:25408: checking for nl_langinfo (ALTMON_n)
  8719. configure:25437: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  8720. configure:25437: $? = 0
  8721. configure:25445: result: yes
  8722. configure:25453: checking for nl_langinfo (_NL_ABALTMON_n)
  8723. configure:25482: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  8724. configure:25482: $? = 0
  8725. configure:25490: result: yes
  8726. configure:25504: checking for a compliant posix_memalign() implementation
  8727. configure:25542: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  8728. configure:25542: $? = 0
  8729. configure:25542: ./conftest
  8730. configure:25542: $? = 0
  8731. configure:25556: result: yes
  8732. configure:25571: checking for OpenBSD strlcpy/strlcat
  8733. configure:25592: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  8734. conftest.c: In function 'main':
  8735. conftest.c:171:10: warning: implicit declaration of function 'strlcpy' [-Wimplicit-function-declaration]
  8736.    (void) strlcpy (p, "hi", 10);
  8737.           ^~~~~~~
  8738. conftest.c:172:7: warning: implicit declaration of function 'strlcat' [-Wimplicit-function-declaration]
  8739.    if (strlcat (p, "bye", 0) != 3)
  8740.        ^~~~~~~
  8741. /var/tmp/portage/dev-libs/glib-2.56.2/temp/cccrM68e.o: In function `main':
  8742. conftest.c:(.text.startup+0x2a): undefined reference to `strlcpy'
  8743. conftest.c:(.text.startup+0x3d): undefined reference to `strlcat'
  8744. collect2: error: ld returned 1 exit status
  8745. configure:25592: $? = 1
  8746. configure: program exited with status 1
  8747. configure: failed program was:
  8748. | /* confdefs.h */
  8749. | #define PACKAGE_NAME "glib"
  8750. | #define PACKAGE_TARNAME "glib"
  8751. | #define PACKAGE_VERSION "2.56.2"
  8752. | #define PACKAGE_STRING "glib 2.56.2"
  8753. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  8754. | #define PACKAGE_URL ""
  8755. | #define GLIB_MAJOR_VERSION 2
  8756. | #define GLIB_MINOR_VERSION 56
  8757. | #define GLIB_MICRO_VERSION 2
  8758. | #define GLIB_INTERFACE_AGE 2
  8759. | #define GLIB_BINARY_AGE 5602
  8760. | #define STDC_HEADERS 1
  8761. | #define HAVE_SYS_TYPES_H 1
  8762. | #define HAVE_SYS_STAT_H 1
  8763. | #define HAVE_STDLIB_H 1
  8764. | #define HAVE_STRING_H 1
  8765. | #define HAVE_MEMORY_H 1
  8766. | #define HAVE_STRINGS_H 1
  8767. | #define HAVE_INTTYPES_H 1
  8768. | #define HAVE_STDINT_H 1
  8769. | #define HAVE_UNISTD_H 1
  8770. | #define __EXTENSIONS__ 1
  8771. | #define _ALL_SOURCE 1
  8772. | #define _GNU_SOURCE 1
  8773. | #define _POSIX_PTHREAD_SEMANTICS 1
  8774. | #define _TANDEM_SOURCE 1
  8775. | #define HAVE_LOCALE_H 1
  8776. | #define HAVE_LC_MESSAGES 1
  8777. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  8778. | #define HAVE_GETTEXT 1
  8779. | #define HAVE_DCGETTEXT 1
  8780. | #define ENABLE_NLS 1
  8781. | #define GETTEXT_PACKAGE "glib20"
  8782. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  8783. | #define HAVE_DLFCN_H 1
  8784. | #define LT_OBJDIR ".libs/"
  8785. | #define HAVE_ALLOCA_H 1
  8786. | #define HAVE_ALLOCA 1
  8787. | #define HAVE_MMAP 1
  8788. | #define HAVE_POSIX_MEMALIGN 1
  8789. | #define HAVE_MEMALIGN 1
  8790. | #define HAVE_VALLOC 1
  8791. | #define HAVE_FSYNC 1
  8792. | #define HAVE_PIPE2 1
  8793. | #define HAVE_TIMEGM 1
  8794. | #define HAVE_GMTIME_R 1
  8795. | #define HAVE_DECL_STRERROR_R 1
  8796. | #define HAVE_STRERROR_R 1
  8797. | #define STRERROR_R_CHAR_P 1
  8798. | #define HAVE_LIBC_ENABLE_SECURE 1
  8799. | #define SIZEOF_CHAR 1
  8800. | #define SIZEOF_SHORT 2
  8801. | #define SIZEOF_LONG 8
  8802. | #define SIZEOF_INT 4
  8803. | #define SIZEOF_VOID_P 8
  8804. | #define SIZEOF_LONG_LONG 8
  8805. | #define SIZEOF___INT64 0
  8806. | #define HAVE_SIG_ATOMIC_T 1
  8807. | #define HAVE_LONG_LONG_FORMAT 1
  8808. | #define HAVE_SYS_PARAM_H 1
  8809. | #define HAVE_SYS_RESOURCE_H 1
  8810. | #define HAVE_SYS_SELECT_H 1
  8811. | #define HAVE_STDINT_H 1
  8812. | #define HAVE_INTTYPES_H 1
  8813. | #define HAVE_SCHED_H 1
  8814. | #define HAVE_MALLOC_H 1
  8815. | #define HAVE_SYS_VFS_H 1
  8816. | #define HAVE_SYS_STATFS_H 1
  8817. | #define HAVE_SYS_STATVFS_H 1
  8818. | #define HAVE_MNTENT_H 1
  8819. | #define HAVE_FSTAB_H 1
  8820. | #define HAVE_LINUX_MAGIC_H 1
  8821. | #define HAVE_TERMIOS_H 1
  8822. | #define HAVE_DIRENT_H 1
  8823. | #define HAVE_SYS_TIME_H 1
  8824. | #define HAVE_VALUES_H 1
  8825. | #define HAVE_SYS_MOUNT_H 1
  8826. | #define HAVE_SYS_SYSCTL_H 1
  8827. | #define MAJOR_IN_SYSMACROS 1
  8828. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  8829. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  8830. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  8831. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  8832. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  8833. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  8834. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  8835. | #define HAVE_DIRENT_H 1
  8836. | #define HAVE_STRUCT_DIRENT_D_TYPE 1
  8837. | #define HAVE_LANGINFO_CODESET 1
  8838. | #define SIZEOF_SIZE_T 8
  8839. | #define SIZEOF_SSIZE_T 8
  8840. | #define HAVE_LSTAT 1
  8841. | #define HAVE_STRSIGNAL 1
  8842. | #define HAVE_VSNPRINTF 1
  8843. | #define HAVE_STPCPY 1
  8844. | #define HAVE_STRCASECMP 1
  8845. | #define HAVE_STRNCASECMP 1
  8846. | #define HAVE_POLL 1
  8847. | #define HAVE_VASPRINTF 1
  8848. | #define HAVE_SETENV 1
  8849. | #define HAVE_UNSETENV 1
  8850. | #define HAVE_GETC_UNLOCKED 1
  8851. | #define HAVE_READLINK 1
  8852. | #define HAVE_SYMLINK 1
  8853. | #define HAVE_MKOSTEMP 1
  8854. | #define HAVE_LINK 1
  8855. | #define HAVE_LCHOWN 1
  8856. | #define HAVE_FCHMOD 1
  8857. | #define HAVE_FCHOWN 1
  8858. | #define HAVE_UTIMES 1
  8859. | #define HAVE_GETRESUID 1
  8860. | #define HAVE_GETMNTENT_R 1
  8861. | #define HAVE_SETMNTENT 1
  8862. | #define HAVE_ENDMNTENT 1
  8863. | #define HAVE_HASMNTOPT 1
  8864. | #define HAVE_FALLOCATE 1
  8865. | #define HAVE_SPLICE 1
  8866. | #define HAVE_PRLIMIT 1
  8867. | #define HAVE_STATVFS 1
  8868. | #define HAVE_STATFS 1
  8869. | #define USE_STATFS 1
  8870. | #define HAVE_NEWLOCALE 1
  8871. | #define HAVE_USELOCALE 1
  8872. | #define HAVE_STRTOD_L 1
  8873. | #define HAVE_STRTOLL_L 1
  8874. | #define HAVE_STRTOULL_L 1
  8875. | #define HAVE_ENDSERVENT 1
  8876. | #define HAVE_IF_NAMETOINDEX 1
  8877. | #define HAVE_IF_INDEXTONAME 1
  8878. | #define HAVE_SENDMMSG 1
  8879. | #define HAVE_RECVMMSG 1
  8880. | #define HAVE_SIOCGIFADDR 1
  8881. | #define HAVE_RES_INIT 1
  8882. | #define HAVE_RES_NCLOSE 1
  8883. | #define HAVE_RES_NINIT 1
  8884. | #define HAVE_RES_NQUERY 1
  8885. | #define HAVE_NETLINK 1
  8886. | #define HAVE_IP_MREQN /**/
  8887. | #define STATFS_ARGS 2
  8888. | #define HAVE_OPEN_O_DIRECTORY 1
  8889. | #define HAVE_C99_VSNPRINTF 1
  8890. | #define HAVE_UNIX98_PRINTF 1
  8891. | #define HAVE_GOOD_PRINTF 1
  8892. | #define HAVE_LONG_LONG 1
  8893. | #define HAVE_LONG_DOUBLE 1
  8894. | #define HAVE_WCHAR_T 1
  8895. | #define HAVE_WINT_T 1
  8896. | #define HAVE_PTRDIFF_T 1
  8897. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  8898. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  8899. | #define HAVE_INTMAX_T 1
  8900. | #define HAVE_SNPRINTF 1
  8901. | #define HAVE_STRNLEN 1
  8902. | #define HAVE_WCSLEN 1
  8903. | #define HAVE_WCSNLEN 1
  8904. | #define HAVE_MBRTOWC 1
  8905. | #define HAVE_WCRTOMB 1
  8906. | #define HAVE_C99_SNPRINTF 1
  8907. | #define HAVE_CODESET 1
  8908. | #define HAVE_LANGINFO_TIME 1
  8909. | #define HAVE_LANGINFO_OUTDIGIT 1
  8910. | #define HAVE_LANGINFO_ALTMON 1
  8911. | #define HAVE_LANGINFO_ABALTMON 1
  8912. | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
  8913. | /* end confdefs.h.  */
  8914. | #include <stdlib.h>
  8915. | #include <string.h>
  8916. | int main() {
  8917. |   char p[10];
  8918. |   (void) strlcpy (p, "hi", 10);
  8919. |   if (strlcat (p, "bye", 0) != 3)
  8920. |     return 1;
  8921. |   return 0;
  8922. | }
  8923. configure:25602: result: no
  8924. configure:25611: checking for an implementation of va_copy()
  8925. configure:25634: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  8926. configure:25634: $? = 0
  8927. configure:25643: result: yes
  8928. configure:25645: checking for an implementation of __va_copy()
  8929. configure:25668: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  8930. configure:25668: $? = 0
  8931. configure:25677: result: yes
  8932. configure:25695: checking whether va_lists can be copied by value
  8933. configure:25721: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  8934. conftest.c: In function 'f':
  8935. conftest.c:173:8: error: assignment to expression with array type
  8936.  args2 = args1;
  8937.        ^
  8938. configure:25721: $? = 1
  8939. configure: program exited with status 1
  8940. configure: failed program was:
  8941. | /* confdefs.h */
  8942. | #define PACKAGE_NAME "glib"
  8943. | #define PACKAGE_TARNAME "glib"
  8944. | #define PACKAGE_VERSION "2.56.2"
  8945. | #define PACKAGE_STRING "glib 2.56.2"
  8946. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  8947. | #define PACKAGE_URL ""
  8948. | #define GLIB_MAJOR_VERSION 2
  8949. | #define GLIB_MINOR_VERSION 56
  8950. | #define GLIB_MICRO_VERSION 2
  8951. | #define GLIB_INTERFACE_AGE 2
  8952. | #define GLIB_BINARY_AGE 5602
  8953. | #define STDC_HEADERS 1
  8954. | #define HAVE_SYS_TYPES_H 1
  8955. | #define HAVE_SYS_STAT_H 1
  8956. | #define HAVE_STDLIB_H 1
  8957. | #define HAVE_STRING_H 1
  8958. | #define HAVE_MEMORY_H 1
  8959. | #define HAVE_STRINGS_H 1
  8960. | #define HAVE_INTTYPES_H 1
  8961. | #define HAVE_STDINT_H 1
  8962. | #define HAVE_UNISTD_H 1
  8963. | #define __EXTENSIONS__ 1
  8964. | #define _ALL_SOURCE 1
  8965. | #define _GNU_SOURCE 1
  8966. | #define _POSIX_PTHREAD_SEMANTICS 1
  8967. | #define _TANDEM_SOURCE 1
  8968. | #define HAVE_LOCALE_H 1
  8969. | #define HAVE_LC_MESSAGES 1
  8970. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  8971. | #define HAVE_GETTEXT 1
  8972. | #define HAVE_DCGETTEXT 1
  8973. | #define ENABLE_NLS 1
  8974. | #define GETTEXT_PACKAGE "glib20"
  8975. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  8976. | #define HAVE_DLFCN_H 1
  8977. | #define LT_OBJDIR ".libs/"
  8978. | #define HAVE_ALLOCA_H 1
  8979. | #define HAVE_ALLOCA 1
  8980. | #define HAVE_MMAP 1
  8981. | #define HAVE_POSIX_MEMALIGN 1
  8982. | #define HAVE_MEMALIGN 1
  8983. | #define HAVE_VALLOC 1
  8984. | #define HAVE_FSYNC 1
  8985. | #define HAVE_PIPE2 1
  8986. | #define HAVE_TIMEGM 1
  8987. | #define HAVE_GMTIME_R 1
  8988. | #define HAVE_DECL_STRERROR_R 1
  8989. | #define HAVE_STRERROR_R 1
  8990. | #define STRERROR_R_CHAR_P 1
  8991. | #define HAVE_LIBC_ENABLE_SECURE 1
  8992. | #define SIZEOF_CHAR 1
  8993. | #define SIZEOF_SHORT 2
  8994. | #define SIZEOF_LONG 8
  8995. | #define SIZEOF_INT 4
  8996. | #define SIZEOF_VOID_P 8
  8997. | #define SIZEOF_LONG_LONG 8
  8998. | #define SIZEOF___INT64 0
  8999. | #define HAVE_SIG_ATOMIC_T 1
  9000. | #define HAVE_LONG_LONG_FORMAT 1
  9001. | #define HAVE_SYS_PARAM_H 1
  9002. | #define HAVE_SYS_RESOURCE_H 1
  9003. | #define HAVE_SYS_SELECT_H 1
  9004. | #define HAVE_STDINT_H 1
  9005. | #define HAVE_INTTYPES_H 1
  9006. | #define HAVE_SCHED_H 1
  9007. | #define HAVE_MALLOC_H 1
  9008. | #define HAVE_SYS_VFS_H 1
  9009. | #define HAVE_SYS_STATFS_H 1
  9010. | #define HAVE_SYS_STATVFS_H 1
  9011. | #define HAVE_MNTENT_H 1
  9012. | #define HAVE_FSTAB_H 1
  9013. | #define HAVE_LINUX_MAGIC_H 1
  9014. | #define HAVE_TERMIOS_H 1
  9015. | #define HAVE_DIRENT_H 1
  9016. | #define HAVE_SYS_TIME_H 1
  9017. | #define HAVE_VALUES_H 1
  9018. | #define HAVE_SYS_MOUNT_H 1
  9019. | #define HAVE_SYS_SYSCTL_H 1
  9020. | #define MAJOR_IN_SYSMACROS 1
  9021. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  9022. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  9023. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  9024. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  9025. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  9026. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  9027. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  9028. | #define HAVE_DIRENT_H 1
  9029. | #define HAVE_STRUCT_DIRENT_D_TYPE 1
  9030. | #define HAVE_LANGINFO_CODESET 1
  9031. | #define SIZEOF_SIZE_T 8
  9032. | #define SIZEOF_SSIZE_T 8
  9033. | #define HAVE_LSTAT 1
  9034. | #define HAVE_STRSIGNAL 1
  9035. | #define HAVE_VSNPRINTF 1
  9036. | #define HAVE_STPCPY 1
  9037. | #define HAVE_STRCASECMP 1
  9038. | #define HAVE_STRNCASECMP 1
  9039. | #define HAVE_POLL 1
  9040. | #define HAVE_VASPRINTF 1
  9041. | #define HAVE_SETENV 1
  9042. | #define HAVE_UNSETENV 1
  9043. | #define HAVE_GETC_UNLOCKED 1
  9044. | #define HAVE_READLINK 1
  9045. | #define HAVE_SYMLINK 1
  9046. | #define HAVE_MKOSTEMP 1
  9047. | #define HAVE_LINK 1
  9048. | #define HAVE_LCHOWN 1
  9049. | #define HAVE_FCHMOD 1
  9050. | #define HAVE_FCHOWN 1
  9051. | #define HAVE_UTIMES 1
  9052. | #define HAVE_GETRESUID 1
  9053. | #define HAVE_GETMNTENT_R 1
  9054. | #define HAVE_SETMNTENT 1
  9055. | #define HAVE_ENDMNTENT 1
  9056. | #define HAVE_HASMNTOPT 1
  9057. | #define HAVE_FALLOCATE 1
  9058. | #define HAVE_SPLICE 1
  9059. | #define HAVE_PRLIMIT 1
  9060. | #define HAVE_STATVFS 1
  9061. | #define HAVE_STATFS 1
  9062. | #define USE_STATFS 1
  9063. | #define HAVE_NEWLOCALE 1
  9064. | #define HAVE_USELOCALE 1
  9065. | #define HAVE_STRTOD_L 1
  9066. | #define HAVE_STRTOLL_L 1
  9067. | #define HAVE_STRTOULL_L 1
  9068. | #define HAVE_ENDSERVENT 1
  9069. | #define HAVE_IF_NAMETOINDEX 1
  9070. | #define HAVE_IF_INDEXTONAME 1
  9071. | #define HAVE_SENDMMSG 1
  9072. | #define HAVE_RECVMMSG 1
  9073. | #define HAVE_SIOCGIFADDR 1
  9074. | #define HAVE_RES_INIT 1
  9075. | #define HAVE_RES_NCLOSE 1
  9076. | #define HAVE_RES_NINIT 1
  9077. | #define HAVE_RES_NQUERY 1
  9078. | #define HAVE_NETLINK 1
  9079. | #define HAVE_IP_MREQN /**/
  9080. | #define STATFS_ARGS 2
  9081. | #define HAVE_OPEN_O_DIRECTORY 1
  9082. | #define HAVE_C99_VSNPRINTF 1
  9083. | #define HAVE_UNIX98_PRINTF 1
  9084. | #define HAVE_GOOD_PRINTF 1
  9085. | #define HAVE_LONG_LONG 1
  9086. | #define HAVE_LONG_DOUBLE 1
  9087. | #define HAVE_WCHAR_T 1
  9088. | #define HAVE_WINT_T 1
  9089. | #define HAVE_PTRDIFF_T 1
  9090. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  9091. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  9092. | #define HAVE_INTMAX_T 1
  9093. | #define HAVE_SNPRINTF 1
  9094. | #define HAVE_STRNLEN 1
  9095. | #define HAVE_WCSLEN 1
  9096. | #define HAVE_WCSNLEN 1
  9097. | #define HAVE_MBRTOWC 1
  9098. | #define HAVE_WCRTOMB 1
  9099. | #define HAVE_C99_SNPRINTF 1
  9100. | #define HAVE_CODESET 1
  9101. | #define HAVE_LANGINFO_TIME 1
  9102. | #define HAVE_LANGINFO_OUTDIGIT 1
  9103. | #define HAVE_LANGINFO_ALTMON 1
  9104. | #define HAVE_LANGINFO_ABALTMON 1
  9105. | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
  9106. | #define G_VA_COPY va_copy
  9107. | /* end confdefs.h.  */
  9108. | #include <stdarg.h>
  9109. | #include <stdlib.h>
  9110. |       void f (int i, ...) {
  9111. |       va_list args1, args2;
  9112. |       va_start (args1, i);
  9113. |       args2 = args1;
  9114. |       if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42)
  9115. |         exit (1);
  9116. |       va_end (args1); va_end (args2);
  9117. |       }
  9118. |       int main() {
  9119. |         f (0, 42);
  9120. |         return 0;
  9121. |       }
  9122. configure:25732: result: no
  9123. configure:25767: checking for dlopen
  9124. configure:25767: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  9125. /var/tmp/portage/dev-libs/glib-2.56.2/temp/ccviFaZw.o: In function `main':
  9126. conftest.c:(.text.startup+0x7): undefined reference to `dlopen'
  9127. collect2: error: ld returned 1 exit status
  9128. configure:25767: $? = 1
  9129. configure: failed program was:
  9130. | /* confdefs.h */
  9131. | #define PACKAGE_NAME "glib"
  9132. | #define PACKAGE_TARNAME "glib"
  9133. | #define PACKAGE_VERSION "2.56.2"
  9134. | #define PACKAGE_STRING "glib 2.56.2"
  9135. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  9136. | #define PACKAGE_URL ""
  9137. | #define GLIB_MAJOR_VERSION 2
  9138. | #define GLIB_MINOR_VERSION 56
  9139. | #define GLIB_MICRO_VERSION 2
  9140. | #define GLIB_INTERFACE_AGE 2
  9141. | #define GLIB_BINARY_AGE 5602
  9142. | #define STDC_HEADERS 1
  9143. | #define HAVE_SYS_TYPES_H 1
  9144. | #define HAVE_SYS_STAT_H 1
  9145. | #define HAVE_STDLIB_H 1
  9146. | #define HAVE_STRING_H 1
  9147. | #define HAVE_MEMORY_H 1
  9148. | #define HAVE_STRINGS_H 1
  9149. | #define HAVE_INTTYPES_H 1
  9150. | #define HAVE_STDINT_H 1
  9151. | #define HAVE_UNISTD_H 1
  9152. | #define __EXTENSIONS__ 1
  9153. | #define _ALL_SOURCE 1
  9154. | #define _GNU_SOURCE 1
  9155. | #define _POSIX_PTHREAD_SEMANTICS 1
  9156. | #define _TANDEM_SOURCE 1
  9157. | #define HAVE_LOCALE_H 1
  9158. | #define HAVE_LC_MESSAGES 1
  9159. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  9160. | #define HAVE_GETTEXT 1
  9161. | #define HAVE_DCGETTEXT 1
  9162. | #define ENABLE_NLS 1
  9163. | #define GETTEXT_PACKAGE "glib20"
  9164. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  9165. | #define HAVE_DLFCN_H 1
  9166. | #define LT_OBJDIR ".libs/"
  9167. | #define HAVE_ALLOCA_H 1
  9168. | #define HAVE_ALLOCA 1
  9169. | #define HAVE_MMAP 1
  9170. | #define HAVE_POSIX_MEMALIGN 1
  9171. | #define HAVE_MEMALIGN 1
  9172. | #define HAVE_VALLOC 1
  9173. | #define HAVE_FSYNC 1
  9174. | #define HAVE_PIPE2 1
  9175. | #define HAVE_TIMEGM 1
  9176. | #define HAVE_GMTIME_R 1
  9177. | #define HAVE_DECL_STRERROR_R 1
  9178. | #define HAVE_STRERROR_R 1
  9179. | #define STRERROR_R_CHAR_P 1
  9180. | #define HAVE_LIBC_ENABLE_SECURE 1
  9181. | #define SIZEOF_CHAR 1
  9182. | #define SIZEOF_SHORT 2
  9183. | #define SIZEOF_LONG 8
  9184. | #define SIZEOF_INT 4
  9185. | #define SIZEOF_VOID_P 8
  9186. | #define SIZEOF_LONG_LONG 8
  9187. | #define SIZEOF___INT64 0
  9188. | #define HAVE_SIG_ATOMIC_T 1
  9189. | #define HAVE_LONG_LONG_FORMAT 1
  9190. | #define HAVE_SYS_PARAM_H 1
  9191. | #define HAVE_SYS_RESOURCE_H 1
  9192. | #define HAVE_SYS_SELECT_H 1
  9193. | #define HAVE_STDINT_H 1
  9194. | #define HAVE_INTTYPES_H 1
  9195. | #define HAVE_SCHED_H 1
  9196. | #define HAVE_MALLOC_H 1
  9197. | #define HAVE_SYS_VFS_H 1
  9198. | #define HAVE_SYS_STATFS_H 1
  9199. | #define HAVE_SYS_STATVFS_H 1
  9200. | #define HAVE_MNTENT_H 1
  9201. | #define HAVE_FSTAB_H 1
  9202. | #define HAVE_LINUX_MAGIC_H 1
  9203. | #define HAVE_TERMIOS_H 1
  9204. | #define HAVE_DIRENT_H 1
  9205. | #define HAVE_SYS_TIME_H 1
  9206. | #define HAVE_VALUES_H 1
  9207. | #define HAVE_SYS_MOUNT_H 1
  9208. | #define HAVE_SYS_SYSCTL_H 1
  9209. | #define MAJOR_IN_SYSMACROS 1
  9210. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  9211. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  9212. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  9213. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  9214. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  9215. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  9216. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  9217. | #define HAVE_DIRENT_H 1
  9218. | #define HAVE_STRUCT_DIRENT_D_TYPE 1
  9219. | #define HAVE_LANGINFO_CODESET 1
  9220. | #define SIZEOF_SIZE_T 8
  9221. | #define SIZEOF_SSIZE_T 8
  9222. | #define HAVE_LSTAT 1
  9223. | #define HAVE_STRSIGNAL 1
  9224. | #define HAVE_VSNPRINTF 1
  9225. | #define HAVE_STPCPY 1
  9226. | #define HAVE_STRCASECMP 1
  9227. | #define HAVE_STRNCASECMP 1
  9228. | #define HAVE_POLL 1
  9229. | #define HAVE_VASPRINTF 1
  9230. | #define HAVE_SETENV 1
  9231. | #define HAVE_UNSETENV 1
  9232. | #define HAVE_GETC_UNLOCKED 1
  9233. | #define HAVE_READLINK 1
  9234. | #define HAVE_SYMLINK 1
  9235. | #define HAVE_MKOSTEMP 1
  9236. | #define HAVE_LINK 1
  9237. | #define HAVE_LCHOWN 1
  9238. | #define HAVE_FCHMOD 1
  9239. | #define HAVE_FCHOWN 1
  9240. | #define HAVE_UTIMES 1
  9241. | #define HAVE_GETRESUID 1
  9242. | #define HAVE_GETMNTENT_R 1
  9243. | #define HAVE_SETMNTENT 1
  9244. | #define HAVE_ENDMNTENT 1
  9245. | #define HAVE_HASMNTOPT 1
  9246. | #define HAVE_FALLOCATE 1
  9247. | #define HAVE_SPLICE 1
  9248. | #define HAVE_PRLIMIT 1
  9249. | #define HAVE_STATVFS 1
  9250. | #define HAVE_STATFS 1
  9251. | #define USE_STATFS 1
  9252. | #define HAVE_NEWLOCALE 1
  9253. | #define HAVE_USELOCALE 1
  9254. | #define HAVE_STRTOD_L 1
  9255. | #define HAVE_STRTOLL_L 1
  9256. | #define HAVE_STRTOULL_L 1
  9257. | #define HAVE_ENDSERVENT 1
  9258. | #define HAVE_IF_NAMETOINDEX 1
  9259. | #define HAVE_IF_INDEXTONAME 1
  9260. | #define HAVE_SENDMMSG 1
  9261. | #define HAVE_RECVMMSG 1
  9262. | #define HAVE_SIOCGIFADDR 1
  9263. | #define HAVE_RES_INIT 1
  9264. | #define HAVE_RES_NCLOSE 1
  9265. | #define HAVE_RES_NINIT 1
  9266. | #define HAVE_RES_NQUERY 1
  9267. | #define HAVE_NETLINK 1
  9268. | #define HAVE_IP_MREQN /**/
  9269. | #define STATFS_ARGS 2
  9270. | #define HAVE_OPEN_O_DIRECTORY 1
  9271. | #define HAVE_C99_VSNPRINTF 1
  9272. | #define HAVE_UNIX98_PRINTF 1
  9273. | #define HAVE_GOOD_PRINTF 1
  9274. | #define HAVE_LONG_LONG 1
  9275. | #define HAVE_LONG_DOUBLE 1
  9276. | #define HAVE_WCHAR_T 1
  9277. | #define HAVE_WINT_T 1
  9278. | #define HAVE_PTRDIFF_T 1
  9279. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  9280. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  9281. | #define HAVE_INTMAX_T 1
  9282. | #define HAVE_SNPRINTF 1
  9283. | #define HAVE_STRNLEN 1
  9284. | #define HAVE_WCSLEN 1
  9285. | #define HAVE_WCSNLEN 1
  9286. | #define HAVE_MBRTOWC 1
  9287. | #define HAVE_WCRTOMB 1
  9288. | #define HAVE_C99_SNPRINTF 1
  9289. | #define HAVE_CODESET 1
  9290. | #define HAVE_LANGINFO_TIME 1
  9291. | #define HAVE_LANGINFO_OUTDIGIT 1
  9292. | #define HAVE_LANGINFO_ALTMON 1
  9293. | #define HAVE_LANGINFO_ABALTMON 1
  9294. | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
  9295. | #define G_VA_COPY va_copy
  9296. | #define G_VA_COPY_AS_ARRAY 1
  9297. | /* end confdefs.h.  */
  9298. | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
  9299. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  9300. | #define dlopen innocuous_dlopen
  9301. |
  9302. | /* System header to define __stub macros and hopefully few prototypes,
  9303. |     which can conflict with char dlopen (); below.
  9304. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  9305. |     <limits.h> exists even on freestanding compilers.  */
  9306. |
  9307. | #ifdef __STDC__
  9308. | # include <limits.h>
  9309. | #else
  9310. | # include <assert.h>
  9311. | #endif
  9312. |
  9313. | #undef dlopen
  9314. |
  9315. | /* Override any GCC internal prototype to avoid an error.
  9316. |    Use char because int might match the return type of a GCC
  9317. |    builtin and then its argument prototype would still apply.  */
  9318. | #ifdef __cplusplus
  9319. | extern "C"
  9320. | #endif
  9321. | char dlopen ();
  9322. | /* The GNU C library defines this for functions which it implements
  9323. |     to always fail with ENOSYS.  Some functions are actually named
  9324. |     something starting with __ and the normal name is an alias.  */
  9325. | #if defined __stub_dlopen || defined __stub___dlopen
  9326. | choke me
  9327. | #endif
  9328. |
  9329. | int
  9330. | main ()
  9331. | {
  9332. | return dlopen ();
  9333. |   ;
  9334. |   return 0;
  9335. | }
  9336. configure:25767: result: no
  9337. configure:25780: checking for NSLinkModule
  9338. configure:25780: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  9339. /var/tmp/portage/dev-libs/glib-2.56.2/temp/ccnX7Hgp.o: In function `main':
  9340. conftest.c:(.text.startup+0x7): undefined reference to `NSLinkModule'
  9341. collect2: error: ld returned 1 exit status
  9342. configure:25780: $? = 1
  9343. configure: failed program was:
  9344. | /* confdefs.h */
  9345. | #define PACKAGE_NAME "glib"
  9346. | #define PACKAGE_TARNAME "glib"
  9347. | #define PACKAGE_VERSION "2.56.2"
  9348. | #define PACKAGE_STRING "glib 2.56.2"
  9349. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  9350. | #define PACKAGE_URL ""
  9351. | #define GLIB_MAJOR_VERSION 2
  9352. | #define GLIB_MINOR_VERSION 56
  9353. | #define GLIB_MICRO_VERSION 2
  9354. | #define GLIB_INTERFACE_AGE 2
  9355. | #define GLIB_BINARY_AGE 5602
  9356. | #define STDC_HEADERS 1
  9357. | #define HAVE_SYS_TYPES_H 1
  9358. | #define HAVE_SYS_STAT_H 1
  9359. | #define HAVE_STDLIB_H 1
  9360. | #define HAVE_STRING_H 1
  9361. | #define HAVE_MEMORY_H 1
  9362. | #define HAVE_STRINGS_H 1
  9363. | #define HAVE_INTTYPES_H 1
  9364. | #define HAVE_STDINT_H 1
  9365. | #define HAVE_UNISTD_H 1
  9366. | #define __EXTENSIONS__ 1
  9367. | #define _ALL_SOURCE 1
  9368. | #define _GNU_SOURCE 1
  9369. | #define _POSIX_PTHREAD_SEMANTICS 1
  9370. | #define _TANDEM_SOURCE 1
  9371. | #define HAVE_LOCALE_H 1
  9372. | #define HAVE_LC_MESSAGES 1
  9373. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  9374. | #define HAVE_GETTEXT 1
  9375. | #define HAVE_DCGETTEXT 1
  9376. | #define ENABLE_NLS 1
  9377. | #define GETTEXT_PACKAGE "glib20"
  9378. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  9379. | #define HAVE_DLFCN_H 1
  9380. | #define LT_OBJDIR ".libs/"
  9381. | #define HAVE_ALLOCA_H 1
  9382. | #define HAVE_ALLOCA 1
  9383. | #define HAVE_MMAP 1
  9384. | #define HAVE_POSIX_MEMALIGN 1
  9385. | #define HAVE_MEMALIGN 1
  9386. | #define HAVE_VALLOC 1
  9387. | #define HAVE_FSYNC 1
  9388. | #define HAVE_PIPE2 1
  9389. | #define HAVE_TIMEGM 1
  9390. | #define HAVE_GMTIME_R 1
  9391. | #define HAVE_DECL_STRERROR_R 1
  9392. | #define HAVE_STRERROR_R 1
  9393. | #define STRERROR_R_CHAR_P 1
  9394. | #define HAVE_LIBC_ENABLE_SECURE 1
  9395. | #define SIZEOF_CHAR 1
  9396. | #define SIZEOF_SHORT 2
  9397. | #define SIZEOF_LONG 8
  9398. | #define SIZEOF_INT 4
  9399. | #define SIZEOF_VOID_P 8
  9400. | #define SIZEOF_LONG_LONG 8
  9401. | #define SIZEOF___INT64 0
  9402. | #define HAVE_SIG_ATOMIC_T 1
  9403. | #define HAVE_LONG_LONG_FORMAT 1
  9404. | #define HAVE_SYS_PARAM_H 1
  9405. | #define HAVE_SYS_RESOURCE_H 1
  9406. | #define HAVE_SYS_SELECT_H 1
  9407. | #define HAVE_STDINT_H 1
  9408. | #define HAVE_INTTYPES_H 1
  9409. | #define HAVE_SCHED_H 1
  9410. | #define HAVE_MALLOC_H 1
  9411. | #define HAVE_SYS_VFS_H 1
  9412. | #define HAVE_SYS_STATFS_H 1
  9413. | #define HAVE_SYS_STATVFS_H 1
  9414. | #define HAVE_MNTENT_H 1
  9415. | #define HAVE_FSTAB_H 1
  9416. | #define HAVE_LINUX_MAGIC_H 1
  9417. | #define HAVE_TERMIOS_H 1
  9418. | #define HAVE_DIRENT_H 1
  9419. | #define HAVE_SYS_TIME_H 1
  9420. | #define HAVE_VALUES_H 1
  9421. | #define HAVE_SYS_MOUNT_H 1
  9422. | #define HAVE_SYS_SYSCTL_H 1
  9423. | #define MAJOR_IN_SYSMACROS 1
  9424. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  9425. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  9426. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  9427. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  9428. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  9429. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  9430. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  9431. | #define HAVE_DIRENT_H 1
  9432. | #define HAVE_STRUCT_DIRENT_D_TYPE 1
  9433. | #define HAVE_LANGINFO_CODESET 1
  9434. | #define SIZEOF_SIZE_T 8
  9435. | #define SIZEOF_SSIZE_T 8
  9436. | #define HAVE_LSTAT 1
  9437. | #define HAVE_STRSIGNAL 1
  9438. | #define HAVE_VSNPRINTF 1
  9439. | #define HAVE_STPCPY 1
  9440. | #define HAVE_STRCASECMP 1
  9441. | #define HAVE_STRNCASECMP 1
  9442. | #define HAVE_POLL 1
  9443. | #define HAVE_VASPRINTF 1
  9444. | #define HAVE_SETENV 1
  9445. | #define HAVE_UNSETENV 1
  9446. | #define HAVE_GETC_UNLOCKED 1
  9447. | #define HAVE_READLINK 1
  9448. | #define HAVE_SYMLINK 1
  9449. | #define HAVE_MKOSTEMP 1
  9450. | #define HAVE_LINK 1
  9451. | #define HAVE_LCHOWN 1
  9452. | #define HAVE_FCHMOD 1
  9453. | #define HAVE_FCHOWN 1
  9454. | #define HAVE_UTIMES 1
  9455. | #define HAVE_GETRESUID 1
  9456. | #define HAVE_GETMNTENT_R 1
  9457. | #define HAVE_SETMNTENT 1
  9458. | #define HAVE_ENDMNTENT 1
  9459. | #define HAVE_HASMNTOPT 1
  9460. | #define HAVE_FALLOCATE 1
  9461. | #define HAVE_SPLICE 1
  9462. | #define HAVE_PRLIMIT 1
  9463. | #define HAVE_STATVFS 1
  9464. | #define HAVE_STATFS 1
  9465. | #define USE_STATFS 1
  9466. | #define HAVE_NEWLOCALE 1
  9467. | #define HAVE_USELOCALE 1
  9468. | #define HAVE_STRTOD_L 1
  9469. | #define HAVE_STRTOLL_L 1
  9470. | #define HAVE_STRTOULL_L 1
  9471. | #define HAVE_ENDSERVENT 1
  9472. | #define HAVE_IF_NAMETOINDEX 1
  9473. | #define HAVE_IF_INDEXTONAME 1
  9474. | #define HAVE_SENDMMSG 1
  9475. | #define HAVE_RECVMMSG 1
  9476. | #define HAVE_SIOCGIFADDR 1
  9477. | #define HAVE_RES_INIT 1
  9478. | #define HAVE_RES_NCLOSE 1
  9479. | #define HAVE_RES_NINIT 1
  9480. | #define HAVE_RES_NQUERY 1
  9481. | #define HAVE_NETLINK 1
  9482. | #define HAVE_IP_MREQN /**/
  9483. | #define STATFS_ARGS 2
  9484. | #define HAVE_OPEN_O_DIRECTORY 1
  9485. | #define HAVE_C99_VSNPRINTF 1
  9486. | #define HAVE_UNIX98_PRINTF 1
  9487. | #define HAVE_GOOD_PRINTF 1
  9488. | #define HAVE_LONG_LONG 1
  9489. | #define HAVE_LONG_DOUBLE 1
  9490. | #define HAVE_WCHAR_T 1
  9491. | #define HAVE_WINT_T 1
  9492. | #define HAVE_PTRDIFF_T 1
  9493. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  9494. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  9495. | #define HAVE_INTMAX_T 1
  9496. | #define HAVE_SNPRINTF 1
  9497. | #define HAVE_STRNLEN 1
  9498. | #define HAVE_WCSLEN 1
  9499. | #define HAVE_WCSNLEN 1
  9500. | #define HAVE_MBRTOWC 1
  9501. | #define HAVE_WCRTOMB 1
  9502. | #define HAVE_C99_SNPRINTF 1
  9503. | #define HAVE_CODESET 1
  9504. | #define HAVE_LANGINFO_TIME 1
  9505. | #define HAVE_LANGINFO_OUTDIGIT 1
  9506. | #define HAVE_LANGINFO_ALTMON 1
  9507. | #define HAVE_LANGINFO_ABALTMON 1
  9508. | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
  9509. | #define G_VA_COPY va_copy
  9510. | #define G_VA_COPY_AS_ARRAY 1
  9511. | /* end confdefs.h.  */
  9512. | /* Define NSLinkModule to an innocuous variant, in case <limits.h> declares NSLinkModule.
  9513. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  9514. | #define NSLinkModule innocuous_NSLinkModule
  9515. |
  9516. | /* System header to define __stub macros and hopefully few prototypes,
  9517. |     which can conflict with char NSLinkModule (); below.
  9518. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  9519. |     <limits.h> exists even on freestanding compilers.  */
  9520. |
  9521. | #ifdef __STDC__
  9522. | # include <limits.h>
  9523. | #else
  9524. | # include <assert.h>
  9525. | #endif
  9526. |
  9527. | #undef NSLinkModule
  9528. |
  9529. | /* Override any GCC internal prototype to avoid an error.
  9530. |    Use char because int might match the return type of a GCC
  9531. |    builtin and then its argument prototype would still apply.  */
  9532. | #ifdef __cplusplus
  9533. | extern "C"
  9534. | #endif
  9535. | char NSLinkModule ();
  9536. | /* The GNU C library defines this for functions which it implements
  9537. |     to always fail with ENOSYS.  Some functions are actually named
  9538. |     something starting with __ and the normal name is an alias.  */
  9539. | #if defined __stub_NSLinkModule || defined __stub___NSLinkModule
  9540. | choke me
  9541. | #endif
  9542. |
  9543. | int
  9544. | main ()
  9545. | {
  9546. | return NSLinkModule ();
  9547. |   ;
  9548. |   return 0;
  9549. | }
  9550. configure:25780: result: no
  9551. configure:25790: checking for dlopen in -ldl
  9552. configure:25815: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c -ldl    >&5
  9553. configure:25815: $? = 0
  9554. configure:25824: result: yes
  9555. configure:25827: checking for dlsym in -ldl
  9556. configure:25852: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c -ldl    >&5
  9557. configure:25852: $? = 0
  9558. configure:25861: result: yes
  9559. configure:25885: checking for RTLD_GLOBAL brokenness
  9560. configure:25914: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldl   >&5
  9561. configure:25914: $? = 0
  9562. configure:25914: ./conftest
  9563. configure:25914: $? = 0
  9564. configure:25927: result: no
  9565. configure:25934: checking for preceeding underscore in symbols
  9566. configure:25959: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldl   >&5
  9567. configure:25959: $? = 0
  9568. configure:25959: ./conftest
  9569. configure:25959: $? = 1
  9570. configure: program exited with status 1
  9571. configure: failed program was:
  9572. | /* confdefs.h */
  9573. | #define PACKAGE_NAME "glib"
  9574. | #define PACKAGE_TARNAME "glib"
  9575. | #define PACKAGE_VERSION "2.56.2"
  9576. | #define PACKAGE_STRING "glib 2.56.2"
  9577. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  9578. | #define PACKAGE_URL ""
  9579. | #define GLIB_MAJOR_VERSION 2
  9580. | #define GLIB_MINOR_VERSION 56
  9581. | #define GLIB_MICRO_VERSION 2
  9582. | #define GLIB_INTERFACE_AGE 2
  9583. | #define GLIB_BINARY_AGE 5602
  9584. | #define STDC_HEADERS 1
  9585. | #define HAVE_SYS_TYPES_H 1
  9586. | #define HAVE_SYS_STAT_H 1
  9587. | #define HAVE_STDLIB_H 1
  9588. | #define HAVE_STRING_H 1
  9589. | #define HAVE_MEMORY_H 1
  9590. | #define HAVE_STRINGS_H 1
  9591. | #define HAVE_INTTYPES_H 1
  9592. | #define HAVE_STDINT_H 1
  9593. | #define HAVE_UNISTD_H 1
  9594. | #define __EXTENSIONS__ 1
  9595. | #define _ALL_SOURCE 1
  9596. | #define _GNU_SOURCE 1
  9597. | #define _POSIX_PTHREAD_SEMANTICS 1
  9598. | #define _TANDEM_SOURCE 1
  9599. | #define HAVE_LOCALE_H 1
  9600. | #define HAVE_LC_MESSAGES 1
  9601. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  9602. | #define HAVE_GETTEXT 1
  9603. | #define HAVE_DCGETTEXT 1
  9604. | #define ENABLE_NLS 1
  9605. | #define GETTEXT_PACKAGE "glib20"
  9606. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  9607. | #define HAVE_DLFCN_H 1
  9608. | #define LT_OBJDIR ".libs/"
  9609. | #define HAVE_ALLOCA_H 1
  9610. | #define HAVE_ALLOCA 1
  9611. | #define HAVE_MMAP 1
  9612. | #define HAVE_POSIX_MEMALIGN 1
  9613. | #define HAVE_MEMALIGN 1
  9614. | #define HAVE_VALLOC 1
  9615. | #define HAVE_FSYNC 1
  9616. | #define HAVE_PIPE2 1
  9617. | #define HAVE_TIMEGM 1
  9618. | #define HAVE_GMTIME_R 1
  9619. | #define HAVE_DECL_STRERROR_R 1
  9620. | #define HAVE_STRERROR_R 1
  9621. | #define STRERROR_R_CHAR_P 1
  9622. | #define HAVE_LIBC_ENABLE_SECURE 1
  9623. | #define SIZEOF_CHAR 1
  9624. | #define SIZEOF_SHORT 2
  9625. | #define SIZEOF_LONG 8
  9626. | #define SIZEOF_INT 4
  9627. | #define SIZEOF_VOID_P 8
  9628. | #define SIZEOF_LONG_LONG 8
  9629. | #define SIZEOF___INT64 0
  9630. | #define HAVE_SIG_ATOMIC_T 1
  9631. | #define HAVE_LONG_LONG_FORMAT 1
  9632. | #define HAVE_SYS_PARAM_H 1
  9633. | #define HAVE_SYS_RESOURCE_H 1
  9634. | #define HAVE_SYS_SELECT_H 1
  9635. | #define HAVE_STDINT_H 1
  9636. | #define HAVE_INTTYPES_H 1
  9637. | #define HAVE_SCHED_H 1
  9638. | #define HAVE_MALLOC_H 1
  9639. | #define HAVE_SYS_VFS_H 1
  9640. | #define HAVE_SYS_STATFS_H 1
  9641. | #define HAVE_SYS_STATVFS_H 1
  9642. | #define HAVE_MNTENT_H 1
  9643. | #define HAVE_FSTAB_H 1
  9644. | #define HAVE_LINUX_MAGIC_H 1
  9645. | #define HAVE_TERMIOS_H 1
  9646. | #define HAVE_DIRENT_H 1
  9647. | #define HAVE_SYS_TIME_H 1
  9648. | #define HAVE_VALUES_H 1
  9649. | #define HAVE_SYS_MOUNT_H 1
  9650. | #define HAVE_SYS_SYSCTL_H 1
  9651. | #define MAJOR_IN_SYSMACROS 1
  9652. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  9653. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  9654. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  9655. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  9656. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  9657. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  9658. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  9659. | #define HAVE_DIRENT_H 1
  9660. | #define HAVE_STRUCT_DIRENT_D_TYPE 1
  9661. | #define HAVE_LANGINFO_CODESET 1
  9662. | #define SIZEOF_SIZE_T 8
  9663. | #define SIZEOF_SSIZE_T 8
  9664. | #define HAVE_LSTAT 1
  9665. | #define HAVE_STRSIGNAL 1
  9666. | #define HAVE_VSNPRINTF 1
  9667. | #define HAVE_STPCPY 1
  9668. | #define HAVE_STRCASECMP 1
  9669. | #define HAVE_STRNCASECMP 1
  9670. | #define HAVE_POLL 1
  9671. | #define HAVE_VASPRINTF 1
  9672. | #define HAVE_SETENV 1
  9673. | #define HAVE_UNSETENV 1
  9674. | #define HAVE_GETC_UNLOCKED 1
  9675. | #define HAVE_READLINK 1
  9676. | #define HAVE_SYMLINK 1
  9677. | #define HAVE_MKOSTEMP 1
  9678. | #define HAVE_LINK 1
  9679. | #define HAVE_LCHOWN 1
  9680. | #define HAVE_FCHMOD 1
  9681. | #define HAVE_FCHOWN 1
  9682. | #define HAVE_UTIMES 1
  9683. | #define HAVE_GETRESUID 1
  9684. | #define HAVE_GETMNTENT_R 1
  9685. | #define HAVE_SETMNTENT 1
  9686. | #define HAVE_ENDMNTENT 1
  9687. | #define HAVE_HASMNTOPT 1
  9688. | #define HAVE_FALLOCATE 1
  9689. | #define HAVE_SPLICE 1
  9690. | #define HAVE_PRLIMIT 1
  9691. | #define HAVE_STATVFS 1
  9692. | #define HAVE_STATFS 1
  9693. | #define USE_STATFS 1
  9694. | #define HAVE_NEWLOCALE 1
  9695. | #define HAVE_USELOCALE 1
  9696. | #define HAVE_STRTOD_L 1
  9697. | #define HAVE_STRTOLL_L 1
  9698. | #define HAVE_STRTOULL_L 1
  9699. | #define HAVE_ENDSERVENT 1
  9700. | #define HAVE_IF_NAMETOINDEX 1
  9701. | #define HAVE_IF_INDEXTONAME 1
  9702. | #define HAVE_SENDMMSG 1
  9703. | #define HAVE_RECVMMSG 1
  9704. | #define HAVE_SIOCGIFADDR 1
  9705. | #define HAVE_RES_INIT 1
  9706. | #define HAVE_RES_NCLOSE 1
  9707. | #define HAVE_RES_NINIT 1
  9708. | #define HAVE_RES_NQUERY 1
  9709. | #define HAVE_NETLINK 1
  9710. | #define HAVE_IP_MREQN /**/
  9711. | #define STATFS_ARGS 2
  9712. | #define HAVE_OPEN_O_DIRECTORY 1
  9713. | #define HAVE_C99_VSNPRINTF 1
  9714. | #define HAVE_UNIX98_PRINTF 1
  9715. | #define HAVE_GOOD_PRINTF 1
  9716. | #define HAVE_LONG_LONG 1
  9717. | #define HAVE_LONG_DOUBLE 1
  9718. | #define HAVE_WCHAR_T 1
  9719. | #define HAVE_WINT_T 1
  9720. | #define HAVE_PTRDIFF_T 1
  9721. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  9722. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  9723. | #define HAVE_INTMAX_T 1
  9724. | #define HAVE_SNPRINTF 1
  9725. | #define HAVE_STRNLEN 1
  9726. | #define HAVE_WCSLEN 1
  9727. | #define HAVE_WCSNLEN 1
  9728. | #define HAVE_MBRTOWC 1
  9729. | #define HAVE_WCRTOMB 1
  9730. | #define HAVE_C99_SNPRINTF 1
  9731. | #define HAVE_CODESET 1
  9732. | #define HAVE_LANGINFO_TIME 1
  9733. | #define HAVE_LANGINFO_OUTDIGIT 1
  9734. | #define HAVE_LANGINFO_ALTMON 1
  9735. | #define HAVE_LANGINFO_ABALTMON 1
  9736. | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
  9737. | #define G_VA_COPY va_copy
  9738. | #define G_VA_COPY_AS_ARRAY 1
  9739. | /* end confdefs.h.  */
  9740. | #include <dlfcn.h>
  9741. |                 int glib_underscore_test (void) { return 42; }
  9742. |               int main() {
  9743. |                 void *f1 = (void*)0, *f2 = (void*)0, *handle;
  9744. |                 handle = dlopen ((void*)0, 0);
  9745. |                 if (handle) {
  9746. |                   f1 = dlsym (handle, "glib_underscore_test");
  9747. |                   f2 = dlsym (handle, "_glib_underscore_test");
  9748. |                 } return (!f2 || f1);
  9749. |               }
  9750. configure:25971: result: no
  9751. configure:25983: checking whether RTLD_LAZY is declared
  9752. configure:25983: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  9753. configure:25983: $? = 0
  9754. configure:25983: result: yes
  9755. configure:25991: checking whether RTLD_NOW is declared
  9756. configure:25991: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  9757. configure:25991: $? = 0
  9758. configure:25991: result: yes
  9759. configure:25999: checking whether RTLD_GLOBAL is declared
  9760. configure:25999: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  9761. configure:25999: $? = 0
  9762. configure:25999: result: yes
  9763. configure:26009: checking for dlerror
  9764. configure:26009: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c -ldl   >&5
  9765. configure:26009: $? = 0
  9766. configure:26009: result: yes
  9767. configure:26026: checking for the suffix of module shared libraries
  9768. configure:26032: result: .so
  9769. configure:26051: checking for gspawn implementation
  9770. configure:26061: result: gspawn.lo
  9771. configure:26066: checking for GIOChannel implementation
  9772. configure:26076: result: giounix.lo
  9773. configure:26205: checking sys/inotify.h usability
  9774. configure:26205: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  9775. configure:26205: $? = 0
  9776. configure:26205: result: yes
  9777. configure:26205: checking sys/inotify.h presence
  9778. configure:26205: x86_64-pc-linux-gnu-gcc -E  conftest.c
  9779. configure:26205: $? = 0
  9780. configure:26205: result: yes
  9781. configure:26205: checking for sys/inotify.h
  9782. configure:26205: result: yes
  9783. configure:26213: checking for inotify_init1
  9784. configure:26213: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c   >&5
  9785. configure:26213: $? = 0
  9786. configure:26213: result: yes
  9787. configure:26242: checking sys/event.h usability
  9788. configure:26242: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  9789. conftest.c:207:23: fatal error: sys/event.h: No such file or directory
  9790. #include <sys/event.h>
  9791.                       ^
  9792. compilation terminated.
  9793. configure:26242: $? = 1
  9794. configure: failed program was:
  9795. | /* confdefs.h */
  9796. | #define PACKAGE_NAME "glib"
  9797. | #define PACKAGE_TARNAME "glib"
  9798. | #define PACKAGE_VERSION "2.56.2"
  9799. | #define PACKAGE_STRING "glib 2.56.2"
  9800. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  9801. | #define PACKAGE_URL ""
  9802. | #define GLIB_MAJOR_VERSION 2
  9803. | #define GLIB_MINOR_VERSION 56
  9804. | #define GLIB_MICRO_VERSION 2
  9805. | #define GLIB_INTERFACE_AGE 2
  9806. | #define GLIB_BINARY_AGE 5602
  9807. | #define STDC_HEADERS 1
  9808. | #define HAVE_SYS_TYPES_H 1
  9809. | #define HAVE_SYS_STAT_H 1
  9810. | #define HAVE_STDLIB_H 1
  9811. | #define HAVE_STRING_H 1
  9812. | #define HAVE_MEMORY_H 1
  9813. | #define HAVE_STRINGS_H 1
  9814. | #define HAVE_INTTYPES_H 1
  9815. | #define HAVE_STDINT_H 1
  9816. | #define HAVE_UNISTD_H 1
  9817. | #define __EXTENSIONS__ 1
  9818. | #define _ALL_SOURCE 1
  9819. | #define _GNU_SOURCE 1
  9820. | #define _POSIX_PTHREAD_SEMANTICS 1
  9821. | #define _TANDEM_SOURCE 1
  9822. | #define HAVE_LOCALE_H 1
  9823. | #define HAVE_LC_MESSAGES 1
  9824. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  9825. | #define HAVE_GETTEXT 1
  9826. | #define HAVE_DCGETTEXT 1
  9827. | #define ENABLE_NLS 1
  9828. | #define GETTEXT_PACKAGE "glib20"
  9829. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  9830. | #define HAVE_DLFCN_H 1
  9831. | #define LT_OBJDIR ".libs/"
  9832. | #define HAVE_ALLOCA_H 1
  9833. | #define HAVE_ALLOCA 1
  9834. | #define HAVE_MMAP 1
  9835. | #define HAVE_POSIX_MEMALIGN 1
  9836. | #define HAVE_MEMALIGN 1
  9837. | #define HAVE_VALLOC 1
  9838. | #define HAVE_FSYNC 1
  9839. | #define HAVE_PIPE2 1
  9840. | #define HAVE_TIMEGM 1
  9841. | #define HAVE_GMTIME_R 1
  9842. | #define HAVE_DECL_STRERROR_R 1
  9843. | #define HAVE_STRERROR_R 1
  9844. | #define STRERROR_R_CHAR_P 1
  9845. | #define HAVE_LIBC_ENABLE_SECURE 1
  9846. | #define SIZEOF_CHAR 1
  9847. | #define SIZEOF_SHORT 2
  9848. | #define SIZEOF_LONG 8
  9849. | #define SIZEOF_INT 4
  9850. | #define SIZEOF_VOID_P 8
  9851. | #define SIZEOF_LONG_LONG 8
  9852. | #define SIZEOF___INT64 0
  9853. | #define HAVE_SIG_ATOMIC_T 1
  9854. | #define HAVE_LONG_LONG_FORMAT 1
  9855. | #define HAVE_SYS_PARAM_H 1
  9856. | #define HAVE_SYS_RESOURCE_H 1
  9857. | #define HAVE_SYS_SELECT_H 1
  9858. | #define HAVE_STDINT_H 1
  9859. | #define HAVE_INTTYPES_H 1
  9860. | #define HAVE_SCHED_H 1
  9861. | #define HAVE_MALLOC_H 1
  9862. | #define HAVE_SYS_VFS_H 1
  9863. | #define HAVE_SYS_STATFS_H 1
  9864. | #define HAVE_SYS_STATVFS_H 1
  9865. | #define HAVE_MNTENT_H 1
  9866. | #define HAVE_FSTAB_H 1
  9867. | #define HAVE_LINUX_MAGIC_H 1
  9868. | #define HAVE_TERMIOS_H 1
  9869. | #define HAVE_DIRENT_H 1
  9870. | #define HAVE_SYS_TIME_H 1
  9871. | #define HAVE_VALUES_H 1
  9872. | #define HAVE_SYS_MOUNT_H 1
  9873. | #define HAVE_SYS_SYSCTL_H 1
  9874. | #define MAJOR_IN_SYSMACROS 1
  9875. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  9876. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  9877. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  9878. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  9879. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  9880. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  9881. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  9882. | #define HAVE_DIRENT_H 1
  9883. | #define HAVE_STRUCT_DIRENT_D_TYPE 1
  9884. | #define HAVE_LANGINFO_CODESET 1
  9885. | #define SIZEOF_SIZE_T 8
  9886. | #define SIZEOF_SSIZE_T 8
  9887. | #define HAVE_LSTAT 1
  9888. | #define HAVE_STRSIGNAL 1
  9889. | #define HAVE_VSNPRINTF 1
  9890. | #define HAVE_STPCPY 1
  9891. | #define HAVE_STRCASECMP 1
  9892. | #define HAVE_STRNCASECMP 1
  9893. | #define HAVE_POLL 1
  9894. | #define HAVE_VASPRINTF 1
  9895. | #define HAVE_SETENV 1
  9896. | #define HAVE_UNSETENV 1
  9897. | #define HAVE_GETC_UNLOCKED 1
  9898. | #define HAVE_READLINK 1
  9899. | #define HAVE_SYMLINK 1
  9900. | #define HAVE_MKOSTEMP 1
  9901. | #define HAVE_LINK 1
  9902. | #define HAVE_LCHOWN 1
  9903. | #define HAVE_FCHMOD 1
  9904. | #define HAVE_FCHOWN 1
  9905. | #define HAVE_UTIMES 1
  9906. | #define HAVE_GETRESUID 1
  9907. | #define HAVE_GETMNTENT_R 1
  9908. | #define HAVE_SETMNTENT 1
  9909. | #define HAVE_ENDMNTENT 1
  9910. | #define HAVE_HASMNTOPT 1
  9911. | #define HAVE_FALLOCATE 1
  9912. | #define HAVE_SPLICE 1
  9913. | #define HAVE_PRLIMIT 1
  9914. | #define HAVE_STATVFS 1
  9915. | #define HAVE_STATFS 1
  9916. | #define USE_STATFS 1
  9917. | #define HAVE_NEWLOCALE 1
  9918. | #define HAVE_USELOCALE 1
  9919. | #define HAVE_STRTOD_L 1
  9920. | #define HAVE_STRTOLL_L 1
  9921. | #define HAVE_STRTOULL_L 1
  9922. | #define HAVE_ENDSERVENT 1
  9923. | #define HAVE_IF_NAMETOINDEX 1
  9924. | #define HAVE_IF_INDEXTONAME 1
  9925. | #define HAVE_SENDMMSG 1
  9926. | #define HAVE_RECVMMSG 1
  9927. | #define HAVE_SIOCGIFADDR 1
  9928. | #define HAVE_RES_INIT 1
  9929. | #define HAVE_RES_NCLOSE 1
  9930. | #define HAVE_RES_NINIT 1
  9931. | #define HAVE_RES_NQUERY 1
  9932. | #define HAVE_NETLINK 1
  9933. | #define HAVE_IP_MREQN /**/
  9934. | #define STATFS_ARGS 2
  9935. | #define HAVE_OPEN_O_DIRECTORY 1
  9936. | #define HAVE_C99_VSNPRINTF 1
  9937. | #define HAVE_UNIX98_PRINTF 1
  9938. | #define HAVE_GOOD_PRINTF 1
  9939. | #define HAVE_LONG_LONG 1
  9940. | #define HAVE_LONG_DOUBLE 1
  9941. | #define HAVE_WCHAR_T 1
  9942. | #define HAVE_WINT_T 1
  9943. | #define HAVE_PTRDIFF_T 1
  9944. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  9945. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  9946. | #define HAVE_INTMAX_T 1
  9947. | #define HAVE_SNPRINTF 1
  9948. | #define HAVE_STRNLEN 1
  9949. | #define HAVE_WCSLEN 1
  9950. | #define HAVE_WCSNLEN 1
  9951. | #define HAVE_MBRTOWC 1
  9952. | #define HAVE_WCRTOMB 1
  9953. | #define HAVE_C99_SNPRINTF 1
  9954. | #define HAVE_CODESET 1
  9955. | #define HAVE_LANGINFO_TIME 1
  9956. | #define HAVE_LANGINFO_OUTDIGIT 1
  9957. | #define HAVE_LANGINFO_ALTMON 1
  9958. | #define HAVE_LANGINFO_ABALTMON 1
  9959. | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
  9960. | #define G_VA_COPY va_copy
  9961. | #define G_VA_COPY_AS_ARRAY 1
  9962. | #define HAVE_RTLD_LAZY 1
  9963. | #define HAVE_RTLD_NOW 1
  9964. | #define HAVE_RTLD_GLOBAL 1
  9965. | #define HAVE_SYS_INOTIFY_H 1
  9966. | #define HAVE_INOTIFY_INIT1 1
  9967. | /* end confdefs.h.  */
  9968. | #include <stdio.h>
  9969. | #ifdef HAVE_SYS_TYPES_H
  9970. | # include <sys/types.h>
  9971. | #endif
  9972. | #ifdef HAVE_SYS_STAT_H
  9973. | # include <sys/stat.h>
  9974. | #endif
  9975. | #ifdef STDC_HEADERS
  9976. | # include <stdlib.h>
  9977. | # include <stddef.h>
  9978. | #else
  9979. | # ifdef HAVE_STDLIB_H
  9980. | #  include <stdlib.h>
  9981. | # endif
  9982. | #endif
  9983. | #ifdef HAVE_STRING_H
  9984. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  9985. | #  include <memory.h>
  9986. | # endif
  9987. | # include <string.h>
  9988. | #endif
  9989. | #ifdef HAVE_STRINGS_H
  9990. | # include <strings.h>
  9991. | #endif
  9992. | #ifdef HAVE_INTTYPES_H
  9993. | # include <inttypes.h>
  9994. | #endif
  9995. | #ifdef HAVE_STDINT_H
  9996. | # include <stdint.h>
  9997. | #endif
  9998. | #ifdef HAVE_UNISTD_H
  9999. | # include <unistd.h>
  10000. | #endif
  10001. | #include <sys/event.h>
  10002. configure:26242: result: no
  10003. configure:26242: checking sys/event.h presence
  10004. configure:26242: x86_64-pc-linux-gnu-gcc -E  conftest.c
  10005. conftest.c:174:23: fatal error: sys/event.h: No such file or directory
  10006. #include <sys/event.h>
  10007.                       ^
  10008. compilation terminated.
  10009. configure:26242: $? = 1
  10010. configure: failed program was:
  10011. | /* confdefs.h */
  10012. | #define PACKAGE_NAME "glib"
  10013. | #define PACKAGE_TARNAME "glib"
  10014. | #define PACKAGE_VERSION "2.56.2"
  10015. | #define PACKAGE_STRING "glib 2.56.2"
  10016. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  10017. | #define PACKAGE_URL ""
  10018. | #define GLIB_MAJOR_VERSION 2
  10019. | #define GLIB_MINOR_VERSION 56
  10020. | #define GLIB_MICRO_VERSION 2
  10021. | #define GLIB_INTERFACE_AGE 2
  10022. | #define GLIB_BINARY_AGE 5602
  10023. | #define STDC_HEADERS 1
  10024. | #define HAVE_SYS_TYPES_H 1
  10025. | #define HAVE_SYS_STAT_H 1
  10026. | #define HAVE_STDLIB_H 1
  10027. | #define HAVE_STRING_H 1
  10028. | #define HAVE_MEMORY_H 1
  10029. | #define HAVE_STRINGS_H 1
  10030. | #define HAVE_INTTYPES_H 1
  10031. | #define HAVE_STDINT_H 1
  10032. | #define HAVE_UNISTD_H 1
  10033. | #define __EXTENSIONS__ 1
  10034. | #define _ALL_SOURCE 1
  10035. | #define _GNU_SOURCE 1
  10036. | #define _POSIX_PTHREAD_SEMANTICS 1
  10037. | #define _TANDEM_SOURCE 1
  10038. | #define HAVE_LOCALE_H 1
  10039. | #define HAVE_LC_MESSAGES 1
  10040. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  10041. | #define HAVE_GETTEXT 1
  10042. | #define HAVE_DCGETTEXT 1
  10043. | #define ENABLE_NLS 1
  10044. | #define GETTEXT_PACKAGE "glib20"
  10045. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  10046. | #define HAVE_DLFCN_H 1
  10047. | #define LT_OBJDIR ".libs/"
  10048. | #define HAVE_ALLOCA_H 1
  10049. | #define HAVE_ALLOCA 1
  10050. | #define HAVE_MMAP 1
  10051. | #define HAVE_POSIX_MEMALIGN 1
  10052. | #define HAVE_MEMALIGN 1
  10053. | #define HAVE_VALLOC 1
  10054. | #define HAVE_FSYNC 1
  10055. | #define HAVE_PIPE2 1
  10056. | #define HAVE_TIMEGM 1
  10057. | #define HAVE_GMTIME_R 1
  10058. | #define HAVE_DECL_STRERROR_R 1
  10059. | #define HAVE_STRERROR_R 1
  10060. | #define STRERROR_R_CHAR_P 1
  10061. | #define HAVE_LIBC_ENABLE_SECURE 1
  10062. | #define SIZEOF_CHAR 1
  10063. | #define SIZEOF_SHORT 2
  10064. | #define SIZEOF_LONG 8
  10065. | #define SIZEOF_INT 4
  10066. | #define SIZEOF_VOID_P 8
  10067. | #define SIZEOF_LONG_LONG 8
  10068. | #define SIZEOF___INT64 0
  10069. | #define HAVE_SIG_ATOMIC_T 1
  10070. | #define HAVE_LONG_LONG_FORMAT 1
  10071. | #define HAVE_SYS_PARAM_H 1
  10072. | #define HAVE_SYS_RESOURCE_H 1
  10073. | #define HAVE_SYS_SELECT_H 1
  10074. | #define HAVE_STDINT_H 1
  10075. | #define HAVE_INTTYPES_H 1
  10076. | #define HAVE_SCHED_H 1
  10077. | #define HAVE_MALLOC_H 1
  10078. | #define HAVE_SYS_VFS_H 1
  10079. | #define HAVE_SYS_STATFS_H 1
  10080. | #define HAVE_SYS_STATVFS_H 1
  10081. | #define HAVE_MNTENT_H 1
  10082. | #define HAVE_FSTAB_H 1
  10083. | #define HAVE_LINUX_MAGIC_H 1
  10084. | #define HAVE_TERMIOS_H 1
  10085. | #define HAVE_DIRENT_H 1
  10086. | #define HAVE_SYS_TIME_H 1
  10087. | #define HAVE_VALUES_H 1
  10088. | #define HAVE_SYS_MOUNT_H 1
  10089. | #define HAVE_SYS_SYSCTL_H 1
  10090. | #define MAJOR_IN_SYSMACROS 1
  10091. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  10092. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  10093. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  10094. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  10095. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  10096. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  10097. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  10098. | #define HAVE_DIRENT_H 1
  10099. | #define HAVE_STRUCT_DIRENT_D_TYPE 1
  10100. | #define HAVE_LANGINFO_CODESET 1
  10101. | #define SIZEOF_SIZE_T 8
  10102. | #define SIZEOF_SSIZE_T 8
  10103. | #define HAVE_LSTAT 1
  10104. | #define HAVE_STRSIGNAL 1
  10105. | #define HAVE_VSNPRINTF 1
  10106. | #define HAVE_STPCPY 1
  10107. | #define HAVE_STRCASECMP 1
  10108. | #define HAVE_STRNCASECMP 1
  10109. | #define HAVE_POLL 1
  10110. | #define HAVE_VASPRINTF 1
  10111. | #define HAVE_SETENV 1
  10112. | #define HAVE_UNSETENV 1
  10113. | #define HAVE_GETC_UNLOCKED 1
  10114. | #define HAVE_READLINK 1
  10115. | #define HAVE_SYMLINK 1
  10116. | #define HAVE_MKOSTEMP 1
  10117. | #define HAVE_LINK 1
  10118. | #define HAVE_LCHOWN 1
  10119. | #define HAVE_FCHMOD 1
  10120. | #define HAVE_FCHOWN 1
  10121. | #define HAVE_UTIMES 1
  10122. | #define HAVE_GETRESUID 1
  10123. | #define HAVE_GETMNTENT_R 1
  10124. | #define HAVE_SETMNTENT 1
  10125. | #define HAVE_ENDMNTENT 1
  10126. | #define HAVE_HASMNTOPT 1
  10127. | #define HAVE_FALLOCATE 1
  10128. | #define HAVE_SPLICE 1
  10129. | #define HAVE_PRLIMIT 1
  10130. | #define HAVE_STATVFS 1
  10131. | #define HAVE_STATFS 1
  10132. | #define USE_STATFS 1
  10133. | #define HAVE_NEWLOCALE 1
  10134. | #define HAVE_USELOCALE 1
  10135. | #define HAVE_STRTOD_L 1
  10136. | #define HAVE_STRTOLL_L 1
  10137. | #define HAVE_STRTOULL_L 1
  10138. | #define HAVE_ENDSERVENT 1
  10139. | #define HAVE_IF_NAMETOINDEX 1
  10140. | #define HAVE_IF_INDEXTONAME 1
  10141. | #define HAVE_SENDMMSG 1
  10142. | #define HAVE_RECVMMSG 1
  10143. | #define HAVE_SIOCGIFADDR 1
  10144. | #define HAVE_RES_INIT 1
  10145. | #define HAVE_RES_NCLOSE 1
  10146. | #define HAVE_RES_NINIT 1
  10147. | #define HAVE_RES_NQUERY 1
  10148. | #define HAVE_NETLINK 1
  10149. | #define HAVE_IP_MREQN /**/
  10150. | #define STATFS_ARGS 2
  10151. | #define HAVE_OPEN_O_DIRECTORY 1
  10152. | #define HAVE_C99_VSNPRINTF 1
  10153. | #define HAVE_UNIX98_PRINTF 1
  10154. | #define HAVE_GOOD_PRINTF 1
  10155. | #define HAVE_LONG_LONG 1
  10156. | #define HAVE_LONG_DOUBLE 1
  10157. | #define HAVE_WCHAR_T 1
  10158. | #define HAVE_WINT_T 1
  10159. | #define HAVE_PTRDIFF_T 1
  10160. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  10161. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  10162. | #define HAVE_INTMAX_T 1
  10163. | #define HAVE_SNPRINTF 1
  10164. | #define HAVE_STRNLEN 1
  10165. | #define HAVE_WCSLEN 1
  10166. | #define HAVE_WCSNLEN 1
  10167. | #define HAVE_MBRTOWC 1
  10168. | #define HAVE_WCRTOMB 1
  10169. | #define HAVE_C99_SNPRINTF 1
  10170. | #define HAVE_CODESET 1
  10171. | #define HAVE_LANGINFO_TIME 1
  10172. | #define HAVE_LANGINFO_OUTDIGIT 1
  10173. | #define HAVE_LANGINFO_ALTMON 1
  10174. | #define HAVE_LANGINFO_ABALTMON 1
  10175. | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
  10176. | #define G_VA_COPY va_copy
  10177. | #define G_VA_COPY_AS_ARRAY 1
  10178. | #define HAVE_RTLD_LAZY 1
  10179. | #define HAVE_RTLD_NOW 1
  10180. | #define HAVE_RTLD_GLOBAL 1
  10181. | #define HAVE_SYS_INOTIFY_H 1
  10182. | #define HAVE_INOTIFY_INIT1 1
  10183. | /* end confdefs.h.  */
  10184. | #include <sys/event.h>
  10185. configure:26242: result: no
  10186. configure:26242: checking for sys/event.h
  10187. configure:26242: result: no
  10188. configure:26418: checking for getxattr in -lc
  10189. configure:26443: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c -lc    >&5
  10190. configure:26443: $? = 0
  10191. configure:26452: result: yes
  10192. configure:26457: checking sys/xattr.h usability
  10193. configure:26457: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  10194. configure:26457: $? = 0
  10195. configure:26457: result: yes
  10196. configure:26457: checking sys/xattr.h presence
  10197. configure:26457: x86_64-pc-linux-gnu-gcc -E  conftest.c
  10198. configure:26457: $? = 0
  10199. configure:26457: result: yes
  10200. configure:26457: checking for sys/xattr.h
  10201. configure:26457: result: yes
  10202. configure:26537: checking for XATTR_NOFOLLOW
  10203. configure:26560: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe  conftest.c >&5
  10204. conftest.c: In function 'main':
  10205. conftest.c:190:44: error: 'XATTR_NOFOLLOW' undeclared (first use in this function)
  10206. ssize_t len = getxattr("", "", NULL, 0, 0, XATTR_NOFOLLOW);
  10207.                                            ^~~~~~~~~~~~~~
  10208. conftest.c:190:44: note: each undeclared identifier is reported only once for each function it appears in
  10209. conftest.c:190:15: error: too many arguments to function 'getxattr'
  10210. ssize_t len = getxattr("", "", NULL, 0, 0, XATTR_NOFOLLOW);
  10211.               ^~~~~~~~
  10212. In file included from conftest.c:182:0:
  10213. /usr/include/sys/xattr.h:59:16: note: declared here
  10214. extern ssize_t getxattr (const char *__path, const char *__name,
  10215.                ^~~~~~~~
  10216. configure:26560: $? = 1
  10217. configure: failed program was:
  10218. | /* confdefs.h */
  10219. | #define PACKAGE_NAME "glib"
  10220. | #define PACKAGE_TARNAME "glib"
  10221. | #define PACKAGE_VERSION "2.56.2"
  10222. | #define PACKAGE_STRING "glib 2.56.2"
  10223. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  10224. | #define PACKAGE_URL ""
  10225. | #define GLIB_MAJOR_VERSION 2
  10226. | #define GLIB_MINOR_VERSION 56
  10227. | #define GLIB_MICRO_VERSION 2
  10228. | #define GLIB_INTERFACE_AGE 2
  10229. | #define GLIB_BINARY_AGE 5602
  10230. | #define STDC_HEADERS 1
  10231. | #define HAVE_SYS_TYPES_H 1
  10232. | #define HAVE_SYS_STAT_H 1
  10233. | #define HAVE_STDLIB_H 1
  10234. | #define HAVE_STRING_H 1
  10235. | #define HAVE_MEMORY_H 1
  10236. | #define HAVE_STRINGS_H 1
  10237. | #define HAVE_INTTYPES_H 1
  10238. | #define HAVE_STDINT_H 1
  10239. | #define HAVE_UNISTD_H 1
  10240. | #define __EXTENSIONS__ 1
  10241. | #define _ALL_SOURCE 1
  10242. | #define _GNU_SOURCE 1
  10243. | #define _POSIX_PTHREAD_SEMANTICS 1
  10244. | #define _TANDEM_SOURCE 1
  10245. | #define HAVE_LOCALE_H 1
  10246. | #define HAVE_LC_MESSAGES 1
  10247. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  10248. | #define HAVE_GETTEXT 1
  10249. | #define HAVE_DCGETTEXT 1
  10250. | #define ENABLE_NLS 1
  10251. | #define GETTEXT_PACKAGE "glib20"
  10252. | #define GLIB_LOCALE_DIR "/usr/share/locale"
  10253. | #define HAVE_DLFCN_H 1
  10254. | #define LT_OBJDIR ".libs/"
  10255. | #define HAVE_ALLOCA_H 1
  10256. | #define HAVE_ALLOCA 1
  10257. | #define HAVE_MMAP 1
  10258. | #define HAVE_POSIX_MEMALIGN 1
  10259. | #define HAVE_MEMALIGN 1
  10260. | #define HAVE_VALLOC 1
  10261. | #define HAVE_FSYNC 1
  10262. | #define HAVE_PIPE2 1
  10263. | #define HAVE_TIMEGM 1
  10264. | #define HAVE_GMTIME_R 1
  10265. | #define HAVE_DECL_STRERROR_R 1
  10266. | #define HAVE_STRERROR_R 1
  10267. | #define STRERROR_R_CHAR_P 1
  10268. | #define HAVE_LIBC_ENABLE_SECURE 1
  10269. | #define SIZEOF_CHAR 1
  10270. | #define SIZEOF_SHORT 2
  10271. | #define SIZEOF_LONG 8
  10272. | #define SIZEOF_INT 4
  10273. | #define SIZEOF_VOID_P 8
  10274. | #define SIZEOF_LONG_LONG 8
  10275. | #define SIZEOF___INT64 0
  10276. | #define HAVE_SIG_ATOMIC_T 1
  10277. | #define HAVE_LONG_LONG_FORMAT 1
  10278. | #define HAVE_SYS_PARAM_H 1
  10279. | #define HAVE_SYS_RESOURCE_H 1
  10280. | #define HAVE_SYS_SELECT_H 1
  10281. | #define HAVE_STDINT_H 1
  10282. | #define HAVE_INTTYPES_H 1
  10283. | #define HAVE_SCHED_H 1
  10284. | #define HAVE_MALLOC_H 1
  10285. | #define HAVE_SYS_VFS_H 1
  10286. | #define HAVE_SYS_STATFS_H 1
  10287. | #define HAVE_SYS_STATVFS_H 1
  10288. | #define HAVE_MNTENT_H 1
  10289. | #define HAVE_FSTAB_H 1
  10290. | #define HAVE_LINUX_MAGIC_H 1
  10291. | #define HAVE_TERMIOS_H 1
  10292. | #define HAVE_DIRENT_H 1
  10293. | #define HAVE_SYS_TIME_H 1
  10294. | #define HAVE_VALUES_H 1
  10295. | #define HAVE_SYS_MOUNT_H 1
  10296. | #define HAVE_SYS_SYSCTL_H 1
  10297. | #define MAJOR_IN_SYSMACROS 1
  10298. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  10299. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  10300. | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  10301. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  10302. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  10303. | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  10304. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  10305. | #define HAVE_DIRENT_H 1
  10306. | #define HAVE_STRUCT_DIRENT_D_TYPE 1
  10307. | #define HAVE_LANGINFO_CODESET 1
  10308. | #define SIZEOF_SIZE_T 8
  10309. | #define SIZEOF_SSIZE_T 8
  10310. | #define HAVE_LSTAT 1
  10311. | #define HAVE_STRSIGNAL 1
  10312. | #define HAVE_VSNPRINTF 1
  10313. | #define HAVE_STPCPY 1
  10314. | #define HAVE_STRCASECMP 1
  10315. | #define HAVE_STRNCASECMP 1
  10316. | #define HAVE_POLL 1
  10317. | #define HAVE_VASPRINTF 1
  10318. | #define HAVE_SETENV 1
  10319. | #define HAVE_UNSETENV 1
  10320. | #define HAVE_GETC_UNLOCKED 1
  10321. | #define HAVE_READLINK 1
  10322. | #define HAVE_SYMLINK 1
  10323. | #define HAVE_MKOSTEMP 1
  10324. | #define HAVE_LINK 1
  10325. | #define HAVE_LCHOWN 1
  10326. | #define HAVE_FCHMOD 1
  10327. | #define HAVE_FCHOWN 1
  10328. | #define HAVE_UTIMES 1
  10329. | #define HAVE_GETRESUID 1
  10330. | #define HAVE_GETMNTENT_R 1
  10331. | #define HAVE_SETMNTENT 1
  10332. | #define HAVE_ENDMNTENT 1
  10333. | #define HAVE_HASMNTOPT 1
  10334. | #define HAVE_FALLOCATE 1
  10335. | #define HAVE_SPLICE 1
  10336. | #define HAVE_PRLIMIT 1
  10337. | #define HAVE_STATVFS 1
  10338. | #define HAVE_STATFS 1
  10339. | #define USE_STATFS 1
  10340. | #define HAVE_NEWLOCALE 1
  10341. | #define HAVE_USELOCALE 1
  10342. | #define HAVE_STRTOD_L 1
  10343. | #define HAVE_STRTOLL_L 1
  10344. | #define HAVE_STRTOULL_L 1
  10345. | #define HAVE_ENDSERVENT 1
  10346. | #define HAVE_IF_NAMETOINDEX 1
  10347. | #define HAVE_IF_INDEXTONAME 1
  10348. | #define HAVE_SENDMMSG 1
  10349. | #define HAVE_RECVMMSG 1
  10350. | #define HAVE_SIOCGIFADDR 1
  10351. | #define HAVE_RES_INIT 1
  10352. | #define HAVE_RES_NCLOSE 1
  10353. | #define HAVE_RES_NINIT 1
  10354. | #define HAVE_RES_NQUERY 1
  10355. | #define HAVE_NETLINK 1
  10356. | #define HAVE_IP_MREQN /**/
  10357. | #define STATFS_ARGS 2
  10358. | #define HAVE_OPEN_O_DIRECTORY 1
  10359. | #define HAVE_C99_VSNPRINTF 1
  10360. | #define HAVE_UNIX98_PRINTF 1
  10361. | #define HAVE_GOOD_PRINTF 1
  10362. | #define HAVE_LONG_LONG 1
  10363. | #define HAVE_LONG_DOUBLE 1
  10364. | #define HAVE_WCHAR_T 1
  10365. | #define HAVE_WINT_T 1
  10366. | #define HAVE_PTRDIFF_T 1
  10367. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  10368. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  10369. | #define HAVE_INTMAX_T 1
  10370. | #define HAVE_SNPRINTF 1
  10371. | #define HAVE_STRNLEN 1
  10372. | #define HAVE_WCSLEN 1
  10373. | #define HAVE_WCSNLEN 1
  10374. | #define HAVE_MBRTOWC 1
  10375. | #define HAVE_WCRTOMB 1
  10376. | #define HAVE_C99_SNPRINTF 1
  10377. | #define HAVE_CODESET 1
  10378. | #define HAVE_LANGINFO_TIME 1
  10379. | #define HAVE_LANGINFO_OUTDIGIT 1
  10380. | #define HAVE_LANGINFO_ALTMON 1
  10381. | #define HAVE_LANGINFO_ABALTMON 1
  10382. | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
  10383. | #define G_VA_COPY va_copy
  10384. | #define G_VA_COPY_AS_ARRAY 1
  10385. | #define HAVE_RTLD_LAZY 1
  10386. | #define HAVE_RTLD_NOW 1
  10387. | #define HAVE_RTLD_GLOBAL 1
  10388. | #define HAVE_SYS_INOTIFY_H 1
  10389. | #define HAVE_INOTIFY_INIT1 1
  10390. | #define HAVE_SYS_XATTR_H 1
  10391. | #define HAVE_XATTR 1
  10392. | /* end confdefs.h.  */
  10393. |
  10394. |       #include <stdio.h>
  10395. |       #ifdef HAVE_SYS_TYPES_H
  10396. |       #include <sys/types.h>
  10397. |       #endif
  10398. |       #ifdef HAVE_SYS_XATTR_H
  10399. |       #include <sys/xattr.h>
  10400. |       #elif HAVE_ATTR_XATTR_H
  10401. |       #include <attr/xattr.h>
  10402. |       #endif
  10403. |
  10404. | int
  10405. | main ()
  10406. | {
  10407. | ssize_t len = getxattr("", "", NULL, 0, 0, XATTR_NOFOLLOW);
  10408. |   ;
  10409. |   return 0;
  10410. | }
  10411. configure:26569: result: no
  10412. configure:26825: checking for LIBMOUNT
  10413. configure:26884: result: no
  10414. configure:26895: error: *** Could not find libmount
  10415.  
  10416. ## ---------------- ##
  10417. ## Cache variables. ##
  10418. ## ---------------- ##
  10419.  
  10420. ac_cv_build=x86_64-pc-linux-gnu
  10421. ac_cv_c_bigendian=no
  10422. ac_cv_c_compiler_gnu=yes
  10423. ac_cv_c_const=yes
  10424. ac_cv_cxx_compiler_gnu=yes
  10425. ac_cv_env_CCC_set=
  10426. ac_cv_env_CCC_value=
  10427. ac_cv_env_CC_set=
  10428. ac_cv_env_CC_value=
  10429. ac_cv_env_CFLAGS_set=set
  10430. ac_cv_env_CFLAGS_value='-march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe'
  10431. ac_cv_env_CPPFLAGS_set=
  10432. ac_cv_env_CPPFLAGS_value=
  10433. ac_cv_env_CPP_set=
  10434. ac_cv_env_CPP_value=
  10435. ac_cv_env_CXXCPP_set=
  10436. ac_cv_env_CXXCPP_value=
  10437. ac_cv_env_CXXFLAGS_set=set
  10438. ac_cv_env_CXXFLAGS_value='-march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe'
  10439. ac_cv_env_CXX_set=
  10440. ac_cv_env_CXX_value=
  10441. ac_cv_env_DBUS1_CFLAGS_set=set
  10442. ac_cv_env_DBUS1_CFLAGS_value='-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include'
  10443. ac_cv_env_DBUS1_LIBS_set=set
  10444. ac_cv_env_DBUS1_LIBS_value=-ldbus-1
  10445. ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
  10446. ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
  10447. ac_cv_env_GTKDOC_DEPS_LIBS_set=
  10448. ac_cv_env_GTKDOC_DEPS_LIBS_value=
  10449. ac_cv_env_LDFLAGS_set=set
  10450. ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed'
  10451. ac_cv_env_LIBELF_CFLAGS_set=
  10452. ac_cv_env_LIBELF_CFLAGS_value=
  10453. ac_cv_env_LIBELF_LIBS_set=
  10454. ac_cv_env_LIBELF_LIBS_value=
  10455. ac_cv_env_LIBFFI_CFLAGS_set=set
  10456. ac_cv_env_LIBFFI_CFLAGS_value=-I/usr/lib64/libffi-3.3_rc0/include
  10457. ac_cv_env_LIBFFI_LIBS_set=set
  10458. ac_cv_env_LIBFFI_LIBS_value=-lffi
  10459. ac_cv_env_LIBMOUNT_CFLAGS_set=
  10460. ac_cv_env_LIBMOUNT_CFLAGS_value=
  10461. ac_cv_env_LIBMOUNT_LIBS_set=
  10462. ac_cv_env_LIBMOUNT_LIBS_value=
  10463. ac_cv_env_LIBS_set=
  10464. ac_cv_env_LIBS_value=
  10465. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  10466. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  10467. ac_cv_env_PCRE_CFLAGS_set=set
  10468. ac_cv_env_PCRE_CFLAGS_value=' '
  10469. ac_cv_env_PCRE_LIBS_set=set
  10470. ac_cv_env_PCRE_LIBS_value=-lpcre
  10471. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  10472. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  10473. ac_cv_env_PKG_CONFIG_PATH_set=set
  10474. ac_cv_env_PKG_CONFIG_PATH_value=/var/tmp/portage/dev-libs/glib-2.56.2/temp/python2.7/pkgconfig
  10475. ac_cv_env_PKG_CONFIG_set=
  10476. ac_cv_env_PKG_CONFIG_value=
  10477. ac_cv_env_PYTHON_set=set
  10478. ac_cv_env_PYTHON_value=/usr/bin/python2.7
  10479. ac_cv_env_ZLIB_CFLAGS_set=
  10480. ac_cv_env_ZLIB_CFLAGS_value=
  10481. ac_cv_env_ZLIB_LIBS_set=
  10482. ac_cv_env_ZLIB_LIBS_value=
  10483. ac_cv_env_build_alias_set=set
  10484. ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
  10485. ac_cv_env_host_alias_set=set
  10486. ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
  10487. ac_cv_env_target_alias_set=
  10488. ac_cv_env_target_alias_value=
  10489. ac_cv_func_NSLinkModule=no
  10490. ac_cv_func__NSGetEnviron=no
  10491. ac_cv_func_alloca_works=yes
  10492. ac_cv_func_bind_textdomain_codeset=yes
  10493. ac_cv_func_dcgettext=yes
  10494. ac_cv_func_dlerror=yes
  10495. ac_cv_func_dlopen=no
  10496. ac_cv_func_endmntent=yes
  10497. ac_cv_func_endservent=yes
  10498. ac_cv_func_fallocate=yes
  10499. ac_cv_func_fchmod=yes
  10500. ac_cv_func_fchown=yes
  10501. ac_cv_func_fdwalk=no
  10502. ac_cv_func_fsync=yes
  10503. ac_cv_func_getc_unlocked=yes
  10504. ac_cv_func_getfsstat=no
  10505. ac_cv_func_getmntent_r=yes
  10506. ac_cv_func_getresuid=yes
  10507. ac_cv_func_getvfsstat=no
  10508. ac_cv_func_gmtime_r=yes
  10509. ac_cv_func_hasmntopt=yes
  10510. ac_cv_func_iconv_open=yes
  10511. ac_cv_func_if_indextoname=yes
  10512. ac_cv_func_if_nametoindex=yes
  10513. ac_cv_func_inotify_init1=yes
  10514. ac_cv_func_issetugid=no
  10515. ac_cv_func_lchmod=no
  10516. ac_cv_func_lchown=yes
  10517. ac_cv_func_link=yes
  10518. ac_cv_func_lstat=yes
  10519. ac_cv_func_mbrtowc=yes
  10520. ac_cv_func_memalign=yes
  10521. ac_cv_func_mkostemp=yes
  10522. ac_cv_func_mmap=yes
  10523. ac_cv_func_newlocale=yes
  10524. ac_cv_func_pipe2=yes
  10525. ac_cv_func_poll=yes
  10526. ac_cv_func_posix_memalign=yes
  10527. ac_cv_func_printf_unix98=yes
  10528. ac_cv_func_prlimit=yes
  10529. ac_cv_func_readlink=yes
  10530. ac_cv_func_recvmmsg=yes
  10531. ac_cv_func_sendmmsg=yes
  10532. ac_cv_func_setenv=yes
  10533. ac_cv_func_setmntent=yes
  10534. ac_cv_func_snprintf=yes
  10535. ac_cv_func_snprintf_c99=yes
  10536. ac_cv_func_socket=yes
  10537. ac_cv_func_splice=yes
  10538. ac_cv_func_statfs=yes
  10539. ac_cv_func_statvfs=no
  10540. ac_cv_func_stpcpy=yes
  10541. ac_cv_func_strcasecmp=yes
  10542. ac_cv_func_strerror_r=yes
  10543. ac_cv_func_strerror_r_char_p=yes
  10544. ac_cv_func_strncasecmp=yes
  10545. ac_cv_func_strnlen=yes
  10546. ac_cv_func_strsignal=yes
  10547. ac_cv_func_strtod_l=yes
  10548. ac_cv_func_strtoll_l=yes
  10549. ac_cv_func_strtoull_l=yes
  10550. ac_cv_func_symlink=yes
  10551. ac_cv_func_sysctlbyname=no
  10552. ac_cv_func_timegm=yes
  10553. ac_cv_func_unsetenv=yes
  10554. ac_cv_func_uselocale=yes
  10555. ac_cv_func_utimes=yes
  10556. ac_cv_func_valloc=yes
  10557. ac_cv_func_vasprintf=yes
  10558. ac_cv_func_vsnprintf=yes
  10559. ac_cv_func_vsnprintf_c99=yes
  10560. ac_cv_func_wcrtomb=yes
  10561. ac_cv_func_wcslen=yes
  10562. ac_cv_func_wcsnlen=yes
  10563. ac_cv_gnu_library_2_1=yes
  10564. ac_cv_have_decl_RTLD_GLOBAL=yes
  10565. ac_cv_have_decl_RTLD_LAZY=yes
  10566. ac_cv_have_decl_RTLD_NOW=yes
  10567. ac_cv_have_decl_strerror_r=yes
  10568. ac_cv_have_os_x_9_or_later=no
  10569. ac_cv_header_crt_externs_h=no
  10570. ac_cv_header_dirent_dirent_h=yes
  10571. ac_cv_header_dirent_h=yes
  10572. ac_cv_header_dlfcn_h=yes
  10573. ac_cv_header_fstab_h=yes
  10574. ac_cv_header_inttypes_h=yes
  10575. ac_cv_header_libintl_h=yes
  10576. ac_cv_header_linux_magic_h=yes
  10577. ac_cv_header_linux_netlink_h=yes
  10578. ac_cv_header_locale_h=yes
  10579. ac_cv_header_mach_mach_time_h=no
  10580. ac_cv_header_malloc_h=yes
  10581. ac_cv_header_memory_h=yes
  10582. ac_cv_header_minix_config_h=no
  10583. ac_cv_header_mntent_h=yes
  10584. ac_cv_header_sched_h=yes
  10585. ac_cv_header_stdc=yes
  10586. ac_cv_header_stdint_h=yes
  10587. ac_cv_header_stdlib_h=yes
  10588. ac_cv_header_string_h=yes
  10589. ac_cv_header_strings_h=yes
  10590. ac_cv_header_sys_event_h=no
  10591. ac_cv_header_sys_filio_h=no
  10592. ac_cv_header_sys_inotify_h=yes
  10593. ac_cv_header_sys_mkdev_h=no
  10594. ac_cv_header_sys_mntctl_h=no
  10595. ac_cv_header_sys_mnttab_h=no
  10596. ac_cv_header_sys_mount_h=yes
  10597. ac_cv_header_sys_param_h=yes
  10598. ac_cv_header_sys_resource_h=yes
  10599. ac_cv_header_sys_select_h=yes
  10600. ac_cv_header_sys_stat_h=yes
  10601. ac_cv_header_sys_statfs_h=yes
  10602. ac_cv_header_sys_statvfs_h=yes
  10603. ac_cv_header_sys_sysctl_h=yes
  10604. ac_cv_header_sys_sysmacros_h=yes
  10605. ac_cv_header_sys_time_h=yes
  10606. ac_cv_header_sys_types_h=yes
  10607. ac_cv_header_sys_types_h_makedev=no
  10608. ac_cv_header_sys_vfs_h=yes
  10609. ac_cv_header_sys_vfstab_h=no
  10610. ac_cv_header_sys_vmount_h=no
  10611. ac_cv_header_sys_xattr_h=yes
  10612. ac_cv_header_termios_h=yes
  10613. ac_cv_header_unistd_h=yes
  10614. ac_cv_header_values_h=yes
  10615. ac_cv_header_xlocale_h=no
  10616. ac_cv_header_zlib_h=yes
  10617. ac_cv_host=x86_64-pc-linux-gnu
  10618. ac_cv_lib_c_getxattr=yes
  10619. ac_cv_lib_dl_dlopen=yes
  10620. ac_cv_lib_dl_dlsym=yes
  10621. ac_cv_lib_z_inflate=yes
  10622. ac_cv_member_struct_dirent_d_type=yes
  10623. ac_cv_member_struct_stat_st_atim_tv_nsec=yes
  10624. ac_cv_member_struct_stat_st_atimensec=no
  10625. ac_cv_member_struct_stat_st_birthtim=no
  10626. ac_cv_member_struct_stat_st_birthtim_tv_nsec=no
  10627. ac_cv_member_struct_stat_st_birthtime=no
  10628. ac_cv_member_struct_stat_st_birthtimensec=no
  10629. ac_cv_member_struct_stat_st_blksize=yes
  10630. ac_cv_member_struct_stat_st_blocks=yes
  10631. ac_cv_member_struct_stat_st_ctim_tv_nsec=yes
  10632. ac_cv_member_struct_stat_st_ctimensec=no
  10633. ac_cv_member_struct_stat_st_mtim_tv_nsec=yes
  10634. ac_cv_member_struct_stat_st_mtimensec=no
  10635. ac_cv_member_struct_statfs_f_bavail=yes
  10636. ac_cv_member_struct_statfs_f_fstypename=no
  10637. ac_cv_member_struct_statvfs_f_basetype=no
  10638. ac_cv_member_struct_statvfs_f_fstypename=no
  10639. ac_cv_member_struct_tm___tm_gmtoff=no
  10640. ac_cv_member_struct_tm_tm_gmtoff=yes
  10641. ac_cv_objext=o
  10642. ac_cv_path_EGREP='/bin/grep -E'
  10643. ac_cv_path_FGREP='/bin/grep -F'
  10644. ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt
  10645. ac_cv_path_GREP=/bin/grep
  10646. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  10647. ac_cv_path_SED=/bin/sed
  10648. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  10649. ac_cv_path_install='/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c'
  10650. ac_cv_path_lt_DD=/bin/dd
  10651. ac_cv_path_mkdir=/bin/mkdir
  10652. ac_cv_prog_AR=x86_64-pc-linux-gnu-ar
  10653. ac_cv_prog_AWK=gawk
  10654. ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc
  10655. ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E'
  10656. ac_cv_prog_CXX=x86_64-pc-linux-gnu-c++
  10657. ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-c++ -E'
  10658. ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump
  10659. ac_cv_prog_PERL=perl
  10660. ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib
  10661. ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip
  10662. ac_cv_prog_cc_c89=
  10663. ac_cv_prog_cc_g=yes
  10664. ac_cv_prog_cxx_g=yes
  10665. ac_cv_prog_make_make_set=yes
  10666. ac_cv_safe_to_define___extensions__=yes
  10667. ac_cv_search_opendir='none required'
  10668. ac_cv_sizeof___int64=0
  10669. ac_cv_sizeof_char=1
  10670. ac_cv_sizeof_int=4
  10671. ac_cv_sizeof_long=8
  10672. ac_cv_sizeof_long_long=8
  10673. ac_cv_sizeof_short=2
  10674. ac_cv_sizeof_size_t=8
  10675. ac_cv_sizeof_ssize_t=8
  10676. ac_cv_sizeof_void_p=8
  10677. ac_cv_sys_file_offset_bits=no
  10678. ac_cv_sys_largefile_CC=no
  10679. ac_cv_type_long_long=yes
  10680. ac_cv_type_ptrdiff_t=yes
  10681. ac_cv_type_sig_atomic_t=yes
  10682. ac_cv_type_size_t=yes
  10683. ac_cv_type_struct_ip_mreqn=yes
  10684. ac_cv_working_alloca_h=yes
  10685. am_cv_CC_dependencies_compiler_type=none
  10686. am_cv_CXX_dependencies_compiler_type=none
  10687. am_cv_langinfo_codeset=yes
  10688. am_cv_make_support_nested_variables=yes
  10689. am_cv_prog_cc_c_o=yes
  10690. am_cv_prog_tar_ustar=gnutar
  10691. am_cv_python_platform=linux2
  10692. am_cv_python_pyexecdir='${exec_prefix}/lib64/python2.7/site-packages'
  10693. am_cv_python_pythondir='${prefix}/lib64/python2.7/site-packages'
  10694. am_cv_python_version=2.7
  10695. am_cv_val_LC_MESSAGES=yes
  10696. bh_cv_c_signed=yes
  10697. glib_cv___va_copy=yes
  10698. glib_cv_compliant_posix_memalign=1
  10699. glib_cv_have_libc_enable_secure=yes
  10700. glib_cv_have_strlcpy=no
  10701. glib_cv_langinfo_abaltmon=yes
  10702. glib_cv_langinfo_altmon=yes
  10703. glib_cv_langinfo_codeset=yes
  10704. glib_cv_langinfo_outdigit=yes
  10705. glib_cv_langinfo_time=yes
  10706. glib_cv_long_long_format=ll
  10707. glib_cv_rtldglobal_broken=no
  10708. glib_cv_stack_grows=no
  10709. glib_cv_uscore=no
  10710. glib_cv_va_copy=yes
  10711. glib_cv_va_val_copy=no
  10712. glib_cv_value_AF_INET6=10
  10713. glib_cv_value_AF_INET=2
  10714. glib_cv_value_AF_UNIX=1
  10715. glib_cv_value_MSG_DONTROUTE=4
  10716. glib_cv_value_MSG_OOB=1
  10717. glib_cv_value_MSG_PEEK=2
  10718. gt_cv_c_long_double=yes
  10719. gt_cv_c_wchar_t=yes
  10720. gt_cv_c_wint_t=yes
  10721. gt_cv_func_CFLocaleCopyCurrent=no
  10722. gt_cv_func_CFPreferencesCopyAppValue=no
  10723. gt_cv_func_dgettext_libc=yes
  10724. gt_cv_func_dgettext_libintl=no
  10725. gt_cv_func_ngettext_libc=yes
  10726. gt_cv_have_gettext=yes
  10727. jm_ac_cv_header_inttypes_h=yes
  10728. jm_ac_cv_header_stdint_h=yes
  10729. lt_cv_ar_at_file=@
  10730. lt_cv_archive_cmds_need_lc=no
  10731. lt_cv_deplibs_check_method=pass_all
  10732. lt_cv_file_magic_cmd='$MAGIC_CMD'
  10733. lt_cv_file_magic_test_file=
  10734. lt_cv_ld_reload_flag=-r
  10735. lt_cv_nm_interface='BSD nm'
  10736. lt_cv_objdir=.libs
  10737. lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld
  10738. lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
  10739. lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B'
  10740. lt_cv_path_mainfest_tool=no
  10741. lt_cv_prog_compiler_c_o=yes
  10742. lt_cv_prog_compiler_c_o_CXX=yes
  10743. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  10744. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  10745. lt_cv_prog_compiler_pic_works=yes
  10746. lt_cv_prog_compiler_pic_works_CXX=yes
  10747. lt_cv_prog_compiler_rtti_exceptions=no
  10748. lt_cv_prog_compiler_static_works=yes
  10749. lt_cv_prog_compiler_static_works_CXX=yes
  10750. lt_cv_prog_gnu_ld=yes
  10751. lt_cv_prog_gnu_ldcxx=yes
  10752. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  10753. lt_cv_shlibpath_overrides_runpath=yes
  10754. 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'\'''
  10755. 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'\'''
  10756. 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'\'''
  10757. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  10758. lt_cv_sys_global_symbol_to_import=
  10759. lt_cv_sys_max_cmd_len=1572864
  10760. lt_cv_to_host_file_cmd=func_convert_file_noop
  10761. lt_cv_to_tool_file_cmd=func_convert_file_noop
  10762. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  10763. pkg_cv_LIBFFI_CFLAGS=-I/usr/lib64/libffi-3.3_rc0/include
  10764. pkg_cv_LIBFFI_LIBS=-lffi
  10765.  
  10766. ## ----------------- ##
  10767. ## Output variables. ##
  10768. ## ----------------- ##
  10769.  
  10770. ABS_TAPSET_DIR=''
  10771. ACLOCAL='${SHELL} /var/tmp/portage/dev-libs/glib-2.56.2/work/glib-2.56.2/missing aclocal-1.15'
  10772. ALLOCA=''
  10773. AMDEPBACKSLASH=''
  10774. AMDEP_FALSE=''
  10775. AMDEP_TRUE='#'
  10776. AMTAR='$${TAR-tar}'
  10777. AM_BACKSLASH='\'
  10778. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  10779. AM_DEFAULT_VERBOSITY='1'
  10780. AM_V='$(V)'
  10781. AR='x86_64-pc-linux-gnu-ar'
  10782. AS='as'
  10783. AUTOCONF='${SHELL} /var/tmp/portage/dev-libs/glib-2.56.2/work/glib-2.56.2/missing autoconf'
  10784. AUTOHEADER='${SHELL} /var/tmp/portage/dev-libs/glib-2.56.2/work/glib-2.56.2/missing autoheader'
  10785. AUTOMAKE='${SHELL} /var/tmp/portage/dev-libs/glib-2.56.2/work/glib-2.56.2/missing automake-1.15'
  10786. AWK='gawk'
  10787. CARBON_LIBS=''
  10788. CATALOGS=' ar.gmo fr.gmo ja.gmo'
  10789. CATOBJEXT='.gmo'
  10790. CC='x86_64-pc-linux-gnu-gcc'
  10791. CCDEPMODE='depmode=none'
  10792. CFLAGS='-march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe'
  10793. COCOA_LIBS=''
  10794. CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/po/LINGUAS'
  10795. CPP='x86_64-pc-linux-gnu-gcc -E'
  10796. CPPFLAGS=''
  10797. CROSS_COMPILING_FALSE=''
  10798. CROSS_COMPILING_TRUE=''
  10799. CXX='x86_64-pc-linux-gnu-c++'
  10800. CXXCPP='x86_64-pc-linux-gnu-c++ -E'
  10801. CXXDEPMODE='depmode=none'
  10802. CXXFLAGS='-march=corei7-avx -mtune=corei7-avx -mno-avx -mno-aes -O2 -pipe'
  10803. CYGPATH_W='echo'
  10804. DATADIRNAME='share'
  10805. DBUS1_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include'
  10806. DBUS1_LIBS='-ldbus-1'
  10807. DBUS_DAEMON=''
  10808. DEFS=''
  10809. DEPDIR='.deps'
  10810. DLLTOOL='false'
  10811. DSYMUTIL=''
  10812. DTRACE=''
  10813. DUMPBIN=''
  10814. ECHO_C=''
  10815. ECHO_N='-n'
  10816. ECHO_T=''
  10817. EGREP='/bin/grep -E'
  10818. ENABLE_ALWAYS_BUILD_TESTS_FALSE=''
  10819. ENABLE_ALWAYS_BUILD_TESTS_TRUE='#'
  10820. ENABLE_DTRACE_FALSE=''
  10821. ENABLE_DTRACE_TRUE=''
  10822. ENABLE_GTK_DOC_FALSE=''
  10823. ENABLE_GTK_DOC_TRUE=''
  10824. ENABLE_INSTALLED_TESTS_FALSE=''
  10825. ENABLE_INSTALLED_TESTS_TRUE='#'
  10826. ENABLE_MAN_FALSE=''
  10827. ENABLE_MAN_TRUE=''
  10828. ENABLE_SYSTEMTAP_FALSE=''
  10829. ENABLE_SYSTEMTAP_TRUE=''
  10830. ENABLE_TIMELOOP_FALSE=''
  10831. ENABLE_TIMELOOP_TRUE=''
  10832. EXEEXT=''
  10833. FAM_LIBS=''
  10834. FGREP='/bin/grep -F'
  10835. GETTEXT_PACKAGE='glib20'
  10836. GIO='giounix.lo'
  10837. GIO_MODULE_DIR='${libdir}/gio/modules'
  10838. GLIBC21='yes'
  10839. GLIB_BINARY_AGE='5602'
  10840. GLIB_CHARSETALIAS_DIR='${libdir}'
  10841. GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS'
  10842. GLIB_EXTRA_CFLAGS=''
  10843. GLIB_HIDDEN_VISIBILITY_CFLAGS=''
  10844. GLIB_INTERFACE_AGE='2'
  10845. GLIB_LINK_FLAGS=''
  10846. GLIB_MAJOR_VERSION='2'
  10847. GLIB_MICRO_VERSION='2'
  10848. GLIB_MINOR_VERSION='56'
  10849. GLIB_RUNTIME_LIBDIR=''
  10850. GLIB_VERSION='2.56.2'
  10851. GLIB_WARN_CFLAGS=''
  10852. GLIB_WIN32_STATIC_COMPILATION_DEFINE=''
  10853. GMOFILES=' af.gmo am.gmo an.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo en@shaw.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo fur.gmo ga.gmo gd.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo tg.gmo th.gmo tl.gmo tr.gmo ug.gmo tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
  10854. GMSGFMT='/usr/bin/gmsgfmt'
  10855. GREP='/bin/grep'
  10856. GSPAWN='gspawn.lo'
  10857. GTHREAD_COMPILE_IMPL_DEFINES=''
  10858. GTKDOC_CHECK=''
  10859. GTKDOC_CHECK_PATH=''
  10860. GTKDOC_DEPS_CFLAGS=''
  10861. GTKDOC_DEPS_LIBS=''
  10862. GTKDOC_MKPDF=''
  10863. GTKDOC_REBASE=''
  10864. GTK_DOC_BUILD_HTML_FALSE=''
  10865. GTK_DOC_BUILD_HTML_TRUE=''
  10866. GTK_DOC_BUILD_PDF_FALSE=''
  10867. GTK_DOC_BUILD_PDF_TRUE=''
  10868. GTK_DOC_USE_LIBTOOL_FALSE=''
  10869. GTK_DOC_USE_LIBTOOL_TRUE=''
  10870. GTK_DOC_USE_REBASE_FALSE=''
  10871. GTK_DOC_USE_REBASE_TRUE=''
  10872. G_LIBS_EXTRA=''
  10873. G_MODULE_BROKEN_RTLD_GLOBAL='0'
  10874. G_MODULE_HAVE_DLERROR='1'
  10875. G_MODULE_IMPL='G_MODULE_IMPL_DL'
  10876. G_MODULE_LDFLAGS='-Wl,--export-dynamic'
  10877. G_MODULE_LIBS='-ldl'
  10878. G_MODULE_LIBS_EXTRA=''
  10879. G_MODULE_NEED_USCORE='0'
  10880. G_MODULE_PLUGIN_LIBS=''
  10881. G_MODULE_SUPPORTED='true'
  10882. G_THREAD_CFLAGS=''
  10883. G_THREAD_LIBS=''
  10884. G_THREAD_LIBS_EXTRA=''
  10885. G_THREAD_LIBS_FOR_GTHREAD=''
  10886. HAVE_CXX_FALSE='#'
  10887. HAVE_CXX_TRUE=''
  10888. HAVE_DBUS1_FALSE=''
  10889. HAVE_DBUS1_TRUE=''
  10890. HAVE_DBUS_DAEMON_FALSE=''
  10891. HAVE_DBUS_DAEMON_TRUE=''
  10892. HAVE_EVENTFD_FALSE=''
  10893. HAVE_EVENTFD_TRUE=''
  10894. HAVE_FAM_FALSE=''
  10895. HAVE_FAM_TRUE='#'
  10896. HAVE_GCC_FALSE='#'
  10897. HAVE_GCC_TRUE=''
  10898. HAVE_GLIB_RUNTIME_LIBDIR_FALSE=''
  10899. HAVE_GLIB_RUNTIME_LIBDIR_TRUE='#'
  10900. HAVE_GNUC_VISIBILITY_FALSE='#'
  10901. HAVE_GNUC_VISIBILITY_TRUE=''
  10902. HAVE_GOOD_PRINTF_FALSE='#'
  10903. HAVE_GOOD_PRINTF_TRUE=''
  10904. HAVE_GTK_DOC_FALSE=''
  10905. HAVE_GTK_DOC_TRUE=''
  10906. HAVE_INOTIFY_FALSE='#'
  10907. HAVE_INOTIFY_TRUE=''
  10908. HAVE_KQUEUE_FALSE=''
  10909. HAVE_KQUEUE_TRUE='#'
  10910. HAVE_LIBMOUNT_FALSE=''
  10911. HAVE_LIBMOUNT_TRUE=''
  10912. HAVE_NETLINK_FALSE='#'
  10913. HAVE_NETLINK_TRUE=''
  10914. HAVE_SUNSTUDIO_VISIBILITY_FALSE=''
  10915. HAVE_SUNSTUDIO_VISIBILITY_TRUE='#'
  10916. HTML_DIR=''
  10917. ICONV_LIBS=''
  10918. INSTALL_DATA='${INSTALL} -m 644'
  10919. INSTALL_PROGRAM='${INSTALL}'
  10920. INSTALL_SCRIPT='${INSTALL}'
  10921. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  10922. INSTOBJEXT='.mo'
  10923. INTLLIBS=''
  10924. INTL_MACOSX_LIBS=''
  10925. LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
  10926. LDFLAGS='-Wl,-O1 -Wl,--as-needed'
  10927. LIBELF_CFLAGS=''
  10928. LIBELF_LIBS=''
  10929. LIBFFI_CFLAGS='-I/usr/lib64/libffi-3.3_rc0/include'
  10930. LIBFFI_LIBS='-lffi'
  10931. LIBMOUNT_CFLAGS=''
  10932. LIBMOUNT_LIBS=''
  10933. LIBOBJS=''
  10934. LIBS=' '
  10935. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  10936. LIB_EXE_MACHINE_FLAG='X86'
  10937. LIPO=''
  10938. LN_S='ln -s'
  10939. LTLIBOBJS=''
  10940. LTP=''
  10941. LTP_GENHTML=''
  10942. LT_AGE='5600'
  10943. LT_CURRENT='5600'
  10944. LT_CURRENT_MINUS_AGE='0'
  10945. LT_RELEASE='2.56'
  10946. LT_REVISION='2'
  10947. LT_SYS_LIBRARY_PATH=''
  10948. MAC_OS_X_9_FALSE=''
  10949. MAC_OS_X_9_TRUE='#'
  10950. MAINT='#'
  10951. MAINTAINER_MODE_FALSE=''
  10952. MAINTAINER_MODE_TRUE='#'
  10953. MAKEINFO='${SHELL} /var/tmp/portage/dev-libs/glib-2.56.2/work/glib-2.56.2/missing makeinfo'
  10954. MANIFEST_TOOL=':'
  10955. MKDIR_P='/bin/mkdir -p'
  10956. MKINSTALLDIRS='/var/tmp/portage/dev-libs/glib-2.56.2/work/glib-2.56.2/mkinstalldirs'
  10957. MSGFMT='/usr/bin/msgfmt'
  10958. MSGFMT_OPTS='-c'
  10959. MSVC_BASE_NO_TOOLSET_SET_FALSE=''
  10960. MSVC_BASE_NO_TOOLSET_SET_TRUE=''
  10961. MSVC_NO_TOOLSET_SET_FALSE=''
  10962. MSVC_NO_TOOLSET_SET_TRUE=''
  10963. MS_LIB_AVAILABLE_FALSE=''
  10964. MS_LIB_AVAILABLE_TRUE='#'
  10965. NAMESER_COMPAT_INCLUDE=''
  10966. NETWORK_LIBS='-lresolv '
  10967. NM='/usr/bin/x86_64-pc-linux-gnu-nm -B'
  10968. NMEDIT=''
  10969. OBJDUMP='x86_64-pc-linux-gnu-objdump'
  10970. OBJEXT='o'
  10971. OS_CARBON_FALSE=''
  10972. OS_CARBON_TRUE='#'
  10973. OS_COCOA_FALSE=''
  10974. OS_COCOA_TRUE='#'
  10975. OS_LINUX_FALSE='#'
  10976. OS_LINUX_TRUE=''
  10977. OS_UNIX_FALSE='#'
  10978. OS_UNIX_TRUE=''
  10979. OS_WIN32_AND_DLL_COMPILATION_FALSE=''
  10980. OS_WIN32_AND_DLL_COMPILATION_TRUE='#'
  10981. OS_WIN32_FALSE=''
  10982. OS_WIN32_TRUE='#'
  10983. OS_WIN32_X64_FALSE=''
  10984. OS_WIN32_X64_TRUE='#'
  10985. OTOOL64=''
  10986. OTOOL=''
  10987. PACKAGE='glib'
  10988. PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib'
  10989. PACKAGE_NAME='glib'
  10990. PACKAGE_STRING='glib 2.56.2'
  10991. PACKAGE_TARNAME='glib'
  10992. PACKAGE_URL=''
  10993. PACKAGE_VERSION='2.56.2'
  10994. PATH_SEPARATOR=':'
  10995. PCRE_CFLAGS=' '
  10996. PCRE_LIBS='-lpcre'
  10997. PCRE_REQUIRES=''
  10998. PCRE_WARN_CFLAGS=''
  10999. PERL='perl'
  11000. PKG_CONFIG=''
  11001. PKG_CONFIG_LIBDIR=''
  11002. PKG_CONFIG_PATH='/var/tmp/portage/dev-libs/glib-2.56.2/temp/python2.7/pkgconfig'
  11003. PLATFORMDEP=''
  11004. PLATFORM_WIN32_FALSE=''
  11005. PLATFORM_WIN32_TRUE=''
  11006. POFILES=' af.po am.po an.po ar.po as.po ast.po az.po be.po be@latin.po bg.po bn.po bn_IN.po bs.po ca.po ca@valencia.po cs.po cy.po da.po de.po dz.po el.po en_CA.po en_GB.po en@shaw.po eo.po es.po et.po eu.po fa.po fi.po fr.po fur.po ga.po gd.po gl.po gu.po he.po hi.po hr.po hu.po hy.po id.po is.po it.po ja.po ka.po kk.po kn.po ko.po ku.po lt.po lv.po mai.po mg.po mk.po ml.po mn.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po oc.po or.po pa.po pl.po ps.po pt.po pt_BR.po ro.po ru.po rw.po si.po sk.po sl.po sq.po sr.po sr@latin.po sr@ije.po sv.po ta.po te.po tg.po th.po tl.po tr.po ug.po tt.po uk.po vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po zh_TW.po'
  11007. POSUB='po'
  11008. PO_IN_DATADIR_FALSE=''
  11009. PO_IN_DATADIR_TRUE=''
  11010. PYTHON='python2.7'
  11011. PYTHON_EXEC_PREFIX='${exec_prefix}'
  11012. PYTHON_PLATFORM='linux2'
  11013. PYTHON_PREFIX='${prefix}'
  11014. PYTHON_VERSION='2.7'
  11015. RANLIB='x86_64-pc-linux-gnu-ranlib'
  11016. SED='/bin/sed'
  11017. SELINUX_LIBS=''
  11018. SET_MAKE=''
  11019. SHELL='/bin/sh'
  11020. SHTOOL=''
  11021. STRIP='x86_64-pc-linux-gnu-strip'
  11022. THREADS_NONE_FALSE=''
  11023. THREADS_NONE_TRUE=''
  11024. THREADS_POSIX_FALSE=''
  11025. THREADS_POSIX_TRUE=''
  11026. THREADS_WIN32_FALSE=''
  11027. THREADS_WIN32_TRUE=''
  11028. USE_NLS='yes'
  11029. USE_SYSTEM_PCRE_FALSE=''
  11030. USE_SYSTEM_PCRE_TRUE=''
  11031. VERSION='2.56.2'
  11032. WINDRES=''
  11033. WSPIAPI_INCLUDE=''
  11034. XATTR_LIBS=''
  11035. XGETTEXT='/usr/bin/xgettext'
  11036. XMLCATALOG=''
  11037. XML_CATALOG_FILE=''
  11038. XSLTPROC=''
  11039. ZLIB_CFLAGS=''
  11040. ZLIB_LIBS='-lz'
  11041. ac_ct_AR=''
  11042. ac_ct_CC=''
  11043. ac_ct_CXX=''
  11044. ac_ct_DUMPBIN=''
  11045. am__EXEEXT_FALSE=''
  11046. am__EXEEXT_TRUE=''
  11047. am__fastdepCC_FALSE=''
  11048. am__fastdepCC_TRUE='#'
  11049. am__fastdepCXX_FALSE=''
  11050. am__fastdepCXX_TRUE='#'
  11051. am__include='include'
  11052. am__isrc=' -I$(srcdir)'
  11053. am__leading_dot='.'
  11054. am__nodep=''
  11055. am__quote=''
  11056. am__tar='tar --format=ustar -chf - "$$tardir"'
  11057. am__untar='tar -xf -'
  11058. bindir='${exec_prefix}/bin'
  11059. build='x86_64-pc-linux-gnu'
  11060. build_alias='x86_64-pc-linux-gnu'
  11061. build_cpu='x86_64'
  11062. build_os='linux-gnu'
  11063. build_vendor='pc'
  11064. config_h_INCLUDES=''
  11065. datadir='/usr/share'
  11066. datarootdir='${prefix}/share'
  11067. docdir='/usr/share/doc/glib-2.56.2'
  11068. dvidir='${docdir}'
  11069. exec_prefix='NONE'
  11070. gio_INCLUDES=''
  11071. glib_INCLUDES=''
  11072. gmodule_INCLUDES=''
  11073. gobject_INCLUDES=''
  11074. host='x86_64-pc-linux-gnu'
  11075. host_alias='x86_64-pc-linux-gnu'
  11076. host_cpu='x86_64'
  11077. host_os='linux-gnu'
  11078. host_vendor='pc'
  11079. htmldir='/usr/share/doc/glib-2.56.2/html'
  11080. includedir='${prefix}/include'
  11081. infodir='/usr/share/info'
  11082. install_sh='${SHELL} /var/tmp/portage/dev-libs/glib-2.56.2/work/glib-2.56.2/install-sh'
  11083. installed_test_metadir=''
  11084. installed_testdir=''
  11085. libdir='/usr/lib64'
  11086. libexecdir='${exec_prefix}/libexec'
  11087. localedir='/usr/share/locale'
  11088. localstatedir='/var/lib'
  11089. mandir='/usr/share/man'
  11090. mkdir_p='$(MKDIR_P)'
  11091. ms_librarian=''
  11092. oldincludedir='/usr/include'
  11093. pdfdir='${docdir}'
  11094. pkgpyexecdir='${pyexecdir}/glib'
  11095. pkgpythondir='${pythondir}/glib'
  11096. prefix='/usr'
  11097. program_transform_name='s,x,x,'
  11098. psdir='${docdir}'
  11099. pyexecdir='${exec_prefix}/lib64/python2.7/site-packages'
  11100. pythondir='${prefix}/lib64/python2.7/site-packages'
  11101. sbindir='${exec_prefix}/sbin'
  11102. sharedstatedir='${prefix}/com'
  11103. sysconfdir='/etc'
  11104. target_alias=''
  11105.  
  11106. ## ----------- ##
  11107. ## confdefs.h. ##
  11108. ## ----------- ##
  11109.  
  11110. /* confdefs.h */
  11111. #define PACKAGE_NAME "glib"
  11112. #define PACKAGE_TARNAME "glib"
  11113. #define PACKAGE_VERSION "2.56.2"
  11114. #define PACKAGE_STRING "glib 2.56.2"
  11115. #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
  11116. #define PACKAGE_URL ""
  11117. #define GLIB_MAJOR_VERSION 2
  11118. #define GLIB_MINOR_VERSION 56
  11119. #define GLIB_MICRO_VERSION 2
  11120. #define GLIB_INTERFACE_AGE 2
  11121. #define GLIB_BINARY_AGE 5602
  11122. #define STDC_HEADERS 1
  11123. #define HAVE_SYS_TYPES_H 1
  11124. #define HAVE_SYS_STAT_H 1
  11125. #define HAVE_STDLIB_H 1
  11126. #define HAVE_STRING_H 1
  11127. #define HAVE_MEMORY_H 1
  11128. #define HAVE_STRINGS_H 1
  11129. #define HAVE_INTTYPES_H 1
  11130. #define HAVE_STDINT_H 1
  11131. #define HAVE_UNISTD_H 1
  11132. #define __EXTENSIONS__ 1
  11133. #define _ALL_SOURCE 1
  11134. #define _GNU_SOURCE 1
  11135. #define _POSIX_PTHREAD_SEMANTICS 1
  11136. #define _TANDEM_SOURCE 1
  11137. #define HAVE_LOCALE_H 1
  11138. #define HAVE_LC_MESSAGES 1
  11139. #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  11140. #define HAVE_GETTEXT 1
  11141. #define HAVE_DCGETTEXT 1
  11142. #define ENABLE_NLS 1
  11143. #define GETTEXT_PACKAGE "glib20"
  11144. #define GLIB_LOCALE_DIR "/usr/share/locale"
  11145. #define HAVE_DLFCN_H 1
  11146. #define LT_OBJDIR ".libs/"
  11147. #define HAVE_ALLOCA_H 1
  11148. #define HAVE_ALLOCA 1
  11149. #define HAVE_MMAP 1
  11150. #define HAVE_POSIX_MEMALIGN 1
  11151. #define HAVE_MEMALIGN 1
  11152. #define HAVE_VALLOC 1
  11153. #define HAVE_FSYNC 1
  11154. #define HAVE_PIPE2 1
  11155. #define HAVE_TIMEGM 1
  11156. #define HAVE_GMTIME_R 1
  11157. #define HAVE_DECL_STRERROR_R 1
  11158. #define HAVE_STRERROR_R 1
  11159. #define STRERROR_R_CHAR_P 1
  11160. #define HAVE_LIBC_ENABLE_SECURE 1
  11161. #define SIZEOF_CHAR 1
  11162. #define SIZEOF_SHORT 2
  11163. #define SIZEOF_LONG 8
  11164. #define SIZEOF_INT 4
  11165. #define SIZEOF_VOID_P 8
  11166. #define SIZEOF_LONG_LONG 8
  11167. #define SIZEOF___INT64 0
  11168. #define HAVE_SIG_ATOMIC_T 1
  11169. #define HAVE_LONG_LONG_FORMAT 1
  11170. #define HAVE_SYS_PARAM_H 1
  11171. #define HAVE_SYS_RESOURCE_H 1
  11172. #define HAVE_SYS_SELECT_H 1
  11173. #define HAVE_STDINT_H 1
  11174. #define HAVE_INTTYPES_H 1
  11175. #define HAVE_SCHED_H 1
  11176. #define HAVE_MALLOC_H 1
  11177. #define HAVE_SYS_VFS_H 1
  11178. #define HAVE_SYS_STATFS_H 1
  11179. #define HAVE_SYS_STATVFS_H 1
  11180. #define HAVE_MNTENT_H 1
  11181. #define HAVE_FSTAB_H 1
  11182. #define HAVE_LINUX_MAGIC_H 1
  11183. #define HAVE_TERMIOS_H 1
  11184. #define HAVE_DIRENT_H 1
  11185. #define HAVE_SYS_TIME_H 1
  11186. #define HAVE_VALUES_H 1
  11187. #define HAVE_SYS_MOUNT_H 1
  11188. #define HAVE_SYS_SYSCTL_H 1
  11189. #define MAJOR_IN_SYSMACROS 1
  11190. #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  11191. #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  11192. #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
  11193. #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  11194. #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  11195. #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  11196. #define HAVE_STRUCT_TM_TM_GMTOFF 1
  11197. #define HAVE_DIRENT_H 1
  11198. #define HAVE_STRUCT_DIRENT_D_TYPE 1
  11199. #define HAVE_LANGINFO_CODESET 1
  11200. #define SIZEOF_SIZE_T 8
  11201. #define SIZEOF_SSIZE_T 8
  11202. #define HAVE_LSTAT 1
  11203. #define HAVE_STRSIGNAL 1
  11204. #define HAVE_VSNPRINTF 1
  11205. #define HAVE_STPCPY 1
  11206. #define HAVE_STRCASECMP 1
  11207. #define HAVE_STRNCASECMP 1
  11208. #define HAVE_POLL 1
  11209. #define HAVE_VASPRINTF 1
  11210. #define HAVE_SETENV 1
  11211. #define HAVE_UNSETENV 1
  11212. #define HAVE_GETC_UNLOCKED 1
  11213. #define HAVE_READLINK 1
  11214. #define HAVE_SYMLINK 1
  11215. #define HAVE_MKOSTEMP 1
  11216. #define HAVE_LINK 1
  11217. #define HAVE_LCHOWN 1
  11218. #define HAVE_FCHMOD 1
  11219. #define HAVE_FCHOWN 1
  11220. #define HAVE_UTIMES 1
  11221. #define HAVE_GETRESUID 1
  11222. #define HAVE_GETMNTENT_R 1
  11223. #define HAVE_SETMNTENT 1
  11224. #define HAVE_ENDMNTENT 1
  11225. #define HAVE_HASMNTOPT 1
  11226. #define HAVE_FALLOCATE 1
  11227. #define HAVE_SPLICE 1
  11228. #define HAVE_PRLIMIT 1
  11229. #define HAVE_STATVFS 1
  11230. #define HAVE_STATFS 1
  11231. #define USE_STATFS 1
  11232. #define HAVE_NEWLOCALE 1
  11233. #define HAVE_USELOCALE 1
  11234. #define HAVE_STRTOD_L 1
  11235. #define HAVE_STRTOLL_L 1
  11236. #define HAVE_STRTOULL_L 1
  11237. #define HAVE_ENDSERVENT 1
  11238. #define HAVE_IF_NAMETOINDEX 1
  11239. #define HAVE_IF_INDEXTONAME 1
  11240. #define HAVE_SENDMMSG 1
  11241. #define HAVE_RECVMMSG 1
  11242. #define HAVE_SIOCGIFADDR 1
  11243. #define HAVE_RES_INIT 1
  11244. #define HAVE_RES_NCLOSE 1
  11245. #define HAVE_RES_NINIT 1
  11246. #define HAVE_RES_NQUERY 1
  11247. #define HAVE_NETLINK 1
  11248. #define HAVE_IP_MREQN /**/
  11249. #define STATFS_ARGS 2
  11250. #define HAVE_OPEN_O_DIRECTORY 1
  11251. #define HAVE_C99_VSNPRINTF 1
  11252. #define HAVE_UNIX98_PRINTF 1
  11253. #define HAVE_GOOD_PRINTF 1
  11254. #define HAVE_LONG_LONG 1
  11255. #define HAVE_LONG_DOUBLE 1
  11256. #define HAVE_WCHAR_T 1
  11257. #define HAVE_WINT_T 1
  11258. #define HAVE_PTRDIFF_T 1
  11259. #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  11260. #define HAVE_STDINT_H_WITH_UINTMAX 1
  11261. #define HAVE_INTMAX_T 1
  11262. #define HAVE_SNPRINTF 1
  11263. #define HAVE_STRNLEN 1
  11264. #define HAVE_WCSLEN 1
  11265. #define HAVE_WCSNLEN 1
  11266. #define HAVE_MBRTOWC 1
  11267. #define HAVE_WCRTOMB 1
  11268. #define HAVE_C99_SNPRINTF 1
  11269. #define HAVE_CODESET 1
  11270. #define HAVE_LANGINFO_TIME 1
  11271. #define HAVE_LANGINFO_OUTDIGIT 1
  11272. #define HAVE_LANGINFO_ALTMON 1
  11273. #define HAVE_LANGINFO_ABALTMON 1
  11274. #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
  11275. #define G_VA_COPY va_copy
  11276. #define G_VA_COPY_AS_ARRAY 1
  11277. #define HAVE_RTLD_LAZY 1
  11278. #define HAVE_RTLD_NOW 1
  11279. #define HAVE_RTLD_GLOBAL 1
  11280. #define HAVE_SYS_INOTIFY_H 1
  11281. #define HAVE_INOTIFY_INIT1 1
  11282. #define HAVE_SYS_XATTR_H 1
  11283. #define HAVE_XATTR 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement