Installing /builddir/build/SRPMS/NetworkManager-0.6.5-3.fc7.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.60416 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf NetworkManager-0.6.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/NetworkManager-0.6.5.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd NetworkManager-0.6.5 ++ /usr/bin/id -u + '[' 102 = 0 ']' ++ /usr/bin/id -u + '[' 102 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (NetworkManager-0.6.4-startup-dhcdbd.patch):' Patch #0 (NetworkManager-0.6.4-startup-dhcdbd.patch): + patch -p1 -b --suffix .startup-dhcdbd -s + tar -xjf /builddir/build/SOURCES/network-manager-applet-0.6.5.tar.bz2 + echo 'Patch #1 (NetworkManager-0.6.5-fixup-internal-applet-build.patch):' Patch #1 (NetworkManager-0.6.5-fixup-internal-applet-build.patch): + patch -p1 -b --suffix .buildfix -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.60416 + umask 022 + cd /builddir/build/BUILD + cd NetworkManager-0.6.5 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./nm-applet-0.6.5/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./nm-applet-0.6.5/config.guess ++ basename ./nm-applet-0.6.5/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./nm-applet-0.6.5/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./nm-applet-0.6.5/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./nm-applet-0.6.5/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./nm-applet-0.6.5/config.sub ++ basename ./nm-applet-0.6.5/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./nm-applet-0.6.5/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./nm-applet-0.6.5/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-named=/usr/sbin/named --with-named-dir=/var/named/data --with-named-user=named checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-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... x86_64-redhat-linux-gnu checking host system type... x86_64-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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool 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 for intltool >= 0.27.2... 0.35.5 found checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for iconv... /usr/bin/iconv checking for msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext 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... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... ar be@latin bg bs ca cs da de dz el en_CA en_GB es fi fr gl gu hr hu it ja ka ko lt pl mk nb ne nl pa pt_BR rw sk sq sr@Latn sr sv uk vi wa zh_CN zh_TW checking whether byte ordering is bigendian... no checking for /etc/redhat-release... yes checking for /etc/SuSE-release... no checking for /etc/fedora-release... yes checking for /etc/gentoo-release... no checking for /etc/debian_version... no checking for /etc/arch-release... no checking for /etc/slackware-version... no checking for wireless-tools >= 28pre9... yes checking for x86_64-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 Your dbus version is 1,0,2. checking for GTHREAD... yes checking for GLIB... yes checking for GOBJECT... yes checking for GMODULE... yes checking for HAL... yes checking for GTK... yes checking for GLADE... yes checking for GCONF... yes checking for GNOME_KEYRING... yes checking for LIBNL... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGNOMEUI... yes checking for dhcdbd... /sbin/dhcdbd checking for wpa_supplicant... /usr/sbin/wpa_supplicant checking for ip... /sbin/ip checking for more warnings... no configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating utils/Makefile config.status: creating src/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/backends/Makefile config.status: creating libnm-util/libnm-util.pc config.status: creating libnm-util/Makefile config.status: creating dispatcher-daemon/Makefile config.status: creating gnome/Makefile config.status: creating gnome/libnm_glib/libnm_glib.pc config.status: creating gnome/libnm_glib/Makefile config.status: creating gnome/vpn-properties/Makefile config.status: creating test/Makefile config.status: creating test/test-common/Makefile config.status: creating test/libnm-util/Makefile config.status: creating initscript/Makefile config.status: creating initscript/RedHat/Makefile config.status: creating initscript/RedHat/NetworkManager config.status: creating initscript/RedHat/NetworkManagerDispatcher config.status: creating initscript/Gentoo/Makefile config.status: creating initscript/Gentoo/NetworkManager config.status: creating initscript/Debian/Makefile config.status: creating initscript/Slackware/Makefile config.status: creating initscript/Slackware/rc.networkmanager config.status: creating initscript/Slackware/rc.networkmanager-dispatcher config.status: creating initscript/SUSE/Makefile config.status: creating initscript/SUSE/networkmanager config.status: creating initscript/SUSE/networkmanager-dispatcher config.status: creating initscript/Arch/Makefile config.status: creating initscript/Arch/networkmanager config.status: creating initscript/Arch/networkmanager-dispatcher config.status: creating man/Makefile config.status: creating man/NetworkManager.1 config.status: creating man/NetworkManagerDispatcher.1 config.status: creating man/nm-tool.1 config.status: creating po/Makefile.in config.status: creating NetworkManager.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing intltool 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 + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5' Making all in utils make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/utils' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnmutils_la-nm-utils.lo -MD -MP -MF ".deps/libnmutils_la-nm-utils.Tpo" \ -c -o libnmutils_la-nm-utils.lo `test -f 'nm-utils.c' || echo './'`nm-utils.c; \ then mv -f ".deps/libnmutils_la-nm-utils.Tpo" ".deps/libnmutils_la-nm-utils.Plo"; \ else rm -f ".deps/libnmutils_la-nm-utils.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnmutils_la-nm-utils.lo -MD -MP -MF .deps/libnmutils_la-nm-utils.Tpo -c nm-utils.c -fPIC -DPIC -o .libs/libnmutils_la-nm-utils.o /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libnmutils.la libnmutils_la-nm-utils.lo ar cru .libs/libnmutils.a .libs/libnmutils_la-nm-utils.o ranlib .libs/libnmutils.a creating libnmutils.la (cd .libs && rm -f libnmutils.la && ln -s ../libnmutils.la libnmutils.la) make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/utils' Making all in libnm-util make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/libnm-util' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnm_util_la-cipher.lo -MD -MP -MF ".deps/libnm_util_la-cipher.Tpo" \ -c -o libnm_util_la-cipher.lo `test -f 'cipher.c' || echo './'`cipher.c; \ then mv -f ".deps/libnm_util_la-cipher.Tpo" ".deps/libnm_util_la-cipher.Plo"; \ else rm -f ".deps/libnm_util_la-cipher.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnm_util_la-cipher.lo -MD -MP -MF .deps/libnm_util_la-cipher.Tpo -c cipher.c -fPIC -DPIC -o .libs/libnm_util_la-cipher.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnm_util_la-cipher-wep-hex.lo -MD -MP -MF ".deps/libnm_util_la-cipher-wep-hex.Tpo" \ -c -o libnm_util_la-cipher-wep-hex.lo `test -f 'cipher-wep-hex.c' || echo './'`cipher-wep-hex.c; \ then mv -f ".deps/libnm_util_la-cipher-wep-hex.Tpo" ".deps/libnm_util_la-cipher-wep-hex.Plo"; \ else rm -f ".deps/libnm_util_la-cipher-wep-hex.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnm_util_la-cipher-wep-hex.lo -MD -MP -MF .deps/libnm_util_la-cipher-wep-hex.Tpo -c cipher-wep-hex.c -fPIC -DPIC -o .libs/libnm_util_la-cipher-wep-hex.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnm_util_la-cipher-wep-passphrase.lo -MD -MP -MF ".deps/libnm_util_la-cipher-wep-passphrase.Tpo" \ -c -o libnm_util_la-cipher-wep-passphrase.lo `test -f 'cipher-wep-passphrase.c' || echo './'`cipher-wep-passphrase.c; \ then mv -f ".deps/libnm_util_la-cipher-wep-passphrase.Tpo" ".deps/libnm_util_la-cipher-wep-passphrase.Plo"; \ else rm -f ".deps/libnm_util_la-cipher-wep-passphrase.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnm_util_la-cipher-wep-passphrase.lo -MD -MP -MF .deps/libnm_util_la-cipher-wep-passphrase.Tpo -c cipher-wep-passphrase.c -fPIC -DPIC -o .libs/libnm_util_la-cipher-wep-passphrase.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnm_util_la-cipher-wep-ascii.lo -MD -MP -MF ".deps/libnm_util_la-cipher-wep-ascii.Tpo" \ -c -o libnm_util_la-cipher-wep-ascii.lo `test -f 'cipher-wep-ascii.c' || echo './'`cipher-wep-ascii.c; \ then mv -f ".deps/libnm_util_la-cipher-wep-ascii.Tpo" ".deps/libnm_util_la-cipher-wep-ascii.Plo"; \ else rm -f ".deps/libnm_util_la-cipher-wep-ascii.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnm_util_la-cipher-wep-ascii.lo -MD -MP -MF .deps/libnm_util_la-cipher-wep-ascii.Tpo -c cipher-wep-ascii.c -fPIC -DPIC -o .libs/libnm_util_la-cipher-wep-ascii.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnm_util_la-cipher-wpa-psk-hex.lo -MD -MP -MF ".deps/libnm_util_la-cipher-wpa-psk-hex.Tpo" \ -c -o libnm_util_la-cipher-wpa-psk-hex.lo `test -f 'cipher-wpa-psk-hex.c' || echo './'`cipher-wpa-psk-hex.c; \ then mv -f ".deps/libnm_util_la-cipher-wpa-psk-hex.Tpo" ".deps/libnm_util_la-cipher-wpa-psk-hex.Plo"; \ else rm -f ".deps/libnm_util_la-cipher-wpa-psk-hex.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnm_util_la-cipher-wpa-psk-hex.lo -MD -MP -MF .deps/libnm_util_la-cipher-wpa-psk-hex.Tpo -c cipher-wpa-psk-hex.c -fPIC -DPIC -o .libs/libnm_util_la-cipher-wpa-psk-hex.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnm_util_la-cipher-wpa-psk-passphrase.lo -MD -MP -MF ".deps/libnm_util_la-cipher-wpa-psk-passphrase.Tpo" \ -c -o libnm_util_la-cipher-wpa-psk-passphrase.lo `test -f 'cipher-wpa-psk-passphrase.c' || echo './'`cipher-wpa-psk-passphrase.c; \ then mv -f ".deps/libnm_util_la-cipher-wpa-psk-passphrase.Tpo" ".deps/libnm_util_la-cipher-wpa-psk-passphrase.Plo"; \ else rm -f ".deps/libnm_util_la-cipher-wpa-psk-passphrase.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnm_util_la-cipher-wpa-psk-passphrase.lo -MD -MP -MF .deps/libnm_util_la-cipher-wpa-psk-passphrase.Tpo -c cipher-wpa-psk-passphrase.c -fPIC -DPIC -o .libs/libnm_util_la-cipher-wpa-psk-passphrase.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnm_util_la-dbus-helpers.lo -MD -MP -MF ".deps/libnm_util_la-dbus-helpers.Tpo" \ -c -o libnm_util_la-dbus-helpers.lo `test -f 'dbus-helpers.c' || echo './'`dbus-helpers.c; \ then mv -f ".deps/libnm_util_la-dbus-helpers.Tpo" ".deps/libnm_util_la-dbus-helpers.Plo"; \ else rm -f ".deps/libnm_util_la-dbus-helpers.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnm_util_la-dbus-helpers.lo -MD -MP -MF .deps/libnm_util_la-dbus-helpers.Tpo -c dbus-helpers.c -fPIC -DPIC -o .libs/libnm_util_la-dbus-helpers.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnm_util_la-sha1.lo -MD -MP -MF ".deps/libnm_util_la-sha1.Tpo" \ -c -o libnm_util_la-sha1.lo `test -f 'sha1.c' || echo './'`sha1.c; \ then mv -f ".deps/libnm_util_la-sha1.Tpo" ".deps/libnm_util_la-sha1.Plo"; \ else rm -f ".deps/libnm_util_la-sha1.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnm_util_la-sha1.lo -MD -MP -MF .deps/libnm_util_la-sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/libnm_util_la-sha1.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnm_util_la-dbus-method-dispatcher.lo -MD -MP -MF ".deps/libnm_util_la-dbus-method-dispatcher.Tpo" \ -c -o libnm_util_la-dbus-method-dispatcher.lo `test -f 'dbus-method-dispatcher.c' || echo './'`dbus-method-dispatcher.c; \ then mv -f ".deps/libnm_util_la-dbus-method-dispatcher.Tpo" ".deps/libnm_util_la-dbus-method-dispatcher.Plo"; \ else rm -f ".deps/libnm_util_la-dbus-method-dispatcher.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnm_util_la-dbus-method-dispatcher.lo -MD -MP -MF .deps/libnm_util_la-dbus-method-dispatcher.Tpo -c dbus-method-dispatcher.c -fPIC -DPIC -o .libs/libnm_util_la-dbus-method-dispatcher.o /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libnm-util.la -rpath /usr/lib64 -lglib-2.0 -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lgcrypt -lgpg-error libnm_util_la-cipher.lo libnm_util_la-cipher-wep-hex.lo libnm_util_la-cipher-wep-passphrase.lo libnm_util_la-cipher-wep-ascii.lo libnm_util_la-cipher-wpa-psk-hex.lo libnm_util_la-cipher-wpa-psk-passphrase.lo libnm_util_la-dbus-helpers.lo libnm_util_la-sha1.lo libnm_util_la-dbus-method-dispatcher.lo gcc -shared .libs/libnm_util_la-cipher.o .libs/libnm_util_la-cipher-wep-hex.o .libs/libnm_util_la-cipher-wep-passphrase.o .libs/libnm_util_la-cipher-wep-ascii.o .libs/libnm_util_la-cipher-wpa-psk-hex.o .libs/libnm_util_la-cipher-wpa-psk-passphrase.o .libs/libnm_util_la-dbus-helpers.o .libs/libnm_util_la-sha1.o .libs/libnm_util_la-dbus-method-dispatcher.o -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lgcrypt -lgpg-error -m64 -mtune=generic -Wl,-soname -Wl,libnm-util.so.0 -o .libs/libnm-util.so.0.0.0 (cd .libs && rm -f libnm-util.so.0 && ln -s libnm-util.so.0.0.0 libnm-util.so.0) (cd .libs && rm -f libnm-util.so && ln -s libnm-util.so.0.0.0 libnm-util.so) creating libnm-util.la (cd .libs && rm -f libnm-util.la && ln -s ../libnm-util.la libnm-util.la) make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/libnm-util' Making all in src make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/src' Making all in named-manager make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/src/named-manager' if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../utils -I../../src -I../../include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -DDBUS_API_SUBJECT_TO_CHANGE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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; \ then mv -f ".deps/libnamed_manager_la-nm-named-manager.Tpo" ".deps/libnamed_manager_la-nm-named-manager.Plo"; \ else rm -f ".deps/libnamed_manager_la-nm-named-manager.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../utils -I../../src -I../../include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -DDBUS_API_SUBJECT_TO_CHANGE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libnamed-manager.la libnamed_manager_la-nm-named-manager.lo -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 ar cru .libs/libnamed-manager.a .libs/libnamed_manager_la-nm-named-manager.o ranlib .libs/libnamed-manager.a creating libnamed-manager.la (cd .libs && rm -f libnamed-manager.la && ln -s ../libnamed-manager.la libnamed-manager.la) make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/src/named-manager' Making all in vpn-manager make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/src/vpn-manager' if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libvpn_manager_la-nm-dbus-vpn.lo -MD -MP -MF ".deps/libvpn_manager_la-nm-dbus-vpn.Tpo" \ -c -o libvpn_manager_la-nm-dbus-vpn.lo `test -f 'nm-dbus-vpn.c' || echo './'`nm-dbus-vpn.c; \ then mv -f ".deps/libvpn_manager_la-nm-dbus-vpn.Tpo" ".deps/libvpn_manager_la-nm-dbus-vpn.Plo"; \ else rm -f ".deps/libvpn_manager_la-nm-dbus-vpn.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libvpn_manager_la-nm-dbus-vpn.lo -MD -MP -MF .deps/libvpn_manager_la-nm-dbus-vpn.Tpo -c nm-dbus-vpn.c -fPIC -DPIC -o .libs/libvpn_manager_la-nm-dbus-vpn.o if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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; \ then mv -f ".deps/libvpn_manager_la-nm-vpn-connection.Tpo" ".deps/libvpn_manager_la-nm-vpn-connection.Plo"; \ else rm -f ".deps/libvpn_manager_la-nm-vpn-connection.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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; \ then mv -f ".deps/libvpn_manager_la-nm-vpn-manager.Tpo" ".deps/libvpn_manager_la-nm-vpn-manager.Plo"; \ else rm -f ".deps/libvpn_manager_la-nm-vpn-manager.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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; \ then mv -f ".deps/libvpn_manager_la-nm-vpn-service.Tpo" ".deps/libvpn_manager_la-nm-vpn-service.Plo"; \ else rm -f ".deps/libvpn_manager_la-nm-vpn-service.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libvpn_manager_la-nm-vpn-act-request.lo -MD -MP -MF ".deps/libvpn_manager_la-nm-vpn-act-request.Tpo" \ -c -o libvpn_manager_la-nm-vpn-act-request.lo `test -f 'nm-vpn-act-request.c' || echo './'`nm-vpn-act-request.c; \ then mv -f ".deps/libvpn_manager_la-nm-vpn-act-request.Tpo" ".deps/libvpn_manager_la-nm-vpn-act-request.Plo"; \ else rm -f ".deps/libvpn_manager_la-nm-vpn-act-request.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libvpn_manager_la-nm-vpn-act-request.lo -MD -MP -MF .deps/libvpn_manager_la-nm-vpn-act-request.Tpo -c nm-vpn-act-request.c -fPIC -DPIC -o .libs/libvpn_manager_la-nm-vpn-act-request.o /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libvpn-manager.la libvpn_manager_la-nm-dbus-vpn.lo libvpn_manager_la-nm-vpn-connection.lo libvpn_manager_la-nm-vpn-manager.lo libvpn_manager_la-nm-vpn-service.lo libvpn_manager_la-nm-vpn-act-request.lo -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 ar cru .libs/libvpn-manager.a .libs/libvpn_manager_la-nm-dbus-vpn.o .libs/libvpn_manager_la-nm-vpn-connection.o .libs/libvpn_manager_la-nm-vpn-manager.o .libs/libvpn_manager_la-nm-vpn-service.o .libs/libvpn_manager_la-nm-vpn-act-request.o ranlib .libs/libvpn-manager.a creating libvpn-manager.la (cd .libs && rm -f libvpn-manager.la && ln -s ../libvpn-manager.la libvpn-manager.la) make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/src/vpn-manager' Making all in dhcp-manager make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/src/dhcp-manager' if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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; \ then mv -f ".deps/libdhcp_manager_la-nm-dhcp-manager.Tpo" ".deps/libdhcp_manager_la-nm-dhcp-manager.Plo"; \ else rm -f ".deps/libdhcp_manager_la-nm-dhcp-manager.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libdhcp-manager.la libdhcp_manager_la-nm-dhcp-manager.lo -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 ar cru .libs/libdhcp-manager.a .libs/libdhcp_manager_la-nm-dhcp-manager.o ranlib .libs/libdhcp-manager.a creating libdhcp-manager.la (cd .libs && rm -f libdhcp-manager.la && ln -s ../libdhcp-manager.la libdhcp-manager.la) make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/src/dhcp-manager' Making all in backends make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/src/backends' if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/vpn-manager -I../../src/named-manager -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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; \ then mv -f ".deps/libnmbackend_la-NetworkManagerRedHat.Tpo" ".deps/libnmbackend_la-NetworkManagerRedHat.Plo"; \ else rm -f ".deps/libnmbackend_la-NetworkManagerRedHat.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/vpn-manager -I../../src/named-manager -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnmbackend_la-NetworkManagerRedHat.lo -MD -MP -MF .deps/libnmbackend_la-NetworkManagerRedHat.Tpo -c NetworkManagerRedHat.c -fPIC -DPIC -o .libs/libnmbackend_la-NetworkManagerRedHat.o if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/vpn-manager -I../../src/named-manager -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnmbackend_la-shvar.lo -MD -MP -MF ".deps/libnmbackend_la-shvar.Tpo" \ -c -o libnmbackend_la-shvar.lo `test -f 'shvar.c' || echo './'`shvar.c; \ then mv -f ".deps/libnmbackend_la-shvar.Tpo" ".deps/libnmbackend_la-shvar.Plo"; \ else rm -f ".deps/libnmbackend_la-shvar.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/vpn-manager -I../../src/named-manager -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnmbackend_la-shvar.lo -MD -MP -MF .deps/libnmbackend_la-shvar.Tpo -c shvar.c -fPIC -DPIC -o .libs/libnmbackend_la-shvar.o /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libnmbackend.la libnmbackend_la-NetworkManagerRedHat.lo libnmbackend_la-shvar.lo -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 ar cru .libs/libnmbackend.a .libs/libnmbackend_la-NetworkManagerRedHat.o .libs/libnmbackend_la-shvar.o ranlib .libs/libnmbackend.a creating libnmbackend.la (cd .libs && rm -f libnmbackend.la && ln -s ../libnmbackend.la libnmbackend.la) make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/src/backends' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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; \ then mv -f ".deps/nm_crash_logger-nm-crash-logger.Tpo" ".deps/nm_crash_logger-nm-crash-logger.Po"; \ else rm -f ".deps/nm_crash_logger-nm-crash-logger.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o nm-crash-logger nm_crash_logger-nm-crash-logger.o -pthread -lgthread-2.0 -lrt -lglib-2.0 mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o nm-crash-logger nm_crash_logger-nm-crash-logger.o -pthread -lgthread-2.0 -lrt -lglib-2.0 glib-genmarshal --prefix=nm_marshal ./nm-marshal.list --header > xgen-gmh \ && (cmp -s xgen-gmh nm-marshal.h || cp xgen-gmh nm-marshal.h) \ && rm -f xgen-gmh xgen-gmh~ glib-genmarshal --prefix=nm_marshal ./nm-marshal.list --body > xgen-gmc \ && cp xgen-gmc nm-marshal.c \ && rm -f xgen-gmc xgen-gmc~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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; \ then mv -f ".deps/NetworkManager-nm-device.Tpo" ".deps/NetworkManager-nm-device.Po"; \ else rm -f ".deps/NetworkManager-nm-device.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-nm-device-802-3-ethernet.o -MD -MP -MF ".deps/NetworkManager-nm-device-802-3-ethernet.Tpo" \ -c -o NetworkManager-nm-device-802-3-ethernet.o `test -f 'nm-device-802-3-ethernet.c' || echo './'`nm-device-802-3-ethernet.c; \ then mv -f ".deps/NetworkManager-nm-device-802-3-ethernet.Tpo" ".deps/NetworkManager-nm-device-802-3-ethernet.Po"; \ else rm -f ".deps/NetworkManager-nm-device-802-3-ethernet.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-nm-device-802-11-wireless.o -MD -MP -MF ".deps/NetworkManager-nm-device-802-11-wireless.Tpo" \ -c -o NetworkManager-nm-device-802-11-wireless.o `test -f 'nm-device-802-11-wireless.c' || echo './'`nm-device-802-11-wireless.c; \ then mv -f ".deps/NetworkManager-nm-device-802-11-wireless.Tpo" ".deps/NetworkManager-nm-device-802-11-wireless.Po"; \ else rm -f ".deps/NetworkManager-nm-device-802-11-wireless.Tpo"; exit 1; \ fi nm-device-802-11-wireless.c: In function 'process_scan_results': nm-device-802-11-wireless.c:3452: warning: unused variable 'wscan' nm-device-802-11-wireless.c: In function 'convert_scan_results': nm-device-802-11-wireless.c:3449: warning: 'maxrate' may be used uninitialized in this function if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-NetworkManagerAP.o -MD -MP -MF ".deps/NetworkManager-NetworkManagerAP.Tpo" \ -c -o NetworkManager-NetworkManagerAP.o `test -f 'NetworkManagerAP.c' || echo './'`NetworkManagerAP.c; \ then mv -f ".deps/NetworkManager-NetworkManagerAP.Tpo" ".deps/NetworkManager-NetworkManagerAP.Po"; \ else rm -f ".deps/NetworkManager-NetworkManagerAP.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-NetworkManagerAPList.o -MD -MP -MF ".deps/NetworkManager-NetworkManagerAPList.Tpo" \ -c -o NetworkManager-NetworkManagerAPList.o `test -f 'NetworkManagerAPList.c' || echo './'`NetworkManagerAPList.c; \ then mv -f ".deps/NetworkManager-NetworkManagerAPList.Tpo" ".deps/NetworkManager-NetworkManagerAPList.Po"; \ else rm -f ".deps/NetworkManager-NetworkManagerAPList.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-NetworkManagerDbus.o -MD -MP -MF ".deps/NetworkManager-NetworkManagerDbus.Tpo" \ -c -o NetworkManager-NetworkManagerDbus.o `test -f 'NetworkManagerDbus.c' || echo './'`NetworkManagerDbus.c; \ then mv -f ".deps/NetworkManager-NetworkManagerDbus.Tpo" ".deps/NetworkManager-NetworkManagerDbus.Po"; \ else rm -f ".deps/NetworkManager-NetworkManagerDbus.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-NetworkManagerDbusUtils.o -MD -MP -MF ".deps/NetworkManager-NetworkManagerDbusUtils.Tpo" \ -c -o NetworkManager-NetworkManagerDbusUtils.o `test -f 'NetworkManagerDbusUtils.c' || echo './'`NetworkManagerDbusUtils.c; \ then mv -f ".deps/NetworkManager-NetworkManagerDbusUtils.Tpo" ".deps/NetworkManager-NetworkManagerDbusUtils.Po"; \ else rm -f ".deps/NetworkManager-NetworkManagerDbusUtils.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-nm-dbus-nm.o -MD -MP -MF ".deps/NetworkManager-nm-dbus-nm.Tpo" \ -c -o NetworkManager-nm-dbus-nm.o `test -f 'nm-dbus-nm.c' || echo './'`nm-dbus-nm.c; \ then mv -f ".deps/NetworkManager-nm-dbus-nm.Tpo" ".deps/NetworkManager-nm-dbus-nm.Po"; \ else rm -f ".deps/NetworkManager-nm-dbus-nm.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-nm-dbus-device.o -MD -MP -MF ".deps/NetworkManager-nm-dbus-device.Tpo" \ -c -o NetworkManager-nm-dbus-device.o `test -f 'nm-dbus-device.c' || echo './'`nm-dbus-device.c; \ then mv -f ".deps/NetworkManager-nm-dbus-device.Tpo" ".deps/NetworkManager-nm-dbus-device.Po"; \ else rm -f ".deps/NetworkManager-nm-dbus-device.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-nm-dbus-net.o -MD -MP -MF ".deps/NetworkManager-nm-dbus-net.Tpo" \ -c -o NetworkManager-nm-dbus-net.o `test -f 'nm-dbus-net.c' || echo './'`nm-dbus-net.c; \ then mv -f ".deps/NetworkManager-nm-dbus-net.Tpo" ".deps/NetworkManager-nm-dbus-net.Po"; \ else rm -f ".deps/NetworkManager-nm-dbus-net.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-nm-dbus-nmi.o -MD -MP -MF ".deps/NetworkManager-nm-dbus-nmi.Tpo" \ -c -o NetworkManager-nm-dbus-nmi.o `test -f 'nm-dbus-nmi.c' || echo './'`nm-dbus-nmi.c; \ then mv -f ".deps/NetworkManager-nm-dbus-nmi.Tpo" ".deps/NetworkManager-nm-dbus-nmi.Po"; \ else rm -f ".deps/NetworkManager-nm-dbus-nmi.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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; \ then mv -f ".deps/NetworkManager-nm-ip4-config.Tpo" ".deps/NetworkManager-nm-ip4-config.Po"; \ else rm -f ".deps/NetworkManager-nm-ip4-config.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-NetworkManager.o -MD -MP -MF ".deps/NetworkManager-NetworkManager.Tpo" \ -c -o NetworkManager-NetworkManager.o `test -f 'NetworkManager.c' || echo './'`NetworkManager.c; \ then mv -f ".deps/NetworkManager-NetworkManager.Tpo" ".deps/NetworkManager-NetworkManager.Po"; \ else rm -f ".deps/NetworkManager-NetworkManager.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-NetworkManagerPolicy.o -MD -MP -MF ".deps/NetworkManager-NetworkManagerPolicy.Tpo" \ -c -o NetworkManager-NetworkManagerPolicy.o `test -f 'NetworkManagerPolicy.c' || echo './'`NetworkManagerPolicy.c; \ then mv -f ".deps/NetworkManager-NetworkManagerPolicy.Tpo" ".deps/NetworkManager-NetworkManagerPolicy.Po"; \ else rm -f ".deps/NetworkManager-NetworkManagerPolicy.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-NetworkManagerUtils.o -MD -MP -MF ".deps/NetworkManager-NetworkManagerUtils.Tpo" \ -c -o NetworkManager-NetworkManagerUtils.o `test -f 'NetworkManagerUtils.c' || echo './'`NetworkManagerUtils.c; \ then mv -f ".deps/NetworkManager-NetworkManagerUtils.Tpo" ".deps/NetworkManager-NetworkManagerUtils.Po"; \ else rm -f ".deps/NetworkManager-NetworkManagerUtils.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-NetworkManagerSystem.o -MD -MP -MF ".deps/NetworkManager-NetworkManagerSystem.Tpo" \ -c -o NetworkManager-NetworkManagerSystem.o `test -f 'NetworkManagerSystem.c' || echo './'`NetworkManagerSystem.c; \ then mv -f ".deps/NetworkManager-NetworkManagerSystem.Tpo" ".deps/NetworkManager-NetworkManagerSystem.Po"; \ else rm -f ".deps/NetworkManager-NetworkManagerSystem.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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; \ then mv -f ".deps/NetworkManager-nm-logging.Tpo" ".deps/NetworkManager-nm-logging.Po"; \ else rm -f ".deps/NetworkManager-nm-logging.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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; \ then mv -f ".deps/NetworkManager-nm-netlink-monitor.Tpo" ".deps/NetworkManager-nm-netlink-monitor.Po"; \ else rm -f ".deps/NetworkManager-nm-netlink-monitor.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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; \ then mv -f ".deps/NetworkManager-nm-activation-request.Tpo" ".deps/NetworkManager-nm-activation-request.Po"; \ else rm -f ".deps/NetworkManager-nm-activation-request.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-autoip.o -MD -MP -MF ".deps/NetworkManager-autoip.Tpo" \ -c -o NetworkManager-autoip.o `test -f 'autoip.c' || echo './'`autoip.c; \ then mv -f ".deps/NetworkManager-autoip.Tpo" ".deps/NetworkManager-autoip.Po"; \ else rm -f ".deps/NetworkManager-autoip.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-nm-ap-security.o -MD -MP -MF ".deps/NetworkManager-nm-ap-security.Tpo" \ -c -o NetworkManager-nm-ap-security.o `test -f 'nm-ap-security.c' || echo './'`nm-ap-security.c; \ then mv -f ".deps/NetworkManager-nm-ap-security.Tpo" ".deps/NetworkManager-nm-ap-security.Po"; \ else rm -f ".deps/NetworkManager-nm-ap-security.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-nm-ap-security-wep.o -MD -MP -MF ".deps/NetworkManager-nm-ap-security-wep.Tpo" \ -c -o NetworkManager-nm-ap-security-wep.o `test -f 'nm-ap-security-wep.c' || echo './'`nm-ap-security-wep.c; \ then mv -f ".deps/NetworkManager-nm-ap-security-wep.Tpo" ".deps/NetworkManager-nm-ap-security-wep.Po"; \ else rm -f ".deps/NetworkManager-nm-ap-security-wep.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-nm-ap-security-wpa-eap.o -MD -MP -MF ".deps/NetworkManager-nm-ap-security-wpa-eap.Tpo" \ -c -o NetworkManager-nm-ap-security-wpa-eap.o `test -f 'nm-ap-security-wpa-eap.c' || echo './'`nm-ap-security-wpa-eap.c; \ then mv -f ".deps/NetworkManager-nm-ap-security-wpa-eap.Tpo" ".deps/NetworkManager-nm-ap-security-wpa-eap.Po"; \ else rm -f ".deps/NetworkManager-nm-ap-security-wpa-eap.Tpo"; exit 1; \ fi nm-ap-security-wpa-eap.c: In function 'nm_ap_security_wpa_eap_new_deserialize': nm-ap-security-wpa-eap.c:60: warning: unused variable 'phase2_type' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-nm-ap-security-wpa-psk.o -MD -MP -MF ".deps/NetworkManager-nm-ap-security-wpa-psk.Tpo" \ -c -o NetworkManager-nm-ap-security-wpa-psk.o `test -f 'nm-ap-security-wpa-psk.c' || echo './'`nm-ap-security-wpa-psk.c; \ then mv -f ".deps/NetworkManager-nm-ap-security-wpa-psk.Tpo" ".deps/NetworkManager-nm-ap-security-wpa-psk.Po"; \ else rm -f ".deps/NetworkManager-nm-ap-security-wpa-psk.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-nm-ap-security-leap.o -MD -MP -MF ".deps/NetworkManager-nm-ap-security-leap.Tpo" \ -c -o NetworkManager-nm-ap-security-leap.o `test -f 'nm-ap-security-leap.c' || echo './'`nm-ap-security-leap.c; \ then mv -f ".deps/NetworkManager-nm-ap-security-leap.Tpo" ".deps/NetworkManager-nm-ap-security-leap.Po"; \ else rm -f ".deps/NetworkManager-nm-ap-security-leap.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-nm-marshal-main.o -MD -MP -MF ".deps/NetworkManager-nm-marshal-main.Tpo" \ -c -o NetworkManager-nm-marshal-main.o `test -f 'nm-marshal-main.c' || echo './'`nm-marshal-main.c; \ then mv -f ".deps/NetworkManager-nm-marshal-main.Tpo" ".deps/NetworkManager-nm-marshal-main.Po"; \ else rm -f ".deps/NetworkManager-nm-marshal-main.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-wpa.o -MD -MP -MF ".deps/NetworkManager-wpa.Tpo" \ -c -o NetworkManager-wpa.o `test -f 'wpa.c' || echo './'`wpa.c; \ then mv -f ".deps/NetworkManager-wpa.Tpo" ".deps/NetworkManager-wpa.Po"; \ else rm -f ".deps/NetworkManager-wpa.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -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\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManager-wpa_ctrl.o -MD -MP -MF ".deps/NetworkManager-wpa_ctrl.Tpo" \ -c -o NetworkManager-wpa_ctrl.o `test -f 'wpa_ctrl.c' || echo './'`wpa_ctrl.c; \ then mv -f ".deps/NetworkManager-wpa_ctrl.Tpo" ".deps/NetworkManager-wpa_ctrl.Po"; \ else rm -f ".deps/NetworkManager-wpa_ctrl.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o NetworkManager -rdynamic NetworkManager-nm-device.o NetworkManager-nm-device-802-3-ethernet.o NetworkManager-nm-device-802-11-wireless.o NetworkManager-NetworkManagerAP.o NetworkManager-NetworkManagerAPList.o NetworkManager-NetworkManagerDbus.o NetworkManager-NetworkManagerDbusUtils.o NetworkManager-nm-dbus-nm.o NetworkManager-nm-dbus-device.o NetworkManager-nm-dbus-net.o NetworkManager-nm-dbus-nmi.o NetworkManager-nm-ip4-config.o NetworkManager-NetworkManager.o NetworkManager-NetworkManagerPolicy.o NetworkManager-NetworkManagerUtils.o NetworkManager-NetworkManagerSystem.o NetworkManager-nm-logging.o NetworkManager-nm-netlink-monitor.o NetworkManager-nm-activation-request.o NetworkManager-autoip.o NetworkManager-nm-ap-security.o NetworkManager-nm-ap-security-wep.o NetworkManager-nm-ap-security-wpa-eap.o NetworkManager-nm-ap-security-wpa-psk.o NetworkManager-nm-ap-security-leap.o NetworkManager-nm-marshal-main.o NetworkManager-wpa.o NetworkManager-wpa_ctrl.o -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 -L/lib64 -lhal -ldbus-1 -liw -lnl ../utils/libnmutils.la ./named-manager/libnamed-manager.la ./vpn-manager/libvpn-manager.la ./dhcp-manager/libdhcp-manager.la ./backends/libnmbackend.la ../libnm-util/libnm-util.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/NetworkManager -rdynamic NetworkManager-nm-device.o NetworkManager-nm-device-802-3-ethernet.o NetworkManager-nm-device-802-11-wireless.o NetworkManager-NetworkManagerAP.o NetworkManager-NetworkManagerAPList.o NetworkManager-NetworkManagerDbus.o NetworkManager-NetworkManagerDbusUtils.o NetworkManager-nm-dbus-nm.o NetworkManager-nm-dbus-device.o NetworkManager-nm-dbus-net.o NetworkManager-nm-dbus-nmi.o NetworkManager-nm-ip4-config.o NetworkManager-NetworkManager.o NetworkManager-NetworkManagerPolicy.o NetworkManager-NetworkManagerUtils.o NetworkManager-NetworkManagerSystem.o NetworkManager-nm-logging.o NetworkManager-nm-netlink-monitor.o NetworkManager-nm-activation-request.o NetworkManager-autoip.o NetworkManager-nm-ap-security.o NetworkManager-nm-ap-security-wep.o NetworkManager-nm-ap-security-wpa-eap.o NetworkManager-nm-ap-security-wpa-psk.o NetworkManager-nm-ap-security-leap.o NetworkManager-nm-marshal-main.o NetworkManager-wpa.o NetworkManager-wpa_ctrl.o -pthread -L/lib64 -lhal -liw -lnl ../utils/.libs/libnmutils.a ./named-manager/.libs/libnamed-manager.a ./vpn-manager/.libs/libvpn-manager.a ./dhcp-manager/.libs/libdhcp-manager.a ./backends/.libs/libnmbackend.a -lgthread-2.0 -lrt ../libnm-util/.libs/libnm-util.so -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lgcrypt -lgpg-error creating NetworkManager make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/src' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/src' Making all in dispatcher-daemon make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/dispatcher-daemon' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../utils -I../include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NetworkManagerDispatcher-NetworkManagerDispatcher.o -MD -MP -MF ".deps/NetworkManagerDispatcher-NetworkManagerDispatcher.Tpo" \ -c -o NetworkManagerDispatcher-NetworkManagerDispatcher.o `test -f 'NetworkManagerDispatcher.c' || echo './'`NetworkManagerDispatcher.c; \ then mv -f ".deps/NetworkManagerDispatcher-NetworkManagerDispatcher.Tpo" ".deps/NetworkManagerDispatcher-NetworkManagerDispatcher.Po"; \ else rm -f ".deps/NetworkManagerDispatcher-NetworkManagerDispatcher.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o NetworkManagerDispatcher NetworkManagerDispatcher-NetworkManagerDispatcher.o -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 ../utils/libnmutils.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o NetworkManagerDispatcher NetworkManagerDispatcher-NetworkManagerDispatcher.o -pthread -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../utils/.libs/libnmutils.a make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/dispatcher-daemon' Making all in gnome make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/gnome' Making all in libnm_glib make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/gnome/libnm_glib' if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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; \ then mv -f ".deps/libnm_glib_la-libnm_glib.Tpo" ".deps/libnm_glib_la-libnm_glib.Plo"; \ else rm -f ".deps/libnm_glib_la-libnm_glib.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libnm_glib.la -rpath /usr/lib64 -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 -lgobject-2.0 -lglib-2.0 libnm_glib_la-libnm_glib.lo ../../utils/libnmutils.la gcc -shared .libs/libnm_glib_la-libnm_glib.o -Wl,--whole-archive ../../utils/.libs/libnmutils.a -Wl,--no-whole-archive -L/lib64 -ldbus-glib-1 -ldbus-1 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -m64 -mtune=generic -pthread -Wl,-soname -Wl,libnm_glib.so.0 -o .libs/libnm_glib.so.0.0.0 (cd .libs && rm -f libnm_glib.so.0 && ln -s libnm_glib.so.0.0.0 libnm_glib.so.0) (cd .libs && rm -f libnm_glib.so && ln -s libnm_glib.so.0.0.0 libnm_glib.so) creating libnm_glib.la (cd .libs && rm -f libnm_glib.la && ln -s ../libnm_glib.la libnm_glib.la) make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/gnome/libnm_glib' Making all in vpn-properties make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/gnome/vpn-properties' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -DSYSCONFDIR=\"/etc\" -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/gnome-vpn-properties"\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.5\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_vpn_properties-nm-vpn-properties.o -MD -MP -MF ".deps/nm_vpn_properties-nm-vpn-properties.Tpo" \ -c -o nm_vpn_properties-nm-vpn-properties.o `test -f 'nm-vpn-properties.c' || echo './'`nm-vpn-properties.c; \ then mv -f ".deps/nm_vpn_properties-nm-vpn-properties.Tpo" ".deps/nm_vpn_properties-nm-vpn-properties.Po"; \ else rm -f ".deps/nm_vpn_properties-nm-vpn-properties.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -DSYSCONFDIR=\"/etc\" -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/gnome-vpn-properties"\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.5\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_vpn_properties-clipboard.o -MD -MP -MF ".deps/nm_vpn_properties-clipboard.Tpo" \ -c -o nm_vpn_properties-clipboard.o `test -f 'clipboard.c' || echo './'`clipboard.c; \ then mv -f ".deps/nm_vpn_properties-clipboard.Tpo" ".deps/nm_vpn_properties-clipboard.Po"; \ else rm -f ".deps/nm_vpn_properties-clipboard.Tpo"; exit 1; \ fi /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o nm-vpn-properties nm_vpn_properties-nm-vpn-properties.o nm_vpn_properties-clipboard.o -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -pthread -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -Wl,--export-dynamic -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lbonobo-2 -lbonobo-activation -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o nm-vpn-properties nm_vpn_properties-nm-vpn-properties.o nm_vpn_properties-clipboard.o -pthread -Wl,--export-dynamic -Wl,--export-dynamic -pthread -lglade-2.0 -lxml2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lbonobo-2 -lbonobo-activation -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/gnome/vpn-properties' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/gnome' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/gnome' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/gnome' Making all in initscript make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/initscript' Making all in RedHat make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/initscript/RedHat' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/initscript/RedHat' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/initscript' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/initscript' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/initscript' Making all in test make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/test' Making all in test-common make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/test/test-common' if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -I../../libnm-util -I../../test -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libtest_common_la-test-common.lo -MD -MP -MF ".deps/libtest_common_la-test-common.Tpo" \ -c -o libtest_common_la-test-common.lo `test -f 'test-common.c' || echo './'`test-common.c; \ then mv -f ".deps/libtest_common_la-test-common.Tpo" ".deps/libtest_common_la-test-common.Plo"; \ else rm -f ".deps/libtest_common_la-test-common.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -I../../libnm-util -I../../test -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libtest_common_la-test-common.lo -MD -MP -MF .deps/libtest_common_la-test-common.Tpo -c test-common.c -fPIC -DPIC -o .libs/libtest_common_la-test-common.o /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libtest-common.la libtest_common_la-test-common.lo -lglib-2.0 ar cru .libs/libtest-common.a .libs/libtest_common_la-test-common.o ranlib .libs/libtest-common.a creating libtest-common.la (cd .libs && rm -f libtest-common.la && ln -s ../libtest-common.la libtest-common.la) make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/test/test-common' Making all in libnm-util make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/test/libnm-util' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -I../../libnm-util -I../../test -I../../test/test-common -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_ciphers-test-ciphers.o -MD -MP -MF ".deps/test_ciphers-test-ciphers.Tpo" \ -c -o test_ciphers-test-ciphers.o `test -f 'test-ciphers.c' || echo './'`test-ciphers.c; \ then mv -f ".deps/test_ciphers-test-ciphers.Tpo" ".deps/test_ciphers-test-ciphers.Po"; \ else rm -f ".deps/test_ciphers-test-ciphers.Tpo"; exit 1; \ fi /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test-ciphers test_ciphers-test-ciphers.o -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lglib-2.0 ../../libnm-util/libnm-util.la ../../test/test-common/libtest-common.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test-ciphers test_ciphers-test-ciphers.o -L/lib64 ../../libnm-util/.libs/libnm-util.so -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgcrypt -lgpg-error ../../test/test-common/.libs/libtest-common.a -lglib-2.0 creating test-ciphers if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -I../../libnm-util -I../../test -I../../test/test-common -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_dbus_helpers-test-dbus-helpers.o -MD -MP -MF ".deps/test_dbus_helpers-test-dbus-helpers.Tpo" \ -c -o test_dbus_helpers-test-dbus-helpers.o `test -f 'test-dbus-helpers.c' || echo './'`test-dbus-helpers.c; \ then mv -f ".deps/test_dbus_helpers-test-dbus-helpers.Tpo" ".deps/test_dbus_helpers-test-dbus-helpers.Po"; \ else rm -f ".deps/test_dbus_helpers-test-dbus-helpers.Tpo"; exit 1; \ fi /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test-dbus-helpers test_dbus_helpers-test-dbus-helpers.o -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lglib-2.0 ../../libnm-util/libnm-util.la ../../test/test-common/libtest-common.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test-dbus-helpers test_dbus_helpers-test-dbus-helpers.o -L/lib64 ../../libnm-util/.libs/libnm-util.so -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgcrypt -lgpg-error ../../test/test-common/.libs/libtest-common.a -lglib-2.0 creating test-dbus-helpers make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/test/libnm-util' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/test' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gnome/libnm_glib -I../utils -I../include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DBINDIR=\"/usr/bin\" -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DNM_RUN_DIR=\"\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm-tool.o -MD -MP -MF ".deps/nm-tool.Tpo" \ -c -o nm-tool.o `test -f 'nm-tool.c' || echo './'`nm-tool.c; \ then mv -f ".deps/nm-tool.Tpo" ".deps/nm-tool.Po"; \ else rm -f ".deps/nm-tool.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o nm-tool nm-tool.o -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 -L/lib64 -lhal -ldbus-1 ../utils/libnmutils.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o nm-tool nm-tool.o -pthread -L/lib64 -ldbus-glib-1 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lhal -ldbus-1 ../utils/.libs/libnmutils.a if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gnome/libnm_glib -I../utils -I../include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DBINDIR=\"/usr/bin\" -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DNM_RUN_DIR=\"\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm-online.o -MD -MP -MF ".deps/nm-online.Tpo" \ -c -o nm-online.o `test -f 'nm-online.c' || echo './'`nm-online.c; \ then mv -f ".deps/nm-online.Tpo" ".deps/nm-online.Po"; \ else rm -f ".deps/nm-online.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o nm-online nm-online.o -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 -L/lib64 -lhal -ldbus-1 ../utils/libnmutils.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o nm-online nm-online.o -pthread -L/lib64 -ldbus-glib-1 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lhal -ldbus-1 ../utils/.libs/libnmutils.a if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gnome/libnm_glib -I../utils -I../include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DBINDIR=\"/usr/bin\" -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DNM_RUN_DIR=\"\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nminfotest.o -MD -MP -MF ".deps/nminfotest.Tpo" \ -c -o nminfotest.o `test -f 'nminfotest.c' || echo './'`nminfotest.c; \ then mv -f ".deps/nminfotest.Tpo" ".deps/nminfotest.Po"; \ else rm -f ".deps/nminfotest.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o nminfotest nminfotest.o -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 ../utils/libnmutils.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o nminfotest nminfotest.o -pthread -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../utils/.libs/libnmutils.a if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gnome/libnm_glib -I../utils -I../include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DBINDIR=\"/usr/bin\" -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DNM_RUN_DIR=\"\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nmtestdevices.o -MD -MP -MF ".deps/nmtestdevices.Tpo" \ -c -o nmtestdevices.o `test -f 'nmtestdevices.c' || echo './'`nmtestdevices.c; \ then mv -f ".deps/nmtestdevices.Tpo" ".deps/nmtestdevices.Po"; \ else rm -f ".deps/nmtestdevices.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o nmtestdevices nmtestdevices.o -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 ../utils/libnmutils.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o nmtestdevices nmtestdevices.o -pthread -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../utils/.libs/libnmutils.a if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gnome/libnm_glib -I../utils -I../include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DBINDIR=\"/usr/bin\" -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DNM_RUN_DIR=\"\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libnm_glib_test.o -MD -MP -MF ".deps/libnm_glib_test.Tpo" \ -c -o libnm_glib_test.o `test -f 'libnm_glib_test.c' || echo './'`libnm_glib_test.c; \ then mv -f ".deps/libnm_glib_test.Tpo" ".deps/libnm_glib_test.Po"; \ else rm -f ".deps/libnm_glib_test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libnm_glib_test libnm_glib_test.o -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 ../utils/libnmutils.la ../gnome/libnm_glib/libnm_glib.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/libnm_glib_test libnm_glib_test.o -pthread -L/lib64 ../utils/.libs/libnmutils.a ../gnome/libnm_glib/.libs/libnm_glib.so -ldbus-glib-1 -ldbus-1 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 creating libnm_glib_test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gnome/libnm_glib -I../utils -I../include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DBINDIR=\"/usr/bin\" -DWPA_SUPPLICANT_BIN=\"/usr/sbin/wpa_supplicant\" -DNM_RUN_DIR=\"\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm-supplicant-test.o -MD -MP -MF ".deps/nm-supplicant-test.Tpo" \ -c -o nm-supplicant-test.o `test -f 'nm-supplicant-test.c' || echo './'`nm-supplicant-test.c; \ then mv -f ".deps/nm-supplicant-test.Tpo" ".deps/nm-supplicant-test.Po"; \ else rm -f ".deps/nm-supplicant-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o nm-supplicant-test --as-needed nm-supplicant-test.o -lglib-2.0 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o nm-supplicant-test --as-needed nm-supplicant-test.o -lglib-2.0 make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/test' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/test' Making all in po make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.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 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 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 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 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 ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.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 pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.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 sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po file=`echo sr@Latn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@Latn.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.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_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/po' Making all in man make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/man' Making all in include make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/include' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5' + pushd nm-applet-0.6.5 ~/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5 ~/build/BUILD/NetworkManager-0.6.5 + autoreconf -i libtoolize: `config.guess' exists: use `--force' to overwrite libtoolize: `config.sub' exists: use `--force' to overwrite libtoolize: `ltmain.sh' exists: use `--force' to overwrite + 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 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-notify --with-named=/usr/sbin/named --with-named-dir=/var/named/data --with-named-user=named 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 x86_64-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... x86_64-redhat-linux-gnu checking host system type... x86_64-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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool 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 for intltool >= 0.27.2... 0.35.5 found checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for iconv... /usr/bin/iconv checking for msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext 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... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... ar bg bs ca cs da de dz el en_CA en_GB es fi fr gl gu hr hu it ja ko lt pl mk nb ne nl pa pt pt_BR ru rw sk sl sq sr@Latn sr sv tr uk vi wa zh_CN zh_HK zh_TW checking whether byte ordering is bigendian... no checking for ieee_802_11_cipher_validate in -lnm-util... no checking for x86_64-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 Your dbus version is 1,0,2. checking for GTHREAD... yes checking for GLIB... yes checking for GMODULE... yes checking for GOBJECT... yes checking for GTK... yes checking for GDK_PIXBUF... yes checking for GLADE... yes checking for GCONF... yes checking for GNOME_KEYRING... yes checking for NOTIFY... yes checking for LIBGNOMEUI... yes checking for wireless-tools >= 28pre9... yes checking for more warnings... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating icons/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing intltool 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.6.5/nm-applet-0.6.5' Making all in src make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-applet-compat.o -MD -MP -MF .deps/nm_applet-applet-compat.Tpo -c -o nm_applet-applet-compat.o `test -f 'applet-compat.c' || echo './'`applet-compat.c mv -f .deps/nm_applet-applet-compat.Tpo .deps/nm_applet-applet-compat.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-applet-dbus.o -MD -MP -MF .deps/nm_applet-applet-dbus.Tpo -c -o nm_applet-applet-dbus.o `test -f 'applet-dbus.c' || echo './'`applet-dbus.c mv -f .deps/nm_applet-applet-dbus.Tpo .deps/nm_applet-applet-dbus.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-applet-dbus-devices.o -MD -MP -MF .deps/nm_applet-applet-dbus-devices.Tpo -c -o nm_applet-applet-dbus-devices.o `test -f 'applet-dbus-devices.c' || echo './'`applet-dbus-devices.c mv -f .deps/nm_applet-applet-dbus-devices.Tpo .deps/nm_applet-applet-dbus-devices.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-applet-dbus-vpn.o -MD -MP -MF .deps/nm_applet-applet-dbus-vpn.Tpo -c -o nm_applet-applet-dbus-vpn.o `test -f 'applet-dbus-vpn.c' || echo './'`applet-dbus-vpn.c mv -f .deps/nm_applet-applet-dbus-vpn.Tpo .deps/nm_applet-applet-dbus-vpn.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-applet-dbus-info.o -MD -MP -MF .deps/nm_applet-applet-dbus-info.Tpo -c -o nm_applet-applet-dbus-info.o `test -f 'applet-dbus-info.c' || echo './'`applet-dbus-info.c mv -f .deps/nm_applet-applet-dbus-info.Tpo .deps/nm_applet-applet-dbus-info.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-wireless-network.o -MD -MP -MF .deps/nm_applet-wireless-network.Tpo -c -o nm_applet-wireless-network.o `test -f 'wireless-network.c' || echo './'`wireless-network.c mv -f .deps/nm_applet-wireless-network.Tpo .deps/nm_applet-wireless-network.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-nm-device.o -MD -MP -MF .deps/nm_applet-nm-device.Tpo -c -o nm_applet-nm-device.o `test -f 'nm-device.c' || echo './'`nm-device.c mv -f .deps/nm_applet-nm-device.Tpo .deps/nm_applet-nm-device.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-other-network-dialog.o -MD -MP -MF .deps/nm_applet-other-network-dialog.Tpo -c -o nm_applet-other-network-dialog.o `test -f 'other-network-dialog.c' || echo './'`other-network-dialog.c mv -f .deps/nm_applet-other-network-dialog.Tpo .deps/nm_applet-other-network-dialog.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-passphrase-dialog.o -MD -MP -MF .deps/nm_applet-passphrase-dialog.Tpo -c -o nm_applet-passphrase-dialog.o `test -f 'passphrase-dialog.c' || echo './'`passphrase-dialog.c mv -f .deps/nm_applet-passphrase-dialog.Tpo .deps/nm_applet-passphrase-dialog.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-menu-items.o -MD -MP -MF .deps/nm_applet-menu-items.Tpo -c -o nm_applet-menu-items.o `test -f 'menu-items.c' || echo './'`menu-items.c mv -f .deps/nm_applet-menu-items.Tpo .deps/nm_applet-menu-items.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-vpn-connection.o -MD -MP -MF .deps/nm_applet-vpn-connection.Tpo -c -o nm_applet-vpn-connection.o `test -f 'vpn-connection.c' || echo './'`vpn-connection.c mv -f .deps/nm_applet-vpn-connection.Tpo .deps/nm_applet-vpn-connection.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-wireless-security-manager.o -MD -MP -MF .deps/nm_applet-wireless-security-manager.Tpo -c -o nm_applet-wireless-security-manager.o `test -f 'wireless-security-manager.c' || echo './'`wireless-security-manager.c mv -f .deps/nm_applet-wireless-security-manager.Tpo .deps/nm_applet-wireless-security-manager.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-wireless-security-option.o -MD -MP -MF .deps/nm_applet-wireless-security-option.Tpo -c -o nm_applet-wireless-security-option.o `test -f 'wireless-security-option.c' || echo './'`wireless-security-option.c mv -f .deps/nm_applet-wireless-security-option.Tpo .deps/nm_applet-wireless-security-option.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-wso-none.o -MD -MP -MF .deps/nm_applet-wso-none.Tpo -c -o nm_applet-wso-none.o `test -f 'wso-none.c' || echo './'`wso-none.c mv -f .deps/nm_applet-wso-none.Tpo .deps/nm_applet-wso-none.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-wso-wep-ascii.o -MD -MP -MF .deps/nm_applet-wso-wep-ascii.Tpo -c -o nm_applet-wso-wep-ascii.o `test -f 'wso-wep-ascii.c' || echo './'`wso-wep-ascii.c mv -f .deps/nm_applet-wso-wep-ascii.Tpo .deps/nm_applet-wso-wep-ascii.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-wso-wep-hex.o -MD -MP -MF .deps/nm_applet-wso-wep-hex.Tpo -c -o nm_applet-wso-wep-hex.o `test -f 'wso-wep-hex.c' || echo './'`wso-wep-hex.c mv -f .deps/nm_applet-wso-wep-hex.Tpo .deps/nm_applet-wso-wep-hex.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-wso-wep-passphrase.o -MD -MP -MF .deps/nm_applet-wso-wep-passphrase.Tpo -c -o nm_applet-wso-wep-passphrase.o `test -f 'wso-wep-passphrase.c' || echo './'`wso-wep-passphrase.c mv -f .deps/nm_applet-wso-wep-passphrase.Tpo .deps/nm_applet-wso-wep-passphrase.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-wso-wpa-eap.o -MD -MP -MF .deps/nm_applet-wso-wpa-eap.Tpo -c -o nm_applet-wso-wpa-eap.o `test -f 'wso-wpa-eap.c' || echo './'`wso-wpa-eap.c wso-wpa-eap.c: In function 'wso_wpa_eap_new': wso-wpa-eap.c:296: warning: implicit declaration of function 'wso_wpa_create_phase2_type_model' wso-wpa-eap.c:296: warning: assignment makes pointer from integer without a cast mv -f .deps/nm_applet-wso-wpa-eap.Tpo .deps/nm_applet-wso-wpa-eap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-wso-wpa-psk.o -MD -MP -MF .deps/nm_applet-wso-wpa-psk.Tpo -c -o nm_applet-wso-wpa-psk.o `test -f 'wso-wpa-psk.c' || echo './'`wso-wpa-psk.c mv -f .deps/nm_applet-wso-wpa-psk.Tpo .deps/nm_applet-wso-wpa-psk.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-wso-leap.o -MD -MP -MF .deps/nm_applet-wso-leap.Tpo -c -o nm_applet-wso-leap.o `test -f 'wso-leap.c' || echo './'`wso-leap.c mv -f .deps/nm_applet-wso-leap.Tpo .deps/nm_applet-wso-leap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-nm-gconf-wso.o -MD -MP -MF .deps/nm_applet-nm-gconf-wso.Tpo -c -o nm_applet-nm-gconf-wso.o `test -f 'nm-gconf-wso.c' || echo './'`nm-gconf-wso.c mv -f .deps/nm_applet-nm-gconf-wso.Tpo .deps/nm_applet-nm-gconf-wso.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-nm-gconf-wso-wep.o -MD -MP -MF .deps/nm_applet-nm-gconf-wso-wep.Tpo -c -o nm_applet-nm-gconf-wso-wep.o `test -f 'nm-gconf-wso-wep.c' || echo './'`nm-gconf-wso-wep.c mv -f .deps/nm_applet-nm-gconf-wso-wep.Tpo .deps/nm_applet-nm-gconf-wso-wep.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-nm-gconf-wso-wpa-eap.o -MD -MP -MF .deps/nm_applet-nm-gconf-wso-wpa-eap.Tpo -c -o nm_applet-nm-gconf-wso-wpa-eap.o `test -f 'nm-gconf-wso-wpa-eap.c' || echo './'`nm-gconf-wso-wpa-eap.c mv -f .deps/nm_applet-nm-gconf-wso-wpa-eap.Tpo .deps/nm_applet-nm-gconf-wso-wpa-eap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-nm-gconf-wso-wpa-psk.o -MD -MP -MF .deps/nm_applet-nm-gconf-wso-wpa-psk.Tpo -c -o nm_applet-nm-gconf-wso-wpa-psk.o `test -f 'nm-gconf-wso-wpa-psk.c' || echo './'`nm-gconf-wso-wpa-psk.c mv -f .deps/nm_applet-nm-gconf-wso-wpa-psk.Tpo .deps/nm_applet-nm-gconf-wso-wpa-psk.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-nm-gconf-wso-leap.o -MD -MP -MF .deps/nm_applet-nm-gconf-wso-leap.Tpo -c -o nm_applet-nm-gconf-wso-leap.o `test -f 'nm-gconf-wso-leap.c' || echo './'`nm-gconf-wso-leap.c mv -f .deps/nm_applet-nm-gconf-wso-leap.Tpo .deps/nm_applet-nm-gconf-wso-leap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-gconf-helpers.o -MD -MP -MF .deps/nm_applet-gconf-helpers.Tpo -c -o nm_applet-gconf-helpers.o `test -f 'gconf-helpers.c' || echo './'`gconf-helpers.c mv -f .deps/nm_applet-gconf-helpers.Tpo .deps/nm_applet-gconf-helpers.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-nm-utils.o -MD -MP -MF .deps/nm_applet-nm-utils.Tpo -c -o nm_applet-nm-utils.o `test -f 'nm-utils.c' || echo './'`nm-utils.c mv -f .deps/nm_applet-nm-utils.Tpo .deps/nm_applet-nm-utils.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-eggtrayicon.o -MD -MP -MF .deps/nm_applet-eggtrayicon.Tpo -c -o nm_applet-eggtrayicon.o `test -f 'eggtrayicon.c' || echo './'`eggtrayicon.c mv -f .deps/nm_applet-eggtrayicon.Tpo .deps/nm_applet-eggtrayicon.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../../include -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nm_applet-applet-notifications.o -MD -MP -MF .deps/nm_applet-applet-notifications.Tpo -c -o nm_applet-applet-notifications.o `test -f 'applet-notifications.c' || echo './'`applet-notifications.c mv -f .deps/nm_applet-applet-notifications.Tpo .deps/nm_applet-applet-notifications.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o nm-applet nm_applet-main.o nm_applet-applet.o nm_applet-applet-compat.o nm_applet-applet-dbus.o nm_applet-applet-dbus-devices.o nm_applet-applet-dbus-vpn.o nm_applet-applet-dbus-info.o nm_applet-wireless-network.o nm_applet-nm-device.o nm_applet-other-network-dialog.o nm_applet-passphrase-dialog.o nm_applet-menu-items.o nm_applet-vpn-password-dialog.o nm_applet-vpn-connection.o nm_applet-wireless-security-manager.o nm_applet-wireless-security-option.o nm_applet-wso-none.o nm_applet-wso-wep-ascii.o nm_applet-wso-wep-hex.o nm_applet-wso-wep-passphrase.o nm_applet-wso-wpa-eap.o nm_applet-wso-wpa-psk.o nm_applet-wso-leap.o nm_applet-nm-gconf-wso.o nm_applet-nm-gconf-wso-wep.o nm_applet-nm-gconf-wso-wpa-eap.o nm_applet-nm-gconf-wso-wpa-psk.o nm_applet-nm-gconf-wso-leap.o nm_applet-gconf-helpers.o nm_applet-nm-utils.o nm_applet-eggtrayicon.o nm_applet-applet-notifications.o -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -pthread -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lbonobo-2 -lbonobo-activation -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -lgnome-keyring -lglib-2.0 -L../../libnm-util ../../libnm-util/libnm-util.la -L/lib64 -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -ldl -ldbus-1 -lgobject-2.0 -lglib-2.0 mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/nm-applet nm_applet-main.o nm_applet-applet.o nm_applet-applet-compat.o nm_applet-applet-dbus.o nm_applet-applet-dbus-devices.o nm_applet-applet-dbus-vpn.o nm_applet-applet-dbus-info.o nm_applet-wireless-network.o nm_applet-nm-device.o nm_applet-other-network-dialog.o nm_applet-passphrase-dialog.o nm_applet-menu-items.o nm_applet-vpn-password-dialog.o nm_applet-vpn-connection.o nm_applet-wireless-security-manager.o nm_applet-wireless-security-option.o nm_applet-wso-none.o nm_applet-wso-wep-ascii.o nm_applet-wso-wep-hex.o nm_applet-wso-wep-passphrase.o nm_applet-wso-wpa-eap.o nm_applet-wso-wpa-psk.o nm_applet-wso-leap.o nm_applet-nm-gconf-wso.o nm_applet-nm-gconf-wso-wep.o nm_applet-nm-gconf-wso-wpa-eap.o nm_applet-nm-gconf-wso-wpa-psk.o nm_applet-nm-gconf-wso-leap.o nm_applet-gconf-helpers.o nm_applet-nm-utils.o nm_applet-eggtrayicon.o nm_applet-applet-notifications.o -pthread -pthread -Wl,--export-dynamic -pthread -L/lib64 -lglade-2.0 -lxml2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt -lgnome-keyring -L/builddir/build/BUILD/NetworkManager-0.6.5/libnm-util ../../libnm-util/.libs/libnm-util.so -lgcrypt -lgpg-error -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -ldl -ldbus-1 -lgobject-2.0 -lglib-2.0 creating nm-applet make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5/src' Making all in icons make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5/icons' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5/icons' Making all in po make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.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 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 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 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 ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.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 pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.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@Latn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@Latn.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.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.6.5/nm-applet-0.6.5/po' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5' + popd ~/build/BUILD/NetworkManager-0.6.5 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.13821 + umask 022 + cd /builddir/build/BUILD + cd NetworkManager-0.6.5 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder + make install DESTDIR=/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder Making install in utils make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/utils' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/utils' 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.6.5/utils' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/utils' Making install in libnm-util make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/libnm-util' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/libnm-util' /bin/sh ../mkinstalldirs /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64 mkdir -p -- /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64 /bin/sh ../libtool --mode=install /usr/bin/install -c libnm-util.la /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64/libnm-util.la /usr/bin/install -c .libs/libnm-util.so.0.0.0 /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64/libnm-util.so.0.0.0 (cd /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libnm-util.so.0.0.0 libnm-util.so.0 || { rm -f libnm-util.so.0 && ln -s libnm-util.so.0.0.0 libnm-util.so.0; }; }) (cd /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libnm-util.so.0.0.0 libnm-util.so || { rm -f libnm-util.so && ln -s libnm-util.so.0.0.0 libnm-util.so; }; }) /usr/bin/install -c .libs/libnm-util.lai /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64/libnm-util.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../mkinstalldirs /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/include/NetworkManager mkdir -p -- /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/include/NetworkManager /usr/bin/install -c -m 644 cipher.h /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/include/NetworkManager/cipher.h /usr/bin/install -c -m 644 cipher-wep-hex.h /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/include/NetworkManager/cipher-wep-hex.h /usr/bin/install -c -m 644 cipher-wep-passphrase.h /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/include/NetworkManager/cipher-wep-passphrase.h /usr/bin/install -c -m 644 cipher-wep-ascii.h /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/include/NetworkManager/cipher-wep-ascii.h /usr/bin/install -c -m 644 cipher-wpa-psk-hex.h /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/include/NetworkManager/cipher-wpa-psk-hex.h /usr/bin/install -c -m 644 cipher-wpa-psk-passphrase.h /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/include/NetworkManager/cipher-wpa-psk-passphrase.h /usr/bin/install -c -m 644 dbus-helpers.h /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/include/NetworkManager/dbus-helpers.h /usr/bin/install -c -m 644 dbus-method-dispatcher.h /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/include/NetworkManager/dbus-method-dispatcher.h /bin/sh ../mkinstalldirs /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64/pkgconfig mkdir -p -- /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64/pkgconfig /usr/bin/install -c -m 644 libnm-util.pc /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64/pkgconfig/libnm-util.pc make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/libnm-util' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/libnm-util' Making install in src make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/src' Making install in named-manager make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/src/named-manager' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/src/named-manager' 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.6.5/src/named-manager' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/src/named-manager' Making install in vpn-manager make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/src/vpn-manager' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/src/vpn-manager' 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.6.5/src/vpn-manager' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/src/vpn-manager' Making install in dhcp-manager make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/src/dhcp-manager' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/src/dhcp-manager' 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.6.5/src/dhcp-manager' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/src/dhcp-manager' Making install in backends make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/src/backends' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/src/backends' 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.6.5/src/backends' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/src/backends' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/src' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/src' /bin/sh ../mkinstalldirs /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/libexec mkdir -p -- /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/libexec /bin/sh ../libtool --mode=install /usr/bin/install -c nm-crash-logger /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/libexec/nm-crash-logger /usr/bin/install -c nm-crash-logger /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/libexec/nm-crash-logger /bin/sh ../mkinstalldirs /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/sbin mkdir -p -- /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/sbin /bin/sh ../libtool --mode=install /usr/bin/install -c NetworkManager /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/sbin/NetworkManager libtool: install: warning: `../libnm-util/libnm-util.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/NetworkManager /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/sbin/NetworkManager /bin/sh ../mkinstalldirs /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/NetworkManager mkdir -p -- /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/NetworkManager /usr/bin/install -c -m 644 gdb-cmd /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/NetworkManager/gdb-cmd /bin/sh ../mkinstalldirs /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/etc/dbus-1/system.d mkdir -p -- /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/etc/dbus-1/system.d /usr/bin/install -c -m 644 NetworkManager.conf /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/etc/dbus-1/system.d/NetworkManager.conf make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/src' /bin/sh ../mkinstalldirs -m 0700 /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/var/run/NetworkManager mkdir -m 0700 -p -- /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/var/run/NetworkManager /bin/sh ../mkinstalldirs -m 0755 /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/etc/NetworkManager/dispatcher.d mkdir -m 0755 -p -- /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/etc/NetworkManager/dispatcher.d make[4]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/src' make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/src' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/src' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/src' Making install in dispatcher-daemon make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/dispatcher-daemon' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/dispatcher-daemon' /bin/sh ../mkinstalldirs /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/sbin /bin/sh ../libtool --mode=install /usr/bin/install -c NetworkManagerDispatcher /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/sbin/NetworkManagerDispatcher /usr/bin/install -c NetworkManagerDispatcher /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/sbin/NetworkManagerDispatcher make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/dispatcher-daemon' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/dispatcher-daemon' Making install in gnome make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/gnome' Making install in libnm_glib make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/gnome/libnm_glib' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/gnome/libnm_glib' /bin/sh ../../mkinstalldirs /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64 /bin/sh ../../libtool --mode=install /usr/bin/install -c libnm_glib.la /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64/libnm_glib.la /usr/bin/install -c .libs/libnm_glib.so.0.0.0 /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64/libnm_glib.so.0.0.0 (cd /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libnm_glib.so.0.0.0 libnm_glib.so.0 || { rm -f libnm_glib.so.0 && ln -s libnm_glib.so.0.0.0 libnm_glib.so.0; }; }) (cd /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libnm_glib.so.0.0.0 libnm_glib.so || { rm -f libnm_glib.so && ln -s libnm_glib.so.0.0.0 libnm_glib.so; }; }) /usr/bin/install -c .libs/libnm_glib.lai /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64/libnm_glib.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../../mkinstalldirs /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/include/NetworkManager /usr/bin/install -c -m 644 libnm_glib.h /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/include/NetworkManager/libnm_glib.h /bin/sh ../../mkinstalldirs /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64/pkgconfig /usr/bin/install -c -m 644 libnm_glib.pc /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64/pkgconfig/libnm_glib.pc make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/gnome/libnm_glib' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/gnome/libnm_glib' Making install in vpn-properties make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/gnome/vpn-properties' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/gnome/vpn-properties' /bin/sh ../../mkinstalldirs /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/bin mkdir -p -- /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/bin /bin/sh ../../libtool --mode=install /usr/bin/install -c nm-vpn-properties /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/bin/nm-vpn-properties /usr/bin/install -c nm-vpn-properties /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/bin/nm-vpn-properties /bin/sh ../../mkinstalldirs /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/gnome-vpn-properties mkdir -p -- /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/gnome-vpn-properties /usr/bin/install -c -m 644 nm-vpn-properties.glade /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/gnome-vpn-properties/nm-vpn-properties.glade /bin/sh ../../mkinstalldirs /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/include/NetworkManager /usr/bin/install -c -m 644 nm-vpn-ui-interface.h /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/include/NetworkManager/nm-vpn-ui-interface.h make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/gnome/vpn-properties' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/gnome/vpn-properties' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/gnome' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/gnome' 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.6.5/gnome' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/gnome' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/gnome' Making install in initscript make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/initscript' Making install in RedHat make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/initscript/RedHat' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/initscript/RedHat' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/etc/rc.d/init.d mkdir -p -- /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/etc/rc.d/init.d /usr/bin/install -c NetworkManager /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/etc/rc.d/init.d/NetworkManager /usr/bin/install -c NetworkManagerDispatcher /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/etc/rc.d/init.d/NetworkManagerDispatcher make[3]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/initscript/RedHat' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/initscript/RedHat' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/initscript' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/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.6.5/initscript' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/initscript' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/initscript' Making install in test make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/test' Making install in test-common make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/test/test-common' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/test/test-common' 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.6.5/test/test-common' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/test/test-common' Making install in libnm-util make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/test/libnm-util' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/test/libnm-util' 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.6.5/test/libnm-util' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/test/libnm-util' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/test' make[3]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/test' 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.6.5/test' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/test' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/test' Making install in po make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/po' /builddir/build/BUILD/NetworkManager-0.6.5/install-sh -d /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale linguas="ar be@latin bg bs ca cs da de dz el en_CA en_GB es fi fr gl gu hr hu it ja ka ko lt pl mk nb ne nl pa pt_BR rw sk sq sr@Latn sr sv uk vi wa zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/$lang/LC_MESSAGES; \ /builddir/build/BUILD/NetworkManager-0.6.5/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 /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/ar/LC_MESSAGES/NetworkManager.mo installing be@latin.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/be@latin/LC_MESSAGES/NetworkManager.mo installing bg.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/bg/LC_MESSAGES/NetworkManager.mo installing bs.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/bs/LC_MESSAGES/NetworkManager.mo installing ca.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/ca/LC_MESSAGES/NetworkManager.mo installing cs.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/cs/LC_MESSAGES/NetworkManager.mo installing da.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/da/LC_MESSAGES/NetworkManager.mo installing de.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/de/LC_MESSAGES/NetworkManager.mo installing dz.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/dz/LC_MESSAGES/NetworkManager.mo installing el.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/el/LC_MESSAGES/NetworkManager.mo installing en_CA.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/en_CA/LC_MESSAGES/NetworkManager.mo installing en_GB.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/en_GB/LC_MESSAGES/NetworkManager.mo installing es.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/es/LC_MESSAGES/NetworkManager.mo installing fi.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/fi/LC_MESSAGES/NetworkManager.mo installing fr.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/fr/LC_MESSAGES/NetworkManager.mo installing gl.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/gl/LC_MESSAGES/NetworkManager.mo installing gu.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/gu/LC_MESSAGES/NetworkManager.mo installing hr.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/hr/LC_MESSAGES/NetworkManager.mo installing hu.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/hu/LC_MESSAGES/NetworkManager.mo installing it.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/it/LC_MESSAGES/NetworkManager.mo installing ja.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/ja/LC_MESSAGES/NetworkManager.mo installing ka.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/ka/LC_MESSAGES/NetworkManager.mo installing ko.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/ko/LC_MESSAGES/NetworkManager.mo installing lt.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/lt/LC_MESSAGES/NetworkManager.mo installing pl.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/pl/LC_MESSAGES/NetworkManager.mo installing mk.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/mk/LC_MESSAGES/NetworkManager.mo installing nb.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/nb/LC_MESSAGES/NetworkManager.mo installing ne.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/ne/LC_MESSAGES/NetworkManager.mo installing nl.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/nl/LC_MESSAGES/NetworkManager.mo installing pa.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/pa/LC_MESSAGES/NetworkManager.mo installing pt_BR.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/pt_BR/LC_MESSAGES/NetworkManager.mo installing rw.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/rw/LC_MESSAGES/NetworkManager.mo installing sk.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/sk/LC_MESSAGES/NetworkManager.mo installing sq.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/sq/LC_MESSAGES/NetworkManager.mo installing sr@Latn.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/sr@Latn/LC_MESSAGES/NetworkManager.mo installing sr.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/sr/LC_MESSAGES/NetworkManager.mo installing sv.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/sv/LC_MESSAGES/NetworkManager.mo installing uk.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/uk/LC_MESSAGES/NetworkManager.mo installing vi.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/vi/LC_MESSAGES/NetworkManager.mo installing wa.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/wa/LC_MESSAGES/NetworkManager.mo installing zh_CN.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/zh_CN/LC_MESSAGES/NetworkManager.mo installing zh_TW.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/zh_TW/LC_MESSAGES/NetworkManager.mo make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/po' Making install in man make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/man' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/man' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/man/man1 mkdir -p -- /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/man/man1 /usr/bin/install -c -m 644 ./NetworkManager.1 /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/man/man1/NetworkManager.1 /usr/bin/install -c -m 644 ./NetworkManagerDispatcher.1 /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/man/man1/NetworkManagerDispatcher.1 /usr/bin/install -c -m 644 ./nm-tool.1 /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/man/man1/nm-tool.1 make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/man' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/man' Making install in include make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/include' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/include' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/include/NetworkManager /usr/bin/install -c -m 644 NetworkManager.h /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/include/NetworkManager/NetworkManager.h /usr/bin/install -c -m 644 NetworkManagerVPN.h /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/include/NetworkManager/NetworkManagerVPN.h make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/include' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/include' make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ./mkinstalldirs /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64/pkgconfig /usr/bin/install -c -m 644 NetworkManager.pc /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64/pkgconfig/NetworkManager.pc make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5' + pushd nm-applet-0.6.5 ~/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5 ~/build/BUILD/NetworkManager-0.6.5 + make install DESTDIR=/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder Making install in src make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5/src' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'nm-applet' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/bin/nm-applet' libtool: install: warning: `../../libnm-util/libnm-util.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/nm-applet /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/bin/nm-applet test -z "/usr/share/nm-applet" || /bin/mkdir -p "/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/nm-applet" /usr/bin/install -c -m 644 'applet.glade' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/nm-applet/applet.glade' /usr/bin/install -c -m 644 'keyring.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/nm-applet/keyring.png' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5/src' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5/src' Making install in icons make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5/icons' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5/icons' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/48x48/apps" || /bin/mkdir -p "/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/48x48/apps" /usr/bin/install -c -m 644 'nm-device-wireless.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/48x48/apps/nm-device-wireless.png' test -z "/usr/share/icons/hicolor/22x22/apps" || /bin/mkdir -p "/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps" /usr/bin/install -c -m 644 'nm-no-connection.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-no-connection.png' /usr/bin/install -c -m 644 'nm-device-wired.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-device-wired.png' /usr/bin/install -c -m 644 'nm-adhoc.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-adhoc.png' /usr/bin/install -c -m 644 'nm-stage01-connecting01.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage01-connecting01.png' /usr/bin/install -c -m 644 'nm-stage01-connecting02.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage01-connecting02.png' /usr/bin/install -c -m 644 'nm-stage01-connecting03.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage01-connecting03.png' /usr/bin/install -c -m 644 'nm-stage01-connecting04.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage01-connecting04.png' /usr/bin/install -c -m 644 'nm-stage01-connecting05.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage01-connecting05.png' /usr/bin/install -c -m 644 'nm-stage01-connecting06.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage01-connecting06.png' /usr/bin/install -c -m 644 'nm-stage01-connecting07.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage01-connecting07.png' /usr/bin/install -c -m 644 'nm-stage01-connecting08.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage01-connecting08.png' /usr/bin/install -c -m 644 'nm-stage01-connecting09.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage01-connecting09.png' /usr/bin/install -c -m 644 'nm-stage01-connecting10.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage01-connecting10.png' /usr/bin/install -c -m 644 'nm-stage01-connecting11.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage01-connecting11.png' /usr/bin/install -c -m 644 'nm-stage02-connecting01.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage02-connecting01.png' /usr/bin/install -c -m 644 'nm-stage02-connecting02.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage02-connecting02.png' /usr/bin/install -c -m 644 'nm-stage02-connecting03.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage02-connecting03.png' /usr/bin/install -c -m 644 'nm-stage02-connecting04.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage02-connecting04.png' /usr/bin/install -c -m 644 'nm-stage02-connecting05.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage02-connecting05.png' /usr/bin/install -c -m 644 'nm-stage02-connecting06.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage02-connecting06.png' /usr/bin/install -c -m 644 'nm-stage02-connecting07.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage02-connecting07.png' /usr/bin/install -c -m 644 'nm-stage02-connecting08.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage02-connecting08.png' /usr/bin/install -c -m 644 'nm-stage02-connecting09.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage02-connecting09.png' /usr/bin/install -c -m 644 'nm-stage02-connecting10.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage02-connecting10.png' /usr/bin/install -c -m 644 'nm-stage02-connecting11.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage02-connecting11.png' /usr/bin/install -c -m 644 'nm-stage03-connecting01.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage03-connecting01.png' /usr/bin/install -c -m 644 'nm-stage03-connecting02.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage03-connecting02.png' /usr/bin/install -c -m 644 'nm-stage03-connecting03.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage03-connecting03.png' /usr/bin/install -c -m 644 'nm-stage03-connecting04.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage03-connecting04.png' /usr/bin/install -c -m 644 'nm-stage03-connecting05.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage03-connecting05.png' /usr/bin/install -c -m 644 'nm-stage03-connecting06.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage03-connecting06.png' /usr/bin/install -c -m 644 'nm-stage03-connecting07.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage03-connecting07.png' /usr/bin/install -c -m 644 'nm-stage03-connecting08.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage03-connecting08.png' /usr/bin/install -c -m 644 'nm-stage03-connecting09.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage03-connecting09.png' /usr/bin/install -c -m 644 'nm-stage03-connecting10.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage03-connecting10.png' /usr/bin/install -c -m 644 'nm-stage03-connecting11.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-stage03-connecting11.png' /usr/bin/install -c -m 644 'nm-signal-00.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-signal-00.png' /usr/bin/install -c -m 644 'nm-signal-25.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-signal-25.png' /usr/bin/install -c -m 644 'nm-signal-50.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-signal-50.png' /usr/bin/install -c -m 644 'nm-signal-75.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-signal-75.png' /usr/bin/install -c -m 644 'nm-signal-100.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-signal-100.png' /usr/bin/install -c -m 644 'nm-vpn-connecting01.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting01.png' /usr/bin/install -c -m 644 'nm-vpn-connecting02.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting02.png' /usr/bin/install -c -m 644 'nm-vpn-connecting03.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting03.png' /usr/bin/install -c -m 644 'nm-vpn-connecting04.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting04.png' /usr/bin/install -c -m 644 'nm-vpn-connecting05.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting05.png' /usr/bin/install -c -m 644 'nm-vpn-connecting06.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting06.png' /usr/bin/install -c -m 644 'nm-vpn-connecting07.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting07.png' /usr/bin/install -c -m 644 'nm-vpn-connecting08.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting08.png' /usr/bin/install -c -m 644 'nm-vpn-connecting09.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting09.png' /usr/bin/install -c -m 644 'nm-vpn-connecting10.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting10.png' /usr/bin/install -c -m 644 'nm-vpn-connecting11.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting11.png' /usr/bin/install -c -m 644 'nm-vpn-connecting12.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting12.png' /usr/bin/install -c -m 644 'nm-vpn-connecting13.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting13.png' /usr/bin/install -c -m 644 'nm-vpn-connecting14.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting14.png' /usr/bin/install -c -m 644 'nm-vpn-lock.png' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/nm-vpn-lock.png' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5/icons' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5/icons' Making install in po make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5/po' /bin/sh /builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5/install-sh -d /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale linguas="ar bg bs ca cs da de dz el en_CA en_GB es fi fr gl gu hr hu it ja ko lt pl mk nb ne nl pa pt pt_BR ru rw sk sl sq sr@Latn sr sv tr uk vi wa zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5/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 /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/ar/LC_MESSAGES/nm-applet.mo installing bg.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/bg/LC_MESSAGES/nm-applet.mo installing bs.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/bs/LC_MESSAGES/nm-applet.mo installing ca.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/ca/LC_MESSAGES/nm-applet.mo installing cs.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/cs/LC_MESSAGES/nm-applet.mo installing da.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/da/LC_MESSAGES/nm-applet.mo installing de.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/de/LC_MESSAGES/nm-applet.mo installing dz.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/dz/LC_MESSAGES/nm-applet.mo installing el.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/el/LC_MESSAGES/nm-applet.mo installing en_CA.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/en_CA/LC_MESSAGES/nm-applet.mo installing en_GB.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/en_GB/LC_MESSAGES/nm-applet.mo installing es.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/es/LC_MESSAGES/nm-applet.mo installing fi.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/fi/LC_MESSAGES/nm-applet.mo installing fr.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/fr/LC_MESSAGES/nm-applet.mo installing gl.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/gl/LC_MESSAGES/nm-applet.mo installing gu.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/gu/LC_MESSAGES/nm-applet.mo installing hr.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/hr/LC_MESSAGES/nm-applet.mo installing hu.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/hu/LC_MESSAGES/nm-applet.mo installing it.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/it/LC_MESSAGES/nm-applet.mo installing ja.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/ja/LC_MESSAGES/nm-applet.mo installing ko.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/ko/LC_MESSAGES/nm-applet.mo installing lt.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/lt/LC_MESSAGES/nm-applet.mo installing pl.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/pl/LC_MESSAGES/nm-applet.mo installing mk.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/mk/LC_MESSAGES/nm-applet.mo installing nb.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/nb/LC_MESSAGES/nm-applet.mo installing ne.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/ne/LC_MESSAGES/nm-applet.mo installing nl.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/nl/LC_MESSAGES/nm-applet.mo installing pa.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/pa/LC_MESSAGES/nm-applet.mo installing pt.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/pt/LC_MESSAGES/nm-applet.mo installing pt_BR.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/pt_BR/LC_MESSAGES/nm-applet.mo installing ru.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/ru/LC_MESSAGES/nm-applet.mo installing rw.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/rw/LC_MESSAGES/nm-applet.mo installing sk.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/sk/LC_MESSAGES/nm-applet.mo installing sl.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/sl/LC_MESSAGES/nm-applet.mo installing sq.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/sq/LC_MESSAGES/nm-applet.mo installing sr@Latn.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/sr@Latn/LC_MESSAGES/nm-applet.mo installing sr.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/sr/LC_MESSAGES/nm-applet.mo installing sv.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/sv/LC_MESSAGES/nm-applet.mo installing tr.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/tr/LC_MESSAGES/nm-applet.mo installing uk.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/uk/LC_MESSAGES/nm-applet.mo installing vi.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/vi/LC_MESSAGES/nm-applet.mo installing wa.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/wa/LC_MESSAGES/nm-applet.mo installing zh_CN.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/zh_CN/LC_MESSAGES/nm-applet.mo installing zh_HK.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/zh_HK/LC_MESSAGES/nm-applet.mo installing zh_TW.gmo as /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/locale/zh_TW/LC_MESSAGES/nm-applet.mo make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5/po' make[1]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5' make[2]: Entering directory `/builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/gnome/autostart" || /bin/mkdir -p "/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/gnome/autostart" /usr/bin/install -c -m 644 'nm-applet.desktop' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/gnome/autostart/nm-applet.desktop' test -z "/etc/dbus-1/system.d" || /bin/mkdir -p "/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/etc/dbus-1/system.d" /usr/bin/install -c -m 644 'nm-applet.conf' '/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/etc/dbus-1/system.d/nm-applet.conf' make[2]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5' make[1]: Leaving directory `/builddir/build/BUILD/NetworkManager-0.6.5/nm-applet-0.6.5' + popd ~/build/BUILD/NetworkManager-0.6.5 + /usr/lib/rpm/redhat/find-lang.sh /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder NetworkManager + /usr/lib/rpm/redhat/find-lang.sh /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder nm-applet + cat nm-applet.lang + /bin/rm -f /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64/libnm-util.la /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64/libnm_glib.la + /bin/cp test/nm-tool /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/bin/ + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/NetworkManager-0.6.5 extracting debug info from /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/sbin/NetworkManager extracting debug info from /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/sbin/NetworkManagerDispatcher extracting debug info from /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64/libnm-util.so.0.0.0 extracting debug info from /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/lib64/libnm_glib.so.0.0.0 extracting debug info from /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/libexec/nm-crash-logger extracting debug info from /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/bin/nm-tool extracting debug info from /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/bin/nm-vpn-properties extracting debug info from /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/bin/nm-applet cpio: NetworkManager-0.6.5/libnm-util/: No such file or directory cpio: NetworkManager-0.6.5/src/: No such file or directory 2540 blocks + /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-java-repack-jars Processing files: NetworkManager-0.6.5-3.fc7 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4284 + umask 022 + cd /builddir/build/BUILD + cd NetworkManager-0.6.5 + DOCDIR=/var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/doc/NetworkManager-0.6.5 + export DOCDIR + rm -rf /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/doc/NetworkManager-0.6.5 + /bin/mkdir -p /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/doc/NetworkManager-0.6.5 + cp -pr COPYING ChangeLog NEWS AUTHORS README CONTRIBUTING TODO /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder/usr/share/doc/NetworkManager-0.6.5 + exit 0 Provides: config(NetworkManager) = 1:0.6.5-3.fc7 libnm-util.so.0()(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /bin/sh config(NetworkManager) = 1:0.6.5-3.fc7 dbus >= 0.90 dbus-glib >= 0.70 dhcdbd dhclient >= 3.0.2-12 hal >= 0.5.0 iproute libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdbus-1.so.3()(64bit) libdbus-glib-1.so.2()(64bit) libgcrypt.so.11()(64bit) libgcrypt.so.11(GCRYPT_1.2)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgthread-2.0.so.0()(64bit) libhal.so.1()(64bit) libiw.so.28()(64bit) libnl.so.1()(64bit) libnm-util.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) openssl rtld(GNU_HASH) wireless-tools >= 1:28-0pre9 wpa_supplicant Processing files: NetworkManager-gnome-0.6.5-3.fc7 Provides: config(NetworkManager-gnome) = 1:0.6.5-3.fc7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: NetworkManager = 1:0.6.5-3.fc7 config(NetworkManager-gnome) = 1:0.6.5-3.fc7 dbus >= 0.90 dbus-glib >= 0.70 gnome-keyring gnome-panel hal >= 0.5.0 libICE.so.6()(64bit) libORBit-2.so.0()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libart_lgpl_2.so.2()(64bit) libatk-1.0.so.0()(64bit) libbonobo-2.so.0()(64bit) libbonobo-activation.so.4()(64bit) libbonoboui-2.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libdbus-1.so.3()(64bit) libdbus-glib-1.so.2()(64bit) libdl.so.2()(64bit) libgconf-2.so.4()(64bit) libgcrypt.so.11()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglade-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnome-2.so.0()(64bit) libgnome-keyring.so.0()(64bit) libgnomecanvas-2.so.0()(64bit) libgnomeui-2.so.0()(64bit) libgnomevfs-2.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libnm-util.so.0()(64bit) libnotify >= 0.3 libnotify.so.1()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpng12.so.0()(64bit) libpopt.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Processing files: NetworkManager-devel-0.6.5-3.fc7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: NetworkManager = 1:0.6.5-3.fc7 dbus-devel >= 0.90 dbus-glib >= 0.70 libnm-util.so.0()(64bit) pkgconfig Processing files: NetworkManager-glib-0.6.5-3.fc7 Provides: libnm_glib.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: dbus >= 0.90 dbus-glib >= 0.70 libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdbus-1.so.3()(64bit) libdbus-glib-1.so.2()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libnm_glib.so.0()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: NetworkManager-glib-devel-0.6.5-3.fc7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: NetworkManager-devel = 1:0.6.5-3.fc7 NetworkManager-glib = 1:0.6.5-3.fc7 glib2-devel libnm_glib.so.0()(64bit) pkgconfig Processing files: NetworkManager-debuginfo-0.6.5-3.fc7 Provides: libnm-util.so.0.0.0.debug()(64bit) libnm_glib.so.0.0.0.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/NetworkManager-0.6.5-3.fc7.x86_64.rpm Wrote: /builddir/build/RPMS/NetworkManager-gnome-0.6.5-3.fc7.x86_64.rpm Wrote: /builddir/build/RPMS/NetworkManager-devel-0.6.5-3.fc7.x86_64.rpm Wrote: /builddir/build/RPMS/NetworkManager-glib-0.6.5-3.fc7.x86_64.rpm Wrote: /builddir/build/RPMS/NetworkManager-glib-devel-0.6.5-3.fc7.x86_64.rpm Wrote: /builddir/build/RPMS/NetworkManager-debuginfo-0.6.5-3.fc7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.33930 + umask 022 + cd /builddir/build/BUILD + cd NetworkManager-0.6.5 + /bin/rm -rf /var/tmp/NetworkManager-0.6.5-3.fc7-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.33930 + umask 022 + cd /builddir/build/BUILD + rm -rf NetworkManager-0.6.5 + exit 0