Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 261373 Details for
Bug 353549
net-misc/networkmanager-0.8.2-r4 fails tests
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), 372.40 KB, created by
Theo Chatzimichos (RETIRED)
on 2011-02-02 20:10:20 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Theo Chatzimichos (RETIRED)
Created:
2011-02-02 20:10:20 UTC
Size:
372.40 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-misc/networkmanager-0.8.2-r4 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: dagger@gentoo.org nirbheek@gentoo.org,steev@gentoo.org >[32;01m * [39;49;00mUSE: amd64 bluetooth elibc_glibc gnutls kernel_linux multilib test userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox splitdebug test > [32;01m*[0m Determining the location of the kernel source code > [32;01m*[0m Found kernel source directory: > [32;01m*[0m /usr/src/linux > [32;01m*[0m Found kernel object directory: > [32;01m*[0m /lib/modules/2.6.37-gentoo/build > [32;01m*[0m Found sources for kernel version: > [32;01m*[0m 2.6.37-gentoo > [32;01m*[0m Checking for SYSFS_DEPRECATED support ... >[A[153C [34;01m[ [32;01mok[34;01m ][0m >>>> Unpacking source... >>>> Unpacking NetworkManager-0.8.2.tar.bz2 to /var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work >>>> Source unpacked in /var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work >>>> Preparing source in /var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2 ... > [32;01m*[0m Applying networkmanager-0.8.2-confchanges.patch ... >[A[153C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying networkmanager-0.8.2-accept-gw.patch ... >[A[153C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying networkmanager-0.8.2-shared-connection.patch ... >[A[153C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying networkmanager-0.8.2-1.patch ... >[A[153C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2 ... > * econf: updating NetworkManager-0.8.2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating NetworkManager-0.8.2/config.sub with /usr/share/gnuconfig/config.sub >./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 --libdir=/usr/lib64 --disable-more-warnings --localstatedir=/var --with-distro=gentoo --with-dbus-sys-dir=/etc/dbus-1/system.d --with-udev-dir=/etc/udev --with-iptables=/sbin/iptables --disable-gtk-doc --without-docs --without-resolvconf --with-dhcpcd --without-dhclient --with-crypto=gnutls >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for a BSD-compatible install... /usr/bin/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 how to create a ustar tar archive... gnutar >checking whether to enable maintainer-specific portions of Makefiles... no >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 dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >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 dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >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/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >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-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >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... yes >checking for ANSI C header files... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking for mode_t... yes >checking for pid_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking for working memcmp... yes >checking for select... yes >checking for socket... yes >checking for uname... yes >checking whether NLS is requested... yes >checking for intltool >= 0.35.0... 0.41.1 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.12.3 >checking for XML::Parser... ok >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking whether byte ordering is bigendian... no >checking Linux Wireless Extensions >= 18... yes >checking for cos in -lm... yes >checking for dladdr in -ldl... yes >checking for dbus_glib_global_set_disable_legacy_property_access in -ldbus-glib-1... yes >checking for x86_64-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 DBUS... yes >checking for GLIB... yes >checking for GMODULE... yes >checking for GUDEV... yes >checking for GIO... yes >checking for LIBNL... yes >checking for libnl address caching bug... yes, using workaround >checking for UUID... yes >checking for POLKIT... yes >checking for polkit_authority_get_sync in -lpolkit-gobject-1... yes >checking for GNUTLS... yes >checking for libgcrypt-config... /usr/bin/libgcrypt-config >checking pppd/pppd.h usability... yes >checking pppd/pppd.h presence... yes >checking for pppd/pppd.h... yes >configure: dhclient support disabled >checking for dhcpcd... /sbin/dhcpcd >configure: resolvconf support disabled >checking for more warnings... no >checking for gtkdoc-check... no >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... no >checking whether to build gtk-doc documentation... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating include/Makefile >config.status: creating src/Makefile >config.status: creating src/tests/Makefile >config.status: creating marshallers/Makefile >config.status: creating src/logging/Makefile >config.status: creating src/dns-manager/Makefile >config.status: creating src/vpn-manager/Makefile >config.status: creating src/dhcp-manager/Makefile >config.status: creating src/ip6-manager/Makefile >config.status: creating src/supplicant-manager/Makefile >config.status: creating src/supplicant-manager/tests/Makefile >config.status: creating src/ppp-manager/Makefile >config.status: creating src/dnsmasq-manager/Makefile >config.status: creating src/modem-manager/Makefile >config.status: creating src/bluez-manager/Makefile >config.status: creating src/system-settings/Makefile >config.status: creating src/backends/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-util/tests/certs/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 callouts/Makefile >config.status: creating tools/Makefile >config.status: creating system-settings/Makefile >config.status: creating system-settings/plugins/Makefile >config.status: creating system-settings/plugins/ifupdown/Makefile >config.status: creating system-settings/plugins/ifupdown/tests/Makefile >config.status: creating system-settings/plugins/ifnet/Makefile >config.status: creating system-settings/plugins/ifnet/tests/Makefile >config.status: creating system-settings/plugins/ifcfg-rh/Makefile >config.status: creating system-settings/plugins/ifcfg-rh/tests/Makefile >config.status: creating system-settings/plugins/ifcfg-rh/tests/network-scripts/Makefile >config.status: creating system-settings/plugins/ifcfg-suse/Makefile >config.status: creating system-settings/plugins/keyfile/Makefile >config.status: creating system-settings/plugins/keyfile/tests/Makefile >config.status: creating system-settings/plugins/keyfile/tests/keyfiles/Makefile >config.status: creating cli/Makefile >config.status: creating cli/src/Makefile >config.status: creating test/Makefile >config.status: creating initscript/Makefile >config.status: creating initscript/RedHat/Makefile >config.status: creating initscript/RedHat/NetworkManager >config.status: creating initscript/Gentoo/Makefile >config.status: creating initscript/Gentoo/NetworkManager >config.status: creating initscript/Debian/Makefile >config.status: creating initscript/Debian/NetworkManager >config.status: creating initscript/Slackware/Makefile >config.status: creating initscript/Slackware/rc.networkmanager >config.status: creating initscript/SUSE/Makefile >config.status: creating initscript/SUSE/networkmanager >config.status: creating initscript/Arch/Makefile >config.status: creating initscript/Arch/networkmanager >config.status: creating initscript/paldo/Makefile >config.status: creating initscript/paldo/NetworkManager >config.status: creating initscript/Mandriva/Makefile >config.status: creating initscript/Mandriva/networkmanager >config.status: creating initscript/linexa/Makefile >config.status: creating initscript/linexa/networkmanager >config.status: creating introspection/Makefile >config.status: creating man/Makefile >config.status: creating man/NetworkManager.8 >config.status: creating man/NetworkManager.conf.5 >config.status: creating man/nm-system-settings.conf.5 >config.status: creating man/nm-tool.1 >config.status: creating man/nm-online.1 >config.status: creating man/nmcli.1 >config.status: creating po/Makefile.in >config.status: creating policy/Makefile >config.status: creating data/Makefile >config.status: creating docs/Makefile >config.status: creating docs/libnm-glib/Makefile >config.status: creating docs/libnm-util/Makefile >config.status: creating NetworkManager.pc >config.status: creating examples/Makefile >config.status: creating examples/python/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands > >Distribution target: gentoo >if this is not correct, please specifiy your distro with --with-distro=DISTRO > >ISC dhclient support: no >dhcpcd support: /sbin/dhcpcd >systemd support: no > >Building documentation: no >Building tests: no > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2 ... >make -j5 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2' >Making all in marshallers >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/marshallers' >glib-genmarshal nm-marshal.list --prefix=_nm_marshal --header > nm-marshal.h >glib-genmarshal nm-marshal.list --prefix=_nm_marshal --body > nm-marshal.c >make all-am >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/marshallers' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libmarshallers_la-nm-marshal-main.lo -MD -MP -MF .deps/libmarshallers_la-nm-marshal-main.Tpo -c -o libmarshallers_la-nm-marshal-main.lo `test -f 'nm-marshal-main.c' || echo './'`nm-marshal-main.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libmarshallers_la-nm-marshal-main.lo -MD -MP -MF .deps/libmarshallers_la-nm-marshal-main.Tpo -c nm-marshal-main.c -fPIC -DPIC -o .libs/libmarshallers_la-nm-marshal-main.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libmarshallers_la-nm-marshal-main.lo -MD -MP -MF .deps/libmarshallers_la-nm-marshal-main.Tpo -c nm-marshal-main.c -o libmarshallers_la-nm-marshal-main.o >/dev/null 2>&1 >mv -f .deps/libmarshallers_la-nm-marshal-main.Tpo .deps/libmarshallers_la-nm-marshal-main.Plo >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o libmarshallers.la libmarshallers_la-nm-marshal-main.lo -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmarshallers.a .libs/libmarshallers_la-nm-marshal-main.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmarshallers.a >libtool: link: ( cd ".libs" && rm -f "libmarshallers.la" && ln -s "../libmarshallers.la" "libmarshallers.la" ) >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/marshallers' >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/marshallers' >Making all in libnm-util >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util' >Making all in . >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-crypto.lo -MD -MP -MF .deps/libnm_util_la-crypto.Tpo -c -o libnm_util_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-connection.lo -MD -MP -MF .deps/libnm_util_la-nm-connection.Tpo -c -o libnm_util_la-nm-connection.lo `test -f 'nm-connection.c' || echo './'`nm-connection.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-param-spec-specialized.lo -MD -MP -MF .deps/libnm_util_la-nm-param-spec-specialized.Tpo -c -o libnm_util_la-nm-param-spec-specialized.lo `test -f 'nm-param-spec-specialized.c' || echo './'`nm-param-spec-specialized.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting.lo -MD -MP -MF .deps/libnm_util_la-nm-setting.Tpo -c -o libnm_util_la-nm-setting.lo `test -f 'nm-setting.c' || echo './'`nm-setting.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-8021x.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-8021x.Tpo -c -o libnm_util_la-nm-setting-8021x.lo `test -f 'nm-setting-8021x.c' || echo './'`nm-setting-8021x.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-crypto.lo -MD -MP -MF .deps/libnm_util_la-crypto.Tpo -c crypto.c -fPIC -DPIC -o .libs/libnm_util_la-crypto.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-param-spec-specialized.lo -MD -MP -MF .deps/libnm_util_la-nm-param-spec-specialized.Tpo -c nm-param-spec-specialized.c -fPIC -DPIC -o .libs/libnm_util_la-nm-param-spec-specialized.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-8021x.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-8021x.Tpo -c nm-setting-8021x.c -fPIC -DPIC -o .libs/libnm_util_la-nm-setting-8021x.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-connection.lo -MD -MP -MF .deps/libnm_util_la-nm-connection.Tpo -c nm-connection.c -fPIC -DPIC -o .libs/libnm_util_la-nm-connection.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting.lo -MD -MP -MF .deps/libnm_util_la-nm-setting.Tpo -c nm-setting.c -fPIC -DPIC -o .libs/libnm_util_la-nm-setting.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-crypto.lo -MD -MP -MF .deps/libnm_util_la-crypto.Tpo -c crypto.c -o libnm_util_la-crypto.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-param-spec-specialized.lo -MD -MP -MF .deps/libnm_util_la-nm-param-spec-specialized.Tpo -c nm-param-spec-specialized.c -o libnm_util_la-nm-param-spec-specialized.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-connection.lo -MD -MP -MF .deps/libnm_util_la-nm-connection.Tpo -c nm-connection.c -o libnm_util_la-nm-connection.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting.lo -MD -MP -MF .deps/libnm_util_la-nm-setting.Tpo -c nm-setting.c -o libnm_util_la-nm-setting.o >/dev/null 2>&1 >mv -f .deps/libnm_util_la-crypto.Tpo .deps/libnm_util_la-crypto.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-bluetooth.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-bluetooth.Tpo -c -o libnm_util_la-nm-setting-bluetooth.lo `test -f 'nm-setting-bluetooth.c' || echo './'`nm-setting-bluetooth.c >mv -f .deps/libnm_util_la-nm-param-spec-specialized.Tpo .deps/libnm_util_la-nm-param-spec-specialized.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-connection.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-connection.Tpo -c -o libnm_util_la-nm-setting-connection.lo `test -f 'nm-setting-connection.c' || echo './'`nm-setting-connection.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-bluetooth.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-bluetooth.Tpo -c nm-setting-bluetooth.c -fPIC -DPIC -o .libs/libnm_util_la-nm-setting-bluetooth.o >mv -f .deps/libnm_util_la-nm-connection.Tpo .deps/libnm_util_la-nm-connection.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-ip4-config.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-ip4-config.Tpo -c -o libnm_util_la-nm-setting-ip4-config.lo `test -f 'nm-setting-ip4-config.c' || echo './'`nm-setting-ip4-config.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-connection.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-connection.Tpo -c nm-setting-connection.c -fPIC -DPIC -o .libs/libnm_util_la-nm-setting-connection.o >mv -f .deps/libnm_util_la-nm-setting.Tpo .deps/libnm_util_la-nm-setting.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-ip6-config.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-ip6-config.Tpo -c -o libnm_util_la-nm-setting-ip6-config.lo `test -f 'nm-setting-ip6-config.c' || echo './'`nm-setting-ip6-config.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-ip4-config.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-ip4-config.Tpo -c nm-setting-ip4-config.c -fPIC -DPIC -o .libs/libnm_util_la-nm-setting-ip4-config.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-ip6-config.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-ip6-config.Tpo -c nm-setting-ip6-config.c -fPIC -DPIC -o .libs/libnm_util_la-nm-setting-ip6-config.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-8021x.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-8021x.Tpo -c nm-setting-8021x.c -o libnm_util_la-nm-setting-8021x.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-bluetooth.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-bluetooth.Tpo -c nm-setting-bluetooth.c -o libnm_util_la-nm-setting-bluetooth.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-connection.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-connection.Tpo -c nm-setting-connection.c -o libnm_util_la-nm-setting-connection.o >/dev/null 2>&1 >mv -f .deps/libnm_util_la-nm-setting-bluetooth.Tpo .deps/libnm_util_la-nm-setting-bluetooth.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-ppp.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-ppp.Tpo -c -o libnm_util_la-nm-setting-ppp.lo `test -f 'nm-setting-ppp.c' || echo './'`nm-setting-ppp.c >mv -f .deps/libnm_util_la-nm-setting-connection.Tpo .deps/libnm_util_la-nm-setting-connection.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-ppp.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-ppp.Tpo -c nm-setting-ppp.c -fPIC -DPIC -o .libs/libnm_util_la-nm-setting-ppp.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-pppoe.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-pppoe.Tpo -c -o libnm_util_la-nm-setting-pppoe.lo `test -f 'nm-setting-pppoe.c' || echo './'`nm-setting-pppoe.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-pppoe.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-pppoe.Tpo -c nm-setting-pppoe.c -fPIC -DPIC -o .libs/libnm_util_la-nm-setting-pppoe.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-ip6-config.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-ip6-config.Tpo -c nm-setting-ip6-config.c -o libnm_util_la-nm-setting-ip6-config.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-ip4-config.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-ip4-config.Tpo -c nm-setting-ip4-config.c -o libnm_util_la-nm-setting-ip4-config.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-pppoe.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-pppoe.Tpo -c nm-setting-pppoe.c -o libnm_util_la-nm-setting-pppoe.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-ppp.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-ppp.Tpo -c nm-setting-ppp.c -o libnm_util_la-nm-setting-ppp.o >/dev/null 2>&1 >mv -f .deps/libnm_util_la-nm-setting-ppp.Tpo .deps/libnm_util_la-nm-setting-ppp.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-serial.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-serial.Tpo -c -o libnm_util_la-nm-setting-serial.lo `test -f 'nm-setting-serial.c' || echo './'`nm-setting-serial.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-serial.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-serial.Tpo -c nm-setting-serial.c -fPIC -DPIC -o .libs/libnm_util_la-nm-setting-serial.o >mv -f .deps/libnm_util_la-nm-setting-pppoe.Tpo .deps/libnm_util_la-nm-setting-pppoe.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-gsm.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-gsm.Tpo -c -o libnm_util_la-nm-setting-gsm.lo `test -f 'nm-setting-gsm.c' || echo './'`nm-setting-gsm.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-gsm.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-gsm.Tpo -c nm-setting-gsm.c -fPIC -DPIC -o .libs/libnm_util_la-nm-setting-gsm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-serial.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-serial.Tpo -c nm-setting-serial.c -o libnm_util_la-nm-setting-serial.o >/dev/null 2>&1 >mv -f .deps/libnm_util_la-nm-setting-8021x.Tpo .deps/libnm_util_la-nm-setting-8021x.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-cdma.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-cdma.Tpo -c -o libnm_util_la-nm-setting-cdma.lo `test -f 'nm-setting-cdma.c' || echo './'`nm-setting-cdma.c >mv -f .deps/libnm_util_la-nm-setting-ip6-config.Tpo .deps/libnm_util_la-nm-setting-ip6-config.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-olpc-mesh.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-olpc-mesh.Tpo -c -o libnm_util_la-nm-setting-olpc-mesh.lo `test -f 'nm-setting-olpc-mesh.c' || echo './'`nm-setting-olpc-mesh.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-olpc-mesh.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-olpc-mesh.Tpo -c nm-setting-olpc-mesh.c -fPIC -DPIC -o .libs/libnm_util_la-nm-setting-olpc-mesh.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-cdma.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-cdma.Tpo -c nm-setting-cdma.c -fPIC -DPIC -o .libs/libnm_util_la-nm-setting-cdma.o >mv -f .deps/libnm_util_la-nm-setting-serial.Tpo .deps/libnm_util_la-nm-setting-serial.Plo >mv -f .deps/libnm_util_la-nm-setting-ip4-config.Tpo .deps/libnm_util_la-nm-setting-ip4-config.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-wired.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-wired.Tpo -c -o libnm_util_la-nm-setting-wired.lo `test -f 'nm-setting-wired.c' || echo './'`nm-setting-wired.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-wireless.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-wireless.Tpo -c -o libnm_util_la-nm-setting-wireless.lo `test -f 'nm-setting-wireless.c' || echo './'`nm-setting-wireless.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-gsm.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-gsm.Tpo -c nm-setting-gsm.c -o libnm_util_la-nm-setting-gsm.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-wired.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-wired.Tpo -c nm-setting-wired.c -fPIC -DPIC -o .libs/libnm_util_la-nm-setting-wired.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-wireless.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-wireless.Tpo -c nm-setting-wireless.c -fPIC -DPIC -o .libs/libnm_util_la-nm-setting-wireless.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-olpc-mesh.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-olpc-mesh.Tpo -c nm-setting-olpc-mesh.c -o libnm_util_la-nm-setting-olpc-mesh.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-cdma.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-cdma.Tpo -c nm-setting-cdma.c -o libnm_util_la-nm-setting-cdma.o >/dev/null 2>&1 >mv -f .deps/libnm_util_la-nm-setting-cdma.Tpo .deps/libnm_util_la-nm-setting-cdma.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-wireless-security.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-wireless-security.Tpo -c -o libnm_util_la-nm-setting-wireless-security.lo `test -f 'nm-setting-wireless-security.c' || echo './'`nm-setting-wireless-security.c >mv -f .deps/libnm_util_la-nm-setting-gsm.Tpo .deps/libnm_util_la-nm-setting-gsm.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-vpn.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-vpn.Tpo -c -o libnm_util_la-nm-setting-vpn.lo `test -f 'nm-setting-vpn.c' || echo './'`nm-setting-vpn.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-vpn.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-vpn.Tpo -c nm-setting-vpn.c -fPIC -DPIC -o .libs/libnm_util_la-nm-setting-vpn.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-wireless-security.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-wireless-security.Tpo -c nm-setting-wireless-security.c -fPIC -DPIC -o .libs/libnm_util_la-nm-setting-wireless-security.o >mv -f .deps/libnm_util_la-nm-setting-olpc-mesh.Tpo .deps/libnm_util_la-nm-setting-olpc-mesh.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-utils.lo -MD -MP -MF .deps/libnm_util_la-nm-utils.Tpo -c -o libnm_util_la-nm-utils.lo `test -f 'nm-utils.c' || echo './'`nm-utils.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-wired.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-wired.Tpo -c nm-setting-wired.c -o libnm_util_la-nm-setting-wired.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-utils.lo -MD -MP -MF .deps/libnm_util_la-nm-utils.Tpo -c nm-utils.c -fPIC -DPIC -o .libs/libnm_util_la-nm-utils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-wireless.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-wireless.Tpo -c nm-setting-wireless.c -o libnm_util_la-nm-setting-wireless.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-vpn.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-vpn.Tpo -c nm-setting-vpn.c -o libnm_util_la-nm-setting-vpn.o >/dev/null 2>&1 >mv -f .deps/libnm_util_la-nm-setting-wired.Tpo .deps/libnm_util_la-nm-setting-wired.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-crypto_gnutls.lo -MD -MP -MF .deps/libnm_util_la-crypto_gnutls.Tpo -c -o libnm_util_la-crypto_gnutls.lo `test -f 'crypto_gnutls.c' || echo './'`crypto_gnutls.c >mv -f .deps/libnm_util_la-nm-setting-wireless.Tpo .deps/libnm_util_la-nm-setting-wireless.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libtest_crypto_la-crypto.lo -MD -MP -MF .deps/libtest_crypto_la-crypto.Tpo -c -o libtest_crypto_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c >mv -f .deps/libnm_util_la-nm-setting-vpn.Tpo .deps/libnm_util_la-nm-setting-vpn.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libtest_crypto_la-crypto_gnutls.lo -MD -MP -MF .deps/libtest_crypto_la-crypto_gnutls.Tpo -c -o libtest_crypto_la-crypto_gnutls.lo `test -f 'crypto_gnutls.c' || echo './'`crypto_gnutls.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-setting-wireless-security.lo -MD -MP -MF .deps/libnm_util_la-nm-setting-wireless-security.Tpo -c nm-setting-wireless-security.c -o libnm_util_la-nm-setting-wireless-security.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-crypto_gnutls.lo -MD -MP -MF .deps/libnm_util_la-crypto_gnutls.Tpo -c crypto_gnutls.c -fPIC -DPIC -o .libs/libnm_util_la-crypto_gnutls.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libtest_crypto_la-crypto_gnutls.lo -MD -MP -MF .deps/libtest_crypto_la-crypto_gnutls.Tpo -c crypto_gnutls.c -fPIC -DPIC -o .libs/libtest_crypto_la-crypto_gnutls.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libtest_crypto_la-crypto.lo -MD -MP -MF .deps/libtest_crypto_la-crypto.Tpo -c crypto.c -fPIC -DPIC -o .libs/libtest_crypto_la-crypto.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-nm-utils.lo -MD -MP -MF .deps/libnm_util_la-nm-utils.Tpo -c nm-utils.c -o libnm_util_la-nm-utils.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libtest_crypto_la-crypto.lo -MD -MP -MF .deps/libtest_crypto_la-crypto.Tpo -c crypto.c -o libtest_crypto_la-crypto.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libtest_crypto_la-crypto_gnutls.lo -MD -MP -MF .deps/libtest_crypto_la-crypto_gnutls.Tpo -c crypto_gnutls.c -o libtest_crypto_la-crypto_gnutls.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_util_la-crypto_gnutls.lo -MD -MP -MF .deps/libnm_util_la-crypto_gnutls.Tpo -c crypto_gnutls.c -o libnm_util_la-crypto_gnutls.o >/dev/null 2>&1 >mv -f .deps/libnm_util_la-crypto_gnutls.Tpo .deps/libnm_util_la-crypto_gnutls.Plo >mv -f .deps/libtest_crypto_la-crypto.Tpo .deps/libtest_crypto_la-crypto.Plo >mv -f .deps/libtest_crypto_la-crypto_gnutls.Tpo .deps/libtest_crypto_la-crypto_gnutls.Plo >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o libtest-crypto.la libtest_crypto_la-crypto.lo libtest_crypto_la-crypto_gnutls.lo -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64 -lgcrypt -lgpg-error -lgnutls >mv -f .deps/libnm_util_la-nm-setting-wireless-security.Tpo .deps/libnm_util_la-nm-setting-wireless-security.Plo >mv -f .deps/libnm_util_la-nm-utils.Tpo .deps/libnm_util_la-nm-utils.Plo >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--version-script=./libnm-util.ver -version-info "7:0:6" -Wl,--as-needed -o libnm-util.la -rpath /usr/lib64 libnm_util_la-crypto.lo libnm_util_la-nm-connection.lo libnm_util_la-nm-param-spec-specialized.lo libnm_util_la-nm-setting.lo libnm_util_la-nm-setting-8021x.lo libnm_util_la-nm-setting-bluetooth.lo libnm_util_la-nm-setting-connection.lo libnm_util_la-nm-setting-ip4-config.lo libnm_util_la-nm-setting-ip6-config.lo libnm_util_la-nm-setting-ppp.lo libnm_util_la-nm-setting-pppoe.lo libnm_util_la-nm-setting-serial.lo libnm_util_la-nm-setting-gsm.lo libnm_util_la-nm-setting-cdma.lo libnm_util_la-nm-setting-olpc-mesh.lo libnm_util_la-nm-setting-wired.lo libnm_util_la-nm-setting-wireless.lo libnm_util_la-nm-setting-wireless-security.lo libnm_util_la-nm-setting-vpn.lo libnm_util_la-nm-utils.lo libnm_util_la-crypto_gnutls.lo -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -luuid -L/usr/lib64 -lgcrypt -lgpg-error -lgnutls >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtest-crypto.a .libs/libtest_crypto_la-crypto.o .libs/libtest_crypto_la-crypto_gnutls.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtest-crypto.a >libtool: link: ( cd ".libs" && rm -f "libtest-crypto.la" && ln -s "../libtest-crypto.la" "libtest-crypto.la" ) >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libnm_util_la-crypto.o .libs/libnm_util_la-nm-connection.o .libs/libnm_util_la-nm-param-spec-specialized.o .libs/libnm_util_la-nm-setting.o .libs/libnm_util_la-nm-setting-8021x.o .libs/libnm_util_la-nm-setting-bluetooth.o .libs/libnm_util_la-nm-setting-connection.o .libs/libnm_util_la-nm-setting-ip4-config.o .libs/libnm_util_la-nm-setting-ip6-config.o .libs/libnm_util_la-nm-setting-ppp.o .libs/libnm_util_la-nm-setting-pppoe.o .libs/libnm_util_la-nm-setting-serial.o .libs/libnm_util_la-nm-setting-gsm.o .libs/libnm_util_la-nm-setting-cdma.o .libs/libnm_util_la-nm-setting-olpc-mesh.o .libs/libnm_util_la-nm-setting-wired.o .libs/libnm_util_la-nm-setting-wireless.o .libs/libnm_util_la-nm-setting-wireless-security.o .libs/libnm_util_la-nm-setting-vpn.o .libs/libnm_util_la-nm-utils.o .libs/libnm_util_la-crypto_gnutls.o -L/usr/lib64 -ldbus-glib-1 -ldbus-1 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -luuid /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so -lz /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -march=core2 -Wl,--version-script=./libnm-util.ver -Wl,--as-needed -pthread -pthread -pthread -Wl,-soname -Wl,libnm-util.so.1 -o .libs/libnm-util.so.1.6.0 >libtool: link: (cd ".libs" && rm -f "libnm-util.so.1" && ln -s "libnm-util.so.1.6.0" "libnm-util.so.1") >libtool: link: (cd ".libs" && rm -f "libnm-util.so" && ln -s "libnm-util.so.1.6.0" "libnm-util.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libnm-util.a libnm_util_la-crypto.o libnm_util_la-nm-connection.o libnm_util_la-nm-param-spec-specialized.o libnm_util_la-nm-setting.o libnm_util_la-nm-setting-8021x.o libnm_util_la-nm-setting-bluetooth.o libnm_util_la-nm-setting-connection.o libnm_util_la-nm-setting-ip4-config.o libnm_util_la-nm-setting-ip6-config.o libnm_util_la-nm-setting-ppp.o libnm_util_la-nm-setting-pppoe.o libnm_util_la-nm-setting-serial.o libnm_util_la-nm-setting-gsm.o libnm_util_la-nm-setting-cdma.o libnm_util_la-nm-setting-olpc-mesh.o libnm_util_la-nm-setting-wired.o libnm_util_la-nm-setting-wireless.o libnm_util_la-nm-setting-wireless-security.o libnm_util_la-nm-setting-vpn.o libnm_util_la-nm-utils.o libnm_util_la-crypto_gnutls.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libnm-util.a >libtool: link: ( cd ".libs" && rm -f "libnm-util.la" && ln -s "../libnm-util.la" "libnm-util.la" ) >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util' >Making all in tests >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/tests' >Making all in certs >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/tests/certs' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/tests/certs' >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/tests' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT test_settings_defaults-test-settings-defaults.o -MD -MP -MF .deps/test_settings_defaults-test-settings-defaults.Tpo -c -o test_settings_defaults-test-settings-defaults.o `test -f 'test-settings-defaults.c' || echo './'`test-settings-defaults.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT test_crypto-test-crypto.o -MD -MP -MF .deps/test_crypto-test-crypto.Tpo -c -o test_crypto-test-crypto.o `test -f 'test-crypto.c' || echo './'`test-crypto.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libnm-util -DTEST_CERT_DIR=\"../../libnm-util/tests/certs/\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT test_need_secrets-test-need-secrets.o -MD -MP -MF .deps/test_need_secrets-test-need-secrets.Tpo -c -o test_need_secrets-test-need-secrets.o `test -f 'test-need-secrets.c' || echo './'`test-need-secrets.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT test_general-test-general.o -MD -MP -MF .deps/test_general-test-general.Tpo -c -o test_general-test-general.o `test -f 'test-general.c' || echo './'`test-general.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT test_setting_8021x-test-setting-8021x.o -MD -MP -MF .deps/test_setting_8021x-test-setting-8021x.Tpo -c -o test_setting_8021x-test-setting-8021x.o `test -f 'test-setting-8021x.c' || echo './'`test-setting-8021x.c >mv -f .deps/test_settings_defaults-test-settings-defaults.Tpo .deps/test_settings_defaults-test-settings-defaults.Po >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o test-settings-defaults test_settings_defaults-test-settings-defaults.o ../../libnm-util/libnm-util.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >mv -f .deps/test_need_secrets-test-need-secrets.Tpo .deps/test_need_secrets-test-need-secrets.Po >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o test-need-secrets test_need_secrets-test-need-secrets.o ../../libnm-util/libnm-util.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >mv -f .deps/test_setting_8021x-test-setting-8021x.Tpo .deps/test_setting_8021x-test-setting-8021x.Po >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o test-setting-8021x test_setting_8021x-test-setting-8021x.o ../../libnm-util/libnm-util.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >mv -f .deps/test_crypto-test-crypto.Tpo .deps/test_crypto-test-crypto.Po >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o test-crypto test_crypto-test-crypto.o ../../libnm-util/libtest-crypto.la ../../libnm-util/libnm-util.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >mv -f .deps/test_general-test-general.Tpo .deps/test_general-test-general.Po >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o test-general test_general-test-general.o ../../libnm-util/libnm-util.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o .libs/test-settings-defaults test_settings_defaults-test-settings-defaults.o -pthread -pthread ../../libnm-util/.libs/libnm-util.so -L/usr/lib64 -luuid /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so -lz /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -ldbus-glib-1 -ldbus-1 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o .libs/test-setting-8021x test_setting_8021x-test-setting-8021x.o -pthread -pthread ../../libnm-util/.libs/libnm-util.so -L/usr/lib64 -luuid /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so -lz /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -ldbus-glib-1 -ldbus-1 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o .libs/test-need-secrets test_need_secrets-test-need-secrets.o -pthread -pthread ../../libnm-util/.libs/libnm-util.so -L/usr/lib64 -luuid /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so -lz /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -ldbus-glib-1 -ldbus-1 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o .libs/test-general test_general-test-general.o -pthread -pthread ../../libnm-util/.libs/libnm-util.so -L/usr/lib64 -luuid /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so -lz /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -ldbus-glib-1 -ldbus-1 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o .libs/test-crypto test_crypto-test-crypto.o -pthread ../../libnm-util/.libs/libtest-crypto.a -L/usr/lib64 ../../libnm-util/.libs/libnm-util.so -ldbus-glib-1 -ldbus-1 -luuid /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so -lz /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/tests' >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/tests' >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util' >Making all in libnm-glib >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-glib' >dbus-binding-tool --prefix=nm_access_point --mode=glib-client --output=nm-access-point-bindings.h ../introspection/nm-access-point.xml >dbus-binding-tool --prefix=nm_client --mode=glib-client --output=nm-client-bindings.h ../introspection/nm-manager-client.xml >dbus-binding-tool --prefix=nm_device --mode=glib-client --output=nm-device-bindings.h ../introspection/nm-device.xml >dbus-binding-tool --prefix=nm_device_ethernet --mode=glib-client --output=nm-device-ethernet-bindings.h ../introspection/nm-device-ethernet.xml >dbus-binding-tool --prefix=nm_device_wifi --mode=glib-client --output=nm-device-wifi-bindings.h ../introspection/nm-device-wifi.xml >dbus-binding-tool --prefix=nm_device_bt --mode=glib-client --output=nm-device-bt-bindings.h ../introspection/nm-device-bt.xml >dbus-binding-tool --prefix=nm_exported_connection --mode=glib-server --output=nm-exported-connection-glue.h ../introspection/nm-exported-connection.xml >dbus-binding-tool --prefix=nm_exported_connection --mode=glib-client --output=nm-exported-connection-bindings.h ../introspection/nm-exported-connection.xml >dbus-binding-tool --prefix=nm_settings --mode=glib-server --output=nm-settings-glue.h ../introspection/nm-settings.xml >dbus-binding-tool --prefix=nm_settings --mode=glib-client --output=nm-settings-bindings.h ../introspection/nm-settings.xml >dbus-binding-tool --prefix=nm_settings_system --mode=glib-client --output=nm-settings-system-bindings.h ../introspection/nm-settings-system.xml >dbus-binding-tool --prefix=nm_vpn_connection --mode=glib-client --output=nm-vpn-connection-bindings.h ../introspection/nm-vpn-connection.xml >dbus-binding-tool --prefix=nm_vpn_plugin --mode=glib-server --output=nm-vpn-plugin-glue.h ../introspection/nm-vpn-plugin.xml >dbus-binding-tool --prefix=nm_active_connection --mode=glib-client --output=nm-active-connection-bindings.h ../introspection/nm-active-connection.xml >dbus-binding-tool --prefix=nm_ip4_config --mode=glib-client --output=nm-ip4-config-bindings.h ../introspection/nm-ip4-config.xml >dbus-binding-tool --prefix=nm_dhcp4_config --mode=glib-client --output=nm-dhcp4-config-bindings.h ../introspection/nm-dhcp4-config.xml >dbus-binding-tool --prefix=nm_ip6_config --mode=glib-client --output=nm-ip6-config-bindings.h ../introspection/nm-ip6-config.xml >dbus-binding-tool --prefix=nm_dhcp6_config --mode=glib-client --output=nm-dhcp6-config-bindings.h ../introspection/nm-dhcp6-config.xml >make all-am >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-glib' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-object.lo -MD -MP -MF .deps/libnm_glib_la-nm-object.Tpo -c -o libnm_glib_la-nm-object.lo `test -f 'nm-object.c' || echo './'`nm-object.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-client.lo -MD -MP -MF .deps/libnm_glib_la-nm-client.Tpo -c -o libnm_glib_la-nm-client.lo `test -f 'nm-client.c' || echo './'`nm-client.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-dbus-utils.lo -MD -MP -MF .deps/libnm_glib_la-nm-dbus-utils.Tpo -c -o libnm_glib_la-nm-dbus-utils.lo `test -f 'nm-dbus-utils.c' || echo './'`nm-dbus-utils.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-device.lo -MD -MP -MF .deps/libnm_glib_la-nm-device.Tpo -c -o libnm_glib_la-nm-device.lo `test -f 'nm-device.c' || echo './'`nm-device.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-device-ethernet.lo -MD -MP -MF .deps/libnm_glib_la-nm-device-ethernet.Tpo -c -o libnm_glib_la-nm-device-ethernet.lo `test -f 'nm-device-ethernet.c' || echo './'`nm-device-ethernet.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-client.lo -MD -MP -MF .deps/libnm_glib_la-nm-client.Tpo -c nm-client.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-client.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-dbus-utils.lo -MD -MP -MF .deps/libnm_glib_la-nm-dbus-utils.Tpo -c nm-dbus-utils.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-dbus-utils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-object.lo -MD -MP -MF .deps/libnm_glib_la-nm-object.Tpo -c nm-object.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-object.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-device.lo -MD -MP -MF .deps/libnm_glib_la-nm-device.Tpo -c nm-device.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-device.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-device-ethernet.lo -MD -MP -MF .deps/libnm_glib_la-nm-device-ethernet.Tpo -c nm-device-ethernet.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-device-ethernet.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-dbus-utils.lo -MD -MP -MF .deps/libnm_glib_la-nm-dbus-utils.Tpo -c nm-dbus-utils.c -o libnm_glib_la-nm-dbus-utils.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-device-ethernet.lo -MD -MP -MF .deps/libnm_glib_la-nm-device-ethernet.Tpo -c nm-device-ethernet.c -o libnm_glib_la-nm-device-ethernet.o >/dev/null 2>&1 >mv -f .deps/libnm_glib_la-nm-dbus-utils.Tpo .deps/libnm_glib_la-nm-dbus-utils.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-device-wifi.lo -MD -MP -MF .deps/libnm_glib_la-nm-device-wifi.Tpo -c -o libnm_glib_la-nm-device-wifi.lo `test -f 'nm-device-wifi.c' || echo './'`nm-device-wifi.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-object.lo -MD -MP -MF .deps/libnm_glib_la-nm-object.Tpo -c nm-object.c -o libnm_glib_la-nm-object.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-device-wifi.lo -MD -MP -MF .deps/libnm_glib_la-nm-device-wifi.Tpo -c nm-device-wifi.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-device-wifi.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-client.lo -MD -MP -MF .deps/libnm_glib_la-nm-client.Tpo -c nm-client.c -o libnm_glib_la-nm-client.o >/dev/null 2>&1 >mv -f .deps/libnm_glib_la-nm-device-ethernet.Tpo .deps/libnm_glib_la-nm-device-ethernet.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-device-bt.lo -MD -MP -MF .deps/libnm_glib_la-nm-device-bt.Tpo -c -o libnm_glib_la-nm-device-bt.lo `test -f 'nm-device-bt.c' || echo './'`nm-device-bt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-device-bt.lo -MD -MP -MF .deps/libnm_glib_la-nm-device-bt.Tpo -c nm-device-bt.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-device-bt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-device.lo -MD -MP -MF .deps/libnm_glib_la-nm-device.Tpo -c nm-device.c -o libnm_glib_la-nm-device.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-device-wifi.lo -MD -MP -MF .deps/libnm_glib_la-nm-device-wifi.Tpo -c nm-device-wifi.c -o libnm_glib_la-nm-device-wifi.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-device-bt.lo -MD -MP -MF .deps/libnm_glib_la-nm-device-bt.Tpo -c nm-device-bt.c -o libnm_glib_la-nm-device-bt.o >/dev/null 2>&1 >mv -f .deps/libnm_glib_la-nm-object.Tpo .deps/libnm_glib_la-nm-object.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-access-point.lo -MD -MP -MF .deps/libnm_glib_la-nm-access-point.Tpo -c -o libnm_glib_la-nm-access-point.lo `test -f 'nm-access-point.c' || echo './'`nm-access-point.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-access-point.lo -MD -MP -MF .deps/libnm_glib_la-nm-access-point.Tpo -c nm-access-point.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-access-point.o >mv -f .deps/libnm_glib_la-nm-device.Tpo .deps/libnm_glib_la-nm-device.Plo >mv -f .deps/libnm_glib_la-nm-device-bt.Tpo .deps/libnm_glib_la-nm-device-bt.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-ip4-config.lo -MD -MP -MF .deps/libnm_glib_la-nm-ip4-config.Tpo -c -o libnm_glib_la-nm-ip4-config.lo `test -f 'nm-ip4-config.c' || echo './'`nm-ip4-config.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-gsm-device.lo -MD -MP -MF .deps/libnm_glib_la-nm-gsm-device.Tpo -c -o libnm_glib_la-nm-gsm-device.lo `test -f 'nm-gsm-device.c' || echo './'`nm-gsm-device.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-gsm-device.lo -MD -MP -MF .deps/libnm_glib_la-nm-gsm-device.Tpo -c nm-gsm-device.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-gsm-device.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-ip4-config.lo -MD -MP -MF .deps/libnm_glib_la-nm-ip4-config.Tpo -c nm-ip4-config.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-ip4-config.o >mv -f .deps/libnm_glib_la-nm-device-wifi.Tpo .deps/libnm_glib_la-nm-device-wifi.Plo >mv -f .deps/libnm_glib_la-nm-client.Tpo .deps/libnm_glib_la-nm-client.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-cdma-device.lo -MD -MP -MF .deps/libnm_glib_la-nm-cdma-device.Tpo -c -o libnm_glib_la-nm-cdma-device.lo `test -f 'nm-cdma-device.c' || echo './'`nm-cdma-device.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-serial-device.lo -MD -MP -MF .deps/libnm_glib_la-nm-serial-device.Tpo -c -o libnm_glib_la-nm-serial-device.lo `test -f 'nm-serial-device.c' || echo './'`nm-serial-device.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-cdma-device.lo -MD -MP -MF .deps/libnm_glib_la-nm-cdma-device.Tpo -c nm-cdma-device.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-cdma-device.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-serial-device.lo -MD -MP -MF .deps/libnm_glib_la-nm-serial-device.Tpo -c nm-serial-device.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-serial-device.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-gsm-device.lo -MD -MP -MF .deps/libnm_glib_la-nm-gsm-device.Tpo -c nm-gsm-device.c -o libnm_glib_la-nm-gsm-device.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-access-point.lo -MD -MP -MF .deps/libnm_glib_la-nm-access-point.Tpo -c nm-access-point.c -o libnm_glib_la-nm-access-point.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-ip4-config.lo -MD -MP -MF .deps/libnm_glib_la-nm-ip4-config.Tpo -c nm-ip4-config.c -o libnm_glib_la-nm-ip4-config.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-serial-device.lo -MD -MP -MF .deps/libnm_glib_la-nm-serial-device.Tpo -c nm-serial-device.c -o libnm_glib_la-nm-serial-device.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-cdma-device.lo -MD -MP -MF .deps/libnm_glib_la-nm-cdma-device.Tpo -c nm-cdma-device.c -o libnm_glib_la-nm-cdma-device.o >/dev/null 2>&1 >mv -f .deps/libnm_glib_la-nm-gsm-device.Tpo .deps/libnm_glib_la-nm-gsm-device.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-vpn-connection.lo -MD -MP -MF .deps/libnm_glib_la-nm-vpn-connection.Tpo -c -o libnm_glib_la-nm-vpn-connection.lo `test -f 'nm-vpn-connection.c' || echo './'`nm-vpn-connection.c >mv -f .deps/libnm_glib_la-nm-cdma-device.Tpo .deps/libnm_glib_la-nm-cdma-device.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-types.lo -MD -MP -MF .deps/libnm_glib_la-nm-types.Tpo -c -o libnm_glib_la-nm-types.lo `test -f 'nm-types.c' || echo './'`nm-types.c >mv -f .deps/libnm_glib_la-nm-ip4-config.Tpo .deps/libnm_glib_la-nm-ip4-config.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-object-cache.lo -MD -MP -MF .deps/libnm_glib_la-nm-object-cache.Tpo -c -o libnm_glib_la-nm-object-cache.lo `test -f 'nm-object-cache.c' || echo './'`nm-object-cache.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-types.lo -MD -MP -MF .deps/libnm_glib_la-nm-types.Tpo -c nm-types.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-types.o >mv -f .deps/libnm_glib_la-nm-serial-device.Tpo .deps/libnm_glib_la-nm-serial-device.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-vpn-connection.lo -MD -MP -MF .deps/libnm_glib_la-nm-vpn-connection.Tpo -c nm-vpn-connection.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-vpn-connection.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-active-connection.lo -MD -MP -MF .deps/libnm_glib_la-nm-active-connection.Tpo -c -o libnm_glib_la-nm-active-connection.lo `test -f 'nm-active-connection.c' || echo './'`nm-active-connection.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-object-cache.lo -MD -MP -MF .deps/libnm_glib_la-nm-object-cache.Tpo -c nm-object-cache.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-object-cache.o >mv -f .deps/libnm_glib_la-nm-access-point.Tpo .deps/libnm_glib_la-nm-access-point.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-dhcp4-config.lo -MD -MP -MF .deps/libnm_glib_la-nm-dhcp4-config.Tpo -c -o libnm_glib_la-nm-dhcp4-config.lo `test -f 'nm-dhcp4-config.c' || echo './'`nm-dhcp4-config.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-active-connection.lo -MD -MP -MF .deps/libnm_glib_la-nm-active-connection.Tpo -c nm-active-connection.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-active-connection.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-dhcp4-config.lo -MD -MP -MF .deps/libnm_glib_la-nm-dhcp4-config.Tpo -c nm-dhcp4-config.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-dhcp4-config.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-vpn-connection.lo -MD -MP -MF .deps/libnm_glib_la-nm-vpn-connection.Tpo -c nm-vpn-connection.c -o libnm_glib_la-nm-vpn-connection.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-object-cache.lo -MD -MP -MF .deps/libnm_glib_la-nm-object-cache.Tpo -c nm-object-cache.c -o libnm_glib_la-nm-object-cache.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-types.lo -MD -MP -MF .deps/libnm_glib_la-nm-types.Tpo -c nm-types.c -o libnm_glib_la-nm-types.o >/dev/null 2>&1 >mv -f .deps/libnm_glib_la-nm-object-cache.Tpo .deps/libnm_glib_la-nm-object-cache.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-ip6-config.lo -MD -MP -MF .deps/libnm_glib_la-nm-ip6-config.Tpo -c -o libnm_glib_la-nm-ip6-config.lo `test -f 'nm-ip6-config.c' || echo './'`nm-ip6-config.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-dhcp4-config.lo -MD -MP -MF .deps/libnm_glib_la-nm-dhcp4-config.Tpo -c nm-dhcp4-config.c -o libnm_glib_la-nm-dhcp4-config.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-ip6-config.lo -MD -MP -MF .deps/libnm_glib_la-nm-ip6-config.Tpo -c nm-ip6-config.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-ip6-config.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-active-connection.lo -MD -MP -MF .deps/libnm_glib_la-nm-active-connection.Tpo -c nm-active-connection.c -o libnm_glib_la-nm-active-connection.o >/dev/null 2>&1 >mv -f .deps/libnm_glib_la-nm-vpn-connection.Tpo .deps/libnm_glib_la-nm-vpn-connection.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-dhcp6-config.lo -MD -MP -MF .deps/libnm_glib_la-nm-dhcp6-config.Tpo -c -o libnm_glib_la-nm-dhcp6-config.lo `test -f 'nm-dhcp6-config.c' || echo './'`nm-dhcp6-config.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-dhcp6-config.lo -MD -MP -MF .deps/libnm_glib_la-nm-dhcp6-config.Tpo -c nm-dhcp6-config.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-dhcp6-config.o >mv -f .deps/libnm_glib_la-nm-dhcp4-config.Tpo .deps/libnm_glib_la-nm-dhcp4-config.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-remote-connection.lo -MD -MP -MF .deps/libnm_glib_la-nm-remote-connection.Tpo -c -o libnm_glib_la-nm-remote-connection.lo `test -f 'nm-remote-connection.c' || echo './'`nm-remote-connection.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-ip6-config.lo -MD -MP -MF .deps/libnm_glib_la-nm-ip6-config.Tpo -c nm-ip6-config.c -o libnm_glib_la-nm-ip6-config.o >/dev/null 2>&1 >mv -f .deps/libnm_glib_la-nm-types.Tpo .deps/libnm_glib_la-nm-types.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-settings-interface.lo -MD -MP -MF .deps/libnm_glib_la-nm-settings-interface.Tpo -c -o libnm_glib_la-nm-settings-interface.lo `test -f 'nm-settings-interface.c' || echo './'`nm-settings-interface.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-remote-connection.lo -MD -MP -MF .deps/libnm_glib_la-nm-remote-connection.Tpo -c nm-remote-connection.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-remote-connection.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-settings-interface.lo -MD -MP -MF .deps/libnm_glib_la-nm-settings-interface.Tpo -c nm-settings-interface.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-settings-interface.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-dhcp6-config.lo -MD -MP -MF .deps/libnm_glib_la-nm-dhcp6-config.Tpo -c nm-dhcp6-config.c -o libnm_glib_la-nm-dhcp6-config.o >/dev/null 2>&1 >mv -f .deps/libnm_glib_la-nm-ip6-config.Tpo .deps/libnm_glib_la-nm-ip6-config.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-settings-system-interface.lo -MD -MP -MF .deps/libnm_glib_la-nm-settings-system-interface.Tpo -c -o libnm_glib_la-nm-settings-system-interface.lo `test -f 'nm-settings-system-interface.c' || echo './'`nm-settings-system-interface.c >mv -f .deps/libnm_glib_la-nm-active-connection.Tpo .deps/libnm_glib_la-nm-active-connection.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-remote-settings.lo -MD -MP -MF .deps/libnm_glib_la-nm-remote-settings.Tpo -c -o libnm_glib_la-nm-remote-settings.lo `test -f 'nm-remote-settings.c' || echo './'`nm-remote-settings.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-settings-system-interface.lo -MD -MP -MF .deps/libnm_glib_la-nm-settings-system-interface.Tpo -c nm-settings-system-interface.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-settings-system-interface.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-settings-interface.lo -MD -MP -MF .deps/libnm_glib_la-nm-settings-interface.Tpo -c nm-settings-interface.c -o libnm_glib_la-nm-settings-interface.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-remote-settings.lo -MD -MP -MF .deps/libnm_glib_la-nm-remote-settings.Tpo -c nm-remote-settings.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-remote-settings.o >mv -f .deps/libnm_glib_la-nm-dhcp6-config.Tpo .deps/libnm_glib_la-nm-dhcp6-config.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-remote-settings-system.lo -MD -MP -MF .deps/libnm_glib_la-nm-remote-settings-system.Tpo -c -o libnm_glib_la-nm-remote-settings-system.lo `test -f 'nm-remote-settings-system.c' || echo './'`nm-remote-settings-system.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-remote-connection.lo -MD -MP -MF .deps/libnm_glib_la-nm-remote-connection.Tpo -c nm-remote-connection.c -o libnm_glib_la-nm-remote-connection.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-remote-settings-system.lo -MD -MP -MF .deps/libnm_glib_la-nm-remote-settings-system.Tpo -c nm-remote-settings-system.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-remote-settings-system.o >mv -f .deps/libnm_glib_la-nm-settings-interface.Tpo .deps/libnm_glib_la-nm-settings-interface.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-settings-connection-interface.lo -MD -MP -MF .deps/libnm_glib_la-nm-settings-connection-interface.Tpo -c -o libnm_glib_la-nm-settings-connection-interface.lo `test -f 'nm-settings-connection-interface.c' || echo './'`nm-settings-connection-interface.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-settings-system-interface.lo -MD -MP -MF .deps/libnm_glib_la-nm-settings-system-interface.Tpo -c nm-settings-system-interface.c -o libnm_glib_la-nm-settings-system-interface.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-settings-connection-interface.lo -MD -MP -MF .deps/libnm_glib_la-nm-settings-connection-interface.Tpo -c nm-settings-connection-interface.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-settings-connection-interface.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-remote-settings.lo -MD -MP -MF .deps/libnm_glib_la-nm-remote-settings.Tpo -c nm-remote-settings.c -o libnm_glib_la-nm-remote-settings.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-remote-settings-system.lo -MD -MP -MF .deps/libnm_glib_la-nm-remote-settings-system.Tpo -c nm-remote-settings-system.c -o libnm_glib_la-nm-remote-settings-system.o >/dev/null 2>&1 >mv -f .deps/libnm_glib_la-nm-settings-system-interface.Tpo .deps/libnm_glib_la-nm-settings-system-interface.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-exported-connection.lo -MD -MP -MF .deps/libnm_glib_la-nm-exported-connection.Tpo -c -o libnm_glib_la-nm-exported-connection.lo `test -f 'nm-exported-connection.c' || echo './'`nm-exported-connection.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-settings-connection-interface.lo -MD -MP -MF .deps/libnm_glib_la-nm-settings-connection-interface.Tpo -c nm-settings-connection-interface.c -o libnm_glib_la-nm-settings-connection-interface.o >/dev/null 2>&1 >mv -f .deps/libnm_glib_la-nm-remote-connection.Tpo .deps/libnm_glib_la-nm-remote-connection.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-settings-service.lo -MD -MP -MF .deps/libnm_glib_la-nm-settings-service.Tpo -c -o libnm_glib_la-nm-settings-service.lo `test -f 'nm-settings-service.c' || echo './'`nm-settings-service.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-exported-connection.lo -MD -MP -MF .deps/libnm_glib_la-nm-exported-connection.Tpo -c nm-exported-connection.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-exported-connection.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-settings-service.lo -MD -MP -MF .deps/libnm_glib_la-nm-settings-service.Tpo -c nm-settings-service.c -fPIC -DPIC -o .libs/libnm_glib_la-nm-settings-service.o >mv -f .deps/libnm_glib_la-nm-remote-settings-system.Tpo .deps/libnm_glib_la-nm-remote-settings-system.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-deprecated-declarations -Wno-deprecated -march=core2 -O2 -pipe -ggdb -MT libdeprecated_nm_glib_la-libnm_glib.lo -MD -MP -MF .deps/libdeprecated_nm_glib_la-libnm_glib.Tpo -c -o libdeprecated_nm_glib_la-libnm_glib.lo `test -f 'libnm_glib.c' || echo './'`libnm_glib.c >mv -f .deps/libnm_glib_la-nm-settings-connection-interface.Tpo .deps/libnm_glib_la-nm-settings-connection-interface.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_vpn_la-nm-vpn-plugin.lo -MD -MP -MF .deps/libnm_glib_vpn_la-nm-vpn-plugin.Tpo -c -o libnm_glib_vpn_la-nm-vpn-plugin.lo `test -f 'nm-vpn-plugin.c' || echo './'`nm-vpn-plugin.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-deprecated-declarations -Wno-deprecated -march=core2 -O2 -pipe -ggdb -MT libdeprecated_nm_glib_la-libnm_glib.lo -MD -MP -MF .deps/libdeprecated_nm_glib_la-libnm_glib.Tpo -c libnm_glib.c -fPIC -DPIC -o .libs/libdeprecated_nm_glib_la-libnm_glib.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_vpn_la-nm-vpn-plugin.lo -MD -MP -MF .deps/libnm_glib_vpn_la-nm-vpn-plugin.Tpo -c nm-vpn-plugin.c -fPIC -DPIC -o .libs/libnm_glib_vpn_la-nm-vpn-plugin.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-settings-service.lo -MD -MP -MF .deps/libnm_glib_la-nm-settings-service.Tpo -c nm-settings-service.c -o libnm_glib_la-nm-settings-service.o >/dev/null 2>&1 >mv -f .deps/libnm_glib_la-nm-remote-settings.Tpo .deps/libnm_glib_la-nm-remote-settings.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_vpn_la-nm-vpn-plugin-ui-interface.lo -MD -MP -MF .deps/libnm_glib_vpn_la-nm-vpn-plugin-ui-interface.Tpo -c -o libnm_glib_vpn_la-nm-vpn-plugin-ui-interface.lo `test -f 'nm-vpn-plugin-ui-interface.c' || echo './'`nm-vpn-plugin-ui-interface.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_la-nm-exported-connection.lo -MD -MP -MF .deps/libnm_glib_la-nm-exported-connection.Tpo -c nm-exported-connection.c -o libnm_glib_la-nm-exported-connection.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_vpn_la-nm-vpn-plugin-ui-interface.lo -MD -MP -MF .deps/libnm_glib_vpn_la-nm-vpn-plugin-ui-interface.Tpo -c nm-vpn-plugin-ui-interface.c -fPIC -DPIC -o .libs/libnm_glib_vpn_la-nm-vpn-plugin-ui-interface.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_vpn_la-nm-vpn-plugin.lo -MD -MP -MF .deps/libnm_glib_vpn_la-nm-vpn-plugin.Tpo -c nm-vpn-plugin.c -o libnm_glib_vpn_la-nm-vpn-plugin.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-deprecated-declarations -Wno-deprecated -march=core2 -O2 -pipe -ggdb -MT libdeprecated_nm_glib_la-libnm_glib.lo -MD -MP -MF .deps/libdeprecated_nm_glib_la-libnm_glib.Tpo -c libnm_glib.c -o libdeprecated_nm_glib_la-libnm_glib.o >/dev/null 2>&1 >mv -f .deps/libnm_glib_la-nm-exported-connection.Tpo .deps/libnm_glib_la-nm-exported-connection.Plo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_test-libnm-glib-test.o -MD -MP -MF .deps/libnm_glib_test-libnm-glib-test.Tpo -c -o libnm_glib_test-libnm-glib-test.o `test -f 'libnm-glib-test.c' || echo './'`libnm-glib-test.c >mv -f .deps/libnm_glib_la-nm-settings-service.Tpo .deps/libnm_glib_la-nm-settings-service.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libnm_glib_vpn_la-nm-vpn-plugin-ui-interface.lo -MD -MP -MF .deps/libnm_glib_vpn_la-nm-vpn-plugin-ui-interface.Tpo -c nm-vpn-plugin-ui-interface.c -o libnm_glib_vpn_la-nm-vpn-plugin-ui-interface.o >/dev/null 2>&1 >mv -f .deps/libdeprecated_nm_glib_la-libnm_glib.Tpo .deps/libdeprecated_nm_glib_la-libnm_glib.Plo >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o libdeprecated-nm-glib.la libdeprecated_nm_glib_la-libnm_glib.lo -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >mv -f .deps/libnm_glib_test-libnm-glib-test.Tpo .deps/libnm_glib_test-libnm-glib-test.Po >mv -f .deps/libnm_glib_vpn_la-nm-vpn-plugin-ui-interface.Tpo .deps/libnm_glib_vpn_la-nm-vpn-plugin-ui-interface.Plo >mv -f .deps/libnm_glib_vpn_la-nm-vpn-plugin.Tpo .deps/libnm_glib_vpn_la-nm-vpn-plugin.Plo >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -Wl,--version-script=./libnm-glib-vpn.ver -version-info "1:0:0" -Wl,--as-needed -o libnm-glib-vpn.la -rpath /usr/lib64 libnm_glib_vpn_la-nm-vpn-plugin.lo libnm_glib_vpn_la-nm-vpn-plugin-ui-interface.lo ../libnm-util/libnm-util.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdeprecated-nm-glib.a .libs/libdeprecated_nm_glib_la-libnm_glib.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdeprecated-nm-glib.a >libtool: link: ( cd ".libs" && rm -f "libdeprecated-nm-glib.la" && ln -s "../libdeprecated-nm-glib.la" "libdeprecated-nm-glib.la" ) >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -Wl,--version-script=./libnm-glib.ver -version-info "6:2:4" -Wl,--as-needed -o libnm-glib.la -rpath /usr/lib64 libnm_glib_la-nm-object.lo libnm_glib_la-nm-client.lo libnm_glib_la-nm-dbus-utils.lo libnm_glib_la-nm-device.lo libnm_glib_la-nm-device-ethernet.lo libnm_glib_la-nm-device-wifi.lo libnm_glib_la-nm-device-bt.lo libnm_glib_la-nm-access-point.lo libnm_glib_la-nm-ip4-config.lo libnm_glib_la-nm-gsm-device.lo libnm_glib_la-nm-cdma-device.lo libnm_glib_la-nm-serial-device.lo libnm_glib_la-nm-vpn-connection.lo libnm_glib_la-nm-types.lo libnm_glib_la-nm-object-cache.lo libnm_glib_la-nm-active-connection.lo libnm_glib_la-nm-dhcp4-config.lo libnm_glib_la-nm-ip6-config.lo libnm_glib_la-nm-dhcp6-config.lo libnm_glib_la-nm-remote-connection.lo libnm_glib_la-nm-settings-interface.lo libnm_glib_la-nm-settings-system-interface.lo libnm_glib_la-nm-remote-settings.lo libnm_glib_la-nm-remote-settings-system.lo libnm_glib_la-nm-settings-connection-interface.lo libnm_glib_la-nm-exported-connection.lo libnm_glib_la-nm-settings-service.lo ../libnm-util/libnm-util.la ../marshallers/libmarshallers.la ./libdeprecated-nm-glib.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgudev-1.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libnm_glib_vpn_la-nm-vpn-plugin.o .libs/libnm_glib_vpn_la-nm-vpn-plugin-ui-interface.o -Wl,-rpath -Wl,/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/.libs ../libnm-util/.libs/libnm-util.so -L/usr/lib64 -luuid /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so -lz /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -ldbus-glib-1 -ldbus-1 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread -pthread -march=core2 -Wl,--version-script=./libnm-glib-vpn.ver -Wl,--as-needed -pthread -pthread -pthread -Wl,-soname -Wl,libnm-glib-vpn.so.1 -o .libs/libnm-glib-vpn.so.1.0.0 >libtool: link: (cd ".libs" && rm -f "libnm-glib-vpn.so.1" && ln -s "libnm-glib-vpn.so.1.0.0" "libnm-glib-vpn.so.1") >libtool: link: (cd ".libs" && rm -f "libnm-glib-vpn.so" && ln -s "libnm-glib-vpn.so.1.0.0" "libnm-glib-vpn.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libnm-glib-vpn.a libnm_glib_vpn_la-nm-vpn-plugin.o libnm_glib_vpn_la-nm-vpn-plugin-ui-interface.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libnm-glib-vpn.a >libtool: link: ( cd ".libs" && rm -f "libnm-glib-vpn.la" && ln -s "../libnm-glib-vpn.la" "libnm-glib-vpn.la" ) >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libnm_glib_la-nm-object.o .libs/libnm_glib_la-nm-client.o .libs/libnm_glib_la-nm-dbus-utils.o .libs/libnm_glib_la-nm-device.o .libs/libnm_glib_la-nm-device-ethernet.o .libs/libnm_glib_la-nm-device-wifi.o .libs/libnm_glib_la-nm-device-bt.o .libs/libnm_glib_la-nm-access-point.o .libs/libnm_glib_la-nm-ip4-config.o .libs/libnm_glib_la-nm-gsm-device.o .libs/libnm_glib_la-nm-cdma-device.o .libs/libnm_glib_la-nm-serial-device.o .libs/libnm_glib_la-nm-vpn-connection.o .libs/libnm_glib_la-nm-types.o .libs/libnm_glib_la-nm-object-cache.o .libs/libnm_glib_la-nm-active-connection.o .libs/libnm_glib_la-nm-dhcp4-config.o .libs/libnm_glib_la-nm-ip6-config.o .libs/libnm_glib_la-nm-dhcp6-config.o .libs/libnm_glib_la-nm-remote-connection.o .libs/libnm_glib_la-nm-settings-interface.o .libs/libnm_glib_la-nm-settings-system-interface.o .libs/libnm_glib_la-nm-remote-settings.o .libs/libnm_glib_la-nm-remote-settings-system.o .libs/libnm_glib_la-nm-settings-connection-interface.o .libs/libnm_glib_la-nm-exported-connection.o .libs/libnm_glib_la-nm-settings-service.o -Wl,--whole-archive ../marshallers/.libs/libmarshallers.a ./.libs/libdeprecated-nm-glib.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/.libs ../libnm-util/.libs/libnm-util.so -L/usr/lib64 -luuid /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so -lz /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -ldbus-glib-1 -ldbus-1 /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread -pthread -pthread -march=core2 -Wl,--version-script=./libnm-glib.ver -Wl,--as-needed -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libnm-glib.so.2 -o .libs/libnm-glib.so.2.4.2 >libtool: link: (cd ".libs" && rm -f "libnm-glib.so.2" && ln -s "libnm-glib.so.2.4.2" "libnm-glib.so.2") >libtool: link: (cd ".libs" && rm -f "libnm-glib.so" && ln -s "libnm-glib.so.2.4.2" "libnm-glib.so") >libtool: link: (cd .libs/libnm-glib.lax/libmarshallers.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-glib/../marshallers/.libs/libmarshallers.a") >libtool: link: (cd .libs/libnm-glib.lax/libdeprecated-nm-glib.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-glib/./.libs/libdeprecated-nm-glib.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libnm-glib.a libnm_glib_la-nm-object.o libnm_glib_la-nm-client.o libnm_glib_la-nm-dbus-utils.o libnm_glib_la-nm-device.o libnm_glib_la-nm-device-ethernet.o libnm_glib_la-nm-device-wifi.o libnm_glib_la-nm-device-bt.o libnm_glib_la-nm-access-point.o libnm_glib_la-nm-ip4-config.o libnm_glib_la-nm-gsm-device.o libnm_glib_la-nm-cdma-device.o libnm_glib_la-nm-serial-device.o libnm_glib_la-nm-vpn-connection.o libnm_glib_la-nm-types.o libnm_glib_la-nm-object-cache.o libnm_glib_la-nm-active-connection.o libnm_glib_la-nm-dhcp4-config.o libnm_glib_la-nm-ip6-config.o libnm_glib_la-nm-dhcp6-config.o libnm_glib_la-nm-remote-connection.o libnm_glib_la-nm-settings-interface.o libnm_glib_la-nm-settings-system-interface.o libnm_glib_la-nm-remote-settings.o libnm_glib_la-nm-remote-settings-system.o libnm_glib_la-nm-settings-connection-interface.o libnm_glib_la-nm-exported-connection.o libnm_glib_la-nm-settings-service.o .libs/libnm-glib.lax/libmarshallers.a/libmarshallers_la-nm-marshal-main.o .libs/libnm-glib.lax/libdeprecated-nm-glib.a/libdeprecated_nm_glib_la-libnm_glib.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libnm-glib.a >libtool: link: rm -fr .libs/libnm-glib.lax >libtool: link: ( cd ".libs" && rm -f "libnm-glib.la" && ln -s "../libnm-glib.la" "libnm-glib.la" ) >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o libnm-glib-test libnm_glib_test-libnm-glib-test.o libnm-glib.la ../libnm-util/libnm-util.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o .libs/libnm-glib-test libnm_glib_test-libnm-glib-test.o -pthread -pthread ./.libs/libnm-glib.so -L/usr/lib64 /var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/.libs/libnm-util.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so ../libnm-util/.libs/libnm-util.so -luuid /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so -lz /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -ldbus-glib-1 -ldbus-1 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-glib' >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-glib' >Making all in src >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src' >dbus-binding-tool --prefix=nm_access_point --mode=glib-server --output=nm-access-point-glue.h ../introspection/nm-access-point.xml >dbus-binding-tool --prefix=nm_manager --mode=glib-server --output=nm-manager-glue.h ../introspection/nm-manager.xml >dbus-binding-tool --prefix=nm_device_interface --mode=glib-server --output=nm-device-interface-glue.h ../introspection/nm-device.xml >dbus-binding-tool --prefix=nm_device_ethernet --mode=glib-server --output=nm-device-ethernet-glue.h ../introspection/nm-device-ethernet.xml >dbus-binding-tool --prefix=nm_device_wifi --mode=glib-server --output=nm-device-wifi-glue.h ../introspection/nm-device-wifi.xml >dbus-binding-tool --prefix=nm_device_olpc_mesh --mode=glib-server --output=nm-device-olpc-mesh-glue.h ../introspection/nm-device-olpc-mesh.xml >dbus-binding-tool --prefix=nm_device_bt --mode=glib-server --output=nm-device-bt-glue.h ../introspection/nm-device-bt.xml >dbus-binding-tool --prefix=nm_device_cdma --mode=glib-server --output=nm-device-cdma-glue.h ../introspection/nm-device-cdma.xml >dbus-binding-tool --prefix=nm_device_gsm --mode=glib-server --output=nm-device-gsm-glue.h ../introspection/nm-device-gsm.xml >dbus-binding-tool --prefix=nm_ip4_config --mode=glib-server --output=nm-ip4-config-glue.h ../introspection/nm-ip4-config.xml >dbus-binding-tool --prefix=nm_ip6_config --mode=glib-server --output=nm-ip6-config-glue.h ../introspection/nm-ip6-config.xml >dbus-binding-tool --prefix=nm_active_connection --mode=glib-server --output=nm-active-connection-glue.h ../introspection/nm-active-connection.xml >dbus-binding-tool --prefix=nm_dhcp4_config --mode=glib-server --output=nm-dhcp4-config-glue.h ../introspection/nm-dhcp4-config.xml >dbus-binding-tool --prefix=nm_dhcp6_config --mode=glib-server --output=nm-dhcp6-config-glue.h ../introspection/nm-dhcp6-config.xml >make all-recursive >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src' >Making all in logging >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/logging' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBEXECDIR=\"/usr/libexec\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_logging_la-nm-logging.lo -MD -MP -MF .deps/libnm_logging_la-nm-logging.Tpo -c -o libnm_logging_la-nm-logging.lo `test -f 'nm-logging.c' || echo './'`nm-logging.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBEXECDIR=\"/usr/libexec\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_logging_la-nm-logging.lo -MD -MP -MF .deps/libnm_logging_la-nm-logging.Tpo -c nm-logging.c -fPIC -DPIC -o .libs/libnm_logging_la-nm-logging.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBEXECDIR=\"/usr/libexec\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_logging_la-nm-logging.lo -MD -MP -MF .deps/libnm_logging_la-nm-logging.Tpo -c nm-logging.c -o libnm_logging_la-nm-logging.o >/dev/null 2>&1 >mv -f .deps/libnm_logging_la-nm-logging.Tpo .deps/libnm_logging_la-nm-logging.Plo >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o libnm-logging.la libnm_logging_la-nm-logging.lo -ldl -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libnm-logging.a .libs/libnm_logging_la-nm-logging.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libnm-logging.a >libtool: link: ( cd ".libs" && rm -f "libnm-logging.la" && ln -s "../libnm-logging.la" "libnm-logging.la" ) >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/logging' >Making all in dns-manager >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/dns-manager' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/logging -I../../libnm-util -I../../src -I../../include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libdns_manager_la-nm-dns-manager.lo -MD -MP -MF .deps/libdns_manager_la-nm-dns-manager.Tpo -c -o libdns_manager_la-nm-dns-manager.lo `test -f 'nm-dns-manager.c' || echo './'`nm-dns-manager.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/logging -I../../libnm-util -I../../src -I../../include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libdns_manager_la-nm-dns-plugin.lo -MD -MP -MF .deps/libdns_manager_la-nm-dns-plugin.Tpo -c -o libdns_manager_la-nm-dns-plugin.lo `test -f 'nm-dns-plugin.c' || echo './'`nm-dns-plugin.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/logging -I../../libnm-util -I../../src -I../../include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libdns_manager_la-nm-dns-dnsmasq.lo -MD -MP -MF .deps/libdns_manager_la-nm-dns-dnsmasq.Tpo -c -o libdns_manager_la-nm-dns-dnsmasq.lo `test -f 'nm-dns-dnsmasq.c' || echo './'`nm-dns-dnsmasq.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/logging -I../../libnm-util -I../../src -I../../include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libdns_manager_la-nm-dns-bind.lo -MD -MP -MF .deps/libdns_manager_la-nm-dns-bind.Tpo -c -o libdns_manager_la-nm-dns-bind.lo `test -f 'nm-dns-bind.c' || echo './'`nm-dns-bind.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/logging -I../../libnm-util -I../../src -I../../include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libdns_manager_la-nm-dns-manager.lo -MD -MP -MF .deps/libdns_manager_la-nm-dns-manager.Tpo -c nm-dns-manager.c -fPIC -DPIC -o .libs/libdns_manager_la-nm-dns-manager.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/logging -I../../libnm-util -I../../src -I../../include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libdns_manager_la-nm-dns-dnsmasq.lo -MD -MP -MF .deps/libdns_manager_la-nm-dns-dnsmasq.Tpo -c nm-dns-dnsmasq.c -fPIC -DPIC -o .libs/libdns_manager_la-nm-dns-dnsmasq.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/logging -I../../libnm-util -I../../src -I../../include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libdns_manager_la-nm-dns-bind.lo -MD -MP -MF .deps/libdns_manager_la-nm-dns-bind.Tpo -c nm-dns-bind.c -fPIC -DPIC -o .libs/libdns_manager_la-nm-dns-bind.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/logging -I../../libnm-util -I../../src -I../../include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libdns_manager_la-nm-dns-plugin.lo -MD -MP -MF .deps/libdns_manager_la-nm-dns-plugin.Tpo -c nm-dns-plugin.c -fPIC -DPIC -o .libs/libdns_manager_la-nm-dns-plugin.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/logging -I../../libnm-util -I../../src -I../../include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libdns_manager_la-nm-dns-plugin.lo -MD -MP -MF .deps/libdns_manager_la-nm-dns-plugin.Tpo -c nm-dns-plugin.c -o libdns_manager_la-nm-dns-plugin.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/logging -I../../libnm-util -I../../src -I../../include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libdns_manager_la-nm-dns-dnsmasq.lo -MD -MP -MF .deps/libdns_manager_la-nm-dns-dnsmasq.Tpo -c nm-dns-dnsmasq.c -o libdns_manager_la-nm-dns-dnsmasq.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/logging -I../../libnm-util -I../../src -I../../include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libdns_manager_la-nm-dns-bind.lo -MD -MP -MF .deps/libdns_manager_la-nm-dns-bind.Tpo -c nm-dns-bind.c -o libdns_manager_la-nm-dns-bind.o >/dev/null 2>&1 >mv -f .deps/libdns_manager_la-nm-dns-plugin.Tpo .deps/libdns_manager_la-nm-dns-plugin.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/logging -I../../libnm-util -I../../src -I../../include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libdns_manager_la-nm-dns-manager.lo -MD -MP -MF .deps/libdns_manager_la-nm-dns-manager.Tpo -c nm-dns-manager.c -o libdns_manager_la-nm-dns-manager.o >/dev/null 2>&1 >mv -f .deps/libdns_manager_la-nm-dns-dnsmasq.Tpo .deps/libdns_manager_la-nm-dns-dnsmasq.Plo >mv -f .deps/libdns_manager_la-nm-dns-bind.Tpo .deps/libdns_manager_la-nm-dns-bind.Plo >mv -f .deps/libdns_manager_la-nm-dns-manager.Tpo .deps/libdns_manager_la-nm-dns-manager.Plo >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o libdns-manager.la libdns_manager_la-nm-dns-manager.lo libdns_manager_la-nm-dns-plugin.lo libdns_manager_la-nm-dns-dnsmasq.lo libdns_manager_la-nm-dns-bind.lo ../../src/logging/libnm-logging.la -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: (cd .libs/libdns-manager.lax/libnm-logging.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/dns-manager/../../src/logging/.libs/libnm-logging.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdns-manager.a .libs/libdns_manager_la-nm-dns-manager.o .libs/libdns_manager_la-nm-dns-plugin.o .libs/libdns_manager_la-nm-dns-dnsmasq.o .libs/libdns_manager_la-nm-dns-bind.o .libs/libdns-manager.lax/libnm-logging.a/libnm_logging_la-nm-logging.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdns-manager.a >libtool: link: rm -fr .libs/libdns-manager.lax >libtool: link: ( cd ".libs" && rm -f "libdns-manager.la" && ln -s "../libdns-manager.la" "libdns-manager.la" ) >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/dns-manager' >Making all in vpn-manager >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/vpn-manager' >dbus-binding-tool --prefix=nm_vpn_connection --mode=glib-server --output=nm-vpn-connection-glue.h ../../introspection/nm-vpn-connection.xml >dbus-binding-tool --prefix=nm_vpn_plugin --mode=glib-client --output=nm-vpn-plugin-bindings.h ../../introspection/nm-vpn-plugin.xml >make all-am >make[5]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/vpn-manager' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src/logging -I../../src -I../../marshallers -I../../src/dns-manager -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libvpn_manager_la-nm-vpn-manager.lo -MD -MP -MF .deps/libvpn_manager_la-nm-vpn-manager.Tpo -c -o libvpn_manager_la-nm-vpn-manager.lo `test -f 'nm-vpn-manager.c' || echo './'`nm-vpn-manager.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src/logging -I../../src -I../../marshallers -I../../src/dns-manager -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libvpn_manager_la-nm-vpn-service.lo -MD -MP -MF .deps/libvpn_manager_la-nm-vpn-service.Tpo -c -o libvpn_manager_la-nm-vpn-service.lo `test -f 'nm-vpn-service.c' || echo './'`nm-vpn-service.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src/logging -I../../src -I../../marshallers -I../../src/dns-manager -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libvpn_manager_la-nm-vpn-connection.lo -MD -MP -MF .deps/libvpn_manager_la-nm-vpn-connection.Tpo -c -o libvpn_manager_la-nm-vpn-connection.lo `test -f 'nm-vpn-connection.c' || echo './'`nm-vpn-connection.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src/logging -I../../src -I../../marshallers -I../../src/dns-manager -DVPN_NAME_FILES_DIR=\"/etc/NetworkManager/VPN\" -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libvpn_manager_la-nm-vpn-connection.lo -MD -MP -MF .deps/libvpn_manager_la-nm-vpn-connection.Tpo -c nm-vpn-connection.c -fPIC -DPIC -o .libs/libvpn_manager_la-nm-vpn-connection.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src/logging -I../../src -I../../marshallers -I../../src/dns-manager -DVPN_NAME_FILES_DIR=\"/etc/NetworkManager/VPN\" -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libvpn_manager_la-nm-vpn-manager.lo -MD -MP -MF .deps/libvpn_manager_la-nm-vpn-manager.Tpo -c nm-vpn-manager.c -fPIC -DPIC -o .libs/libvpn_manager_la-nm-vpn-manager.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src/logging -I../../src -I../../marshallers -I../../src/dns-manager -DVPN_NAME_FILES_DIR=\"/etc/NetworkManager/VPN\" -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libvpn_manager_la-nm-vpn-service.lo -MD -MP -MF .deps/libvpn_manager_la-nm-vpn-service.Tpo -c nm-vpn-service.c -fPIC -DPIC -o .libs/libvpn_manager_la-nm-vpn-service.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src/logging -I../../src -I../../marshallers -I../../src/dns-manager -DVPN_NAME_FILES_DIR=\"/etc/NetworkManager/VPN\" -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libvpn_manager_la-nm-vpn-service.lo -MD -MP -MF .deps/libvpn_manager_la-nm-vpn-service.Tpo -c nm-vpn-service.c -o libvpn_manager_la-nm-vpn-service.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src/logging -I../../src -I../../marshallers -I../../src/dns-manager -DVPN_NAME_FILES_DIR=\"/etc/NetworkManager/VPN\" -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libvpn_manager_la-nm-vpn-manager.lo -MD -MP -MF .deps/libvpn_manager_la-nm-vpn-manager.Tpo -c nm-vpn-manager.c -o libvpn_manager_la-nm-vpn-manager.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src/logging -I../../src -I../../marshallers -I../../src/dns-manager -DVPN_NAME_FILES_DIR=\"/etc/NetworkManager/VPN\" -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libvpn_manager_la-nm-vpn-connection.lo -MD -MP -MF .deps/libvpn_manager_la-nm-vpn-connection.Tpo -c nm-vpn-connection.c -o libvpn_manager_la-nm-vpn-connection.o >/dev/null 2>&1 >mv -f .deps/libvpn_manager_la-nm-vpn-service.Tpo .deps/libvpn_manager_la-nm-vpn-service.Plo >mv -f .deps/libvpn_manager_la-nm-vpn-manager.Tpo .deps/libvpn_manager_la-nm-vpn-manager.Plo >mv -f .deps/libvpn_manager_la-nm-vpn-connection.Tpo .deps/libvpn_manager_la-nm-vpn-connection.Plo >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o libvpn-manager.la libvpn_manager_la-nm-vpn-manager.lo libvpn_manager_la-nm-vpn-service.lo libvpn_manager_la-nm-vpn-connection.lo ../../marshallers/libmarshallers.la ../../src/logging/libnm-logging.la ../../libnm-util/libnm-util.la -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: (cd .libs/libvpn-manager.lax/libmarshallers.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/vpn-manager/../../marshallers/.libs/libmarshallers.a") >libtool: link: (cd .libs/libvpn-manager.lax/libnm-logging.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/vpn-manager/../../src/logging/.libs/libnm-logging.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libvpn-manager.a .libs/libvpn_manager_la-nm-vpn-manager.o .libs/libvpn_manager_la-nm-vpn-service.o .libs/libvpn_manager_la-nm-vpn-connection.o .libs/libvpn-manager.lax/libmarshallers.a/libmarshallers_la-nm-marshal-main.o .libs/libvpn-manager.lax/libnm-logging.a/libnm_logging_la-nm-logging.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libvpn-manager.a >libtool: link: rm -fr .libs/libvpn-manager.lax >libtool: link: ( cd ".libs" && rm -f "libvpn-manager.la" && ln -s "../libvpn-manager.la" "libvpn-manager.la" ) >make[5]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/vpn-manager' >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/vpn-manager' >Making all in dhcp-manager >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/dhcp-manager' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../src/logging -I../../libnm-util -I../../src -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -DDHCLIENT_PATH=\"\" -DDHCLIENT_V -DDHCPCD_PATH=\"/sbin/dhcpcd\" -march=core2 -O2 -pipe -ggdb -MT libdhcp_manager_la-nm-dhcp-client.lo -MD -MP -MF .deps/libdhcp_manager_la-nm-dhcp-client.Tpo -c -o libdhcp_manager_la-nm-dhcp-client.lo `test -f 'nm-dhcp-client.c' || echo './'`nm-dhcp-client.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../src/logging -I../../libnm-util -I../../src -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -DDHCLIENT_PATH=\"\" -DDHCLIENT_V -DDHCPCD_PATH=\"/sbin/dhcpcd\" -march=core2 -O2 -pipe -ggdb -MT libdhcp_manager_la-nm-dhcp-manager.lo -MD -MP -MF .deps/libdhcp_manager_la-nm-dhcp-manager.Tpo -c -o libdhcp_manager_la-nm-dhcp-manager.lo `test -f 'nm-dhcp-manager.c' || echo './'`nm-dhcp-manager.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../src/logging -I../../libnm-util -I../../src -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -DDHCLIENT_PATH=\"\" -DDHCLIENT_V -DDHCPCD_PATH=\"/sbin/dhcpcd\" -march=core2 -O2 -pipe -ggdb -MT libdhcp_manager_la-nm-dhcp-dhclient.lo -MD -MP -MF .deps/libdhcp_manager_la-nm-dhcp-dhclient.Tpo -c -o libdhcp_manager_la-nm-dhcp-dhclient.lo `test -f 'nm-dhcp-dhclient.c' || echo './'`nm-dhcp-dhclient.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../src/logging -I../../libnm-util -I../../src -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -DDHCLIENT_PATH=\"\" -DDHCLIENT_V -DDHCPCD_PATH=\"/sbin/dhcpcd\" -march=core2 -O2 -pipe -ggdb -MT libdhcp_manager_la-nm-dhcp-dhcpcd.lo -MD -MP -MF .deps/libdhcp_manager_la-nm-dhcp-dhcpcd.Tpo -c -o libdhcp_manager_la-nm-dhcp-dhcpcd.lo `test -f 'nm-dhcp-dhcpcd.c' || echo './'`nm-dhcp-dhcpcd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../src/logging -I../../libnm-util -I../../src -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -DDHCLIENT_PATH=\"\" -DDHCLIENT_V -DDHCPCD_PATH=\"/sbin/dhcpcd\" -march=core2 -O2 -pipe -ggdb -MT libdhcp_manager_la-nm-dhcp-dhcpcd.lo -MD -MP -MF .deps/libdhcp_manager_la-nm-dhcp-dhcpcd.Tpo -c nm-dhcp-dhcpcd.c -fPIC -DPIC -o .libs/libdhcp_manager_la-nm-dhcp-dhcpcd.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../src/logging -I../../libnm-util -I../../src -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -DDHCLIENT_PATH=\"\" -DDHCLIENT_V -DDHCPCD_PATH=\"/sbin/dhcpcd\" -march=core2 -O2 -pipe -ggdb -MT libdhcp_manager_la-nm-dhcp-manager.lo -MD -MP -MF .deps/libdhcp_manager_la-nm-dhcp-manager.Tpo -c nm-dhcp-manager.c -fPIC -DPIC -o .libs/libdhcp_manager_la-nm-dhcp-manager.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../src/logging -I../../libnm-util -I../../src -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -DDHCLIENT_PATH=\"\" -DDHCLIENT_V -DDHCPCD_PATH=\"/sbin/dhcpcd\" -march=core2 -O2 -pipe -ggdb -MT libdhcp_manager_la-nm-dhcp-client.lo -MD -MP -MF .deps/libdhcp_manager_la-nm-dhcp-client.Tpo -c nm-dhcp-client.c -fPIC -DPIC -o .libs/libdhcp_manager_la-nm-dhcp-client.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../src/logging -I../../libnm-util -I../../src -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -DDHCLIENT_PATH=\"\" -DDHCLIENT_V -DDHCPCD_PATH=\"/sbin/dhcpcd\" -march=core2 -O2 -pipe -ggdb -MT libdhcp_manager_la-nm-dhcp-dhclient.lo -MD -MP -MF .deps/libdhcp_manager_la-nm-dhcp-dhclient.Tpo -c nm-dhcp-dhclient.c -fPIC -DPIC -o .libs/libdhcp_manager_la-nm-dhcp-dhclient.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../src/logging -I../../libnm-util -I../../src -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -DDHCLIENT_PATH=\"\" -DDHCLIENT_V -DDHCPCD_PATH=\"/sbin/dhcpcd\" -march=core2 -O2 -pipe -ggdb -MT libdhcp_manager_la-nm-dhcp-dhcpcd.lo -MD -MP -MF .deps/libdhcp_manager_la-nm-dhcp-dhcpcd.Tpo -c nm-dhcp-dhcpcd.c -o libdhcp_manager_la-nm-dhcp-dhcpcd.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../src/logging -I../../libnm-util -I../../src -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -DDHCLIENT_PATH=\"\" -DDHCLIENT_V -DDHCPCD_PATH=\"/sbin/dhcpcd\" -march=core2 -O2 -pipe -ggdb -MT libdhcp_manager_la-nm-dhcp-dhclient.lo -MD -MP -MF .deps/libdhcp_manager_la-nm-dhcp-dhclient.Tpo -c nm-dhcp-dhclient.c -o libdhcp_manager_la-nm-dhcp-dhclient.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../src/logging -I../../libnm-util -I../../src -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -DDHCLIENT_PATH=\"\" -DDHCLIENT_V -DDHCPCD_PATH=\"/sbin/dhcpcd\" -march=core2 -O2 -pipe -ggdb -MT libdhcp_manager_la-nm-dhcp-manager.lo -MD -MP -MF .deps/libdhcp_manager_la-nm-dhcp-manager.Tpo -c nm-dhcp-manager.c -o libdhcp_manager_la-nm-dhcp-manager.o >/dev/null 2>&1 >mv -f .deps/libdhcp_manager_la-nm-dhcp-dhcpcd.Tpo .deps/libdhcp_manager_la-nm-dhcp-dhcpcd.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../src/logging -I../../libnm-util -I../../src -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -DDHCLIENT_PATH=\"\" -DDHCLIENT_V -DDHCPCD_PATH=\"/sbin/dhcpcd\" -march=core2 -O2 -pipe -ggdb -MT libdhcp_manager_la-nm-dhcp-client.lo -MD -MP -MF .deps/libdhcp_manager_la-nm-dhcp-client.Tpo -c nm-dhcp-client.c -o libdhcp_manager_la-nm-dhcp-client.o >/dev/null 2>&1 >mv -f .deps/libdhcp_manager_la-nm-dhcp-dhclient.Tpo .deps/libdhcp_manager_la-nm-dhcp-dhclient.Plo >mv -f .deps/libdhcp_manager_la-nm-dhcp-manager.Tpo .deps/libdhcp_manager_la-nm-dhcp-manager.Plo >mv -f .deps/libdhcp_manager_la-nm-dhcp-client.Tpo .deps/libdhcp_manager_la-nm-dhcp-client.Plo >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o libdhcp-manager.la libdhcp_manager_la-nm-dhcp-client.lo libdhcp_manager_la-nm-dhcp-manager.lo libdhcp_manager_la-nm-dhcp-dhclient.lo libdhcp_manager_la-nm-dhcp-dhcpcd.lo ../../marshallers/libmarshallers.la ../../src/logging/libnm-logging.la -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: (cd .libs/libdhcp-manager.lax/libmarshallers.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/dhcp-manager/../../marshallers/.libs/libmarshallers.a") >libtool: link: (cd .libs/libdhcp-manager.lax/libnm-logging.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/dhcp-manager/../../src/logging/.libs/libnm-logging.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdhcp-manager.a .libs/libdhcp_manager_la-nm-dhcp-client.o .libs/libdhcp_manager_la-nm-dhcp-manager.o .libs/libdhcp_manager_la-nm-dhcp-dhclient.o .libs/libdhcp_manager_la-nm-dhcp-dhcpcd.o .libs/libdhcp-manager.lax/libmarshallers.a/libmarshallers_la-nm-marshal-main.o .libs/libdhcp-manager.lax/libnm-logging.a/libnm_logging_la-nm-logging.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdhcp-manager.a >libtool: link: rm -fr .libs/libdhcp-manager.lax >libtool: link: ( cd ".libs" && rm -f "libdhcp-manager.la" && ln -s "../libdhcp-manager.la" "libdhcp-manager.la" ) >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/dhcp-manager' >Making all in ip6-manager >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/ip6-manager' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../libnm-util -I../../src/logging -I../../src -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libip6_manager_la-nm-ip6-manager.lo -MD -MP -MF .deps/libip6_manager_la-nm-ip6-manager.Tpo -c -o libip6_manager_la-nm-ip6-manager.lo `test -f 'nm-ip6-manager.c' || echo './'`nm-ip6-manager.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../libnm-util -I../../src/logging -I../../src -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libip6_manager_la-nm-ip6-manager.lo -MD -MP -MF .deps/libip6_manager_la-nm-ip6-manager.Tpo -c nm-ip6-manager.c -fPIC -DPIC -o .libs/libip6_manager_la-nm-ip6-manager.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../libnm-util -I../../src/logging -I../../src -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libip6_manager_la-nm-ip6-manager.lo -MD -MP -MF .deps/libip6_manager_la-nm-ip6-manager.Tpo -c nm-ip6-manager.c -o libip6_manager_la-nm-ip6-manager.o >/dev/null 2>&1 >mv -f .deps/libip6_manager_la-nm-ip6-manager.Tpo .deps/libip6_manager_la-nm-ip6-manager.Plo >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o libip6-manager.la libip6_manager_la-nm-ip6-manager.lo ../../marshallers/libmarshallers.la ../../src/logging/libnm-logging.la -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: (cd .libs/libip6-manager.lax/libmarshallers.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/ip6-manager/../../marshallers/.libs/libmarshallers.a") >libtool: link: (cd .libs/libip6-manager.lax/libnm-logging.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/ip6-manager/../../src/logging/.libs/libnm-logging.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libip6-manager.a .libs/libip6_manager_la-nm-ip6-manager.o .libs/libip6-manager.lax/libmarshallers.a/libmarshallers_la-nm-marshal-main.o .libs/libip6-manager.lax/libnm-logging.a/libnm_logging_la-nm-logging.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libip6-manager.a >libtool: link: rm -fr .libs/libip6-manager.lax >libtool: link: ( cd ".libs" && rm -f "libip6-manager.la" && ln -s "../libip6-manager.la" "libip6-manager.la" ) >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/ip6-manager' >Making all in supplicant-manager >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/supplicant-manager' >Making all in . >make[5]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/supplicant-manager' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libsupplicant_manager_la-nm-supplicant-manager.lo -MD -MP -MF .deps/libsupplicant_manager_la-nm-supplicant-manager.Tpo -c -o libsupplicant_manager_la-nm-supplicant-manager.lo `test -f 'nm-supplicant-manager.c' || echo './'`nm-supplicant-manager.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libsupplicant_manager_la-nm-supplicant-config.lo -MD -MP -MF .deps/libsupplicant_manager_la-nm-supplicant-config.Tpo -c -o libsupplicant_manager_la-nm-supplicant-config.lo `test -f 'nm-supplicant-config.c' || echo './'`nm-supplicant-config.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libsupplicant_manager_la-nm-supplicant-interface.lo -MD -MP -MF .deps/libsupplicant_manager_la-nm-supplicant-interface.Tpo -c -o libsupplicant_manager_la-nm-supplicant-interface.lo `test -f 'nm-supplicant-interface.c' || echo './'`nm-supplicant-interface.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libsupplicant_manager_la-nm-supplicant-settings-verify.lo -MD -MP -MF .deps/libsupplicant_manager_la-nm-supplicant-settings-verify.Tpo -c -o libsupplicant_manager_la-nm-supplicant-settings-verify.lo `test -f 'nm-supplicant-settings-verify.c' || echo './'`nm-supplicant-settings-verify.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libsupplicant_manager_la-nm-supplicant-settings-verify.lo -MD -MP -MF .deps/libsupplicant_manager_la-nm-supplicant-settings-verify.Tpo -c nm-supplicant-settings-verify.c -fPIC -DPIC -o .libs/libsupplicant_manager_la-nm-supplicant-settings-verify.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libsupplicant_manager_la-nm-supplicant-config.lo -MD -MP -MF .deps/libsupplicant_manager_la-nm-supplicant-config.Tpo -c nm-supplicant-config.c -fPIC -DPIC -o .libs/libsupplicant_manager_la-nm-supplicant-config.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libsupplicant_manager_la-nm-supplicant-interface.lo -MD -MP -MF .deps/libsupplicant_manager_la-nm-supplicant-interface.Tpo -c nm-supplicant-interface.c -fPIC -DPIC -o .libs/libsupplicant_manager_la-nm-supplicant-interface.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libsupplicant_manager_la-nm-supplicant-manager.lo -MD -MP -MF .deps/libsupplicant_manager_la-nm-supplicant-manager.Tpo -c nm-supplicant-manager.c -fPIC -DPIC -o .libs/libsupplicant_manager_la-nm-supplicant-manager.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libsupplicant_manager_la-nm-supplicant-manager.lo -MD -MP -MF .deps/libsupplicant_manager_la-nm-supplicant-manager.Tpo -c nm-supplicant-manager.c -o libsupplicant_manager_la-nm-supplicant-manager.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libsupplicant_manager_la-nm-supplicant-settings-verify.lo -MD -MP -MF .deps/libsupplicant_manager_la-nm-supplicant-settings-verify.Tpo -c nm-supplicant-settings-verify.c -o libsupplicant_manager_la-nm-supplicant-settings-verify.o >/dev/null 2>&1 >mv -f .deps/libsupplicant_manager_la-nm-supplicant-settings-verify.Tpo .deps/libsupplicant_manager_la-nm-supplicant-settings-verify.Plo >mv -f .deps/libsupplicant_manager_la-nm-supplicant-manager.Tpo .deps/libsupplicant_manager_la-nm-supplicant-manager.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libsupplicant_manager_la-nm-supplicant-config.lo -MD -MP -MF .deps/libsupplicant_manager_la-nm-supplicant-config.Tpo -c nm-supplicant-config.c -o libsupplicant_manager_la-nm-supplicant-config.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libsupplicant_manager_la-nm-supplicant-interface.lo -MD -MP -MF .deps/libsupplicant_manager_la-nm-supplicant-interface.Tpo -c nm-supplicant-interface.c -o libsupplicant_manager_la-nm-supplicant-interface.o >/dev/null 2>&1 >mv -f .deps/libsupplicant_manager_la-nm-supplicant-config.Tpo .deps/libsupplicant_manager_la-nm-supplicant-config.Plo >mv -f .deps/libsupplicant_manager_la-nm-supplicant-interface.Tpo .deps/libsupplicant_manager_la-nm-supplicant-interface.Plo >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o libsupplicant-manager.la libsupplicant_manager_la-nm-supplicant-manager.lo libsupplicant_manager_la-nm-supplicant-config.lo libsupplicant_manager_la-nm-supplicant-interface.lo libsupplicant_manager_la-nm-supplicant-settings-verify.lo ../../marshallers/libmarshallers.la ../../src/logging/libnm-logging.la -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: (cd .libs/libsupplicant-manager.lax/libmarshallers.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/supplicant-manager/../../marshallers/.libs/libmarshallers.a") >libtool: link: (cd .libs/libsupplicant-manager.lax/libnm-logging.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/supplicant-manager/../../src/logging/.libs/libnm-logging.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsupplicant-manager.a .libs/libsupplicant_manager_la-nm-supplicant-manager.o .libs/libsupplicant_manager_la-nm-supplicant-config.o .libs/libsupplicant_manager_la-nm-supplicant-interface.o .libs/libsupplicant_manager_la-nm-supplicant-settings-verify.o .libs/libsupplicant-manager.lax/libmarshallers.a/libmarshallers_la-nm-marshal-main.o .libs/libsupplicant-manager.lax/libnm-logging.a/libnm_logging_la-nm-logging.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsupplicant-manager.a >libtool: link: rm -fr .libs/libsupplicant-manager.lax >libtool: link: ( cd ".libs" && rm -f "libsupplicant-manager.la" && ln -s "../libsupplicant-manager.la" "libsupplicant-manager.la" ) >make[5]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/supplicant-manager' >Making all in tests >make[5]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/supplicant-manager/tests' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../libnm-util -I../../../src -I../../../src/supplicant-manager -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT test_supplicant_config-test-supplicant-config.o -MD -MP -MF .deps/test_supplicant_config-test-supplicant-config.Tpo -c -o test_supplicant_config-test-supplicant-config.o `test -f 'test-supplicant-config.c' || echo './'`test-supplicant-config.c >mv -f .deps/test_supplicant_config-test-supplicant-config.Tpo .deps/test_supplicant_config-test-supplicant-config.Po >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o test-supplicant-config test_supplicant_config-test-supplicant-config.o ../../../libnm-util/libnm-util.la ../../../src/supplicant-manager/libsupplicant-manager.la -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o .libs/test-supplicant-config test_supplicant_config-test-supplicant-config.o -pthread ../../../libnm-util/.libs/libnm-util.so -L/usr/lib64 -luuid /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so -lz /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so ../../../src/supplicant-manager/.libs/libsupplicant-manager.a -ldl -ldbus-glib-1 -ldbus-1 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread >make[5]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/supplicant-manager/tests' >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/supplicant-manager' >Making all in ppp-manager >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/ppp-manager' >dbus-binding-tool --prefix=nm_ppp_manager --mode=glib-server --output=nm-ppp-manager-glue.h ../../introspection/nm-ppp-manager.xml >make all-am >make[5]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/ppp-manager' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../src/logging -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DPLUGINDIR=\"/usr/lib64/pppd/2.4.5\" -march=core2 -O2 -pipe -ggdb -MT libppp_manager_la-nm-ppp-manager.lo -MD -MP -MF .deps/libppp_manager_la-nm-ppp-manager.Tpo -c -o libppp_manager_la-nm-ppp-manager.lo `test -f 'nm-ppp-manager.c' || echo './'`nm-ppp-manager.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../src/logging -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT nm_pppd_plugin_la-nm-pppd-plugin.lo -MD -MP -MF .deps/nm_pppd_plugin_la-nm-pppd-plugin.Tpo -c -o nm_pppd_plugin_la-nm-pppd-plugin.lo `test -f 'nm-pppd-plugin.c' || echo './'`nm-pppd-plugin.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../src/logging -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT nm_pppd_plugin_la-nm-pppd-plugin.lo -MD -MP -MF .deps/nm_pppd_plugin_la-nm-pppd-plugin.Tpo -c nm-pppd-plugin.c -fPIC -DPIC -o .libs/nm_pppd_plugin_la-nm-pppd-plugin.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../src/logging -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DPLUGINDIR=\"/usr/lib64/pppd/2.4.5\" -march=core2 -O2 -pipe -ggdb -MT libppp_manager_la-nm-ppp-manager.lo -MD -MP -MF .deps/libppp_manager_la-nm-ppp-manager.Tpo -c nm-ppp-manager.c -fPIC -DPIC -o .libs/libppp_manager_la-nm-ppp-manager.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../src/logging -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT nm_pppd_plugin_la-nm-pppd-plugin.lo -MD -MP -MF .deps/nm_pppd_plugin_la-nm-pppd-plugin.Tpo -c nm-pppd-plugin.c -o nm_pppd_plugin_la-nm-pppd-plugin.o >/dev/null 2>&1 >mv -f .deps/nm_pppd_plugin_la-nm-pppd-plugin.Tpo .deps/nm_pppd_plugin_la-nm-pppd-plugin.Plo >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -module -avoid-version -Wl,--as-needed -o nm-pppd-plugin.la -rpath /usr/lib64/pppd/2.4.5 nm_pppd_plugin_la-nm-pppd-plugin.lo ../../libnm-util/libnm-util.la -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../src/logging -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DPLUGINDIR=\"/usr/lib64/pppd/2.4.5\" -march=core2 -O2 -pipe -ggdb -MT libppp_manager_la-nm-ppp-manager.lo -MD -MP -MF .deps/libppp_manager_la-nm-ppp-manager.Tpo -c nm-ppp-manager.c -o libppp_manager_la-nm-ppp-manager.o >/dev/null 2>&1 >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/nm_pppd_plugin_la-nm-pppd-plugin.o -Wl,-rpath -Wl,/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/.libs ../../libnm-util/.libs/libnm-util.so -L/usr/lib64 -luuid /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so -lz /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -ldbus-glib-1 -ldbus-1 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -march=core2 -Wl,--as-needed -pthread -pthread -pthread -Wl,-soname -Wl,nm-pppd-plugin.so -o .libs/nm-pppd-plugin.so >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/nm-pppd-plugin.a nm_pppd_plugin_la-nm-pppd-plugin.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/nm-pppd-plugin.a >libtool: link: ( cd ".libs" && rm -f "nm-pppd-plugin.la" && ln -s "../nm-pppd-plugin.la" "nm-pppd-plugin.la" ) >mv -f .deps/libppp_manager_la-nm-ppp-manager.Tpo .deps/libppp_manager_la-nm-ppp-manager.Plo >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o libppp-manager.la libppp_manager_la-nm-ppp-manager.lo ../../marshallers/libmarshallers.la ../../src/logging/libnm-logging.la -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: (cd .libs/libppp-manager.lax/libmarshallers.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/ppp-manager/../../marshallers/.libs/libmarshallers.a") >libtool: link: (cd .libs/libppp-manager.lax/libnm-logging.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/ppp-manager/../../src/logging/.libs/libnm-logging.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libppp-manager.a .libs/libppp_manager_la-nm-ppp-manager.o .libs/libppp-manager.lax/libmarshallers.a/libmarshallers_la-nm-marshal-main.o .libs/libppp-manager.lax/libnm-logging.a/libnm_logging_la-nm-logging.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libppp-manager.a >libtool: link: rm -fr .libs/libppp-manager.lax >libtool: link: ( cd ".libs" && rm -f "libppp-manager.la" && ln -s "../libppp-manager.la" "libppp-manager.la" ) >make[5]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/ppp-manager' >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/ppp-manager' >Making all in backends >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/backends' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/logging -I../../include -I../../src -I../../libnm-util -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=core2 -O2 -pipe -ggdb -MT libnmbackend_la-NetworkManagerGeneric.lo -MD -MP -MF .deps/libnmbackend_la-NetworkManagerGeneric.Tpo -c -o libnmbackend_la-NetworkManagerGeneric.lo `test -f 'NetworkManagerGeneric.c' || echo './'`NetworkManagerGeneric.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/logging -I../../include -I../../src -I../../libnm-util -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=core2 -O2 -pipe -ggdb -MT libnmbackend_la-NetworkManagerGentoo.lo -MD -MP -MF .deps/libnmbackend_la-NetworkManagerGentoo.Tpo -c -o libnmbackend_la-NetworkManagerGentoo.lo `test -f 'NetworkManagerGentoo.c' || echo './'`NetworkManagerGentoo.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/logging -I../../include -I../../src -I../../libnm-util -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=core2 -O2 -pipe -ggdb -MT libnmbackend_la-NetworkManagerGentoo.lo -MD -MP -MF .deps/libnmbackend_la-NetworkManagerGentoo.Tpo -c NetworkManagerGentoo.c -fPIC -DPIC -o .libs/libnmbackend_la-NetworkManagerGentoo.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/logging -I../../include -I../../src -I../../libnm-util -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=core2 -O2 -pipe -ggdb -MT libnmbackend_la-NetworkManagerGeneric.lo -MD -MP -MF .deps/libnmbackend_la-NetworkManagerGeneric.Tpo -c NetworkManagerGeneric.c -fPIC -DPIC -o .libs/libnmbackend_la-NetworkManagerGeneric.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/logging -I../../include -I../../src -I../../libnm-util -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=core2 -O2 -pipe -ggdb -MT libnmbackend_la-NetworkManagerGentoo.lo -MD -MP -MF .deps/libnmbackend_la-NetworkManagerGentoo.Tpo -c NetworkManagerGentoo.c -o libnmbackend_la-NetworkManagerGentoo.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/logging -I../../include -I../../src -I../../libnm-util -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=core2 -O2 -pipe -ggdb -MT libnmbackend_la-NetworkManagerGeneric.lo -MD -MP -MF .deps/libnmbackend_la-NetworkManagerGeneric.Tpo -c NetworkManagerGeneric.c -o libnmbackend_la-NetworkManagerGeneric.o >/dev/null 2>&1 >mv -f .deps/libnmbackend_la-NetworkManagerGentoo.Tpo .deps/libnmbackend_la-NetworkManagerGentoo.Plo >mv -f .deps/libnmbackend_la-NetworkManagerGeneric.Tpo .deps/libnmbackend_la-NetworkManagerGeneric.Plo >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o libnmbackend.la libnmbackend_la-NetworkManagerGeneric.lo libnmbackend_la-NetworkManagerGentoo.lo ../../src/logging/libnm-logging.la -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: (cd .libs/libnmbackend.lax/libnm-logging.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/backends/../../src/logging/.libs/libnm-logging.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libnmbackend.a .libs/libnmbackend_la-NetworkManagerGeneric.o .libs/libnmbackend_la-NetworkManagerGentoo.o .libs/libnmbackend.lax/libnm-logging.a/libnm_logging_la-nm-logging.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libnmbackend.a >libtool: link: rm -fr .libs/libnmbackend.lax >libtool: link: ( cd ".libs" && rm -f "libnmbackend.la" && ln -s "../libnmbackend.la" "libnmbackend.la" ) >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/backends' >Making all in dnsmasq-manager >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/dnsmasq-manager' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnm-util -I../../src/logging -I../../src -I../../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libdnsmasq_manager_la-nm-dnsmasq-manager.lo -MD -MP -MF .deps/libdnsmasq_manager_la-nm-dnsmasq-manager.Tpo -c -o libdnsmasq_manager_la-nm-dnsmasq-manager.lo `test -f 'nm-dnsmasq-manager.c' || echo './'`nm-dnsmasq-manager.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnm-util -I../../src/logging -I../../src -I../../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libdnsmasq_manager_la-nm-dnsmasq-manager.lo -MD -MP -MF .deps/libdnsmasq_manager_la-nm-dnsmasq-manager.Tpo -c nm-dnsmasq-manager.c -fPIC -DPIC -o .libs/libdnsmasq_manager_la-nm-dnsmasq-manager.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnm-util -I../../src/logging -I../../src -I../../include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libdnsmasq_manager_la-nm-dnsmasq-manager.lo -MD -MP -MF .deps/libdnsmasq_manager_la-nm-dnsmasq-manager.Tpo -c nm-dnsmasq-manager.c -o libdnsmasq_manager_la-nm-dnsmasq-manager.o >/dev/null 2>&1 >mv -f .deps/libdnsmasq_manager_la-nm-dnsmasq-manager.Tpo .deps/libdnsmasq_manager_la-nm-dnsmasq-manager.Plo >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o libdnsmasq-manager.la libdnsmasq_manager_la-nm-dnsmasq-manager.lo ../../src/logging/libnm-logging.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: (cd .libs/libdnsmasq-manager.lax/libnm-logging.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/dnsmasq-manager/../../src/logging/.libs/libnm-logging.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdnsmasq-manager.a .libs/libdnsmasq_manager_la-nm-dnsmasq-manager.o .libs/libdnsmasq-manager.lax/libnm-logging.a/libnm_logging_la-nm-logging.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdnsmasq-manager.a >libtool: link: rm -fr .libs/libdnsmasq-manager.lax >libtool: link: ( cd ".libs" && rm -f "libdnsmasq-manager.la" && ln -s "../libdnsmasq-manager.la" "libdnsmasq-manager.la" ) >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/dnsmasq-manager' >Making all in modem-manager >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/modem-manager' >dbus-binding-tool --prefix=nm_serial_device --mode=glib-server --output=nm-serial-device-glue.h ../../introspection/nm-device-serial.xml >make all-am >make[5]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/modem-manager' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libmodem_manager_la-nm-modem.lo -MD -MP -MF .deps/libmodem_manager_la-nm-modem.Tpo -c -o libmodem_manager_la-nm-modem.lo `test -f 'nm-modem.c' || echo './'`nm-modem.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libmodem_manager_la-nm-modem-cdma.lo -MD -MP -MF .deps/libmodem_manager_la-nm-modem-cdma.Tpo -c -o libmodem_manager_la-nm-modem-cdma.lo `test -f 'nm-modem-cdma.c' || echo './'`nm-modem-cdma.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libmodem_manager_la-nm-modem-gsm.lo -MD -MP -MF .deps/libmodem_manager_la-nm-modem-gsm.Tpo -c -o libmodem_manager_la-nm-modem-gsm.lo `test -f 'nm-modem-gsm.c' || echo './'`nm-modem-gsm.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libmodem_manager_la-nm-modem-manager.lo -MD -MP -MF .deps/libmodem_manager_la-nm-modem-manager.Tpo -c -o libmodem_manager_la-nm-modem-manager.lo `test -f 'nm-modem-manager.c' || echo './'`nm-modem-manager.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libmodem_manager_la-nm-modem-gsm.lo -MD -MP -MF .deps/libmodem_manager_la-nm-modem-gsm.Tpo -c nm-modem-gsm.c -fPIC -DPIC -o .libs/libmodem_manager_la-nm-modem-gsm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libmodem_manager_la-nm-modem-cdma.lo -MD -MP -MF .deps/libmodem_manager_la-nm-modem-cdma.Tpo -c nm-modem-cdma.c -fPIC -DPIC -o .libs/libmodem_manager_la-nm-modem-cdma.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libmodem_manager_la-nm-modem.lo -MD -MP -MF .deps/libmodem_manager_la-nm-modem.Tpo -c nm-modem.c -fPIC -DPIC -o .libs/libmodem_manager_la-nm-modem.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libmodem_manager_la-nm-modem-manager.lo -MD -MP -MF .deps/libmodem_manager_la-nm-modem-manager.Tpo -c nm-modem-manager.c -fPIC -DPIC -o .libs/libmodem_manager_la-nm-modem-manager.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libmodem_manager_la-nm-modem-cdma.lo -MD -MP -MF .deps/libmodem_manager_la-nm-modem-cdma.Tpo -c nm-modem-cdma.c -o libmodem_manager_la-nm-modem-cdma.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libmodem_manager_la-nm-modem-gsm.lo -MD -MP -MF .deps/libmodem_manager_la-nm-modem-gsm.Tpo -c nm-modem-gsm.c -o libmodem_manager_la-nm-modem-gsm.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libmodem_manager_la-nm-modem-manager.lo -MD -MP -MF .deps/libmodem_manager_la-nm-modem-manager.Tpo -c nm-modem-manager.c -o libmodem_manager_la-nm-modem-manager.o >/dev/null 2>&1 >mv -f .deps/libmodem_manager_la-nm-modem-cdma.Tpo .deps/libmodem_manager_la-nm-modem-cdma.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/logging -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libmodem_manager_la-nm-modem.lo -MD -MP -MF .deps/libmodem_manager_la-nm-modem.Tpo -c nm-modem.c -o libmodem_manager_la-nm-modem.o >/dev/null 2>&1 >mv -f .deps/libmodem_manager_la-nm-modem-gsm.Tpo .deps/libmodem_manager_la-nm-modem-gsm.Plo >mv -f .deps/libmodem_manager_la-nm-modem-manager.Tpo .deps/libmodem_manager_la-nm-modem-manager.Plo >mv -f .deps/libmodem_manager_la-nm-modem.Tpo .deps/libmodem_manager_la-nm-modem.Plo >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o libmodem-manager.la libmodem_manager_la-nm-modem.lo libmodem_manager_la-nm-modem-cdma.lo libmodem_manager_la-nm-modem-gsm.lo libmodem_manager_la-nm-modem-manager.lo ../../marshallers/libmarshallers.la ../../src/logging/libnm-logging.la -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: (cd .libs/libmodem-manager.lax/libmarshallers.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/modem-manager/../../marshallers/.libs/libmarshallers.a") >libtool: link: (cd .libs/libmodem-manager.lax/libnm-logging.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/modem-manager/../../src/logging/.libs/libnm-logging.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmodem-manager.a .libs/libmodem_manager_la-nm-modem.o .libs/libmodem_manager_la-nm-modem-cdma.o .libs/libmodem_manager_la-nm-modem-gsm.o .libs/libmodem_manager_la-nm-modem-manager.o .libs/libmodem-manager.lax/libmarshallers.a/libmarshallers_la-nm-marshal-main.o .libs/libmodem-manager.lax/libnm-logging.a/libnm_logging_la-nm-logging.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmodem-manager.a >libtool: link: rm -fr .libs/libmodem-manager.lax >libtool: link: ( cd ".libs" && rm -f "libmodem-manager.la" && ln -s "../libmodem-manager.la" "libmodem-manager.la" ) >make[5]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/modem-manager' >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/modem-manager' >Making all in bluez-manager >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/bluez-manager' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../src/logging -I../../marshallers -I../../src/nm-bluez-manager -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libbluez_manager_la-nm-bluez-manager.lo -MD -MP -MF .deps/libbluez_manager_la-nm-bluez-manager.Tpo -c -o libbluez_manager_la-nm-bluez-manager.lo `test -f 'nm-bluez-manager.c' || echo './'`nm-bluez-manager.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../src/logging -I../../marshallers -I../../src/nm-bluez-manager -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libbluez_manager_la-nm-bluez-adapter.lo -MD -MP -MF .deps/libbluez_manager_la-nm-bluez-adapter.Tpo -c -o libbluez_manager_la-nm-bluez-adapter.lo `test -f 'nm-bluez-adapter.c' || echo './'`nm-bluez-adapter.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../src/logging -I../../marshallers -I../../src/nm-bluez-manager -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libbluez_manager_la-nm-bluez-device.lo -MD -MP -MF .deps/libbluez_manager_la-nm-bluez-device.Tpo -c -o libbluez_manager_la-nm-bluez-device.lo `test -f 'nm-bluez-device.c' || echo './'`nm-bluez-device.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../src/logging -I../../marshallers -I../../src/nm-bluez-manager -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libbluez_manager_la-nm-bluez-manager.lo -MD -MP -MF .deps/libbluez_manager_la-nm-bluez-manager.Tpo -c nm-bluez-manager.c -fPIC -DPIC -o .libs/libbluez_manager_la-nm-bluez-manager.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../src/logging -I../../marshallers -I../../src/nm-bluez-manager -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libbluez_manager_la-nm-bluez-adapter.lo -MD -MP -MF .deps/libbluez_manager_la-nm-bluez-adapter.Tpo -c nm-bluez-adapter.c -fPIC -DPIC -o .libs/libbluez_manager_la-nm-bluez-adapter.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../src/logging -I../../marshallers -I../../src/nm-bluez-manager -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libbluez_manager_la-nm-bluez-device.lo -MD -MP -MF .deps/libbluez_manager_la-nm-bluez-device.Tpo -c nm-bluez-device.c -fPIC -DPIC -o .libs/libbluez_manager_la-nm-bluez-device.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../src/logging -I../../marshallers -I../../src/nm-bluez-manager -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libbluez_manager_la-nm-bluez-manager.lo -MD -MP -MF .deps/libbluez_manager_la-nm-bluez-manager.Tpo -c nm-bluez-manager.c -o libbluez_manager_la-nm-bluez-manager.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../src/logging -I../../marshallers -I../../src/nm-bluez-manager -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libbluez_manager_la-nm-bluez-adapter.lo -MD -MP -MF .deps/libbluez_manager_la-nm-bluez-adapter.Tpo -c nm-bluez-adapter.c -o libbluez_manager_la-nm-bluez-adapter.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../src/logging -I../../marshallers -I../../src/nm-bluez-manager -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT libbluez_manager_la-nm-bluez-device.lo -MD -MP -MF .deps/libbluez_manager_la-nm-bluez-device.Tpo -c nm-bluez-device.c -o libbluez_manager_la-nm-bluez-device.o >/dev/null 2>&1 >mv -f .deps/libbluez_manager_la-nm-bluez-manager.Tpo .deps/libbluez_manager_la-nm-bluez-manager.Plo >mv -f .deps/libbluez_manager_la-nm-bluez-adapter.Tpo .deps/libbluez_manager_la-nm-bluez-adapter.Plo >mv -f .deps/libbluez_manager_la-nm-bluez-device.Tpo .deps/libbluez_manager_la-nm-bluez-device.Plo >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o libbluez-manager.la libbluez_manager_la-nm-bluez-manager.lo libbluez_manager_la-nm-bluez-adapter.lo libbluez_manager_la-nm-bluez-device.lo ../../marshallers/libmarshallers.la ../../src/logging/libnm-logging.la -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: (cd .libs/libbluez-manager.lax/libmarshallers.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/bluez-manager/../../marshallers/.libs/libmarshallers.a") >libtool: link: (cd .libs/libbluez-manager.lax/libnm-logging.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/bluez-manager/../../src/logging/.libs/libnm-logging.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libbluez-manager.a .libs/libbluez_manager_la-nm-bluez-manager.o .libs/libbluez_manager_la-nm-bluez-adapter.o .libs/libbluez_manager_la-nm-bluez-device.o .libs/libbluez-manager.lax/libmarshallers.a/libmarshallers_la-nm-marshal-main.o .libs/libbluez-manager.lax/libnm-logging.a/libnm_logging_la-nm-logging.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libbluez-manager.a >libtool: link: rm -fr .libs/libbluez-manager.lax >libtool: link: ( cd ".libs" && rm -f "libbluez-manager.la" && ln -s "../libbluez-manager.la" "libbluez-manager.la" ) >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/bluez-manager' >Making all in system-settings >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/system-settings' >dbus-binding-tool --prefix=nm_settings_system --mode=glib-server --output=nm-settings-system-glue.h ../../introspection/nm-settings-system.xml >make all-am >make[5]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/system-settings' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src/logging -I../../src -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/NetworkManager\" -march=core2 -O2 -pipe -ggdb -MT libsystem_settings_la-nm-sysconfig-settings.lo -MD -MP -MF .deps/libsystem_settings_la-nm-sysconfig-settings.Tpo -c -o libsystem_settings_la-nm-sysconfig-settings.lo `test -f 'nm-sysconfig-settings.c' || echo './'`nm-sysconfig-settings.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src/logging -I../../src -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/NetworkManager\" -march=core2 -O2 -pipe -ggdb -MT libsystem_settings_la-nm-inotify-helper.lo -MD -MP -MF .deps/libsystem_settings_la-nm-inotify-helper.Tpo -c -o libsystem_settings_la-nm-inotify-helper.lo `test -f 'nm-inotify-helper.c' || echo './'`nm-inotify-helper.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src/logging -I../../src -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/NetworkManager\" -march=core2 -O2 -pipe -ggdb -MT libsystem_settings_la-nm-system-config-error.lo -MD -MP -MF .deps/libsystem_settings_la-nm-system-config-error.Tpo -c -o libsystem_settings_la-nm-system-config-error.lo `test -f 'nm-system-config-error.c' || echo './'`nm-system-config-error.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src/logging -I../../src -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/NetworkManager\" -march=core2 -O2 -pipe -ggdb -MT libsystem_settings_la-nm-system-config-interface.lo -MD -MP -MF .deps/libsystem_settings_la-nm-system-config-interface.Tpo -c -o libsystem_settings_la-nm-system-config-interface.lo `test -f 'nm-system-config-interface.c' || echo './'`nm-system-config-interface.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src/logging -I../../src -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/NetworkManager\" -march=core2 -O2 -pipe -ggdb -MT libsystem_settings_la-nm-sysconfig-connection.lo -MD -MP -MF .deps/libsystem_settings_la-nm-sysconfig-connection.Tpo -c -o libsystem_settings_la-nm-sysconfig-connection.lo `test -f 'nm-sysconfig-connection.c' || echo './'`nm-sysconfig-connection.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src/logging -I../../src -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/NetworkManager\" -march=core2 -O2 -pipe -ggdb -MT libsystem_settings_la-nm-sysconfig-settings.lo -MD -MP -MF .deps/libsystem_settings_la-nm-sysconfig-settings.Tpo -c nm-sysconfig-settings.c -fPIC -DPIC -o .libs/libsystem_settings_la-nm-sysconfig-settings.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src/logging -I../../src -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/NetworkManager\" -march=core2 -O2 -pipe -ggdb -MT libsystem_settings_la-nm-system-config-error.lo -MD -MP -MF .deps/libsystem_settings_la-nm-system-config-error.Tpo -c nm-system-config-error.c -fPIC -DPIC -o .libs/libsystem_settings_la-nm-system-config-error.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src/logging -I../../src -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/NetworkManager\" -march=core2 -O2 -pipe -ggdb -MT libsystem_settings_la-nm-sysconfig-connection.lo -MD -MP -MF .deps/libsystem_settings_la-nm-sysconfig-connection.Tpo -c nm-sysconfig-connection.c -fPIC -DPIC -o .libs/libsystem_settings_la-nm-sysconfig-connection.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src/logging -I../../src -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/NetworkManager\" -march=core2 -O2 -pipe -ggdb -MT libsystem_settings_la-nm-inotify-helper.lo -MD -MP -MF .deps/libsystem_settings_la-nm-inotify-helper.Tpo -c nm-inotify-helper.c -fPIC -DPIC -o .libs/libsystem_settings_la-nm-inotify-helper.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src/logging -I../../src -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/NetworkManager\" -march=core2 -O2 -pipe -ggdb -MT libsystem_settings_la-nm-system-config-interface.lo -MD -MP -MF .deps/libsystem_settings_la-nm-system-config-interface.Tpo -c nm-system-config-interface.c -fPIC -DPIC -o .libs/libsystem_settings_la-nm-system-config-interface.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src/logging -I../../src -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/NetworkManager\" -march=core2 -O2 -pipe -ggdb -MT libsystem_settings_la-nm-system-config-error.lo -MD -MP -MF .deps/libsystem_settings_la-nm-system-config-error.Tpo -c nm-system-config-error.c -o libsystem_settings_la-nm-system-config-error.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src/logging -I../../src -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/NetworkManager\" -march=core2 -O2 -pipe -ggdb -MT libsystem_settings_la-nm-inotify-helper.lo -MD -MP -MF .deps/libsystem_settings_la-nm-inotify-helper.Tpo -c nm-inotify-helper.c -o libsystem_settings_la-nm-inotify-helper.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src/logging -I../../src -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/NetworkManager\" -march=core2 -O2 -pipe -ggdb -MT libsystem_settings_la-nm-system-config-interface.lo -MD -MP -MF .deps/libsystem_settings_la-nm-system-config-interface.Tpo -c nm-system-config-interface.c -o libsystem_settings_la-nm-system-config-interface.o >/dev/null 2>&1 >mv -f .deps/libsystem_settings_la-nm-system-config-error.Tpo .deps/libsystem_settings_la-nm-system-config-error.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src/logging -I../../src -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/NetworkManager\" -march=core2 -O2 -pipe -ggdb -MT libsystem_settings_la-nm-default-wired-connection.lo -MD -MP -MF .deps/libsystem_settings_la-nm-default-wired-connection.Tpo -c -o libsystem_settings_la-nm-default-wired-connection.lo `test -f 'nm-default-wired-connection.c' || echo './'`nm-default-wired-connection.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src/logging -I../../src -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/NetworkManager\" -march=core2 -O2 -pipe -ggdb -MT libsystem_settings_la-nm-sysconfig-connection.lo -MD -MP -MF .deps/libsystem_settings_la-nm-sysconfig-connection.Tpo -c nm-sysconfig-connection.c -o libsystem_settings_la-nm-sysconfig-connection.o >/dev/null 2>&1 >mv -f .deps/libsystem_settings_la-nm-inotify-helper.Tpo .deps/libsystem_settings_la-nm-inotify-helper.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src/logging -I../../src -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/NetworkManager\" -march=core2 -O2 -pipe -ggdb -MT libsystem_settings_la-nm-default-wired-connection.lo -MD -MP -MF .deps/libsystem_settings_la-nm-default-wired-connection.Tpo -c nm-default-wired-connection.c -fPIC -DPIC -o .libs/libsystem_settings_la-nm-default-wired-connection.o >mv -f .deps/libsystem_settings_la-nm-system-config-interface.Tpo .deps/libsystem_settings_la-nm-system-config-interface.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src/logging -I../../src -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/NetworkManager\" -march=core2 -O2 -pipe -ggdb -MT libsystem_settings_la-nm-default-wired-connection.lo -MD -MP -MF .deps/libsystem_settings_la-nm-default-wired-connection.Tpo -c nm-default-wired-connection.c -o libsystem_settings_la-nm-default-wired-connection.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src/logging -I../../src -I../../marshallers -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/NetworkManager\" -march=core2 -O2 -pipe -ggdb -MT libsystem_settings_la-nm-sysconfig-settings.lo -MD -MP -MF .deps/libsystem_settings_la-nm-sysconfig-settings.Tpo -c nm-sysconfig-settings.c -o libsystem_settings_la-nm-sysconfig-settings.o >/dev/null 2>&1 >mv -f .deps/libsystem_settings_la-nm-sysconfig-connection.Tpo .deps/libsystem_settings_la-nm-sysconfig-connection.Plo >mv -f .deps/libsystem_settings_la-nm-default-wired-connection.Tpo .deps/libsystem_settings_la-nm-default-wired-connection.Plo >mv -f .deps/libsystem_settings_la-nm-sysconfig-settings.Tpo .deps/libsystem_settings_la-nm-sysconfig-settings.Plo >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -rdynamic -Wl,--as-needed -o libsystem-settings.la libsystem_settings_la-nm-sysconfig-settings.lo libsystem_settings_la-nm-inotify-helper.lo libsystem_settings_la-nm-system-config-error.lo libsystem_settings_la-nm-system-config-interface.lo libsystem_settings_la-nm-sysconfig-connection.lo libsystem_settings_la-nm-default-wired-connection.lo ../../libnm-util/libnm-util.la ../../libnm-glib/libnm-glib.la ../../marshallers/libmarshallers.la ../../src/logging/libnm-logging.la -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lglib-2.0 -pthread -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: (cd .libs/libsystem-settings.lax/libmarshallers.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/system-settings/../../marshallers/.libs/libmarshallers.a") >libtool: link: (cd .libs/libsystem-settings.lax/libnm-logging.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/system-settings/../../src/logging/.libs/libnm-logging.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsystem-settings.a .libs/libsystem_settings_la-nm-sysconfig-settings.o .libs/libsystem_settings_la-nm-inotify-helper.o .libs/libsystem_settings_la-nm-system-config-error.o .libs/libsystem_settings_la-nm-system-config-interface.o .libs/libsystem_settings_la-nm-sysconfig-connection.o .libs/libsystem_settings_la-nm-default-wired-connection.o .libs/libsystem-settings.lax/libmarshallers.a/libmarshallers_la-nm-marshal-main.o .libs/libsystem-settings.lax/libnm-logging.a/libnm_logging_la-nm-logging.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsystem-settings.a >libtool: link: rm -fr .libs/libsystem-settings.lax >libtool: link: ( cd ".libs" && rm -f "libsystem-settings.la" && ln -s "../libsystem-settings.la" "libsystem-settings.la" ) >make[5]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/system-settings' >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/system-settings' >Making all in . >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libtest_dhcp_la-nm-ip4-config.lo -MD -MP -MF .deps/libtest_dhcp_la-nm-ip4-config.Tpo -c -o libtest_dhcp_la-nm-ip4-config.lo `test -f 'nm-ip4-config.c' || echo './'`nm-ip4-config.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libtest_dhcp_la-nm-ip6-config.lo -MD -MP -MF .deps/libtest_dhcp_la-nm-ip6-config.Tpo -c -o libtest_dhcp_la-nm-ip6-config.lo `test -f 'nm-ip6-config.c' || echo './'`nm-ip6-config.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libtest_dhcp_la-nm-hostname-provider.lo -MD -MP -MF .deps/libtest_dhcp_la-nm-hostname-provider.Tpo -c -o libtest_dhcp_la-nm-hostname-provider.lo `test -f 'nm-hostname-provider.c' || echo './'`nm-hostname-provider.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libtest_dhcp_la-nm-dbus-manager.lo -MD -MP -MF .deps/libtest_dhcp_la-nm-dbus-manager.Tpo -c -o libtest_dhcp_la-nm-dbus-manager.lo `test -f 'nm-dbus-manager.c' || echo './'`nm-dbus-manager.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libtest_policy_hosts_la-nm-policy-hosts.lo -MD -MP -MF .deps/libtest_policy_hosts_la-nm-policy-hosts.Tpo -c -o libtest_policy_hosts_la-nm-policy-hosts.lo `test -f 'nm-policy-hosts.c' || echo './'`nm-policy-hosts.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libtest_dhcp_la-nm-ip4-config.lo -MD -MP -MF .deps/libtest_dhcp_la-nm-ip4-config.Tpo -c nm-ip4-config.c -fPIC -DPIC -o .libs/libtest_dhcp_la-nm-ip4-config.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libtest_dhcp_la-nm-dbus-manager.lo -MD -MP -MF .deps/libtest_dhcp_la-nm-dbus-manager.Tpo -c nm-dbus-manager.c -fPIC -DPIC -o .libs/libtest_dhcp_la-nm-dbus-manager.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libtest_policy_hosts_la-nm-policy-hosts.lo -MD -MP -MF .deps/libtest_policy_hosts_la-nm-policy-hosts.Tpo -c nm-policy-hosts.c -fPIC -DPIC -o .libs/libtest_policy_hosts_la-nm-policy-hosts.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libtest_dhcp_la-nm-ip6-config.lo -MD -MP -MF .deps/libtest_dhcp_la-nm-ip6-config.Tpo -c nm-ip6-config.c -fPIC -DPIC -o .libs/libtest_dhcp_la-nm-ip6-config.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libtest_dhcp_la-nm-hostname-provider.lo -MD -MP -MF .deps/libtest_dhcp_la-nm-hostname-provider.Tpo -c nm-hostname-provider.c -fPIC -DPIC -o .libs/libtest_dhcp_la-nm-hostname-provider.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libtest_dhcp_la-nm-hostname-provider.lo -MD -MP -MF .deps/libtest_dhcp_la-nm-hostname-provider.Tpo -c nm-hostname-provider.c -o libtest_dhcp_la-nm-hostname-provider.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libtest_dhcp_la-nm-dbus-manager.lo -MD -MP -MF .deps/libtest_dhcp_la-nm-dbus-manager.Tpo -c nm-dbus-manager.c -o libtest_dhcp_la-nm-dbus-manager.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libtest_policy_hosts_la-nm-policy-hosts.lo -MD -MP -MF .deps/libtest_policy_hosts_la-nm-policy-hosts.Tpo -c nm-policy-hosts.c -o libtest_policy_hosts_la-nm-policy-hosts.o >/dev/null 2>&1 >mv -f .deps/libtest_dhcp_la-nm-hostname-provider.Tpo .deps/libtest_dhcp_la-nm-hostname-provider.Plo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -march=core2 -O2 -pipe -ggdb -MT nm_crash_logger-nm-crash-logger.o -MD -MP -MF .deps/nm_crash_logger-nm-crash-logger.Tpo -c -o nm_crash_logger-nm-crash-logger.o `test -f 'nm-crash-logger.c' || echo './'`nm-crash-logger.c >mv -f .deps/nm_crash_logger-nm-crash-logger.Tpo .deps/nm_crash_logger-nm-crash-logger.Po >mv -f .deps/libtest_dhcp_la-nm-dbus-manager.Tpo .deps/libtest_dhcp_la-nm-dbus-manager.Plo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-call-store.o -MD -MP -MF .deps/NetworkManager-nm-call-store.Tpo -c -o NetworkManager-nm-call-store.o `test -f 'nm-call-store.c' || echo './'`nm-call-store.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libtest_dhcp_la-nm-ip6-config.lo -MD -MP -MF .deps/libtest_dhcp_la-nm-ip6-config.Tpo -c nm-ip6-config.c -o libtest_dhcp_la-nm-ip6-config.o >/dev/null 2>&1 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-device.o -MD -MP -MF .deps/NetworkManager-nm-device.Tpo -c -o NetworkManager-nm-device.o `test -f 'nm-device.c' || echo './'`nm-device.c >mv -f .deps/NetworkManager-nm-call-store.Tpo .deps/NetworkManager-nm-call-store.Po >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT libtest_dhcp_la-nm-ip4-config.lo -MD -MP -MF .deps/libtest_dhcp_la-nm-ip4-config.Tpo -c nm-ip4-config.c -o libtest_dhcp_la-nm-ip4-config.o >/dev/null 2>&1 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-device-interface.o -MD -MP -MF .deps/NetworkManager-nm-device-interface.Tpo -c -o NetworkManager-nm-device-interface.o `test -f 'nm-device-interface.c' || echo './'`nm-device-interface.c >mv -f .deps/libtest_policy_hosts_la-nm-policy-hosts.Tpo .deps/libtest_policy_hosts_la-nm-policy-hosts.Plo >mv -f .deps/NetworkManager-nm-device-interface.Tpo .deps/NetworkManager-nm-device-interface.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-device-ethernet.o -MD -MP -MF .deps/NetworkManager-nm-device-ethernet.Tpo -c -o NetworkManager-nm-device-ethernet.o `test -f 'nm-device-ethernet.c' || echo './'`nm-device-ethernet.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-device-wifi.o -MD -MP -MF .deps/NetworkManager-nm-device-wifi.Tpo -c -o NetworkManager-nm-device-wifi.o `test -f 'nm-device-wifi.c' || echo './'`nm-device-wifi.c >mv -f .deps/libtest_dhcp_la-nm-ip6-config.Tpo .deps/libtest_dhcp_la-nm-ip6-config.Plo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-device-olpc-mesh.o -MD -MP -MF .deps/NetworkManager-nm-device-olpc-mesh.Tpo -c -o NetworkManager-nm-device-olpc-mesh.o `test -f 'nm-device-olpc-mesh.c' || echo './'`nm-device-olpc-mesh.c >mv -f .deps/libtest_dhcp_la-nm-ip4-config.Tpo .deps/libtest_dhcp_la-nm-ip4-config.Plo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-device-bt.o -MD -MP -MF .deps/NetworkManager-nm-device-bt.Tpo -c -o NetworkManager-nm-device-bt.o `test -f 'nm-device-bt.c' || echo './'`nm-device-bt.c >mv -f .deps/NetworkManager-nm-device-olpc-mesh.Tpo .deps/NetworkManager-nm-device-olpc-mesh.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-device-modem.o -MD -MP -MF .deps/NetworkManager-nm-device-modem.Tpo -c -o NetworkManager-nm-device-modem.o `test -f 'nm-device-modem.c' || echo './'`nm-device-modem.c >mv -f .deps/NetworkManager-nm-device.Tpo .deps/NetworkManager-nm-device.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-device-cdma.o -MD -MP -MF .deps/NetworkManager-nm-device-cdma.Tpo -c -o NetworkManager-nm-device-cdma.o `test -f 'nm-device-cdma.c' || echo './'`nm-device-cdma.c >mv -f .deps/NetworkManager-nm-device-cdma.Tpo .deps/NetworkManager-nm-device-cdma.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-device-gsm.o -MD -MP -MF .deps/NetworkManager-nm-device-gsm.Tpo -c -o NetworkManager-nm-device-gsm.o `test -f 'nm-device-gsm.c' || echo './'`nm-device-gsm.c >mv -f .deps/NetworkManager-nm-device-bt.Tpo .deps/NetworkManager-nm-device-bt.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-wifi-ap.o -MD -MP -MF .deps/NetworkManager-nm-wifi-ap.Tpo -c -o NetworkManager-nm-wifi-ap.o `test -f 'nm-wifi-ap.c' || echo './'`nm-wifi-ap.c >mv -f .deps/NetworkManager-nm-device-gsm.Tpo .deps/NetworkManager-nm-device-gsm.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-dbus-manager.o -MD -MP -MF .deps/NetworkManager-nm-dbus-manager.Tpo -c -o NetworkManager-nm-dbus-manager.o `test -f 'nm-dbus-manager.c' || echo './'`nm-dbus-manager.c >mv -f .deps/NetworkManager-nm-device-ethernet.Tpo .deps/NetworkManager-nm-device-ethernet.Po >mv -f .deps/NetworkManager-nm-device-modem.Tpo .deps/NetworkManager-nm-device-modem.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-udev-manager.o -MD -MP -MF .deps/NetworkManager-nm-udev-manager.Tpo -c -o NetworkManager-nm-udev-manager.o `test -f 'nm-udev-manager.c' || echo './'`nm-udev-manager.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-hostname-provider.o -MD -MP -MF .deps/NetworkManager-nm-hostname-provider.Tpo -c -o NetworkManager-nm-hostname-provider.o `test -f 'nm-hostname-provider.c' || echo './'`nm-hostname-provider.c >mv -f .deps/NetworkManager-nm-dbus-manager.Tpo .deps/NetworkManager-nm-dbus-manager.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-ip4-config.o -MD -MP -MF .deps/NetworkManager-nm-ip4-config.Tpo -c -o NetworkManager-nm-ip4-config.o `test -f 'nm-ip4-config.c' || echo './'`nm-ip4-config.c >mv -f .deps/NetworkManager-nm-hostname-provider.Tpo .deps/NetworkManager-nm-hostname-provider.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-ip6-config.o -MD -MP -MF .deps/NetworkManager-nm-ip6-config.Tpo -c -o NetworkManager-nm-ip6-config.o `test -f 'nm-ip6-config.c' || echo './'`nm-ip6-config.c >mv -f .deps/NetworkManager-nm-device-wifi.Tpo .deps/NetworkManager-nm-device-wifi.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-secrets-provider-interface.o -MD -MP -MF .deps/NetworkManager-nm-secrets-provider-interface.Tpo -c -o NetworkManager-nm-secrets-provider-interface.o `test -f 'nm-secrets-provider-interface.c' || echo './'`nm-secrets-provider-interface.c >mv -f .deps/NetworkManager-nm-wifi-ap.Tpo .deps/NetworkManager-nm-wifi-ap.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-active-connection.o -MD -MP -MF .deps/NetworkManager-nm-active-connection.Tpo -c -o NetworkManager-nm-active-connection.o `test -f 'nm-active-connection.c' || echo './'`nm-active-connection.c >mv -f .deps/NetworkManager-nm-udev-manager.Tpo .deps/NetworkManager-nm-udev-manager.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-main.o -MD -MP -MF .deps/NetworkManager-main.Tpo -c -o NetworkManager-main.o `test -f 'main.c' || echo './'`main.c >mv -f .deps/NetworkManager-nm-active-connection.Tpo .deps/NetworkManager-nm-active-connection.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-policy.o -MD -MP -MF .deps/NetworkManager-nm-policy.Tpo -c -o NetworkManager-nm-policy.o `test -f 'nm-policy.c' || echo './'`nm-policy.c >mv -f .deps/NetworkManager-nm-secrets-provider-interface.Tpo .deps/NetworkManager-nm-secrets-provider-interface.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-policy-hosts.o -MD -MP -MF .deps/NetworkManager-nm-policy-hosts.Tpo -c -o NetworkManager-nm-policy-hosts.o `test -f 'nm-policy-hosts.c' || echo './'`nm-policy-hosts.c >mv -f .deps/NetworkManager-nm-ip4-config.Tpo .deps/NetworkManager-nm-ip4-config.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-policy-hostname.o -MD -MP -MF .deps/NetworkManager-nm-policy-hostname.Tpo -c -o NetworkManager-nm-policy-hostname.o `test -f 'nm-policy-hostname.c' || echo './'`nm-policy-hostname.c >mv -f .deps/NetworkManager-nm-ip6-config.Tpo .deps/NetworkManager-nm-ip6-config.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-NetworkManagerUtils.o -MD -MP -MF .deps/NetworkManager-NetworkManagerUtils.Tpo -c -o NetworkManager-NetworkManagerUtils.o `test -f 'NetworkManagerUtils.c' || echo './'`NetworkManagerUtils.c >mv -f .deps/NetworkManager-main.Tpo .deps/NetworkManager-main.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-system.o -MD -MP -MF .deps/NetworkManager-nm-system.Tpo -c -o NetworkManager-nm-system.o `test -f 'nm-system.c' || echo './'`nm-system.c >mv -f .deps/NetworkManager-nm-policy-hostname.Tpo .deps/NetworkManager-nm-policy-hostname.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-manager.o -MD -MP -MF .deps/NetworkManager-nm-manager.Tpo -c -o NetworkManager-nm-manager.o `test -f 'nm-manager.c' || echo './'`nm-manager.c >mv -f .deps/NetworkManager-nm-policy-hosts.Tpo .deps/NetworkManager-nm-policy-hosts.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-manager-auth.o -MD -MP -MF .deps/NetworkManager-nm-manager-auth.Tpo -c -o NetworkManager-nm-manager-auth.o `test -f 'nm-manager-auth.c' || echo './'`nm-manager-auth.c >mv -f .deps/NetworkManager-nm-policy.Tpo .deps/NetworkManager-nm-policy.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-netlink-monitor.o -MD -MP -MF .deps/NetworkManager-nm-netlink-monitor.Tpo -c -o NetworkManager-nm-netlink-monitor.o `test -f 'nm-netlink-monitor.c' || echo './'`nm-netlink-monitor.c >mv -f .deps/NetworkManager-nm-system.Tpo .deps/NetworkManager-nm-system.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-activation-request.o -MD -MP -MF .deps/NetworkManager-nm-activation-request.Tpo -c -o NetworkManager-nm-activation-request.o `test -f 'nm-activation-request.c' || echo './'`nm-activation-request.c >mv -f .deps/NetworkManager-NetworkManagerUtils.Tpo .deps/NetworkManager-NetworkManagerUtils.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-properties-changed-signal.o -MD -MP -MF .deps/NetworkManager-nm-properties-changed-signal.Tpo -c -o NetworkManager-nm-properties-changed-signal.o `test -f 'nm-properties-changed-signal.c' || echo './'`nm-properties-changed-signal.c >mv -f .deps/NetworkManager-nm-netlink-monitor.Tpo .deps/NetworkManager-nm-netlink-monitor.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-wpa.o -MD -MP -MF .deps/NetworkManager-wpa.Tpo -c -o NetworkManager-wpa.o `test -f 'wpa.c' || echo './'`wpa.c >mv -f .deps/NetworkManager-nm-manager-auth.Tpo .deps/NetworkManager-nm-manager-auth.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-dhcp4-config.o -MD -MP -MF .deps/NetworkManager-nm-dhcp4-config.Tpo -c -o NetworkManager-nm-dhcp4-config.o `test -f 'nm-dhcp4-config.c' || echo './'`nm-dhcp4-config.c >mv -f .deps/NetworkManager-nm-properties-changed-signal.Tpo .deps/NetworkManager-nm-properties-changed-signal.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/logging -I../src/dns-manager -I../src/vpn-manager -I../src/dhcp-manager -I../src/ip6-manager -I../src/supplicant-manager -I../src/dnsmasq-manager -I../src/modem-manager -I../src/bluez-manager -I../src/system-settings -I../libnm-util -I../libnm-glib -I../callouts -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DNMLOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=core2 -O2 -pipe -ggdb -MT NetworkManager-nm-dhcp6-config.o -MD -MP -MF .deps/NetworkManager-nm-dhcp6-config.Tpo -c -o NetworkManager-nm-dhcp6-config.o `test -f 'nm-dhcp6-config.c' || echo './'`nm-dhcp6-config.c >mv -f .deps/NetworkManager-nm-dhcp4-config.Tpo .deps/NetworkManager-nm-dhcp4-config.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o libtest-dhcp.la libtest_dhcp_la-nm-ip4-config.lo libtest_dhcp_la-nm-ip6-config.lo libtest_dhcp_la-nm-hostname-provider.lo libtest_dhcp_la-nm-dbus-manager.lo ../marshallers/libmarshallers.la ../libnm-util/libnm-util.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lnl >mv -f .deps/NetworkManager-wpa.Tpo .deps/NetworkManager-wpa.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o libtest-policy-hosts.la libtest_policy_hosts_la-nm-policy-hosts.lo ../src/logging/libnm-logging.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >mv -f .deps/NetworkManager-nm-activation-request.Tpo .deps/NetworkManager-nm-activation-request.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o nm-crash-logger nm_crash_logger-nm-crash-logger.o -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >mv -f .deps/NetworkManager-nm-dhcp6-config.Tpo .deps/NetworkManager-nm-dhcp6-config.Po >libtool: link: (cd .libs/libtest-policy-hosts.lax/libnm-logging.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/../src/logging/.libs/libnm-logging.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtest-policy-hosts.a .libs/libtest_policy_hosts_la-nm-policy-hosts.o .libs/libtest-policy-hosts.lax/libnm-logging.a/libnm_logging_la-nm-logging.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtest-policy-hosts.a >libtool: link: rm -fr .libs/libtest-policy-hosts.lax >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o nm-crash-logger nm_crash_logger-nm-crash-logger.o -pthread /usr/lib64/libgobject-2.0.so -L/usr/lib64 /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread >libtool: link: ( cd ".libs" && rm -f "libtest-policy-hosts.la" && ln -s "../libtest-policy-hosts.la" "libtest-policy-hosts.la" ) >libtool: link: (cd .libs/libtest-dhcp.lax/libmarshallers.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/../marshallers/.libs/libmarshallers.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtest-dhcp.a .libs/libtest_dhcp_la-nm-ip4-config.o .libs/libtest_dhcp_la-nm-ip6-config.o .libs/libtest_dhcp_la-nm-hostname-provider.o .libs/libtest_dhcp_la-nm-dbus-manager.o .libs/libtest-dhcp.lax/libmarshallers.a/libmarshallers_la-nm-marshal-main.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtest-dhcp.a >libtool: link: rm -fr .libs/libtest-dhcp.lax >libtool: link: ( cd ".libs" && rm -f "libtest-dhcp.la" && ln -s "../libtest-dhcp.la" "libtest-dhcp.la" ) >mv -f .deps/NetworkManager-nm-manager.Tpo .deps/NetworkManager-nm-manager.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -rdynamic -Wl,--as-needed -o NetworkManager NetworkManager-nm-call-store.o NetworkManager-nm-device.o NetworkManager-nm-device-interface.o NetworkManager-nm-device-ethernet.o NetworkManager-nm-device-wifi.o NetworkManager-nm-device-olpc-mesh.o NetworkManager-nm-device-bt.o NetworkManager-nm-device-modem.o NetworkManager-nm-device-cdma.o NetworkManager-nm-device-gsm.o NetworkManager-nm-wifi-ap.o NetworkManager-nm-dbus-manager.o NetworkManager-nm-udev-manager.o NetworkManager-nm-hostname-provider.o NetworkManager-nm-ip4-config.o NetworkManager-nm-ip6-config.o NetworkManager-nm-secrets-provider-interface.o NetworkManager-nm-active-connection.o NetworkManager-main.o NetworkManager-nm-policy.o NetworkManager-nm-policy-hosts.o NetworkManager-nm-policy-hostname.o NetworkManager-NetworkManagerUtils.o NetworkManager-nm-system.o NetworkManager-nm-manager.o NetworkManager-nm-manager-auth.o NetworkManager-nm-netlink-monitor.o NetworkManager-nm-activation-request.o NetworkManager-nm-properties-changed-signal.o NetworkManager-wpa.o NetworkManager-nm-dhcp4-config.o NetworkManager-nm-dhcp6-config.o ../marshallers/libmarshallers.la ./logging/libnm-logging.la ./dns-manager/libdns-manager.la ./vpn-manager/libvpn-manager.la ./dhcp-manager/libdhcp-manager.la ./ip6-manager/libip6-manager.la ./supplicant-manager/libsupplicant-manager.la ./dnsmasq-manager/libdnsmasq-manager.la ./ppp-manager/libppp-manager.la ./modem-manager/libmodem-manager.la ./bluez-manager/libbluez-manager.la ./system-settings/libsystem-settings.la ./backends/libnmbackend.la ../libnm-util/libnm-util.la -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgudev-1.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lnl -Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lglib-2.0 -pthread -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -rdynamic -Wl,--as-needed -o .libs/NetworkManager NetworkManager-nm-call-store.o NetworkManager-nm-device.o NetworkManager-nm-device-interface.o NetworkManager-nm-device-ethernet.o NetworkManager-nm-device-wifi.o NetworkManager-nm-device-olpc-mesh.o NetworkManager-nm-device-bt.o NetworkManager-nm-device-modem.o NetworkManager-nm-device-cdma.o NetworkManager-nm-device-gsm.o NetworkManager-nm-wifi-ap.o NetworkManager-nm-dbus-manager.o NetworkManager-nm-udev-manager.o NetworkManager-nm-hostname-provider.o NetworkManager-nm-ip4-config.o NetworkManager-nm-ip6-config.o NetworkManager-nm-secrets-provider-interface.o NetworkManager-nm-active-connection.o NetworkManager-main.o NetworkManager-nm-policy.o NetworkManager-nm-policy-hosts.o NetworkManager-nm-policy-hostname.o NetworkManager-NetworkManagerUtils.o NetworkManager-nm-system.o NetworkManager-nm-manager.o NetworkManager-nm-manager-auth.o NetworkManager-nm-netlink-monitor.o NetworkManager-nm-activation-request.o NetworkManager-nm-properties-changed-signal.o NetworkManager-wpa.o NetworkManager-nm-dhcp4-config.o NetworkManager-nm-dhcp6-config.o -pthread -pthread -pthread -Wl,--export-dynamic -pthread -pthread ../marshallers/.libs/libmarshallers.a -L/usr/lib64 ./logging/.libs/libnm-logging.a ./dns-manager/.libs/libdns-manager.a ./vpn-manager/.libs/libvpn-manager.a ./dhcp-manager/.libs/libdhcp-manager.a ./ip6-manager/.libs/libip6-manager.a ./supplicant-manager/.libs/libsupplicant-manager.a ./dnsmasq-manager/.libs/libdnsmasq-manager.a ./ppp-manager/.libs/libppp-manager.a ./modem-manager/.libs/libmodem-manager.a ./bluez-manager/.libs/libbluez-manager.a ./system-settings/.libs/libsystem-settings.a /var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-glib/.libs/libnm-glib.so /var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/.libs/libnm-util.so ./backends/.libs/libnmbackend.a ../libnm-util/.libs/libnm-util.so -luuid /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -ldbus-glib-1 -ldbus-1 /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so -lnl -lpolkit-gobject-1 /usr/lib64/libgio-2.0.so -lresolv -lz /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -lm -ldl -pthread >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src' >Making all in tests >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/tests' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libnm-util -I../../src/dhcp-manager -I../../marshallers -I../../src -I../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDHCLIENT_PATH=\"\" -DDHCPCD_PATH=\"/sbin/dhcpcd\" -march=core2 -O2 -pipe -ggdb -MT test_dhcp_options-test-dhcp-options.o -MD -MP -MF .deps/test_dhcp_options-test-dhcp-options.Tpo -c -o test_dhcp_options-test-dhcp-options.o `test -f 'test-dhcp-options.c' || echo './'`test-dhcp-options.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libnm-util -I../../src/dhcp-manager -I../../marshallers -I../../src -I../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -ggdb -MT test_policy_hosts-test-policy-hosts.o -MD -MP -MF .deps/test_policy_hosts-test-policy-hosts.Tpo -c -o test_policy_hosts-test-policy-hosts.o `test -f 'test-policy-hosts.c' || echo './'`test-policy-hosts.c >mv -f .deps/test_policy_hosts-test-policy-hosts.Tpo .deps/test_policy_hosts-test-policy-hosts.Po >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o test-policy-hosts test_policy_hosts-test-policy-hosts.o -ldl ../../src/libtest-policy-hosts.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >mv -f .deps/test_dhcp_options-test-dhcp-options.Tpo .deps/test_dhcp_options-test-dhcp-options.Po >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o test-dhcp-options test_dhcp_options-test-dhcp-options.o ../../libnm-util/libnm-util.la ../../src/dhcp-manager/libdhcp-manager.la ../../src/libtest-dhcp.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o test-policy-hosts test_policy_hosts-test-policy-hosts.o -pthread ../../src/.libs/libtest-policy-hosts.a -ldl -L/usr/lib64 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o .libs/test-dhcp-options test_dhcp_options-test-dhcp-options.o -pthread -pthread ../../libnm-util/.libs/libnm-util.so -L/usr/lib64 ../../src/dhcp-manager/.libs/libdhcp-manager.a -ldl ../../src/.libs/libtest-dhcp.a /var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/.libs/libnm-util.so -luuid /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so -lz /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -lnl -ldbus-glib-1 -ldbus-1 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/tests' >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src' >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src' >Making all in include >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/include' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/include' >Making all in introspection >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/introspection' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/introspection' >Making all in callouts >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/callouts' >dbus-binding-tool --prefix=nm_dispatcher --mode=glib-server --output=nm-dispatcher-glue.h nm-dispatcher.xml >make all-am >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/callouts' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -march=core2 -O2 -pipe -ggdb -MT nm_dhcp_client_action-nm-dhcp-client-action.o -MD -MP -MF .deps/nm_dhcp_client_action-nm-dhcp-client-action.Tpo -c -o nm_dhcp_client_action-nm-dhcp-client-action.o `test -f 'nm-dhcp-client-action.c' || echo './'`nm-dhcp-client-action.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../libnm-util -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -march=core2 -O2 -pipe -ggdb -MT nm_dispatcher_action-nm-dispatcher-action.o -MD -MP -MF .deps/nm_dispatcher_action-nm-dispatcher-action.Tpo -c -o nm_dispatcher_action-nm-dispatcher-action.o `test -f 'nm-dispatcher-action.c' || echo './'`nm-dispatcher-action.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -march=core2 -O2 -pipe -ggdb -MT nm_avahi_autoipd_action-nm-avahi-autoipd-action.o -MD -MP -MF .deps/nm_avahi_autoipd_action-nm-avahi-autoipd-action.Tpo -c -o nm_avahi_autoipd_action-nm-avahi-autoipd-action.o `test -f 'nm-avahi-autoipd-action.c' || echo './'`nm-avahi-autoipd-action.c >mv -f .deps/nm_avahi_autoipd_action-nm-avahi-autoipd-action.Tpo .deps/nm_avahi_autoipd_action-nm-avahi-autoipd-action.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o nm-avahi-autoipd.action nm_avahi_autoipd_action-nm-avahi-autoipd-action.o -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >mv -f .deps/nm_dhcp_client_action-nm-dhcp-client-action.Tpo .deps/nm_dhcp_client_action-nm-dhcp-client-action.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o nm-dhcp-client.action nm_dhcp_client_action-nm-dhcp-client-action.o -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o nm-dhcp-client.action nm_dhcp_client_action-nm-dhcp-client-action.o -pthread -pthread -ldbus-glib-1 -ldbus-1 -L/usr/lib64 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o nm-avahi-autoipd.action nm_avahi_autoipd_action-nm-avahi-autoipd-action.o -pthread -pthread -ldbus-glib-1 -ldbus-1 -L/usr/lib64 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread >mv -f .deps/nm_dispatcher_action-nm-dispatcher-action.Tpo .deps/nm_dispatcher_action-nm-dispatcher-action.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o nm-dispatcher.action nm_dispatcher_action-nm-dispatcher-action.o ../libnm-glib/libnm-glib.la ../libnm-util/libnm-util.la -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o .libs/nm-dispatcher.action nm_dispatcher_action-nm-dispatcher-action.o -pthread -pthread ../libnm-glib/.libs/libnm-glib.so -L/usr/lib64 /var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/.libs/libnm-util.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so ../libnm-util/.libs/libnm-util.so -luuid /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so -lz /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -ldbus-glib-1 -ldbus-1 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/callouts' >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/callouts' >Making all in system-settings >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings' >Making all in plugins >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins' >Making all in keyfile >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile' >Making all in . >make[5]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-util -I../../../libnm-glib -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSCONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libkeyfile_io_la-reader.lo -MD -MP -MF .deps/libkeyfile_io_la-reader.Tpo -c -o libkeyfile_io_la-reader.lo `test -f 'reader.c' || echo './'`reader.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-util -I../../../libnm-glib -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSCONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libkeyfile_io_la-writer.lo -MD -MP -MF .deps/libkeyfile_io_la-writer.Tpo -c -o libkeyfile_io_la-writer.lo `test -f 'writer.c' || echo './'`writer.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-util -I../../../libnm-glib -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSCONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libkeyfile_io_la-errors.lo -MD -MP -MF .deps/libkeyfile_io_la-errors.Tpo -c -o libkeyfile_io_la-errors.lo `test -f 'errors.c' || echo './'`errors.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-util -I../../../libnm-glib -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSCONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_settings_plugin_keyfile_la-nm-keyfile-connection.lo -MD -MP -MF .deps/libnm_settings_plugin_keyfile_la-nm-keyfile-connection.Tpo -c -o libnm_settings_plugin_keyfile_la-nm-keyfile-connection.lo `test -f 'nm-keyfile-connection.c' || echo './'`nm-keyfile-connection.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-util -I../../../libnm-glib -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSCONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_settings_plugin_keyfile_la-plugin.lo -MD -MP -MF .deps/libnm_settings_plugin_keyfile_la-plugin.Tpo -c -o libnm_settings_plugin_keyfile_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-util -I../../../libnm-glib -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSCONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libkeyfile_io_la-reader.lo -MD -MP -MF .deps/libkeyfile_io_la-reader.Tpo -c reader.c -fPIC -DPIC -o .libs/libkeyfile_io_la-reader.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-util -I../../../libnm-glib -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSCONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libkeyfile_io_la-writer.lo -MD -MP -MF .deps/libkeyfile_io_la-writer.Tpo -c writer.c -fPIC -DPIC -o .libs/libkeyfile_io_la-writer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-util -I../../../libnm-glib -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSCONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libkeyfile_io_la-errors.lo -MD -MP -MF .deps/libkeyfile_io_la-errors.Tpo -c errors.c -fPIC -DPIC -o .libs/libkeyfile_io_la-errors.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-util -I../../../libnm-glib -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSCONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_settings_plugin_keyfile_la-nm-keyfile-connection.lo -MD -MP -MF .deps/libnm_settings_plugin_keyfile_la-nm-keyfile-connection.Tpo -c nm-keyfile-connection.c -fPIC -DPIC -o .libs/libnm_settings_plugin_keyfile_la-nm-keyfile-connection.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-util -I../../../libnm-glib -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSCONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_settings_plugin_keyfile_la-plugin.lo -MD -MP -MF .deps/libnm_settings_plugin_keyfile_la-plugin.Tpo -c plugin.c -fPIC -DPIC -o .libs/libnm_settings_plugin_keyfile_la-plugin.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-util -I../../../libnm-glib -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSCONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libkeyfile_io_la-errors.lo -MD -MP -MF .deps/libkeyfile_io_la-errors.Tpo -c errors.c -o libkeyfile_io_la-errors.o >/dev/null 2>&1 >mv -f .deps/libkeyfile_io_la-errors.Tpo .deps/libkeyfile_io_la-errors.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-util -I../../../libnm-glib -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSCONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_settings_plugin_keyfile_la-nm-keyfile-connection.lo -MD -MP -MF .deps/libnm_settings_plugin_keyfile_la-nm-keyfile-connection.Tpo -c nm-keyfile-connection.c -o libnm_settings_plugin_keyfile_la-nm-keyfile-connection.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-util -I../../../libnm-glib -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSCONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libnm_settings_plugin_keyfile_la-plugin.lo -MD -MP -MF .deps/libnm_settings_plugin_keyfile_la-plugin.Tpo -c plugin.c -o libnm_settings_plugin_keyfile_la-plugin.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-util -I../../../libnm-glib -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSCONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libkeyfile_io_la-writer.lo -MD -MP -MF .deps/libkeyfile_io_la-writer.Tpo -c writer.c -o libkeyfile_io_la-writer.o >/dev/null 2>&1 >mv -f .deps/libnm_settings_plugin_keyfile_la-nm-keyfile-connection.Tpo .deps/libnm_settings_plugin_keyfile_la-nm-keyfile-connection.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-util -I../../../libnm-glib -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSCONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT libkeyfile_io_la-reader.lo -MD -MP -MF .deps/libkeyfile_io_la-reader.Tpo -c reader.c -o libkeyfile_io_la-reader.o >/dev/null 2>&1 >mv -f .deps/libkeyfile_io_la-writer.Tpo .deps/libkeyfile_io_la-writer.Plo >mv -f .deps/libnm_settings_plugin_keyfile_la-plugin.Tpo .deps/libnm_settings_plugin_keyfile_la-plugin.Plo >mv -f .deps/libkeyfile_io_la-reader.Tpo .deps/libkeyfile_io_la-reader.Plo >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o libkeyfile-io.la libkeyfile_io_la-reader.lo libkeyfile_io_la-writer.lo libkeyfile_io_la-errors.lo -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libkeyfile-io.a .libs/libkeyfile_io_la-reader.o .libs/libkeyfile_io_la-writer.o .libs/libkeyfile_io_la-errors.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libkeyfile-io.a >libtool: link: ( cd ".libs" && rm -f "libkeyfile-io.la" && ln -s "../libkeyfile-io.la" "libkeyfile-io.la" ) >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -module -avoid-version -Wl,--as-needed -o libnm-settings-plugin-keyfile.la -rpath /usr/lib64/NetworkManager libnm_settings_plugin_keyfile_la-nm-keyfile-connection.lo libnm_settings_plugin_keyfile_la-plugin.lo ../../../libnm-util/libnm-util.la ../../../libnm-glib/libnm-glib.la libkeyfile-io.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lglib-2.0 -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libnm_settings_plugin_keyfile_la-nm-keyfile-connection.o .libs/libnm_settings_plugin_keyfile_la-plugin.o -Wl,--whole-archive ./.libs/libkeyfile-io.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-glib/.libs -L/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/.libs ../../../libnm-util/.libs/libnm-util.so -L/usr/lib64 ../../../libnm-glib/.libs/libnm-glib.so /var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/.libs/libnm-util.so -luuid /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so -ldbus-glib-1 -ldbus-1 /usr/lib64/libgio-2.0.so -lresolv -lz /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -march=core2 -Wl,--as-needed -pthread -Wl,--export-dynamic -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libnm-settings-plugin-keyfile.so -o .libs/libnm-settings-plugin-keyfile.so >libtool: link: (cd .libs/libnm-settings-plugin-keyfile.lax/libkeyfile-io.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile/./.libs/libkeyfile-io.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libnm-settings-plugin-keyfile.a libnm_settings_plugin_keyfile_la-nm-keyfile-connection.o libnm_settings_plugin_keyfile_la-plugin.o .libs/libnm-settings-plugin-keyfile.lax/libkeyfile-io.a/libkeyfile_io_la-errors.o .libs/libnm-settings-plugin-keyfile.lax/libkeyfile-io.a/libkeyfile_io_la-reader.o .libs/libnm-settings-plugin-keyfile.lax/libkeyfile-io.a/libkeyfile_io_la-writer.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libnm-settings-plugin-keyfile.a >libtool: link: rm -fr .libs/libnm-settings-plugin-keyfile.lax >libtool: link: ( cd ".libs" && rm -f "libnm-settings-plugin-keyfile.la" && ln -s "../libnm-settings-plugin-keyfile.la" "libnm-settings-plugin-keyfile.la" ) >make[5]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile' >Making all in tests >make[5]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile/tests' >Making all in keyfiles >make[6]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile/tests/keyfiles' >make[6]: Nothing to be done for `all'. >make[6]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile/tests/keyfiles' >make[6]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile/tests' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include -I../../../../libnm-util -I../../../../libnm-glib -I../../../../system-settings/plugins/keyfile -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DTEST_KEYFILES_DIR=\"/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile/tests/keyfiles\" -DTEST_SCRATCH_DIR=\"/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile/tests/keyfiles\" -march=core2 -O2 -pipe -ggdb -MT test_keyfile-test-keyfile.o -MD -MP -MF .deps/test_keyfile-test-keyfile.Tpo -c -o test_keyfile-test-keyfile.o `test -f 'test-keyfile.c' || echo './'`test-keyfile.c >mv -f .deps/test_keyfile-test-keyfile.Tpo .deps/test_keyfile-test-keyfile.Po >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o test-keyfile test_keyfile-test-keyfile.o ../../../../system-settings/plugins/keyfile/libkeyfile-io.la ../../../../libnm-glib/libnm-glib.la ../../../../libnm-util/libnm-util.la -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o .libs/test-keyfile test_keyfile-test-keyfile.o -pthread ../../../../system-settings/plugins/keyfile/.libs/libkeyfile-io.a -L/usr/lib64 ../../../../libnm-glib/.libs/libnm-glib.so /var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/.libs/libnm-util.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so ../../../../libnm-util/.libs/libnm-util.so -luuid /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so -lz /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -ldbus-glib-1 -ldbus-1 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread >make[6]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile/tests' >make[5]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile/tests' >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile' >Making all in ifnet >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/ifnet' >Making all in . >make[5]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/ifnet' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -g -march=core2 -O2 -pipe -ggdb -MT lib_ifnet_io_la-net_parser.lo -MD -MP -MF .deps/lib_ifnet_io_la-net_parser.Tpo -c -o lib_ifnet_io_la-net_parser.lo `test -f 'net_parser.c' || echo './'`net_parser.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -g -march=core2 -O2 -pipe -ggdb -MT lib_ifnet_io_la-connection_parser.lo -MD -MP -MF .deps/lib_ifnet_io_la-connection_parser.Tpo -c -o lib_ifnet_io_la-connection_parser.lo `test -f 'connection_parser.c' || echo './'`connection_parser.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -g -march=core2 -O2 -pipe -ggdb -MT lib_ifnet_io_la-net_utils.lo -MD -MP -MF .deps/lib_ifnet_io_la-net_utils.Tpo -c -o lib_ifnet_io_la-net_utils.lo `test -f 'net_utils.c' || echo './'`net_utils.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -g -march=core2 -O2 -pipe -ggdb -MT lib_ifnet_io_la-wpa_parser.lo -MD -MP -MF .deps/lib_ifnet_io_la-wpa_parser.Tpo -c -o lib_ifnet_io_la-wpa_parser.lo `test -f 'wpa_parser.c' || echo './'`wpa_parser.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -g -march=core2 -O2 -pipe -ggdb -MT libnm_settings_plugin_ifnet_la-nm-ifnet-connection.lo -MD -MP -MF .deps/libnm_settings_plugin_ifnet_la-nm-ifnet-connection.Tpo -c -o libnm_settings_plugin_ifnet_la-nm-ifnet-connection.lo `test -f 'nm-ifnet-connection.c' || echo './'`nm-ifnet-connection.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -g -march=core2 -O2 -pipe -ggdb -MT lib_ifnet_io_la-wpa_parser.lo -MD -MP -MF .deps/lib_ifnet_io_la-wpa_parser.Tpo -c wpa_parser.c -fPIC -DPIC -o .libs/lib_ifnet_io_la-wpa_parser.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -g -march=core2 -O2 -pipe -ggdb -MT lib_ifnet_io_la-net_parser.lo -MD -MP -MF .deps/lib_ifnet_io_la-net_parser.Tpo -c net_parser.c -fPIC -DPIC -o .libs/lib_ifnet_io_la-net_parser.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -g -march=core2 -O2 -pipe -ggdb -MT lib_ifnet_io_la-connection_parser.lo -MD -MP -MF .deps/lib_ifnet_io_la-connection_parser.Tpo -c connection_parser.c -fPIC -DPIC -o .libs/lib_ifnet_io_la-connection_parser.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -g -march=core2 -O2 -pipe -ggdb -MT libnm_settings_plugin_ifnet_la-nm-ifnet-connection.lo -MD -MP -MF .deps/libnm_settings_plugin_ifnet_la-nm-ifnet-connection.Tpo -c nm-ifnet-connection.c -fPIC -DPIC -o .libs/libnm_settings_plugin_ifnet_la-nm-ifnet-connection.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -g -march=core2 -O2 -pipe -ggdb -MT lib_ifnet_io_la-net_utils.lo -MD -MP -MF .deps/lib_ifnet_io_la-net_utils.Tpo -c net_utils.c -fPIC -DPIC -o .libs/lib_ifnet_io_la-net_utils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -g -march=core2 -O2 -pipe -ggdb -MT lib_ifnet_io_la-wpa_parser.lo -MD -MP -MF .deps/lib_ifnet_io_la-wpa_parser.Tpo -c wpa_parser.c -o lib_ifnet_io_la-wpa_parser.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -g -march=core2 -O2 -pipe -ggdb -MT libnm_settings_plugin_ifnet_la-nm-ifnet-connection.lo -MD -MP -MF .deps/libnm_settings_plugin_ifnet_la-nm-ifnet-connection.Tpo -c nm-ifnet-connection.c -o libnm_settings_plugin_ifnet_la-nm-ifnet-connection.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -g -march=core2 -O2 -pipe -ggdb -MT lib_ifnet_io_la-net_utils.lo -MD -MP -MF .deps/lib_ifnet_io_la-net_utils.Tpo -c net_utils.c -o lib_ifnet_io_la-net_utils.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -g -march=core2 -O2 -pipe -ggdb -MT lib_ifnet_io_la-net_parser.lo -MD -MP -MF .deps/lib_ifnet_io_la-net_parser.Tpo -c net_parser.c -o lib_ifnet_io_la-net_parser.o >/dev/null 2>&1 >mv -f .deps/libnm_settings_plugin_ifnet_la-nm-ifnet-connection.Tpo .deps/libnm_settings_plugin_ifnet_la-nm-ifnet-connection.Plo >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -g -march=core2 -O2 -pipe -ggdb -MT libnm_settings_plugin_ifnet_la-plugin.lo -MD -MP -MF .deps/libnm_settings_plugin_ifnet_la-plugin.Tpo -c -o libnm_settings_plugin_ifnet_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c >mv -f .deps/lib_ifnet_io_la-wpa_parser.Tpo .deps/lib_ifnet_io_la-wpa_parser.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -g -march=core2 -O2 -pipe -ggdb -MT libnm_settings_plugin_ifnet_la-plugin.lo -MD -MP -MF .deps/libnm_settings_plugin_ifnet_la-plugin.Tpo -c plugin.c -fPIC -DPIC -o .libs/libnm_settings_plugin_ifnet_la-plugin.o >mv -f .deps/lib_ifnet_io_la-net_parser.Tpo .deps/lib_ifnet_io_la-net_parser.Plo >mv -f .deps/lib_ifnet_io_la-net_utils.Tpo .deps/lib_ifnet_io_la-net_utils.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -g -march=core2 -O2 -pipe -ggdb -MT libnm_settings_plugin_ifnet_la-plugin.lo -MD -MP -MF .deps/libnm_settings_plugin_ifnet_la-plugin.Tpo -c plugin.c -o libnm_settings_plugin_ifnet_la-plugin.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -g -march=core2 -O2 -pipe -ggdb -MT lib_ifnet_io_la-connection_parser.lo -MD -MP -MF .deps/lib_ifnet_io_la-connection_parser.Tpo -c connection_parser.c -o lib_ifnet_io_la-connection_parser.o >/dev/null 2>&1 >mv -f .deps/libnm_settings_plugin_ifnet_la-plugin.Tpo .deps/libnm_settings_plugin_ifnet_la-plugin.Plo >mv -f .deps/lib_ifnet_io_la-connection_parser.Tpo .deps/lib_ifnet_io_la-connection_parser.Plo >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o lib-ifnet-io.la lib_ifnet_io_la-net_parser.lo lib_ifnet_io_la-connection_parser.lo lib_ifnet_io_la-net_utils.lo lib_ifnet_io_la-wpa_parser.lo ../../../libnm-util/libnm-util.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/lib-ifnet-io.a .libs/lib_ifnet_io_la-net_parser.o .libs/lib_ifnet_io_la-connection_parser.o .libs/lib_ifnet_io_la-net_utils.o .libs/lib_ifnet_io_la-wpa_parser.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/lib-ifnet-io.a >libtool: link: ( cd ".libs" && rm -f "lib-ifnet-io.la" && ln -s "../lib-ifnet-io.la" "lib-ifnet-io.la" ) >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -module -avoid-version -Wl,--as-needed -o libnm-settings-plugin-ifnet.la -rpath /usr/lib64/NetworkManager libnm_settings_plugin_ifnet_la-nm-ifnet-connection.lo libnm_settings_plugin_ifnet_la-plugin.lo ../../../libnm-util/libnm-util.la ../../../libnm-glib/libnm-glib.la lib-ifnet-io.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lglib-2.0 -pthread -lgudev-1.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libnm_settings_plugin_ifnet_la-nm-ifnet-connection.o .libs/libnm_settings_plugin_ifnet_la-plugin.o -Wl,--whole-archive ./.libs/lib-ifnet-io.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-glib/.libs -L/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/.libs ../../../libnm-util/.libs/libnm-util.so -L/usr/lib64 ../../../libnm-glib/.libs/libnm-glib.so /var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/.libs/libnm-util.so -ldbus-glib-1 -ldbus-1 -luuid /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libgio-2.0.so -lresolv -lz /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -march=core2 -Wl,--as-needed -pthread -Wl,--export-dynamic -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libnm-settings-plugin-ifnet.so -o .libs/libnm-settings-plugin-ifnet.so >libtool: link: (cd .libs/libnm-settings-plugin-ifnet.lax/lib-ifnet-io.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/ifnet/./.libs/lib-ifnet-io.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libnm-settings-plugin-ifnet.a libnm_settings_plugin_ifnet_la-nm-ifnet-connection.o libnm_settings_plugin_ifnet_la-plugin.o .libs/libnm-settings-plugin-ifnet.lax/lib-ifnet-io.a/lib_ifnet_io_la-connection_parser.o .libs/libnm-settings-plugin-ifnet.lax/lib-ifnet-io.a/lib_ifnet_io_la-net_parser.o .libs/libnm-settings-plugin-ifnet.lax/lib-ifnet-io.a/lib_ifnet_io_la-net_utils.o .libs/libnm-settings-plugin-ifnet.lax/lib-ifnet-io.a/lib_ifnet_io_la-wpa_parser.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libnm-settings-plugin-ifnet.a >libtool: link: rm -fr .libs/libnm-settings-plugin-ifnet.lax >libtool: link: ( cd ".libs" && rm -f "libnm-settings-plugin-ifnet.la" && ln -s "../libnm-settings-plugin-ifnet.la" "libnm-settings-plugin-ifnet.la" ) >make[5]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/ifnet' >Making all in tests >make[5]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/ifnet/tests' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/ifnet/tests' >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/ifnet' >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins' >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins' >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings' >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings' >Making all in cli >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/cli' >Making all in src >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/cli/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../libnm-util -I../../libnm-glib -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNMCLI_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT nmcli-connections.o -MD -MP -MF .deps/nmcli-connections.Tpo -c -o nmcli-connections.o `test -f 'connections.c' || echo './'`connections.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../libnm-util -I../../libnm-glib -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNMCLI_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT nmcli-devices.o -MD -MP -MF .deps/nmcli-devices.Tpo -c -o nmcli-devices.o `test -f 'devices.c' || echo './'`devices.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../libnm-util -I../../libnm-glib -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNMCLI_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT nmcli-network-manager.o -MD -MP -MF .deps/nmcli-network-manager.Tpo -c -o nmcli-network-manager.o `test -f 'network-manager.c' || echo './'`network-manager.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../libnm-util -I../../libnm-glib -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNMCLI_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT nmcli-settings.o -MD -MP -MF .deps/nmcli-settings.Tpo -c -o nmcli-settings.o `test -f 'settings.c' || echo './'`settings.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../libnm-util -I../../libnm-glib -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNMCLI_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT nmcli-nmcli.o -MD -MP -MF .deps/nmcli-nmcli.Tpo -c -o nmcli-nmcli.o `test -f 'nmcli.c' || echo './'`nmcli.c >mv -f .deps/nmcli-network-manager.Tpo .deps/nmcli-network-manager.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../libnm-util -I../../libnm-glib -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNMCLI_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -march=core2 -O2 -pipe -ggdb -MT nmcli-utils.o -MD -MP -MF .deps/nmcli-utils.Tpo -c -o nmcli-utils.o `test -f 'utils.c' || echo './'`utils.c >mv -f .deps/nmcli-nmcli.Tpo .deps/nmcli-nmcli.Po >mv -f .deps/nmcli-utils.Tpo .deps/nmcli-utils.Po >mv -f .deps/nmcli-settings.Tpo .deps/nmcli-settings.Po >mv -f .deps/nmcli-devices.Tpo .deps/nmcli-devices.Po >mv -f .deps/nmcli-connections.Tpo .deps/nmcli-connections.Po >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o nmcli nmcli-connections.o nmcli-devices.o nmcli-network-manager.o nmcli-settings.o nmcli-nmcli.o nmcli-utils.o -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../../marshallers/libmarshallers.la ../../libnm-util/libnm-util.la ../../libnm-glib/libnm-glib.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o .libs/nmcli nmcli-connections.o nmcli-devices.o nmcli-network-manager.o nmcli-settings.o nmcli-nmcli.o nmcli-utils.o -pthread -pthread -L/usr/lib64 ../../marshallers/.libs/libmarshallers.a ../../libnm-util/.libs/libnm-util.so ../../libnm-glib/.libs/libnm-glib.so /var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/.libs/libnm-util.so -luuid /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so -lz /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -ldbus-glib-1 -ldbus-1 /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/cli/src' >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/cli' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/cli' >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/cli' >Making all in tools >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/tools' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/tools' >Making all in policy >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/policy' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/policy' >Making all in data >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/data' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/data' >Making all in initscript >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/initscript' >Making all in Gentoo >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/initscript/Gentoo' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/initscript/Gentoo' >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/initscript' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/initscript' >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/initscript' >Making all in test >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/test' >depbase=`echo nm-tool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libnm-util -I../libnm-glib -I../include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DNM_RUN_DIR=\"\" -DDATADIR=\"/usr/share\" -march=core2 -O2 -pipe -ggdb -MT nm-tool.o -MD -MP -MF $depbase.Tpo -c -o nm-tool.o nm-tool.c &&\ >mv -f $depbase.Tpo $depbase.Po >depbase=`echo nm-online.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libnm-util -I../libnm-glib -I../include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DNM_RUN_DIR=\"\" -DDATADIR=\"/usr/share\" -march=core2 -O2 -pipe -ggdb -MT nm-online.o -MD -MP -MF $depbase.Tpo -c -o nm-online.o nm-online.c &&\ >mv -f $depbase.Tpo $depbase.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libnm-util -I../libnm-glib -I../include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DNM_RUN_DIR=\"\" -DDATADIR=\"/usr/share\" -Wno-deprecated-declarations -Wno-deprecated -march=core2 -O2 -pipe -ggdb -MT libnm_glib_test-libnm-glib-test.o -MD -MP -MF .deps/libnm_glib_test-libnm-glib-test.Tpo -c -o libnm_glib_test-libnm-glib-test.o `test -f 'libnm-glib-test.c' || echo './'`libnm-glib-test.c >mv -f .deps/libnm_glib_test-libnm-glib-test.Tpo .deps/libnm_glib_test-libnm-glib-test.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wno-deprecated-declarations -Wno-deprecated -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o libnm-glib-test libnm_glib_test-libnm-glib-test.o ../libnm-glib/libnm-glib.la ../libnm-util/libnm-util.la -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o nm-online nm-online.o ../libnm-util/libnm-util.la -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o nm-tool nm-tool.o ../libnm-glib/libnm-glib.la ../libnm-util/libnm-util.la -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o .libs/nm-online nm-online.o -pthread -pthread ../libnm-util/.libs/libnm-util.so -L/usr/lib64 -luuid /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so -lz /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -ldbus-glib-1 -ldbus-1 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread >libtool: link: x86_64-pc-linux-gnu-gcc -Wno-deprecated-declarations -Wno-deprecated -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o .libs/libnm-glib-test libnm_glib_test-libnm-glib-test.o -pthread -pthread ../libnm-glib/.libs/libnm-glib.so -L/usr/lib64 /var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/.libs/libnm-util.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so ../libnm-util/.libs/libnm-util.so -luuid /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so -lz /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -ldbus-glib-1 -ldbus-1 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o .libs/nm-tool nm-tool.o -pthread -pthread ../libnm-glib/.libs/libnm-glib.so -L/usr/lib64 /var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/.libs/libnm-util.so /usr/lib64/libgudev-1.0.so /usr/lib64/libudev.so ../libnm-util/.libs/libnm-util.so -luuid /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so -lz /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -ldbus-glib-1 -ldbus-1 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/test' >Making all in po >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/po' >file=`echo el | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file el.po >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/po' >Making all in man >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/man' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/man' >Making all in docs >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/docs' >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/docs' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/docs' >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/docs' >Making all in examples >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/examples' >Making all in python >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/examples/python' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/examples/python' >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/examples' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/examples' >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/examples' >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2' >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2' >make[1]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2' >>>> Source compiled. >>>> Test phase [check]: net-misc/networkmanager-0.8.2-r4 >make -j5 -j1 check >Making check in marshallers >make[1]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/marshallers' >make check-am >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/marshallers' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/marshallers' >make[1]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/marshallers' >Making check in libnm-util >make[1]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util' >Making check in . >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util' >Making check in tests >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/tests' >Making check in certs >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/tests/certs' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/tests/certs' >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/tests' >make check-local >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/tests' >make[4]: Nothing to be done for `check-local'. >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/tests' >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/tests' >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/tests' >make[1]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util' >Making check in libnm-glib >make[1]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-glib' >make check-am >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-glib' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-glib' >make[1]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-glib' >Making check in src >make[1]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src' >make check-recursive >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src' >Making check in logging >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/logging' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/logging' >Making check in dns-manager >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/dns-manager' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/dns-manager' >Making check in vpn-manager >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/vpn-manager' >make check-am >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/vpn-manager' >make[4]: Nothing to be done for `check-am'. >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/vpn-manager' >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/vpn-manager' >Making check in dhcp-manager >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/dhcp-manager' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/dhcp-manager' >Making check in ip6-manager >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/ip6-manager' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/ip6-manager' >Making check in supplicant-manager >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/supplicant-manager' >Making check in . >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/supplicant-manager' >make[4]: Nothing to be done for `check-am'. >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/supplicant-manager' >Making check in tests >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/supplicant-manager/tests' >make check-local >make[5]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/supplicant-manager/tests' >make[5]: Nothing to be done for `check-local'. >make[5]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/supplicant-manager/tests' >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/supplicant-manager/tests' >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/supplicant-manager' >Making check in ppp-manager >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/ppp-manager' >make check-am >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/ppp-manager' >make[4]: Nothing to be done for `check-am'. >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/ppp-manager' >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/ppp-manager' >Making check in backends >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/backends' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/backends' >Making check in dnsmasq-manager >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/dnsmasq-manager' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/dnsmasq-manager' >Making check in modem-manager >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/modem-manager' >make check-am >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/modem-manager' >make[4]: Nothing to be done for `check-am'. >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/modem-manager' >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/modem-manager' >Making check in bluez-manager >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/bluez-manager' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/bluez-manager' >Making check in system-settings >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/system-settings' >make check-am >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/system-settings' >make[4]: Nothing to be done for `check-am'. >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/system-settings' >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/system-settings' >Making check in . >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src' >make[3]: Nothing to be done for `check-am'. >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src' >Making check in tests >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/tests' >make check-local >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/tests' >make[4]: Nothing to be done for `check-local'. >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/tests' >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src/tests' >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src' >make[1]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/src' >Making check in include >make[1]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/include' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/include' >Making check in introspection >make[1]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/introspection' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/introspection' >Making check in callouts >make[1]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/callouts' >make check-am >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/callouts' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/callouts' >make[1]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/callouts' >Making check in system-settings >make[1]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings' >Making check in plugins >make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins' >Making check in keyfile >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile' >Making check in . >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile' >make[4]: Nothing to be done for `check-am'. >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile' >Making check in tests >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile/tests' >Making check in keyfiles >make[5]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile/tests/keyfiles' >make check-local >make[6]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile/tests/keyfiles' >make[6]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile/tests/keyfiles' >make[5]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile/tests/keyfiles' >make[5]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile/tests' >make check-local >make[6]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile/tests' >make[6]: Nothing to be done for `check-local'. >make[6]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile/tests' >make[5]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile/tests' >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile/tests' >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/keyfile' >Making check in ifnet >make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/ifnet' >Making check in . >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/ifnet' >make[4]: Nothing to be done for `check-am'. >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/ifnet' >Making check in tests >make[4]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/ifnet/tests' >make check_ifnet >make[5]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/ifnet/tests' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../system-settings/plugins/ifnet -I../../../../libnm-glib -I../../../../libnm-util -I../../../../include -I../../../../src/system-settings -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -march=core2 -O2 -pipe -ggdb -MT check_ifnet-test_all.o -MD -MP -MF .deps/check_ifnet-test_all.Tpo -c -o check_ifnet-test_all.o `test -f 'test_all.c' || echo './'`test_all.c >mv -f .deps/check_ifnet-test_all.Tpo .deps/check_ifnet-test_all.Po >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -g -Wl,--as-needed -o check_ifnet check_ifnet-test_all.o ../../../../libnm-util/libnm-util.la ../../../../system-settings/plugins/ifnet/lib-ifnet-io.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -ggdb -g -Wl,--as-needed -o .libs/check_ifnet check_ifnet-test_all.o -pthread ../../../../libnm-util/.libs/libnm-util.so -L/usr/lib64 ../../../../system-settings/plugins/ifnet/.libs/lib-ifnet-io.a /var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/libnm-util/.libs/libnm-util.so -ldbus-glib-1 -ldbus-1 -luuid /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so /usr/lib64/libgio-2.0.so -lresolv -lz /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread >make[5]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/ifnet/tests' >make check-TESTS >make[5]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/ifnet/tests' > >** (process:25518): WARNING **: SCPlugin-Ifnet: Error: Can't open net > > >** (process:25518): WARNING **: SCPlugin-Ifnet: Can't open wpa_supplicant.conf for wireless security >Initialization complete >FAIL: (is static) a static interface is recognized as dhcp >FAIL: check_ifnet >================================ >1 of 1 test failed >Please report to dcbw@redhat.com >================================ >make[5]: *** [check-TESTS] Error 1 >make[5]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/ifnet/tests' >make[4]: *** [check-am] Error 2 >make[4]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/ifnet/tests' >make[3]: *** [check-recursive] Error 1 >make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins/ifnet' >make[2]: *** [check-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings/plugins' >make[1]: *** [check-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2/system-settings' >make: *** [check-recursive] Error 1 >emake failed > [31;01m*[0m ERROR: net-misc/networkmanager-0.8.2-r4 failed: > [31;01m*[0m Make check failed. See above for details. > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_test > [31;01m*[0m environment, line 3343: Called _eapi0_src_test > [31;01m*[0m ebuild.sh, line 632: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m hasq test $FEATURES && die "Make check failed. See above for details." > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =net-misc/networkmanager-0.8.2-r4', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =net-misc/networkmanager-0.8.2-r4'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/net-misc/networkmanager-0.8.2-r4/work/NetworkManager-0.8.2'
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 353549
: 261373