spacepaste

  1.  
  2.  * Package: net-misc/networkmanager-1.4.4-r1
  3.  * Repository: gentoo
  4.  * Maintainer: gnome@gentoo.org floppym@gentoo.org
  5.  * USE: abi_x86_64 amd64 consolekit dhclient elibc_glibc gnutls json kernel_linux modemmanager ncurses ppp userland_GNU wext wifi
  6.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  7. >>> Unpacking source...
  8. >>> Unpacking NetworkManager-1.4.4.tar.xz to /tmp/portage/net-misc/networkmanager-1.4.4-r1/work
  9. >>> Source unpacked in /tmp/portage/net-misc/networkmanager-1.4.4-r1/work
  10. >>> Preparing source in /tmp/portage/net-misc/networkmanager-1.4.4-r1/work/NetworkManager-1.4.4 ...
  11. * Disabling deprecation warnings ...
  12.  [ ok ]
  13. * Running elibtoolize in: NetworkManager-1.4.4/
  14. * Applying ppc64le/2.4.4 patch ...
  15. * Running elibtoolize in: NetworkManager-1.4.4/build-aux/
  16. * Applying portage/1.2.0 patch ...
  17. * Applying sed/1.5.6 patch ...
  18. * Applying as-needed/2.4.3 patch ...
  19. >>> Source prepared.
  20. >>> Configuring source in /tmp/portage/net-misc/networkmanager-1.4.4-r1/work/NetworkManager-1.4.4 ...
  21. * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
  22. * econf: updating NetworkManager-1.4.4/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  23. * econf: updating NetworkManager-1.4.4/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  24. /tmp/portage/net-misc/networkmanager-1.4.4-r1/work/NetworkManager-1.4.4/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/networkmanager-1.4.4-r1 --htmldir=/usr/share/doc/networkmanager-1.4.4-r1/html --libdir=/usr/lib64 --disable-gtk-doc --disable-maintainer-mode --disable-more-warnings --disable-static --localstatedir=/var --disable-lto --disable-config-plugin-ibft --disable-ifnet --disable-qt --without-netconfig --with-dbus-sys-dir=/etc/dbus-1/system.d --with-libnm-glib --with-nmcli=yes --with-udev-dir=/lib/udev --with-config-plugins-default=keyfile --with-iptables=/sbin/iptables --with-libsoup --enable-concheck --with-crypto=gnutls --with-session-tracking=consolekit --with-suspend-resume=consolekit --without-libaudit --disable-bluez5-dun --disable-introspection --enable-json-validation --enable-ppp --with-dhclient --without-dhcpcd --with-modem-manager-1 --with-nmtui --without-ofono --without-resolvconf --without-selinux --without-systemd-journal --disable-teamdctl --disable-tests --disable-vala --without-valgrind --with-wext --enable-wifi --with-pppd-plugin-dir=/usr/lib64/pppd/2.4.7
  25. configure: loading site script /usr/share/config.site
  26. checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/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 UID '250' is supported by ustar format... yes
  33. checking whether GID '250' is supported by ustar format... yes
  34. checking how to create a ustar tar archive... gnutar
  35. checking whether to enable maintainer-specific portions of Makefiles... no
  36. checking whether make supports nested variables... (cached) yes
  37. checking for style of include used by make... GNU
  38. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  39. checking whether the C compiler works... yes
  40. checking for C compiler default output file name... a.out
  41. checking for suffix of executables...
  42. checking whether we are cross compiling... no
  43. checking for suffix of object files... o
  44. checking whether we are using the GNU C compiler... yes
  45. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  46. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  47. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  48. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  49. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  50. checking for grep that handles long lines and -e... /bin/grep
  51. checking for egrep... /bin/grep -E
  52. checking for ANSI C header files... yes
  53. checking for sys/types.h... yes
  54. checking for sys/stat.h... yes
  55. checking for stdlib.h... yes
  56. checking for string.h... yes
  57. checking for memory.h... yes
  58. checking for strings.h... yes
  59. checking for inttypes.h... yes
  60. checking for stdint.h... yes
  61. checking for unistd.h... yes
  62. checking minix/config.h usability... no
  63. checking minix/config.h presence... no
  64. checking for minix/config.h... no
  65. checking whether it is safe to define __EXTENSIONS__... yes
  66. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  67. checking whether we are using the GNU C compiler... (cached) yes
  68. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  69. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  70. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
  71. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  72. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  73. checking whether we are using the GNU C++ compiler... yes
  74. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  75. checking dependency style of x86_64-pc-linux-gnu-g++... none
  76. checking whether ln -s works... yes
  77. checking for x86_64-pc-linux-gnu-gcc-ar... x86_64-pc-linux-gnu-gcc-ar
  78. checking for x86_64-pc-linux-gnu-gcc-ranlib... x86_64-pc-linux-gnu-gcc-ranlib
  79. checking build system type... x86_64-pc-linux-gnu
  80. checking host system type... x86_64-pc-linux-gnu
  81. checking how to print strings... printf
  82. checking for a sed that does not truncate output... /bin/sed
  83. checking for fgrep... /bin/grep -F
  84. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  85. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  86. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  87. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  88. checking the maximum length of command line arguments... 1572864
  89. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  90. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  91. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  92. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  93. checking how to recognize dependent libraries... pass_all
  94. checking for x86_64-pc-linux-gnu-dlltool... no
  95. checking for dlltool... no
  96. checking how to associate runtime and link libraries... printf %s\n
  97. checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-gcc-ar
  98. checking for archiver @FILE support... @
  99. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  100. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-gcc-ranlib
  101. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  102. checking for sysroot... no
  103. checking for a working dd... /bin/dd
  104. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  105. checking for x86_64-pc-linux-gnu-mt... no
  106. checking for mt... mt
  107. checking if mt is a manifest tool... no
  108. checking for dlfcn.h... yes
  109. checking for objdir... .libs
  110. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  111. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  112. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  113. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  114. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  115. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  116. 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
  117. checking whether -lc should be explicitly linked in... no
  118. checking dynamic linker characteristics... GNU/Linux ld.so
  119. checking how to hardcode library paths into programs... immediate
  120. checking whether stripping libraries is possible... yes
  121. checking if libtool supports shared libraries... yes
  122. checking whether to build shared libraries... yes
  123. checking whether to build static libraries... no
  124. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  125. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  126. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  127. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  128. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  129. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  130. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  131. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  132. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  133. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  134. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  135. checking how to hardcode library paths into programs... immediate
  136. checking for pid_t... yes
  137. checking size of dev_t... 8
  138. checking whether NLS is requested... yes
  139. checking for intltool >= 0.40.0... 0.51.0 found
  140. checking for intltool-update... /usr/bin/intltool-update
  141. checking for intltool-merge... /usr/bin/intltool-merge
  142. checking for intltool-extract... /usr/bin/intltool-extract
  143. checking for xgettext... /usr/bin/xgettext
  144. checking for msgmerge... /usr/bin/msgmerge
  145. checking for msgfmt... /usr/bin/msgfmt
  146. checking for gmsgfmt... /usr/bin/gmsgfmt
  147. checking for perl... /usr/bin/perl
  148. checking for perl >= 5.8.1... 5.22.3
  149. checking for XML::Parser... ok
  150. checking for msgfmt... (cached) /usr/bin/msgfmt
  151. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  152. checking for xgettext... (cached) /usr/bin/xgettext
  153. checking for msgmerge... (cached) /usr/bin/msgmerge
  154. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  155. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  156. checking for shared library run path origin... done
  157. checking for CFPreferencesCopyAppValue... no
  158. checking for CFLocaleCopyCurrent... no
  159. checking for GNU gettext in libc... yes
  160. checking whether to use NLS... yes
  161. checking where the gettext function comes from... libc
  162. checking whether byte ordering is bigendian... no
  163. checking for __secure_getenv... no
  164. checking for secure_getenv... yes
  165. checking for /etc/redhat-release... no
  166. checking for /etc/fedora-release... no
  167. checking for /etc/mandriva-release... no
  168. checking for /etc/SuSE-release... no
  169. checking for /etc/debian_version... no
  170. checking whether to build with code coverage support... no
  171. checking Linux kernel WEXT headers... yes
  172. checking Linux kernel nl80211 headers... yes
  173. checking Linux kernel VLAN_FLAG_LOOSE_BINDING enum value... yes
  174. checking for cos in -lm... yes
  175. checking for library containing dlopen... -ldl
  176. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  177. checking pkg-config is at least version 0.9.0... yes
  178. checking for GLIB... yes
  179. checking for DBUS... yes
  180. checking for GUDEV... yes
  181. checking for gobject-introspection... no (disabled, use --enable-introspection to enable)
  182. checking for QT... yes
  183. checking for SYSTEMD_200... no
  184. checking for LIBSYSTEMD... no
  185. checking for LIBNL... yes
  186. checking for UUID... yes
  187. checking for LIBTEAMDCTL... no
  188. checking for JANSSON... yes
  189. checking for POLKIT... yes
  190. checking for GNUTLS... no
  191. configure: error: Package requirements (gnutls >= 2.12) were not met:
  192. Package 'libidn2', required by 'gnutls', not found
  193. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  194. installed software in a non-standard prefix.
  195. Alternatively, you may set the environment variables GNUTLS_CFLAGS
  196. and GNUTLS_LIBS to avoid the need to call pkg-config.
  197. See the pkg-config man page for more details.
  198. !!! Please attach the following file when seeking support:
  199. !!! /tmp/portage/net-misc/networkmanager-1.4.4-r1/work/NetworkManager-1.4.4-abi_x86_64.amd64/config.log
  200. * ERROR: net-misc/networkmanager-1.4.4-r1::gentoo failed (configure phase):
  201. * econf failed
  202. *
  203. * Call stack:
  204. * ebuild.sh, line 115: Called src_configure
  205. * environment, line 5782: Called multilib-minimal_src_configure
  206. * environment, line 4052: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
  207. * environment, line 4266: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
  208. * environment, line 3982: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
  209. * environment, line 3980: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
  210. * environment, line 636: Called multilib-minimal_abi_src_configure
  211. * environment, line 4046: Called multilib_src_configure
  212. * environment, line 4506: Called gnome2_src_configure '--disable-more-warnings' '--disable-static' '--localstatedir=/var' '--disable-lto' '--disable-config-plugin-ibft' '--disable-ifnet' '--disable-qt' '--without-netconfig' '--with-dbus-sys-dir=/etc/dbus-1/system.d' '--with-libnm-glib' '--with-nmcli=yes' '--with-udev-dir=/lib/udev' '--with-config-plugins-default=keyfile' '--with-iptables=/sbin/iptables' '--with-libsoup' '--enable-concheck' '--with-crypto=gnutls' '--with-session-tracking=consolekit' '--with-suspend-resume=consolekit' '--without-libaudit' '--disable-bluez5-dun' '--disable-introspection' '--enable-json-validation' '--enable-ppp' '--with-dhclient' '--without-dhcpcd' '--with-modem-manager-1' '--with-nmtui' '--without-ofono' '--without-resolvconf' '--without-selinux' '--without-systemd-journal' '--disable-teamdctl' '--disable-tests' '--disable-vala' '--without-valgrind' '--with-wext' '--enable-wifi' '--with-pppd-plugin-dir=/usr/lib64/pppd/2.4.7'
  213. * environment, line 3401: Called econf '--disable-gtk-doc' '--disable-maintainer-mode' '--disable-more-warnings' '--disable-static' '--localstatedir=/var' '--disable-lto' '--disable-config-plugin-ibft' '--disable-ifnet' '--disable-qt' '--without-netconfig' '--with-dbus-sys-dir=/etc/dbus-1/system.d' '--with-libnm-glib' '--with-nmcli=yes' '--with-udev-dir=/lib/udev' '--with-config-plugins-default=keyfile' '--with-iptables=/sbin/iptables' '--with-libsoup' '--enable-concheck' '--with-crypto=gnutls' '--with-session-tracking=consolekit' '--with-suspend-resume=consolekit' '--without-libaudit' '--disable-bluez5-dun' '--disable-introspection' '--enable-json-validation' '--enable-ppp' '--with-dhclient' '--without-dhcpcd' '--with-modem-manager-1' '--with-nmtui' '--without-ofono' '--without-resolvconf' '--without-selinux' '--without-systemd-journal' '--disable-teamdctl' '--disable-tests' '--disable-vala' '--without-valgrind' '--with-wext' '--enable-wifi' '--with-pppd-plugin-dir=/usr/lib64/pppd/2.4.7'
  214. * phase-helpers.sh, line 665: Called __helpers_die 'econf failed'
  215. * isolated-functions.sh, line 117: Called die
  216. * The specific snippet of code:
  217. * die "$@"
  218. *
  219. * If you need support, post the output of `emerge --info '=net-misc/networkmanager-1.4.4-r1::gentoo'`,
  220. * the complete build log and the output of `emerge -pqv '=net-misc/networkmanager-1.4.4-r1::gentoo'`.
  221. * The complete build log is located at '/log/portage/net-misc:networkmanager-1.4.4-r1:20170225-140729.log'.
  222. * For convenience, a symlink to the build log is located at '/tmp/portage/net-misc/networkmanager-1.4.4-r1/temp/build.log'.
  223. * The ebuild environment file is located at '/tmp/portage/net-misc/networkmanager-1.4.4-r1/temp/environment'.
  224. * Working directory: '/tmp/portage/net-misc/networkmanager-1.4.4-r1/work/NetworkManager-1.4.4-abi_x86_64.amd64'
  225. * S: '/tmp/portage/net-misc/networkmanager-1.4.4-r1/work/NetworkManager-1.4.4'
  226.