Advertisement
Guest User

Untitled

a guest
Nov 3rd, 2016
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.25 KB | None | 0 0
  1.  * Package: dev-libs/glib-2.50.1
  2.  * Repository: dantrell-gnome
  3.  * Maintainer: gnome@gentoo.org
  4.  * USE: abi_x86_32 abi_x86_64 amd64 dbus elibc_glibc kernel_linux mime python_targets_python2_7 userland_GNU xattr
  5.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. * Determining the location of the kernel source code
  7. * Found kernel source directory:
  8. * /usr/src/linux
  9. * Found kernel object directory:
  10. * /lib/modules/4.4.26-gentoo/build
  11. * Found sources for kernel version:
  12. * 4.4.26-gentoo
  13. * Checking for suitable kernel configuration options...
  14.  [ ok ]
  15. >>> Unpacking source...
  16. >>> Unpacking glib-2.50.1.tar.xz to /var/tmp/portage/dev-libs/glib-2.50.1/work
  17. >>> Unpacking pkg-config-0.28.tar.gz to /var/tmp/portage/dev-libs/glib-2.50.1/work
  18. >>> Source unpacked in /var/tmp/portage/dev-libs/glib-2.50.1/work
  19. >>> Preparing source in /var/tmp/portage/dev-libs/glib-2.50.1/work/glib-2.50.1 ...
  20. * Applying glib-2.50.0-external-gdbus-codegen.patch ...
  21.  [ ok ]
  22. * Running eautoreconf in '/var/tmp/portage/dev-libs/glib-2.50.1/work/glib-2.50.1' ...
  23. * Running gtkdocize --copy ...
  24.  [ ok ]
  25. * Running libtoolize --install --copy --force --automake ...
  26.  [ ok ]
  27. * Running aclocal -I m4macros ...
  28.  [ ok ]
  29. * Running autoconf --force ...
  30.  [ ok ]
  31. * Running autoheader ...
  32.  [ ok ]
  33. * Running automake --add-missing --copy --force-missing ...
  34.  [ ok ]
  35. * Running elibtoolize in: glib-2.50.1/
  36. * Applying portage/1.2.0 patch ...
  37. * Applying sed/1.5.6 patch ...
  38. * Applying as-needed/2.4.3 patch ...
  39. * Disabling deprecation warnings ...
  40.  [ ok ]
  41. * Removing useless C++ checks ...
  42.  [ ok ]
  43. >>> Source prepared.
  44. >>> Configuring source in /var/tmp/portage/dev-libs/glib-2.50.1/work/glib-2.50.1 ...
  45. * abi_x86_32.x86: running multilib-minimal_abi_src_configure
  46. * econf: updating pkg-config-0.28/config.guess with /usr/share/gnuconfig/config.guess
  47. * econf: updating pkg-config-0.28/glib/config.guess with /usr/share/gnuconfig/config.guess
  48. * econf: updating pkg-config-0.28/glib/config.sub with /usr/share/gnuconfig/config.sub
  49. * econf: updating pkg-config-0.28/config.sub with /usr/share/gnuconfig/config.sub
  50. * econf: updating glib-2.50.1/config.guess with /usr/share/gnuconfig/config.guess
  51. * econf: updating glib-2.50.1/config.sub with /usr/share/gnuconfig/config.sub
  52. /var/tmp/portage/dev-libs/glib-2.50.1/work/glib-2.50.1/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/glib-2.50.1 --htmldir=/usr/share/doc/glib-2.50.1/html --libdir=/usr/lib32 --disable-gtk-doc --disable-maintainer-mode --enable-compile-warnings=minimum --with-threads=posix --enable-xattr --disable-fam --disable-selinux --disable-static --disable-dtrace --disable-systemtap --disable-libelf --disable-compile-warnings --enable-man --with-pcre=system --with-xml-catalog=/etc/xml/catalog
  53. checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
  54. checking whether build environment is sane... yes
  55. checking for a thread-safe mkdir -p... /bin/mkdir -p
  56. checking for gawk... gawk
  57. checking whether make sets $(MAKE)... yes
  58. checking whether make supports nested variables... yes
  59. checking whether UID '250' is supported by ustar format... yes
  60. checking whether GID '250' is supported by ustar format... yes
  61. checking how to create a ustar tar archive... gnutar
  62. checking whether to enable maintainer-specific portions of Makefiles... no
  63. checking whether make supports nested variables... (cached) yes
  64. checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32
  65. checking whether the C compiler works... yes
  66. checking for C compiler default output file name... a.out
  67. checking for suffix of executables...
  68. checking whether we are cross compiling... no
  69. checking for suffix of object files... o
  70. checking whether we are using the GNU C compiler... yes
  71. checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes
  72. checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed
  73. checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... yes
  74. checking for style of include used by make... GNU
  75. checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none
  76. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E
  77. checking for grep that handles long lines and -e... /bin/grep
  78. checking for egrep... /bin/grep -E
  79. checking for ANSI C header files... yes
  80. checking for sys/types.h... yes
  81. checking for sys/stat.h... yes
  82. checking for stdlib.h... yes
  83. checking for string.h... yes
  84. checking for memory.h... yes
  85. checking for strings.h... yes
  86. checking for inttypes.h... yes
  87. checking for stdint.h... yes
  88. checking for unistd.h... yes
  89. checking minix/config.h usability... no
  90. checking minix/config.h presence... no
  91. checking for minix/config.h... no
  92. checking whether it is safe to define __EXTENSIONS__... yes
  93. checking build system type... i686-pc-linux-gnu
  94. checking host system type... i686-pc-linux-gnu
  95. checking for Win32... no
  96. checking for the Android... no
  97. checking for Mac OS X Carbon support... no
  98. checking for Mac OS X Cocoa support... no
  99. checking whether to enable garbage collector friendliness... no
  100. checking whether to disable memory pools... no
  101. checking for i686-pc-linux-gnu-c++... x86_64-pc-linux-gnu-g++ -m32
  102. checking whether we are using the GNU C++ compiler... yes
  103. checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g... yes
  104. checking dependency style of x86_64-pc-linux-gnu-g++ -m32... none
  105. checking for special C compiler options needed for large files... no
  106. checking for _FILE_OFFSET_BITS value needed for large files... 64
  107. checking for i686-pc-linux-gnu-pkg-config... no
  108. checking for pkg-config... /usr/bin/pkg-config
  109. checking pkg-config is at least version 0.16... yes
  110. checking for gawk... (cached) gawk
  111. checking for perl5... no
  112. checking for perl... perl
  113. checking for indent... no
  114. checking for perl... /usr/bin/perl
  115. checking for iconv_open... yes
  116. checking for ZLIB... yes
  117. checking for LIBFFI... yes
  118. checking locale.h usability... yes
  119. checking locale.h presence... yes
  120. checking for locale.h... yes
  121. checking for LC_MESSAGES... yes
  122. checking libintl.h usability... yes
  123. checking libintl.h presence... yes
  124. checking for libintl.h... yes
  125. checking for ngettext in libc... yes
  126. checking for dgettext in libc... yes
  127. checking for bind_textdomain_codeset... yes
  128. checking for msgfmt... /usr/bin/msgfmt
  129. checking for dcgettext... yes
  130. checking if msgfmt accepts -c... yes
  131. checking for gmsgfmt... /usr/bin/gmsgfmt
  132. checking for xgettext... /usr/bin/xgettext
  133. checking for catalogs to be installed...
  134. checking how to print strings... printf
  135. checking for a sed that does not truncate output... /bin/sed
  136. checking for fgrep... /bin/grep -F
  137. checking for ld used by x86_64-pc-linux-gnu-gcc -m32... x86_64-pc-linux-gnu-ld -m elf_i386
  138. checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes
  139. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  140. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  141. checking whether ln -s works... yes
  142. checking the maximum length of command line arguments... 1572864
  143. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  144. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  145. checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r
  146. checking for i686-pc-linux-gnu-objdump... no
  147. checking for objdump... objdump
  148. checking how to recognize dependent libraries... pass_all
  149. checking for i686-pc-linux-gnu-dlltool... no
  150. checking for dlltool... no
  151. checking how to associate runtime and link libraries... printf %s\n
  152. checking for i686-pc-linux-gnu-ar... no
  153. checking for ar... ar
  154. checking for archiver @FILE support... @
  155. checking for i686-pc-linux-gnu-strip... no
  156. checking for strip... strip
  157. checking for i686-pc-linux-gnu-ranlib... no
  158. checking for ranlib... ranlib
  159. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 object... ok
  160. checking for sysroot... no
  161. checking for a working dd... /bin/dd
  162. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  163. checking for i686-pc-linux-gnu-mt... no
  164. checking for mt... no
  165. checking if : is a manifest tool... no
  166. checking for dlfcn.h... yes
  167. checking for objdir... .libs
  168. checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... no
  169. checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC
  170. checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes
  171. checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes
  172. checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes
  173. checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes
  174. checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
  175. checking whether -lc should be explicitly linked in... no
  176. checking dynamic linker characteristics... GNU/Linux ld.so
  177. checking how to hardcode library paths into programs... immediate
  178. checking whether stripping libraries is possible... yes
  179. checking if libtool supports shared libraries... yes
  180. checking whether to build shared libraries... yes
  181. checking whether to build static libraries... no
  182. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -m32 -E
  183. checking for ld used by x86_64-pc-linux-gnu-g++ -m32... x86_64-pc-linux-gnu-ld -m elf_i386
  184. checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes
  185. checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
  186. checking for x86_64-pc-linux-gnu-g++ -m32 option to produce PIC... -fPIC -DPIC
  187. checking if x86_64-pc-linux-gnu-g++ -m32 PIC flag -fPIC -DPIC works... yes
  188. checking if x86_64-pc-linux-gnu-g++ -m32 static flag -static works... yes
  189. checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... yes
  190. checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... (cached) yes
  191. checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
  192. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  193. checking how to hardcode library paths into programs... immediate
  194. configure: creating ./config.lt
  195. config.lt: creating libtool
  196. checking for size_t... yes
  197. checking for working alloca.h... yes
  198. checking for alloca... yes
  199. checking for mmap... yes
  200. checking for posix_memalign... yes
  201. checking for memalign... yes
  202. checking for valloc... yes
  203. checking for fsync... yes
  204. checking for pipe2... yes
  205. checking for issetugid... no
  206. checking for timegm... yes
  207. checking for gmtime_r... yes
  208. checking for strerror_r... yes
  209. checking for __libc_enable_secure... yes
  210. checking size of char... 1
  211. checking size of short... 2
  212. checking size of long... 4
  213. checking size of int... 4
  214. checking size of void *... 4
  215. checking size of long long... 8
  216. checking size of __int64... 0
  217. checking for sig_atomic_t... yes
  218. checking for format to printf and scanf a guint64... %llu
  219. checking for an ANSI C-conforming const... yes
  220. checking for growing stack pointer... no
  221. checking for ISO C99 varargs macros in C... yes
  222. checking for ISO C99 varargs macros in C++... yes
  223. checking for GNUC varargs macros... yes
  224. checking for GNUC visibility attribute... yes
  225. checking whether using Sun Studio C compiler... no
  226. checking whether byte ordering is bigendian... no
  227. checking sys/param.h usability... yes
  228. checking sys/param.h presence... yes
  229. checking for sys/param.h... yes
  230. checking sys/resource.h usability... yes
  231. checking sys/resource.h presence... yes
  232. checking for sys/resource.h... yes
  233. checking mach/mach_time.h usability... no
  234. checking mach/mach_time.h presence... no
  235. checking for mach/mach_time.h... no
  236. checking sys/select.h usability... yes
  237. checking sys/select.h presence... yes
  238. checking for sys/select.h... yes
  239. checking for stdint.h... (cached) yes
  240. checking for inttypes.h... (cached) yes
  241. checking sched.h usability... yes
  242. checking sched.h presence... yes
  243. checking for sched.h... yes
  244. checking malloc.h usability... yes
  245. checking malloc.h presence... yes
  246. checking for malloc.h... yes
  247. checking sys/vfs.h usability... yes
  248. checking sys/vfs.h presence... yes
  249. checking for sys/vfs.h... yes
  250. checking sys/vmount.h usability... no
  251. checking sys/vmount.h presence... no
  252. checking for sys/vmount.h... no
  253. checking sys/statfs.h usability... yes
  254. checking sys/statfs.h presence... yes
  255. checking for sys/statfs.h... yes
  256. checking sys/statvfs.h usability... yes
  257. checking sys/statvfs.h presence... yes
  258. checking for sys/statvfs.h... yes
  259. checking sys/filio.h usability... no
  260. checking sys/filio.h presence... no
  261. checking for sys/filio.h... no
  262. checking mntent.h usability... yes
  263. checking mntent.h presence... yes
  264. checking for mntent.h... yes
  265. checking sys/mnttab.h usability... no
  266. checking sys/mnttab.h presence... no
  267. checking for sys/mnttab.h... no
  268. checking sys/vfstab.h usability... no
  269. checking sys/vfstab.h presence... no
  270. checking for sys/vfstab.h... no
  271. checking sys/mntctl.h usability... no
  272. checking sys/mntctl.h presence... no
  273. checking for sys/mntctl.h... no
  274. checking fstab.h usability... yes
  275. checking fstab.h presence... yes
  276. checking for fstab.h... yes
  277. checking linux/magic.h usability... yes
  278. checking linux/magic.h presence... yes
  279. checking for linux/magic.h... yes
  280. checking dirent.h usability... yes
  281. checking dirent.h presence... yes
  282. checking for dirent.h... yes
  283. checking sys/time.h usability... yes
  284. checking sys/time.h presence... yes
  285. checking for sys/time.h... yes
  286. checking values.h usability... yes
  287. checking values.h presence... yes
  288. checking for values.h... yes
  289. checking for sys/mount.h... yes
  290. checking for sys/sysctl.h... yes
  291. checking for sysctlbyname... no
  292. checking whether sys/types.h defines makedev... yes
  293. checking xlocale.h usability... yes
  294. checking xlocale.h presence... yes
  295. checking for xlocale.h... yes
  296. checking for struct stat.st_mtimensec... no
  297. checking for struct stat.st_mtim.tv_nsec... yes
  298. checking for struct stat.st_atimensec... no
  299. checking for struct stat.st_atim.tv_nsec... yes
  300. checking for struct stat.st_ctimensec... no
  301. checking for struct stat.st_ctim.tv_nsec... yes
  302. checking for struct stat.st_birthtime... no
  303. checking for struct stat.st_birthtimensec... no
  304. checking for struct stat.st_birthtim... no
  305. checking for struct stat.st_birthtim.tv_nsec... no
  306. checking for struct stat.st_blksize... yes
  307. checking for struct stat.st_blocks... yes
  308. checking for struct statfs.f_fstypename... no
  309. checking for struct statfs.f_bavail... yes
  310. checking for struct statvfs.f_basetype... no
  311. checking for struct statvfs.f_fstypename... no
  312. checking for struct tm.tm_gmtoff... yes
  313. checking for struct tm.__tm_gmtoff... no
  314. checking for dirent.h that defines DIR... yes
  315. checking for library containing opendir... none required
  316. checking for struct dirent.d_type... yes
  317. checking for nl_langinfo and CODESET... yes
  318. checking whether we are using the GNU C Library 2.1 or newer... yes
  319. checking size of size_t... 4
  320. checking for the appropriate definition for size_t... unsigned int
  321. checking size of ssize_t... 4
  322. checking for the appropriate definition for ssize_t... int
  323. checking for lstat... yes
  324. checking for strsignal... yes
  325. checking for vsnprintf... yes
  326. checking for stpcpy... yes
  327. checking for strcasecmp... yes
  328. checking for strncasecmp... yes
  329. checking for poll... yes
  330. checking for vasprintf... yes
  331. checking for setenv... yes
  332. checking for unsetenv... yes
  333. checking for getc_unlocked... yes
  334. checking for readlink... yes
  335. checking for symlink... yes
  336. checking for fdwalk... no
  337. checking for memmem... yes
  338. checking for lchmod... no
  339. checking for lchown... yes
  340. checking for fchmod... yes
  341. checking for fchown... yes
  342. checking for utimes... yes
  343. checking for getresuid... yes
  344. checking for getmntent_r... yes
  345. checking for setmntent... yes
  346. checking for endmntent... yes
  347. checking for hasmntopt... yes
  348. checking for getfsstat... no
  349. checking for getvfsstat... no
  350. checking for fallocate... yes
  351. checking for splice... yes
  352. checking for prlimit... yes
  353. checking for statvfs... yes
  354. checking for statfs... yes
  355. checking whether to use statfs or statvfs... statfs
  356. checking crt_externs.h usability... no
  357. checking crt_externs.h presence... no
  358. checking for crt_externs.h... no
  359. checking for _NSGetEnviron... no
  360. checking for newlocale... yes
  361. checking for uselocale... yes
  362. checking for strtod_l... yes
  363. checking for strtoll_l... yes
  364. checking for strtoull_l... yes
  365. checking value of AF_INET... 2
  366. checking value of AF_INET6... 10
  367. checking value of AF_UNIX... 1
  368. checking value of MSG_PEEK... 2
  369. checking value of MSG_OOB... 1
  370. checking value of MSG_DONTROUTE... 4
  371. checking for getprotobyname_r... yes
  372. checking for endservent... yes
  373. checking for if_nametoindex... yes
  374. checking for if_indextoname... yes
  375. checking for sendmmsg... yes
  376. checking for recvmmsg... yes
  377. checking if arpa/nameser_compat.h is needed... no
  378. checking for res_query... in -lresolv
  379. checking for socket... yes
  380. checking for res_init... yes
  381. checking for linux/netlink.h... yes
  382. checking for struct ip_mreqn... yes
  383. checking number of arguments to statfs()... 2
  384. checking open() option O_DIRECTORY... yes
  385. checking for C99 vsnprintf... yes
  386. checking whether printf supports positional parameters... yes
  387. checking for signed... yes
  388. checking for long long... yes
  389. checking for long double... yes
  390. checking for wchar_t... yes
  391. checking for wint_t... yes
  392. checking for size_t... (cached) yes
  393. checking for ptrdiff_t... yes
  394. checking for inttypes.h... yes
  395. checking for stdint.h... yes
  396. checking for snprintf... yes
  397. checking for strnlen... yes
  398. checking for wcslen... yes
  399. checking for wcsnlen... yes
  400. checking for mbrtowc... yes
  401. checking for wcrtomb... yes
  402. checking for C99 snprintf... yes
  403. checking for fd_set... yes, found in sys/types.h
  404. checking for nl_langinfo (CODESET)... yes
  405. checking for nl_langinfo (PM_STR)... yes
  406. checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)... yes
  407. checking for a compliant posix_memalign() implementation... yes
  408. checking for OpenBSD strlcpy/strlcat... no
  409. checking for an implementation of va_copy()... yes
  410. checking for an implementation of __va_copy()... yes
  411. checking whether va_lists can be copied by value... yes
  412. checking for dlopen... no
  413. checking for NSLinkModule... no
  414. checking for dlopen in -ldl... yes
  415. checking for dlsym in -ldl... yes
  416. checking for RTLD_GLOBAL brokenness... no
  417. checking for preceeding underscore in symbols... no
  418. checking for dlerror... yes
  419. checking for the suffix of module shared libraries... .so
  420. checking for gspawn implementation... gspawn.lo
  421. checking for GIOChannel implementation... giounix.lo
  422. checking sys/inotify.h usability... yes
  423. checking sys/inotify.h presence... yes
  424. checking for sys/inotify.h... yes
  425. checking for inotify_init1... yes
  426. checking sys/event.h usability... no
  427. checking sys/event.h presence... no
  428. checking for sys/event.h... no
  429. checking for getxattr in -lc... yes
  430. checking sys/xattr.h usability... yes
  431. checking sys/xattr.h presence... yes
  432. checking for sys/xattr.h... yes
  433. checking for XATTR_NOFOLLOW... no
  434. checking for LIBMOUNT... no
  435. checking libmount/libmount.h usability... yes
  436. checking libmount/libmount.h presence... yes
  437. checking for libmount/libmount.h... yes
  438. checking for platform-dependent source...
  439. checking whether to compile timeloop... yes
  440. checking if building for some Win32 platform... no
  441. checking for thread implementation... posix
  442. checking thread related cflags... -pthread
  443. checking thread related libraries... -pthread
  444. checking for localtime_r... yes
  445. checking for gmtime_r... (cached) yes
  446. checking for getpwuid_r... yes
  447. checking for getgrgid_r... yes
  448. checking for pthread_attr_setstacksize... yes
  449. checking for pthread_condattr_setclock... yes
  450. checking for pthread_cond_timedwait_relative_np... no
  451. checking for pthread_setname_np(const char*)... no
  452. checking for pthread_setname_np(pthread_t, const char*)... yes
  453. checking for clock_gettime... yes
  454. checking for lock-free atomic intrinsics... yes
  455. checking for futex(2) system call... yes
  456. checking for eventfd(2) system call... yes
  457. checking value of POLLIN... 1
  458. checking value of POLLOUT... 4
  459. checking value of POLLPRI... 2
  460. checking value of POLLERR... 8
  461. checking value of POLLHUP... 16
  462. checking value of POLLNVAL... 32
  463. checking for broken poll... no
  464. checking for PCRE... yes
  465. checking for Unicode support in PCRE... yes
  466. checking for EILSEQ... yes
  467. checking for gtk-doc... yes
  468. checking for gtkdoc-check... gtkdoc-check.test
  469. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  470. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  471. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  472. checking whether to build gtk-doc documentation... no
  473. checking for xsltproc... /usr/bin/xsltproc
  474. checking for XML catalog (/etc/xml/catalog)... found
  475. checking for xmlcatalog... /usr/bin/xmlcatalog
  476. checking for DocBook XML DTD V4.1.2 in XML catalog... found
  477. checking for DocBook XSL Stylesheets in XML catalog... found
  478. checking whether to generate man pages... yes
  479. checking whether to include dtrace tracing support... no
  480. checking whether to include systemtap tracing support... no
  481. checking for guint32... yes
  482. checking alignment of guint32... 4
  483. checking for guint64... yes
  484. checking alignment of guint64... 4
  485. checking for unsigned long... yes
  486. checking alignment of unsigned long... 4
  487. checking for DBUS1... yes
  488. checking for dbus-daemon... dbus-daemon
  489. checking for -Bsymbolic-functions linker flag... yes
  490. checking for --fatal-warnings linker flag... yes
  491. checking for -z,nodelete linker flag... yes
  492. checking for -fvisibility=hidden compiler flag... yes
  493. checking that generated files are newer than configure... done
  494. configure: creating ./config.status
  495. config.status: creating glib-2.0.pc
  496. config.status: creating gmodule-2.0.pc
  497. config.status: creating gmodule-export-2.0.pc
  498. config.status: creating gmodule-no-export-2.0.pc
  499. config.status: creating gthread-2.0.pc
  500. config.status: creating gobject-2.0.pc
  501. config.status: creating gio-2.0.pc
  502. config.status: creating gio-unix-2.0.pc
  503. config.status: creating gio-windows-2.0.pc
  504. config.status: creating glib-zip
  505. config.status: creating glib-gettextize
  506. config.status: creating Makefile
  507. config.status: creating build/Makefile
  508. config.status: creating build/win32/Makefile
  509. config.status: creating build/win32/dirent/Makefile
  510. config.status: creating build/win32/vs9/Makefile
  511. config.status: creating build/win32/vs9/glib-version-paths.vsprops
  512. config.status: creating build/win32/vs10/Makefile
  513. config.status: creating build/win32/vs10/glib-version-paths.props
  514. config.status: creating build/win32/vs11/Makefile
  515. config.status: creating build/win32/vs12/Makefile
  516. config.status: creating build/win32/vs14/Makefile
  517. config.status: creating glib/Makefile
  518. config.status: creating glib/libcharset/Makefile
  519. config.status: creating glib/gnulib/Makefile
  520. config.status: creating glib/pcre/Makefile
  521. config.status: creating glib/update-pcre/Makefile
  522. config.status: creating glib/tests/Makefile
  523. config.status: creating gmodule/Makefile
  524. config.status: creating gmodule/gmoduleconf.h
  525. config.status: creating gobject/Makefile
  526. config.status: creating gobject/glib-mkenums
  527. config.status: creating gobject/tests/Makefile
  528. config.status: creating gthread/Makefile
  529. config.status: creating gio/Makefile
  530. config.status: creating gio/gdbus-2.0/codegen/config.py
  531. config.status: creating gio/gnetworking.h
  532. config.status: creating gio/xdgmime/Makefile
  533. config.status: creating gio/inotify/Makefile
  534. config.status: creating gio/kqueue/Makefile
  535. config.status: creating gio/fam/Makefile
  536. config.status: creating gio/win32/Makefile
  537. config.status: creating gio/tests/Makefile
  538. config.status: creating gio/tests/gdbus-object-manager-example/Makefile
  539. config.status: creating gio/tests/services/Makefile
  540. config.status: creating gio/tests/services/org.gtk.GDBus.Examples.ObjectManager.service
  541. config.status: creating gio/tests/modules/Makefile
  542. config.status: creating po/Makefile.in
  543. config.status: creating docs/Makefile
  544. config.status: creating docs/reference/Makefile
  545. config.status: creating docs/reference/glib/Makefile
  546. config.status: creating docs/reference/glib/version.xml
  547. config.status: creating docs/reference/gobject/Makefile
  548. config.status: creating docs/reference/gobject/version.xml
  549. config.status: creating docs/reference/gio/Makefile
  550. config.status: creating docs/reference/gio/version.xml
  551. config.status: creating tests/Makefile
  552. config.status: creating tests/gobject/Makefile
  553. config.status: creating tests/refcount/Makefile
  554. config.status: creating m4macros/Makefile
  555. config.status: creating config.h
  556. config.status: executing depfiles commands
  557. config.status: executing default-1 commands
  558. config.status: executing libtool commands
  559. config.status: executing glib/glibconfig.h commands
  560. config.status: executing chmod-scripts commands
  561. * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
  562. * econf: updating pkg-config-0.28/config.guess with /usr/share/gnuconfig/config.guess
  563. * econf: updating pkg-config-0.28/glib/config.guess with /usr/share/gnuconfig/config.guess
  564. * econf: updating pkg-config-0.28/glib/config.sub with /usr/share/gnuconfig/config.sub
  565. * econf: updating pkg-config-0.28/config.sub with /usr/share/gnuconfig/config.sub
  566. * econf: updating glib-2.50.1/config.guess with /usr/share/gnuconfig/config.guess
  567. * econf: updating glib-2.50.1/config.sub with /usr/share/gnuconfig/config.sub
  568. /var/tmp/portage/dev-libs/glib-2.50.1/work/glib-2.50.1/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.50.1 --htmldir=/usr/share/doc/glib-2.50.1/html --libdir=/usr/lib64 --disable-gtk-doc --disable-maintainer-mode --enable-compile-warnings=minimum --with-threads=posix --enable-xattr --disable-fam --disable-selinux --disable-static --disable-dtrace --disable-systemtap --disable-libelf --disable-compile-warnings --enable-man --with-pcre=system --with-xml-catalog=/etc/xml/catalog
  569. checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
  570. checking whether build environment is sane... yes
  571. checking for a thread-safe mkdir -p... /bin/mkdir -p
  572. checking for gawk... gawk
  573. checking whether make sets $(MAKE)... yes
  574. checking whether make supports nested variables... yes
  575. checking whether UID '250' is supported by ustar format... yes
  576. checking whether GID '250' is supported by ustar format... yes
  577. checking how to create a ustar tar archive... gnutar
  578. checking whether to enable maintainer-specific portions of Makefiles... no
  579. checking whether make supports nested variables... (cached) yes
  580. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  581. checking whether the C compiler works... yes
  582. checking for C compiler default output file name... a.out
  583. checking for suffix of executables...
  584. checking whether we are cross compiling... no
  585. checking for suffix of object files... o
  586. checking whether we are using the GNU C compiler... yes
  587. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  588. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  589. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  590. checking for style of include used by make... GNU
  591. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  592. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  593. checking for grep that handles long lines and -e... /bin/grep
  594. checking for egrep... /bin/grep -E
  595. checking for ANSI C header files... yes
  596. checking for sys/types.h... yes
  597. checking for sys/stat.h... yes
  598. checking for stdlib.h... yes
  599. checking for string.h... yes
  600. checking for memory.h... yes
  601. checking for strings.h... yes
  602. checking for inttypes.h... yes
  603. checking for stdint.h... yes
  604. checking for unistd.h... yes
  605. checking minix/config.h usability... no
  606. checking minix/config.h presence... no
  607. checking for minix/config.h... no
  608. checking whether it is safe to define __EXTENSIONS__... yes
  609. checking build system type... x86_64-pc-linux-gnu
  610. checking host system type... x86_64-pc-linux-gnu
  611. checking for Win32... no
  612. checking for the Android... no
  613. checking for Mac OS X Carbon support... no
  614. checking for Mac OS X Cocoa support... no
  615. checking whether to enable garbage collector friendliness... no
  616. checking whether to disable memory pools... no
  617. checking for x86_64-pc-linux-gnu-c++... x86_64-pc-linux-gnu-c++
  618. checking whether we are using the GNU C++ compiler... yes
  619. checking whether x86_64-pc-linux-gnu-c++ accepts -g... yes
  620. checking dependency style of x86_64-pc-linux-gnu-c++... none
  621. checking for special C compiler options needed for large files... no
  622. checking for _FILE_OFFSET_BITS value needed for large files... no
  623. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  624. checking pkg-config is at least version 0.16... yes
  625. checking for gawk... (cached) gawk
  626. checking for perl5... no
  627. checking for perl... perl
  628. checking for indent... no
  629. checking for perl... /usr/bin/perl
  630. checking for iconv_open... yes
  631. checking for ZLIB... yes
  632. checking for LIBFFI... yes
  633. checking locale.h usability... yes
  634. checking locale.h presence... yes
  635. checking for locale.h... yes
  636. checking for LC_MESSAGES... yes
  637. checking libintl.h usability... yes
  638. checking libintl.h presence... yes
  639. checking for libintl.h... yes
  640. checking for ngettext in libc... yes
  641. checking for dgettext in libc... yes
  642. checking for bind_textdomain_codeset... yes
  643. checking for msgfmt... /usr/bin/msgfmt
  644. checking for dcgettext... yes
  645. checking if msgfmt accepts -c... yes
  646. checking for gmsgfmt... /usr/bin/gmsgfmt
  647. checking for xgettext... /usr/bin/xgettext
  648. checking for catalogs to be installed...
  649. checking how to print strings... printf
  650. checking for a sed that does not truncate output... /bin/sed
  651. checking for fgrep... /bin/grep -F
  652. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  653. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  654. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  655. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  656. checking whether ln -s works... yes
  657. checking the maximum length of command line arguments... 1572864
  658. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  659. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  660. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  661. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  662. checking how to recognize dependent libraries... pass_all
  663. checking for x86_64-pc-linux-gnu-dlltool... no
  664. checking for dlltool... no
  665. checking how to associate runtime and link libraries... printf %s\n
  666. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  667. checking for archiver @FILE support... @
  668. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  669. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  670. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  671. checking for sysroot... no
  672. checking for a working dd... /bin/dd
  673. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  674. checking for x86_64-pc-linux-gnu-mt... no
  675. checking for mt... no
  676. checking if : is a manifest tool... no
  677. checking for dlfcn.h... yes
  678. checking for objdir... .libs
  679. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  680. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  681. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  682. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  683. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  684. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  685. 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... yes
  686. checking whether -lc should be explicitly linked in... no
  687. checking dynamic linker characteristics... GNU/Linux ld.so
  688. checking how to hardcode library paths into programs... immediate
  689. checking whether stripping libraries is possible... yes
  690. checking if libtool supports shared libraries... yes
  691. checking whether to build shared libraries... yes
  692. checking whether to build static libraries... no
  693. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-c++ -E
  694. checking for ld used by x86_64-pc-linux-gnu-c++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  695. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  696. 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... yes
  697. checking for x86_64-pc-linux-gnu-c++ option to produce PIC... -fPIC -DPIC
  698. checking if x86_64-pc-linux-gnu-c++ PIC flag -fPIC -DPIC works... yes
  699. checking if x86_64-pc-linux-gnu-c++ static flag -static works... yes
  700. checking if x86_64-pc-linux-gnu-c++ supports -c -o file.o... yes
  701. checking if x86_64-pc-linux-gnu-c++ supports -c -o file.o... (cached) yes
  702. 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... yes
  703. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  704. checking how to hardcode library paths into programs... immediate
  705. configure: creating ./config.lt
  706. config.lt: creating libtool
  707. checking for size_t... yes
  708. checking for working alloca.h... yes
  709. checking for alloca... yes
  710. checking for mmap... yes
  711. checking for posix_memalign... yes
  712. checking for memalign... yes
  713. checking for valloc... yes
  714. checking for fsync... yes
  715. checking for pipe2... yes
  716. checking for issetugid... no
  717. checking for timegm... yes
  718. checking for gmtime_r... yes
  719. checking for strerror_r... yes
  720. checking for __libc_enable_secure... yes
  721. checking size of char... 1
  722. checking size of short... 2
  723. checking size of long... 8
  724. checking size of int... 4
  725. checking size of void *... 8
  726. checking size of long long... 8
  727. checking size of __int64... 0
  728. checking for sig_atomic_t... yes
  729. checking for format to printf and scanf a guint64... %llu
  730. checking for an ANSI C-conforming const... yes
  731. checking for growing stack pointer... no
  732. checking for ISO C99 varargs macros in C... yes
  733. checking for ISO C99 varargs macros in C++... yes
  734. checking for GNUC varargs macros... yes
  735. checking for GNUC visibility attribute... yes
  736. checking whether using Sun Studio C compiler... no
  737. checking whether byte ordering is bigendian... no
  738. checking sys/param.h usability... yes
  739. checking sys/param.h presence... yes
  740. checking for sys/param.h... yes
  741. checking sys/resource.h usability... yes
  742. checking sys/resource.h presence... yes
  743. checking for sys/resource.h... yes
  744. checking mach/mach_time.h usability... no
  745. checking mach/mach_time.h presence... no
  746. checking for mach/mach_time.h... no
  747. checking sys/select.h usability... yes
  748. checking sys/select.h presence... yes
  749. checking for sys/select.h... yes
  750. checking for stdint.h... (cached) yes
  751. checking for inttypes.h... (cached) yes
  752. checking sched.h usability... yes
  753. checking sched.h presence... yes
  754. checking for sched.h... yes
  755. checking malloc.h usability... yes
  756. checking malloc.h presence... yes
  757. checking for malloc.h... yes
  758. checking sys/vfs.h usability... yes
  759. checking sys/vfs.h presence... yes
  760. checking for sys/vfs.h... yes
  761. checking sys/vmount.h usability... no
  762. checking sys/vmount.h presence... no
  763. checking for sys/vmount.h... no
  764. checking sys/statfs.h usability... yes
  765. checking sys/statfs.h presence... yes
  766. checking for sys/statfs.h... yes
  767. checking sys/statvfs.h usability... yes
  768. checking sys/statvfs.h presence... yes
  769. checking for sys/statvfs.h... yes
  770. checking sys/filio.h usability... no
  771. checking sys/filio.h presence... no
  772. checking for sys/filio.h... no
  773. checking mntent.h usability... yes
  774. checking mntent.h presence... yes
  775. checking for mntent.h... yes
  776. checking sys/mnttab.h usability... no
  777. checking sys/mnttab.h presence... no
  778. checking for sys/mnttab.h... no
  779. checking sys/vfstab.h usability... no
  780. checking sys/vfstab.h presence... no
  781. checking for sys/vfstab.h... no
  782. checking sys/mntctl.h usability... no
  783. checking sys/mntctl.h presence... no
  784. checking for sys/mntctl.h... no
  785. checking fstab.h usability... yes
  786. checking fstab.h presence... yes
  787. checking for fstab.h... yes
  788. checking linux/magic.h usability... yes
  789. checking linux/magic.h presence... yes
  790. checking for linux/magic.h... yes
  791. checking dirent.h usability... yes
  792. checking dirent.h presence... yes
  793. checking for dirent.h... yes
  794. checking sys/time.h usability... yes
  795. checking sys/time.h presence... yes
  796. checking for sys/time.h... yes
  797. checking values.h usability... yes
  798. checking values.h presence... yes
  799. checking for values.h... yes
  800. checking for sys/mount.h... yes
  801. checking for sys/sysctl.h... yes
  802. checking for sysctlbyname... no
  803. checking whether sys/types.h defines makedev... yes
  804. checking xlocale.h usability... yes
  805. checking xlocale.h presence... yes
  806. checking for xlocale.h... yes
  807. checking for struct stat.st_mtimensec... no
  808. checking for struct stat.st_mtim.tv_nsec... yes
  809. checking for struct stat.st_atimensec... no
  810. checking for struct stat.st_atim.tv_nsec... yes
  811. checking for struct stat.st_ctimensec... no
  812. checking for struct stat.st_ctim.tv_nsec... yes
  813. checking for struct stat.st_birthtime... no
  814. checking for struct stat.st_birthtimensec... no
  815. checking for struct stat.st_birthtim... no
  816. checking for struct stat.st_birthtim.tv_nsec... no
  817. checking for struct stat.st_blksize... yes
  818. checking for struct stat.st_blocks... yes
  819. checking for struct statfs.f_fstypename... no
  820. checking for struct statfs.f_bavail... yes
  821. checking for struct statvfs.f_basetype... no
  822. checking for struct statvfs.f_fstypename... no
  823. checking for struct tm.tm_gmtoff... yes
  824. checking for struct tm.__tm_gmtoff... no
  825. checking for dirent.h that defines DIR... yes
  826. checking for library containing opendir... none required
  827. checking for struct dirent.d_type... yes
  828. checking for nl_langinfo and CODESET... yes
  829. checking whether we are using the GNU C Library 2.1 or newer... yes
  830. checking size of size_t... 8
  831. checking for the appropriate definition for size_t... unsigned long
  832. checking size of ssize_t... 8
  833. checking for the appropriate definition for ssize_t... long
  834. checking for lstat... yes
  835. checking for strsignal... yes
  836. checking for vsnprintf... yes
  837. checking for stpcpy... yes
  838. checking for strcasecmp... yes
  839. checking for strncasecmp... yes
  840. checking for poll... yes
  841. checking for vasprintf... yes
  842. checking for setenv... yes
  843. checking for unsetenv... yes
  844. checking for getc_unlocked... yes
  845. checking for readlink... yes
  846. checking for symlink... yes
  847. checking for fdwalk... no
  848. checking for memmem... yes
  849. checking for lchmod... no
  850. checking for lchown... yes
  851. checking for fchmod... yes
  852. checking for fchown... yes
  853. checking for utimes... yes
  854. checking for getresuid... yes
  855. checking for getmntent_r... yes
  856. checking for setmntent... yes
  857. checking for endmntent... yes
  858. checking for hasmntopt... yes
  859. checking for getfsstat... no
  860. checking for getvfsstat... no
  861. checking for fallocate... yes
  862. checking for splice... yes
  863. checking for prlimit... yes
  864. checking for statvfs... yes
  865. checking for statfs... yes
  866. checking whether to use statfs or statvfs... statfs
  867. checking crt_externs.h usability... no
  868. checking crt_externs.h presence... no
  869. checking for crt_externs.h... no
  870. checking for _NSGetEnviron... no
  871. checking for newlocale... yes
  872. checking for uselocale... yes
  873. checking for strtod_l... yes
  874. checking for strtoll_l... yes
  875. checking for strtoull_l... yes
  876. checking value of AF_INET... 2
  877. checking value of AF_INET6... 10
  878. checking value of AF_UNIX... 1
  879. checking value of MSG_PEEK... 2
  880. checking value of MSG_OOB... 1
  881. checking value of MSG_DONTROUTE... 4
  882. checking for getprotobyname_r... yes
  883. checking for endservent... yes
  884. checking for if_nametoindex... yes
  885. checking for if_indextoname... yes
  886. checking for sendmmsg... yes
  887. checking for recvmmsg... yes
  888. checking if arpa/nameser_compat.h is needed... no
  889. checking for res_query... in -lresolv
  890. checking for socket... yes
  891. checking for res_init... yes
  892. checking for linux/netlink.h... yes
  893. checking for struct ip_mreqn... yes
  894. checking number of arguments to statfs()... 2
  895. checking open() option O_DIRECTORY... yes
  896. checking for C99 vsnprintf... yes
  897. checking whether printf supports positional parameters... yes
  898. checking for signed... yes
  899. checking for long long... yes
  900. checking for long double... yes
  901. checking for wchar_t... yes
  902. checking for wint_t... yes
  903. checking for size_t... (cached) yes
  904. checking for ptrdiff_t... yes
  905. checking for inttypes.h... yes
  906. checking for stdint.h... yes
  907. checking for snprintf... yes
  908. checking for strnlen... yes
  909. checking for wcslen... yes
  910. checking for wcsnlen... yes
  911. checking for mbrtowc... yes
  912. checking for wcrtomb... yes
  913. checking for C99 snprintf... yes
  914. checking for fd_set... yes, found in sys/types.h
  915. checking for nl_langinfo (CODESET)... yes
  916. checking for nl_langinfo (PM_STR)... yes
  917. checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)... yes
  918. checking for a compliant posix_memalign() implementation... yes
  919. checking for OpenBSD strlcpy/strlcat... no
  920. checking for an implementation of va_copy()... yes
  921. checking for an implementation of __va_copy()... yes
  922. checking whether va_lists can be copied by value... no
  923. checking for dlopen... no
  924. checking for NSLinkModule... no
  925. checking for dlopen in -ldl... yes
  926. checking for dlsym in -ldl... yes
  927. checking for RTLD_GLOBAL brokenness... no
  928. checking for preceeding underscore in symbols... no
  929. checking for dlerror... yes
  930. checking for the suffix of module shared libraries... .so
  931. checking for gspawn implementation... gspawn.lo
  932. checking for GIOChannel implementation... giounix.lo
  933. checking sys/inotify.h usability... yes
  934. checking sys/inotify.h presence... yes
  935. checking for sys/inotify.h... yes
  936. checking for inotify_init1... yes
  937. checking sys/event.h usability... no
  938. checking sys/event.h presence... no
  939. checking for sys/event.h... no
  940. checking for getxattr in -lc... yes
  941. checking sys/xattr.h usability... yes
  942. checking sys/xattr.h presence... yes
  943. checking for sys/xattr.h... yes
  944. checking for XATTR_NOFOLLOW... no
  945. checking for LIBMOUNT... no
  946. checking libmount/libmount.h usability... yes
  947. checking libmount/libmount.h presence... yes
  948. checking for libmount/libmount.h... yes
  949. checking for platform-dependent source...
  950. checking whether to compile timeloop... yes
  951. checking if building for some Win32 platform... no
  952. checking for thread implementation... posix
  953. checking thread related cflags... -pthread
  954. checking thread related libraries... -pthread
  955. checking for localtime_r... yes
  956. checking for gmtime_r... (cached) yes
  957. checking for getpwuid_r... yes
  958. checking for getgrgid_r... yes
  959. checking for pthread_attr_setstacksize... yes
  960. checking for pthread_condattr_setclock... yes
  961. checking for pthread_cond_timedwait_relative_np... no
  962. checking for pthread_setname_np(const char*)... no
  963. checking for pthread_setname_np(pthread_t, const char*)... yes
  964. checking for clock_gettime... yes
  965. checking for lock-free atomic intrinsics... yes
  966. checking for futex(2) system call... yes
  967. checking for eventfd(2) system call... yes
  968. checking value of POLLIN... 1
  969. checking value of POLLOUT... 4
  970. checking value of POLLPRI... 2
  971. checking value of POLLERR... 8
  972. checking value of POLLHUP... 16
  973. checking value of POLLNVAL... 32
  974. checking for broken poll... no
  975. checking for PCRE... yes
  976. checking for Unicode support in PCRE... yes
  977. checking for EILSEQ... yes
  978. checking for gtk-doc... yes
  979. checking for gtkdoc-check... gtkdoc-check.test
  980. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  981. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  982. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  983. checking whether to build gtk-doc documentation... no
  984. checking for xsltproc... /usr/bin/xsltproc
  985. checking for XML catalog (/etc/xml/catalog)... found
  986. checking for xmlcatalog... /usr/bin/xmlcatalog
  987. checking for DocBook XML DTD V4.1.2 in XML catalog... found
  988. checking for DocBook XSL Stylesheets in XML catalog... found
  989. checking whether to generate man pages... yes
  990. checking whether to include dtrace tracing support... no
  991. checking whether to include systemtap tracing support... no
  992. checking for guint32... yes
  993. checking alignment of guint32... 4
  994. checking for guint64... yes
  995. checking alignment of guint64... 8
  996. checking for unsigned long... yes
  997. checking alignment of unsigned long... 8
  998. checking for DBUS1... yes
  999. checking for dbus-daemon... dbus-daemon
  1000. checking for -Bsymbolic-functions linker flag... yes
  1001. checking for --fatal-warnings linker flag... yes
  1002. checking for -z,nodelete linker flag... yes
  1003. checking for -fvisibility=hidden compiler flag... yes
  1004. checking that generated files are newer than configure... done
  1005. configure: creating ./config.status
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement