spacepaste

  1.  
  2.  * Package: net-print/cups-2.2.2-r3
  3.  * Repository: gentoo
  4.  * Maintainer: printing@gentoo.org
  5.  * USE: X abi_x86_64 acl amd64 dbus elibc_glibc java kernel_linux linguas_de pam python python_targets_python2_7 ssl threads usb userland_GNU
  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.2-gentoo/build
  12. * Found sources for kernel version:
  13. * 4.9.2-gentoo
  14. >>> Unpacking source...
  15. >>> Unpacking cups-2.2.2.tar.gz to /tmp/portage/net-print/cups-2.2.2-r3/work
  16. >>> Source unpacked in /tmp/portage/net-print/cups-2.2.2-r3/work
  17. >>> Preparing source in /tmp/portage/net-print/cups-2.2.2-r3/work/cups-2.2.2 ...
  18. * Applying cups-2.2.0-dont-compress-manpages.patch ...
  19.  [ ok ]
  20. * Applying cups-1.6.0-fix-install-perms.patch ...
  21.  [ ok ]
  22. * Applying cups-1.4.4-nostrip.patch ...
  23.  [ ok ]
  24. * Applying cups-2.0.2-rename-systemd-service-files.patch ...
  25.  [ ok ]
  26. * Applying cups-2.0.1-xinetd-installation-fix.patch ...
  27.  [ ok ]
  28. * Applying cups-2.0.3-cross-compile.patch ...
  29.  [ ok ]
  30. * Applying cups-2.2.2-no_kerberos_config.patch ...
  31.  [ ok ]
  32. * Running aclocal -I config-scripts ...
  33.  [ ok ]
  34. * Running autoconf ...
  35.  [ ok ]
  36. * Will copy sources from /tmp/portage/net-print/cups-2.2.2-r3/work/cups-2.2.2
  37. * abi_x86_64.amd64: copying to /tmp/portage/net-print/cups-2.2.2-r3/work/cups-2.2.2-abi_x86_64.amd64
  38. >>> Source prepared.
  39. >>> Configuring source in /tmp/portage/net-print/cups-2.2.2-r3/work/cups-2.2.2 ...
  40. * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
  41. * LANGS="ca cs de es fr it ja ru"
  42. * LINGUAS="de"
  43. ./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 --docdir=/usr/share/doc/cups-2.2.2-r3 --htmldir=/usr/share/doc/cups-2.2.2-r3/html CC=x86_64-pc-linux-gnu-gcc CXX=x86_64-pc-linux-gnu-g++ KRB5CONFIG=/usr/bin/x86_64-pc-linux-gnu-krb5-config --libdir=/usr/lib64 --localstatedir=/var --with-rundir=/run/cups --with-cups-user=lp --with-cups-group=lp --with-docdir=/usr/share/cups/html --with-languages=de --with-system-groups=lpadmin --with-xinetd=/etc/xinetd.d --enable-acl --enable-dbus --disable-debug --disable-debug-guards --disable-debug-printfs --with-java --disable-gssapi --enable-pam --with-python=/usr/bin/python2.7 --disable-static --enable-threads --enable-gnutls --disable-systemd --enable-libusb --disable-avahi --disable-dnssd --without-perl --without-php --enable-libpaper
  44. configure: loading site script /usr/share/config.site
  45. checking for gawk... gawk
  46. checking for x86_64-pc-linux-gnu-clang... x86_64-pc-linux-gnu-gcc
  47. checking whether the C compiler works... yes
  48. checking for C compiler default output file name... a.out
  49. checking for suffix of executables...
  50. checking whether we are cross compiling... no
  51. checking for suffix of object files... o
  52. checking whether we are using the GNU C compiler... yes
  53. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  54. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  55. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  56. checking whether we are using the GNU C++ compiler... yes
  57. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  58. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  59. checking for ar... /usr/bin/ar
  60. checking for chmod... /bin/chmod
  61. checking for gzip... /bin/gzip
  62. checking for ld... /usr/bin/ld
  63. checking for ln... /bin/ln
  64. checking for mv... /bin/mv
  65. checking for rm... /bin/rm
  66. checking for rmdir... /bin/rmdir
  67. checking for sed... /bin/sed
  68. checking for xdg-open... /usr/bin/xdg-open
  69. checking for install-sh script... using /tmp/portage/net-print/cups-2.2.2-r3/work/cups-2.2.2-abi_x86_64.amd64/install-sh
  70. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  71. checking for library containing abs... none required
  72. checking for library containing crypt... -lcrypt
  73. checking for library containing fmod... -lm
  74. checking for library containing getspent... none required
  75. checking for systempapername in -lpaper... yes
  76. checking for grep that handles long lines and -e... /bin/grep
  77. checking for egrep... /bin/grep -E
  78. checking for ANSI C header files... yes
  79. checking for sys/types.h... yes
  80. checking for sys/stat.h... yes
  81. checking for stdlib.h... yes
  82. checking for string.h... yes
  83. checking for memory.h... yes
  84. checking for strings.h... yes
  85. checking for inttypes.h... yes
  86. checking for stdint.h... yes
  87. checking for unistd.h... yes
  88. checking for stdlib.h... (cached) yes
  89. checking crypt.h usability... yes
  90. checking crypt.h presence... yes
  91. checking for crypt.h... yes
  92. checking langinfo.h usability... yes
  93. checking langinfo.h presence... yes
  94. checking for langinfo.h... yes
  95. checking malloc.h usability... yes
  96. checking malloc.h presence... yes
  97. checking for malloc.h... yes
  98. checking shadow.h usability... yes
  99. checking shadow.h presence... yes
  100. checking for shadow.h... yes
  101. checking for stdint.h... (cached) yes
  102. checking for string.h... (cached) yes
  103. checking for strings.h... (cached) yes
  104. checking bstring.h usability... no
  105. checking bstring.h presence... no
  106. checking for bstring.h... no
  107. checking sys/ioctl.h usability... yes
  108. checking sys/ioctl.h presence... yes
  109. checking for sys/ioctl.h... yes
  110. checking sys/param.h usability... yes
  111. checking sys/param.h presence... yes
  112. checking for sys/param.h... yes
  113. checking sys/ucred.h usability... no
  114. checking sys/ucred.h presence... no
  115. checking for sys/ucred.h... no
  116. checking iconv.h usability... yes
  117. checking iconv.h presence... yes
  118. checking for iconv.h... yes
  119. checking for library containing iconv_open... none required
  120. checking for library containing libiconv_open... no
  121. checking mxml.h usability... no
  122. checking mxml.h presence... no
  123. checking for mxml.h... no
  124. checking sys/mount.h usability... yes
  125. checking sys/mount.h presence... yes
  126. checking for sys/mount.h... yes
  127. checking sys/statfs.h usability... yes
  128. checking sys/statfs.h presence... yes
  129. checking for sys/statfs.h... yes
  130. checking sys/statvfs.h usability... yes
  131. checking sys/statvfs.h presence... yes
  132. checking for sys/statvfs.h... yes
  133. checking sys/vfs.h usability... yes
  134. checking sys/vfs.h presence... yes
  135. checking for sys/vfs.h... yes
  136. checking for statfs... yes
  137. checking for statvfs... yes
  138. checking for strdup... yes
  139. checking for strlcat... no
  140. checking for strlcpy... no
  141. checking for snprintf... yes
  142. checking for vsnprintf... yes
  143. checking for random... yes
  144. checking for lrand48... yes
  145. checking for arc4random... no
  146. checking for geteuid... yes
  147. checking for setpgid... yes
  148. checking for vsyslog... yes
  149. checking for sigaction... yes
  150. checking for waitpid... yes
  151. checking for wait3... yes
  152. checking for posix_spawn... yes
  153. checking for getgrouplist... yes
  154. checking for tm_gmtoff member in tm structure... yes
  155. checking for st_gen member in stat structure... no
  156. checking for removefile... no
  157. checking for libusb-1.0... yes
  158. checking zlib.h usability... yes
  159. checking zlib.h presence... yes
  160. checking for zlib.h... yes
  161. checking for gzgets in -lz... yes
  162. checking for inflateCopy in -lz... yes
  163. checking for library containing acl_init... -lacl
  164. checking for DBUS... yes
  165. checking for dbus_message_iter_init_append... yes
  166. checking for dbus_threads_init... yes
  167. checking whether compiler supports -fstack-protector... yes
  168. checking whether compiler supports -fPIE... yes
  169. checking whether compiler supports -Wno-unused-result... yes
  170. checking whether compiler supports -Wsign-conversion... yes
  171. checking whether compiler supports -Wno-tautological-compare... yes
  172. checking for resolv.h... yes
  173. checking for library containing socket... none required
  174. checking for library containing gethostbyaddr... none required
  175. checking for library containing getifaddrs... none required
  176. checking for library containing hstrerror... none required
  177. checking for library containing rresvport_af... none required
  178. checking for library containing __res_init... none required
  179. checking for library containing getaddrinfo... none required
  180. checking for library containing getnameinfo... none required
  181. checking for struct sockaddr.sa_len... no
  182. checking sys/sockio.h usability... no
  183. checking sys/sockio.h presence... no
  184. checking for sys/sockio.h... no
  185. checking for poll... yes
  186. checking for epoll_create... yes
  187. checking for kqueue... no
  188. checking pthread.h usability... yes
  189. checking pthread.h presence... yes
  190. checking for pthread.h... yes
  191. checking for pthread_create using -lpthreads... no
  192. checking for pthread_create using -lpthread... yes
  193. checking for x86_64-pc-linux-gnu-libgnutls-config... no
  194. checking for libgnutls-config... no
  195. checking for x86_64-pc-linux-gnu-libgcrypt-config... /usr/bin/x86_64-pc-linux-gnu-libgcrypt-config
  196. configure: error: Unable to enable SSL support.
  197. !!! Please attach the following file when seeking support:
  198. !!! /tmp/portage/net-print/cups-2.2.2-r3/work/cups-2.2.2-abi_x86_64.amd64/config.log
  199. * ERROR: net-print/cups-2.2.2-r3::gentoo failed (configure phase):
  200. * econf failed
  201. *
  202. * Call stack:
  203. * ebuild.sh, line 115: Called src_configure
  204. * environment, line 7889: Called multilib-minimal_src_configure
  205. * environment, line 5947: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
  206. * environment, line 6161: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
  207. * environment, line 5877: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
  208. * environment, line 5875: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
  209. * environment, line 738: Called multilib-minimal_abi_src_configure
  210. * environment, line 5941: Called multilib_src_configure
  211. * environment, line 6388: Called econf 'CC=x86_64-pc-linux-gnu-gcc' 'CXX=x86_64-pc-linux-gnu-g++' 'KRB5CONFIG=/usr/bin/x86_64-pc-linux-gnu-krb5-config' '--libdir=/usr/lib64' '--localstatedir=/var' '--with-rundir=/run/cups' '--with-cups-user=lp' '--with-cups-group=lp' '--with-docdir=/usr/share/cups/html' '--with-languages=de' '--with-system-groups=lpadmin' '--with-xinetd=/etc/xinetd.d' '--enable-acl' '--enable-dbus' '--disable-debug' '--disable-debug-guards' '--disable-debug-printfs' '--with-java' '--disable-gssapi' '--enable-pam' '--with-python=/usr/bin/python2.7' '--disable-static' '--enable-threads' '--enable-gnutls' '--disable-systemd' '--enable-libusb' '--disable-avahi' '--disable-dnssd' '--without-perl' '--without-php' '--enable-libpaper'
  212. * phase-helpers.sh, line 665: Called __helpers_die 'econf failed'
  213. * isolated-functions.sh, line 117: Called die
  214. * The specific snippet of code:
  215. * die "$@"
  216. *
  217. * If you need support, post the output of `emerge --info '=net-print/cups-2.2.2-r3::gentoo'`,
  218. * the complete build log and the output of `emerge -pqv '=net-print/cups-2.2.2-r3::gentoo'`.
  219. !!! When you file a bug report, please include the following information:
  220. GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
  221. JAVACFLAGS="" COMPILER=""
  222. and of course, the output of emerge --info =cups-2.2.2
  223. * The complete build log is located at '/log/portage/net-print:cups-2.2.2-r3:20170225-140517.log'.
  224. * For convenience, a symlink to the build log is located at '/tmp/portage/net-print/cups-2.2.2-r3/temp/build.log'.
  225. * The ebuild environment file is located at '/tmp/portage/net-print/cups-2.2.2-r3/temp/environment'.
  226. * Working directory: '/tmp/portage/net-print/cups-2.2.2-r3/work/cups-2.2.2-abi_x86_64.amd64'
  227. * S: '/tmp/portage/net-print/cups-2.2.2-r3/work/cups-2.2.2'
  228.