1. * Package: dev-util/pkgconf-0.8.7
  2. * Repository: gentoo
  3. * Maintainer: jdhore@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib pkg-config test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking pkgconf-0.8.7.tar.bz2 to /tmp/portage/dev-util/pkgconf-0.8.7/work
  8. >>> Source unpacked in /tmp/portage/dev-util/pkgconf-0.8.7/work
  9. >>> Preparing source in /tmp/portage/dev-util/pkgconf-0.8.7/work/pkgconf-0.8.7 ...
  10. >>> Source prepared.
  11. >>> Configuring source in /tmp/portage/dev-util/pkgconf-0.8.7/work/pkgconf-0.8.7 ...
  12. * econf: updating pkgconf-0.8.7/config.sub with /usr/share/gnuconfig/config.sub
  13. * econf: updating pkgconf-0.8.7/config.guess with /usr/share/gnuconfig/config.guess
  14. ./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 --libdir=/usr/lib64 --disable-strict
  15. configure: loading site script /usr/share/config.site
  16. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  17. checking whether the C compiler works... yes
  18. checking for C compiler default output file name... a.out
  19. checking for suffix of executables...
  20. checking whether we are cross compiling... no
  21. checking for suffix of object files... o
  22. checking whether we are using the GNU C compiler... yes
  23. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  24. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  25. checking for strlcpy... no
  26. checking for strlcat... no
  27. checking for strndup... yes
  28. checking whether to enable strict mode... (cached) no
  29. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  30. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  31. checking whether we are using the GNU C compiler... (cached) yes
  32. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  33. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  34. checking for a BSD-compatible install... /usr/bin/install -c
  35. checking whether ln -s works... yes
  36. configure: creating ./config.status
  37. config.status: creating Makefile
  38. config.status: creating tests/run.sh
  39. config.status: creating config.h
  40. >>> Source configured.
  41. >>> Compiling source in /tmp/portage/dev-util/pkgconf-0.8.7/work/pkgconf-0.8.7 ...
  42. make -j24
  43. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DLIBDIR=\"/usr/lib64\" -DINCLUDEDIR=\"/usr/include\" -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -Wall -Wextra -Wformat=2 -std=gnu99 -D_FORTIFY_SOURCE=2 -c main.c -o main.o
  44. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DLIBDIR=\"/usr/lib64\" -DINCLUDEDIR=\"/usr/include\" -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -Wall -Wextra -Wformat=2 -std=gnu99 -D_FORTIFY_SOURCE=2 -c pkg.c -o pkg.o
  45. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DLIBDIR=\"/usr/lib64\" -DINCLUDEDIR=\"/usr/include\" -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -Wall -Wextra -Wformat=2 -std=gnu99 -D_FORTIFY_SOURCE=2 -c bsdstubs.c -o bsdstubs.o
  46. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DLIBDIR=\"/usr/lib64\" -DINCLUDEDIR=\"/usr/include\" -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -Wall -Wextra -Wformat=2 -std=gnu99 -D_FORTIFY_SOURCE=2 -c getopt_long.c -o getopt_long.o
  47. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DLIBDIR=\"/usr/lib64\" -DINCLUDEDIR=\"/usr/include\" -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -Wall -Wextra -Wformat=2 -std=gnu99 -D_FORTIFY_SOURCE=2 -c fragment.c -o fragment.o
  48. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DLIBDIR=\"/usr/lib64\" -DINCLUDEDIR=\"/usr/include\" -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -Wall -Wextra -Wformat=2 -std=gnu99 -D_FORTIFY_SOURCE=2 -c argvsplit.c -o argvsplit.o
  49. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DLIBDIR=\"/usr/lib64\" -DINCLUDEDIR=\"/usr/include\" -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -Wall -Wextra -Wformat=2 -std=gnu99 -D_FORTIFY_SOURCE=2 -c fileio.c -o fileio.o
  50. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DLIBDIR=\"/usr/lib64\" -DINCLUDEDIR=\"/usr/include\" -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -Wall -Wextra -Wformat=2 -std=gnu99 -D_FORTIFY_SOURCE=2 -c tuple.c -o tuple.o
  51. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DLIBDIR=\"/usr/lib64\" -DINCLUDEDIR=\"/usr/include\" -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -Wall -Wextra -Wformat=2 -std=gnu99 -D_FORTIFY_SOURCE=2 -c dependency.c -o dependency.o
  52. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DLIBDIR=\"/usr/lib64\" -DINCLUDEDIR=\"/usr/include\" -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -Wall -Wextra -Wformat=2 -std=gnu99 -D_FORTIFY_SOURCE=2 -c queue.c -o queue.o
  53. x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o pkgconf main.o pkg.o bsdstubs.o getopt_long.o fragment.o argvsplit.o fileio.o tuple.o dependency.o queue.o
  54. >>> Source compiled.
  55. >>> Test phase [check]: dev-util/pkgconf-0.8.7
  56. * Tinderbox QA Notice: 'make' called by _eapi0_src_test
  57. make -j24 -j24 -j1 check
  58. /bin/sh tests/run.sh ./pkgconf
  59. ................
  60. ***********************
  61. !!! Test 16 failed.
  62. !!! $ PKG_CONFIG_PATH=/tmp/portage/dev-util/pkgconf-0.8.7/work/pkgconf-0.8.7/tests/lib1 ./pkgconf --libs intermediary-1 intermediary-2
  63. !!! -lintermediary-1 -L/usr/lib -lintermediary-2 -lfoo -lbar -lbaz
  64. !!! expected '-lintermediary-1 -lintermediary-2 -lfoo -lbar -lbaz' in output
  65. ***********************
  66. ..................................
  67. ***********************
  68. !!! Test 51 failed.
  69. !!! $ PKG_CONFIG_PATH=/tmp/portage/dev-util/pkgconf-0.8.7/work/pkgconf-0.8.7/tests/lib1 ./pkgconf --cflags quotes
  70. !!! -DQUOTED=\"bla\"
  71. !!! expected '-DQUOTED=\"bla\"' in output
  72. ***********************
  73. ...
  74. 2 of 55 tests failed. See output for details.
  75. make: *** [check] Error 1
  76. * ERROR: dev-util/pkgconf-0.8.7 failed (test phase):
  77. * emake failed
  78. *
  79. * If you need support, post the output of `emerge --info '=dev-util/pkgconf-0.8.7'`,
  80. * the complete build log and the output of `emerge -pqv '=dev-util/pkgconf-0.8.7'`.
  81. * The complete build log is located at '/var/log/portage/dev-util:pkgconf-0.8.7:20120820-152428.log'.
  82. * For convenience, a symlink to the build log is located at '/tmp/portage/dev-util/pkgconf-0.8.7/temp/build.log'.
  83. * The ebuild environment file is located at '/tmp/portage/dev-util/pkgconf-0.8.7/temp/environment'.
  84. * Working directory: '/tmp/portage/dev-util/pkgconf-0.8.7/work/pkgconf-0.8.7'
  85. * S: '/tmp/portage/dev-util/pkgconf-0.8.7/work/pkgconf-0.8.7'
  86. >>> Install pkgconf-0.8.7 into /tmp/portage/dev-util/pkgconf-0.8.7/image/ category dev-util
  87. make -j24 DESTDIR=/tmp/portage/dev-util/pkgconf-0.8.7/image/ install
  88. mkdir -p /tmp/portage/dev-util/pkgconf-0.8.7/image///usr/bin
  89. install -c -m755 pkgconf /tmp/portage/dev-util/pkgconf-0.8.7/image///usr/bin/pkgconf
  90. mkdir -p /tmp/portage/dev-util/pkgconf-0.8.7/image///usr/share/aclocal
  91. install -c -m644 pkg.m4 /tmp/portage/dev-util/pkgconf-0.8.7/image///usr/share/aclocal/pkg.m4
  92. >>> Completed installing pkgconf-0.8.7 into /tmp/portage/dev-util/pkgconf-0.8.7/image/
  93. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  94. usr/bin/pkgconf
  95. ecompressdir: bzip2 -9 /usr/share/doc