Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 448818 Details for
Bug 595918
net-misc/networkmanager-1.4.0-r1 fails to build with error "gcc-config: No gcc profile is active!"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/plain), 84.65 KB, created by
Porcupine of the Moon
on 2016-10-02 10:48:33 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Porcupine of the Moon
Created:
2016-10-02 10:48:33 UTC
Size:
84.65 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-misc/networkmanager-1.4.0-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: gnome@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_32 abi_x86_64 amd64 consolekit dhclient elibc_glibc gnutls introspection kernel_linux modemmanager ncurses ppp userland_GNU vala wext wifi >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking NetworkManager-1.4.0.tar.xz to /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work >>>> Source unpacked in /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work >>>> Preparing source in /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0 ... > [32;01m*[0m Applying networkmanager-1.4.0-wifi-mac1.patch ... >[A[119C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying networkmanager-1.4.0-wifi-mac2.patch ... >[A[119C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying networkmanager-1.4.0-dhcp-helper.patch ... >[A[119C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Disabling deprecation warnings ... >[A[119C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: NetworkManager-1.4.0/ > [32;01m*[0m Running elibtoolize in: NetworkManager-1.4.0/build-aux/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0 ... > [32;01m*[0m abi_x86_32.x86: running multilib-minimal_abi_src_configure > * econf: updating NetworkManager-1.4.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating NetworkManager-1.4.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/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.4.0-r1 --htmldir=/usr/share/doc/networkmanager-1.4.0-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 --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 --without-libsoup --disable-concheck --with-crypto=gnutls --with-session-tracking=no --with-suspend-resume=upower --without-libaudit --disable-bluez5-dun --disable-introspection --disable-json-validation --disable-ppp --with-dhclient --without-dhcpcd --without-modem-manager-1 --without-nmtui --without-ofono --without-resolvconf --without-selinux --without-systemd-journal --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= >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make supports nested variables... (cached) yes >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for i686-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc -m32 >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc -m32... (cached) none >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++ -m32... none >checking whether ln -s works... yes >checking for i686-pc-linux-gnu-gcc-ar... i686-pc-linux-gnu-gcc-ar >checking for i686-pc-linux-gnu-gcc-ranlib... i686-pc-linux-gnu-gcc-ranlib >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc -m32... x86_64-pc-linux-gnu-ld -m elf_i386 >checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop >checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for i686-pc-linux-gnu-ar... (cached) i686-pc-linux-gnu-gcc-ar >checking for archiver @FILE support... no >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-gcc-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for i686-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -m32 -E >checking for ld used by x86_64-pc-linux-gnu-g++ -m32... x86_64-pc-linux-gnu-ld -m elf_i386 >checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ -m32 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ -m32 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ -m32 static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for pid_t... yes >checking size of dev_t... 8 >checking whether NLS is requested... yes >checking for intltool >= 0.40.0... 0.51.0 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.22.2 >checking for XML::Parser... ok >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for msgmerge... (cached) /usr/bin/msgmerge >checking for ld used by GCC... x86_64-pc-linux-gnu-ld -m elf_i386 >checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking whether byte ordering is bigendian... no >checking for __secure_getenv... no >checking for secure_getenv... yes >checking for /etc/redhat-release... no >checking for /etc/fedora-release... no >checking for /etc/mandriva-release... no >checking for /etc/SuSE-release... no >checking for /etc/debian_version... no >checking whether to build with code coverage support... no >checking Linux kernel nl80211 headers... yes >checking Linux kernel VLAN_FLAG_LOOSE_BINDING enum value... yes >checking for cos in -lm... yes >checking for library containing dlopen... -ldl >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GLIB... yes >checking for DBUS... yes >checking for GUDEV... yes >checking for gobject-introspection... no (disabled, use --enable-introspection to enable) >checking for QT... yes >checking for SYSTEMD_200... no >checking for LIBSYSTEMD... no >checking for LIBNL... yes >checking for UUID... yes >checking for LIBTEAMDCTL... no >checking for JANSSON... no >checking for POLKIT... no >checking for GNUTLS... yes >checking for pppd... /usr/sbin/pppd >checking for BLUEZ5... no >checking for dhclient... /sbin/dhclient >configure: WARNING: Unknown --with-config-dns-rc-manager-default= setting. >checking for dnsmasq... no >checking for dnssec-trigger-script... /usr/libexec/dnssec-trigger-script >checking for LIBSOUP... yes >checking for LIBNDP... yes >checking for a readline compatible library... -lreadline >checking readline.h usability... no >checking readline.h presence... no >checking for readline.h... no >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking whether readline supports history... yes >checking history.h usability... no >checking history.h presence... no >checking for history.h... no >checking readline/history.h usability... yes >checking readline/history.h presence... yes >checking for readline/history.h... yes >checking whether readline supports rl_echo_signal_char()... yes >checking for more warnings... no >checking if x86_64-pc-linux-gnu-gcc -m32 supports flag -fno-strict-aliasing in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 supports flag -fdata-sections -ffunction-sections -Wl,--gc-sections in envvar CFLAGS... yes >checking for i686-pc-linux-gnu-pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for gtk-doc... yes >checking for gtkdoc-check... gtkdoc-check.test >checking for gtkdoc-check... /usr/bin/gtkdoc-check >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf >checking whether to build gtk-doc documentation... no >checking for GTKDOC_DEPS... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating shared/Makefile >config.status: creating shared/nm-version-macros.h >config.status: creating src/Makefile >config.status: creating src/tests/Makefile >config.status: creating src/tests/config/Makefile >config.status: creating src/dhcp-manager/Makefile >config.status: creating src/dhcp-manager/tests/Makefile >config.status: creating src/dnsmasq-manager/tests/Makefile >config.status: creating src/supplicant-manager/tests/Makefile >config.status: creating src/supplicant-manager/tests/certs/Makefile >config.status: creating src/ppp-manager/Makefile >config.status: creating src/settings/plugins/Makefile >config.status: creating src/settings/plugins/ifupdown/Makefile >config.status: creating src/settings/plugins/ifupdown/tests/Makefile >config.status: creating src/settings/plugins/ifnet/Makefile >config.status: creating src/settings/plugins/ifnet/tests/Makefile >config.status: creating src/settings/plugins/ifcfg-rh/Makefile >config.status: creating src/settings/plugins/ifcfg-rh/tests/Makefile >config.status: creating src/settings/plugins/ifcfg-rh/tests/network-scripts/Makefile >config.status: creating src/settings/plugins/ibft/Makefile >config.status: creating src/settings/plugins/ibft/tests/Makefile >config.status: creating src/settings/plugins/keyfile/Makefile >config.status: creating src/settings/plugins/keyfile/tests/Makefile >config.status: creating src/settings/plugins/keyfile/tests/keyfiles/Makefile >config.status: creating src/platform/Makefile >config.status: creating src/platform/tests/Makefile >config.status: creating src/rdisc/Makefile >config.status: creating src/rdisc/tests/Makefile >config.status: creating src/devices/Makefile >config.status: creating src/devices/tests/Makefile >config.status: creating src/devices/adsl/Makefile >config.status: creating src/devices/bluetooth/Makefile >config.status: creating src/devices/team/Makefile >config.status: creating src/devices/wifi/Makefile >config.status: creating src/devices/wifi/tests/Makefile >config.status: creating src/devices/wwan/Makefile >config.status: creating libnm-core/Makefile >config.status: creating libnm-core/tests/Makefile >config.status: creating libnm/libnm.pc >config.status: creating libnm/Makefile >config.status: creating libnm/tests/Makefile >config.status: creating libnm-util/libnm-util.pc >config.status: creating libnm-util/Makefile >config.status: creating libnm-util/tests/Makefile >config.status: creating libnm-glib/libnm-glib.pc >config.status: creating libnm-glib/libnm-glib-vpn.pc >config.status: creating libnm-glib/Makefile >config.status: creating libnm-glib/tests/Makefile >config.status: creating callouts/Makefile >config.status: creating callouts/tests/Makefile >config.status: creating tools/Makefile >config.status: creating clients/Makefile >config.status: creating clients/cli/Makefile >config.status: creating clients/tui/Makefile >config.status: creating clients/tui/newt/Makefile >config.status: creating introspection/Makefile >config.status: creating man/Makefile >config.status: creating man/common.ent >config.status: creating po/Makefile.in >config.status: creating policy/Makefile >config.status: creating policy/org.freedesktop.NetworkManager.policy.in >config.status: creating data/Makefile >config.status: creating docs/Makefile >config.status: creating docs/api/Makefile >config.status: creating docs/api/version.xml >config.status: creating docs/libnm-glib/Makefile >config.status: creating docs/libnm-glib/version.xml >config.status: creating docs/libnm-util/Makefile >config.status: creating docs/libnm-util/version.xml >config.status: creating docs/libnm/Makefile >config.status: creating docs/libnm/version.xml >config.status: creating NetworkManager.pc >config.status: creating examples/Makefile >config.status: creating examples/shell/Makefile >config.status: creating examples/python/Makefile >config.status: creating examples/python/dbus/Makefile >config.status: creating examples/python/gi/Makefile >config.status: creating examples/python/python-networkmanager/Makefile >config.status: creating examples/ruby/Makefile >config.status: creating examples/lua/Makefile >config.status: creating examples/lua/lgi/Makefile >config.status: creating examples/C/Makefile >config.status: creating examples/C/glib/Makefile >config.status: creating examples/C/qt/Makefile >config.status: creating examples/dispatcher/Makefile >config.status: creating vapi/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing po/stamp-it commands > >System paths: > prefix: /usr > exec_prefix: ${prefix} > systemdunitdir: no > nmbinary: ${sbindir}/NetworkManager > nmconfdir: ${sysconfdir}/NetworkManager > nmlibdir: ${prefix}/lib/NetworkManager > nmdatadir: ${datadir}/NetworkManager > nmstatedir: ${localstatedir}/lib/NetworkManager > nmrundir: ${runstatedir}/NetworkManager > >Platform: > session tracking: > suspend/resume: upower > policykit: yes (restrictive modify.system) (default: main.auth-polkit=yes) > polkit agent: no > selinux: no > systemd-journald: no (default: logging.backend=syslog) > hostname persist: default > libaudit: no (default: logging.audit=false) > >Features: > wext: no > wifi: no > ppp: no /usr/lib32/pppd/2.4.7 > modemmanager-1: no > ofono: no > concheck: no > libteamdctl: no > libnm-glib: yes > nmcli: yes > nmtui: no > >Configuration plugins (main.plugins=keyfile) > ibft: no > ifcfg-rh: no > ifupdown: no > ifnet: no > >Handlers for /etc/resolv.conf: > resolvconf: no > netconfig: no > config-dns-rc-manager-default: symlink > >DHCP clients: > dhclient: /sbin/dhclient > dhcpcd: no > >Miscellaneous: > documentation: no > tests: no > more-asserts: 0 > valgrind: no > code coverage: no > LTO: no > linker garbage collection: yes > JSON validation: no > sanitizers: > > [32;01m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating NetworkManager-1.4.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating NetworkManager-1.4.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/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.0-r1 --htmldir=/usr/share/doc/networkmanager-1.4.0-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 --enable-introspection --disable-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 --enable-vala --without-valgrind --with-wext --enable-wifi --with-pppd-plugin-dir=/usr/lib64/pppd/2.4.7 >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make supports nested variables... (cached) yes >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-gcc-ar... x86_64-pc-linux-gnu-gcc-ar >checking for x86_64-pc-linux-gnu-gcc-ranlib... x86_64-pc-linux-gnu-gcc-ranlib >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-gcc-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-gcc-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >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 >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >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 >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >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 >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for pid_t... yes >checking size of dev_t... 8 >checking whether NLS is requested... yes >checking for intltool >= 0.40.0... 0.51.0 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.22.2 >checking for XML::Parser... ok >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for msgmerge... (cached) /usr/bin/msgmerge >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking whether byte ordering is bigendian... no >checking for __secure_getenv... no >checking for secure_getenv... yes >checking for /etc/redhat-release... no >checking for /etc/fedora-release... no >checking for /etc/mandriva-release... no >checking for /etc/SuSE-release... no >checking for /etc/debian_version... no >checking whether to build with code coverage support... no >checking Linux kernel WEXT headers... yes >checking Linux kernel nl80211 headers... yes >checking Linux kernel VLAN_FLAG_LOOSE_BINDING enum value... yes >checking for cos in -lm... yes >checking for library containing dlopen... -ldl >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GLIB... yes >checking for DBUS... yes >checking for GUDEV... yes >checking for gobject-introspection... yes >checking for QT... yes >checking for SYSTEMD_200... no >checking for LIBSYSTEMD... no >checking for LIBNL... yes >checking for UUID... yes >checking for LIBTEAMDCTL... no >checking for JANSSON... no >checking for POLKIT... yes >checking for GNUTLS... yes >checking pppd/pppd.h usability... yes >checking pppd/pppd.h presence... yes >checking for pppd/pppd.h... yes >checking for pppd... /usr/sbin/pppd >checking for MM_GLIB... yes >checking for BLUEZ5... no >checking for dhclient... /sbin/dhclient >configure: WARNING: Unknown --with-config-dns-rc-manager-default= setting. >checking for dnsmasq... no >checking for dnssec-trigger-script... /usr/libexec/dnssec-trigger-script >checking for LIBSOUP... yes >checking for LIBNDP... yes >checking for a readline compatible library... -lreadline >checking readline.h usability... no >checking readline.h presence... no >checking for readline.h... no >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking whether readline supports history... yes >checking history.h usability... no >checking history.h presence... no >checking for history.h... no >checking readline/history.h usability... yes >checking readline/history.h presence... yes >checking for readline/history.h... yes >checking whether readline supports rl_echo_signal_char()... yes >checking for NEWT... yes >checking for more warnings... no >checking if x86_64-pc-linux-gnu-gcc supports flag -fno-strict-aliasing in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -fdata-sections -ffunction-sections -Wl,--gc-sections in envvar CFLAGS... yes >checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for gtk-doc... yes >checking for gtkdoc-check... gtkdoc-check.test >checking for gtkdoc-check... /usr/bin/gtkdoc-check >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf >checking whether to build gtk-doc documentation... no >checking for GTKDOC_DEPS... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating shared/Makefile >config.status: creating shared/nm-version-macros.h >config.status: creating src/Makefile >config.status: creating src/tests/Makefile >config.status: creating src/tests/config/Makefile >config.status: creating src/dhcp-manager/Makefile >config.status: creating src/dhcp-manager/tests/Makefile >config.status: creating src/dnsmasq-manager/tests/Makefile >config.status: creating src/supplicant-manager/tests/Makefile >config.status: creating src/supplicant-manager/tests/certs/Makefile >config.status: creating src/ppp-manager/Makefile >config.status: creating src/settings/plugins/Makefile >config.status: creating src/settings/plugins/ifupdown/Makefile >config.status: creating src/settings/plugins/ifupdown/tests/Makefile >config.status: creating src/settings/plugins/ifnet/Makefile >config.status: creating src/settings/plugins/ifnet/tests/Makefile >config.status: creating src/settings/plugins/ifcfg-rh/Makefile >config.status: creating src/settings/plugins/ifcfg-rh/tests/Makefile >config.status: creating src/settings/plugins/ifcfg-rh/tests/network-scripts/Makefile >config.status: creating src/settings/plugins/ibft/Makefile >config.status: creating src/settings/plugins/ibft/tests/Makefile >config.status: creating src/settings/plugins/keyfile/Makefile >config.status: creating src/settings/plugins/keyfile/tests/Makefile >config.status: creating src/settings/plugins/keyfile/tests/keyfiles/Makefile >config.status: creating src/platform/Makefile >config.status: creating src/platform/tests/Makefile >config.status: creating src/rdisc/Makefile >config.status: creating src/rdisc/tests/Makefile >config.status: creating src/devices/Makefile >config.status: creating src/devices/tests/Makefile >config.status: creating src/devices/adsl/Makefile >config.status: creating src/devices/bluetooth/Makefile >config.status: creating src/devices/team/Makefile >config.status: creating src/devices/wifi/Makefile >config.status: creating src/devices/wifi/tests/Makefile >config.status: creating src/devices/wwan/Makefile >config.status: creating libnm-core/Makefile >config.status: creating libnm-core/tests/Makefile >config.status: creating libnm/libnm.pc >config.status: creating libnm/Makefile >config.status: creating libnm/tests/Makefile >config.status: creating libnm-util/libnm-util.pc >config.status: creating libnm-util/Makefile >config.status: creating libnm-util/tests/Makefile >config.status: creating libnm-glib/libnm-glib.pc >config.status: creating libnm-glib/libnm-glib-vpn.pc >config.status: creating libnm-glib/Makefile >config.status: creating libnm-glib/tests/Makefile >config.status: creating callouts/Makefile >config.status: creating callouts/tests/Makefile >config.status: creating tools/Makefile >config.status: creating clients/Makefile >config.status: creating clients/cli/Makefile >config.status: creating clients/tui/Makefile >config.status: creating clients/tui/newt/Makefile >config.status: creating introspection/Makefile >config.status: creating man/Makefile >config.status: creating man/common.ent >config.status: creating po/Makefile.in >config.status: creating policy/Makefile >config.status: creating policy/org.freedesktop.NetworkManager.policy.in >config.status: creating data/Makefile >config.status: creating docs/Makefile >config.status: creating docs/api/Makefile >config.status: creating docs/api/version.xml >config.status: creating docs/libnm-glib/Makefile >config.status: creating docs/libnm-glib/version.xml >config.status: creating docs/libnm-util/Makefile >config.status: creating docs/libnm-util/version.xml >config.status: creating docs/libnm/Makefile >config.status: creating docs/libnm/version.xml >config.status: creating NetworkManager.pc >config.status: creating examples/Makefile >config.status: creating examples/shell/Makefile >config.status: creating examples/python/Makefile >config.status: creating examples/python/dbus/Makefile >config.status: creating examples/python/gi/Makefile >config.status: creating examples/python/python-networkmanager/Makefile >config.status: creating examples/ruby/Makefile >config.status: creating examples/lua/Makefile >config.status: creating examples/lua/lgi/Makefile >config.status: creating examples/C/Makefile >config.status: creating examples/C/glib/Makefile >config.status: creating examples/C/qt/Makefile >config.status: creating examples/dispatcher/Makefile >config.status: creating vapi/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing po/stamp-it commands > >System paths: > prefix: /usr > exec_prefix: ${prefix} > systemdunitdir: no > nmbinary: ${sbindir}/NetworkManager > nmconfdir: ${sysconfdir}/NetworkManager > nmlibdir: ${prefix}/lib/NetworkManager > nmdatadir: ${datadir}/NetworkManager > nmstatedir: ${localstatedir}/lib/NetworkManager > nmrundir: ${runstatedir}/NetworkManager > >Platform: > session tracking: consolekit > suspend/resume: consolekit > policykit: yes (restrictive modify.system) (default: main.auth-polkit=yes) > polkit agent: yes > selinux: no > systemd-journald: no (default: logging.backend=syslog) > hostname persist: default > libaudit: no (default: logging.audit=false) > >Features: > wext: yes > wifi: yes > ppp: yes /usr/lib64/pppd/2.4.7 > modemmanager-1: yes > ofono: no > concheck: yes > libteamdctl: no > libnm-glib: yes > nmcli: yes > nmtui: yes > >Configuration plugins (main.plugins=keyfile) > ibft: no > ifcfg-rh: no > ifupdown: no > ifnet: no > >Handlers for /etc/resolv.conf: > resolvconf: no > netconfig: no > config-dns-rc-manager-default: symlink > >DHCP clients: > dhclient: /sbin/dhclient > dhcpcd: no > >Miscellaneous: > documentation: no > tests: no > more-asserts: 0 > valgrind: no > code coverage: no > LTO: no > linker garbage collection: yes > JSON validation: no > sanitizers: > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0 ... > [32;01m*[0m abi_x86_32.x86: running multilib-minimal_abi_src_compile >make -j5 all-am >make -j5 -C shared >make: Entering directory '/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0-abi_x86_32.x86/shared' >make: Nothing to be done for 'all'. >make: Leaving directory '/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0-abi_x86_32.x86/shared' >make -j5 -C introspection >make: Entering directory '/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0-abi_x86_32.x86/introspection' >gdbus-codegen --generate-c-code nmdbus-access-point --generate-docbook nmdbus-access-point --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-access-point.xml >gdbus-codegen --generate-c-code nmdbus-active-connection --generate-docbook nmdbus-active-connection --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-active-connection.xml >gdbus-codegen --generate-c-code nmdbus-agent-manager --generate-docbook nmdbus-agent-manager --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-agent-manager.xml >gdbus-codegen --generate-c-code nmdbus-checkpoint --generate-docbook nmdbus-checkpoint --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-checkpoint.xml >gdbus-codegen --generate-c-code nmdbus-device-adsl --generate-docbook nmdbus-device-adsl --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-device-adsl.xml >gdbus-codegen --generate-c-code nmdbus-device-bond --generate-docbook nmdbus-device-bond --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-device-bond.xml >gdbus-codegen --generate-c-code nmdbus-device-bridge --generate-docbook nmdbus-device-bridge --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-device-bridge.xml >gdbus-codegen --generate-c-code nmdbus-device-bt --generate-docbook nmdbus-device-bt --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-device-bt.xml >gdbus-codegen --generate-c-code nmdbus-device-ethernet --generate-docbook nmdbus-device-ethernet --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-device-ethernet.xml >gdbus-codegen --generate-c-code nmdbus-device --generate-docbook nmdbus-device --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-device.xml >gdbus-codegen --generate-c-code nmdbus-device-generic --generate-docbook nmdbus-device-generic --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-device-generic.xml >gdbus-codegen --generate-c-code nmdbus-device-infiniband --generate-docbook nmdbus-device-infiniband --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-device-infiniband.xml >gdbus-codegen --generate-c-code nmdbus-device-ip-tunnel --generate-docbook nmdbus-device-ip-tunnel --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-device-ip-tunnel.xml >gdbus-codegen --generate-c-code nmdbus-device-macvlan --generate-docbook nmdbus-device-macvlan --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-device-macvlan.xml >gdbus-codegen --generate-c-code nmdbus-device-modem --generate-docbook nmdbus-device-modem --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-device-modem.xml >gdbus-codegen --generate-c-code nmdbus-device-olpc-mesh --generate-docbook nmdbus-device-olpc-mesh --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-device-olpc-mesh.xml >gdbus-codegen --generate-c-code nmdbus-device-statistics --generate-docbook nmdbus-device-statistics --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-device-statistics.xml >gdbus-codegen --generate-c-code nmdbus-device-team --generate-docbook nmdbus-device-team --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-device-team.xml >gdbus-codegen --generate-c-code nmdbus-device-tun --generate-docbook nmdbus-device-tun --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-device-tun.xml >gdbus-codegen --generate-c-code nmdbus-device-veth --generate-docbook nmdbus-device-veth --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-device-veth.xml >gdbus-codegen --generate-c-code nmdbus-device-vlan --generate-docbook nmdbus-device-vlan --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-device-vlan.xml >gdbus-codegen --generate-c-code nmdbus-device-vxlan --generate-docbook nmdbus-device-vxlan --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-device-vxlan.xml >gdbus-codegen --generate-c-code nmdbus-device-wifi --generate-docbook nmdbus-device-wifi --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-device-wifi.xml >gdbus-codegen --generate-c-code nmdbus-device-wimax --generate-docbook nmdbus-device-wimax --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-device-wimax.xml >gdbus-codegen --generate-c-code nmdbus-dhcp4-config --generate-docbook nmdbus-dhcp4-config --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-dhcp4-config.xml >gdbus-codegen --generate-c-code nmdbus-dhcp6-config --generate-docbook nmdbus-dhcp6-config --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-dhcp6-config.xml >gdbus-codegen --generate-c-code nmdbus-ip4-config --generate-docbook nmdbus-ip4-config --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-ip4-config.xml >gdbus-codegen --generate-c-code nmdbus-ip6-config --generate-docbook nmdbus-ip6-config --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-ip6-config.xml >gdbus-codegen --generate-c-code nmdbus-manager --generate-docbook nmdbus-manager --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-manager.xml >gdbus-codegen --generate-c-code nmdbus-ppp-manager --generate-docbook nmdbus-ppp-manager --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-ppp-manager.xml >gdbus-codegen --generate-c-code nmdbus-secret-agent --generate-docbook nmdbus-secret-agent --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-secret-agent.xml >gdbus-codegen --generate-c-code nmdbus-settings-connection --generate-docbook nmdbus-settings-connection --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-settings-connection.xml >gdbus-codegen --generate-c-code nmdbus-settings --generate-docbook nmdbus-settings --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-settings.xml >gdbus-codegen --generate-c-code nmdbus-vpn-connection --generate-docbook nmdbus-vpn-connection --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-vpn-connection.xml >gdbus-codegen --generate-c-code nmdbus-vpn-plugin --generate-docbook nmdbus-vpn-plugin --c-namespace NMDBus --interface-prefix org.freedesktop.NetworkManager /var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection/nm-vpn-plugin.xml >make all-am >make[1]: Entering directory '/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0-abi_x86_32.x86/introspection' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-access-point.lo nmdbus-access-point.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-active-connection.lo nmdbus-active-connection.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-agent-manager.lo nmdbus-agent-manager.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-checkpoint.lo nmdbus-checkpoint.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-device-adsl.lo nmdbus-device-adsl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-device-adsl.c -fPIC -DPIC -o .libs/nmdbus-device-adsl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-access-point.c -fPIC -DPIC -o .libs/nmdbus-access-point.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-agent-manager.c -fPIC -DPIC -o .libs/nmdbus-agent-manager.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-active-connection.c -fPIC -DPIC -o .libs/nmdbus-active-connection.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-checkpoint.c -fPIC -DPIC -o .libs/nmdbus-checkpoint.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-device-bond.lo nmdbus-device-bond.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-device-bridge.lo nmdbus-device-bridge.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-device-bond.c -fPIC -DPIC -o .libs/nmdbus-device-bond.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-device-bt.lo nmdbus-device-bt.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-device-ethernet.lo nmdbus-device-ethernet.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-device-bridge.c -fPIC -DPIC -o .libs/nmdbus-device-bridge.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-device-bt.c -fPIC -DPIC -o .libs/nmdbus-device-bt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-device-ethernet.c -fPIC -DPIC -o .libs/nmdbus-device-ethernet.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-device.lo nmdbus-device.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-device-generic.lo nmdbus-device-generic.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-device.c -fPIC -DPIC -o .libs/nmdbus-device.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-device-infiniband.lo nmdbus-device-infiniband.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-device-ip-tunnel.lo nmdbus-device-ip-tunnel.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-device-generic.c -fPIC -DPIC -o .libs/nmdbus-device-generic.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-device-ip-tunnel.c -fPIC -DPIC -o .libs/nmdbus-device-ip-tunnel.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-device-macvlan.lo nmdbus-device-macvlan.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-device-infiniband.c -fPIC -DPIC -o .libs/nmdbus-device-infiniband.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-device-macvlan.c -fPIC -DPIC -o .libs/nmdbus-device-macvlan.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-device-modem.lo nmdbus-device-modem.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-device-olpc-mesh.lo nmdbus-device-olpc-mesh.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-device-modem.c -fPIC -DPIC -o .libs/nmdbus-device-modem.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-device-olpc-mesh.c -fPIC -DPIC -o .libs/nmdbus-device-olpc-mesh.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-device-statistics.lo nmdbus-device-statistics.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-device-team.lo nmdbus-device-team.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-device-team.c -fPIC -DPIC -o .libs/nmdbus-device-team.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-device-tun.lo nmdbus-device-tun.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-device-statistics.c -fPIC -DPIC -o .libs/nmdbus-device-statistics.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-device-veth.lo nmdbus-device-veth.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-device-tun.c -fPIC -DPIC -o .libs/nmdbus-device-tun.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-device-vlan.lo nmdbus-device-vlan.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-device-veth.c -fPIC -DPIC -o .libs/nmdbus-device-veth.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-device-vlan.c -fPIC -DPIC -o .libs/nmdbus-device-vlan.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-device-vxlan.lo nmdbus-device-vxlan.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-device-wifi.lo nmdbus-device-wifi.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-device-vxlan.c -fPIC -DPIC -o .libs/nmdbus-device-vxlan.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-device-wifi.c -fPIC -DPIC -o .libs/nmdbus-device-wifi.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-device-wimax.lo nmdbus-device-wimax.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-dhcp4-config.lo nmdbus-dhcp4-config.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-device-wimax.c -fPIC -DPIC -o .libs/nmdbus-device-wimax.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-dhcp6-config.lo nmdbus-dhcp6-config.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-dhcp4-config.c -fPIC -DPIC -o .libs/nmdbus-dhcp4-config.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-dhcp6-config.c -fPIC -DPIC -o .libs/nmdbus-dhcp6-config.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-ip4-config.lo nmdbus-ip4-config.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-ip6-config.lo nmdbus-ip6-config.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-ip4-config.c -fPIC -DPIC -o .libs/nmdbus-ip4-config.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-manager.lo nmdbus-manager.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-ip6-config.c -fPIC -DPIC -o .libs/nmdbus-ip6-config.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-manager.c -fPIC -DPIC -o .libs/nmdbus-manager.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-ppp-manager.lo nmdbus-ppp-manager.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-secret-agent.lo nmdbus-secret-agent.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-ppp-manager.c -fPIC -DPIC -o .libs/nmdbus-ppp-manager.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-secret-agent.c -fPIC -DPIC -o .libs/nmdbus-secret-agent.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-settings-connection.lo nmdbus-settings-connection.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-settings.lo nmdbus-settings.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-settings.c -fPIC -DPIC -o .libs/nmdbus-settings.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-vpn-connection.lo nmdbus-vpn-connection.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-settings-connection.c -fPIC -DPIC -o .libs/nmdbus-settings-connection.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c -o nmdbus-vpn-plugin.lo nmdbus-vpn-plugin.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-vpn-connection.c -fPIC -DPIC -o .libs/nmdbus-vpn-connection.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0/introspection -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -c nmdbus-vpn-plugin.c -fPIC -DPIC -o .libs/nmdbus-vpn-plugin.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -o libnmdbus.la nmdbus-access-point.lo nmdbus-active-connection.lo nmdbus-agent-manager.lo nmdbus-checkpoint.lo nmdbus-device-adsl.lo nmdbus-device-bond.lo nmdbus-device-bridge.lo nmdbus-device-bt.lo nmdbus-device-ethernet.lo nmdbus-device.lo nmdbus-device-generic.lo nmdbus-device-infiniband.lo nmdbus-device-ip-tunnel.lo nmdbus-device-macvlan.lo nmdbus-device-modem.lo nmdbus-device-olpc-mesh.lo nmdbus-device-statistics.lo nmdbus-device-team.lo nmdbus-device-tun.lo nmdbus-device-veth.lo nmdbus-device-vlan.lo nmdbus-device-vxlan.lo nmdbus-device-wifi.lo nmdbus-device-wimax.lo nmdbus-dhcp4-config.lo nmdbus-dhcp6-config.lo nmdbus-ip4-config.lo nmdbus-ip6-config.lo nmdbus-manager.lo nmdbus-ppp-manager.lo nmdbus-secret-agent.lo nmdbus-settings-connection.lo nmdbus-settings.lo nmdbus-vpn-connection.lo nmdbus-vpn-plugin.lo -ldl >libtool: link: i686-pc-linux-gnu-gcc-ar cru .libs/libnmdbus.a .libs/nmdbus-access-point.o .libs/nmdbus-active-connection.o .libs/nmdbus-agent-manager.o .libs/nmdbus-checkpoint.o .libs/nmdbus-device-adsl.o .libs/nmdbus-device-bond.o .libs/nmdbus-device-bridge.o .libs/nmdbus-device-bt.o .libs/nmdbus-device-ethernet.o .libs/nmdbus-device.o .libs/nmdbus-device-generic.o .libs/nmdbus-device-infiniband.o .libs/nmdbus-device-ip-tunnel.o .libs/nmdbus-device-macvlan.o .libs/nmdbus-device-modem.o .libs/nmdbus-device-olpc-mesh.o .libs/nmdbus-device-statistics.o .libs/nmdbus-device-team.o .libs/nmdbus-device-tun.o .libs/nmdbus-device-veth.o .libs/nmdbus-device-vlan.o .libs/nmdbus-device-vxlan.o .libs/nmdbus-device-wifi.o .libs/nmdbus-device-wimax.o .libs/nmdbus-dhcp4-config.o .libs/nmdbus-dhcp6-config.o .libs/nmdbus-ip4-config.o .libs/nmdbus-ip6-config.o .libs/nmdbus-manager.o .libs/nmdbus-ppp-manager.o .libs/nmdbus-secret-agent.o .libs/nmdbus-settings-connection.o .libs/nmdbus-settings.o .libs/nmdbus-vpn-connection.o .libs/nmdbus-vpn-plugin.o > * gcc-config: No gcc profile is active! >/usr/bin/gcc-config: line 72: /etc/env.d/gcc/config-i686-pc-linux-gnu: No such file or directory >gcc-config: error: could not run/locate 'i686-pc-linux-gnu-gcc-ar' >Makefile:680: recipe for target 'libnmdbus.la' failed >make[1]: *** [libnmdbus.la] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0-abi_x86_32.x86/introspection' >Makefile:634: recipe for target 'all' failed >make: *** [all] Error 2 >make: Leaving directory '/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0-abi_x86_32.x86/introspection' > [31;01m*[0m ERROR: net-misc/networkmanager-1.4.0-r1::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-misc/networkmanager-1.4.0-r1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-misc/networkmanager-1.4.0-r1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0-abi_x86_32.x86' > [31;01m*[0m S: '/var/tmp/portage/net-misc/networkmanager-1.4.0-r1/work/NetworkManager-1.4.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 595918
: 448818 |
448820