1. * Package: x11-apps/xauth-1.0.9
  2. * Repository: gentoo
  3. * Maintainer: x11@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking xauth-1.0.9.tar.bz2 to /tmp/portage/x11-apps/xauth-1.0.9/work
  15. >>> Source unpacked in /tmp/portage/x11-apps/xauth-1.0.9/work
  16. >>> Preparing source in /tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9 ...
  17. * Running elibtoolize in: xauth-1.0.9/
  18. >>> Source prepared.
  19. >>> Configuring source in /tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9 ...
  20. >>> Working in BUILD_DIR: "/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build"
  21. * econf: updating xauth-1.0.9/config.sub with /usr/share/gnuconfig/config.sub
  22. * econf: updating xauth-1.0.9/config.guess with /usr/share/gnuconfig/config.guess
  23. /tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9/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 --libdir=/usr/lib64 --docdir=/usr/share/doc/xauth-1.0.9 --enable-ipv6
  24. configure: loading site script /usr/share/config.site
  25. /tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9/configure: 40: /usr/share/config.site: [[: Permission denied
  26. checking for a BSD-compatible install... /usr/bin/install -c
  27. checking whether build environment is sane... yes
  28. checking for a thread-safe mkdir -p... /bin/mkdir -p
  29. checking for gawk... gawk
  30. checking whether make sets $(MAKE)... yes
  31. checking whether make supports nested variables... yes
  32. checking whether to enable maintainer-specific portions of Makefiles... no
  33. checking for style of include used by make... GNU
  34. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  35. checking whether the C compiler works... yes
  36. checking for C compiler default output file name... a.out
  37. checking for suffix of executables...
  38. checking whether we are cross compiling... no
  39. checking for suffix of object files... o
  40. checking whether we are using the GNU C compiler... yes
  41. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  42. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  43. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  44. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  45. checking for grep that handles long lines and -e... /bin/grep
  46. checking for egrep... /bin/grep -E
  47. checking for ANSI C header files... yes
  48. checking for sys/types.h... yes
  49. checking for sys/stat.h... yes
  50. checking for stdlib.h... yes
  51. checking for string.h... yes
  52. checking for memory.h... yes
  53. checking for strings.h... yes
  54. checking for inttypes.h... yes
  55. checking for stdint.h... yes
  56. checking for unistd.h... yes
  57. checking minix/config.h usability... no
  58. checking minix/config.h presence... no
  59. checking for minix/config.h... no
  60. checking whether it is safe to define __EXTENSIONS__... yes
  61. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
  62. checking whether __clang__ is declared... no
  63. checking whether __INTEL_COMPILER is declared... no
  64. checking whether __SUNPRO_C is declared... no
  65. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  66. checking pkg-config is at least version 0.9.0... yes
  67. checking build system type... x86_64-pc-linux-gnu
  68. checking host system type... x86_64-pc-linux-gnu
  69. checking for a sed that does not truncate output... /bin/sed
  70. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=unknown-warning-option... no
  71. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
  72. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Wall... yes
  73. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Wpointer-arith... yes
  74. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Wmissing-declarations... yes
  75. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Wformat=2... yes
  76. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Wstrict-prototypes... yes
  77. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Wmissing-prototypes... yes
  78. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Wnested-externs... yes
  79. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Wbad-function-cast... yes
  80. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Wold-style-definition... yes
  81. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Wdeclaration-after-statement... yes
  82. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Wunused... yes
  83. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Wuninitialized... yes
  84. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Wshadow... yes
  85. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Wcast-qual... yes
  86. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Wmissing-noreturn... yes
  87. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Wmissing-format-attribute... yes
  88. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Wredundant-decls... yes
  89. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Werror=implicit... yes
  90. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Werror=nonnull... yes
  91. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Werror=init-self... yes
  92. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Werror=main... yes
  93. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Werror=missing-braces... yes
  94. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Werror=sequence-point... yes
  95. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Werror=return-type... yes
  96. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Werror=trigraphs... yes
  97. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Werror=array-bounds... yes
  98. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Werror=write-strings... yes
  99. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Werror=address... yes
  100. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Werror=int-to-pointer-cast... yes
  101. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Werror=pointer-to-int-cast... yes
  102. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-pedantic... yes
  103. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Werror... yes
  104. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports-Werror=attributes... yes
  105. checking whether make supports nested variables... (cached) yes
  106. checking net/errno.h usability... no
  107. checking net/errno.h presence... no
  108. checking for net/errno.h... no
  109. checking for strlcpy... no
  110. checking for XAUTH... yes
  111. checking if Xtrans should support UNIX socket connections... yes
  112. checking if Xtrans should support TCP socket connections... yes
  113. checking for library containing socket... none required
  114. checking for library containing gethostbyname... none required
  115. checking if IPv6 support should be built... yes
  116. checking for struct sockaddr_in.sin_len... no
  117. checking for socklen_t... yes
  118. checking for struct msghdr.msg_control... yes
  119. checking if Xtrans should support os-specific local connections... no
  120. checking that generated files are newer than configure... done
  121. configure: creating ./config.status
  122. config.status: creating Makefile
  123. config.status: creating tests/Makefile
  124. config.status: creating man/Makefile
  125. config.status: creating config.h
  126. config.status: executing depfiles commands
  127. >>> Source configured.
  128. >>> Compiling source in /tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9 ...
  129. >>> Working in BUILD_DIR: "/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build"
  130. make -j24
  131. make all-recursive
  132. make[1]: Entering directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build'
  133. Making all in man
  134. make[2]: Entering directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/man'
  135. GEN xauth.1
  136. make[2]: Leaving directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/man'
  137. Making all in tests
  138. make[2]: Entering directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/tests'
  139. make[2]: Nothing to be done for 'all'.
  140. make[2]: Leaving directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/tests'
  141. make[2]: Entering directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build'
  142. CC gethost.o
  143. CC parsedpy.o
  144. CC process.o
  145. CC xauth.o
  146. CCLD xauth
  147. make[2]: Leaving directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build'
  148. make[1]: Leaving directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build'
  149. >>> Source compiled.
  150. >>> Test phase: x11-apps/xauth-1.0.9
  151. >>> Working in BUILD_DIR: "/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build"
  152. make -j24 check
  153. Making check in man
  154. make[1]: Entering directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/man'
  155. make[1]: Nothing to be done for 'check'.
  156. make[1]: Leaving directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/man'
  157. Making check in tests
  158. make[1]: Entering directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/tests'
  159. make test_xauth
  160. make[2]: Entering directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/tests'
  161. CC test_xauth.o
  162. CCLD test_xauth
  163. make[2]: Leaving directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/tests'
  164. make check-TESTS
  165. make[2]: Entering directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/tests'
  166. make[3]: Entering directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/tests'
  167. FAIL: test_xauth
  168. make[4]: Entering directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/tests'
  169. make[4]: Nothing to be done for 'all'.
  170. make[4]: Leaving directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/tests'
  171. =======================================
  172. xauth 1.0.9: tests/test-suite.log
  173. =======================================
  174. # TOTAL: 1
  175. # PASS: 0
  176. # SKIP: 0
  177. # XFAIL: 0
  178. # FAIL: 1
  179. # XPASS: 0
  180. # ERROR: 0
  181. .. contents:: :depth: 2
  182. FAIL: test_xauth
  183. ================
  184. CRITICAL:root:Traceback (most recent call last):
  185. File "/usr/lib64/python2.7/site-packages/cliapp/app.py", line 164, in _run
  186. self._set_process_name()
  187. File "/usr/lib64/python2.7/site-packages/cliapp/app.py", line 159, in _set_process_name
  188. with open('/proc/self/comm', 'w', 0) as f:
  189. IOError: [Errno 13] Permission denied: '/proc/self/comm'
  190. ERROR: [Errno 13] Permission denied: '/proc/self/comm'
  191. ============================================================================
  192. Testsuite summary for xauth 1.0.9
  193. ============================================================================
  194. # TOTAL: 1
  195. # PASS: 0
  196. # SKIP: 0
  197. # XFAIL: 0
  198. # FAIL: 1
  199. # XPASS: 0
  200. # ERROR: 0
  201. ============================================================================
  202. See tests/test-suite.log
  203. Please report to https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
  204. ============================================================================
  205. Makefile:617: recipe for target 'test-suite.log' failed
  206. make[3]: *** [test-suite.log] Error 1
  207. make[3]: Leaving directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/tests'
  208. Makefile:723: recipe for target 'check-TESTS' failed
  209. make[2]: *** [check-TESTS] Error 2
  210. make[2]: Leaving directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/tests'
  211. Makefile:796: recipe for target 'check-am' failed
  212. make[1]: *** [check-am] Error 2
  213. make[1]: Leaving directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/tests'
  214. Makefile:510: recipe for target 'check-recursive' failed
  215. make: *** [check-recursive] Error 1
  216. * ERROR: x11-apps/xauth-1.0.9::gentoo failed (test phase):
  217. * emake failed
  218. *
  219. * If you need support, post the output of `emerge --info '=x11-apps/xauth-1.0.9::gentoo'`,
  220. * the complete build log and the output of `emerge -pqv '=x11-apps/xauth-1.0.9::gentoo'`.
  221. * The complete build log is located at '/var/log/portage/x11-apps:xauth-1.0.9:20141031-055152.log'.
  222. * The ebuild environment file is located at '/tmp/portage/x11-apps/xauth-1.0.9/temp/environment'.
  223. * Working directory: '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build'
  224. * S: '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9'
  225. >>> Install xauth-1.0.9 into /tmp/portage/x11-apps/xauth-1.0.9/image/ category x11-apps
  226. >>> Working in BUILD_DIR: "/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build"
  227. make -j24 DESTDIR=/tmp/portage/x11-apps/xauth-1.0.9/image/ docdir=/usr/share/doc/xauth-1.0.9 install
  228. Making install in man
  229. make[1]: Entering directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/man'
  230. make[2]: Entering directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/man'
  231. make[2]: Nothing to be done for 'install-exec-am'.
  232. /bin/mkdir -p '/tmp/portage/x11-apps/xauth-1.0.9/image//usr/share/man/man1'
  233. /usr/bin/install -c -m 644 xauth.1 '/tmp/portage/x11-apps/xauth-1.0.9/image//usr/share/man/man1'
  234. make[2]: Leaving directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/man'
  235. make[1]: Leaving directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/man'
  236. Making install in tests
  237. make[1]: Entering directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/tests'
  238. make[2]: Entering directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/tests'
  239. make[2]: Nothing to be done for 'install-exec-am'.
  240. make[2]: Nothing to be done for 'install-data-am'.
  241. make[2]: Leaving directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/tests'
  242. make[1]: Leaving directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build/tests'
  243. make[1]: Entering directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build'
  244. make[2]: Entering directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build'
  245. make[2]: Nothing to be done for 'install-data-am'.
  246. /bin/mkdir -p '/tmp/portage/x11-apps/xauth-1.0.9/image//usr/bin'
  247. /usr/bin/install -c xauth '/tmp/portage/x11-apps/xauth-1.0.9/image//usr/bin'
  248. make[2]: Leaving directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build'
  249. make[1]: Leaving directory '/tmp/portage/x11-apps/xauth-1.0.9/work/xauth-1.0.9_build'
  250. >>> Completed installing xauth-1.0.9 into /tmp/portage/x11-apps/xauth-1.0.9/image/
  251. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version
  252. usr/bin/xauth
  253. ecompressdir: bzip2 -9 /usr/share/man
  254. ecompressdir: bzip2 -9 /usr/share/doc