spacepaste

  1.  
  2.  * Package: dev-libs/glib-2.50.3-r1
  3.  * Repository: gentoo
  4.  * Maintainer: gnome@gentoo.org
  5.  * USE: abi_x86_32 abi_x86_64 amd64 dbus elibc_glibc kernel_linux mime python_targets_python2_7 userland_GNU xattr
  6.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  7. * Determining the location of the kernel source code
  8. * Found kernel source directory:
  9. * /usr/src/linux
  10. * Found kernel object directory:
  11. * /lib/modules/4.9.6-gentoo-r1/build
  12. * Found sources for kernel version:
  13. * 4.9.6-gentoo-r1
  14. * Checking for suitable kernel configuration options...
  15.  [ ok ]
  16. >>> Unpacking source...
  17. >>> Unpacking glib-2.50.3.tar.xz to /var/tmp/portage/dev-libs/glib-2.50.3-r1/work
  18. >>> Unpacking pkg-config-0.28.tar.gz to /var/tmp/portage/dev-libs/glib-2.50.3-r1/work
  19. >>> Source unpacked in /var/tmp/portage/dev-libs/glib-2.50.3-r1/work
  20. >>> Preparing source in /var/tmp/portage/dev-libs/glib-2.50.3-r1/work/glib-2.50.3 ...
  21. * Applying glib-2.50.3-fix-gdatetime-tests.patch ...
  22.  [ ok ]
  23. * Applying glib-2.50.0-external-gdbus-codegen.patch ...
  24.  [ ok ]
  25. * Running eautoreconf in '/var/tmp/portage/dev-libs/glib-2.50.3-r1/work/glib-2.50.3' ...
  26. * Skipping 'gtkdocize --copy' due gtkdocize not installed
  27. * Running libtoolize --install --copy --force --automake ...
  28.  [ ok ]
  29. * Running aclocal -I m4macros ...
  30.  [ ok ]
  31. * Running autoconf --force ...
  32.  [ ok ]
  33. * Running autoheader ...
  34.  [ ok ]
  35. * Running automake --add-missing --copy --force-missing ...
  36.  [ ok ]
  37. * Running elibtoolize in: glib-2.50.3/
  38. * Applying portage/1.2.0 patch ...
  39. * Applying sed/1.5.6 patch ...
  40. * Applying as-needed/2.4.3 patch ...
  41. * Disabling deprecation warnings ...
  42.  [ ok ]
  43. * Removing useless C++ checks ...
  44.  [ ok ]
  45. >>> Source prepared.
  46. >>> Configuring source in /var/tmp/portage/dev-libs/glib-2.50.3-r1/work/glib-2.50.3 ...
  47. * abi_x86_32.x86: running multilib-minimal_abi_src_configure
  48. * econf: updating pkg-config-0.28/glib/config.guess with /usr/share/gnuconfig/config.guess
  49. * econf: updating pkg-config-0.28/glib/config.sub with /usr/share/gnuconfig/config.sub
  50. * econf: updating pkg-config-0.28/config.guess with /usr/share/gnuconfig/config.guess
  51. * econf: updating pkg-config-0.28/config.sub with /usr/share/gnuconfig/config.sub
  52. * econf: updating glib-2.50.3/config.guess with /usr/share/gnuconfig/config.guess
  53. * econf: updating glib-2.50.3/config.sub with /usr/share/gnuconfig/config.sub
  54. /var/tmp/portage/dev-libs/glib-2.50.3-r1/work/glib-2.50.3/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.3-r1 --htmldir=/usr/share/doc/glib-2.50.3-r1/html --libdir=/usr/lib32 --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 --disable-compile-warnings --enable-man --with-pcre=system --with-xml-catalog=/etc/xml/catalog
  55. checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
  56. checking whether build environment is sane... yes
  57. checking for a thread-safe mkdir -p... /bin/mkdir -p
  58. checking for gawk... gawk
  59. checking whether make sets $(MAKE)... yes
  60. checking whether make supports nested variables... yes
  61. checking whether UID '250' is supported by ustar format... yes
  62. checking whether GID '250' is supported by ustar format... yes
  63. checking how to create a ustar tar archive... gnutar
  64. checking whether to enable maintainer-specific portions of Makefiles... no
  65. checking whether make supports nested variables... (cached) yes
  66. checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32
  67. checking whether the C compiler works... yes
  68. checking for C compiler default output file name... a.out
  69. checking for suffix of executables...
  70. checking whether we are cross compiling... no
  71. checking for suffix of object files... o
  72. checking whether we are using the GNU C compiler... yes
  73. checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes
  74. checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed
  75. checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... yes
  76. checking for style of include used by make... GNU
  77. checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none
  78. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E
  79. checking for grep that handles long lines and -e... /bin/grep
  80. checking for egrep... /bin/grep -E
  81. checking for ANSI C header files... yes
  82. checking for sys/types.h... yes
  83. checking for sys/stat.h... yes
  84. checking for stdlib.h... yes
  85. checking for string.h... yes
  86. checking for memory.h... yes
  87. checking for strings.h... yes
  88. checking for inttypes.h... yes
  89. checking for stdint.h... yes
  90. checking for unistd.h... yes
  91. checking minix/config.h usability... no
  92. checking minix/config.h presence... no
  93. checking for minix/config.h... no
  94. checking whether it is safe to define __EXTENSIONS__... yes
  95. checking build system type... i686-pc-linux-gnu
  96. checking host system type... i686-pc-linux-gnu
  97. checking for Win32... no
  98. checking for the Android... no
  99. checking for Mac OS X Carbon support... no
  100. checking for Mac OS X Cocoa support... no
  101. checking whether to enable garbage collector friendliness... no
  102. checking whether to disable memory pools... no
  103. checking for i686-pc-linux-gnu-c++... x86_64-pc-linux-gnu-g++ -m32
  104. checking whether we are using the GNU C++ compiler... yes
  105. checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g... yes
  106. checking dependency style of x86_64-pc-linux-gnu-g++ -m32... none
  107. checking for special C compiler options needed for large files... no
  108. checking for _FILE_OFFSET_BITS value needed for large files... 64
  109. checking for i686-pc-linux-gnu-pkg-config... no
  110. checking for pkg-config... no
  111. checking for gawk... (cached) gawk
  112. checking for perl5... no
  113. checking for perl... perl
  114. checking for indent... no
  115. checking for perl... /usr/bin/perl
  116. checking for iconv_open... yes
  117. checking for ZLIB... no
  118. checking for inflate in -lz... yes
  119. checking zlib.h usability... yes
  120. checking zlib.h presence... yes
  121. checking for zlib.h... yes
  122. checking for LIBFFI... yes
  123. checking locale.h usability... yes
  124. checking locale.h presence... yes
  125. checking for locale.h... yes
  126. checking for LC_MESSAGES... yes
  127. checking libintl.h usability... yes
  128. checking libintl.h presence... yes
  129. checking for libintl.h... yes
  130. checking for ngettext in libc... yes
  131. checking for dgettext in libc... yes
  132. checking for bind_textdomain_codeset... yes
  133. checking for msgfmt... /usr/bin/msgfmt
  134. checking for dcgettext... yes
  135. checking if msgfmt accepts -c... yes
  136. checking for gmsgfmt... /usr/bin/gmsgfmt
  137. checking for xgettext... /usr/bin/xgettext
  138. checking for catalogs to be installed... ru
  139. checking how to print strings... printf
  140. checking for a sed that does not truncate output... /bin/sed
  141. checking for fgrep... /bin/grep -F
  142. checking for ld used by x86_64-pc-linux-gnu-gcc -m32... x86_64-pc-linux-gnu-ld -m elf_i386
  143. checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes
  144. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  145. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  146. checking whether ln -s works... yes
  147. checking the maximum length of command line arguments... 1572864
  148. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  149. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  150. checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r
  151. checking for i686-pc-linux-gnu-objdump... no
  152. checking for objdump... objdump
  153. checking how to recognize dependent libraries... pass_all
  154. checking for i686-pc-linux-gnu-dlltool... no
  155. checking for dlltool... no
  156. checking how to associate runtime and link libraries... printf %s\n
  157. checking for i686-pc-linux-gnu-ar... no
  158. checking for ar... ar
  159. checking for archiver @FILE support... @
  160. checking for i686-pc-linux-gnu-strip... no
  161. checking for strip... strip
  162. checking for i686-pc-linux-gnu-ranlib... no
  163. checking for ranlib... ranlib
  164. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 object... ok
  165. checking for sysroot... no
  166. checking for a working dd... /bin/dd
  167. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  168. checking for i686-pc-linux-gnu-mt... no
  169. checking for mt... no
  170. checking if : is a manifest tool... no
  171. checking for dlfcn.h... yes
  172. checking for objdir... .libs
  173. checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... no
  174. checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC
  175. checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes
  176. checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes
  177. checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes
  178. checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes
  179. checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
  180. checking whether -lc should be explicitly linked in... no
  181. checking dynamic linker characteristics... GNU/Linux ld.so
  182. checking how to hardcode library paths into programs... immediate
  183. checking whether stripping libraries is possible... yes
  184. checking if libtool supports shared libraries... yes
  185. checking whether to build shared libraries... yes
  186. checking whether to build static libraries... no
  187. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -m32 -E
  188. checking for ld used by x86_64-pc-linux-gnu-g++ -m32... x86_64-pc-linux-gnu-ld -m elf_i386
  189. checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes
  190. checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
  191. checking for x86_64-pc-linux-gnu-g++ -m32 option to produce PIC... -fPIC -DPIC
  192. checking if x86_64-pc-linux-gnu-g++ -m32 PIC flag -fPIC -DPIC works... yes
  193. checking if x86_64-pc-linux-gnu-g++ -m32 static flag -static works... yes
  194. checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... yes
  195. checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... (cached) yes
  196. checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
  197. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  198. checking how to hardcode library paths into programs... immediate
  199. configure: creating ./config.lt
  200. config.lt: creating libtool
  201. checking for size_t... yes
  202. checking for working alloca.h... yes
  203. checking for alloca... yes
  204. checking for mmap... yes
  205. checking for posix_memalign... yes
  206. checking for memalign... yes
  207. checking for valloc... yes
  208. checking for fsync... yes
  209. checking for pipe2... yes
  210. checking for issetugid... no
  211. checking for timegm... yes
  212. checking for gmtime_r... yes
  213. checking for strerror_r... yes
  214. checking for __libc_enable_secure... yes
  215. checking size of char... 1
  216. checking size of short... 2
  217. checking size of long... 4
  218. checking size of int... 4
  219. checking size of void *... 4
  220. checking size of long long... 8
  221. checking size of __int64... 0
  222. checking for sig_atomic_t... yes
  223. checking for format to printf and scanf a guint64... %llu
  224. checking for an ANSI C-conforming const... yes
  225. checking for growing stack pointer... no
  226. checking for ISO C99 varargs macros in C... yes
  227. checking for ISO C99 varargs macros in C++... yes
  228. checking for GNUC varargs macros... yes
  229. checking for GNUC visibility attribute... yes
  230. checking whether using Sun Studio C compiler... no
  231. checking whether byte ordering is bigendian... no
  232. checking sys/param.h usability... yes
  233. checking sys/param.h presence... yes
  234. checking for sys/param.h... yes
  235. checking sys/resource.h usability... yes
  236. checking sys/resource.h presence... yes
  237. checking for sys/resource.h... yes
  238. checking mach/mach_time.h usability... no
  239. checking mach/mach_time.h presence... no
  240. checking for mach/mach_time.h... no
  241. checking sys/select.h usability... yes
  242. checking sys/select.h presence... yes
  243. checking for sys/select.h... yes
  244. checking for stdint.h... (cached) yes
  245. checking for inttypes.h... (cached) yes
  246. checking sched.h usability... yes
  247. checking sched.h presence... yes
  248. checking for sched.h... yes
  249. checking malloc.h usability... yes
  250. checking malloc.h presence... yes
  251. checking for malloc.h... yes
  252. checking sys/vfs.h usability... yes
  253. checking sys/vfs.h presence... yes
  254. checking for sys/vfs.h... yes
  255. checking sys/vmount.h usability... no
  256. checking sys/vmount.h presence... no
  257. checking for sys/vmount.h... no
  258. checking sys/statfs.h usability... yes
  259. checking sys/statfs.h presence... yes
  260. checking for sys/statfs.h... yes
  261. checking sys/statvfs.h usability... yes
  262. checking sys/statvfs.h presence... yes
  263. checking for sys/statvfs.h... yes
  264. checking sys/filio.h usability... no
  265. checking sys/filio.h presence... no
  266. checking for sys/filio.h... no
  267. checking mntent.h usability... yes
  268. checking mntent.h presence... yes
  269. checking for mntent.h... yes
  270. checking sys/mnttab.h usability... no
  271. checking sys/mnttab.h presence... no
  272. checking for sys/mnttab.h... no
  273. checking sys/vfstab.h usability... no
  274. checking sys/vfstab.h presence... no
  275. checking for sys/vfstab.h... no
  276. checking sys/mntctl.h usability... no
  277. checking sys/mntctl.h presence... no
  278. checking for sys/mntctl.h... no
  279. checking fstab.h usability... yes
  280. checking fstab.h presence... yes
  281. checking for fstab.h... yes
  282. checking linux/magic.h usability... yes
  283. checking linux/magic.h presence... yes
  284. checking for linux/magic.h... yes
  285. checking termios.h usability... yes
  286. checking termios.h presence... yes
  287. checking for termios.h... yes
  288. checking dirent.h usability... yes
  289. checking dirent.h presence... yes
  290. checking for dirent.h... yes
  291. checking sys/time.h usability... yes
  292. checking sys/time.h presence... yes
  293. checking for sys/time.h... yes
  294. checking values.h usability... yes
  295. checking values.h presence... yes
  296. checking for values.h... yes
  297. checking for sys/mount.h... yes
  298. checking for sys/sysctl.h... yes
  299. checking for sysctlbyname... no
  300. checking whether sys/types.h defines makedev... yes
  301. checking xlocale.h usability... yes
  302. checking xlocale.h presence... yes
  303. checking for xlocale.h... yes
  304. checking for struct stat.st_mtimensec... no
  305. checking for struct stat.st_mtim.tv_nsec... yes
  306. checking for struct stat.st_atimensec... no
  307. checking for struct stat.st_atim.tv_nsec... yes
  308. checking for struct stat.st_ctimensec... no
  309. checking for struct stat.st_ctim.tv_nsec... yes
  310. checking for struct stat.st_birthtime... no
  311. checking for struct stat.st_birthtimensec... no
  312. checking for struct stat.st_birthtim... no
  313. checking for struct stat.st_birthtim.tv_nsec... no
  314. checking for struct stat.st_blksize... yes
  315. checking for struct stat.st_blocks... yes
  316. checking for struct statfs.f_fstypename... no
  317. checking for struct statfs.f_bavail... yes
  318. checking for struct statvfs.f_basetype... no
  319. checking for struct statvfs.f_fstypename... no
  320. checking for struct tm.tm_gmtoff... yes
  321. checking for struct tm.__tm_gmtoff... no
  322. checking for dirent.h that defines DIR... yes
  323. checking for library containing opendir... none required
  324. checking for struct dirent.d_type... yes
  325. checking for nl_langinfo and CODESET... yes
  326. checking whether we are using the GNU C Library 2.1 or newer... yes
  327. checking size of size_t... 4
  328. checking for the appropriate definition for size_t... unsigned int
  329. checking size of ssize_t... 4
  330. checking for the appropriate definition for ssize_t... int
  331. checking for lstat... yes
  332. checking for strsignal... yes
  333. checking for vsnprintf... yes
  334. checking for stpcpy... yes
  335. checking for strcasecmp... yes
  336. checking for strncasecmp... yes
  337. checking for poll... yes
  338. checking for vasprintf... yes
  339. checking for setenv... yes
  340. checking for unsetenv... yes
  341. checking for getc_unlocked... yes
  342. checking for readlink... yes
  343. checking for symlink... yes
  344. checking for fdwalk... no
  345. checking for memmem... yes
  346. checking for lchmod... no
  347. checking for lchown... yes
  348. checking for fchmod... yes
  349. checking for fchown... yes
  350. checking for utimes... yes
  351. checking for getresuid... yes
  352. checking for getmntent_r... yes
  353. checking for setmntent... yes
  354. checking for endmntent... yes
  355. checking for hasmntopt... yes
  356. checking for getfsstat... no
  357. checking for getvfsstat... no
  358. checking for fallocate... yes
  359. checking for splice... yes
  360. checking for prlimit... yes
  361. checking for statvfs... yes
  362. checking for statfs... yes
  363. checking whether to use statfs or statvfs... statfs
  364. checking crt_externs.h usability... no
  365. checking crt_externs.h presence... no
  366. checking for crt_externs.h... no
  367. checking for _NSGetEnviron... no
  368. checking for newlocale... yes
  369. checking for uselocale... yes
  370. checking for strtod_l... yes
  371. checking for strtoll_l... yes
  372. checking for strtoull_l... yes
  373. checking value of AF_INET... 2
  374. checking value of AF_INET6... 10
  375. checking value of AF_UNIX... 1
  376. checking value of MSG_PEEK... 2
  377. checking value of MSG_OOB... 1
  378. checking value of MSG_DONTROUTE... 4
  379. checking for getprotobyname_r... yes
  380. checking for endservent... yes
  381. checking for if_nametoindex... yes
  382. checking for if_indextoname... yes
  383. checking for sendmmsg... yes
  384. checking for recvmmsg... yes
  385. checking if arpa/nameser_compat.h is needed... no
  386. checking for res_query... in -lresolv
  387. checking for socket... yes
  388. checking for res_init... yes
  389. checking for linux/netlink.h... yes
  390. checking for struct ip_mreqn... yes
  391. checking number of arguments to statfs()... 2
  392. checking open() option O_DIRECTORY... yes
  393. checking for C99 vsnprintf... yes
  394. checking whether printf supports positional parameters... yes
  395. checking for signed... yes
  396. checking for long long... yes
  397. checking for long double... yes
  398. checking for wchar_t... yes
  399. checking for wint_t... yes
  400. checking for size_t... (cached) yes
  401. checking for ptrdiff_t... yes
  402. checking for inttypes.h... yes
  403. checking for stdint.h... yes
  404. checking for snprintf... yes
  405. checking for strnlen... yes
  406. checking for wcslen... yes
  407. checking for wcsnlen... yes
  408. checking for mbrtowc... yes
  409. checking for wcrtomb... yes
  410. checking for C99 snprintf... yes
  411. checking for fd_set... yes, found in sys/types.h
  412. checking for nl_langinfo (CODESET)... yes
  413. checking for nl_langinfo (PM_STR)... yes
  414. checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)... yes
  415. checking for a compliant posix_memalign() implementation... yes
  416. checking for OpenBSD strlcpy/strlcat... no
  417. checking for an implementation of va_copy()... yes
  418. checking for an implementation of __va_copy()... yes
  419. checking whether va_lists can be copied by value... yes
  420. checking for dlopen... no
  421. checking for NSLinkModule... no
  422. checking for dlopen in -ldl... yes
  423. checking for dlsym in -ldl... yes
  424. checking for RTLD_GLOBAL brokenness... no
  425. checking for preceeding underscore in symbols... no
  426. checking for dlerror... yes
  427. checking for the suffix of module shared libraries... .so
  428. checking for gspawn implementation... gspawn.lo
  429. checking for GIOChannel implementation... giounix.lo
  430. checking sys/inotify.h usability... yes
  431. checking sys/inotify.h presence... yes
  432. checking for sys/inotify.h... yes
  433. checking for inotify_init1... yes
  434. checking sys/event.h usability... no
  435. checking sys/event.h presence... no
  436. checking for sys/event.h... no
  437. checking for getxattr in -lc... yes
  438. checking sys/xattr.h usability... yes
  439. checking sys/xattr.h presence... yes
  440. checking for sys/xattr.h... yes
  441. checking for XATTR_NOFOLLOW... no
  442. checking for LIBMOUNT... no
  443. checking libmount/libmount.h usability... yes
  444. checking libmount/libmount.h presence... yes
  445. checking for libmount/libmount.h... yes
  446. checking for platform-dependent source...
  447. checking whether to compile timeloop... yes
  448. checking if building for some Win32 platform... no
  449. checking for thread implementation... posix
  450. checking thread related cflags... -pthread
  451. checking thread related libraries... -pthread
  452. checking for localtime_r... yes
  453. checking for gmtime_r... (cached) yes
  454. checking for getpwuid_r... yes
  455. checking for getgrgid_r... yes
  456. checking for pthread_attr_setstacksize... yes
  457. checking for pthread_condattr_setclock... yes
  458. checking for pthread_cond_timedwait_relative_np... no
  459. checking for pthread_setname_np(const char*)... no
  460. checking for pthread_setname_np(pthread_t, const char*)... yes
  461. checking for clock_gettime... yes
  462. checking for lock-free atomic intrinsics... yes
  463. checking for futex(2) system call... yes
  464. checking for eventfd(2) system call... yes
  465. checking value of POLLIN... 1
  466. checking value of POLLOUT... 4
  467. checking value of POLLPRI... 2
  468. checking value of POLLERR... 8
  469. checking value of POLLHUP... 16
  470. checking value of POLLNVAL... 32
  471. checking for broken poll... no
  472. checking for PCRE... no
  473. configure: error: in `/var/tmp/portage/dev-libs/glib-2.50.3-r1/work/glib-2.50.3-abi_x86_32.x86':
  474. configure: error: The pkg-config script could not be found or is too old. Make sure it
  475. is in your PATH or set the PKG_CONFIG environment variable to the full
  476. path to pkg-config.
  477. Alternatively, you may set the environment variables PCRE_CFLAGS
  478. and PCRE_LIBS to avoid the need to call pkg-config.
  479. See the pkg-config man page for more details.
  480. To get pkg-config, see <http://pkg-config.freedesktop.org/>.
  481. See `config.log' for more details
  482. !!! Please attach the following file when seeking support:
  483. !!! /var/tmp/portage/dev-libs/glib-2.50.3-r1/work/glib-2.50.3-abi_x86_32.x86/config.log
  484. * ERROR: dev-libs/glib-2.50.3-r1::gentoo failed (configure phase):
  485. * econf failed
  486. *
  487. * Call stack:
  488. * ebuild.sh, line 115: Called src_configure
  489. * environment, line 6114: Called multilib-minimal_src_configure
  490. * environment, line 4204: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
  491. * environment, line 4418: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
  492. * environment, line 4134: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
  493. * environment, line 4132: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
  494. * environment, line 704: Called multilib-minimal_abi_src_configure
  495. * environment, line 4198: Called multilib_src_configure
  496. * environment, line 4659: Called gnome2_src_configure '--with-threads=posix' '--enable-xattr' '--disable-fam' '--enable-libmount' '--disable-selinux' '--disable-static' '--disable-dtrace' '--disable-systemtap' '--disable-libelf' '--disable-compile-warnings' '--enable-man' '--with-pcre=system' '--with-xml-catalog=/etc/xml/catalog'
  497. * environment, line 3518: Called econf '--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' '--disable-compile-warnings' '--enable-man' '--with-pcre=system' '--with-xml-catalog=/etc/xml/catalog'
  498. * phase-helpers.sh, line 665: Called __helpers_die 'econf failed'
  499. * isolated-functions.sh, line 117: Called die
  500. * The specific snippet of code:
  501. * die "$@"
  502. *
  503. * If you need support, post the output of `emerge --info '=dev-libs/glib-2.50.3-r1::gentoo'`,
  504. * the complete build log and the output of `emerge -pqv '=dev-libs/glib-2.50.3-r1::gentoo'`.
  505. * The complete build log is located at '/var/tmp/portage/dev-libs/glib-2.50.3-r1/temp/build.log'.
  506. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/glib-2.50.3-r1/temp/environment'.
  507. * Working directory: '/var/tmp/portage/dev-libs/glib-2.50.3-r1/work/glib-2.50.3-abi_x86_32.x86'
  508. * S: '/var/tmp/portage/dev-libs/glib-2.50.3-r1/work/glib-2.50.3'
  509.