Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/NetworkManager.spec'], False, '/var/lib/mock/dist-f12-build-611635-89416/root/', None, 86400, True, 0, 421, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/NetworkManager.spec'] warning: Could not canonicalize hostname: x86-5.fedora.phx.redhat.com Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/NetworkManager-0.7.996-4.git20091002.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/NetworkManager.spec'], False, '/var/lib/mock/dist-f12-build-611635-89416/root/', None, 86400, True, 0, 421, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/NetworkManager.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Dv3oa5 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf NetworkManager-0.7.996 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/NetworkManager-0.7.996.git20091002.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd NetworkManager-0.7.996 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + tar -xjf /builddir/build/SOURCES/network-manager-applet-0.7.996.git20091002.tar.bz2 Patch #1 (nm-applet-internal-buildfixes.patch): + echo 'Patch #1 (nm-applet-internal-buildfixes.patch):' + /bin/cat /builddir/build/SOURCES/nm-applet-internal-buildfixes.patch + /usr/bin/patch -s -p1 -b --suffix .buildfix --fuzz=0 + echo 'Patch #2 (explain-dns1-dns2.patch):' Patch #2 (explain-dns1-dns2.patch): + /bin/cat /builddir/build/SOURCES/explain-dns1-dns2.patch + /usr/bin/patch -s -p1 -b --suffix .explain-dns1-dns2 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0iz8m0 + umask 022 + cd /builddir/build/BUILD + cd NetworkManager-0.7.996 + LANG=C + export LANG + unset DISPLAY + /bin/cp -R docs ORIG-docs + autoreconf -i callouts/Makefile.am:72: `%'-style pattern rules are a GNU make extension docs/Makefile.am:6: wildcard $(top_srcdir: non-POSIX variable name docs/Makefile.am:6: (probably a GNU make extension) + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i686-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-distro=redhat --with-dhcp-client=dhclient --with-crypto=nss --enable-more-warnings=yes --with-docs=yes --with-system-ca-path=/etc/pki/tls/certs 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 i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... 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 i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/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... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking 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 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.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.10.0 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/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking whether byte ordering is bigendian... no checking Linux Wireless Extensions >= 18... yes checking for i386-redhat-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 NSS... yes checking pppd/pppd.h usability... yes checking pppd/pppd.h presence... yes checking for pppd/pppd.h... yes checking for dhclient... /sbin/dhclient configure: resolvconf support disabled checking for iptables... /sbin/iptables checking for more warnings... yes checking whether gcc understands -Wshadow... yes checking whether gcc understands -Wmissing-declarations... yes checking whether gcc understands -Wmissing-prototypes... yes checking whether gcc understands -Wdeclaration-after-statement... yes checking whether gcc understands -Wstrict-prototypes... no checking whether gcc understands -Wfloat-equal... yes checking whether gcc understands -Wno-unused-parameter... yes checking whether gcc understands -Wno-sign-compare... yes checking whether gcc understands -fno-strict-aliasing... yes checking whether to build gtk-doc documentation... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check 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/named-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/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/io/Makefile config.status: creating system-settings/plugins/keyfile/tests/Makefile config.status: creating system-settings/plugins/keyfile/tests/keyfiles/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 introspection/Makefile config.status: creating man/Makefile config.status: creating man/NetworkManager.8 config.status: creating man/nm-tool.1 config.status: creating po/Makefile.in config.status: creating policy/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 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 targeting: redhat if this is not correct, please specifiy your distro with --with-distro=DISTRO Building documentation: yes Building tests: no + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996' Making all in marshallers make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/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 `/builddir/build/BUILD/NetworkManager-0.7.996/marshallers' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libmarshallers_la-nm-marshal-main.Tpo .deps/libmarshallers_la-nm-marshal-main.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o libmarshallers.la libmarshallers_la-nm-marshal-main.lo -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 libtool: link: ar cru .libs/libmarshallers.a .libs/libmarshallers_la-nm-marshal-main.o libtool: link: ranlib .libs/libmarshallers.a libtool: link: ( cd ".libs" && rm -f "libmarshallers.la" && ln -s "../libmarshallers.la" "libmarshallers.la" ) make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/marshallers' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/marshallers' Making all in libnm-util make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util' Making all in . make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libnm_util_la-crypto.Tpo .deps/libnm_util_la-crypto.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libnm_util_la-nm-connection.Tpo .deps/libnm_util_la-nm-connection.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libnm_util_la-nm-setting.Tpo .deps/libnm_util_la-nm-setting.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-setting-bluetooth.Tpo .deps/libnm_util_la-nm-setting-bluetooth.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-connection.Tpo .deps/libnm_util_la-nm-setting-connection.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-serial.Tpo .deps/libnm_util_la-nm-setting-serial.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-cdma.Tpo .deps/libnm_util_la-nm-setting-cdma.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-wireless-security.Tpo .deps/libnm_util_la-nm-setting-wireless-security.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libnm_util_la-nm-utils.Tpo .deps/libnm_util_la-nm-utils.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libnm_util_la-crypto_nss.lo -MD -MP -MF .deps/libnm_util_la-crypto_nss.Tpo -c -o libnm_util_la-crypto_nss.lo `test -f 'crypto_nss.c' || echo './'`crypto_nss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -DG_DISABLE_DEPRECATED -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libnm_util_la-crypto_nss.lo -MD -MP -MF .deps/libnm_util_la-crypto_nss.Tpo -c crypto_nss.c -fPIC -DPIC -o .libs/libnm_util_la-crypto_nss.o mv -f .deps/libnm_util_la-crypto_nss.Tpo .deps/libnm_util_la-crypto_nss.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -Wl,--version-script=./libnm-util.ver -version-info "2:0:1" -o libnm-util.la -rpath /usr/lib 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_nss.lo -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: 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_nss.o -lgthread-2.0 -L/lib -ldbus-glib-1 -ldbus-1 -lrt -lgobject-2.0 -lglib-2.0 -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -m32 -march=i686 -mtune=atom -Wl,--version-script=./libnm-util.ver -pthread -pthread -Wl,-soname -Wl,libnm-util.so.1 -o .libs/libnm-util.so.1.1.0 libtool: link: (cd ".libs" && rm -f "libnm-util.so.1" && ln -s "libnm-util.so.1.1.0" "libnm-util.so.1") libtool: link: (cd ".libs" && rm -f "libnm-util.so" && ln -s "libnm-util.so.1.1.0" "libnm-util.so") libtool: link: ( cd ".libs" && rm -f "libnm-util.la" && ln -s "../libnm-util.la" "libnm-util.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libtest_crypto_la-crypto.Tpo .deps/libtest_crypto_la-crypto.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libtest_crypto_la-crypto_nss.lo -MD -MP -MF .deps/libtest_crypto_la-crypto_nss.Tpo -c -o libtest_crypto_la-crypto_nss.lo `test -f 'crypto_nss.c' || echo './'`crypto_nss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libtest_crypto_la-crypto_nss.lo -MD -MP -MF .deps/libtest_crypto_la-crypto_nss.Tpo -c crypto_nss.c -fPIC -DPIC -o .libs/libtest_crypto_la-crypto_nss.o mv -f .deps/libtest_crypto_la-crypto_nss.Tpo .deps/libtest_crypto_la-crypto_nss.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o libtest-crypto.la libtest_crypto_la-crypto.lo libtest_crypto_la-crypto_nss.lo -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: ar cru .libs/libtest-crypto.a .libs/libtest_crypto_la-crypto.o .libs/libtest_crypto_la-crypto_nss.o libtool: link: ranlib .libs/libtest-crypto.a libtool: link: ( cd ".libs" && rm -f "libtest-crypto.la" && ln -s "../libtest-crypto.la" "libtest-crypto.la" ) make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util' Making all in tests make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/tests' Making all in certs make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/tests/certs' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/tests/certs' make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/tests' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o test-settings-defaults test_settings_defaults-test-settings-defaults.o ../../libnm-util/libnm-util.la -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o .libs/test-settings-defaults test_settings_defaults-test-settings-defaults.o -pthread ../../libnm-util/.libs/libnm-util.so -L/lib -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgthread-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/test_crypto-test-crypto.Tpo .deps/test_crypto-test-crypto.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o test-crypto test_crypto-test-crypto.o ../../libnm-util/libtest-crypto.la ../../libnm-util/libnm-util.la -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o .libs/test-crypto test_crypto-test-crypto.o -pthread ../../libnm-util/.libs/libtest-crypto.a ../../libnm-util/.libs/libnm-util.so -L/lib -ldbus-glib-1 -ldbus-1 -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/tests' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/tests' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util' Making all in libnm-glib make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/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 make all-am make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libnm_glib_la-libnm_glib.lo -MD -MP -MF .deps/libnm_glib_la-libnm_glib.Tpo -c -o libnm_glib_la-libnm_glib.lo `test -f 'libnm_glib.c' || echo './'`libnm_glib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libnm_glib_la-libnm_glib.lo -MD -MP -MF .deps/libnm_glib_la-libnm_glib.Tpo -c libnm_glib.c -fPIC -DPIC -o .libs/libnm_glib_la-libnm_glib.o mv -f .deps/libnm_glib_la-libnm_glib.Tpo .deps/libnm_glib_la-libnm_glib.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libnm_glib_la-nm-object.Tpo .deps/libnm_glib_la-nm-object.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libnm_glib_la-nm-client.Tpo .deps/libnm_glib_la-nm-client.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libnm_glib_la-nm-device.Tpo .deps/libnm_glib_la-nm-device.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libnm_glib_la-nm-device-wifi.Tpo .deps/libnm_glib_la-nm-device-wifi.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-access-point.Tpo .deps/libnm_glib_la-nm-access-point.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-ip4-config.Tpo .deps/libnm_glib_la-nm-ip4-config.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libnm_glib_la-nm-serial-device.Tpo .deps/libnm_glib_la-nm-serial-device.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-types.Tpo .deps/libnm_glib_la-nm-types.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-object-cache.Tpo .deps/libnm_glib_la-nm-object-cache.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-remote-settings.Tpo .deps/libnm_glib_la-nm-remote-settings.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-remote-settings-system.Tpo .deps/libnm_glib_la-nm-remote-settings-system.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libnm_glib_la-nm-exported-connection.Tpo .deps/libnm_glib_la-nm-exported-connection.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-settings-service.Tpo .deps/libnm_glib_la-nm-settings-service.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -Wl,--version-script=./libnm-glib.ver -version-info "3:0:1" -o libnm-glib.la -rpath /usr/lib libnm_glib_la-libnm_glib.lo 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-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 -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared .libs/libnm_glib_la-libnm_glib.o .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-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 -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs ../libnm-util/.libs/libnm-util.so -L/lib -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgthread-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -pthread -m32 -march=i686 -mtune=atom -Wl,--version-script=./libnm-glib.ver -pthread -pthread -Wl,-soname -Wl,libnm-glib.so.2 -o .libs/libnm-glib.so.2.1.0 libtool: link: (cd ".libs" && rm -f "libnm-glib.so.2" && ln -s "libnm-glib.so.2.1.0" "libnm-glib.so.2") libtool: link: (cd ".libs" && rm -f "libnm-glib.so" && ln -s "libnm-glib.so.2.1.0" "libnm-glib.so") libtool: link: ( cd ".libs" && rm -f "libnm-glib.la" && ln -s "../libnm-glib.la" "libnm-glib.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libnm_glib_vpn_la-nm-vpn-plugin-ui-interface.Tpo .deps/libnm_glib_vpn_la-nm-vpn-plugin-ui-interface.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -Wl,--version-script=./libnm-glib-vpn.ver -version-info "1:0:0" -o libnm-glib-vpn.la -rpath /usr/lib libnm_glib_vpn_la-nm-vpn-plugin.lo libnm_glib_vpn_la-nm-vpn-plugin-ui-interface.lo ../libnm-util/libnm-util.la -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 libtool: link: 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,/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs ../libnm-util/.libs/libnm-util.so -L/lib -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgthread-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -m32 -march=i686 -mtune=atom -Wl,--version-script=./libnm-glib-vpn.ver -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: ( cd ".libs" && rm -f "libnm-glib-vpn.la" && ln -s "../libnm-glib-vpn.la" "libnm-glib-vpn.la" ) gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libnm-util -I../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o libnm-glib-test libnm_glib_test-libnm-glib-test.o libnm-glib.la ../libnm-util/libnm-util.la -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o .libs/libnm-glib-test libnm_glib_test-libnm-glib-test.o -pthread ./.libs/libnm-glib.so -L/lib /builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs/libnm-util.so -lgudev-1.0 ../libnm-util/.libs/libnm-util.so -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgthread-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib' Making all in src make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/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_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 make all-recursive make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src' Making all in named-manager make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/named-manager' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnm-util -I../../src -I../../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libnamed_manager_la-nm-named-manager.lo -MD -MP -MF .deps/libnamed_manager_la-nm-named-manager.Tpo -c -o libnamed_manager_la-nm-named-manager.lo `test -f 'nm-named-manager.c' || echo './'`nm-named-manager.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnm-util -I../../src -I../../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libnamed_manager_la-nm-named-manager.lo -MD -MP -MF .deps/libnamed_manager_la-nm-named-manager.Tpo -c nm-named-manager.c -fPIC -DPIC -o .libs/libnamed_manager_la-nm-named-manager.o mv -f .deps/libnamed_manager_la-nm-named-manager.Tpo .deps/libnamed_manager_la-nm-named-manager.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o libnamed-manager.la libnamed_manager_la-nm-named-manager.lo -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 libtool: link: ar cru .libs/libnamed-manager.a .libs/libnamed_manager_la-nm-named-manager.o libtool: link: ranlib .libs/libnamed-manager.a libtool: link: ( cd ".libs" && rm -f "libnamed-manager.la" && ln -s "../libnamed-manager.la" "libnamed-manager.la" ) make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/named-manager' Making all in vpn-manager make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/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 `/builddir/build/BUILD/NetworkManager-0.7.996/src/vpn-manager' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../marshallers -I../../src/named-manager -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../marshallers -I../../src/named-manager -DVPN_NAME_FILES_DIR=\"/etc/NetworkManager/VPN\" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libvpn_manager_la-nm-vpn-manager.Tpo .deps/libvpn_manager_la-nm-vpn-manager.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../marshallers -I../../src/named-manager -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../marshallers -I../../src/named-manager -DVPN_NAME_FILES_DIR=\"/etc/NetworkManager/VPN\" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libvpn_manager_la-nm-vpn-service.Tpo .deps/libvpn_manager_la-nm-vpn-service.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../marshallers -I../../src/named-manager -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../marshallers -I../../src/named-manager -DVPN_NAME_FILES_DIR=\"/etc/NetworkManager/VPN\" -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 ../../libnm-util/libnm-util.la -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 libtool: link: (cd .libs/libvpn-manager.lax/libmarshallers.a && ar x "/builddir/build/BUILD/NetworkManager-0.7.996/src/vpn-manager/../../marshallers/.libs/libmarshallers.a") libtool: link: 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 libtool: link: 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 `/builddir/build/BUILD/NetworkManager-0.7.996/src/vpn-manager' make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/vpn-manager' Making all in dhcp-manager make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/dhcp-manager' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../libnm-util -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -DDHCP_CLIENT_PATH=\"/sbin/dhclient\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../libnm-util -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -DDHCP_CLIENT_PATH=\"/sbin/dhclient\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libdhcp_manager_la-nm-dhcp-manager.Tpo .deps/libdhcp_manager_la-nm-dhcp-manager.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../libnm-util -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -DDHCP_CLIENT_PATH=\"/sbin/dhclient\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../libnm-util -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -DDHCP_CLIENT_PATH=\"/sbin/dhclient\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libdhcp_manager_la-nm-dhcp-dhclient.Tpo .deps/libdhcp_manager_la-nm-dhcp-dhclient.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o libdhcp-manager.la libdhcp_manager_la-nm-dhcp-manager.lo libdhcp_manager_la-nm-dhcp-dhclient.lo ../../marshallers/libmarshallers.la -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 libtool: link: (cd .libs/libdhcp-manager.lax/libmarshallers.a && ar x "/builddir/build/BUILD/NetworkManager-0.7.996/src/dhcp-manager/../../marshallers/.libs/libmarshallers.a") libtool: link: ar cru .libs/libdhcp-manager.a .libs/libdhcp_manager_la-nm-dhcp-manager.o .libs/libdhcp_manager_la-nm-dhcp-dhclient.o .libs/libdhcp-manager.lax/libmarshallers.a/libmarshallers_la-nm-marshal-main.o libtool: link: 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 `/builddir/build/BUILD/NetworkManager-0.7.996/src/dhcp-manager' Making all in ip6-manager make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/ip6-manager' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../libnm-util -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../libnm-util -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libip6_manager_la-nm-ip6-manager.Tpo .deps/libip6_manager_la-nm-ip6-manager.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../libnm-util -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libip6_manager_la-nm-netlink-listener.lo -MD -MP -MF .deps/libip6_manager_la-nm-netlink-listener.Tpo -c -o libip6_manager_la-nm-netlink-listener.lo `test -f 'nm-netlink-listener.c' || echo './'`nm-netlink-listener.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../marshallers -I../../libnm-util -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libip6_manager_la-nm-netlink-listener.lo -MD -MP -MF .deps/libip6_manager_la-nm-netlink-listener.Tpo -c nm-netlink-listener.c -fPIC -DPIC -o .libs/libip6_manager_la-nm-netlink-listener.o mv -f .deps/libip6_manager_la-nm-netlink-listener.Tpo .deps/libip6_manager_la-nm-netlink-listener.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o libip6-manager.la libip6_manager_la-nm-ip6-manager.lo libip6_manager_la-nm-netlink-listener.lo -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 ../../marshallers/libmarshallers.la libtool: link: (cd .libs/libip6-manager.lax/libmarshallers.a && ar x "/builddir/build/BUILD/NetworkManager-0.7.996/src/ip6-manager/../../marshallers/.libs/libmarshallers.a") libtool: link: ar cru .libs/libip6-manager.a .libs/libip6_manager_la-nm-ip6-manager.o .libs/libip6_manager_la-nm-netlink-listener.o .libs/libip6-manager.lax/libmarshallers.a/libmarshallers_la-nm-marshal-main.o libtool: link: 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 `/builddir/build/BUILD/NetworkManager-0.7.996/src/ip6-manager' Making all in supplicant-manager make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/supplicant-manager' Making all in . make[5]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/supplicant-manager' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../libnm-util -I../../marshallers -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../libnm-util -I../../marshallers -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libsupplicant_manager_la-nm-supplicant-manager.Tpo .deps/libsupplicant_manager_la-nm-supplicant-manager.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../libnm-util -I../../marshallers -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../libnm-util -I../../marshallers -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libsupplicant_manager_la-nm-supplicant-config.Tpo .deps/libsupplicant_manager_la-nm-supplicant-config.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../libnm-util -I../../marshallers -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../libnm-util -I../../marshallers -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libsupplicant_manager_la-nm-supplicant-interface.Tpo .deps/libsupplicant_manager_la-nm-supplicant-interface.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../libnm-util -I../../marshallers -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../libnm-util -I../../marshallers -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libsupplicant_manager_la-nm-supplicant-settings-verify.Tpo .deps/libsupplicant_manager_la-nm-supplicant-settings-verify.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../libnm-util -I../../marshallers -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libsupplicant_manager_la-gnome-keyring-md5.lo -MD -MP -MF .deps/libsupplicant_manager_la-gnome-keyring-md5.Tpo -c -o libsupplicant_manager_la-gnome-keyring-md5.lo `test -f 'gnome-keyring-md5.c' || echo './'`gnome-keyring-md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../libnm-util -I../../marshallers -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libsupplicant_manager_la-gnome-keyring-md5.lo -MD -MP -MF .deps/libsupplicant_manager_la-gnome-keyring-md5.Tpo -c gnome-keyring-md5.c -fPIC -DPIC -o .libs/libsupplicant_manager_la-gnome-keyring-md5.o mv -f .deps/libsupplicant_manager_la-gnome-keyring-md5.Tpo .deps/libsupplicant_manager_la-gnome-keyring-md5.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libsupplicant_manager_la-gnome-keyring-md5.lo ../../marshallers/libmarshallers.la -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 libtool: link: (cd .libs/libsupplicant-manager.lax/libmarshallers.a && ar x "/builddir/build/BUILD/NetworkManager-0.7.996/src/supplicant-manager/../../marshallers/.libs/libmarshallers.a") libtool: link: 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_la-gnome-keyring-md5.o .libs/libsupplicant-manager.lax/libmarshallers.a/libmarshallers_la-nm-marshal-main.o libtool: link: 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 `/builddir/build/BUILD/NetworkManager-0.7.996/src/supplicant-manager' Making all in tests make[5]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/supplicant-manager/tests' 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/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o test-supplicant-config test_supplicant_config-test-supplicant-config.o ../../../libnm-util/libnm-util.la ../../../src/supplicant-manager/libsupplicant-manager.la -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o .libs/test-supplicant-config test_supplicant_config-test-supplicant-config.o ../../../libnm-util/.libs/libnm-util.so -L/lib -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl ../../../src/supplicant-manager/.libs/libsupplicant-manager.a -lgthread-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread make[5]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/supplicant-manager/tests' make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/supplicant-manager' Making all in ppp-manager make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/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 `/builddir/build/BUILD/NetworkManager-0.7.996/src/ppp-manager' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib\" -DPLUGINDIR=\"/usr/lib/pppd/2.4.4\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib\" -DPLUGINDIR=\"/usr/lib/pppd/2.4.4\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o libppp-manager.la libppp_manager_la-nm-ppp-manager.lo ../../marshallers/libmarshallers.la -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 libtool: link: (cd .libs/libppp-manager.lax/libmarshallers.a && ar x "/builddir/build/BUILD/NetworkManager-0.7.996/src/ppp-manager/../../marshallers/.libs/libmarshallers.a") libtool: link: 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 libtool: link: 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" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -module -avoid-version -o nm-pppd-plugin.la -rpath /usr/lib/pppd/2.4.4 nm_pppd_plugin_la-nm-pppd-plugin.lo ../../libnm-util/libnm-util.la -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared .libs/nm_pppd_plugin_la-nm-pppd-plugin.o -Wl,-rpath -Wl,/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs ../../libnm-util/.libs/libnm-util.so -L/lib -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -ldbus-glib-1 -ldbus-1 -lpthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -pthread -Wl,-soname -Wl,nm-pppd-plugin.so -o .libs/nm-pppd-plugin.so libtool: link: ( cd ".libs" && rm -f "nm-pppd-plugin.la" && ln -s "../nm-pppd-plugin.la" "nm-pppd-plugin.la" ) make[5]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/ppp-manager' make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/ppp-manager' Making all in backends make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/backends' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../src -I../../src/vpn-manager -I../../src/named-manager -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../src -I../../src/vpn-manager -I../../src/named-manager -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libnmbackend_la-NetworkManagerGeneric.lo -MD -MP -MF .deps/libnmbackend_la-NetworkManagerGeneric.Tpo -c NetworkManagerGeneric.c -fPIC -DPIC -o .libs/libnmbackend_la-NetworkManagerGeneric.o mv -f .deps/libnmbackend_la-NetworkManagerGeneric.Tpo .deps/libnmbackend_la-NetworkManagerGeneric.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../src -I../../src/vpn-manager -I../../src/named-manager -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libnmbackend_la-NetworkManagerRedHat.lo -MD -MP -MF .deps/libnmbackend_la-NetworkManagerRedHat.Tpo -c -o libnmbackend_la-NetworkManagerRedHat.lo `test -f 'NetworkManagerRedHat.c' || echo './'`NetworkManagerRedHat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../src -I../../src/vpn-manager -I../../src/named-manager -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libnmbackend_la-NetworkManagerRedHat.lo -MD -MP -MF .deps/libnmbackend_la-NetworkManagerRedHat.Tpo -c NetworkManagerRedHat.c -fPIC -DPIC -o .libs/libnmbackend_la-NetworkManagerRedHat.o mv -f .deps/libnmbackend_la-NetworkManagerRedHat.Tpo .deps/libnmbackend_la-NetworkManagerRedHat.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o libnmbackend.la libnmbackend_la-NetworkManagerGeneric.lo libnmbackend_la-NetworkManagerRedHat.lo -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 libtool: link: ar cru .libs/libnmbackend.a .libs/libnmbackend_la-NetworkManagerGeneric.o .libs/libnmbackend_la-NetworkManagerRedHat.o libtool: link: ranlib .libs/libnmbackend.a libtool: link: ( cd ".libs" && rm -f "libnmbackend.la" && ln -s "../libnmbackend.la" "libnmbackend.la" ) make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/backends' Making all in dnsmasq-manager make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/dnsmasq-manager' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnm-util -I../../src -I../../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALSTATEDIR=\"/var\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnm-util -I../../src -I../../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALSTATEDIR=\"/var\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o libdnsmasq-manager.la libdnsmasq_manager_la-nm-dnsmasq-manager.lo -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 libtool: link: ar cru .libs/libdnsmasq-manager.a .libs/libdnsmasq_manager_la-nm-dnsmasq-manager.o libtool: link: ranlib .libs/libdnsmasq-manager.a libtool: link: ( cd ".libs" && rm -f "libdnsmasq-manager.la" && ln -s "../libdnsmasq-manager.la" "libdnsmasq-manager.la" ) make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/dnsmasq-manager' Making all in modem-manager make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/modem-manager' 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_serial_device --mode=glib-server --output=nm-serial-device-glue.h ../../introspection/nm-device-serial.xml make all-am make[5]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/modem-manager' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../libnm-util -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../libnm-util -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libmodem_manager_la-nm-modem-cdma.Tpo .deps/libmodem_manager_la-nm-modem-cdma.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../libnm-util -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../libnm-util -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libmodem_manager_la-nm-modem-gsm.Tpo .deps/libmodem_manager_la-nm-modem-gsm.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../libnm-util -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../libnm-util -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libmodem_manager_la-nm-modem.Tpo .deps/libmodem_manager_la-nm-modem.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../libnm-util -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../libnm-util -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libmodem_manager_la-nm-modem-manager.Tpo .deps/libmodem_manager_la-nm-modem-manager.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o libmodem-manager.la libmodem_manager_la-nm-modem-cdma.lo libmodem_manager_la-nm-modem-gsm.lo libmodem_manager_la-nm-modem.lo libmodem_manager_la-nm-modem-manager.lo ../../marshallers/libmarshallers.la -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 libtool: link: (cd .libs/libmodem-manager.lax/libmarshallers.a && ar x "/builddir/build/BUILD/NetworkManager-0.7.996/src/modem-manager/../../marshallers/.libs/libmarshallers.a") libtool: link: ar cru .libs/libmodem-manager.a .libs/libmodem_manager_la-nm-modem-cdma.o .libs/libmodem_manager_la-nm-modem-gsm.o .libs/libmodem_manager_la-nm-modem.o .libs/libmodem_manager_la-nm-modem-manager.o .libs/libmodem-manager.lax/libmarshallers.a/libmarshallers_la-nm-marshal-main.o libtool: link: 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 `/builddir/build/BUILD/NetworkManager-0.7.996/src/modem-manager' make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/modem-manager' Making all in bluez-manager make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/bluez-manager' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../marshallers -I../../src/nm-bluez-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../marshallers -I../../src/nm-bluez-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libbluez_manager_la-nm-bluez-manager.Tpo .deps/libbluez_manager_la-nm-bluez-manager.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../marshallers -I../../src/nm-bluez-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../marshallers -I../../src/nm-bluez-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libbluez_manager_la-nm-bluez-adapter.Tpo .deps/libbluez_manager_la-nm-bluez-adapter.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../marshallers -I../../src/nm-bluez-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../src -I../../marshallers -I../../src/nm-bluez-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALSTATEDIR=\"/var\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 libtool: link: (cd .libs/libbluez-manager.lax/libmarshallers.a && ar x "/builddir/build/BUILD/NetworkManager-0.7.996/src/bluez-manager/../../marshallers/.libs/libmarshallers.a") libtool: link: 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 libtool: link: 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 `/builddir/build/BUILD/NetworkManager-0.7.996/src/bluez-manager' Making all in system-settings make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/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 `/builddir/build/BUILD/NetworkManager-0.7.996/src/system-settings' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/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/lib/NetworkManager\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/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/lib/NetworkManager\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libsystem_settings_la-nm-sysconfig-settings.Tpo .deps/libsystem_settings_la-nm-sysconfig-settings.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/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/lib/NetworkManager\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/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/lib/NetworkManager\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libsystem_settings_la-nm-inotify-helper.Tpo .deps/libsystem_settings_la-nm-inotify-helper.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/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/lib/NetworkManager\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/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/lib/NetworkManager\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/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/lib/NetworkManager\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/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/lib/NetworkManager\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libsystem_settings_la-nm-system-config-interface.Tpo .deps/libsystem_settings_la-nm-system-config-interface.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/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/lib/NetworkManager\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/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/lib/NetworkManager\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libsystem_settings_la-nm-sysconfig-connection.Tpo .deps/libsystem_settings_la-nm-sysconfig-connection.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/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/lib/NetworkManager\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../libnm-util -I../../libnm-glib -I../../src -I../../marshallers -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/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/lib/NetworkManager\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-default-wired-connection.Tpo .deps/libsystem_settings_la-nm-default-wired-connection.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -rdynamic -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 -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: (cd .libs/libsystem-settings.lax/libmarshallers.a && ar x "/builddir/build/BUILD/NetworkManager-0.7.996/src/system-settings/../../marshallers/.libs/libmarshallers.a") libtool: link: 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 libtool: link: 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 `/builddir/build/BUILD/NetworkManager-0.7.996/src/system-settings' make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/system-settings' Making all in . make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libtest_dhcp_la-nm-ip4-config.Tpo .deps/libtest_dhcp_la-nm-ip4-config.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libtest_dhcp_la-nm-hostname-provider.Tpo .deps/libtest_dhcp_la-nm-hostname-provider.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libtest_dhcp_la-nm-dbus-manager.Tpo .deps/libtest_dhcp_la-nm-dbus-manager.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o libtest-dhcp.la libtest_dhcp_la-nm-ip4-config.lo libtest_dhcp_la-nm-hostname-provider.lo libtest_dhcp_la-nm-dbus-manager.lo ../libnm-util/libnm-util.la -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -lnl libtool: link: ar cru .libs/libtest-dhcp.a .libs/libtest_dhcp_la-nm-ip4-config.o .libs/libtest_dhcp_la-nm-hostname-provider.o .libs/libtest_dhcp_la-nm-dbus-manager.o libtool: link: ranlib .libs/libtest-dhcp.a libtool: link: ( cd ".libs" && rm -f "libtest-dhcp.la" && ln -s "../libtest-dhcp.la" "libtest-dhcp.la" ) gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o nm-crash-logger nm_crash_logger-nm-crash-logger.o -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o nm-crash-logger nm_crash_logger-nm-crash-logger.o -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/NetworkManager-nm-call-store.Tpo .deps/NetworkManager-nm-call-store.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-device.Tpo .deps/NetworkManager-nm-device.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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/NetworkManager-nm-device-interface.Tpo .deps/NetworkManager-nm-device-interface.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/NetworkManager-nm-device-ethernet.Tpo .deps/NetworkManager-nm-device-ethernet.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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/NetworkManager-nm-device-wifi.Tpo .deps/NetworkManager-nm-device-wifi.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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/NetworkManager-nm-device-olpc-mesh.Tpo .deps/NetworkManager-nm-device-olpc-mesh.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-bt.Tpo .deps/NetworkManager-nm-device-bt.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT NetworkManager-NetworkManagerAP.o -MD -MP -MF .deps/NetworkManager-NetworkManagerAP.Tpo -c -o NetworkManager-NetworkManagerAP.o `test -f 'NetworkManagerAP.c' || echo './'`NetworkManagerAP.c mv -f .deps/NetworkManager-NetworkManagerAP.Tpo .deps/NetworkManager-NetworkManagerAP.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-dbus-manager.Tpo .deps/NetworkManager-nm-dbus-manager.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/NetworkManager-nm-udev-manager.Tpo .deps/NetworkManager-nm-udev-manager.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-hostname-provider.Tpo .deps/NetworkManager-nm-hostname-provider.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-ip4-config.Tpo .deps/NetworkManager-nm-ip4-config.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-ip6-config.Tpo .deps/NetworkManager-nm-ip6-config.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-secrets-provider-interface.Tpo .deps/NetworkManager-nm-secrets-provider-interface.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-active-connection.Tpo .deps/NetworkManager-nm-active-connection.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT NetworkManager-NetworkManager.o -MD -MP -MF .deps/NetworkManager-NetworkManager.Tpo -c -o NetworkManager-NetworkManager.o `test -f 'NetworkManager.c' || echo './'`NetworkManager.c mv -f .deps/NetworkManager-NetworkManager.Tpo .deps/NetworkManager-NetworkManager.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT NetworkManager-NetworkManagerPolicy.o -MD -MP -MF .deps/NetworkManager-NetworkManagerPolicy.Tpo -c -o NetworkManager-NetworkManagerPolicy.o `test -f 'NetworkManagerPolicy.c' || echo './'`NetworkManagerPolicy.c mv -f .deps/NetworkManager-NetworkManagerPolicy.Tpo .deps/NetworkManager-NetworkManagerPolicy.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-NetworkManagerUtils.Tpo .deps/NetworkManager-NetworkManagerUtils.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT NetworkManager-NetworkManagerSystem.o -MD -MP -MF .deps/NetworkManager-NetworkManagerSystem.Tpo -c -o NetworkManager-NetworkManagerSystem.o `test -f 'NetworkManagerSystem.c' || echo './'`NetworkManagerSystem.c mv -f .deps/NetworkManager-NetworkManagerSystem.Tpo .deps/NetworkManager-NetworkManagerSystem.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT NetworkManager-nm-logging.o -MD -MP -MF .deps/NetworkManager-nm-logging.Tpo -c -o NetworkManager-nm-logging.o `test -f 'nm-logging.c' || echo './'`nm-logging.c mv -f .deps/NetworkManager-nm-logging.Tpo .deps/NetworkManager-nm-logging.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-manager.Tpo .deps/NetworkManager-nm-manager.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-netlink-monitor.Tpo .deps/NetworkManager-nm-netlink-monitor.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-nm-activation-request.Tpo .deps/NetworkManager-nm-activation-request.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-properties-changed-signal.Tpo .deps/NetworkManager-nm-properties-changed-signal.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-wpa.Tpo .deps/NetworkManager-wpa.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT NetworkManager-nm-netlink.o -MD -MP -MF .deps/NetworkManager-nm-netlink.Tpo -c -o NetworkManager-nm-netlink.o `test -f 'nm-netlink.c' || echo './'`nm-netlink.c mv -f .deps/NetworkManager-nm-netlink.Tpo .deps/NetworkManager-nm-netlink.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../marshallers -I../src/named-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 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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-dhcp4-config.Tpo .deps/NetworkManager-nm-dhcp4-config.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -rdynamic -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-NetworkManagerAP.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-NetworkManager.o NetworkManager-NetworkManagerPolicy.o NetworkManager-NetworkManagerUtils.o NetworkManager-NetworkManagerSystem.o NetworkManager-nm-logging.o NetworkManager-nm-manager.o NetworkManager-nm-netlink-monitor.o NetworkManager-nm-activation-request.o NetworkManager-nm-properties-changed-signal.o NetworkManager-wpa.o NetworkManager-nm-netlink.o NetworkManager-nm-dhcp4-config.o ../marshallers/libmarshallers.la ./named-manager/libnamed-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 -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lnl -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -rdynamic -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-NetworkManagerAP.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-NetworkManager.o NetworkManager-NetworkManagerPolicy.o NetworkManager-NetworkManagerUtils.o NetworkManager-NetworkManagerSystem.o NetworkManager-nm-logging.o NetworkManager-nm-manager.o NetworkManager-nm-netlink-monitor.o NetworkManager-nm-activation-request.o NetworkManager-nm-properties-changed-signal.o NetworkManager-wpa.o NetworkManager-nm-netlink.o NetworkManager-nm-dhcp4-config.o -pthread -Wl,--export-dynamic ../marshallers/.libs/libmarshallers.a ./named-manager/.libs/libnamed-manager.a -L/lib ./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 /builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib/.libs/libnm-glib.so /builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs/libnm-util.so -lpolkit-gobject-1 -lgio-2.0 ./backends/.libs/libnmbackend.a ../libnm-util/.libs/libnm-util.so -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -ldbus-glib-1 -ldbus-1 -lpthread -lgthread-2.0 -lrt -lgudev-1.0 -lgobject-2.0 -lnl -lgmodule-2.0 -lglib-2.0 -pthread make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src' Making all in tests make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/tests' 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/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o .libs/test-dhcp-options test_dhcp_options-test-dhcp-options.o -pthread ../../libnm-util/.libs/libnm-util.so -L/lib ../../src/dhcp-manager/.libs/libdhcp-manager.a ../../src/.libs/libtest-dhcp.a /builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs/libnm-util.so -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lnl -lgthread-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/tests' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src' Making all in include make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/include' Making all in introspection make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/introspection' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/introspection' Making all in callouts make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/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 `/builddir/build/BUILD/NetworkManager-0.7.996/callouts' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o nm-dhcp-client.action nm_dhcp_client_action-nm-dhcp-client-action.o -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o nm-dhcp-client.action nm_dhcp_client_action-nm-dhcp-client-action.o -pthread -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 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 gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o nm-dispatcher.action nm_dispatcher_action-nm-dispatcher-action.o ../libnm-glib/libnm-glib.la ../libnm-util/libnm-util.la -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o .libs/nm-dispatcher.action nm_dispatcher_action-nm-dispatcher-action.o -pthread ../libnm-glib/.libs/libnm-glib.so -L/lib /builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs/libnm-util.so -lgudev-1.0 ../libnm-util/.libs/libnm-util.so -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -ldbus-glib-1 -ldbus-1 -lpthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o nm-avahi-autoipd.action nm_avahi_autoipd_action-nm-avahi-autoipd-action.o -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o nm-avahi-autoipd.action nm_avahi_autoipd_action-nm-avahi-autoipd-action.o -pthread -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -pthread make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/callouts' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/callouts' Making all in system-settings make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings' Making all in plugins make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins' Making all in keyfile make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile' Making all in io make[5]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/io' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../system-settings/src -I../../../../include -I../../../../libnm-util -I../../../../libnm-glib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../system-settings/src -I../../../../include -I../../../../libnm-util -I../../../../libnm-glib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libkeyfile_io_la-reader.Tpo .deps/libkeyfile_io_la-reader.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../system-settings/src -I../../../../include -I../../../../libnm-util -I../../../../libnm-glib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../system-settings/src -I../../../../include -I../../../../libnm-util -I../../../../libnm-glib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libkeyfile_io_la-writer.Tpo .deps/libkeyfile_io_la-writer.Plo /bin/sh ../../../../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o libkeyfile-io.la libkeyfile_io_la-reader.lo libkeyfile_io_la-writer.lo -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 libtool: link: ar cru .libs/libkeyfile-io.a .libs/libkeyfile_io_la-reader.o .libs/libkeyfile_io_la-writer.o libtool: link: ranlib .libs/libkeyfile-io.a libtool: link: ( cd ".libs" && rm -f "libkeyfile-io.la" && ln -s "../libkeyfile-io.la" "libkeyfile-io.la" ) make[5]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/io' Making all in tests make[5]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/tests' Making all in keyfiles make[6]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/tests/keyfiles' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/tests/keyfiles' make[6]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/tests' gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include -I../../../../libnm-util -I../../../../libnm-glib -I../../../../system-settings/plugins/keyfile/io -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTEST_KEYFILES_DIR=\"/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/tests/keyfiles\" -DTEST_SCRATCH_DIR=\"/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/tests/keyfiles\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o test-keyfile test_keyfile-test-keyfile.o ../../../../system-settings/plugins/keyfile/io/libkeyfile-io.la ../../../../libnm-glib/libnm-glib.la ../../../../libnm-util/libnm-util.la -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o .libs/test-keyfile test_keyfile-test-keyfile.o ../../../../system-settings/plugins/keyfile/io/.libs/libkeyfile-io.a ../../../../libnm-glib/.libs/libnm-glib.so -L/lib /builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs/libnm-util.so -lgudev-1.0 ../../../../libnm-util/.libs/libnm-util.so -lgthread-2.0 -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread make[6]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/tests' make[5]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/tests' make[5]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-util -I../../../libnm-glib -I../../../system-settings/plugins/keyfile/io -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -DKEYFILE_DIR=\""/etc/NetworkManager/system-connections"\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-util -I../../../libnm-glib -I../../../system-settings/plugins/keyfile/io -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -DKEYFILE_DIR=\"/etc/NetworkManager/system-connections\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libnm_settings_plugin_keyfile_la-nm-keyfile-connection.Tpo .deps/libnm_settings_plugin_keyfile_la-nm-keyfile-connection.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-util -I../../../libnm-glib -I../../../system-settings/plugins/keyfile/io -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -DKEYFILE_DIR=\""/etc/NetworkManager/system-connections"\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-util -I../../../libnm-glib -I../../../system-settings/plugins/keyfile/io -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\"/etc\" -DG_DISABLE_DEPRECATED -DKEYFILE_DIR=\"/etc/NetworkManager/system-connections\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -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 mv -f .deps/libnm_settings_plugin_keyfile_la-plugin.Tpo .deps/libnm_settings_plugin_keyfile_la-plugin.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -module -avoid-version -o libnm-settings-plugin-keyfile.la -rpath /usr/lib/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 ../../../system-settings/plugins/keyfile/io/libkeyfile-io.la -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -shared .libs/libnm_settings_plugin_keyfile_la-nm-keyfile-connection.o .libs/libnm_settings_plugin_keyfile_la-plugin.o -Wl,--whole-archive ../../../system-settings/plugins/keyfile/io/.libs/libkeyfile-io.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib/.libs -L/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs ../../../libnm-util/.libs/libnm-util.so -L/lib ../../../libnm-glib/.libs/libnm-glib.so /builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs/libnm-util.so -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgudev-1.0 -lgthread-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libnm-settings-plugin-keyfile.so -o .libs/libnm-settings-plugin-keyfile.so 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 `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile' make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile' Making all in ifcfg-rh make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh' Making all in . make[5]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -I../../../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libifcfg_rh_io_la-shvar.lo -MD -MP -MF .deps/libifcfg_rh_io_la-shvar.Tpo -c -o libifcfg_rh_io_la-shvar.lo `test -f 'shvar.c' || echo './'`shvar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -I../../../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libifcfg_rh_io_la-shvar.lo -MD -MP -MF .deps/libifcfg_rh_io_la-shvar.Tpo -c shvar.c -fPIC -DPIC -o .libs/libifcfg_rh_io_la-shvar.o mv -f .deps/libifcfg_rh_io_la-shvar.Tpo .deps/libifcfg_rh_io_la-shvar.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -I../../../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libifcfg_rh_io_la-reader.lo -MD -MP -MF .deps/libifcfg_rh_io_la-reader.Tpo -c -o libifcfg_rh_io_la-reader.lo `test -f 'reader.c' || echo './'`reader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -I../../../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libifcfg_rh_io_la-reader.lo -MD -MP -MF .deps/libifcfg_rh_io_la-reader.Tpo -c reader.c -fPIC -DPIC -o .libs/libifcfg_rh_io_la-reader.o mv -f .deps/libifcfg_rh_io_la-reader.Tpo .deps/libifcfg_rh_io_la-reader.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -I../../../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libifcfg_rh_io_la-writer.lo -MD -MP -MF .deps/libifcfg_rh_io_la-writer.Tpo -c -o libifcfg_rh_io_la-writer.lo `test -f 'writer.c' || echo './'`writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -I../../../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libifcfg_rh_io_la-writer.lo -MD -MP -MF .deps/libifcfg_rh_io_la-writer.Tpo -c writer.c -fPIC -DPIC -o .libs/libifcfg_rh_io_la-writer.o mv -f .deps/libifcfg_rh_io_la-writer.Tpo .deps/libifcfg_rh_io_la-writer.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -I../../../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libifcfg_rh_io_la-sha1.lo -MD -MP -MF .deps/libifcfg_rh_io_la-sha1.Tpo -c -o libifcfg_rh_io_la-sha1.lo `test -f 'sha1.c' || echo './'`sha1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -I../../../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libifcfg_rh_io_la-sha1.lo -MD -MP -MF .deps/libifcfg_rh_io_la-sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/libifcfg_rh_io_la-sha1.o mv -f .deps/libifcfg_rh_io_la-sha1.Tpo .deps/libifcfg_rh_io_la-sha1.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -I../../../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libifcfg_rh_io_la-errors.lo -MD -MP -MF .deps/libifcfg_rh_io_la-errors.Tpo -c -o libifcfg_rh_io_la-errors.lo `test -f 'errors.c' || echo './'`errors.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -I../../../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libifcfg_rh_io_la-errors.lo -MD -MP -MF .deps/libifcfg_rh_io_la-errors.Tpo -c errors.c -fPIC -DPIC -o .libs/libifcfg_rh_io_la-errors.o mv -f .deps/libifcfg_rh_io_la-errors.Tpo .deps/libifcfg_rh_io_la-errors.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -I../../../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libifcfg_rh_io_la-utils.lo -MD -MP -MF .deps/libifcfg_rh_io_la-utils.Tpo -c -o libifcfg_rh_io_la-utils.lo `test -f 'utils.c' || echo './'`utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -I../../../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -DSBINDIR=\"/usr/sbin\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libifcfg_rh_io_la-utils.lo -MD -MP -MF .deps/libifcfg_rh_io_la-utils.Tpo -c utils.c -fPIC -DPIC -o .libs/libifcfg_rh_io_la-utils.o mv -f .deps/libifcfg_rh_io_la-utils.Tpo .deps/libifcfg_rh_io_la-utils.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o libifcfg-rh-io.la libifcfg_rh_io_la-shvar.lo libifcfg_rh_io_la-reader.lo libifcfg_rh_io_la-writer.lo libifcfg_rh_io_la-sha1.lo libifcfg_rh_io_la-errors.lo libifcfg_rh_io_la-utils.lo ../../../libnm-util/libnm-util.la -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: ar cru .libs/libifcfg-rh-io.a .libs/libifcfg_rh_io_la-shvar.o .libs/libifcfg_rh_io_la-reader.o .libs/libifcfg_rh_io_la-writer.o .libs/libifcfg_rh_io_la-sha1.o .libs/libifcfg_rh_io_la-errors.o .libs/libifcfg_rh_io_la-utils.o libtool: link: ranlib .libs/libifcfg-rh-io.a libtool: link: ( cd ".libs" && rm -f "libifcfg-rh-io.la" && ln -s "../libifcfg-rh-io.la" "libifcfg-rh-io.la" ) /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -I../../../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libnm_settings_plugin_ifcfg_rh_la-plugin.lo -MD -MP -MF .deps/libnm_settings_plugin_ifcfg_rh_la-plugin.Tpo -c -o libnm_settings_plugin_ifcfg_rh_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -I../../../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libnm_settings_plugin_ifcfg_rh_la-plugin.lo -MD -MP -MF .deps/libnm_settings_plugin_ifcfg_rh_la-plugin.Tpo -c plugin.c -fPIC -DPIC -o .libs/libnm_settings_plugin_ifcfg_rh_la-plugin.o mv -f .deps/libnm_settings_plugin_ifcfg_rh_la-plugin.Tpo .deps/libnm_settings_plugin_ifcfg_rh_la-plugin.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -I../../../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libnm_settings_plugin_ifcfg_rh_la-nm-ifcfg-connection.lo -MD -MP -MF .deps/libnm_settings_plugin_ifcfg_rh_la-nm-ifcfg-connection.Tpo -c -o libnm_settings_plugin_ifcfg_rh_la-nm-ifcfg-connection.lo `test -f 'nm-ifcfg-connection.c' || echo './'`nm-ifcfg-connection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/system-settings -I../../../include -I../../../libnm-glib -I../../../libnm-util -I../../../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DSYSCONFDIR=\"/etc\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libnm_settings_plugin_ifcfg_rh_la-nm-ifcfg-connection.lo -MD -MP -MF .deps/libnm_settings_plugin_ifcfg_rh_la-nm-ifcfg-connection.Tpo -c nm-ifcfg-connection.c -fPIC -DPIC -o .libs/libnm_settings_plugin_ifcfg_rh_la-nm-ifcfg-connection.o mv -f .deps/libnm_settings_plugin_ifcfg_rh_la-nm-ifcfg-connection.Tpo .deps/libnm_settings_plugin_ifcfg_rh_la-nm-ifcfg-connection.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -module -avoid-version -o libnm-settings-plugin-ifcfg-rh.la -rpath /usr/lib/NetworkManager libnm_settings_plugin_ifcfg_rh_la-plugin.lo libnm_settings_plugin_ifcfg_rh_la-nm-ifcfg-connection.lo ../../../libnm-util/libnm-util.la ../../../libnm-glib/libnm-glib.la ../../../marshallers/libmarshallers.la libifcfg-rh-io.la -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -shared .libs/libnm_settings_plugin_ifcfg_rh_la-plugin.o .libs/libnm_settings_plugin_ifcfg_rh_la-nm-ifcfg-connection.o -Wl,--whole-archive ../../../marshallers/.libs/libmarshallers.a ./.libs/libifcfg-rh-io.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib/.libs -L/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs ../../../libnm-util/.libs/libnm-util.so -L/lib ../../../libnm-glib/.libs/libnm-glib.so -lgudev-1.0 /builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs/libnm-util.so -ldbus-glib-1 -ldbus-1 -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libnm-settings-plugin-ifcfg-rh.so -o .libs/libnm-settings-plugin-ifcfg-rh.so libtool: link: ( cd ".libs" && rm -f "libnm-settings-plugin-ifcfg-rh.la" && ln -s "../libnm-settings-plugin-ifcfg-rh.la" "libnm-settings-plugin-ifcfg-rh.la" ) make[5]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh' Making all in tests make[5]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh/tests' Making all in network-scripts make[6]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh/tests/network-scripts' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh/tests/network-scripts' make[6]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh/tests' gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include -I../../../../libnm-util -I../../../../libnm-glib -I../../../../system-settings/plugins/ifcfg-rh -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTEST_IFCFG_DIR=\"/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh/tests\" -DTEST_SCRATCH_DIR=\"/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh/tests/\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT test_ifcfg_rh-test-ifcfg-rh.o -MD -MP -MF .deps/test_ifcfg_rh-test-ifcfg-rh.Tpo -c -o test_ifcfg_rh-test-ifcfg-rh.o `test -f 'test-ifcfg-rh.c' || echo './'`test-ifcfg-rh.c mv -f .deps/test_ifcfg_rh-test-ifcfg-rh.Tpo .deps/test_ifcfg_rh-test-ifcfg-rh.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o test-ifcfg-rh test_ifcfg_rh-test-ifcfg-rh.o ../../../../libnm-glib/libnm-glib.la ../../../../libnm-util/libnm-util.la ../../../../system-settings/plugins/ifcfg-rh/libifcfg-rh-io.la -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o .libs/test-ifcfg-rh test_ifcfg_rh-test-ifcfg-rh.o ../../../../libnm-glib/.libs/libnm-glib.so -L/lib -lgudev-1.0 ../../../../libnm-util/.libs/libnm-util.so ../../../../system-settings/plugins/ifcfg-rh/.libs/libifcfg-rh-io.a /builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs/libnm-util.so -luuid -lgthread-2.0 -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread make[6]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh/tests' make[5]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh/tests' make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh' make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/tools' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/tools' Making all in policy make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/policy' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/policy' Making all in initscript make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/initscript' Making all in RedHat make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/initscript/RedHat' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/initscript/RedHat' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/initscript' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/initscript' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/initscript' Making all in test make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/test' depbase=`echo nm-tool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libnm-util -I../libnm-glib -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DBINDIR=\"/usr/bin\" -DNM_RUN_DIR=\"\" -DDATADIR=\"/usr/share\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm-tool.o -MD -MP -MF $depbase.Tpo -c -o nm-tool.o nm-tool.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o nm-tool nm-tool.o ../libnm-glib/libnm-glib.la ../libnm-util/libnm-util.la -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o .libs/nm-tool nm-tool.o -pthread ../libnm-glib/.libs/libnm-glib.so -L/lib /builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs/libnm-util.so -lgudev-1.0 ../libnm-util/.libs/libnm-util.so -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -ldbus-glib-1 -ldbus-1 -lpthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -pthread depbase=`echo nm-online.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libnm-util -I../libnm-glib -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DBINDIR=\"/usr/bin\" -DNM_RUN_DIR=\"\" -DDATADIR=\"/usr/share\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm-online.o -MD -MP -MF $depbase.Tpo -c -o nm-online.o nm-online.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o nm-online nm-online.o ../libnm-util/libnm-util.la -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o .libs/nm-online nm-online.o -pthread ../libnm-util/.libs/libnm-util.so -L/lib -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -ldbus-glib-1 -ldbus-1 -lpthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -pthread depbase=`echo libnm-glib-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libnm-util -I../libnm-glib -I../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DBINDIR=\"/usr/bin\" -DNM_RUN_DIR=\"\" -DDATADIR=\"/usr/share\" -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libnm-glib-test.o -MD -MP -MF $depbase.Tpo -c -o libnm-glib-test.o libnm-glib-test.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o libnm-glib-test libnm-glib-test.o ../libnm-glib/libnm-glib.la ../libnm-util/libnm-util.la -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o .libs/libnm-glib-test libnm-glib-test.o -pthread ../libnm-glib/.libs/libnm-glib.so -L/lib /builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs/libnm-util.so -lgudev-1.0 ../libnm-util/.libs/libnm-util.so -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -ldbus-glib-1 -ldbus-1 -lpthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -pthread make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/test' Making all in po make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo as | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file as.po file=`echo be@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be@latin.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ka.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo ku | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ku.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mr.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po file=`echo or | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file or.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file rw.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo wa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file wa.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/po' Making all in man make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/man' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/docs' Making all in libnm-glib make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/docs/libnm-glib' gtk-doc: Scanning header files cd . && \ gtkdoc-scan --module=libnm-glib --source-dir=../../libnm-glib --ignore-headers="nm-dbus-utils.h nm-device-private.h nm-object-cache.h nm-object-private.h nm-types-private.h nm-access-point-bindings.h nm-client-bindings.h nm-device-bindings.h nm-device-ethernet-bindings.h nm-device-wifi-bindings.h nm-exported-connection-glue.h nm-exported-connection-bindings.h nm-settings-glue.h nm-settings-bindings.h nm-settings-system-bindings.h nm-vpn-connection-bindings.h nm-vpn-plugin-glue.h nm-active-connection-bindings.h nm-ip4-config-bindings.h nm-dhcp4-config-bindings.h nm-ip4-config-bindings.h" if grep -l '^..*$' ./libnm-glib.types > /dev/null 2>&1 ; then \ CC="/bin/sh ../../libtool --mode=compile gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing" LD="/bin/sh ../../libtool --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing " RUN="/bin/sh ../../libtool --mode=execute" CFLAGS="-I../../include -I../../libnm-util -I../../marshallers -I../../libnm-glib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing" LDFLAGS="../../libnm-glib/libnm-glib.la " gtkdoc-scangobj --type-init-func 'g_type_init();' --module=libnm-glib --output-dir=. ; \ else \ cd . ; \ for i in libnm-glib.args libnm-glib.hierarchy libnm-glib.interfaces libnm-glib.prerequisites libnm-glib.signals ; do \ test -f $i || touch $i ; \ done \ fi gtk-doc: Compiling scanner libtool: compile: gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -I../../include -I../../libnm-util -I../../marshallers -I../../libnm-glib -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -c libnm-glib-scan.c -fPIC -DPIC -o .libs/libnm-glib-scan.o gtk-doc: Linking scanner libtool: link: gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o .libs/libnm-glib-scan .libs/libnm-glib-scan.o ../../libnm-glib/.libs/libnm-glib.so -L/lib /builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs/libnm-util.so -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgthread-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -pthread gtk-doc: Running scanner libnm-glib-scan touch scan-build.stamp gtk-doc: Rebuilding template files cd . && gtkdoc-mktmpl --module=libnm-glib ./libnm-glib-sections.txt:65: warning: No declaration found for: NM_DBUS_SETTINGS_DBUS_CONNECTION ./libnm-glib-sections.txt:66: warning: No declaration found for: NM_DBUS_SETTINGS_SCOPE ./libnm-glib-sections.txt:68: warning: No declaration found for: NMDBusSettings ./libnm-glib-sections.txt:69: warning: No declaration found for: nm_dbus_settings_new ./libnm-glib-sections.txt:70: warning: No declaration found for: nm_dbus_settings_get_connection_by_path ./libnm-glib-sections.txt:72: warning: No declaration found for: NM_DBUS_SETTINGS ./libnm-glib-sections.txt:73: warning: No declaration found for: NM_IS_DBUS_SETTINGS ./libnm-glib-sections.txt:74: warning: No declaration found for: NM_TYPE_DBUS_SETTINGS ./libnm-glib-sections.txt:75: warning: No declaration found for: nm_dbus_settings_get_type ./libnm-glib-sections.txt:76: warning: No declaration found for: NM_DBUS_SETTINGS_CLASS ./libnm-glib-sections.txt:77: warning: No declaration found for: NM_IS_DBUS_SETTINGS_CLASS ./libnm-glib-sections.txt:78: warning: No declaration found for: NM_DBUS_SETTINGS_GET_CLASS ./libnm-glib-sections.txt:156: warning: No declaration found for: NMSettingsError ./libnm-glib-sections.txt:157: warning: No declaration found for: NM_SETTINGS_ERROR ./libnm-glib-sections.txt:158: warning: No declaration found for: nm_settings_error_quark ./libnm-glib-sections.txt:159: warning: No declaration found for: NM_EXPORTED_CONNECTION_CONNECTION ./libnm-glib-sections.txt:160: warning: No declaration found for: NM_EXPORTED_CONNECTION_DBUS_METHOD_INVOCATION ./libnm-glib-sections.txt:164: warning: No declaration found for: nm_exported_connection_register_object ./libnm-glib-sections.txt:165: warning: No declaration found for: nm_exported_connection_get_connection ./libnm-glib-sections.txt:166: warning: No declaration found for: nm_exported_connection_update ./libnm-glib-sections.txt:167: warning: No declaration found for: nm_exported_connection_delete ./libnm-glib-sections.txt:168: warning: No declaration found for: nm_exported_connection_signal_updated ./libnm-glib-sections.txt:169: warning: No declaration found for: nm_exported_connection_signal_removed ./libnm-glib-sections.txt:170: warning: No declaration found for: NM_TYPE_SETTINGS ./libnm-glib-sections.txt:171: warning: No declaration found for: NM_SETTINGS ./libnm-glib-sections.txt:172: warning: No declaration found for: NM_SETTINGS_CLASS ./libnm-glib-sections.txt:173: warning: No declaration found for: NM_IS_SETTINGS ./libnm-glib-sections.txt:174: warning: No declaration found for: NM_IS_SETTINGS_CLASS ./libnm-glib-sections.txt:175: warning: No declaration found for: NM_SETTINGS_GET_CLASS ./libnm-glib-sections.txt:177: warning: No declaration found for: NMSettings ./libnm-glib-sections.txt:178: warning: No declaration found for: nm_settings_get_type ./libnm-glib-sections.txt:179: warning: No declaration found for: nm_settings_list_connections ./libnm-glib-sections.txt:180: warning: No declaration found for: nm_settings_signal_new_connection ./libnm-glib-sections.txt:209: warning: No declaration found for: NM_DBUS_SETTINGS_SYSTEM_UNMANAGED_DEVICES ./libnm-glib-sections.txt:210: warning: No declaration found for: NM_DBUS_SETTINGS_SYSTEM_HOSTNAME ./libnm-glib-sections.txt:211: warning: No declaration found for: NM_DBUS_SETTINGS_SYSTEM_CAN_MODIFY ./libnm-glib-sections.txt:213: warning: No declaration found for: NMDBusSettingsSystem ./libnm-glib-sections.txt:214: warning: No declaration found for: nm_dbus_settings_system_new ./libnm-glib-sections.txt:215: warning: No declaration found for: nm_dbus_settings_system_add_connection ./libnm-glib-sections.txt:216: warning: No declaration found for: nm_dbus_settings_system_get_unmanaged_devices ./libnm-glib-sections.txt:217: warning: No declaration found for: nm_dbus_settings_system_get_hostname ./libnm-glib-sections.txt:218: warning: No declaration found for: nm_dbus_settings_system_save_hostname ./libnm-glib-sections.txt:219: warning: No declaration found for: nm_dbus_settings_system_get_can_modify ./libnm-glib-sections.txt:221: warning: No declaration found for: NM_DBUS_SETTINGS_SYSTEM ./libnm-glib-sections.txt:222: warning: No declaration found for: NM_IS_DBUS_SETTINGS_SYSTEM ./libnm-glib-sections.txt:223: warning: No declaration found for: NM_TYPE_DBUS_SETTINGS_SYSTEM ./libnm-glib-sections.txt:224: warning: No declaration found for: nm_dbus_settings_system_get_type ./libnm-glib-sections.txt:225: warning: No declaration found for: NM_DBUS_SETTINGS_SYSTEM_CLASS ./libnm-glib-sections.txt:226: warning: No declaration found for: NM_IS_DBUS_SETTINGS_SYSTEM_CLASS ./libnm-glib-sections.txt:227: warning: No declaration found for: NM_DBUS_SETTINGS_SYSTEM_GET_CLASS ./libnm-glib-sections.txt:339: warning: No declaration found for: NM_DBUS_CONNECTION_BUS ./libnm-glib-sections.txt:340: warning: No declaration found for: NM_DBUS_CONNECTION_SCOPE ./libnm-glib-sections.txt:341: warning: No declaration found for: NM_DBUS_CONNECTION_PATH ./libnm-glib-sections.txt:343: warning: No declaration found for: NMDBusConnection ./libnm-glib-sections.txt:344: warning: No declaration found for: nm_dbus_connection_new ./libnm-glib-sections.txt:346: warning: No declaration found for: NM_DBUS_CONNECTION ./libnm-glib-sections.txt:347: warning: No declaration found for: NM_IS_DBUS_CONNECTION ./libnm-glib-sections.txt:348: warning: No declaration found for: NM_TYPE_DBUS_CONNECTION ./libnm-glib-sections.txt:349: warning: No declaration found for: nm_dbus_connection_get_type ./libnm-glib-sections.txt:350: warning: No declaration found for: NM_DBUS_CONNECTION_CLASS ./libnm-glib-sections.txt:351: warning: No declaration found for: NM_IS_DBUS_CONNECTION_CLASS ./libnm-glib-sections.txt:352: warning: No declaration found for: NM_DBUS_CONNECTION_GET_CLASS ./libnm-glib-unused.txt:1: warning: 159 unused declarations.They should be added to libnm-glib-sections.txt in the appropriate place. touch tmpl-build.stamp gtk-doc: Building XML cd . && \ gtkdoc-mkdb --module=libnm-glib --source-dir=../../libnm-glib --output-format=xml --expand-content-files="" --main-sgml-file=libnm-glib-docs.sgml --sgml-mode --output-format=xml ../../libnm-glib/nm-access-point.c:307: warning: Parameter description for ap is missing in source code comment block. ./libnm-glib-sections.txt:65: warning: No declaration found for NM_DBUS_SETTINGS_DBUS_CONNECTION. ./libnm-glib-sections.txt:66: warning: No declaration found for NM_DBUS_SETTINGS_SCOPE. ./libnm-glib-sections.txt:68: warning: No declaration found for NMDBusSettings. ./libnm-glib-sections.txt:69: warning: No declaration found for nm_dbus_settings_new. ./libnm-glib-sections.txt:70: warning: No declaration found for nm_dbus_settings_get_connection_by_path. ./libnm-glib-sections.txt:156: warning: No declaration found for NMSettingsError. ./libnm-glib-sections.txt:157: warning: No declaration found for NM_SETTINGS_ERROR. ./libnm-glib-sections.txt:158: warning: No declaration found for nm_settings_error_quark. ./libnm-glib-sections.txt:159: warning: No declaration found for NM_EXPORTED_CONNECTION_CONNECTION. ./libnm-glib-sections.txt:160: warning: No declaration found for NM_EXPORTED_CONNECTION_DBUS_METHOD_INVOCATION. ./libnm-glib-sections.txt:164: warning: No declaration found for nm_exported_connection_register_object. ./libnm-glib-sections.txt:165: warning: No declaration found for nm_exported_connection_get_connection. ./libnm-glib-sections.txt:166: warning: No declaration found for nm_exported_connection_update. ./libnm-glib-sections.txt:167: warning: No declaration found for nm_exported_connection_delete. ./libnm-glib-sections.txt:168: warning: No declaration found for nm_exported_connection_signal_updated. ./libnm-glib-sections.txt:169: warning: No declaration found for nm_exported_connection_signal_removed. ./libnm-glib-sections.txt:170: warning: No declaration found for NM_TYPE_SETTINGS. ./libnm-glib-sections.txt:171: warning: No declaration found for NM_SETTINGS. ./libnm-glib-sections.txt:172: warning: No declaration found for NM_SETTINGS_CLASS. ./libnm-glib-sections.txt:173: warning: No declaration found for NM_IS_SETTINGS. ./libnm-glib-sections.txt:174: warning: No declaration found for NM_IS_SETTINGS_CLASS. ./libnm-glib-sections.txt:175: warning: No declaration found for NM_SETTINGS_GET_CLASS. ./libnm-glib-sections.txt:177: warning: No declaration found for NMSettings. ./libnm-glib-sections.txt:178: warning: No declaration found for nm_settings_get_type. ./libnm-glib-sections.txt:179: warning: No declaration found for nm_settings_list_connections. ./libnm-glib-sections.txt:180: warning: No declaration found for nm_settings_signal_new_connection. ./libnm-glib-sections.txt:209: warning: No declaration found for NM_DBUS_SETTINGS_SYSTEM_UNMANAGED_DEVICES. ./libnm-glib-sections.txt:210: warning: No declaration found for NM_DBUS_SETTINGS_SYSTEM_HOSTNAME. ./libnm-glib-sections.txt:211: warning: No declaration found for NM_DBUS_SETTINGS_SYSTEM_CAN_MODIFY. ./libnm-glib-sections.txt:213: warning: No declaration found for NMDBusSettingsSystem. ./libnm-glib-sections.txt:214: warning: No declaration found for nm_dbus_settings_system_new. ./libnm-glib-sections.txt:215: warning: No declaration found for nm_dbus_settings_system_add_connection. ./libnm-glib-sections.txt:216: warning: No declaration found for nm_dbus_settings_system_get_unmanaged_devices. ./libnm-glib-sections.txt:217: warning: No declaration found for nm_dbus_settings_system_get_hostname. ./libnm-glib-sections.txt:218: warning: No declaration found for nm_dbus_settings_system_save_hostname. ./libnm-glib-sections.txt:219: warning: No declaration found for nm_dbus_settings_system_get_can_modify. ../../libnm-glib/nm-access-point.c:307: warning: Parameter description for ap is missing in source code comment block. ./libnm-glib-sections.txt:339: warning: No declaration found for NM_DBUS_CONNECTION_BUS. ./libnm-glib-sections.txt:340: warning: No declaration found for NM_DBUS_CONNECTION_SCOPE. ./libnm-glib-sections.txt:341: warning: No declaration found for NM_DBUS_CONNECTION_PATH. ./libnm-glib-sections.txt:343: warning: No declaration found for NMDBusConnection. ./libnm-glib-sections.txt:344: warning: No declaration found for nm_dbus_connection_new. 50% symbol docs coverage (164 symbols documented, 1 symbols incomplete, 163 not documented) See libnm-glib-undocumented.txt for a list of missing docs. The doc coverage percentage doesn't include intro sections. See libnm-glib-undeclared.txt for the list of undeclared symbols. touch sgml-build.stamp gtk-doc: Building HTML rm -rf ./html mkdir ./html mkhtml_options=""; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \ if test "sgml.stamp libnm-glib-docs.sgml" = "0"; then \ mkhtml_options=--path="."; \ fi cd ./html && gtkdoc-mkhtml libnm-glib ../libnm-glib-docs.sgml warning: failed to load external entity "../xml/nm-ip6-config.xml" ../libnm-glib-docs.sgml:22: element include: XInclude error : could not load ../xml/nm-ip6-config.xml, and no fallback was found Computing chunks... Writing NMAccessPoint.html for refentry(NMAccessPoint) Writing NMCdmaDevice.html for refentry(NMCdmaDevice) Writing NMClient.html for refentry(NMClient) Writing NMGsmDevice.html for refentry(NMGsmDevice) Writing NMDevice.html for refentry(NMDevice) Writing NMIP4Config.html for refentry(NMIP4Config) Element include in namespace 'http://www.w3.org/2003/XInclude' encountered in chapter, but no template matches. Writing NMObject.html for refentry(NMObject) Writing libnm-glib-NMSettings.html for refentry(libnm-glib-NMSettings) Writing libnm-glib-NMVPNConnection.html for refentry(libnm-glib-NMVPNConnection) Writing libnm-glib-NMVPNPlugin.html for refentry(libnm-glib-NMVPNPlugin) Writing libnm-glib-NMDBusSettingsSystem.html for refentry(libnm-glib-NMDBusSettingsSystem) Writing NMActiveConnection.html for refentry(NMActiveConnection) Writing NMDeviceEthernet.html for refentry(NMDeviceEthernet) Writing NMDeviceWifi.html for refentry(NMDeviceWifi) Writing libnm-glib-NMDBusConnection.html for refentry(libnm-glib-NMDBusConnection) Writing NMSerialDevice.html for refentry(NMSerialDevice) Writing libnm-glib-NMDBusSettings.html for refentry(libnm-glib-NMDBusSettings) Writing NMDHCP4Config.html for refentry(NMDHCP4Config) Writing libnm-glib-nm-vpn-plugin-ui-interface.html for refentry(libnm-glib-nm-vpn-plugin-ui-interface) Writing libnm-glib-libnm-glib.html for refentry(libnm-glib-libnm-glib) Writing libnm-glib-nm-types.html for refentry(libnm-glib-nm-types) Writing ch01.html for chapter Writing index.html for book(index) Writing index.sgml for book(index) Writing libnm-glib.devhelp for book(index) Writing libnm-glib.devhelp2 for book(index) test "x" = "x" || ( cd . && cp html ) gtk-doc: Fixing cross-references cd . && gtkdoc-fixxref --module-dir=html --html-dir=/usr/share/gtk-doc/html touch html-build.stamp make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/docs/libnm-glib' Making all in libnm-util make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/docs/libnm-util' gtk-doc: Scanning header files cd . && \ gtkdoc-scan --module=libnm-util --source-dir=../../libnm-util --ignore-headers="crypto.h nm-setting-template.h nm-utils-private.h nm-param-spec-specialized.h" --rebuild-types --rebuild-sections if grep -l '^..*$' ./libnm-util.types > /dev/null 2>&1 ; then \ CC="/bin/sh ../../libtool --mode=compile gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing" LD="/bin/sh ../../libtool --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing " RUN="/bin/sh ../../libtool --mode=execute" CFLAGS="-I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing" LDFLAGS="../../libnm-util/libnm-util.la " gtkdoc-scangobj --type-init-func 'g_type_init();' --module=libnm-util --output-dir=. ; \ else \ cd . ; \ for i in libnm-util.args libnm-util.hierarchy libnm-util.interfaces libnm-util.prerequisites libnm-util.signals ; do \ test -f $i || touch $i ; \ done \ fi gtk-doc: Compiling scanner libtool: compile: gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -I../../include -I../../libnm-util -I../../marshallers -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -c libnm-util-scan.c -fPIC -DPIC -o .libs/libnm-util-scan.o gtk-doc: Linking scanner libtool: link: gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o .libs/libnm-util-scan .libs/libnm-util-scan.o ../../libnm-util/.libs/libnm-util.so -L/lib -lgthread-2.0 -ldbus-glib-1 -ldbus-1 -lrt -lgobject-2.0 -lglib-2.0 -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -pthread gtk-doc: Running scanner libnm-util-scan touch scan-build.stamp gtk-doc: Rebuilding template files cd . && gtkdoc-mktmpl --module=libnm-util ./libnm-util-unused.txt:1: warning: 17 unused declarations.They should be added to libnm-util-sections.txt in the appropriate place. touch tmpl-build.stamp gtk-doc: Building XML cd . && \ gtkdoc-mkdb --module=libnm-util --source-dir=../../libnm-util --output-format=xml --expand-content-files="" --main-sgml-file=libnm-util-docs.sgml --sgml-mode --output-format=xml ../../libnm-util/nm-setting-8021x.c:442: warning: nm_setting_802_1x_get_ca_cert is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../libnm-util/nm-setting-8021x.c:597: warning: nm_setting_802_1x_set_ca_cert_from_file is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../libnm-util/nm-setting-8021x.c:672: warning: nm_setting_802_1x_get_client_cert is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../libnm-util/nm-setting-8021x.c:819: warning: nm_setting_802_1x_set_client_cert_from_file is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../libnm-util/nm-setting-8021x.c:1000: warning: nm_setting_802_1x_get_phase2_ca_cert is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../libnm-util/nm-setting-8021x.c:1138: warning: nm_setting_802_1x_set_phase2_ca_cert_from_file is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../libnm-util/nm-setting-8021x.c:1215: warning: nm_setting_802_1x_get_phase2_client_cert is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../libnm-util/nm-setting-8021x.c:1362: warning: nm_setting_802_1x_set_phase2_client_cert_from_file is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../libnm-util/nm-setting-8021x.c:1484: warning: nm_setting_802_1x_get_private_key is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../libnm-util/nm-setting-8021x.c:1692: warning: nm_setting_802_1x_set_private_key_from_file is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../libnm-util/nm-setting-8021x.c:1784: warning: nm_setting_802_1x_get_private_key_type is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../libnm-util/nm-setting-8021x.c:1864: warning: nm_setting_802_1x_get_phase2_private_key is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../libnm-util/nm-setting-8021x.c:2071: warning: nm_setting_802_1x_set_phase2_private_key_from_file is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../libnm-util/nm-setting-8021x.c:2146: warning: nm_setting_802_1x_get_phase2_private_key_type is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) 33% symbol docs coverage (256 symbols documented, 0 symbols incomplete, 522 not documented) See libnm-util-undocumented.txt for a list of missing docs. The doc coverage percentage doesn't include intro sections. touch sgml-build.stamp gtk-doc: Building HTML rm -rf ./html mkdir ./html mkhtml_options=""; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \ if test "sgml.stamp libnm-util-docs.sgml" = "0"; then \ mkhtml_options=--path="."; \ fi cd ./html && gtkdoc-mkhtml libnm-util ../libnm-util-docs.sgml warning: failed to load external entity "../xml/annotation-glossary.xml" Computing chunks... Writing NMConnection.html for refentry(NMConnection) Writing NMSetting.html for refentry(NMSetting) Writing NMSettingConnection.html for refentry(NMSettingConnection) Writing NMSettingWired.html for refentry(NMSettingWired) Writing NMSettingWireless.html for refentry(NMSettingWireless) Writing NMSettingWirelessSecurity.html for refentry(NMSettingWirelessSecurity) Writing NMSettingBluetooth.html for refentry(NMSettingBluetooth) Writing NMSettingSerial.html for refentry(NMSettingSerial) Writing NMSettingCdma.html for refentry(NMSettingCdma) Writing NMSettingGsm.html for refentry(NMSettingGsm) Writing NMSettingOlpcMesh.html for refentry(NMSettingOlpcMesh) Writing NMSetting8021x.html for refentry(NMSetting8021x) Writing NMSettingIP4Config.html for refentry(NMSettingIP4Config) Writing NMSettingIP6Config.html for refentry(NMSettingIP6Config) Writing NMSettingPPP.html for refentry(NMSettingPPP) Writing NMSettingPPPOE.html for refentry(NMSettingPPPOE) Writing NMSettingVPN.html for refentry(NMSettingVPN) Writing libnm-util-nm-utils.html for refentry(libnm-util-nm-utils) Writing ch01.html for chapter Writing object-tree.html for chapter(object-tree) Writing api-index-full.html for index(api-index-full) Writing index.html for book(index) Writing index.sgml for book(index) Writing libnm-util.devhelp for book(index) Writing libnm-util.devhelp2 for book(index) test "x" = "x" || ( cd . && cp html ) gtk-doc: Fixing cross-references cd . && gtkdoc-fixxref --module-dir=html --html-dir=/usr/share/gtk-doc/html touch html-build.stamp make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/docs/libnm-util' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/docs' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/docs' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996' + pushd network-manager-applet-0.7.996 ~/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996 ~/build/BUILD/NetworkManager-0.7.996 + autoreconf -i + intltoolize --force You should update your 'aclocal.m4' by running aclocal. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i686-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-more-warnings=yes 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 whether to enable maintainer-specific portions of Makefiles... no checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/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... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gconftool-2... /usr/bin/gconftool-2 Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files 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 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.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.10.0 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/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking whether byte ordering is bigendian... no checking for i386-redhat-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 GOBJECT... yes checking for NMA... yes checking for DBUS_126... yes checking for POLKIT... yes checking for GNOME_BLUETOOTH... yes checking for more warnings... yes checking whether gcc understands -Wshadow... yes checking whether gcc understands -Wmissing-declarations... yes checking whether gcc understands -Wmissing-prototypes... yes checking whether gcc understands -Wdeclaration-after-statement... yes checking whether gcc understands -Wstrict-prototypes... no checking whether gcc understands -Wfloat-equal... yes checking whether gcc understands -Wno-unused-parameter... yes checking whether gcc understands -Wno-sign-compare... yes checking whether gcc understands -fno-strict-aliasing... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/marshallers/Makefile config.status: creating src/utils/Makefile config.status: creating src/gconf-helpers/Makefile config.status: creating src/wireless-security/Makefile config.status: creating src/connection-editor/Makefile config.status: creating src/gnome-bluetooth/Makefile config.status: creating icons/Makefile config.status: creating icons/16/Makefile config.status: creating icons/22/Makefile config.status: creating icons/32/Makefile config.status: creating icons/48/Makefile config.status: creating icons/scalable/Makefile config.status: creating po/Makefile.in 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 + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996' Making all in src make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src' Making all in marshallers make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/marshallers' glib-genmarshal nma-marshal.list --prefix=nma_marshal --header > nma-marshal.h glib-genmarshal nma-marshal.list --prefix=nma_marshal --body > nma-marshal.c make all-am make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/marshallers' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libmarshallers_la-nma-marshal-main.lo -MD -MP -MF .deps/libmarshallers_la-nma-marshal-main.Tpo -c -o libmarshallers_la-nma-marshal-main.lo `test -f 'nma-marshal-main.c' || echo './'`nma-marshal-main.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libmarshallers_la-nma-marshal-main.lo -MD -MP -MF .deps/libmarshallers_la-nma-marshal-main.Tpo -c nma-marshal-main.c -fPIC -DPIC -o .libs/libmarshallers_la-nma-marshal-main.o mv -f .deps/libmarshallers_la-nma-marshal-main.Tpo .deps/libmarshallers_la-nma-marshal-main.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o libmarshallers.la libmarshallers_la-nma-marshal-main.lo -lgobject-2.0 -lglib-2.0 libtool: link: ar cru .libs/libmarshallers.a .libs/libmarshallers_la-nma-marshal-main.o libtool: link: ranlib .libs/libmarshallers.a libtool: link: ( cd ".libs" && rm -f "libmarshallers.la" && ln -s "../libmarshallers.la" "libmarshallers.la" ) make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/marshallers' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/marshallers' Making all in utils make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/utils' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DGLADEDIR=\"""\" -DDATADIR=\""/usr/share"\" -I../../src/gconf-helpers -I../../src -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libutils_la-gnome-keyring-md5.lo -MD -MP -MF .deps/libutils_la-gnome-keyring-md5.Tpo -c -o libutils_la-gnome-keyring-md5.lo `test -f 'gnome-keyring-md5.c' || echo './'`gnome-keyring-md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DGLADEDIR=\"\" -DDATADIR=\"/usr/share\" -I../../src/gconf-helpers -I../../src -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libutils_la-gnome-keyring-md5.lo -MD -MP -MF .deps/libutils_la-gnome-keyring-md5.Tpo -c gnome-keyring-md5.c -fPIC -DPIC -o .libs/libutils_la-gnome-keyring-md5.o mv -f .deps/libutils_la-gnome-keyring-md5.Tpo .deps/libutils_la-gnome-keyring-md5.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DGLADEDIR=\"""\" -DDATADIR=\""/usr/share"\" -I../../src/gconf-helpers -I../../src -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libutils_la-utils.lo -MD -MP -MF .deps/libutils_la-utils.Tpo -c -o libutils_la-utils.lo `test -f 'utils.c' || echo './'`utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DGLADEDIR=\"\" -DDATADIR=\"/usr/share\" -I../../src/gconf-helpers -I../../src -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libutils_la-utils.lo -MD -MP -MF .deps/libutils_la-utils.Tpo -c utils.c -fPIC -DPIC -o .libs/libutils_la-utils.o mv -f .deps/libutils_la-utils.Tpo .deps/libutils_la-utils.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DGLADEDIR=\"""\" -DDATADIR=\""/usr/share"\" -I../../src/gconf-helpers -I../../src -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libutils_la-nmn-mobile-providers.lo -MD -MP -MF .deps/libutils_la-nmn-mobile-providers.Tpo -c -o libutils_la-nmn-mobile-providers.lo `test -f 'nmn-mobile-providers.c' || echo './'`nmn-mobile-providers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DGLADEDIR=\"\" -DDATADIR=\"/usr/share\" -I../../src/gconf-helpers -I../../src -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libutils_la-nmn-mobile-providers.lo -MD -MP -MF .deps/libutils_la-nmn-mobile-providers.Tpo -c nmn-mobile-providers.c -fPIC -DPIC -o .libs/libutils_la-nmn-mobile-providers.o mv -f .deps/libutils_la-nmn-mobile-providers.Tpo .deps/libutils_la-nmn-mobile-providers.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DGLADEDIR=\"""\" -DDATADIR=\""/usr/share"\" -I../../src/gconf-helpers -I../../src -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libutils_la-mobile-wizard.lo -MD -MP -MF .deps/libutils_la-mobile-wizard.Tpo -c -o libutils_la-mobile-wizard.lo `test -f 'mobile-wizard.c' || echo './'`mobile-wizard.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DGLADEDIR=\"\" -DDATADIR=\"/usr/share\" -I../../src/gconf-helpers -I../../src -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libutils_la-mobile-wizard.lo -MD -MP -MF .deps/libutils_la-mobile-wizard.Tpo -c mobile-wizard.c -fPIC -DPIC -o .libs/libutils_la-mobile-wizard.o mv -f .deps/libutils_la-mobile-wizard.Tpo .deps/libutils_la-mobile-wizard.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o libutils.la libutils_la-gnome-keyring-md5.lo libutils_la-utils.lo libutils_la-nmn-mobile-providers.lo libutils_la-mobile-wizard.lo -Wl,--export-dynamic -L/lib -lglade-2.0 -lxml2 -lgconf-2 -lgnome-keyring -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -L../../../libnm-util ../../../libnm-util/libnm-util.la -L../../../libnm-glib ../../../libnm-glib/libnm-glib.la libtool: link: ar cru .libs/libutils.a .libs/libutils_la-gnome-keyring-md5.o .libs/libutils_la-utils.o .libs/libutils_la-nmn-mobile-providers.o .libs/libutils_la-mobile-wizard.o libtool: link: ranlib .libs/libutils.a libtool: link: ( cd ".libs" && rm -f "libutils.la" && ln -s "../libutils.la" "libutils.la" ) make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/utils' Making all in gconf-helpers make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/gconf-helpers' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src -I../../src/marshallers -I../../src/utils -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libgconf_helpers_la-gconf-helpers.lo -MD -MP -MF .deps/libgconf_helpers_la-gconf-helpers.Tpo -c -o libgconf_helpers_la-gconf-helpers.lo `test -f 'gconf-helpers.c' || echo './'`gconf-helpers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src -I../../src/marshallers -I../../src/utils -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libgconf_helpers_la-gconf-helpers.lo -MD -MP -MF .deps/libgconf_helpers_la-gconf-helpers.Tpo -c gconf-helpers.c -fPIC -DPIC -o .libs/libgconf_helpers_la-gconf-helpers.o mv -f .deps/libgconf_helpers_la-gconf-helpers.Tpo .deps/libgconf_helpers_la-gconf-helpers.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src -I../../src/marshallers -I../../src/utils -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libgconf_helpers_la-gconf-upgrade.lo -MD -MP -MF .deps/libgconf_helpers_la-gconf-upgrade.Tpo -c -o libgconf_helpers_la-gconf-upgrade.lo `test -f 'gconf-upgrade.c' || echo './'`gconf-upgrade.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src -I../../src/marshallers -I../../src/utils -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libgconf_helpers_la-gconf-upgrade.lo -MD -MP -MF .deps/libgconf_helpers_la-gconf-upgrade.Tpo -c gconf-upgrade.c -fPIC -DPIC -o .libs/libgconf_helpers_la-gconf-upgrade.o mv -f .deps/libgconf_helpers_la-gconf-upgrade.Tpo .deps/libgconf_helpers_la-gconf-upgrade.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src -I../../src/marshallers -I../../src/utils -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libgconf_helpers_la-nma-gconf-connection.lo -MD -MP -MF .deps/libgconf_helpers_la-nma-gconf-connection.Tpo -c -o libgconf_helpers_la-nma-gconf-connection.lo `test -f 'nma-gconf-connection.c' || echo './'`nma-gconf-connection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src -I../../src/marshallers -I../../src/utils -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libgconf_helpers_la-nma-gconf-connection.lo -MD -MP -MF .deps/libgconf_helpers_la-nma-gconf-connection.Tpo -c nma-gconf-connection.c -fPIC -DPIC -o .libs/libgconf_helpers_la-nma-gconf-connection.o mv -f .deps/libgconf_helpers_la-nma-gconf-connection.Tpo .deps/libgconf_helpers_la-nma-gconf-connection.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src -I../../src/marshallers -I../../src/utils -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libgconf_helpers_la-nma-gconf-settings.lo -MD -MP -MF .deps/libgconf_helpers_la-nma-gconf-settings.Tpo -c -o libgconf_helpers_la-nma-gconf-settings.lo `test -f 'nma-gconf-settings.c' || echo './'`nma-gconf-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src -I../../src/marshallers -I../../src/utils -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libgconf_helpers_la-nma-gconf-settings.lo -MD -MP -MF .deps/libgconf_helpers_la-nma-gconf-settings.Tpo -c nma-gconf-settings.c -fPIC -DPIC -o .libs/libgconf_helpers_la-nma-gconf-settings.o mv -f .deps/libgconf_helpers_la-nma-gconf-settings.Tpo .deps/libgconf_helpers_la-nma-gconf-settings.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o libgconf-helpers.la libgconf_helpers_la-gconf-helpers.lo libgconf_helpers_la-gconf-upgrade.lo libgconf_helpers_la-nma-gconf-connection.lo libgconf_helpers_la-nma-gconf-settings.lo -Wl,--export-dynamic -L/lib -lglade-2.0 -lxml2 -lgconf-2 -lgnome-keyring -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 ../../src/marshallers/libmarshallers.la ../../src/utils/libutils.la -L../../../libnm-util ../../../libnm-util/libnm-util.la -L../../../libnm-glib ../../../libnm-glib/libnm-glib.la libtool: link: (cd .libs/libgconf-helpers.lax/libmarshallers.a && ar x "/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/gconf-helpers/../../src/marshallers/.libs/libmarshallers.a") libtool: link: (cd .libs/libgconf-helpers.lax/libutils.a && ar x "/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/gconf-helpers/../../src/utils/.libs/libutils.a") libtool: link: ar cru .libs/libgconf-helpers.a .libs/libgconf_helpers_la-gconf-helpers.o .libs/libgconf_helpers_la-gconf-upgrade.o .libs/libgconf_helpers_la-nma-gconf-connection.o .libs/libgconf_helpers_la-nma-gconf-settings.o .libs/libgconf-helpers.lax/libmarshallers.a/libmarshallers_la-nma-marshal-main.o .libs/libgconf-helpers.lax/libutils.a/libutils_la-gnome-keyring-md5.o .libs/libgconf-helpers.lax/libutils.a/libutils_la-utils.o .libs/libgconf-helpers.lax/libutils.a/libutils_la-nmn-mobile-providers.o .libs/libgconf-helpers.lax/libutils.a/libutils_la-mobile-wizard.o libtool: link: ranlib .libs/libgconf-helpers.a libtool: link: rm -fr .libs/libgconf-helpers.lax libtool: link: ( cd ".libs" && rm -f "libgconf-helpers.la" && ln -s "../libgconf-helpers.la" "libgconf-helpers.la" ) make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/gconf-helpers' Making all in wireless-security make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/wireless-security' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-wireless-security.lo -MD -MP -MF .deps/libwireless_security_la-wireless-security.Tpo -c -o libwireless_security_la-wireless-security.lo `test -f 'wireless-security.c' || echo './'`wireless-security.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-wireless-security.lo -MD -MP -MF .deps/libwireless_security_la-wireless-security.Tpo -c wireless-security.c -fPIC -DPIC -o .libs/libwireless_security_la-wireless-security.o mv -f .deps/libwireless_security_la-wireless-security.Tpo .deps/libwireless_security_la-wireless-security.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-ws-wep-key.lo -MD -MP -MF .deps/libwireless_security_la-ws-wep-key.Tpo -c -o libwireless_security_la-ws-wep-key.lo `test -f 'ws-wep-key.c' || echo './'`ws-wep-key.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-ws-wep-key.lo -MD -MP -MF .deps/libwireless_security_la-ws-wep-key.Tpo -c ws-wep-key.c -fPIC -DPIC -o .libs/libwireless_security_la-ws-wep-key.o mv -f .deps/libwireless_security_la-ws-wep-key.Tpo .deps/libwireless_security_la-ws-wep-key.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-ws-wpa-psk.lo -MD -MP -MF .deps/libwireless_security_la-ws-wpa-psk.Tpo -c -o libwireless_security_la-ws-wpa-psk.lo `test -f 'ws-wpa-psk.c' || echo './'`ws-wpa-psk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-ws-wpa-psk.lo -MD -MP -MF .deps/libwireless_security_la-ws-wpa-psk.Tpo -c ws-wpa-psk.c -fPIC -DPIC -o .libs/libwireless_security_la-ws-wpa-psk.o mv -f .deps/libwireless_security_la-ws-wpa-psk.Tpo .deps/libwireless_security_la-ws-wpa-psk.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-ws-leap.lo -MD -MP -MF .deps/libwireless_security_la-ws-leap.Tpo -c -o libwireless_security_la-ws-leap.lo `test -f 'ws-leap.c' || echo './'`ws-leap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-ws-leap.lo -MD -MP -MF .deps/libwireless_security_la-ws-leap.Tpo -c ws-leap.c -fPIC -DPIC -o .libs/libwireless_security_la-ws-leap.o mv -f .deps/libwireless_security_la-ws-leap.Tpo .deps/libwireless_security_la-ws-leap.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-ws-wpa-eap.lo -MD -MP -MF .deps/libwireless_security_la-ws-wpa-eap.Tpo -c -o libwireless_security_la-ws-wpa-eap.lo `test -f 'ws-wpa-eap.c' || echo './'`ws-wpa-eap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-ws-wpa-eap.lo -MD -MP -MF .deps/libwireless_security_la-ws-wpa-eap.Tpo -c ws-wpa-eap.c -fPIC -DPIC -o .libs/libwireless_security_la-ws-wpa-eap.o mv -f .deps/libwireless_security_la-ws-wpa-eap.Tpo .deps/libwireless_security_la-ws-wpa-eap.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-ws-dynamic-wep.lo -MD -MP -MF .deps/libwireless_security_la-ws-dynamic-wep.Tpo -c -o libwireless_security_la-ws-dynamic-wep.lo `test -f 'ws-dynamic-wep.c' || echo './'`ws-dynamic-wep.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-ws-dynamic-wep.lo -MD -MP -MF .deps/libwireless_security_la-ws-dynamic-wep.Tpo -c ws-dynamic-wep.c -fPIC -DPIC -o .libs/libwireless_security_la-ws-dynamic-wep.o mv -f .deps/libwireless_security_la-ws-dynamic-wep.Tpo .deps/libwireless_security_la-ws-dynamic-wep.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-eap-method.lo -MD -MP -MF .deps/libwireless_security_la-eap-method.Tpo -c -o libwireless_security_la-eap-method.lo `test -f 'eap-method.c' || echo './'`eap-method.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-eap-method.lo -MD -MP -MF .deps/libwireless_security_la-eap-method.Tpo -c eap-method.c -fPIC -DPIC -o .libs/libwireless_security_la-eap-method.o mv -f .deps/libwireless_security_la-eap-method.Tpo .deps/libwireless_security_la-eap-method.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-eap-method-tls.lo -MD -MP -MF .deps/libwireless_security_la-eap-method-tls.Tpo -c -o libwireless_security_la-eap-method-tls.lo `test -f 'eap-method-tls.c' || echo './'`eap-method-tls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-eap-method-tls.lo -MD -MP -MF .deps/libwireless_security_la-eap-method-tls.Tpo -c eap-method-tls.c -fPIC -DPIC -o .libs/libwireless_security_la-eap-method-tls.o mv -f .deps/libwireless_security_la-eap-method-tls.Tpo .deps/libwireless_security_la-eap-method-tls.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-eap-method-leap.lo -MD -MP -MF .deps/libwireless_security_la-eap-method-leap.Tpo -c -o libwireless_security_la-eap-method-leap.lo `test -f 'eap-method-leap.c' || echo './'`eap-method-leap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-eap-method-leap.lo -MD -MP -MF .deps/libwireless_security_la-eap-method-leap.Tpo -c eap-method-leap.c -fPIC -DPIC -o .libs/libwireless_security_la-eap-method-leap.o mv -f .deps/libwireless_security_la-eap-method-leap.Tpo .deps/libwireless_security_la-eap-method-leap.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-eap-method-ttls.lo -MD -MP -MF .deps/libwireless_security_la-eap-method-ttls.Tpo -c -o libwireless_security_la-eap-method-ttls.lo `test -f 'eap-method-ttls.c' || echo './'`eap-method-ttls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-eap-method-ttls.lo -MD -MP -MF .deps/libwireless_security_la-eap-method-ttls.Tpo -c eap-method-ttls.c -fPIC -DPIC -o .libs/libwireless_security_la-eap-method-ttls.o mv -f .deps/libwireless_security_la-eap-method-ttls.Tpo .deps/libwireless_security_la-eap-method-ttls.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-eap-method-peap.lo -MD -MP -MF .deps/libwireless_security_la-eap-method-peap.Tpo -c -o libwireless_security_la-eap-method-peap.lo `test -f 'eap-method-peap.c' || echo './'`eap-method-peap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-eap-method-peap.lo -MD -MP -MF .deps/libwireless_security_la-eap-method-peap.Tpo -c eap-method-peap.c -fPIC -DPIC -o .libs/libwireless_security_la-eap-method-peap.o mv -f .deps/libwireless_security_la-eap-method-peap.Tpo .deps/libwireless_security_la-eap-method-peap.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-eap-method-simple.lo -MD -MP -MF .deps/libwireless_security_la-eap-method-simple.Tpo -c -o libwireless_security_la-eap-method-simple.lo `test -f 'eap-method-simple.c' || echo './'`eap-method-simple.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-eap-method-simple.lo -MD -MP -MF .deps/libwireless_security_la-eap-method-simple.Tpo -c eap-method-simple.c -fPIC -DPIC -o .libs/libwireless_security_la-eap-method-simple.o mv -f .deps/libwireless_security_la-eap-method-simple.Tpo .deps/libwireless_security_la-eap-method-simple.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-helpers.lo -MD -MP -MF .deps/libwireless_security_la-helpers.Tpo -c -o libwireless_security_la-helpers.lo `test -f 'helpers.c' || echo './'`helpers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -I../../src/utils -I../../src/gconf-helpers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libwireless_security_la-helpers.lo -MD -MP -MF .deps/libwireless_security_la-helpers.Tpo -c helpers.c -fPIC -DPIC -o .libs/libwireless_security_la-helpers.o mv -f .deps/libwireless_security_la-helpers.Tpo .deps/libwireless_security_la-helpers.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o libwireless-security.la libwireless_security_la-wireless-security.lo libwireless_security_la-ws-wep-key.lo libwireless_security_la-ws-wpa-psk.lo libwireless_security_la-ws-leap.lo libwireless_security_la-ws-wpa-eap.lo libwireless_security_la-ws-dynamic-wep.lo libwireless_security_la-eap-method.lo libwireless_security_la-eap-method-tls.lo libwireless_security_la-eap-method-leap.lo libwireless_security_la-eap-method-ttls.lo libwireless_security_la-eap-method-peap.lo libwireless_security_la-eap-method-simple.lo libwireless_security_la-helpers.lo -Wl,--export-dynamic -L/lib -lglade-2.0 -lxml2 -lgconf-2 -lgnome-keyring -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 ../../src/utils/libutils.la ../../src/gconf-helpers/libgconf-helpers.la -L../../../libnm-util ../../../libnm-util/libnm-util.la -L../../../libnm-glib ../../../libnm-glib/libnm-glib.la libtool: link: (cd .libs/libwireless-security.lax/libutils.a && ar x "/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/wireless-security/../../src/utils/.libs/libutils.a") libtool: link: (cd .libs/libwireless-security.lax/libgconf-helpers.a && ar x "/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/wireless-security/../../src/gconf-helpers/.libs/libgconf-helpers.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libwireless-security.lax/libgconf-helpers.a/libutils_la-gnome-keyring-md5.o .libs/libwireless-security.lax/lt1-libutils_la-gnome-keyring-md5.o || cp .libs/libwireless-security.lax/libgconf-helpers.a/libutils_la-gnome-keyring-md5.o .libs/libwireless-security.lax/lt1-libutils_la-gnome-keyring-md5.o libtool: link: ln .libs/libwireless-security.lax/libgconf-helpers.a/libutils_la-utils.o .libs/libwireless-security.lax/lt2-libutils_la-utils.o || cp .libs/libwireless-security.lax/libgconf-helpers.a/libutils_la-utils.o .libs/libwireless-security.lax/lt2-libutils_la-utils.o libtool: link: ln .libs/libwireless-security.lax/libgconf-helpers.a/libutils_la-nmn-mobile-providers.o .libs/libwireless-security.lax/lt3-libutils_la-nmn-mobile-providers.o || cp .libs/libwireless-security.lax/libgconf-helpers.a/libutils_la-nmn-mobile-providers.o .libs/libwireless-security.lax/lt3-libutils_la-nmn-mobile-providers.o libtool: link: ln .libs/libwireless-security.lax/libgconf-helpers.a/libutils_la-mobile-wizard.o .libs/libwireless-security.lax/lt4-libutils_la-mobile-wizard.o || cp .libs/libwireless-security.lax/libgconf-helpers.a/libutils_la-mobile-wizard.o .libs/libwireless-security.lax/lt4-libutils_la-mobile-wizard.o libtool: link: ar cru .libs/libwireless-security.a .libs/libwireless_security_la-wireless-security.o .libs/libwireless_security_la-ws-wep-key.o .libs/libwireless_security_la-ws-wpa-psk.o .libs/libwireless_security_la-ws-leap.o .libs/libwireless_security_la-ws-wpa-eap.o .libs/libwireless_security_la-ws-dynamic-wep.o .libs/libwireless_security_la-eap-method.o .libs/libwireless_security_la-eap-method-tls.o .libs/libwireless_security_la-eap-method-leap.o .libs/libwireless_security_la-eap-method-ttls.o .libs/libwireless_security_la-eap-method-peap.o .libs/libwireless_security_la-eap-method-simple.o .libs/libwireless_security_la-helpers.o .libs/libwireless-security.lax/libutils.a/libutils_la-gnome-keyring-md5.o .libs/libwireless-security.lax/libutils.a/libutils_la-utils.o .libs/libwireless-security.lax/libutils.a/libutils_la-nmn-mobile-providers.o .libs/libwireless-security.lax/libutils.a/libutils_la-mobile-wizard.o .libs/libwireless-security.lax/libgconf-helpers.a/libgconf_helpers_la-gconf-helpers.o .libs/libwireless-security.lax/libgconf-helpers.a/libgconf_helpers_la-gconf-upgrade.o .libs/libwireless-security.lax/libgconf-helpers.a/libgconf_helpers_la-nma-gconf-connection.o .libs/libwireless-security.lax/libgconf-helpers.a/libgconf_helpers_la-nma-gconf-settings.o .libs/libwireless-security.lax/libgconf-helpers.a/libmarshallers_la-nma-marshal-main.o .libs/libwireless-security.lax/lt1-libutils_la-gnome-keyring-md5.o .libs/libwireless-security.lax/lt2-libutils_la-utils.o .libs/libwireless-security.lax/lt3-libutils_la-nmn-mobile-providers.o .libs/libwireless-security.lax/lt4-libutils_la-mobile-wizard.o libtool: link: ranlib .libs/libwireless-security.a libtool: link: rm -fr .libs/libwireless-security.lax .libs/libwireless-security.lax libtool: link: ( cd ".libs" && rm -f "libwireless-security.la" && ln -s "../libwireless-security.la" "libwireless-security.la" ) make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/wireless-security' Making all in connection-editor make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/connection-editor' dbus-binding-tool --prefix=nm_connection_editor_service --mode=glib-server --output=nm-connection-editor-service-glue.h ../../src/connection-editor/nm-connection-editor-service.xml make all-am make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/connection-editor' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../../src/gconf-helpers -I../../src/utils -I../../src/wireless-security -I../../src/marshallers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_connection_editor-nm-connection-editor.o -MD -MP -MF .deps/nm_connection_editor-nm-connection-editor.Tpo -c -o nm_connection_editor-nm-connection-editor.o `test -f 'nm-connection-editor.c' || echo './'`nm-connection-editor.c mv -f .deps/nm_connection_editor-nm-connection-editor.Tpo .deps/nm_connection_editor-nm-connection-editor.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../../src/gconf-helpers -I../../src/utils -I../../src/wireless-security -I../../src/marshallers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_connection_editor-nm-connection-list.o -MD -MP -MF .deps/nm_connection_editor-nm-connection-list.Tpo -c -o nm_connection_editor-nm-connection-list.o `test -f 'nm-connection-list.c' || echo './'`nm-connection-list.c mv -f .deps/nm_connection_editor-nm-connection-list.Tpo .deps/nm_connection_editor-nm-connection-list.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../../src/gconf-helpers -I../../src/utils -I../../src/wireless-security -I../../src/marshallers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_connection_editor-main.o -MD -MP -MF .deps/nm_connection_editor-main.Tpo -c -o nm_connection_editor-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/nm_connection_editor-main.Tpo .deps/nm_connection_editor-main.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../../src/gconf-helpers -I../../src/utils -I../../src/wireless-security -I../../src/marshallers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_connection_editor-ce-page.o -MD -MP -MF .deps/nm_connection_editor-ce-page.Tpo -c -o nm_connection_editor-ce-page.o `test -f 'ce-page.c' || echo './'`ce-page.c mv -f .deps/nm_connection_editor-ce-page.Tpo .deps/nm_connection_editor-ce-page.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../../src/gconf-helpers -I../../src/utils -I../../src/wireless-security -I../../src/marshallers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_connection_editor-page-wired.o -MD -MP -MF .deps/nm_connection_editor-page-wired.Tpo -c -o nm_connection_editor-page-wired.o `test -f 'page-wired.c' || echo './'`page-wired.c mv -f .deps/nm_connection_editor-page-wired.Tpo .deps/nm_connection_editor-page-wired.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../../src/gconf-helpers -I../../src/utils -I../../src/wireless-security -I../../src/marshallers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_connection_editor-page-wired-security.o -MD -MP -MF .deps/nm_connection_editor-page-wired-security.Tpo -c -o nm_connection_editor-page-wired-security.o `test -f 'page-wired-security.c' || echo './'`page-wired-security.c mv -f .deps/nm_connection_editor-page-wired-security.Tpo .deps/nm_connection_editor-page-wired-security.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../../src/gconf-helpers -I../../src/utils -I../../src/wireless-security -I../../src/marshallers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_connection_editor-page-wireless.o -MD -MP -MF .deps/nm_connection_editor-page-wireless.Tpo -c -o nm_connection_editor-page-wireless.o `test -f 'page-wireless.c' || echo './'`page-wireless.c mv -f .deps/nm_connection_editor-page-wireless.Tpo .deps/nm_connection_editor-page-wireless.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../../src/gconf-helpers -I../../src/utils -I../../src/wireless-security -I../../src/marshallers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_connection_editor-page-wireless-security.o -MD -MP -MF .deps/nm_connection_editor-page-wireless-security.Tpo -c -o nm_connection_editor-page-wireless-security.o `test -f 'page-wireless-security.c' || echo './'`page-wireless-security.c mv -f .deps/nm_connection_editor-page-wireless-security.Tpo .deps/nm_connection_editor-page-wireless-security.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../../src/gconf-helpers -I../../src/utils -I../../src/wireless-security -I../../src/marshallers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_connection_editor-page-ip4.o -MD -MP -MF .deps/nm_connection_editor-page-ip4.Tpo -c -o nm_connection_editor-page-ip4.o `test -f 'page-ip4.c' || echo './'`page-ip4.c mv -f .deps/nm_connection_editor-page-ip4.Tpo .deps/nm_connection_editor-page-ip4.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../../src/gconf-helpers -I../../src/utils -I../../src/wireless-security -I../../src/marshallers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_connection_editor-page-ip6.o -MD -MP -MF .deps/nm_connection_editor-page-ip6.Tpo -c -o nm_connection_editor-page-ip6.o `test -f 'page-ip6.c' || echo './'`page-ip6.c mv -f .deps/nm_connection_editor-page-ip6.Tpo .deps/nm_connection_editor-page-ip6.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../../src/gconf-helpers -I../../src/utils -I../../src/wireless-security -I../../src/marshallers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_connection_editor-page-dsl.o -MD -MP -MF .deps/nm_connection_editor-page-dsl.Tpo -c -o nm_connection_editor-page-dsl.o `test -f 'page-dsl.c' || echo './'`page-dsl.c mv -f .deps/nm_connection_editor-page-dsl.Tpo .deps/nm_connection_editor-page-dsl.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../../src/gconf-helpers -I../../src/utils -I../../src/wireless-security -I../../src/marshallers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_connection_editor-page-mobile.o -MD -MP -MF .deps/nm_connection_editor-page-mobile.Tpo -c -o nm_connection_editor-page-mobile.o `test -f 'page-mobile.c' || echo './'`page-mobile.c mv -f .deps/nm_connection_editor-page-mobile.Tpo .deps/nm_connection_editor-page-mobile.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../../src/gconf-helpers -I../../src/utils -I../../src/wireless-security -I../../src/marshallers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_connection_editor-page-ppp.o -MD -MP -MF .deps/nm_connection_editor-page-ppp.Tpo -c -o nm_connection_editor-page-ppp.o `test -f 'page-ppp.c' || echo './'`page-ppp.c mv -f .deps/nm_connection_editor-page-ppp.Tpo .deps/nm_connection_editor-page-ppp.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../../src/gconf-helpers -I../../src/utils -I../../src/wireless-security -I../../src/marshallers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_connection_editor-page-vpn.o -MD -MP -MF .deps/nm_connection_editor-page-vpn.Tpo -c -o nm_connection_editor-page-vpn.o `test -f 'page-vpn.c' || echo './'`page-vpn.c mv -f .deps/nm_connection_editor-page-vpn.Tpo .deps/nm_connection_editor-page-vpn.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../../src/gconf-helpers -I../../src/utils -I../../src/wireless-security -I../../src/marshallers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_connection_editor-vpn-helpers.o -MD -MP -MF .deps/nm_connection_editor-vpn-helpers.Tpo -c -o nm_connection_editor-vpn-helpers.o `test -f 'vpn-helpers.c' || echo './'`vpn-helpers.c mv -f .deps/nm_connection_editor-vpn-helpers.Tpo .deps/nm_connection_editor-vpn-helpers.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../../src/gconf-helpers -I../../src/utils -I../../src/wireless-security -I../../src/marshallers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_connection_editor-ip4-routes-dialog.o -MD -MP -MF .deps/nm_connection_editor-ip4-routes-dialog.Tpo -c -o nm_connection_editor-ip4-routes-dialog.o `test -f 'ip4-routes-dialog.c' || echo './'`ip4-routes-dialog.c mv -f .deps/nm_connection_editor-ip4-routes-dialog.Tpo .deps/nm_connection_editor-ip4-routes-dialog.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../../src/gconf-helpers -I../../src/utils -I../../src/wireless-security -I../../src/marshallers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_connection_editor-ip6-routes-dialog.o -MD -MP -MF .deps/nm_connection_editor-ip6-routes-dialog.Tpo -c -o nm_connection_editor-ip6-routes-dialog.o `test -f 'ip6-routes-dialog.c' || echo './'`ip6-routes-dialog.c mv -f .deps/nm_connection_editor-ip6-routes-dialog.Tpo .deps/nm_connection_editor-ip6-routes-dialog.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../../src/gconf-helpers -I../../src/utils -I../../src/wireless-security -I../../src/marshallers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_connection_editor-ppp-auth-methods-dialog.o -MD -MP -MF .deps/nm_connection_editor-ppp-auth-methods-dialog.Tpo -c -o nm_connection_editor-ppp-auth-methods-dialog.o `test -f 'ppp-auth-methods-dialog.c' || echo './'`ppp-auth-methods-dialog.c mv -f .deps/nm_connection_editor-ppp-auth-methods-dialog.Tpo .deps/nm_connection_editor-ppp-auth-methods-dialog.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../../src/gconf-helpers -I../../src/utils -I../../src/wireless-security -I../../src/marshallers -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_connection_editor-ce-polkit-button.o -MD -MP -MF .deps/nm_connection_editor-ce-polkit-button.Tpo -c -o nm_connection_editor-ce-polkit-button.o `test -f 'ce-polkit-button.c' || echo './'`ce-polkit-button.c mv -f .deps/nm_connection_editor-ce-polkit-button.Tpo .deps/nm_connection_editor-ce-polkit-button.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o nm-connection-editor nm_connection_editor-nm-connection-editor.o nm_connection_editor-nm-connection-list.o nm_connection_editor-main.o nm_connection_editor-ce-page.o nm_connection_editor-page-wired.o nm_connection_editor-page-wired-security.o nm_connection_editor-page-wireless.o nm_connection_editor-page-wireless-security.o nm_connection_editor-page-ip4.o nm_connection_editor-page-ip6.o nm_connection_editor-page-dsl.o nm_connection_editor-page-mobile.o nm_connection_editor-page-ppp.o nm_connection_editor-page-vpn.o nm_connection_editor-vpn-helpers.o nm_connection_editor-ip4-routes-dialog.o nm_connection_editor-ip6-routes-dialog.o nm_connection_editor-ppp-auth-methods-dialog.o nm_connection_editor-ce-polkit-button.o ../../src/gconf-helpers/libgconf-helpers.la ../../src/wireless-security/libwireless-security.la ../../src/utils/libutils.la ../../src/marshallers/libmarshallers.la -Wl,--export-dynamic -L/lib -lglade-2.0 -lxml2 -lgconf-2 -lgnome-keyring -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -L../../../libnm-util ../../../libnm-util/libnm-util.la -L../../../libnm-glib ../../../libnm-glib/libnm-glib.la -L../../../libnm-glib ../../../libnm-glib/libnm-glib-vpn.la libtool: link: gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o .libs/nm-connection-editor nm_connection_editor-nm-connection-editor.o nm_connection_editor-nm-connection-list.o nm_connection_editor-main.o nm_connection_editor-ce-page.o nm_connection_editor-page-wired.o nm_connection_editor-page-wired-security.o nm_connection_editor-page-wireless.o nm_connection_editor-page-wireless-security.o nm_connection_editor-page-ip4.o nm_connection_editor-page-ip6.o nm_connection_editor-page-dsl.o nm_connection_editor-page-mobile.o nm_connection_editor-page-ppp.o nm_connection_editor-page-vpn.o nm_connection_editor-vpn-helpers.o nm_connection_editor-ip4-routes-dialog.o nm_connection_editor-ip6-routes-dialog.o nm_connection_editor-ppp-auth-methods-dialog.o nm_connection_editor-ce-polkit-button.o -Wl,--export-dynamic ../../src/gconf-helpers/.libs/libgconf-helpers.a -L/lib -L/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util -L/builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib ../../src/wireless-security/.libs/libwireless-security.a ../../src/utils/.libs/libutils.a /builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib/.libs/libnm-glib.so ../../src/marshallers/.libs/libmarshallers.a -lglade-2.0 -lxml2 -lgconf-2 -lgnome-keyring -lnotify -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 ../../../libnm-util/.libs/libnm-util.so ../../../libnm-glib/.libs/libnm-glib.so -lgudev-1.0 ../../../libnm-glib/.libs/libnm-glib-vpn.so /builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs/libnm-util.so -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgthread-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/connection-editor' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/connection-editor' Making all in gnome-bluetooth make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/gnome-bluetooth' depbase=`echo network-manager-applet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -DICONDIR=\"\" -DLOCALEDIR="\"/usr/share/locale\"" -I../../src/gconf-helpers/ -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-bluetooth -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT network-manager-applet.lo -MD -MP -MF $depbase.Tpo -c -o network-manager-applet.lo network-manager-applet.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -DICONDIR=\"\" -DLOCALEDIR=\"/usr/share/locale\" -I../../src/gconf-helpers/ -I../.. -I../../../include -I../../../libnm-util -I../../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-bluetooth -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT network-manager-applet.lo -MD -MP -MF .deps/network-manager-applet.Tpo -c network-manager-applet.c -fPIC -DPIC -o .libs/network-manager-applet.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -module -avoid-version -o libnma.la -rpath /usr/lib/gnome-bluetooth/plugins network-manager-applet.lo ../../src/gconf-helpers/libgconf-helpers.la -lgconf-2 -lgnome-bluetooth -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -L../../../libnm-util ../../../libnm-util/libnm-util.la -L../../../libnm-glib ../../../libnm-glib/libnm-glib.la libtool: link: gcc -shared .libs/network-manager-applet.o -Wl,--whole-archive ../../src/gconf-helpers/.libs/libgconf-helpers.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs -L/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs -L/lib -lglade-2.0 -lxml2 -lgnome-keyring -lnotify -L/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util -L/builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib /builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib/.libs/libnm-glib.so -lgconf-2 -lgnome-bluetooth -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 ../../../libnm-util/.libs/libnm-util.so ../../../libnm-glib/.libs/libnm-glib.so /builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs/libnm-util.so -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgthread-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -Wl,-soname -Wl,libnma.so -o .libs/libnma.so libtool: link: ( cd ".libs" && rm -f "libnma.la" && ln -s "../libnma.la" "libnma.la" ) make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/gnome-bluetooth' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/usr/libexec"\" -DAUTOSTARTDIR=\""/etc/xdg/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../src/marshallers -I../src/utils -I../src/gconf-helpers -I../src/wireless-security -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_applet-main.o -MD -MP -MF .deps/nm_applet-main.Tpo -c -o nm_applet-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/nm_applet-main.Tpo .deps/nm_applet-main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/usr/libexec"\" -DAUTOSTARTDIR=\""/etc/xdg/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../src/marshallers -I../src/utils -I../src/gconf-helpers -I../src/wireless-security -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_applet-applet.o -MD -MP -MF .deps/nm_applet-applet.Tpo -c -o nm_applet-applet.o `test -f 'applet.c' || echo './'`applet.c mv -f .deps/nm_applet-applet.Tpo .deps/nm_applet-applet.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/usr/libexec"\" -DAUTOSTARTDIR=\""/etc/xdg/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../src/marshallers -I../src/utils -I../src/gconf-helpers -I../src/wireless-security -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_applet-applet-dbus-manager.o -MD -MP -MF .deps/nm_applet-applet-dbus-manager.Tpo -c -o nm_applet-applet-dbus-manager.o `test -f 'applet-dbus-manager.c' || echo './'`applet-dbus-manager.c mv -f .deps/nm_applet-applet-dbus-manager.Tpo .deps/nm_applet-applet-dbus-manager.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/usr/libexec"\" -DAUTOSTARTDIR=\""/etc/xdg/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../src/marshallers -I../src/utils -I../src/gconf-helpers -I../src/wireless-security -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_applet-vpn-password-dialog.o -MD -MP -MF .deps/nm_applet-vpn-password-dialog.Tpo -c -o nm_applet-vpn-password-dialog.o `test -f 'vpn-password-dialog.c' || echo './'`vpn-password-dialog.c mv -f .deps/nm_applet-vpn-password-dialog.Tpo .deps/nm_applet-vpn-password-dialog.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/usr/libexec"\" -DAUTOSTARTDIR=\""/etc/xdg/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../src/marshallers -I../src/utils -I../src/gconf-helpers -I../src/wireless-security -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_applet-wired-dialog.o -MD -MP -MF .deps/nm_applet-wired-dialog.Tpo -c -o nm_applet-wired-dialog.o `test -f 'wired-dialog.c' || echo './'`wired-dialog.c mv -f .deps/nm_applet-wired-dialog.Tpo .deps/nm_applet-wired-dialog.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/usr/libexec"\" -DAUTOSTARTDIR=\""/etc/xdg/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../src/marshallers -I../src/utils -I../src/gconf-helpers -I../src/wireless-security -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_applet-wireless-dialog.o -MD -MP -MF .deps/nm_applet-wireless-dialog.Tpo -c -o nm_applet-wireless-dialog.o `test -f 'wireless-dialog.c' || echo './'`wireless-dialog.c mv -f .deps/nm_applet-wireless-dialog.Tpo .deps/nm_applet-wireless-dialog.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/usr/libexec"\" -DAUTOSTARTDIR=\""/etc/xdg/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../src/marshallers -I../src/utils -I../src/gconf-helpers -I../src/wireless-security -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_applet-applet-dialogs.o -MD -MP -MF .deps/nm_applet-applet-dialogs.Tpo -c -o nm_applet-applet-dialogs.o `test -f 'applet-dialogs.c' || echo './'`applet-dialogs.c mv -f .deps/nm_applet-applet-dialogs.Tpo .deps/nm_applet-applet-dialogs.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/usr/libexec"\" -DAUTOSTARTDIR=\""/etc/xdg/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../src/marshallers -I../src/utils -I../src/gconf-helpers -I../src/wireless-security -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_applet-applet-device-wired.o -MD -MP -MF .deps/nm_applet-applet-device-wired.Tpo -c -o nm_applet-applet-device-wired.o `test -f 'applet-device-wired.c' || echo './'`applet-device-wired.c mv -f .deps/nm_applet-applet-device-wired.Tpo .deps/nm_applet-applet-device-wired.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/usr/libexec"\" -DAUTOSTARTDIR=\""/etc/xdg/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../src/marshallers -I../src/utils -I../src/gconf-helpers -I../src/wireless-security -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_applet-applet-device-wifi.o -MD -MP -MF .deps/nm_applet-applet-device-wifi.Tpo -c -o nm_applet-applet-device-wifi.o `test -f 'applet-device-wifi.c' || echo './'`applet-device-wifi.c mv -f .deps/nm_applet-applet-device-wifi.Tpo .deps/nm_applet-applet-device-wifi.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/usr/libexec"\" -DAUTOSTARTDIR=\""/etc/xdg/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../src/marshallers -I../src/utils -I../src/gconf-helpers -I../src/wireless-security -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_applet-ap-menu-item.o -MD -MP -MF .deps/nm_applet-ap-menu-item.Tpo -c -o nm_applet-ap-menu-item.o `test -f 'ap-menu-item.c' || echo './'`ap-menu-item.c mv -f .deps/nm_applet-ap-menu-item.Tpo .deps/nm_applet-ap-menu-item.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/usr/libexec"\" -DAUTOSTARTDIR=\""/etc/xdg/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../src/marshallers -I../src/utils -I../src/gconf-helpers -I../src/wireless-security -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_applet-applet-device-gsm.o -MD -MP -MF .deps/nm_applet-applet-device-gsm.Tpo -c -o nm_applet-applet-device-gsm.o `test -f 'applet-device-gsm.c' || echo './'`applet-device-gsm.c mv -f .deps/nm_applet-applet-device-gsm.Tpo .deps/nm_applet-applet-device-gsm.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/usr/libexec"\" -DAUTOSTARTDIR=\""/etc/xdg/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../src/marshallers -I../src/utils -I../src/gconf-helpers -I../src/wireless-security -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_applet-applet-device-cdma.o -MD -MP -MF .deps/nm_applet-applet-device-cdma.Tpo -c -o nm_applet-applet-device-cdma.o `test -f 'applet-device-cdma.c' || echo './'`applet-device-cdma.c mv -f .deps/nm_applet-applet-device-cdma.Tpo .deps/nm_applet-applet-device-cdma.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I../../libnm-glib -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DLIBEXECDIR=\""/usr/libexec"\" -DAUTOSTARTDIR=\""/etc/xdg/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DNMALOCALEDIR=\"/usr/share/locale\" -I../src/marshallers -I../src/utils -I../src/gconf-helpers -I../src/wireless-security -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT nm_applet-applet-device-bt.o -MD -MP -MF .deps/nm_applet-applet-device-bt.Tpo -c -o nm_applet-applet-device-bt.o `test -f 'applet-device-bt.c' || echo './'`applet-device-bt.c mv -f .deps/nm_applet-applet-device-bt.Tpo .deps/nm_applet-applet-device-bt.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o nm-applet nm_applet-main.o nm_applet-applet.o nm_applet-applet-dbus-manager.o nm_applet-vpn-password-dialog.o nm_applet-wired-dialog.o nm_applet-wireless-dialog.o nm_applet-applet-dialogs.o nm_applet-applet-device-wired.o nm_applet-applet-device-wifi.o nm_applet-ap-menu-item.o nm_applet-applet-device-gsm.o nm_applet-applet-device-cdma.o nm_applet-applet-device-bt.o -Wl,--export-dynamic -L/lib -lglade-2.0 -lxml2 -lgconf-2 -lgnome-keyring -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 ../src/marshallers/libmarshallers.la ../src/utils/libutils.la ../src/gconf-helpers/libgconf-helpers.la ../src/wireless-security/libwireless-security.la -L../../libnm-util ../../libnm-util/libnm-util.la -L../../libnm-glib ../../libnm-glib/libnm-glib.la libtool: link: gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o .libs/nm-applet nm_applet-main.o nm_applet-applet.o nm_applet-applet-dbus-manager.o nm_applet-vpn-password-dialog.o nm_applet-wired-dialog.o nm_applet-wireless-dialog.o nm_applet-applet-dialogs.o nm_applet-applet-device-wired.o nm_applet-applet-device-wifi.o nm_applet-ap-menu-item.o nm_applet-applet-device-gsm.o nm_applet-applet-device-cdma.o nm_applet-applet-device-bt.o -Wl,--export-dynamic -L/lib ../src/marshallers/.libs/libmarshallers.a ../src/utils/.libs/libutils.a -L/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util -L/builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib ../src/gconf-helpers/.libs/libgconf-helpers.a ../src/wireless-security/.libs/libwireless-security.a -lglade-2.0 -lxml2 -lgconf-2 -lgnome-keyring -lnotify -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 /builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib/.libs/libnm-glib.so ../../libnm-util/.libs/libnm-util.so ../../libnm-glib/.libs/libnm-glib.so /builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs/libnm-util.so -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgthread-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -pthread make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src' Making all in icons make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons' Making all in 16 make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/16' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/16' Making all in 22 make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/22' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/22' Making all in 32 make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/32' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/32' Making all in 48 make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/48' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/48' Making all in scalable make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/scalable' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/scalable' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons' Making all in po make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo as | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file as.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo be@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be@latin.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo crh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file crh.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo ku | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ku.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mr.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po file=`echo or | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file or.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file rw.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo wa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file wa.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/po' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996' LC_ALL=C /usr/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po nm-applet.desktop.in nm-applet.desktop Generating and caching the translation database Merging translations into nm-applet.desktop. cp -f ./nm-applet-dbus-126.conf nm-applet.conf LC_ALL=C /usr/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po nm-connection-editor.desktop.in nm-connection-editor.desktop Found cached translation database Merging translations into nm-connection-editor.desktop. LC_ALL=C /usr/bin/intltool-merge -s -u -c ./po/.intltool-merge-cache ./po nm-applet.schemas.in nm-applet.schemas Found cached translation database Merging translations into nm-applet.schemas. make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996' + popd ~/build/BUILD/NetworkManager-0.7.996 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BUgabZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386 ++ dirname /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386 + cd NetworkManager-0.7.996 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386 + make install DESTDIR=/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386 Making install in marshallers make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/marshallers' make install-am make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/marshallers' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/marshallers' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/marshallers' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/marshallers' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/marshallers' Making install in libnm-util make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util' Making install in . make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libnm-util.la '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libnm-util.so.1.1.0 /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/libnm-util.so.1.1.0 libtool: install: (cd /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib && { ln -s -f libnm-util.so.1.1.0 libnm-util.so.1 || { rm -f libnm-util.so.1 && ln -s libnm-util.so.1.1.0 libnm-util.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib && { ln -s -f libnm-util.so.1.1.0 libnm-util.so || { rm -f libnm-util.so && ln -s libnm-util.so.1.1.0 libnm-util.so; }; }) libtool: install: /usr/bin/install -c .libs/libnm-util.lai /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/libnm-util.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/NetworkManager" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/include/NetworkManager" /usr/bin/install -c -m 644 nm-connection.h nm-setting.h nm-setting-8021x.h nm-setting-bluetooth.h nm-setting-connection.h nm-setting-ip4-config.h nm-setting-ip6-config.h nm-setting-ppp.h nm-setting-pppoe.h nm-setting-serial.h nm-setting-gsm.h nm-setting-cdma.h nm-setting-olpc-mesh.h nm-setting-wired.h nm-setting-wireless.h nm-setting-wireless-security.h nm-setting-vpn.h nm-utils.h '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/include/NetworkManager' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 libnm-util.pc '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/pkgconfig' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/tests' Making install in certs make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/tests/certs' make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/tests/certs' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/tests/certs' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/tests/certs' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/tests' make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/tests' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/tests' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/tests' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util' Making install in libnm-glib make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib' make install-am make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libnm-glib.la libnm-glib-vpn.la '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib' libtool: install: warning: relinking `libnm-glib.la' libtool: install: (cd /builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib; /bin/sh /builddir/build/BUILD/NetworkManager-0.7.996/libtool --tag CC --mode=relink gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -Wl,--version-script=./libnm-glib.ver -version-info 3:0:1 -o libnm-glib.la -rpath /usr/lib libnm_glib_la-libnm_glib.lo 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-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 -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386) libtool: relink: gcc -shared .libs/libnm_glib_la-libnm_glib.o .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-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 -Wl,--no-whole-archive -L/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib -L/usr/lib -lnm-util -L/lib -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgthread-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -pthread -m32 -march=i686 -mtune=atom -Wl,--version-script=./libnm-glib.ver -pthread -pthread -Wl,-soname -Wl,libnm-glib.so.2 -o .libs/libnm-glib.so.2.1.0 libtool: install: /usr/bin/install -c .libs/libnm-glib.so.2.1.0T /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/libnm-glib.so.2.1.0 libtool: install: (cd /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib && { ln -s -f libnm-glib.so.2.1.0 libnm-glib.so.2 || { rm -f libnm-glib.so.2 && ln -s libnm-glib.so.2.1.0 libnm-glib.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib && { ln -s -f libnm-glib.so.2.1.0 libnm-glib.so || { rm -f libnm-glib.so && ln -s libnm-glib.so.2.1.0 libnm-glib.so; }; }) libtool: install: /usr/bin/install -c .libs/libnm-glib.lai /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/libnm-glib.la libtool: install: warning: relinking `libnm-glib-vpn.la' libtool: install: (cd /builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib; /bin/sh /builddir/build/BUILD/NetworkManager-0.7.996/libtool --tag CC --mode=relink gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -Wl,--version-script=./libnm-glib-vpn.ver -version-info 1:0:0 -o libnm-glib-vpn.la -rpath /usr/lib libnm_glib_vpn_la-nm-vpn-plugin.lo libnm_glib_vpn_la-nm-vpn-plugin-ui-interface.lo ../libnm-util/libnm-util.la -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386) libtool: relink: gcc -shared .libs/libnm_glib_vpn_la-nm-vpn-plugin.o .libs/libnm_glib_vpn_la-nm-vpn-plugin-ui-interface.o -L/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib -L/usr/lib -lnm-util -L/lib -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgthread-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -m32 -march=i686 -mtune=atom -Wl,--version-script=./libnm-glib-vpn.ver -pthread -pthread -Wl,-soname -Wl,libnm-glib-vpn.so.1 -o .libs/libnm-glib-vpn.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libnm-glib-vpn.so.1.0.0T /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/libnm-glib-vpn.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib && { ln -s -f libnm-glib-vpn.so.1.0.0 libnm-glib-vpn.so.1 || { rm -f libnm-glib-vpn.so.1 && ln -s libnm-glib-vpn.so.1.0.0 libnm-glib-vpn.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib && { ln -s -f libnm-glib-vpn.so.1.0.0 libnm-glib-vpn.so || { rm -f libnm-glib-vpn.so && ln -s libnm-glib-vpn.so.1.0.0 libnm-glib-vpn.so; }; }) libtool: install: /usr/bin/install -c .libs/libnm-glib-vpn.lai /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/libnm-glib-vpn.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/libnm-glib" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/include/libnm-glib" /usr/bin/install -c -m 644 libnm_glib.h nm-object.h nm-client.h nm-device.h nm-device-ethernet.h nm-device-wifi.h nm-device-bt.h nm-access-point.h nm-ip4-config.h nm-gsm-device.h nm-cdma-device.h nm-serial-device.h nm-vpn-connection.h nm-vpn-plugin.h nm-vpn-plugin-ui-interface.h nm-types.h nm-active-connection.h nm-dhcp4-config.h nm-ip6-config.h nm-remote-connection.h nm-settings-interface.h nm-settings-system-interface.h nm-remote-settings.h nm-remote-settings-system.h nm-settings-connection-interface.h nm-exported-connection.h nm-settings-service.h '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/include/libnm-glib' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 libnm-glib.pc libnm-glib-vpn.pc '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/pkgconfig' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib' Making install in src make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src' Making install in named-manager make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/named-manager' make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/named-manager' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/named-manager' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/named-manager' Making install in vpn-manager make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/vpn-manager' make install-am make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/vpn-manager' make[5]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/vpn-manager' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/vpn-manager' make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/vpn-manager' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/vpn-manager' Making install in dhcp-manager make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/dhcp-manager' make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/dhcp-manager' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/dhcp-manager' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/dhcp-manager' Making install in ip6-manager make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/ip6-manager' make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/ip6-manager' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/ip6-manager' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/ip6-manager' Making install in supplicant-manager make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/supplicant-manager' Making install in . make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/supplicant-manager' make[5]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/supplicant-manager' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/supplicant-manager' make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/supplicant-manager' Making install in tests make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/supplicant-manager/tests' make[5]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/supplicant-manager/tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/supplicant-manager/tests' make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/supplicant-manager/tests' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/supplicant-manager' Making install in ppp-manager make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/ppp-manager' make install-am make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/ppp-manager' make[5]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/ppp-manager' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pppd/2.4.4" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/pppd/2.4.4" /bin/sh ../../libtool --mode=install /usr/bin/install -c nm-pppd-plugin.la '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/pppd/2.4.4' libtool: install: warning: relinking `nm-pppd-plugin.la' libtool: install: (cd /builddir/build/BUILD/NetworkManager-0.7.996/src/ppp-manager; /bin/sh /builddir/build/BUILD/NetworkManager-0.7.996/libtool --tag CC --mode=relink gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -module -avoid-version -o nm-pppd-plugin.la -rpath /usr/lib/pppd/2.4.4 nm_pppd_plugin_la-nm-pppd-plugin.lo ../../libnm-util/libnm-util.la -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386) libtool: relink: gcc -shared .libs/nm_pppd_plugin_la-nm-pppd-plugin.o -L/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib -L/usr/lib -lnm-util -L/lib -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -ldbus-glib-1 -ldbus-1 -lpthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -pthread -Wl,-soname -Wl,nm-pppd-plugin.so -o .libs/nm-pppd-plugin.so libtool: install: /usr/bin/install -c .libs/nm-pppd-plugin.soT /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/pppd/2.4.4/nm-pppd-plugin.so libtool: install: /usr/bin/install -c .libs/nm-pppd-plugin.lai /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/pppd/2.4.4/nm-pppd-plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/pppd/2.4.4' make[5]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/ppp-manager' make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/ppp-manager' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/ppp-manager' Making install in backends make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/backends' make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/backends' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/backends' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/backends' Making install in dnsmasq-manager make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/dnsmasq-manager' make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/dnsmasq-manager' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/dnsmasq-manager' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/dnsmasq-manager' Making install in modem-manager make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/modem-manager' make install-am make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/modem-manager' make[5]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/modem-manager' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/modem-manager' make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/modem-manager' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/modem-manager' Making install in bluez-manager make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/bluez-manager' make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/bluez-manager' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/bluez-manager' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/bluez-manager' Making install in system-settings make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/system-settings' make install-am make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/system-settings' make[5]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/system-settings' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/system-settings' make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/system-settings' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/system-settings' Making install in . make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src' make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src' test -z "/usr/libexec" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/libexec" /bin/sh ../libtool --mode=install /usr/bin/install -c nm-crash-logger '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/libexec' libtool: install: /usr/bin/install -c nm-crash-logger /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/libexec/nm-crash-logger test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c NetworkManager '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/sbin' libtool: install: warning: `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib/libnm-glib.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/libnm-util.la' has not been installed in `/usr/lib' libtool: install: warning: `../libnm-util/libnm-util.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/NetworkManager /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/sbin/NetworkManager test -z "/usr/share/NetworkManager" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/NetworkManager" /usr/bin/install -c -m 644 gdb-cmd '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/NetworkManager' test -z "/etc/dbus-1/system.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/etc/dbus-1/system.d" /usr/bin/install -c -m 644 NetworkManager.conf '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/etc/dbus-1/system.d' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src' /bin/sh /builddir/build/BUILD/NetworkManager-0.7.996/install-sh -d -m 0700 /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/var/run/NetworkManager make[5]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src' make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src' Making install in tests make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/tests' make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/tests' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src/tests' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/src' Making install in include make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/include' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/NetworkManager" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/include/NetworkManager" /usr/bin/install -c -m 644 NetworkManager.h NetworkManagerVPN.h '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/include/NetworkManager' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/include' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/include' Making install in introspection make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/introspection' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/introspection' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/introspection' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/introspection' Making install in callouts make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/callouts' make install-am make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/callouts' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/callouts' test -z "/usr/libexec" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/libexec" /bin/sh ../libtool --mode=install /usr/bin/install -c nm-dhcp-client.action nm-dispatcher.action nm-avahi-autoipd.action '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/libexec' libtool: install: /usr/bin/install -c nm-dhcp-client.action /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/libexec/nm-dhcp-client.action libtool: install: warning: `../libnm-glib/libnm-glib.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/libnm-util.la' has not been installed in `/usr/lib' libtool: install: warning: `../libnm-util/libnm-util.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/nm-dispatcher.action /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/libexec/nm-dispatcher.action libtool: install: /usr/bin/install -c nm-avahi-autoipd.action /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/libexec/nm-avahi-autoipd.action test -z "/usr/share/dbus-1/system-services" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/dbus-1/system-services" /usr/bin/install -c -m 644 org.freedesktop.nm_dispatcher.service '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/dbus-1/system-services' test -z "/etc/dbus-1/system.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/etc/dbus-1/system.d" /usr/bin/install -c -m 644 nm-dhcp-client.conf nm-dispatcher.conf nm-avahi-autoipd.conf '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/etc/dbus-1/system.d' test -z "/lib/udev/rules.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/lib/udev/rules.d" /usr/bin/install -c -m 644 77-nm-olpc-mesh.rules '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/lib/udev/rules.d' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/callouts' /bin/sh /builddir/build/BUILD/NetworkManager-0.7.996/install-sh -d -m 0755 /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/etc/NetworkManager/dispatcher.d make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/callouts' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/callouts' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/callouts' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/callouts' Making install in system-settings make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings' Making install in plugins make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins' Making install in keyfile make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile' Making install in io make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/io' make[5]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/io' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/io' make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/io' Making install in tests make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/tests' Making install in keyfiles make[5]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/tests/keyfiles' make[6]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/tests/keyfiles' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/tests/keyfiles' make[5]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/tests/keyfiles' make[5]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/tests' make[6]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/tests' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/tests' make[5]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/tests' make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile/tests' make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile' make[5]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile' test -z "/usr/lib/NetworkManager" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/NetworkManager" /bin/sh ../../../libtool --mode=install /usr/bin/install -c libnm-settings-plugin-keyfile.la '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/NetworkManager' libtool: install: warning: relinking `libnm-settings-plugin-keyfile.la' libtool: install: (cd /builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile; /bin/sh /builddir/build/BUILD/NetworkManager-0.7.996/libtool --tag CC --mode=relink gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -module -avoid-version -o libnm-settings-plugin-keyfile.la -rpath /usr/lib/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 ../../../system-settings/plugins/keyfile/io/libkeyfile-io.la -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386) libtool: relink: gcc -shared .libs/libnm_settings_plugin_keyfile_la-nm-keyfile-connection.o .libs/libnm_settings_plugin_keyfile_la-plugin.o -Wl,--whole-archive ../../../system-settings/plugins/keyfile/io/.libs/libkeyfile-io.a -Wl,--no-whole-archive -L/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs -L/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib -L/usr/lib -L/lib -lnm-glib -lnm-util -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgudev-1.0 -lgthread-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libnm-settings-plugin-keyfile.so -o .libs/libnm-settings-plugin-keyfile.so libtool: install: /usr/bin/install -c .libs/libnm-settings-plugin-keyfile.soT /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/NetworkManager/libnm-settings-plugin-keyfile.so libtool: install: /usr/bin/install -c .libs/libnm-settings-plugin-keyfile.lai /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/NetworkManager/libnm-settings-plugin-keyfile.la libtool: install: warning: remember to run `libtool --finish /usr/lib/NetworkManager' make install-data-hook make[6]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile' /bin/sh /builddir/build/BUILD/NetworkManager-0.7.996/install-sh -d -m 0755 /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/etc/NetworkManager/system-connections make[6]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile' make[5]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile' make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/keyfile' Making install in ifcfg-rh make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh' Making install in . make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh' make[5]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh' test -z "/usr/lib/NetworkManager" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/NetworkManager" /bin/sh ../../../libtool --mode=install /usr/bin/install -c libnm-settings-plugin-ifcfg-rh.la '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/NetworkManager' libtool: install: warning: relinking `libnm-settings-plugin-ifcfg-rh.la' libtool: install: (cd /builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh; /bin/sh /builddir/build/BUILD/NetworkManager-0.7.996/libtool --tag CC --mode=relink gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -module -avoid-version -o libnm-settings-plugin-ifcfg-rh.la -rpath /usr/lib/NetworkManager libnm_settings_plugin_ifcfg_rh_la-plugin.lo libnm_settings_plugin_ifcfg_rh_la-nm-ifcfg-connection.lo ../../../libnm-util/libnm-util.la ../../../libnm-glib/libnm-glib.la ../../../marshallers/libmarshallers.la libifcfg-rh-io.la -pthread -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386) libtool: relink: gcc -shared .libs/libnm_settings_plugin_ifcfg_rh_la-plugin.o .libs/libnm_settings_plugin_ifcfg_rh_la-nm-ifcfg-connection.o -Wl,--whole-archive ../../../marshallers/.libs/libmarshallers.a ./.libs/libifcfg-rh-io.a -Wl,--no-whole-archive -L/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs -L/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib -L/usr/lib -L/lib -lnm-glib -lgudev-1.0 -lnm-util -ldbus-glib-1 -ldbus-1 -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libnm-settings-plugin-ifcfg-rh.so -o .libs/libnm-settings-plugin-ifcfg-rh.so libtool: install: /usr/bin/install -c .libs/libnm-settings-plugin-ifcfg-rh.soT /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/NetworkManager/libnm-settings-plugin-ifcfg-rh.so libtool: install: /usr/bin/install -c .libs/libnm-settings-plugin-ifcfg-rh.lai /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/NetworkManager/libnm-settings-plugin-ifcfg-rh.la libtool: install: warning: remember to run `libtool --finish /usr/lib/NetworkManager' make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh' make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh' Making install in tests make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh/tests' Making install in network-scripts make[5]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh/tests/network-scripts' make[6]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh/tests/network-scripts' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh/tests/network-scripts' make[5]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh/tests/network-scripts' make[5]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh/tests' make[6]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh/tests' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh/tests' make[5]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh/tests' make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh/tests' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins/ifcfg-rh' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins' make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings/plugins' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/system-settings' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/tools' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/tools' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/tools' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/tools' Making install in policy make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/policy' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/policy' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/polkit-1/actions" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/polkit-1/actions" /usr/bin/install -c -m 644 org.freedesktop.network-manager-settings.system.policy '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/polkit-1/actions' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/policy' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/policy' Making install in initscript make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/initscript' Making install in RedHat make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/initscript/RedHat' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/initscript/RedHat' make[3]: Nothing to be done for `install-exec-am'. test -z "/etc/rc.d/init.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/etc/rc.d/init.d" /usr/bin/install -c NetworkManager '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/etc/rc.d/init.d' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/initscript/RedHat' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/initscript/RedHat' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/initscript' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/initscript' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/initscript' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/initscript' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/initscript' Making install in test make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/test' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/test' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c nm-tool '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/bin' libtool: install: warning: `../libnm-glib/libnm-glib.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/libnm-util.la' has not been installed in `/usr/lib' libtool: install: warning: `../libnm-util/libnm-util.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/nm-tool /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/bin/nm-tool make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/test' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/test' Making install in po make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/po' linguas="ar as be@latin bg bn_IN bs ca cs da de dz el en_CA en_GB es et eu fi fr gl gu he hr hu id it ja ka kn ko ku lt lv mk mr nb ne nl oc or pa pl pt pt_BR ru rw sk sl sq sr sr@latin sv te th uk vi wa zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/NetworkManager-0.7.996/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/NetworkManager.mo; \ echo "installing $lang.gmo as $dir/NetworkManager.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/NetworkManager.mo; \ echo "installing ./$lang.gmo as" \ "$dir/NetworkManager.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/NetworkManager.mo.m; \ echo "installing $lang.gmo.m as $dir/NetworkManager.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/NetworkManager.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/NetworkManager.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/ar/LC_MESSAGES/NetworkManager.mo installing as.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/as/LC_MESSAGES/NetworkManager.mo installing be@latin.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/be@latin/LC_MESSAGES/NetworkManager.mo installing bg.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/bg/LC_MESSAGES/NetworkManager.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/bn_IN/LC_MESSAGES/NetworkManager.mo installing bs.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/bs/LC_MESSAGES/NetworkManager.mo installing ca.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/ca/LC_MESSAGES/NetworkManager.mo installing cs.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/cs/LC_MESSAGES/NetworkManager.mo installing da.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/da/LC_MESSAGES/NetworkManager.mo installing de.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/de/LC_MESSAGES/NetworkManager.mo installing dz.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/dz/LC_MESSAGES/NetworkManager.mo installing el.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/el/LC_MESSAGES/NetworkManager.mo installing en_CA.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/en_CA/LC_MESSAGES/NetworkManager.mo installing en_GB.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/en_GB/LC_MESSAGES/NetworkManager.mo installing es.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/es/LC_MESSAGES/NetworkManager.mo installing et.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/et/LC_MESSAGES/NetworkManager.mo installing eu.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/eu/LC_MESSAGES/NetworkManager.mo installing fi.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/fi/LC_MESSAGES/NetworkManager.mo installing fr.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/fr/LC_MESSAGES/NetworkManager.mo installing gl.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/gl/LC_MESSAGES/NetworkManager.mo installing gu.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/gu/LC_MESSAGES/NetworkManager.mo installing he.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/he/LC_MESSAGES/NetworkManager.mo installing hr.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/hr/LC_MESSAGES/NetworkManager.mo installing hu.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/hu/LC_MESSAGES/NetworkManager.mo installing id.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/id/LC_MESSAGES/NetworkManager.mo installing it.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/it/LC_MESSAGES/NetworkManager.mo installing ja.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/ja/LC_MESSAGES/NetworkManager.mo installing ka.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/ka/LC_MESSAGES/NetworkManager.mo installing kn.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/kn/LC_MESSAGES/NetworkManager.mo installing ko.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/ko/LC_MESSAGES/NetworkManager.mo installing ku.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/ku/LC_MESSAGES/NetworkManager.mo installing lt.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/lt/LC_MESSAGES/NetworkManager.mo installing lv.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/lv/LC_MESSAGES/NetworkManager.mo installing mk.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/mk/LC_MESSAGES/NetworkManager.mo installing mr.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/mr/LC_MESSAGES/NetworkManager.mo installing nb.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/nb/LC_MESSAGES/NetworkManager.mo installing ne.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/ne/LC_MESSAGES/NetworkManager.mo installing nl.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/nl/LC_MESSAGES/NetworkManager.mo installing oc.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/oc/LC_MESSAGES/NetworkManager.mo installing or.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/or/LC_MESSAGES/NetworkManager.mo installing pa.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/pa/LC_MESSAGES/NetworkManager.mo installing pl.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/pl/LC_MESSAGES/NetworkManager.mo installing pt.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/pt/LC_MESSAGES/NetworkManager.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/pt_BR/LC_MESSAGES/NetworkManager.mo installing ru.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/ru/LC_MESSAGES/NetworkManager.mo installing rw.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/rw/LC_MESSAGES/NetworkManager.mo installing sk.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/sk/LC_MESSAGES/NetworkManager.mo installing sl.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/sl/LC_MESSAGES/NetworkManager.mo installing sq.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/sq/LC_MESSAGES/NetworkManager.mo installing sr.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/sr/LC_MESSAGES/NetworkManager.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/sr@latin/LC_MESSAGES/NetworkManager.mo installing sv.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/sv/LC_MESSAGES/NetworkManager.mo installing te.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/te/LC_MESSAGES/NetworkManager.mo installing th.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/th/LC_MESSAGES/NetworkManager.mo installing uk.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/uk/LC_MESSAGES/NetworkManager.mo installing vi.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/vi/LC_MESSAGES/NetworkManager.mo installing wa.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/wa/LC_MESSAGES/NetworkManager.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/zh_CN/LC_MESSAGES/NetworkManager.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/zh_HK/LC_MESSAGES/NetworkManager.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/zh_TW/LC_MESSAGES/NetworkManager.mo make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/po' Making install in man make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/man' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/man/man1" /usr/bin/install -c -m 644 nm-tool.1 '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/man/man1' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/man/man8" /usr/bin/install -c -m 644 NetworkManager.8 '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/man' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/man' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/docs' Making install in libnm-glib make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/docs/libnm-glib' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/docs/libnm-glib' make[3]: Nothing to be done for `install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ if test -n ""; then \ installdir="/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/gtk-doc/html/libnm-glib-"; \ else \ installdir="/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/gtk-doc/html/libnm-glib"; \ fi; \ /bin/sh /builddir/build/BUILD/NetworkManager-0.7.996/install-sh -d ${installdir} ; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i ${installdir}; \ done; \ if test -n ""; then \ mv -f ${installdir}/libnm-glib.devhelp2 \ ${installdir}/libnm-glib-.devhelp2; \ mv -f ${installdir}/libnm-glib.devhelp \ ${installdir}/libnm-glib-.devhelp; \ fi; \ ! which gtkdoc-rebase >/dev/null 2>&1 || \ gtkdoc-rebase --relative --dest-dir=/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386 --html-dir=${installdir} ; \ fi -- Installing ./html/NMAccessPoint.html -- Installing ./html/NMActiveConnection.html -- Installing ./html/NMCdmaDevice.html -- Installing ./html/NMClient.html -- Installing ./html/NMDHCP4Config.html -- Installing ./html/NMDevice.html -- Installing ./html/NMDeviceEthernet.html -- Installing ./html/NMDeviceWifi.html -- Installing ./html/NMGsmDevice.html -- Installing ./html/NMIP4Config.html -- Installing ./html/NMObject.html -- Installing ./html/NMSerialDevice.html -- Installing ./html/ch01.html -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/libnm-glib-NMDBusConnection.html -- Installing ./html/libnm-glib-NMDBusSettings.html -- Installing ./html/libnm-glib-NMDBusSettingsSystem.html -- Installing ./html/libnm-glib-NMSettings.html -- Installing ./html/libnm-glib-NMVPNConnection.html -- Installing ./html/libnm-glib-NMVPNPlugin.html -- Installing ./html/libnm-glib-libnm-glib.html -- Installing ./html/libnm-glib-nm-types.html -- Installing ./html/libnm-glib-nm-vpn-plugin-ui-interface.html -- Installing ./html/libnm-glib.devhelp -- Installing ./html/libnm-glib.devhelp2 -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png ../dbus-glib/ -> /usr/share/gtk-doc/html/dbus-glib/ (35) ../glib/ -> /usr/share/gtk-doc/html/glib/ (228) ../gobject/ -> /usr/share/gtk-doc/html/gobject/ (48) make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/docs/libnm-glib' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/docs/libnm-glib' Making install in libnm-util make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/docs/libnm-util' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/docs/libnm-util' make[3]: Nothing to be done for `install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ if test -n ""; then \ installdir="/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/gtk-doc/html/libnm-util-"; \ else \ installdir="/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/gtk-doc/html/libnm-util"; \ fi; \ /bin/sh /builddir/build/BUILD/NetworkManager-0.7.996/install-sh -d ${installdir} ; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i ${installdir}; \ done; \ if test -n ""; then \ mv -f ${installdir}/libnm-util.devhelp2 \ ${installdir}/libnm-util-.devhelp2; \ mv -f ${installdir}/libnm-util.devhelp \ ${installdir}/libnm-util-.devhelp; \ fi; \ ! which gtkdoc-rebase >/dev/null 2>&1 || \ gtkdoc-rebase --relative --dest-dir=/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386 --html-dir=${installdir} ; \ fi -- Installing ./html/NMConnection.html -- Installing ./html/NMSetting.html -- Installing ./html/NMSetting8021x.html -- Installing ./html/NMSettingBluetooth.html -- Installing ./html/NMSettingCdma.html -- Installing ./html/NMSettingConnection.html -- Installing ./html/NMSettingGsm.html -- Installing ./html/NMSettingIP4Config.html -- Installing ./html/NMSettingIP6Config.html -- Installing ./html/NMSettingOlpcMesh.html -- Installing ./html/NMSettingPPP.html -- Installing ./html/NMSettingPPPOE.html -- Installing ./html/NMSettingSerial.html -- Installing ./html/NMSettingVPN.html -- Installing ./html/NMSettingWired.html -- Installing ./html/NMSettingWireless.html -- Installing ./html/NMSettingWirelessSecurity.html -- Installing ./html/api-index-full.html -- Installing ./html/ch01.html -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/libnm-util-nm-utils.html -- Installing ./html/libnm-util.devhelp -- Installing ./html/libnm-util.devhelp2 -- Installing ./html/object-tree.html -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png ../glib/ -> /usr/share/gtk-doc/html/glib/ (777) ../gobject/ -> /usr/share/gtk-doc/html/gobject/ (100) make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/docs/libnm-util' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/docs/libnm-util' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/docs' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/docs' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/docs' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/docs' make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 NetworkManager.pc '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996' + /bin/cp /builddir/build/SOURCES/nm-system-settings.conf /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/etc/NetworkManager/ + pushd network-manager-applet-0.7.996 ~/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996 ~/build/BUILD/NetworkManager-0.7.996 + make install DESTDIR=/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386 Making install in src make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src' Making install in marshallers make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/marshallers' make install-am make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/marshallers' make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/marshallers' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/marshallers' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/marshallers' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/marshallers' Making install in utils make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/utils' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/utils' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/utils' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/utils' Making install in gconf-helpers make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/gconf-helpers' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/gconf-helpers' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/gconf-helpers' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/gconf-helpers' Making install in wireless-security make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/wireless-security' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/wireless-security' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/wireless-security' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/wireless-security' Making install in connection-editor make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/connection-editor' make install-am make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/connection-editor' make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/connection-editor' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c nm-connection-editor '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/bin' libtool: install: warning: `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib/libnm-glib.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../libnm-util/libnm-util.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../libnm-glib/libnm-glib.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../libnm-glib/libnm-glib-vpn.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/libnm-util.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/nm-connection-editor /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/bin/nm-connection-editor test -z "/usr/share/nm-applet" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/nm-applet" /usr/bin/install -c -m 644 nm-connection-editor.glade ce-page-wired.glade ce-page-wireless.glade ce-page-wireless-security.glade ce-page-ip4.glade ce-page-ip6.glade ce-page-dsl.glade ce-page-mobile.glade ce-page-ppp.glade ce-vpn-wizard.glade '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/nm-applet' make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/connection-editor' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/connection-editor' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/connection-editor' Making install in gnome-bluetooth make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/gnome-bluetooth' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/gnome-bluetooth' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/gnome-bluetooth/plugins" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/gnome-bluetooth/plugins" /bin/sh ../../libtool --mode=install /usr/bin/install -c libnma.la '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/gnome-bluetooth/plugins' libtool: install: warning: relinking `libnma.la' libtool: install: (cd /builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/gnome-bluetooth; /bin/sh /builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/libtool --tag CC --mode=relink gcc -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -module -avoid-version -o libnma.la -rpath /usr/lib/gnome-bluetooth/plugins network-manager-applet.lo ../../src/gconf-helpers/libgconf-helpers.la -lgconf-2 -lgnome-bluetooth -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -L../../../libnm-util ../../../libnm-util/libnm-util.la -L../../../libnm-glib ../../../libnm-glib/libnm-glib.la -inst-prefix-dir /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386) libtool: relink: gcc -shared .libs/network-manager-applet.o -Wl,--whole-archive ../../src/gconf-helpers/.libs/libgconf-helpers.a -Wl,--no-whole-archive -L/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/.libs -L/lib -lglade-2.0 -lxml2 -lgnome-keyring -lnotify -L/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util -L/builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib -L/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib -L/usr/lib -lgconf-2 -lgnome-bluetooth -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -lnm-glib -lnm-util -luuid -lssl3 -lsmime3 -lnss3 -lfreebl3 -lnssdbm3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgthread-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -Wl,-soname -Wl,libnma.so -o .libs/libnma.so libtool: install: /usr/bin/install -c .libs/libnma.soT /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/gnome-bluetooth/plugins/libnma.so libtool: install: /usr/bin/install -c .libs/libnma.lai /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/gnome-bluetooth/plugins/libnma.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnome-bluetooth/plugins' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/gnome-bluetooth' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src/gnome-bluetooth' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c nm-applet '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/bin' libtool: install: warning: `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-glib/libnm-glib.la' has not been installed in `/usr/lib' libtool: install: warning: `../../libnm-util/libnm-util.la' has not been installed in `/usr/lib' libtool: install: warning: `../../libnm-glib/libnm-glib.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/NetworkManager-0.7.996/libnm-util/libnm-util.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/nm-applet /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/bin/nm-applet test -z "/usr/share/nm-applet" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/nm-applet" /usr/bin/install -c -m 644 applet.glade keyring.png '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/nm-applet' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/src' Making install in icons make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons' Making install in 16 make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/16' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/16' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/16x16/apps" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/icons/hicolor/16x16/apps" /usr/bin/install -c -m 644 nm-device-wired.png nm-no-connection.png nm-vpn-standalone-lock.png '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/icons/hicolor/16x16/apps' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/16' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/16' Making install in 22 make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/22' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/22' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/22x22/apps" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/icons/hicolor/22x22/apps" /usr/bin/install -c -m 644 nm-active-device.png nm-no-connection.png nm-device-wired.png nm-device-wwan.png nm-adhoc.png nm-stage01-connecting01.png nm-stage01-connecting02.png nm-stage01-connecting03.png nm-stage01-connecting04.png nm-stage01-connecting05.png nm-stage01-connecting06.png nm-stage01-connecting07.png nm-stage01-connecting08.png nm-stage01-connecting09.png nm-stage01-connecting10.png nm-stage01-connecting11.png nm-stage02-connecting01.png nm-stage02-connecting02.png nm-stage02-connecting03.png nm-stage02-connecting04.png nm-stage02-connecting05.png nm-stage02-connecting06.png nm-stage02-connecting07.png nm-stage02-connecting08.png nm-stage02-connecting09.png nm-stage02-connecting10.png nm-stage02-connecting11.png nm-stage03-connecting01.png nm-stage03-connecting02.png nm-stage03-connecting03.png nm-stage03-connecting04.png nm-stage03-connecting05.png nm-stage03-connecting06.png nm-stage03-connecting07.png nm-stage03-connecting08.png nm-stage03-connecting09.png nm-stage03-connecting10.png nm-stage03-connecting11.png nm-signal-00.png nm-signal-25.png '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/icons/hicolor/22x22/apps' /usr/bin/install -c -m 644 nm-signal-50.png nm-signal-75.png nm-signal-100.png nm-vpn-connecting01.png nm-vpn-connecting02.png nm-vpn-connecting03.png nm-vpn-connecting04.png nm-vpn-connecting05.png nm-vpn-connecting06.png nm-vpn-connecting07.png nm-vpn-connecting08.png nm-vpn-connecting09.png nm-vpn-connecting10.png nm-vpn-connecting11.png nm-vpn-connecting12.png nm-vpn-connecting13.png nm-vpn-connecting14.png nm-vpn-active-lock.png nm-secure-lock.png '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/icons/hicolor/22x22/apps' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/22' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/22' Making install in 32 make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/32' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/32' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/32x32/apps" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/icons/hicolor/32x32/apps" /usr/bin/install -c -m 644 nm-device-wired.png nm-no-connection.png '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/icons/hicolor/32x32/apps' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/32' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/32' Making install in 48 make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/48' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/48' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/48x48/apps" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/icons/hicolor/48x48/apps" /usr/bin/install -c -m 644 nm-device-wireless.png '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/icons/hicolor/48x48/apps' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/48' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/48' Making install in scalable make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/scalable' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/scalable' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/scalable/apps" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/icons/hicolor/scalable/apps" /usr/bin/install -c -m 644 nm-device-wired.svg nm-no-connection.svg '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/icons/hicolor/scalable/apps' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/scalable' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons/scalable' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/icons' Making install in po make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/po' linguas="ar as be be@latin bg bn_IN bs ca crh cs da de dz el en_CA en_GB es et eu fi fr gl gu he hr hu id it ja kn ko ku lt lv mk ml mr nb ne nl nn oc or pa pl pt pt_BR ro ru rw sk sl sq sr sr@latin sv ta te th uk vi wa zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/nm-applet.mo; \ echo "installing $lang.gmo as $dir/nm-applet.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/nm-applet.mo; \ echo "installing ./$lang.gmo as" \ "$dir/nm-applet.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/nm-applet.mo.m; \ echo "installing $lang.gmo.m as $dir/nm-applet.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/nm-applet.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/nm-applet.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/ar/LC_MESSAGES/nm-applet.mo installing as.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/as/LC_MESSAGES/nm-applet.mo installing be.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/be/LC_MESSAGES/nm-applet.mo installing be@latin.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/be@latin/LC_MESSAGES/nm-applet.mo installing bg.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/bg/LC_MESSAGES/nm-applet.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/bn_IN/LC_MESSAGES/nm-applet.mo installing bs.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/bs/LC_MESSAGES/nm-applet.mo installing ca.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/ca/LC_MESSAGES/nm-applet.mo installing crh.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/crh/LC_MESSAGES/nm-applet.mo installing cs.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/cs/LC_MESSAGES/nm-applet.mo installing da.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/da/LC_MESSAGES/nm-applet.mo installing de.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/de/LC_MESSAGES/nm-applet.mo installing dz.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/dz/LC_MESSAGES/nm-applet.mo installing el.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/el/LC_MESSAGES/nm-applet.mo installing en_CA.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/en_CA/LC_MESSAGES/nm-applet.mo installing en_GB.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/en_GB/LC_MESSAGES/nm-applet.mo installing es.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/es/LC_MESSAGES/nm-applet.mo installing et.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/et/LC_MESSAGES/nm-applet.mo installing eu.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/eu/LC_MESSAGES/nm-applet.mo installing fi.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/fi/LC_MESSAGES/nm-applet.mo installing fr.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/fr/LC_MESSAGES/nm-applet.mo installing gl.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/gl/LC_MESSAGES/nm-applet.mo installing gu.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/gu/LC_MESSAGES/nm-applet.mo installing he.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/he/LC_MESSAGES/nm-applet.mo installing hr.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/hr/LC_MESSAGES/nm-applet.mo installing hu.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/hu/LC_MESSAGES/nm-applet.mo installing id.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/id/LC_MESSAGES/nm-applet.mo installing it.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/it/LC_MESSAGES/nm-applet.mo installing ja.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/ja/LC_MESSAGES/nm-applet.mo installing kn.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/kn/LC_MESSAGES/nm-applet.mo installing ko.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/ko/LC_MESSAGES/nm-applet.mo installing ku.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/ku/LC_MESSAGES/nm-applet.mo installing lt.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/lt/LC_MESSAGES/nm-applet.mo installing lv.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/lv/LC_MESSAGES/nm-applet.mo installing mk.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/mk/LC_MESSAGES/nm-applet.mo installing ml.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/ml/LC_MESSAGES/nm-applet.mo installing mr.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/mr/LC_MESSAGES/nm-applet.mo installing nb.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/nb/LC_MESSAGES/nm-applet.mo installing ne.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/ne/LC_MESSAGES/nm-applet.mo installing nl.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/nl/LC_MESSAGES/nm-applet.mo installing nn.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/nn/LC_MESSAGES/nm-applet.mo installing oc.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/oc/LC_MESSAGES/nm-applet.mo installing or.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/or/LC_MESSAGES/nm-applet.mo installing pa.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/pa/LC_MESSAGES/nm-applet.mo installing pl.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/pl/LC_MESSAGES/nm-applet.mo installing pt.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/pt/LC_MESSAGES/nm-applet.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/pt_BR/LC_MESSAGES/nm-applet.mo installing ro.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/ro/LC_MESSAGES/nm-applet.mo installing ru.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/ru/LC_MESSAGES/nm-applet.mo installing rw.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/rw/LC_MESSAGES/nm-applet.mo installing sk.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/sk/LC_MESSAGES/nm-applet.mo installing sl.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/sl/LC_MESSAGES/nm-applet.mo installing sq.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/sq/LC_MESSAGES/nm-applet.mo installing sr.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/sr/LC_MESSAGES/nm-applet.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/sr@latin/LC_MESSAGES/nm-applet.mo installing sv.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/sv/LC_MESSAGES/nm-applet.mo installing ta.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/ta/LC_MESSAGES/nm-applet.mo installing te.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/te/LC_MESSAGES/nm-applet.mo installing th.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/th/LC_MESSAGES/nm-applet.mo installing uk.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/uk/LC_MESSAGES/nm-applet.mo installing vi.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/vi/LC_MESSAGES/nm-applet.mo installing wa.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/wa/LC_MESSAGES/nm-applet.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/zh_CN/LC_MESSAGES/nm-applet.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/zh_HK/LC_MESSAGES/nm-applet.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/locale/zh_TW/LC_MESSAGES/nm-applet.mo make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996/po' make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996' make[2]: Nothing to be done for `install-exec-am'. test -z "/etc/xdg/autostart" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/etc/xdg/autostart" /usr/bin/install -c -m 644 nm-applet.desktop '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/etc/xdg/autostart' if test -z "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386" ; then \ for p in nm-applet.schemas ; do \ GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2 --makefile-install-rule ./$p >&1 > /dev/null; \ done \ fi test -z "/etc/dbus-1/system.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/etc/dbus-1/system.d" /usr/bin/install -c -m 644 nm-applet.conf '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/etc/dbus-1/system.d' test -z "/usr/share/applications" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/applications" /usr/bin/install -c -m 644 nm-connection-editor.desktop '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/applications' test -z "/etc/gconf/schemas" || /bin/mkdir -p "/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/etc/gconf/schemas" /usr/bin/install -c -m 644 nm-applet.schemas '/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/etc/gconf/schemas' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.7.996/network-manager-applet-0.7.996' + popd ~/build/BUILD/NetworkManager-0.7.996 + /bin/mkdir -p /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/etc/NetworkManager/VPN + /bin/mkdir -p /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/etc/NetworkManager/system-connections + /bin/mkdir -p /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/gnome-vpn-properties + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386 NetworkManager + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386 nm-applet + cat nm-applet.lang + /bin/rm -f /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/libnm-glib-vpn.la /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/libnm-glib.la /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/libnm-util.la + /bin/rm -f /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/pppd/2.4.4/nm-pppd-plugin.la + /bin/rm -f /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/NetworkManager/libnm-settings-plugin-ifcfg-rh.la /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/NetworkManager/libnm-settings-plugin-keyfile.la + /bin/rm -f /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/gnome-bluetooth/plugins/libnma.la + install -m 0755 test/.libs/nm-online /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386//usr/bin + /bin/cp ORIG-docs/libnm-glib/html/NMAccessPoint.html ORIG-docs/libnm-glib/html/NMActiveConnection.html ORIG-docs/libnm-glib/html/NMCdmaDevice.html ORIG-docs/libnm-glib/html/NMClient.html ORIG-docs/libnm-glib/html/NMDHCP4Config.html ORIG-docs/libnm-glib/html/NMDevice.html ORIG-docs/libnm-glib/html/NMDeviceEthernet.html ORIG-docs/libnm-glib/html/NMDeviceWifi.html ORIG-docs/libnm-glib/html/NMGsmDevice.html ORIG-docs/libnm-glib/html/NMIP4Config.html ORIG-docs/libnm-glib/html/NMObject.html ORIG-docs/libnm-glib/html/NMSerialDevice.html ORIG-docs/libnm-glib/html/ch01.html ORIG-docs/libnm-glib/html/home.png ORIG-docs/libnm-glib/html/index.html ORIG-docs/libnm-glib/html/index.sgml ORIG-docs/libnm-glib/html/left.png ORIG-docs/libnm-glib/html/libnm-glib-NMDBusConnection.html ORIG-docs/libnm-glib/html/libnm-glib-NMDBusSettings.html ORIG-docs/libnm-glib/html/libnm-glib-NMDBusSettingsSystem.html ORIG-docs/libnm-glib/html/libnm-glib-NMSettings.html ORIG-docs/libnm-glib/html/libnm-glib-NMVPNConnection.html ORIG-docs/libnm-glib/html/libnm-glib-NMVPNPlugin.html ORIG-docs/libnm-glib/html/libnm-glib-libnm-glib.html ORIG-docs/libnm-glib/html/libnm-glib-nm-types.html ORIG-docs/libnm-glib/html/libnm-glib-nm-vpn-plugin-ui-interface.html ORIG-docs/libnm-glib/html/libnm-glib.devhelp ORIG-docs/libnm-glib/html/libnm-glib.devhelp2 ORIG-docs/libnm-glib/html/right.png ORIG-docs/libnm-glib/html/style.css ORIG-docs/libnm-glib/html/up.png /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/gtk-doc/html/libnm-glib/ + /bin/cp ORIG-docs/libnm-util/html/NMConnection.html ORIG-docs/libnm-util/html/NMSetting.html ORIG-docs/libnm-util/html/NMSetting8021x.html ORIG-docs/libnm-util/html/NMSettingBluetooth.html ORIG-docs/libnm-util/html/NMSettingCdma.html ORIG-docs/libnm-util/html/NMSettingConnection.html ORIG-docs/libnm-util/html/NMSettingGsm.html ORIG-docs/libnm-util/html/NMSettingIP4Config.html ORIG-docs/libnm-util/html/NMSettingIP6Config.html ORIG-docs/libnm-util/html/NMSettingOlpcMesh.html ORIG-docs/libnm-util/html/NMSettingPPP.html ORIG-docs/libnm-util/html/NMSettingPPPOE.html ORIG-docs/libnm-util/html/NMSettingSerial.html ORIG-docs/libnm-util/html/NMSettingVPN.html ORIG-docs/libnm-util/html/NMSettingWired.html ORIG-docs/libnm-util/html/NMSettingWireless.html ORIG-docs/libnm-util/html/NMSettingWirelessSecurity.html ORIG-docs/libnm-util/html/api-index-full.html ORIG-docs/libnm-util/html/ch01.html ORIG-docs/libnm-util/html/home.png ORIG-docs/libnm-util/html/index.html ORIG-docs/libnm-util/html/index.sgml ORIG-docs/libnm-util/html/left.png ORIG-docs/libnm-util/html/libnm-util-nm-utils.html ORIG-docs/libnm-util/html/libnm-util.devhelp ORIG-docs/libnm-util/html/libnm-util.devhelp2 ORIG-docs/libnm-util/html/object-tree.html ORIG-docs/libnm-util/html/right.png ORIG-docs/libnm-util/html/style.css ORIG-docs/libnm-util/html/up.png /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/gtk-doc/html/libnm-util/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/NetworkManager-0.7.996 extracting debug info from /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/libnm-util.so.1.1.0 extracting debug info from /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/libnm-glib.so.2.1.0 extracting debug info from /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/libnm-glib-vpn.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/pppd/2.4.4/nm-pppd-plugin.so extracting debug info from /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/NetworkManager/libnm-settings-plugin-keyfile.so extracting debug info from /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/NetworkManager/libnm-settings-plugin-ifcfg-rh.so extracting debug info from /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/lib/gnome-bluetooth/plugins/libnma.so extracting debug info from /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/libexec/nm-crash-logger extracting debug info from /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/libexec/nm-dhcp-client.action extracting debug info from /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/libexec/nm-dispatcher.action extracting debug info from /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/libexec/nm-avahi-autoipd.action extracting debug info from /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/sbin/NetworkManager extracting debug info from /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/bin/nm-tool extracting debug info from /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/bin/nm-connection-editor extracting debug info from /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/bin/nm-applet extracting debug info from /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/bin/nm-online symlinked /usr/lib/debug/usr/lib/libnm-util.so.1.1.0.debug to /usr/lib/debug/usr/lib/libnm-util.so.1.debug symlinked /usr/lib/debug/usr/lib/libnm-util.so.1.1.0.debug to /usr/lib/debug/usr/lib/libnm-util.so.debug symlinked /usr/lib/debug/usr/lib/libnm-glib.so.2.1.0.debug to /usr/lib/debug/usr/lib/libnm-glib.so.2.debug symlinked /usr/lib/debug/usr/lib/libnm-glib.so.2.1.0.debug to /usr/lib/debug/usr/lib/libnm-glib.so.debug symlinked /usr/lib/debug/usr/lib/libnm-glib-vpn.so.1.0.0.debug to /usr/lib/debug/usr/lib/libnm-glib-vpn.so.1.debug symlinked /usr/lib/debug/usr/lib/libnm-glib-vpn.so.1.0.0.debug to /usr/lib/debug/usr/lib/libnm-glib-vpn.so.debug 7838 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: NetworkManager-0.7.996-4.git20091002.fc12.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7yb2ah + umask 022 + cd /builddir/build/BUILD + cd NetworkManager-0.7.996 + DOCDIR=/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/doc/NetworkManager-0.7.996 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/doc/NetworkManager-0.7.996 + /bin/mkdir -p /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/doc/NetworkManager-0.7.996 + cp -pr COPYING NEWS AUTHORS README CONTRIBUTING TODO /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/doc/NetworkManager-0.7.996 + exit 0 Provides: config(NetworkManager) = 1:0.7.996-4.git20091002.fc12 libnm-settings-plugin-ifcfg-rh.so libnm-settings-plugin-keyfile.so nm-pppd-plugin.so Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): chkconfig Requires(post): /bin/sh Requires(preun): /bin/sh chkconfig Requires: /bin/sh libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdbus-1.so.3 libdbus-glib-1.so.2 libdl.so.2 libdl.so.2(GLIBC_2.0) libfreebl3.so libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgudev-1.0.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libnl.so.1 libnm-glib.so.2 libnm-util.so.1 libnspr4.so libnss3.so libnssdbm3.so libnssutil3.so libplc4.so libplds4.so libpolkit-gobject-1.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libsmime3.so libsoftokn3.so libssl3.so libuuid.so.1 rtld(GNU_HASH) Conflicts: NetworkManager-vpnc < 1:0.7.0.99-1 NetworkManager-openvpn < 1:0.7.0.99-1 NetworkManager-pptp < 1:0.7.0.99-1 NetworkManager-openconnect < 0:0.7.0.99-1 Obsoletes: dhcdbd Processing files: NetworkManager-devel-0.7.996-4.git20091002.fc12.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n5jHtz + umask 022 + cd /builddir/build/BUILD + cd NetworkManager-0.7.996 + DOCDIR=/builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/doc/NetworkManager-devel-0.7.996 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/doc/NetworkManager-devel-0.7.996 + /bin/mkdir -p /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/doc/NetworkManager-devel-0.7.996 + cp -pr ChangeLog docs/spec.html /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386/usr/share/doc/NetworkManager-devel-0.7.996 + exit 0 Provides: pkgconfig(NetworkManager) = 0.7.996 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config Processing files: NetworkManager-gnome-0.7.996-4.git20091002.fc12.i686 Provides: libnma.so Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): /bin/sh gtk2 >= 2.14.0 Requires(post): /bin/sh Requires(preun): /bin/sh gtk2 >= 2.14.0 Requires(postun): /bin/sh Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcairo.so.2 libdbus-1.so.3 libdbus-glib-1.so.2 libdl.so.2 libfontconfig.so.1 libfreebl3.so libfreetype.so.6 libgconf-2.so.4 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglade-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgnome-bluetooth.so.7 libgnome-keyring.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libgudev-1.0.so.0 libnm-glib-vpn.so.1 libnm-glib.so.2 libnm-util.so.1 libnotify.so.1 libnspr4.so libnss3.so libnssdbm3.so libnssutil3.so libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libplc4.so libplds4.so libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libsmime3.so libsoftokn3.so libssl3.so libuuid.so.1 libxml2.so.2 rtld(GNU_HASH) Processing files: NetworkManager-glib-0.7.996-4.git20091002.fc12.i686 Provides: libnm-glib-vpn.so.1 libnm-glib.so.2 libnm-util.so.1 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdbus-1.so.3 libdbus-glib-1.so.2 libdl.so.2 libfreebl3.so libglib-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgudev-1.0.so.0 libnm-glib-vpn.so.1 libnm-glib.so.2 libnm-util.so.1 libnspr4.so libnss3.so libnss3.so(NSS_3.2) libnss3.so(NSS_3.3) libnssdbm3.so libnssutil3.so libplc4.so libplds4.so libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libsmime3.so libsmime3.so(NSS_3.2) libsmime3.so(NSS_3.4) libsoftokn3.so libssl3.so libuuid.so.1 libuuid.so.1(UUID_1.0) rtld(GNU_HASH) Processing files: NetworkManager-glib-devel-0.7.996-4.git20091002.fc12.i686 Provides: pkgconfig(libnm-glib) = 0.7.996 pkgconfig(libnm-glib-vpn) = 0.7.996 pkgconfig(libnm-util) = 0.7.996 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libnm-glib-vpn.so.1 libnm-glib.so.2 libnm-util.so.1 pkgconfig(NetworkManager) >= 0.7.995 pkgconfig(dbus-glib-1) pkgconfig(glib-2.0) Processing files: NetworkManager-debuginfo-0.7.996-4.git20091002.fc12.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386 warning: Could not canonicalize hostname: x86-5.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/NetworkManager-0.7.996-4.git20091002.fc12.i686.rpm Wrote: /builddir/build/RPMS/NetworkManager-devel-0.7.996-4.git20091002.fc12.i686.rpm Wrote: /builddir/build/RPMS/NetworkManager-gnome-0.7.996-4.git20091002.fc12.i686.rpm Wrote: /builddir/build/RPMS/NetworkManager-glib-0.7.996-4.git20091002.fc12.i686.rpm Wrote: /builddir/build/RPMS/NetworkManager-glib-devel-0.7.996-4.git20091002.fc12.i686.rpm Wrote: /builddir/build/RPMS/NetworkManager-debuginfo-0.7.996-4.git20091002.fc12.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tglD04 + umask 022 + cd /builddir/build/BUILD + cd NetworkManager-0.7.996 + /bin/rm -rf /builddir/build/BUILDROOT/NetworkManager-0.7.996-4.git20091002.fc12.i386 + exit 0 Child returncode was: 0 LEAVE do -->