Advertisement
Guest User

Untitled

a guest
Oct 18th, 2016
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 39.63 KB | None | 0 0
  1.  * Package:    net-misc/networkmanager-1.0.12-r1
  2.  * Repository: dantrell-gnome
  3.  * Maintainer: gnome@gentoo.org
  4.  * USE:        abi_x86_32 abi_x86_64 amd64 bluetooth connection-sharing dhclient elibc_glibc introspection kernel_linux modemmanager ncurses nss ppp userland_GNU wext wifi
  5.  * FEATURES:   preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking NetworkManager-1.0.12.tar.xz to /var/tmp/portage/net-misc/networkmanager-1.0.12-r1/work
  8. >>> Source unpacked in /var/tmp/portage/net-misc/networkmanager-1.0.12-r1/work
  9. >>> Preparing source in /var/tmp/portage/net-misc/networkmanager-1.0.12-r1/work/NetworkManager-1.0.12 ...
  10.  * Running eautoreconf in '/var/tmp/portage/net-misc/networkmanager-1.0.12-r1/work/NetworkManager-1.0.12' ...
  11.  * Running autopoint --force ...
  12.  [ ok ]
  13.  * Running intltoolize --automake --copy --force ...
  14.  [ ok ]
  15.  * Skipping 'gtkdocize --copy' due gtkdocize not installed
  16.  * Running libtoolize --install --copy --force --automake ...
  17.  [ ok ]
  18.  * Running aclocal ...
  19.  [ ok ]
  20.  * Running autoconf --force ...
  21.  [ ok ]
  22.  * Running autoheader ...
  23.  [ ok ]
  24.  * Running automake --add-missing --copy --force-missing ...
  25.  [ ok ]
  26.  * Running elibtoolize in: NetworkManager-1.0.12/
  27.  * Running elibtoolize in: NetworkManager-1.0.12/build-aux/
  28.  *   Applying portage/1.2.0 patch ...
  29.  *   Applying sed/1.5.6 patch ...
  30.  *   Applying as-needed/2.4.3 patch ...
  31.  * Applying networkmanager-1.0.12-wifi-wext.patch ...
  32.  [ ok ]
  33.  * Disabling deprecation warnings ...
  34.  [ ok ]
  35. >>> Source prepared.
  36. >>> Configuring source in /var/tmp/portage/net-misc/networkmanager-1.0.12-r1/work/NetworkManager-1.0.12 ...
  37.  * abi_x86_32.x86: running multilib-minimal_abi_src_configure
  38.  * econf: updating NetworkManager-1.0.12/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  39.  * econf: updating NetworkManager-1.0.12/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  40. /var/tmp/portage/net-misc/networkmanager-1.0.12-r1/work/NetworkManager-1.0.12/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/networkmanager-1.0.12-r1 --htmldir=/usr/share/doc/networkmanager-1.0.12-r1/html --libdir=/usr/lib32 --disable-gtk-doc --disable-maintainer-mode --disable-more-warnings --disable-static --localstatedir=/var --disable-lto --disable-config-plugin-ibft --disable-ifnet --without-netconfig --with-dbus-sys-dir=/etc/dbus-1/system.d --with-udev-dir=/lib/udev --with-config-plugins-default=keyfile --with-iptables=/sbin/iptables --without-libsoup --disable-concheck --with-crypto=nss --with-session-tracking=no --with-suspend-resume=upower --disable-bluez5-dun --disable-introspection --disable-ppp --disable-wimax --with-dhclient --without-dhcpcd --without-modem-manager-1 --without-nmtui --without-resolvconf --without-selinux --disable-teamdctl --disable-tests --disable-vala --without-valgrind --without-wext --disable-wifi --with-pppd-plugin-dir=/usr/lib32/pppd/2.4.7 LIBNL_CFLAGS=  LIBNL_LIBS=  LIBNDP_CFLAGS=  LIBNDP_LIBS=
  41. checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
  42. checking whether build environment is sane... yes
  43. checking for a thread-safe mkdir -p... /bin/mkdir -p
  44. checking for gawk... gawk
  45. checking whether make sets $(MAKE)... yes
  46. checking whether make supports nested variables... yes
  47. checking whether UID '250' is supported by ustar format... yes
  48. checking whether GID '250' is supported by ustar format... yes
  49. checking how to create a ustar tar archive... gnutar
  50. checking whether to enable maintainer-specific portions of Makefiles... no
  51. checking whether make supports nested variables... (cached) yes
  52. checking for style of include used by make... GNU
  53. checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32
  54. checking whether the C compiler works... yes
  55. checking for C compiler default output file name... a.out
  56. checking for suffix of executables...
  57. checking whether we are cross compiling... no
  58. checking for suffix of object files... o
  59. checking whether we are using the GNU C compiler... yes
  60. checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes
  61. checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed
  62. checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... yes
  63. checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none
  64. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E
  65. checking for grep that handles long lines and -e... /bin/grep
  66. checking for egrep... /bin/grep -E
  67. checking for ANSI C header files... yes
  68. checking for sys/types.h... yes
  69. checking for sys/stat.h... yes
  70. checking for stdlib.h... yes
  71. checking for string.h... yes
  72. checking for memory.h... yes
  73. checking for strings.h... yes
  74. checking for inttypes.h... yes
  75. checking for stdint.h... yes
  76. checking for unistd.h... yes
  77. checking minix/config.h usability... no
  78. checking minix/config.h presence... no
  79. checking for minix/config.h... no
  80. checking whether it is safe to define __EXTENSIONS__... yes
  81. checking for i686-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc -m32
  82. checking whether we are using the GNU C compiler... (cached) yes
  83. checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... (cached) yes
  84. checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... (cached) none needed
  85. checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... (cached) yes
  86. checking dependency style of x86_64-pc-linux-gnu-gcc -m32... (cached) none
  87. checking whether we are using the GNU C++ compiler... yes
  88. checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g... yes
  89. checking dependency style of x86_64-pc-linux-gnu-g++ -m32... none
  90. checking whether ln -s works... yes
  91. checking build system type... i686-pc-linux-gnu
  92. checking host system type... i686-pc-linux-gnu
  93. checking how to print strings... printf
  94. checking for a sed that does not truncate output... /bin/sed
  95. checking for fgrep... /bin/grep -F
  96. checking for ld used by x86_64-pc-linux-gnu-gcc -m32... x86_64-pc-linux-gnu-ld -m elf_i386
  97. checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes
  98. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  99. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  100. checking the maximum length of command line arguments... 1572864
  101. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  102. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  103. checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r
  104. checking for i686-pc-linux-gnu-objdump... no
  105. checking for objdump... objdump
  106. checking how to recognize dependent libraries... pass_all
  107. checking for i686-pc-linux-gnu-dlltool... no
  108. checking for dlltool... no
  109. checking how to associate runtime and link libraries... printf %s\n
  110. checking for i686-pc-linux-gnu-ar... no
  111. checking for ar... ar
  112. checking for archiver @FILE support... @
  113. checking for i686-pc-linux-gnu-strip... no
  114. checking for strip... strip
  115. checking for i686-pc-linux-gnu-ranlib... no
  116. checking for ranlib... ranlib
  117. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 object... ok
  118. checking for sysroot... no
  119. checking for a working dd... /bin/dd
  120. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  121. checking for i686-pc-linux-gnu-mt... no
  122. checking for mt... no
  123. checking if : is a manifest tool... no
  124. checking for dlfcn.h... yes
  125. checking for objdir... .libs
  126. checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... no
  127. checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC
  128. checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes
  129. checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes
  130. checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes
  131. checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes
  132. checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
  133. checking whether -lc should be explicitly linked in... no
  134. checking dynamic linker characteristics... GNU/Linux ld.so
  135. checking how to hardcode library paths into programs... immediate
  136. checking whether stripping libraries is possible... yes
  137. checking if libtool supports shared libraries... yes
  138. checking whether to build shared libraries... yes
  139. checking whether to build static libraries... no
  140. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -m32 -E
  141. checking for ld used by x86_64-pc-linux-gnu-g++ -m32... x86_64-pc-linux-gnu-ld -m elf_i386
  142. checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes
  143. checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
  144. checking for x86_64-pc-linux-gnu-g++ -m32 option to produce PIC... -fPIC -DPIC
  145. checking if x86_64-pc-linux-gnu-g++ -m32 PIC flag -fPIC -DPIC works... yes
  146. checking if x86_64-pc-linux-gnu-g++ -m32 static flag -static works... yes
  147. checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... yes
  148. checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... (cached) yes
  149. checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
  150. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  151. checking how to hardcode library paths into programs... immediate
  152. checking for pid_t... yes
  153. checking whether NLS is requested... yes
  154. checking for intltool >= 0.40.0... 0.51.0 found
  155. checking for intltool-update... /usr/bin/intltool-update
  156. checking for intltool-merge... /usr/bin/intltool-merge
  157. checking for intltool-extract... /usr/bin/intltool-extract
  158. checking for xgettext... /usr/bin/xgettext
  159. checking for msgmerge... /usr/bin/msgmerge
  160. checking for msgfmt... /usr/bin/msgfmt
  161. checking for gmsgfmt... /usr/bin/gmsgfmt
  162. checking for perl... /usr/bin/perl
  163. checking for perl >= 5.8.1... 5.22.2
  164. checking for XML::Parser... ok
  165. checking for msgfmt... (cached) /usr/bin/msgfmt
  166. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  167. checking for xgettext... (cached) /usr/bin/xgettext
  168. checking for msgmerge... (cached) /usr/bin/msgmerge
  169. checking for ld used by GCC... x86_64-pc-linux-gnu-ld -m elf_i386
  170. checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes
  171. checking for shared library run path origin... done
  172. checking for CFPreferencesCopyAppValue... no
  173. checking for CFLocaleCopyCurrent... no
  174. checking for GNU gettext in libc... yes
  175. checking whether to use NLS... yes
  176. checking where the gettext function comes from... libc
  177. checking whether byte ordering is bigendian... no
  178. checking for /etc/redhat-release... no
  179. checking for /etc/fedora-release... no
  180. checking for /etc/mandriva-release... no
  181. checking for /etc/SuSE-release... no
  182. checking for /etc/debian_version... no
  183. checking whether to build with code coverage support... no
  184. checking Linux kernel nl80211 headers... yes
  185. checking Linux kernel VLAN_FLAG_LOOSE_BINDING enum value... yes
  186. checking for cos in -lm... yes
  187. checking for dladdr in -ldl... yes
  188. checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config
  189. checking pkg-config is at least version 0.9.0... yes
  190. checking for DBUS... yes
  191. checking for dbus_g_method_invocation_get_g_connection in -ldbus-glib-1... yes
  192. checking for DBUS_GLIB_100... yes
  193. checking for GLIB... yes
  194. checking for GUDEV... yes
  195. checking for gobject-introspection... no (disabled, use --enable-introspection to enable)
  196. checking for QT... no
  197. checking for SYSTEMD_200... no
  198. checking Session tracking support... no
  199. checking for LIBNL... yes
  200. checking for rtnl_link_inet6_get_addr_gen_mode in -lnl-route-3... yes
  201. checking Linux kernel IN6_ADDR_GEN_MODE enum... yes
  202. checking for rtnl_link_inet6_get_token in -lnl-route-3... yes
  203. checking for UUID... yes
  204. checking for a readline compatible library... -lreadline
  205. checking readline.h usability... no
  206. checking readline.h presence... no
  207. checking for readline.h... no
  208. checking readline/readline.h usability... yes
  209. checking readline/readline.h presence... yes
  210. checking for readline/readline.h... yes
  211. checking whether readline supports history... yes
  212. checking history.h usability... no
  213. checking history.h presence... no
  214. checking for history.h... no
  215. checking readline/history.h usability... yes
  216. checking readline/history.h presence... yes
  217. checking for readline/history.h... yes
  218. checking whether readline supports rl_echo_signal_char()... yes
  219. checking for IWMX_SDK... no
  220. checking for LIBTEAMDCTL... no
  221. checking for POLKIT... no
  222. checking for NSS... yes
  223. checking for pppd... /usr/sbin/pppd
  224. checking for pppoe... /usr/sbin/pppoe
  225. checking for BLUEZ5... yes
  226. checking for dhclient... /sbin/dhclient
  227. checking for dnsmasq... /usr/sbin/dnsmasq
  228. checking for LIBSOUP... yes
  229. checking for LIBNDP... yes
  230. checking for more warnings... no
  231. checking for i686-pc-linux-gnu-pkg-config... (cached) /usr/bin/i686-pc-linux-gnu-pkg-config
  232. checking pkg-config is at least version 0.9.0... yes
  233. checking for gtk-doc... no
  234. configure: WARNING:
  235.   You will not be able to create source packages with 'make dist'
  236.   because gtk-doc >= 1.0 is not found.
  237. checking for gtkdoc-check... no
  238. checking for gtkdoc-check... no
  239. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  240. checking for gtkdoc-mkpdf... no
  241. checking whether to build gtk-doc documentation... no
  242. checking for GTKDOC_DEPS... yes
  243. checking that generated files are newer than configure... done
  244. configure: creating ./config.status
  245. config.status: creating Makefile
  246. config.status: creating include/Makefile
  247. config.status: creating include/nm-version-macros.h
  248. config.status: creating src/Makefile
  249. config.status: creating src/tests/Makefile
  250. config.status: creating src/tests/config/Makefile
  251. config.status: creating src/dhcp-manager/Makefile
  252. config.status: creating src/dhcp-manager/tests/Makefile
  253. config.status: creating src/dnsmasq-manager/tests/Makefile
  254. config.status: creating src/supplicant-manager/tests/Makefile
  255. config.status: creating src/supplicant-manager/tests/certs/Makefile
  256. config.status: creating src/ppp-manager/Makefile
  257. config.status: creating src/settings/plugins/Makefile
  258. config.status: creating src/settings/plugins/ifupdown/Makefile
  259. config.status: creating src/settings/plugins/ifupdown/tests/Makefile
  260. config.status: creating src/settings/plugins/ifnet/Makefile
  261. config.status: creating src/settings/plugins/ifnet/tests/Makefile
  262. config.status: creating src/settings/plugins/ifcfg-rh/Makefile
  263. config.status: creating src/settings/plugins/ifcfg-rh/tests/Makefile
  264. config.status: creating src/settings/plugins/ifcfg-rh/tests/network-scripts/Makefile
  265. config.status: creating src/settings/plugins/ibft/Makefile
  266. config.status: creating src/settings/plugins/ibft/tests/Makefile
  267. config.status: creating src/settings/plugins/ifcfg-suse/Makefile
  268. config.status: creating src/settings/plugins/keyfile/Makefile
  269. config.status: creating src/settings/plugins/keyfile/tests/Makefile
  270. config.status: creating src/settings/plugins/keyfile/tests/keyfiles/Makefile
  271. config.status: creating src/settings/plugins/example/Makefile
  272. config.status: creating src/platform/Makefile
  273. config.status: creating src/platform/tests/Makefile
  274. config.status: creating src/rdisc/Makefile
  275. config.status: creating src/rdisc/tests/Makefile
  276. config.status: creating src/devices/adsl/Makefile
  277. config.status: creating src/devices/wimax/Makefile
  278. config.status: creating src/devices/bluetooth/Makefile
  279. config.status: creating src/devices/team/Makefile
  280. config.status: creating src/devices/wifi/Makefile
  281. config.status: creating src/devices/wifi/tests/Makefile
  282. config.status: creating src/devices/wwan/Makefile
  283. config.status: creating libnm-core/Makefile
  284. config.status: creating libnm-core/tests/Makefile
  285. config.status: creating libnm/libnm.pc
  286. config.status: creating libnm/Makefile
  287. config.status: creating libnm/tests/Makefile
  288. config.status: creating libnm-util/libnm-util.pc
  289. config.status: creating libnm-util/Makefile
  290. config.status: creating libnm-util/tests/Makefile
  291. config.status: creating libnm-glib/libnm-glib.pc
  292. config.status: creating libnm-glib/libnm-glib-vpn.pc
  293. config.status: creating libnm-glib/Makefile
  294. config.status: creating libnm-glib/tests/Makefile
  295. config.status: creating callouts/Makefile
  296. config.status: creating callouts/tests/Makefile
  297. config.status: creating tools/Makefile
  298. config.status: creating clients/Makefile
  299. config.status: creating clients/cli/Makefile
  300. config.status: creating clients/tui/Makefile
  301. config.status: creating clients/tui/newt/Makefile
  302. config.status: creating initscript/RedHat/NetworkManager
  303. config.status: creating initscript/Debian/NetworkManager
  304. config.status: creating initscript/Slackware/rc.networkmanager
  305. config.status: creating initscript/SUSE/networkmanager
  306. config.status: creating initscript/Arch/networkmanager
  307. config.status: creating initscript/Mandriva/networkmanager
  308. config.status: creating initscript/linexa/networkmanager
  309. config.status: creating introspection/Makefile
  310. config.status: creating introspection/all.xml
  311. config.status: creating man/Makefile
  312. config.status: creating man/NetworkManager.conf.xml
  313. config.status: creating man/nm-system-settings.conf.5
  314. config.status: creating man/nm-online.1
  315. config.status: creating man/nmcli.1
  316. config.status: creating man/nmtui.1
  317. config.status: creating po/Makefile.in
  318. config.status: creating policy/Makefile
  319. config.status: creating policy/org.freedesktop.NetworkManager.policy.in
  320. config.status: creating data/Makefile
  321. config.status: creating docs/Makefile
  322. config.status: creating docs/api/Makefile
  323. config.status: creating docs/api/version.xml
  324. config.status: creating docs/libnm-glib/Makefile
  325. config.status: creating docs/libnm-glib/version.xml
  326. config.status: creating docs/libnm-util/Makefile
  327. config.status: creating docs/libnm-util/version.xml
  328. config.status: creating docs/libnm/Makefile
  329. config.status: creating docs/libnm/version.xml
  330. config.status: creating NetworkManager.pc
  331. config.status: creating examples/Makefile
  332. config.status: creating examples/shell/Makefile
  333. config.status: creating examples/python/Makefile
  334. config.status: creating examples/python/dbus/Makefile
  335. config.status: creating examples/python/gi/Makefile
  336. config.status: creating examples/ruby/Makefile
  337. config.status: creating examples/C/Makefile
  338. config.status: creating examples/C/glib/Makefile
  339. config.status: creating examples/C/qt/Makefile
  340. config.status: creating examples/dispatcher/Makefile
  341. config.status: creating vapi/Makefile
  342. config.status: creating config.h
  343. config.status: executing depfiles commands
  344. config.status: executing libtool commands
  345. config.status: executing po-directories commands
  346. config.status: creating po/POTFILES
  347. config.status: creating po/Makefile
  348. config.status: executing po/stamp-it commands
  349.  
  350. System paths:
  351.   prefix: /usr
  352.   exec_prefix: ${prefix}
  353.   systemdunitdir: no
  354.   nmbinary: ${exec_prefix}/sbin/NetworkManager
  355.   nmconfdir: /etc/NetworkManager
  356.   nmdatadir: /usr/share/NetworkManager
  357.   nmstatedir: /var/lib/NetworkManager
  358.   nmrundir: /var/run/NetworkManager
  359.  
  360. Platform:
  361.   session tracking: no
  362.   suspend/resume: upower
  363.   policykit: yes (restrictive modify.system) (default=yes)
  364.   polkit agent: no
  365.   selinux: no
  366.  
  367. Features:
  368.   wext: no
  369.   wifi: no
  370.   wimax: no
  371.   ppp: no
  372.   modemmanager-1: no
  373.   concheck: no
  374.   libteamdctl: no
  375.   nmtui: no
  376.  
  377. Configuration plugins (main.plugins=keyfile)
  378.   ibft: no
  379.   ifcfg-rh: no
  380.   ifcfg-suse: no
  381.   ifupdown: no
  382.   ifnet: no
  383.  
  384. Handlers for /etc/resolv.conf:
  385.   resolvconf: no
  386.   netconfig: no
  387.  
  388. DHCP clients:
  389.   dhclient: /sbin/dhclient
  390.   dhcpcd: no
  391.  
  392. Miscellaneous:
  393.   documentation: no
  394.   tests: no
  395.   valgrind: no  
  396.   code coverage: no
  397.   LTO: no
  398.  
  399.  * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
  400.  * econf: updating NetworkManager-1.0.12/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  401.  * econf: updating NetworkManager-1.0.12/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  402. /var/tmp/portage/net-misc/networkmanager-1.0.12-r1/work/NetworkManager-1.0.12/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.0.12-r1 --htmldir=/usr/share/doc/networkmanager-1.0.12-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 --without-netconfig --with-dbus-sys-dir=/etc/dbus-1/system.d --with-udev-dir=/lib/udev --with-config-plugins-default=keyfile --with-iptables=/sbin/iptables --with-libsoup --enable-concheck --with-crypto=nss --with-session-tracking=no --with-suspend-resume=upower --enable-bluez5-dun --enable-introspection --enable-ppp --disable-wimax --with-dhclient --without-dhcpcd --with-modem-manager-1 --with-nmtui --without-resolvconf --without-selinux --disable-teamdctl --disable-tests --disable-vala --without-valgrind --with-wext --enable-wifi --with-pppd-plugin-dir=/usr/lib64/pppd/2.4.7
  403. checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
  404. checking whether build environment is sane... yes
  405. checking for a thread-safe mkdir -p... /bin/mkdir -p
  406. checking for gawk... gawk
  407. checking whether make sets $(MAKE)... yes
  408. checking whether make supports nested variables... yes
  409. checking whether UID '250' is supported by ustar format... yes
  410. checking whether GID '250' is supported by ustar format... yes
  411. checking how to create a ustar tar archive... gnutar
  412. checking whether to enable maintainer-specific portions of Makefiles... no
  413. checking whether make supports nested variables... (cached) yes
  414. checking for style of include used by make... GNU
  415. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  416. checking whether the C compiler works... yes
  417. checking for C compiler default output file name... a.out
  418. checking for suffix of executables...
  419. checking whether we are cross compiling... no
  420. checking for suffix of object files... o
  421. checking whether we are using the GNU C compiler... yes
  422. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  423. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  424. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  425. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  426. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  427. checking for grep that handles long lines and -e... /bin/grep
  428. checking for egrep... /bin/grep -E
  429. checking for ANSI C header files... yes
  430. checking for sys/types.h... yes
  431. checking for sys/stat.h... yes
  432. checking for stdlib.h... yes
  433. checking for string.h... yes
  434. checking for memory.h... yes
  435. checking for strings.h... yes
  436. checking for inttypes.h... yes
  437. checking for stdint.h... yes
  438. checking for unistd.h... yes
  439. checking minix/config.h usability... no
  440. checking minix/config.h presence... no
  441. checking for minix/config.h... no
  442. checking whether it is safe to define __EXTENSIONS__... yes
  443. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  444. checking whether we are using the GNU C compiler... (cached) yes
  445. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  446. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  447. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
  448. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  449. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  450. checking whether we are using the GNU C++ compiler... yes
  451. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  452. checking dependency style of x86_64-pc-linux-gnu-g++... none
  453. checking whether ln -s works... yes
  454. checking build system type... x86_64-pc-linux-gnu
  455. checking host system type... x86_64-pc-linux-gnu
  456. checking how to print strings... printf
  457. checking for a sed that does not truncate output... /bin/sed
  458. checking for fgrep... /bin/grep -F
  459. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  460. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  461. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  462. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  463. checking the maximum length of command line arguments... 1572864
  464. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  465. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  466. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  467. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  468. checking how to recognize dependent libraries... pass_all
  469. checking for x86_64-pc-linux-gnu-dlltool... no
  470. checking for dlltool... no
  471. checking how to associate runtime and link libraries... printf %s\n
  472. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  473. checking for archiver @FILE support... @
  474. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  475. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  476. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  477. checking for sysroot... no
  478. checking for a working dd... /bin/dd
  479. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  480. checking for x86_64-pc-linux-gnu-mt... no
  481. checking for mt... no
  482. checking if : is a manifest tool... no
  483. checking for dlfcn.h... yes
  484. checking for objdir... .libs
  485. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  486. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  487. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  488. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  489. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  490. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  491. 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
  492. checking whether -lc should be explicitly linked in... no
  493. checking dynamic linker characteristics... GNU/Linux ld.so
  494. checking how to hardcode library paths into programs... immediate
  495. checking whether stripping libraries is possible... yes
  496. checking if libtool supports shared libraries... yes
  497. checking whether to build shared libraries... yes
  498. checking whether to build static libraries... no
  499. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  500. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  501. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  502. 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
  503. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  504. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  505. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  506. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  507. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  508. 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
  509. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  510. checking how to hardcode library paths into programs... immediate
  511. checking for pid_t... yes
  512. checking whether NLS is requested... yes
  513. checking for intltool >= 0.40.0... 0.51.0 found
  514. checking for intltool-update... /usr/bin/intltool-update
  515. checking for intltool-merge... /usr/bin/intltool-merge
  516. checking for intltool-extract... /usr/bin/intltool-extract
  517. checking for xgettext... /usr/bin/xgettext
  518. checking for msgmerge... /usr/bin/msgmerge
  519. checking for msgfmt... /usr/bin/msgfmt
  520. checking for gmsgfmt... /usr/bin/gmsgfmt
  521. checking for perl... /usr/bin/perl
  522. checking for perl >= 5.8.1... 5.22.2
  523. checking for XML::Parser... ok
  524. checking for msgfmt... (cached) /usr/bin/msgfmt
  525. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  526. checking for xgettext... (cached) /usr/bin/xgettext
  527. checking for msgmerge... (cached) /usr/bin/msgmerge
  528. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  529. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  530. checking for shared library run path origin... done
  531. checking for CFPreferencesCopyAppValue... no
  532. checking for CFLocaleCopyCurrent... no
  533. checking for GNU gettext in libc... yes
  534. checking whether to use NLS... yes
  535. checking where the gettext function comes from... libc
  536. checking whether byte ordering is bigendian... no
  537. checking for /etc/redhat-release... no
  538. checking for /etc/fedora-release... no
  539. checking for /etc/mandriva-release... no
  540. checking for /etc/SuSE-release... no
  541. checking for /etc/debian_version... no
  542. checking whether to build with code coverage support... no
  543. checking Linux kernel WEXT headers... yes
  544. checking Linux kernel nl80211 headers... yes
  545. checking Linux kernel VLAN_FLAG_LOOSE_BINDING enum value... yes
  546. checking for cos in -lm... yes
  547. checking for dladdr in -ldl... yes
  548. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  549. checking pkg-config is at least version 0.9.0... yes
  550. checking for DBUS... yes
  551. checking for dbus_g_method_invocation_get_g_connection in -ldbus-glib-1... yes
  552. checking for DBUS_GLIB_100... yes
  553. checking for GLIB... yes
  554. checking for GUDEV... yes
  555. checking for gobject-introspection... yes
  556. checking for QT... no
  557. checking for SYSTEMD_200... no
  558. checking Session tracking support... no
  559. checking for LIBNL... yes
  560. checking for rtnl_link_inet6_get_addr_gen_mode in -lnl-route-3... yes
  561. checking Linux kernel IN6_ADDR_GEN_MODE enum... yes
  562. checking for rtnl_link_inet6_get_token in -lnl-route-3... yes
  563. checking for UUID... yes
  564. checking for a readline compatible library... -lreadline
  565. checking readline.h usability... no
  566. checking readline.h presence... no
  567. checking for readline.h... no
  568. checking readline/readline.h usability... yes
  569. checking readline/readline.h presence... yes
  570. checking for readline/readline.h... yes
  571. checking whether readline supports history... yes
  572. checking history.h usability... no
  573. checking history.h presence... no
  574. checking for history.h... no
  575. checking readline/history.h usability... yes
  576. checking readline/history.h presence... yes
  577. checking for readline/history.h... yes
  578. checking whether readline supports rl_echo_signal_char()... yes
  579. checking for IWMX_SDK... no
  580. checking for LIBTEAMDCTL... no
  581. checking for POLKIT... yes
  582. checking for NSS... yes
  583. checking pppd/pppd.h usability... yes
  584. checking pppd/pppd.h presence... yes
  585. checking for pppd/pppd.h... yes
  586. checking for pppd... /usr/sbin/pppd
  587. checking for pppoe... /usr/sbin/pppoe
  588. checking for MM_GLIB... yes
  589. checking for BLUEZ5... yes
  590. checking for dhclient... /sbin/dhclient
  591. checking for dnsmasq... /usr/sbin/dnsmasq
  592. checking for LIBSOUP... yes
  593. checking for LIBNDP... yes
  594. checking for NEWT... yes
  595. checking for more warnings... no
  596. checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config
  597. checking pkg-config is at least version 0.9.0... yes
  598. checking for gtk-doc... no
  599. configure: WARNING:
  600.   You will not be able to create source packages with 'make dist'
  601.   because gtk-doc >= 1.0 is not found.
  602. checking for gtkdoc-check... no
  603. checking for gtkdoc-check... no
  604. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  605. checking for gtkdoc-mkpdf... no
  606. checking whether to build gtk-doc documentation... no
  607. checking for GTKDOC_DEPS... yes
  608. checking that generated files are newer than configure... done
  609. configure: creating ./config.status
  610. config.status: creating Makefile
  611. config.status: creating include/Makefile
  612. config.status: creating include/nm-version-macros.h
  613. config.status: creating src/Makefile
  614. config.status: creating src/tests/Makefile
  615. config.status: creating src/tests/config/Makefile
  616. config.status: creating src/dhcp-manager/Makefile
  617. config.status: creating src/dhcp-manager/tests/Makefile
  618. config.status: creating src/dnsmasq-manager/tests/Makefile
  619. config.status: creating src/supplicant-manager/tests/Makefile
  620. config.status: creating src/supplicant-manager/tests/certs/Makefile
  621. config.status: creating src/ppp-manager/Makefile
  622. config.status: creating src/settings/plugins/Makefile
  623. config.status: creating src/settings/plugins/ifupdown/Makefile
  624. config.status: creating src/settings/plugins/ifupdown/tests/Makefile
  625. config.status: creating src/settings/plugins/ifnet/Makefile
  626. config.status: creating src/settings/plugins/ifnet/tests/Makefile
  627. config.status: creating src/settings/plugins/ifcfg-rh/Makefile
  628. config.status: creating src/settings/plugins/ifcfg-rh/tests/Makefile
  629. config.status: creating src/settings/plugins/ifcfg-rh/tests/network-scripts/Makefile
  630. config.status: creating src/settings/plugins/ibft/Makefile
  631. config.status: creating src/settings/plugins/ibft/tests/Makefile
  632. config.status: creating src/settings/plugins/ifcfg-suse/Makefile
  633. config.status: creating src/settings/plugins/keyfile/Makefile
  634. config.status: creating src/settings/plugins/keyfile/tests/Makefile
  635. config.status: creating src/settings/plugins/keyfile/tests/keyfiles/Makefile
  636. config.status: creating src/settings/plugins/example/Makefile
  637. config.status: creating src/platform/Makefile
  638. config.status: creating src/platform/tests/Makefile
  639. config.status: creating src/rdisc/Makefile
  640. config.status: creating src/rdisc/tests/Makefile
  641. config.status: creating src/devices/adsl/Makefile
  642. config.status: creating src/devices/wimax/Makefile
  643. config.status: creating src/devices/bluetooth/Makefile
  644. config.status: creating src/devices/team/Makefile
  645. config.status: creating src/devices/wifi/Makefile
  646. config.status: creating src/devices/wifi/tests/Makefile
  647. config.status: creating src/devices/wwan/Makefile
  648. config.status: creating libnm-core/Makefile
  649. config.status: creating libnm-core/tests/Makefile
  650. config.status: creating libnm/libnm.pc
  651. config.status: creating libnm/Makefile
  652. config.status: creating libnm/tests/Makefile
  653. config.status: creating libnm-util/libnm-util.pc
  654. config.status: creating libnm-util/Makefile
  655. config.status: creating libnm-util/tests/Makefile
  656. config.status: creating libnm-glib/libnm-glib.pc
  657. config.status: creating libnm-glib/libnm-glib-vpn.pc
  658. config.status: creating libnm-glib/Makefile
  659. config.status: creating libnm-glib/tests/Makefile
  660. config.status: creating callouts/Makefile
  661. config.status: creating callouts/tests/Makefile
  662. config.status: creating tools/Makefile
  663. config.status: creating clients/Makefile
  664. config.status: creating clients/cli/Makefile
  665. config.status: creating clients/tui/Makefile
  666. config.status: creating clients/tui/newt/Makefile
  667. config.status: creating initscript/RedHat/NetworkManager
  668. config.status: creating initscript/Debian/NetworkManager
  669. config.status: creating initscript/Slackware/rc.networkmanager
  670. config.status: creating initscript/SUSE/networkmanager
  671. config.status: creating initscript/Arch/networkmanager
  672. config.status: creating initscript/Mandriva/networkmanager
  673. config.status: creating initscript/linexa/networkmanager
  674. config.status: creating introspection/Makefile
  675. config.status: creating introspection/all.xml
  676. config.status: creating man/Makefile
  677. config.status: creating man/NetworkManager.conf.xml
  678. config.status: creating man/nm-system-settings.conf.5
  679. config.status: creating man/nm-online.1
  680. config.status: creating man/nmcli.1
  681. config.status: creating man/nmtui.1
  682. config.status: creating po/Makefile.in
  683. config.status: creating policy/Makefile
  684. config.status: creating policy/org.freedesktop.NetworkManager.policy.in
  685. config.status: creating data/Makefile
  686. config.status: creating docs/Makefile
  687. config.status: creating docs/api/Makefile
  688. config.status: creating docs/api/version.xml
  689. config.status: creating docs/libnm-glib/Makefile
  690. config.status: creating docs/libnm-glib/version.xml
  691. config.status: creating docs/libnm-util/Makefile
  692. config.status: creating docs/libnm-util/version.xml
  693. config.status: creating docs/libnm/Makefile
  694. config.status: creating docs/libnm/version.xml
  695. config.status: creating NetworkManager.pc
  696. config.status: creating examples/Makefile
  697. config.status: creating examples/shell/Makefile
  698. config.status: creating examples/python/Makefile
  699. config.status: creating examples/python/dbus/Makefile
  700. config.status: creating examples/python/gi/Makefile
  701. config.status: creating examples/ruby/Makefile
  702. config.status: creating examples/C/Makefile
  703. config.status: creating examples/C/glib/Makefile
  704. config.status: creating examples/C/qt/Makefile
  705. config.status: creating examples/dispatcher/Makefile
  706. config.status: creating vapi/Makefile
  707. config.status: creating config.h
  708. config.status: executing depfiles commands
  709. config.status: executing libtool commands
  710. config.status: executing po-directories commands
  711. config.status: creating po/POTFILES
  712. config.status: creating po/Makefile
  713. config.status: executing po/stamp-it commands
  714.  
  715. System paths:
  716.   prefix: /usr
  717.   exec_prefix: ${prefix}
  718.   systemdunitdir: no
  719.   nmbinary: ${exec_prefix}/sbin/NetworkManager
  720.   nmconfdir: /etc/NetworkManager
  721.   nmdatadir: /usr/share/NetworkManager
  722.   nmstatedir: /var/lib/NetworkManager
  723.   nmrundir: /var/run/NetworkManager
  724.  
  725. Platform:
  726.   session tracking: no
  727.   suspend/resume: upower
  728.   policykit: yes (restrictive modify.system) (default=yes)
  729.   polkit agent: yes
  730.   selinux: no
  731.  
  732. Features:
  733.   wext: yes
  734.   wifi: yes
  735.   wimax: no
  736.   ppp: yes
  737.   modemmanager-1: yes
  738.   concheck: yes
  739.   libteamdctl: no
  740.   nmtui: yes
  741.  
  742. Configuration plugins (main.plugins=keyfile)
  743.   ibft: no
  744.   ifcfg-rh: no
  745.   ifcfg-suse: no
  746.   ifupdown: no
  747.   ifnet: no
  748.  
  749. Handlers for /etc/resolv.conf:
  750.   resolvconf: no
  751.   netconfig: no
  752.  
  753. DHCP clients:
  754.   dhclient: /sbin/dhclient
  755.   dhcpcd: no
  756.  
  757. Miscellaneous:
  758.   documentation: no
  759.   tests: no
  760.   valgrind: no  
  761.   code coverage: no
  762.   LTO: no
  763.  
  764. >>> Source configured.
  765. >>> Compiling source in /var/tmp/portage/net-misc/networkmanager-1.0.12-r1/work/NetworkManager-1.0.12 ...
  766.  * abi_x86_32.x86: running multilib-minimal_abi_src_compile
  767. make -j4 all-am
  768. make -j4 -C shared
  769. make: *** shared: No such file or directory.  Stop.
  770.  * ERROR: net-misc/networkmanager-1.0.12-r1::dantrell-gnome failed (compile phase):
  771.  *   emake failed
  772.  *
  773.  * If you need support, post the output of `emerge --info '=net-misc/networkmanager-1.0.12-r1::dantrell-gnome'`,
  774.  * the complete build log and the output of `emerge -pqv '=net-misc/networkmanager-1.0.12-r1::dantrell-gnome'`.
  775.  * The complete build log is located at '/var/tmp/portage/net-misc/networkmanager-1.0.12-r1/temp/build.log'.
  776.  * The ebuild environment file is located at '/var/tmp/portage/net-misc/networkmanager-1.0.12-r1/temp/environment'.
  777.  * Working directory: '/var/tmp/portage/net-misc/networkmanager-1.0.12-r1/work/NetworkManager-1.0.12-abi_x86_32.x86'
  778.  * S: '/var/tmp/portage/net-misc/networkmanager-1.0.12-r1/work/NetworkManager-1.0.12'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement