ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/PackageKit.spec'], False, '/var/lib/mock/dist-f9-build-182953-32286/root/', None, 0, True, 0, 103, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/PackageKit.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory sh: python: command not found sh: python: command not found warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/PackageKit-0.1.12-9.20080502.fc9.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/PackageKit.spec'], False, '/var/lib/mock/dist-f9-build-182953-32286/root/', None, 0, True, 0, 103, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/PackageKit.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.51029 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf PackageKit-0.1.12-20080502 + /usr/bin/gzip -dc /builddir/build/SOURCES/PackageKit-0.1.12-20080502.tar.gz + tar -xf - tar: PackageKit-0.1.12-20080502/python/packagekit/enums.py: time stamp 2008-05-01 19:44:06 is 1430.390328 s in the future tar: PackageKit-0.1.12-20080502/policy/org.freedesktop.packagekit.policy: time stamp 2008-05-01 19:43:43 is 1407.348846 s in the future + STATUS=0 + '[' 0 -ne 0 ']' + cd PackageKit-0.1.12-20080502 ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (packagekit-backport-gpg-giant-bodge.patch):' Patch #0 (packagekit-backport-gpg-giant-bodge.patch): + patch -p1 -b --suffix .add_gpg_bodge -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.51029 + umask 022 + cd /builddir/build/BUILD + cd PackageKit-0.1.12-20080502 + 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 ./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 --enable-yum --enable-yum2 --with-default-backend=yum 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 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 for a BSD-compatible install... /usr/bin/install -c checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking 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 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 recognize dependent libraries... pass_all 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... 98304 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... yes 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 whether gcc and cc understand -c and -o together... yes checking for intltool >= 0.35.0... 0.37.1 found checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext 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 whether to build gtk-doc documentation... no checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for python... /usr/bin/python checking for python version... 2.5 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.5/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.5/site-packages checking for locale.h... (cached) yes checking for LC_MESSAGES... (cached) yes checking for libintl.h... (cached) yes checking for ngettext in libc... (cached) yes checking for dgettext in libc... (cached) yes checking for bind_textdomain_codeset... (cached) yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... (cached) yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for GLIB... yes checking for GMODULE... yes checking for SQLITE... yes checking for DBUS... yes checking for GIO... yes checking for LIBNM... yes checking for docbook2man... /usr/bin/docbook2man checking for xmlto... /usr/bin/xmlto checking whether to build DocBook documentation... yes checking for POLKIT... yes checking for polkit-policy-file-validate... polkit-policy-file-validate configure: creating ./config.status config.status: creating Makefile config.status: creating etc/Makefile config.status: creating man/Makefile config.status: creating docs/Makefile config.status: creating docs/html/Makefile config.status: creating docs/html/img/Makefile config.status: creating docs/spec/Makefile config.status: creating docs/api/Makefile config.status: creating docs/api/version.xml config.status: creating contrib/Makefile config.status: creating contrib/yum-packagekit/Makefile config.status: creating backends/Makefile config.status: creating backends/alpm/Makefile config.status: creating backends/apt/Makefile config.status: creating backends/apt/helpers/Makefile config.status: creating backends/apt2/Makefile config.status: creating backends/box/Makefile config.status: creating backends/conary/Makefile config.status: creating backends/conary/helpers/Makefile config.status: creating backends/dummy/Makefile config.status: creating backends/opkg/Makefile config.status: creating backends/smart/Makefile config.status: creating backends/smart/helpers/Makefile config.status: creating backends/test/Makefile config.status: creating backends/test/helpers/Makefile config.status: creating backends/yum/Makefile config.status: creating backends/yum/helpers/Makefile config.status: creating backends/yum2/Makefile config.status: creating backends/yum2/helpers/Makefile config.status: creating backends/pisi/Makefile config.status: creating backends/pisi/helpers/Makefile config.status: creating backends/poldek/Makefile config.status: creating backends/zypp/Makefile config.status: creating data/Makefile config.status: creating data/packagekit.pc config.status: creating data/org.freedesktop.PackageKit.conf config.status: creating data/org.freedesktop.PackageKitTestBackend.conf config.status: creating data/org.freedesktop.PackageKitYumBackend.conf config.status: creating data/org.freedesktop.PackageKitAptBackend.conf config.status: creating data/tests/Makefile config.status: creating libselftest/Makefile config.status: creating libgbus/Makefile config.status: creating libpackagekit/Makefile config.status: creating policy/Makefile config.status: creating src/Makefile config.status: creating client/Makefile config.status: creating python/Makefile config.status: creating python/packagekit/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 default-2 commands config.status: executing po/stamp-it commands PackageKit 0.1.12 ==================== prefix: /usr datadir: /usr/share compiler: gcc cflags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic Building unit tests: no Able to run locally: no Developer warnings: no GCC coverage profiling: no GCC time profiling: no Security framework: polkit Networking stack: NetworkManager GIO support: yes Backends: ALPM backend: no APT backend: no APT DBus backend: no BOX backend: no CONARY backend: no dummy backend: yes OPKG backend: no PiSi backend: no poldek backend: no SMART backend: no YUM backend: yes YUM2 backend: yes Zypp backend: no Default backend: yum + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502' Making all in po make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/po' Making all in policy make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/policy' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/policy' make[2]: Warning: File `org.freedesktop.packagekit.policy' has modification time 1.4e+03 s in the future make[2]: warning: Clock skew detected. Your build may be incomplete. Making all in etc make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/etc' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/etc' Making all in man make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/man' docbook2man pkcon.sgml > /dev/null docbook2man pkmon.sgml > /dev/null make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/man' Making all in contrib make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/contrib' Making all in yum-packagekit make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/contrib/yum-packagekit' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/contrib/yum-packagekit' make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/contrib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/contrib' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/contrib' Making all in data make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/data' Making all in tests make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/data/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/data/tests' make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/data' make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/data' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/data' Making all in libselftest make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libselftest' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../libselftest-glib -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libselftest.lo -MD -MP -MF .deps/libselftest.Tpo -c -o libselftest.lo libselftest.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../libselftest-glib -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libselftest.lo -MD -MP -MF .deps/libselftest.Tpo -c libselftest.c -fPIC -DPIC -o .libs/libselftest.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../libselftest-glib -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libselftest.lo -MD -MP -MF .deps/libselftest.Tpo -c libselftest.c -o libselftest.o >/dev/null 2>&1 mv -f .deps/libselftest.Tpo .deps/libselftest.Plo /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 libselftest.la libselftest.lo -pthread -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lglib-2.0 -lgobject-2.0 -lglib-2.0 ar cru .libs/libselftest.a .libs/libselftest.o ranlib .libs/libselftest.a creating libselftest.la (cd .libs && rm -f libselftest.la && ln -s ../libselftest.la libselftest.la) make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libselftest' Making all in libgbus make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libgbus' make all-am make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libgbus' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../libgbus-glib -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libgbus-marshal.lo -MD -MP -MF .deps/libgbus-marshal.Tpo -c -o libgbus-marshal.lo libgbus-marshal.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../libgbus-glib -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libgbus.lo -MD -MP -MF .deps/libgbus.Tpo -c -o libgbus.lo libgbus.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../libgbus-glib -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libgbus-marshal.lo -MD -MP -MF .deps/libgbus-marshal.Tpo -c libgbus-marshal.c -fPIC -DPIC -o .libs/libgbus-marshal.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../libgbus-glib -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libgbus.lo -MD -MP -MF .deps/libgbus.Tpo -c libgbus.c -fPIC -DPIC -o .libs/libgbus.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../libgbus-glib -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libgbus-marshal.lo -MD -MP -MF .deps/libgbus-marshal.Tpo -c libgbus-marshal.c -o libgbus-marshal.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../libgbus-glib -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libgbus.lo -MD -MP -MF .deps/libgbus.Tpo -c libgbus.c -o libgbus.o >/dev/null 2>&1 mv -f .deps/libgbus-marshal.Tpo .deps/libgbus-marshal.Plo mv -f .deps/libgbus.Tpo .deps/libgbus.Plo /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 libgbus.la libgbus-marshal.lo libgbus.lo -pthread -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lglib-2.0 -lgobject-2.0 -lglib-2.0 ar cru .libs/libgbus.a .libs/libgbus-marshal.o .libs/libgbus.o ranlib .libs/libgbus.a creating libgbus.la (cd .libs && rm -f libgbus.la && ln -s ../libgbus.la libgbus.la) make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libgbus' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libgbus' Making all in libpackagekit make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libpackagekit' make all-am make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libpackagekit' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\""/var/lib/PackageKit"\" -DPK_LOG_DIR=\""/var/log"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-debug.lo -MD -MP -MF .deps/pk-debug.Tpo -c -o pk-debug.lo pk-debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\""/var/lib/PackageKit"\" -DPK_LOG_DIR=\""/var/log"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-marshal.lo -MD -MP -MF .deps/pk-marshal.Tpo -c -o pk-marshal.lo pk-marshal.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\""/var/lib/PackageKit"\" -DPK_LOG_DIR=\""/var/log"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-extra.lo -MD -MP -MF .deps/pk-extra.Tpo -c -o pk-extra.lo pk-extra.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\""/var/lib/PackageKit"\" -DPK_LOG_DIR=\""/var/log"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-extra-obj.lo -MD -MP -MF .deps/pk-extra-obj.Tpo -c -o pk-extra-obj.lo pk-extra-obj.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-debug.lo -MD -MP -MF .deps/pk-debug.Tpo -c pk-debug.c -fPIC -DPIC -o .libs/pk-debug.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-marshal.lo -MD -MP -MF .deps/pk-marshal.Tpo -c pk-marshal.c -fPIC -DPIC -o .libs/pk-marshal.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-extra.lo -MD -MP -MF .deps/pk-extra.Tpo -c pk-extra.c -fPIC -DPIC -o .libs/pk-extra.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-extra-obj.lo -MD -MP -MF .deps/pk-extra-obj.Tpo -c pk-extra-obj.c -fPIC -DPIC -o .libs/pk-extra-obj.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-debug.lo -MD -MP -MF .deps/pk-debug.Tpo -c pk-debug.c -o pk-debug.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-extra-obj.lo -MD -MP -MF .deps/pk-extra-obj.Tpo -c pk-extra-obj.c -o pk-extra-obj.o >/dev/null 2>&1 mv -f .deps/pk-debug.Tpo .deps/pk-debug.Plo mv -f .deps/pk-extra-obj.Tpo .deps/pk-extra-obj.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\""/var/lib/PackageKit"\" -DPK_LOG_DIR=\""/var/log"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-connection.lo -MD -MP -MF .deps/pk-connection.Tpo -c -o pk-connection.lo pk-connection.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\""/var/lib/PackageKit"\" -DPK_LOG_DIR=\""/var/log"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-package-id.lo -MD -MP -MF .deps/pk-package-id.Tpo -c -o pk-package-id.lo pk-package-id.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-marshal.lo -MD -MP -MF .deps/pk-marshal.Tpo -c pk-marshal.c -o pk-marshal.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-extra.lo -MD -MP -MF .deps/pk-extra.Tpo -c pk-extra.c -o pk-extra.o >/dev/null 2>&1 mv -f .deps/pk-marshal.Tpo .deps/pk-marshal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\""/var/lib/PackageKit"\" -DPK_LOG_DIR=\""/var/log"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-package-ids.lo -MD -MP -MF .deps/pk-package-ids.Tpo -c -o pk-package-ids.lo pk-package-ids.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-package-id.lo -MD -MP -MF .deps/pk-package-id.Tpo -c pk-package-id.c -fPIC -DPIC -o .libs/pk-package-id.o mv -f .deps/pk-extra.Tpo .deps/pk-extra.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\""/var/lib/PackageKit"\" -DPK_LOG_DIR=\""/var/log"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-package-list.lo -MD -MP -MF .deps/pk-package-list.Tpo -c -o pk-package-list.lo pk-package-list.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-connection.lo -MD -MP -MF .deps/pk-connection.Tpo -c pk-connection.c -fPIC -DPIC -o .libs/pk-connection.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-package-id.lo -MD -MP -MF .deps/pk-package-id.Tpo -c pk-package-id.c -o pk-package-id.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-connection.lo -MD -MP -MF .deps/pk-connection.Tpo -c pk-connection.c -o pk-connection.o >/dev/null 2>&1 mv -f .deps/pk-package-id.Tpo .deps/pk-package-id.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\""/var/lib/PackageKit"\" -DPK_LOG_DIR=\""/var/log"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-enum-list.lo -MD -MP -MF .deps/pk-enum-list.Tpo -c -o pk-enum-list.lo pk-enum-list.c mv -f .deps/pk-connection.Tpo .deps/pk-connection.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\""/var/lib/PackageKit"\" -DPK_LOG_DIR=\""/var/log"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-enum.lo -MD -MP -MF .deps/pk-enum.Tpo -c -o pk-enum.lo pk-enum.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-package-list.lo -MD -MP -MF .deps/pk-package-list.Tpo -c pk-package-list.c -fPIC -DPIC -o .libs/pk-package-list.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-package-ids.lo -MD -MP -MF .deps/pk-package-ids.Tpo -c pk-package-ids.c -fPIC -DPIC -o .libs/pk-package-ids.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-package-ids.lo -MD -MP -MF .deps/pk-package-ids.Tpo -c pk-package-ids.c -o pk-package-ids.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-package-list.lo -MD -MP -MF .deps/pk-package-list.Tpo -c pk-package-list.c -o pk-package-list.o >/dev/null 2>&1 mv -f .deps/pk-package-ids.Tpo .deps/pk-package-ids.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\""/var/lib/PackageKit"\" -DPK_LOG_DIR=\""/var/log"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-common.lo -MD -MP -MF .deps/pk-common.Tpo -c -o pk-common.lo pk-common.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-enum-list.lo -MD -MP -MF .deps/pk-enum-list.Tpo -c pk-enum-list.c -fPIC -DPIC -o .libs/pk-enum-list.o mv -f .deps/pk-package-list.Tpo .deps/pk-package-list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\""/var/lib/PackageKit"\" -DPK_LOG_DIR=\""/var/log"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-filter.lo -MD -MP -MF .deps/pk-filter.Tpo -c -o pk-filter.lo pk-filter.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-enum.lo -MD -MP -MF .deps/pk-enum.Tpo -c pk-enum.c -fPIC -DPIC -o .libs/pk-enum.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-enum-list.lo -MD -MP -MF .deps/pk-enum-list.Tpo -c pk-enum-list.c -o pk-enum-list.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-enum.lo -MD -MP -MF .deps/pk-enum.Tpo -c pk-enum.c -o pk-enum.o >/dev/null 2>&1 mv -f .deps/pk-enum-list.Tpo .deps/pk-enum-list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\""/var/lib/PackageKit"\" -DPK_LOG_DIR=\""/var/log"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-client.lo -MD -MP -MF .deps/pk-client.Tpo -c -o pk-client.lo pk-client.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-common.lo -MD -MP -MF .deps/pk-common.Tpo -c pk-common.c -fPIC -DPIC -o .libs/pk-common.o mv -f .deps/pk-enum.Tpo .deps/pk-enum.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\""/var/lib/PackageKit"\" -DPK_LOG_DIR=\""/var/log"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-notify.lo -MD -MP -MF .deps/pk-notify.Tpo -c -o pk-notify.lo pk-notify.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-filter.lo -MD -MP -MF .deps/pk-filter.Tpo -c pk-filter.c -fPIC -DPIC -o .libs/pk-filter.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-filter.lo -MD -MP -MF .deps/pk-filter.Tpo -c pk-filter.c -o pk-filter.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-common.lo -MD -MP -MF .deps/pk-common.Tpo -c pk-common.c -o pk-common.o >/dev/null 2>&1 mv -f .deps/pk-filter.Tpo .deps/pk-filter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\""/var/lib/PackageKit"\" -DPK_LOG_DIR=\""/var/log"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-task-list.lo -MD -MP -MF .deps/pk-task-list.Tpo -c -o pk-task-list.lo pk-task-list.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-client.lo -MD -MP -MF .deps/pk-client.Tpo -c pk-client.c -fPIC -DPIC -o .libs/pk-client.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-notify.lo -MD -MP -MF .deps/pk-notify.Tpo -c pk-notify.c -fPIC -DPIC -o .libs/pk-notify.o mv -f .deps/pk-common.Tpo .deps/pk-common.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\""/var/lib/PackageKit"\" -DPK_LOG_DIR=\""/var/log"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-job-list.lo -MD -MP -MF .deps/pk-job-list.Tpo -c -o pk-job-list.lo pk-job-list.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-notify.lo -MD -MP -MF .deps/pk-notify.Tpo -c pk-notify.c -o pk-notify.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-task-list.lo -MD -MP -MF .deps/pk-task-list.Tpo -c pk-task-list.c -fPIC -DPIC -o .libs/pk-task-list.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-job-list.lo -MD -MP -MF .deps/pk-job-list.Tpo -c pk-job-list.c -fPIC -DPIC -o .libs/pk-job-list.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-task-list.lo -MD -MP -MF .deps/pk-task-list.Tpo -c pk-task-list.c -o pk-task-list.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-job-list.lo -MD -MP -MF .deps/pk-job-list.Tpo -c pk-job-list.c -o pk-job-list.o >/dev/null 2>&1 mv -f .deps/pk-notify.Tpo .deps/pk-notify.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\""/var/lib/PackageKit"\" -DPK_LOG_DIR=\""/var/log"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-polkit-client.lo -MD -MP -MF .deps/pk-polkit-client.Tpo -c -o pk-polkit-client.lo pk-polkit-client.c mv -f .deps/pk-job-list.Tpo .deps/pk-job-list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\""/var/lib/PackageKit"\" -DPK_LOG_DIR=\""/var/log"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-network-nm.lo -MD -MP -MF .deps/pk-network-nm.Tpo -c -o pk-network-nm.lo pk-network-nm.c mv -f .deps/pk-task-list.Tpo .deps/pk-task-list.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-client.lo -MD -MP -MF .deps/pk-client.Tpo -c pk-client.c -o pk-client.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-polkit-client.lo -MD -MP -MF .deps/pk-polkit-client.Tpo -c pk-polkit-client.c -fPIC -DPIC -o .libs/pk-polkit-client.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-network-nm.lo -MD -MP -MF .deps/pk-network-nm.Tpo -c pk-network-nm.c -fPIC -DPIC -o .libs/pk-network-nm.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-polkit-client.lo -MD -MP -MF .deps/pk-polkit-client.Tpo -c pk-polkit-client.c -o pk-polkit-client.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm-glib -I/usr/include/NetworkManager -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../libpackagekit -I../libgbus -I../libselftest -DPK_DB_DIR=\"/var/lib/PackageKit\" -DPK_LOG_DIR=\"/var/log\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-network-nm.lo -MD -MP -MF .deps/pk-network-nm.Tpo -c pk-network-nm.c -o pk-network-nm.o >/dev/null 2>&1 mv -f .deps/pk-network-nm.Tpo .deps/pk-network-nm.Plo mv -f .deps/pk-polkit-client.Tpo .deps/pk-polkit-client.Plo mv -f .deps/pk-client.Tpo .deps/pk-client.Plo /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 -version-info 3:0:0 -o libpackagekit.la -rpath /usr/lib64 pk-debug.lo pk-marshal.lo pk-extra.lo pk-extra-obj.lo pk-connection.lo pk-package-id.lo pk-package-ids.lo pk-package-list.lo pk-enum-list.lo pk-enum.lo pk-common.lo pk-filter.lo pk-client.lo pk-notify.lo pk-task-list.lo pk-job-list.lo pk-polkit-client.lo pk-network-nm.lo -lgobject-2.0 -lglib-2.0 -pthread -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lglib-2.0 ../libgbus/libgbus.la -L/lib64 -lnm_glib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsqlite3 gcc -shared .libs/pk-debug.o .libs/pk-marshal.o .libs/pk-extra.o .libs/pk-extra-obj.o .libs/pk-connection.o .libs/pk-package-id.o .libs/pk-package-ids.o .libs/pk-package-list.o .libs/pk-enum-list.o .libs/pk-enum.o .libs/pk-common.o .libs/pk-filter.o .libs/pk-client.o .libs/pk-notify.o .libs/pk-task-list.o .libs/pk-job-list.o .libs/pk-polkit-client.o .libs/pk-network-nm.o -Wl,--whole-archive ../libgbus/.libs/libgbus.a -Wl,--no-whole-archive -L/lib64 -lgthread-2.0 -lrt -lnm_glib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsqlite3 -m64 -mtune=generic -pthread -Wl,-soname -Wl,libpackagekit.so.3 -o .libs/libpackagekit.so.3.0.0 (cd .libs && rm -f libpackagekit.so.3 && ln -s libpackagekit.so.3.0.0 libpackagekit.so.3) (cd .libs && rm -f libpackagekit.so && ln -s libpackagekit.so.3.0.0 libpackagekit.so) rm -fr .libs/libpackagekit.lax mkdir .libs/libpackagekit.lax rm -fr .libs/libpackagekit.lax/libgbus.a mkdir .libs/libpackagekit.lax/libgbus.a (cd .libs/libpackagekit.lax/libgbus.a && ar x /builddir/build/BUILD/PackageKit-0.1.12-20080502/libpackagekit/../libgbus/.libs/libgbus.a) ar cru .libs/libpackagekit.a pk-debug.o pk-marshal.o pk-extra.o pk-extra-obj.o pk-connection.o pk-package-id.o pk-package-ids.o pk-package-list.o pk-enum-list.o pk-enum.o pk-common.o pk-filter.o pk-client.o pk-notify.o pk-task-list.o pk-job-list.o pk-polkit-client.o pk-network-nm.o .libs/libpackagekit.lax/libgbus.a/libgbus-marshal.o .libs/libpackagekit.lax/libgbus.a/libgbus.o ranlib .libs/libpackagekit.a rm -fr .libs/libpackagekit.lax creating libpackagekit.la (cd .libs && rm -f libpackagekit.la && ln -s ../libpackagekit.la libpackagekit.la) make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libpackagekit' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libpackagekit' Making all in src make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/src' /bin/sh ../libtool --mode=execute dbus-binding-tool \ --prefix=pk_engine \ --mode=glib-server \ --output=pk-interface.h \ ./pk-interface.xml /bin/sh ../libtool --mode=execute dbus-binding-tool \ --prefix=pk_notify \ --mode=glib-server \ --output=pk-interface-notify.h \ ./pk-interface-notify.xml /bin/sh ../libtool --mode=execute dbus-binding-tool \ --prefix=pk_transaction \ --mode=glib-server \ --output=pk-interface-transaction.h \ ./pk-interface-transaction.xml make all-am make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/src' gcc -DHAVE_CONFIG_H -I. -I.. -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 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DLOCALSTATEDIR=\""/var"\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -I../libgbus -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-main.o -MD -MP -MF .deps/pk-main.Tpo -c -o pk-main.o pk-main.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DLOCALSTATEDIR=\""/var"\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -I../libgbus -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-marshal.o -MD -MP -MF .deps/pk-marshal.Tpo -c -o pk-marshal.o pk-marshal.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DLOCALSTATEDIR=\""/var"\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -I../libgbus -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-runner.o -MD -MP -MF .deps/pk-runner.Tpo -c -o pk-runner.o pk-runner.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DLOCALSTATEDIR=\""/var"\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -I../libgbus -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-backend.o -MD -MP -MF .deps/pk-backend.Tpo -c -o pk-backend.o pk-backend.c mv -f .deps/pk-main.Tpo .deps/pk-main.Po gcc -DHAVE_CONFIG_H -I. -I.. -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 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DLOCALSTATEDIR=\""/var"\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -I../libgbus -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-time.o -MD -MP -MF .deps/pk-time.Tpo -c -o pk-time.o pk-time.c mv -f .deps/pk-marshal.Tpo .deps/pk-marshal.Po gcc -DHAVE_CONFIG_H -I. -I.. -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 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DLOCALSTATEDIR=\""/var"\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -I../libgbus -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-conf.o -MD -MP -MF .deps/pk-conf.Tpo -c -o pk-conf.o pk-conf.c mv -f .deps/pk-backend.Tpo .deps/pk-backend.Po gcc -DHAVE_CONFIG_H -I. -I.. -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 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DLOCALSTATEDIR=\""/var"\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -I../libgbus -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-cache.o -MD -MP -MF .deps/pk-cache.Tpo -c -o pk-cache.o pk-cache.c mv -f .deps/pk-time.Tpo .deps/pk-time.Po mv -f .deps/pk-conf.Tpo .deps/pk-conf.Po gcc -DHAVE_CONFIG_H -I. -I.. -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 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DLOCALSTATEDIR=\""/var"\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -I../libgbus -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-notify.o -MD -MP -MF .deps/pk-notify.Tpo -c -o pk-notify.o pk-notify.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DLOCALSTATEDIR=\""/var"\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -I../libgbus -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-spawn.o -MD -MP -MF .deps/pk-spawn.Tpo -c -o pk-spawn.o pk-spawn.c mv -f .deps/pk-runner.Tpo .deps/pk-runner.Po gcc -DHAVE_CONFIG_H -I. -I.. -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 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DLOCALSTATEDIR=\""/var"\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -I../libgbus -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-engine.o -MD -MP -MF .deps/pk-engine.Tpo -c -o pk-engine.o pk-engine.c mv -f .deps/pk-cache.Tpo .deps/pk-cache.Po mv -f .deps/pk-notify.Tpo .deps/pk-notify.Po gcc -DHAVE_CONFIG_H -I. -I.. -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 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DLOCALSTATEDIR=\""/var"\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -I../libgbus -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-inhibit.o -MD -MP -MF .deps/pk-inhibit.Tpo -c -o pk-inhibit.o pk-inhibit.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DLOCALSTATEDIR=\""/var"\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -I../libgbus -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-thread-list.o -MD -MP -MF .deps/pk-thread-list.Tpo -c -o pk-thread-list.o pk-thread-list.c mv -f .deps/pk-spawn.Tpo .deps/pk-spawn.Po gcc -DHAVE_CONFIG_H -I. -I.. -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 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DLOCALSTATEDIR=\""/var"\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -I../libgbus -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-backend-spawn.o -MD -MP -MF .deps/pk-backend-spawn.Tpo -c -o pk-backend-spawn.o pk-backend-spawn.c mv -f .deps/pk-thread-list.Tpo .deps/pk-thread-list.Po mv -f .deps/pk-inhibit.Tpo .deps/pk-inhibit.Po gcc -DHAVE_CONFIG_H -I. -I.. -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 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DLOCALSTATEDIR=\""/var"\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -I../libgbus -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-backend-thread.o -MD -MP -MF .deps/pk-backend-thread.Tpo -c -o pk-backend-thread.o pk-backend-thread.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DLOCALSTATEDIR=\""/var"\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -I../libgbus -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-backend-dbus.o -MD -MP -MF .deps/pk-backend-dbus.Tpo -c -o pk-backend-dbus.o pk-backend-dbus.c mv -f .deps/pk-backend-thread.Tpo .deps/pk-backend-thread.Po mv -f .deps/pk-backend-spawn.Tpo .deps/pk-backend-spawn.Po gcc -DHAVE_CONFIG_H -I. -I.. -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 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DLOCALSTATEDIR=\""/var"\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -I../libgbus -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-transaction-db.o -MD -MP -MF .deps/pk-transaction-db.Tpo -c -o pk-transaction-db.o pk-transaction-db.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DLOCALSTATEDIR=\""/var"\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -I../libgbus -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-transaction-id.o -MD -MP -MF .deps/pk-transaction-id.Tpo -c -o pk-transaction-id.o pk-transaction-id.c mv -f .deps/pk-transaction-id.Tpo .deps/pk-transaction-id.Po gcc -DHAVE_CONFIG_H -I. -I.. -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 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DLOCALSTATEDIR=\""/var"\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -I../libgbus -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-transaction-list.o -MD -MP -MF .deps/pk-transaction-list.Tpo -c -o pk-transaction-list.o pk-transaction-list.c mv -f .deps/pk-transaction-db.Tpo .deps/pk-transaction-db.Po mv -f .deps/pk-transaction-list.Tpo .deps/pk-transaction-list.Po gcc -DHAVE_CONFIG_H -I. -I.. -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 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DLOCALSTATEDIR=\""/var"\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -I../libgbus -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-restart-gio.o -MD -MP -MF .deps/pk-restart-gio.Tpo -c -o pk-restart-gio.o pk-restart-gio.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DLOCALSTATEDIR=\""/var"\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -I../libgbus -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-security-polkit.o -MD -MP -MF .deps/pk-security-polkit.Tpo -c -o pk-security-polkit.o pk-security-polkit.c mv -f .deps/pk-backend-dbus.Tpo .deps/pk-backend-dbus.Po mv -f .deps/pk-engine.Tpo .deps/pk-engine.Po mv -f .deps/pk-restart-gio.Tpo .deps/pk-restart-gio.Po mv -f .deps/pk-security-polkit.Tpo .deps/pk-security-polkit.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 packagekitd pk-main.o pk-marshal.o pk-runner.o pk-backend.o pk-time.o pk-conf.o pk-cache.o pk-notify.o pk-spawn.o pk-engine.o pk-inhibit.o pk-thread-list.o pk-backend-spawn.o pk-backend-thread.o pk-backend-dbus.o pk-transaction-db.o pk-transaction-id.o pk-transaction-list.o pk-restart-gio.o pk-security-polkit.o -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -pthread -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lglib-2.0 -lsqlite3 ../libpackagekit/libpackagekit.la -L/lib64 -lpolkit-dbus -ldbus-1 -lpolkit-grant -lglib-2.0 -lpolkit ../libselftest/libselftest.la -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -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/packagekitd pk-main.o pk-marshal.o pk-runner.o pk-backend.o pk-time.o pk-conf.o pk-cache.o pk-notify.o pk-spawn.o pk-engine.o pk-inhibit.o pk-thread-list.o pk-backend-spawn.o pk-backend-thread.o pk-backend-dbus.o pk-transaction-db.o pk-transaction-id.o pk-transaction-list.o pk-restart-gio.o pk-security-polkit.o -Wl,--export-dynamic -pthread -L/lib64 ../libpackagekit/.libs/libpackagekit.so -lnm_glib -lsqlite3 -lpolkit-dbus -lpolkit-grant -lpolkit ../libselftest/.libs/libselftest.a -ldbus-glib-1 -ldbus-1 -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 creating packagekitd make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/src' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/src' Making all in client make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/client' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-console.o -MD -MP -MF .deps/pk-console.Tpo -c -o pk-console.o pk-console.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-monitor.o -MD -MP -MF .deps/pk-monitor.Tpo -c -o pk-monitor.o pk-monitor.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-import-common.o -MD -MP -MF .deps/pk-import-common.Tpo -c -o pk-import-common.o pk-import-common.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-import-desktop.o -MD -MP -MF .deps/pk-import-desktop.Tpo -c -o pk-import-desktop.o pk-import-desktop.c mv -f .deps/pk-import-common.Tpo .deps/pk-import-common.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DVERSION="\"0.1.12\"" -DPK_DATA=\"/usr/share/PackageKit\" -DPK_DB_DIR=\""/var/lib/PackageKit"\" -I../libpackagekit -I../libselftest -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pk-import-specspo.o -MD -MP -MF .deps/pk-import-specspo.Tpo -c -o pk-import-specspo.o pk-import-specspo.c mv -f .deps/pk-monitor.Tpo .deps/pk-monitor.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 pkmon pk-monitor.o -lgobject-2.0 -lglib-2.0 -pthread -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lglib-2.0 ../libpackagekit/libpackagekit.la ../libselftest/libselftest.la mv -f .deps/pk-import-desktop.Tpo .deps/pk-import-desktop.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 pk-import-desktop pk-import-common.o pk-import-desktop.o -lgobject-2.0 -lglib-2.0 -lsqlite3 ../libpackagekit/libpackagekit.la mv -f .deps/pk-import-specspo.Tpo .deps/pk-import-specspo.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 pk-import-specspo pk-import-common.o pk-import-specspo.o -lgobject-2.0 -lglib-2.0 -lsqlite3 ../libpackagekit/libpackagekit.la mkdir .libs mv -f .deps/pk-console.Tpo .deps/pk-console.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 pkcon pk-console.o -lgobject-2.0 -lglib-2.0 -pthread -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lglib-2.0 ../libpackagekit/libpackagekit.la ../libselftest/libselftest.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/pk-import-desktop pk-import-common.o pk-import-desktop.o ../libpackagekit/.libs/libpackagekit.so -L/lib64 -lgthread-2.0 -lrt -lnm_glib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsqlite3 creating pk-import-desktop gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/pk-import-specspo pk-import-common.o pk-import-specspo.o ../libpackagekit/.libs/libpackagekit.so -L/lib64 -lgthread-2.0 -lrt -lnm_glib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsqlite3 creating pk-import-specspo gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/pkmon pk-monitor.o -pthread -L/lib64 ../libpackagekit/.libs/libpackagekit.so -lnm_glib -lsqlite3 ../libselftest/.libs/libselftest.a -ldbus-glib-1 -ldbus-1 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 creating pkmon gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/pkcon pk-console.o -pthread -L/lib64 ../libpackagekit/.libs/libpackagekit.so -lnm_glib -lsqlite3 ../libselftest/.libs/libselftest.a -ldbus-glib-1 -ldbus-1 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 creating pkcon make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/client' Making all in backends make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends' Making all in test make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/test' Making all in helpers make[4]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/test/helpers' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/test/helpers' make[4]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/test' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_test_dbus_la-pk-backend-test-dbus.lo -MD -MP -MF .deps/libpk_backend_test_dbus_la-pk-backend-test-dbus.Tpo -c -o libpk_backend_test_dbus_la-pk-backend-test-dbus.lo `test -f 'pk-backend-test-dbus.c' || echo './'`pk-backend-test-dbus.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_test_nop_la-pk-backend-test-nop.lo -MD -MP -MF .deps/libpk_backend_test_nop_la-pk-backend-test-nop.Tpo -c -o libpk_backend_test_nop_la-pk-backend-test-nop.lo `test -f 'pk-backend-test-nop.c' || echo './'`pk-backend-test-nop.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_test_fail_la-pk-backend-test-fail.lo -MD -MP -MF .deps/libpk_backend_test_fail_la-pk-backend-test-fail.Tpo -c -o libpk_backend_test_fail_la-pk-backend-test-fail.lo `test -f 'pk-backend-test-fail.c' || echo './'`pk-backend-test-fail.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_test_spawn_la-pk-backend-test-spawn.lo -MD -MP -MF .deps/libpk_backend_test_spawn_la-pk-backend-test-spawn.Tpo -c -o libpk_backend_test_spawn_la-pk-backend-test-spawn.lo `test -f 'pk-backend-test-spawn.c' || echo './'`pk-backend-test-spawn.c mkdir .libs mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_test_nop_la-pk-backend-test-nop.lo -MD -MP -MF .deps/libpk_backend_test_nop_la-pk-backend-test-nop.Tpo -c pk-backend-test-nop.c -fPIC -DPIC -o .libs/libpk_backend_test_nop_la-pk-backend-test-nop.o gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_test_spawn_la-pk-backend-test-spawn.lo -MD -MP -MF .deps/libpk_backend_test_spawn_la-pk-backend-test-spawn.Tpo -c pk-backend-test-spawn.c -fPIC -DPIC -o .libs/libpk_backend_test_spawn_la-pk-backend-test-spawn.o gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_test_fail_la-pk-backend-test-fail.lo -MD -MP -MF .deps/libpk_backend_test_fail_la-pk-backend-test-fail.Tpo -c pk-backend-test-fail.c -fPIC -DPIC -o .libs/libpk_backend_test_fail_la-pk-backend-test-fail.o gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_test_nop_la-pk-backend-test-nop.lo -MD -MP -MF .deps/libpk_backend_test_nop_la-pk-backend-test-nop.Tpo -c pk-backend-test-nop.c -o libpk_backend_test_nop_la-pk-backend-test-nop.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_test_spawn_la-pk-backend-test-spawn.lo -MD -MP -MF .deps/libpk_backend_test_spawn_la-pk-backend-test-spawn.Tpo -c pk-backend-test-spawn.c -o libpk_backend_test_spawn_la-pk-backend-test-spawn.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_test_dbus_la-pk-backend-test-dbus.lo -MD -MP -MF .deps/libpk_backend_test_dbus_la-pk-backend-test-dbus.Tpo -c pk-backend-test-dbus.c -fPIC -DPIC -o .libs/libpk_backend_test_dbus_la-pk-backend-test-dbus.o mkdir: cannot create directory `.libs': File exists mv -f .deps/libpk_backend_test_nop_la-pk-backend-test-nop.Tpo .deps/libpk_backend_test_nop_la-pk-backend-test-nop.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_test_succeed_la-pk-backend-test-succeed.lo -MD -MP -MF .deps/libpk_backend_test_succeed_la-pk-backend-test-succeed.Tpo -c -o libpk_backend_test_succeed_la-pk-backend-test-succeed.lo `test -f 'pk-backend-test-succeed.c' || echo './'`pk-backend-test-succeed.c mv -f .deps/libpk_backend_test_spawn_la-pk-backend-test-spawn.Tpo .deps/libpk_backend_test_spawn_la-pk-backend-test-spawn.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_test_thread_la-pk-backend-test-thread.lo -MD -MP -MF .deps/libpk_backend_test_thread_la-pk-backend-test-thread.Tpo -c -o libpk_backend_test_thread_la-pk-backend-test-thread.lo `test -f 'pk-backend-test-thread.c' || echo './'`pk-backend-test-thread.c gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_test_fail_la-pk-backend-test-fail.lo -MD -MP -MF .deps/libpk_backend_test_fail_la-pk-backend-test-fail.Tpo -c pk-backend-test-fail.c -o libpk_backend_test_fail_la-pk-backend-test-fail.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_test_dbus_la-pk-backend-test-dbus.lo -MD -MP -MF .deps/libpk_backend_test_dbus_la-pk-backend-test-dbus.Tpo -c pk-backend-test-dbus.c -o libpk_backend_test_dbus_la-pk-backend-test-dbus.o >/dev/null 2>&1 mv -f .deps/libpk_backend_test_dbus_la-pk-backend-test-dbus.Tpo .deps/libpk_backend_test_dbus_la-pk-backend-test-dbus.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o libpk_backend_test_dbus.la -rpath /usr/lib64/packagekit-backend libpk_backend_test_dbus_la-pk-backend-test-dbus.lo -lgobject-2.0 -lglib-2.0 -pthread -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 mv -f .deps/libpk_backend_test_fail_la-pk-backend-test-fail.Tpo .deps/libpk_backend_test_fail_la-pk-backend-test-fail.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o libpk_backend_test_nop.la -rpath /usr/lib64/packagekit-backend libpk_backend_test_nop_la-pk-backend-test-nop.lo -lgobject-2.0 -lglib-2.0 -pthread -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_test_thread_la-pk-backend-test-thread.lo -MD -MP -MF .deps/libpk_backend_test_thread_la-pk-backend-test-thread.Tpo -c pk-backend-test-thread.c -fPIC -DPIC -o .libs/libpk_backend_test_thread_la-pk-backend-test-thread.o gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_test_thread_la-pk-backend-test-thread.lo -MD -MP -MF .deps/libpk_backend_test_thread_la-pk-backend-test-thread.Tpo -c pk-backend-test-thread.c -o libpk_backend_test_thread_la-pk-backend-test-thread.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_test_succeed_la-pk-backend-test-succeed.lo -MD -MP -MF .deps/libpk_backend_test_succeed_la-pk-backend-test-succeed.Tpo -c pk-backend-test-succeed.c -fPIC -DPIC -o .libs/libpk_backend_test_succeed_la-pk-backend-test-succeed.o mv -f .deps/libpk_backend_test_thread_la-pk-backend-test-thread.Tpo .deps/libpk_backend_test_thread_la-pk-backend-test-thread.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o libpk_backend_test_fail.la -rpath /usr/lib64/packagekit-backend libpk_backend_test_fail_la-pk-backend-test-fail.lo -lgobject-2.0 -lglib-2.0 -pthread -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 gcc -shared .libs/libpk_backend_test_dbus_la-pk-backend-test-dbus.o -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lglib-2.0 -pthread -m64 -mtune=generic -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libpk_backend_test_dbus.so -o .libs/libpk_backend_test_dbus.so gcc -shared .libs/libpk_backend_test_nop_la-pk-backend-test-nop.o -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lglib-2.0 -pthread -m64 -mtune=generic -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libpk_backend_test_nop.so -o .libs/libpk_backend_test_nop.so gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_test_succeed_la-pk-backend-test-succeed.lo -MD -MP -MF .deps/libpk_backend_test_succeed_la-pk-backend-test-succeed.Tpo -c pk-backend-test-succeed.c -o libpk_backend_test_succeed_la-pk-backend-test-succeed.o >/dev/null 2>&1 ar cru .libs/libpk_backend_test_dbus.a libpk_backend_test_dbus_la-pk-backend-test-dbus.o ranlib .libs/libpk_backend_test_dbus.a creating libpk_backend_test_dbus.la ar cru .libs/libpk_backend_test_nop.a libpk_backend_test_nop_la-pk-backend-test-nop.o ranlib .libs/libpk_backend_test_nop.a creating libpk_backend_test_nop.la (cd .libs && rm -f libpk_backend_test_nop.la && ln -s ../libpk_backend_test_nop.la libpk_backend_test_nop.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o libpk_backend_test_spawn.la -rpath /usr/lib64/packagekit-backend libpk_backend_test_spawn_la-pk-backend-test-spawn.lo -lgobject-2.0 -lglib-2.0 -pthread -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 (cd .libs && rm -f libpk_backend_test_dbus.la && ln -s ../libpk_backend_test_dbus.la libpk_backend_test_dbus.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o libpk_backend_test_thread.la -rpath /usr/lib64/packagekit-backend libpk_backend_test_thread_la-pk-backend-test-thread.lo -lgobject-2.0 -lglib-2.0 -pthread -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 mv -f .deps/libpk_backend_test_succeed_la-pk-backend-test-succeed.Tpo .deps/libpk_backend_test_succeed_la-pk-backend-test-succeed.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o libpk_backend_test_succeed.la -rpath /usr/lib64/packagekit-backend libpk_backend_test_succeed_la-pk-backend-test-succeed.lo -lgobject-2.0 -lglib-2.0 -pthread -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 gcc -shared .libs/libpk_backend_test_fail_la-pk-backend-test-fail.o -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lglib-2.0 -pthread -m64 -mtune=generic -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libpk_backend_test_fail.so -o .libs/libpk_backend_test_fail.so ar cru .libs/libpk_backend_test_fail.a libpk_backend_test_fail_la-pk-backend-test-fail.o ranlib .libs/libpk_backend_test_fail.a creating libpk_backend_test_fail.la (cd .libs && rm -f libpk_backend_test_fail.la && ln -s ../libpk_backend_test_fail.la libpk_backend_test_fail.la) gcc -shared .libs/libpk_backend_test_spawn_la-pk-backend-test-spawn.o -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lglib-2.0 -pthread -m64 -mtune=generic -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libpk_backend_test_spawn.so -o .libs/libpk_backend_test_spawn.so gcc -shared .libs/libpk_backend_test_thread_la-pk-backend-test-thread.o -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lglib-2.0 -pthread -m64 -mtune=generic -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libpk_backend_test_thread.so -o .libs/libpk_backend_test_thread.so ar cru .libs/libpk_backend_test_spawn.a libpk_backend_test_spawn_la-pk-backend-test-spawn.o gcc -shared .libs/libpk_backend_test_succeed_la-pk-backend-test-succeed.o -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lglib-2.0 -pthread -m64 -mtune=generic -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libpk_backend_test_succeed.so -o .libs/libpk_backend_test_succeed.so ranlib .libs/libpk_backend_test_spawn.a creating libpk_backend_test_spawn.la ar cru .libs/libpk_backend_test_thread.a libpk_backend_test_thread_la-pk-backend-test-thread.o ranlib .libs/libpk_backend_test_thread.a creating libpk_backend_test_thread.la (cd .libs && rm -f libpk_backend_test_spawn.la && ln -s ../libpk_backend_test_spawn.la libpk_backend_test_spawn.la) (cd .libs && rm -f libpk_backend_test_thread.la && ln -s ../libpk_backend_test_thread.la libpk_backend_test_thread.la) ar cru .libs/libpk_backend_test_succeed.a libpk_backend_test_succeed_la-pk-backend-test-succeed.o ranlib .libs/libpk_backend_test_succeed.a creating libpk_backend_test_succeed.la (cd .libs && rm -f libpk_backend_test_succeed.la && ln -s ../libpk_backend_test_succeed.la libpk_backend_test_succeed.la) make[4]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/test' make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/test' Making all in dummy make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/dummy' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_dummy_la-pk-backend-dummy.lo -MD -MP -MF .deps/libpk_backend_dummy_la-pk-backend-dummy.Tpo -c -o libpk_backend_dummy_la-pk-backend-dummy.lo `test -f 'pk-backend-dummy.c' || echo './'`pk-backend-dummy.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_dummy_la-pk-backend-dummy.lo -MD -MP -MF .deps/libpk_backend_dummy_la-pk-backend-dummy.Tpo -c pk-backend-dummy.c -fPIC -DPIC -o .libs/libpk_backend_dummy_la-pk-backend-dummy.o gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_dummy_la-pk-backend-dummy.lo -MD -MP -MF .deps/libpk_backend_dummy_la-pk-backend-dummy.Tpo -c pk-backend-dummy.c -o libpk_backend_dummy_la-pk-backend-dummy.o >/dev/null 2>&1 mv -f .deps/libpk_backend_dummy_la-pk-backend-dummy.Tpo .deps/libpk_backend_dummy_la-pk-backend-dummy.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o libpk_backend_dummy.la -rpath /usr/lib64/packagekit-backend libpk_backend_dummy_la-pk-backend-dummy.lo -lgobject-2.0 -lglib-2.0 -pthread -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 gcc -shared .libs/libpk_backend_dummy_la-pk-backend-dummy.o -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lglib-2.0 -pthread -m64 -mtune=generic -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libpk_backend_dummy.so -o .libs/libpk_backend_dummy.so ar cru .libs/libpk_backend_dummy.a libpk_backend_dummy_la-pk-backend-dummy.o ranlib .libs/libpk_backend_dummy.a creating libpk_backend_dummy.la (cd .libs && rm -f libpk_backend_dummy.la && ln -s ../libpk_backend_dummy.la libpk_backend_dummy.la) make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/dummy' Making all in yum make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum' Making all in helpers make[4]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum/helpers' cd ../../.. && /bin/sh /builddir/build/BUILD/PackageKit-0.1.12-20080502/missing --run automake-1.10 --gnu backends/yum/helpers/Makefile cd ../../.. && /bin/sh ./config.status backends/yum/helpers/Makefile config.status: creating backends/yum/helpers/Makefile make[4]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum/helpers' make[4]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum/helpers' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum/helpers' make[4]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_yum_la-pk-backend-yum.lo -MD -MP -MF .deps/libpk_backend_yum_la-pk-backend-yum.Tpo -c -o libpk_backend_yum_la-pk-backend-yum.lo `test -f 'pk-backend-yum.c' || echo './'`pk-backend-yum.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_yum_la-pk-backend-yum.lo -MD -MP -MF .deps/libpk_backend_yum_la-pk-backend-yum.Tpo -c pk-backend-yum.c -fPIC -DPIC -o .libs/libpk_backend_yum_la-pk-backend-yum.o gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_yum_la-pk-backend-yum.lo -MD -MP -MF .deps/libpk_backend_yum_la-pk-backend-yum.Tpo -c pk-backend-yum.c -o libpk_backend_yum_la-pk-backend-yum.o >/dev/null 2>&1 mv -f .deps/libpk_backend_yum_la-pk-backend-yum.Tpo .deps/libpk_backend_yum_la-pk-backend-yum.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o libpk_backend_yum.la -rpath /usr/lib64/packagekit-backend libpk_backend_yum_la-pk-backend-yum.lo -lgobject-2.0 -lglib-2.0 -pthread -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 gcc -shared .libs/libpk_backend_yum_la-pk-backend-yum.o -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lglib-2.0 -pthread -m64 -mtune=generic -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libpk_backend_yum.so -o .libs/libpk_backend_yum.so ar cru .libs/libpk_backend_yum.a libpk_backend_yum_la-pk-backend-yum.o ranlib .libs/libpk_backend_yum.a creating libpk_backend_yum.la (cd .libs && rm -f libpk_backend_yum.la && ln -s ../libpk_backend_yum.la libpk_backend_yum.la) make[4]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum' make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum' Making all in yum2 make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum2' Making all in helpers make[4]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum2/helpers' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum2/helpers' make[4]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_yum2_la-pk-backend-yum2.lo -MD -MP -MF .deps/libpk_backend_yum2_la-pk-backend-yum2.Tpo -c -o libpk_backend_yum2_la-pk-backend-yum2.lo `test -f 'pk-backend-yum2.c' || echo './'`pk-backend-yum2.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_yum2_la-pk-backend-yum2.lo -MD -MP -MF .deps/libpk_backend_yum2_la-pk-backend-yum2.Tpo -c pk-backend-yum2.c -fPIC -DPIC -o .libs/libpk_backend_yum2_la-pk-backend-yum2.o gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libpk_backend_yum2_la-pk-backend-yum2.lo -MD -MP -MF .deps/libpk_backend_yum2_la-pk-backend-yum2.Tpo -c pk-backend-yum2.c -o libpk_backend_yum2_la-pk-backend-yum2.o >/dev/null 2>&1 mv -f .deps/libpk_backend_yum2_la-pk-backend-yum2.Tpo .deps/libpk_backend_yum2_la-pk-backend-yum2.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src -I../../libpackagekit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o libpk_backend_yum2.la -rpath /usr/lib64/packagekit-backend libpk_backend_yum2_la-pk-backend-yum2.lo -lgobject-2.0 -lglib-2.0 -pthread -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 gcc -shared .libs/libpk_backend_yum2_la-pk-backend-yum2.o -L/lib64 -ldbus-glib-1 -lgobject-2.0 -ldbus-1 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lglib-2.0 -pthread -m64 -mtune=generic -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libpk_backend_yum2.so -o .libs/libpk_backend_yum2.so ar cru .libs/libpk_backend_yum2.a libpk_backend_yum2_la-pk-backend-yum2.o ranlib .libs/libpk_backend_yum2.a creating libpk_backend_yum2.la (cd .libs && rm -f libpk_backend_yum2.la && ln -s ../libpk_backend_yum2.la libpk_backend_yum2.la) make[4]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum2' make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum2' make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends' Making all in python make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/python' Making all in packagekit make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/python/packagekit' make[3]: Warning: File `enums.py' has modification time 1.4e+03 s in the future make all-am make[4]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/python/packagekit' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/python/packagekit' make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/python/packagekit' make[3]: warning: Clock skew detected. Your build may be incomplete. make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/python' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/python' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/python' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs' Making all in api make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/api' Makefile:677: warning: overriding commands for target `clean-local' Makefile:624: warning: ignoring old commands for target `clean-local' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/api' Making all in html make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/html' Making all in img make[4]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/html/img' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/html/img' make[4]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/html' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/html' make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/html' Making all in spec make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/spec' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/spec' make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs' make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502' make[1]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.29483 + umask 022 + cd /builddir/build/BUILD + cd PackageKit-0.1.12-20080502 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild + make install DESTDIR=/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild Making install in po make[1]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/po' /bin/sh /builddir/build/BUILD/PackageKit-0.1.12-20080502/install-sh -d /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/locale linguas=""; \ for lang in $linguas; do \ dir=/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/PackageKit-0.1.12-20080502/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/PackageKit.mo; \ echo "installing $lang.gmo as $dir/PackageKit.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/PackageKit.mo; \ echo "installing ./$lang.gmo as" \ "$dir/PackageKit.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/PackageKit.mo.m; \ echo "installing $lang.gmo.m as $dir/PackageKit.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/PackageKit.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/PackageKit.mo.m"; \ else \ true; \ fi; \ fi; \ done make[1]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/po' Making install in policy make[1]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/policy' make[1]: Warning: File `org.freedesktop.packagekit.policy' has modification time 1.4e+03 s in the future make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/policy' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/PolicyKit/policy" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PolicyKit/policy" make[2]: Warning: File `org.freedesktop.packagekit.policy' has modification time 1.4e+03 s in the future /usr/bin/install -c -m 644 'org.freedesktop.packagekit.policy' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PolicyKit/policy/org.freedesktop.packagekit.policy' make[2]: warning: Clock skew detected. Your build may be incomplete. make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/policy' make[1]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/policy' make[1]: warning: Clock skew detected. Your build may be incomplete. Making install in etc make[1]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/etc' make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/etc' make[2]: Nothing to be done for `install-exec-am'. test -z "/etc/PackageKit" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/etc/PackageKit" /usr/bin/install -c -m 644 'PackageKit.conf' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/etc/PackageKit/PackageKit.conf' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/etc' make[1]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/etc' Making install in man make[1]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/man' make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/man/man1" /usr/bin/install -c -m 644 './pkcon.1' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/man/man1/pkcon.1' /usr/bin/install -c -m 644 './pkmon.1' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/man/man1/pkmon.1' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/man' make[1]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/man' Making install in contrib make[1]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/contrib' Making install in yum-packagekit make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/contrib/yum-packagekit' make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/contrib/yum-packagekit' make[3]: Nothing to be done for `install-exec-am'. test -z "/etc/yum/pluginconf.d" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/etc/yum/pluginconf.d" /usr/bin/install -c -m 644 'refresh-packagekit.conf' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/etc/yum/pluginconf.d/refresh-packagekit.conf' test -z "/usr/lib/yum-plugins" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib/yum-plugins" /usr/bin/install -c -m 644 'refresh-packagekit.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib/yum-plugins/refresh-packagekit.py' make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/contrib/yum-packagekit' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/contrib/yum-packagekit' make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/contrib' make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/contrib' make[3]: Nothing to be done for `install-exec-am'. test -z "/etc/bash_completion.d" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/etc/bash_completion.d" /usr/bin/install -c -m 644 'pk-completion.bash' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/etc/bash_completion.d/pk-completion.bash' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/bin" /usr/bin/install -c 'packagekit-bugreport.sh' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/bin/packagekit-bugreport.sh' make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/contrib' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/contrib' make[1]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/contrib' Making install in data make[1]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/data' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/data/tests' make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/data/tests' 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/PackageKit-0.1.12-20080502/data/tests' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/data/tests' make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/data' make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/data' make[3]: Nothing to be done for `install-exec-am'. test -z "/etc/sysconfig" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/etc/sysconfig" /usr/bin/install -c -m 644 'packagekit-background' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/etc/sysconfig/packagekit-background' test -z "/etc/cron.daily" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/etc/cron.daily" /usr/bin/install -c -m 644 'packagekit-background.cron' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/etc/cron.daily/packagekit-background.cron' test -z "/var/lib/PackageKit" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/var/lib/PackageKit" /usr/bin/install -c -m 644 'transactions.db' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/var/lib/PackageKit/transactions.db' test -z "/etc/dbus-1/system.d" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/etc/dbus-1/system.d" /usr/bin/install -c -m 644 'org.freedesktop.PackageKit.conf' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/etc/dbus-1/system.d/org.freedesktop.PackageKit.conf' /usr/bin/install -c -m 644 'org.freedesktop.PackageKitTestBackend.conf' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/etc/dbus-1/system.d/org.freedesktop.PackageKitTestBackend.conf' /usr/bin/install -c -m 644 'org.freedesktop.PackageKitYumBackend.conf' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/etc/dbus-1/system.d/org.freedesktop.PackageKitYumBackend.conf' /usr/bin/install -c -m 644 'org.freedesktop.PackageKitAptBackend.conf' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/etc/dbus-1/system.d/org.freedesktop.PackageKitAptBackend.conf' test -z "/var/run/PackageKit" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/var/run/PackageKit" /usr/bin/install -c -m 644 'job_count.dat' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/var/run/PackageKit/job_count.dat' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'packagekit.pc' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/pkgconfig/packagekit.pc' test -z "/usr/lib64/pm-utils/sleep.d" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/pm-utils/sleep.d" /usr/bin/install -c -m 644 '95packagekit' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/pm-utils/sleep.d/95packagekit' test -z "/usr/share/dbus-1/system-services" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/dbus-1/system-services" /usr/bin/install -c -m 644 'org.freedesktop.PackageKitAptBackend.service' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/dbus-1/system-services/org.freedesktop.PackageKitAptBackend.service' test -z "/usr/share/dbus-1/system-services" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/dbus-1/system-services" /usr/bin/install -c -m 644 'org.freedesktop.PackageKit.service' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service' test -z "/usr/share/dbus-1/system-services" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/dbus-1/system-services" /usr/bin/install -c -m 644 'org.freedesktop.PackageKitTestBackend.service' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/dbus-1/system-services/org.freedesktop.PackageKitTestBackend.service' test -z "/usr/share/dbus-1/system-services" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/dbus-1/system-services" /usr/bin/install -c -m 644 'org.freedesktop.PackageKitYumBackend.service' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/dbus-1/system-services/org.freedesktop.PackageKitYumBackend.service' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/data' chmod a+x /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/pm-utils/sleep.d/95packagekit; make[4]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/data' make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/data' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/data' make[1]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/data' Making install in libselftest make[1]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libselftest' make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libselftest' 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/PackageKit-0.1.12-20080502/libselftest' make[1]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libselftest' Making install in libgbus make[1]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libgbus' make install-am make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libgbus' make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libgbus' 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/PackageKit-0.1.12-20080502/libgbus' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libgbus' make[1]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libgbus' Making install in libpackagekit make[1]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libpackagekit' make install-am make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libpackagekit' make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libpackagekit' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libpackagekit.la' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/libpackagekit.la' /usr/bin/install -c .libs/libpackagekit.so.3.0.0 /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/libpackagekit.so.3.0.0 (cd /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64 && { ln -s -f libpackagekit.so.3.0.0 libpackagekit.so.3 || { rm -f libpackagekit.so.3 && ln -s libpackagekit.so.3.0.0 libpackagekit.so.3; }; }) (cd /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64 && { ln -s -f libpackagekit.so.3.0.0 libpackagekit.so || { rm -f libpackagekit.so && ln -s libpackagekit.so.3.0.0 libpackagekit.so; }; }) /usr/bin/install -c .libs/libpackagekit.lai /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/libpackagekit.la /usr/bin/install -c .libs/libpackagekit.a /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/libpackagekit.a chmod 644 /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/libpackagekit.a ranlib /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/libpackagekit.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/packagekit" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/include/packagekit" /usr/bin/install -c -m 644 'pk-debug.h' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/include/packagekit/pk-debug.h' /usr/bin/install -c -m 644 'pk-extra.h' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/include/packagekit/pk-extra.h' /usr/bin/install -c -m 644 'pk-extra-obj.h' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/include/packagekit/pk-extra-obj.h' /usr/bin/install -c -m 644 'pk-connection.h' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/include/packagekit/pk-connection.h' /usr/bin/install -c -m 644 'pk-network.h' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/include/packagekit/pk-network.h' /usr/bin/install -c -m 644 'pk-package-id.h' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/include/packagekit/pk-package-id.h' /usr/bin/install -c -m 644 'pk-package-ids.h' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/include/packagekit/pk-package-ids.h' /usr/bin/install -c -m 644 'pk-package-list.h' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/include/packagekit/pk-package-list.h' /usr/bin/install -c -m 644 'pk-enum-list.h' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/include/packagekit/pk-enum-list.h' /usr/bin/install -c -m 644 'pk-enum.h' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/include/packagekit/pk-enum.h' /usr/bin/install -c -m 644 'pk-common.h' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/include/packagekit/pk-common.h' /usr/bin/install -c -m 644 'pk-filter.h' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/include/packagekit/pk-filter.h' /usr/bin/install -c -m 644 'pk-client.h' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/include/packagekit/pk-client.h' /usr/bin/install -c -m 644 'pk-notify.h' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/include/packagekit/pk-notify.h' /usr/bin/install -c -m 644 'pk-task-list.h' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/include/packagekit/pk-task-list.h' /usr/bin/install -c -m 644 'pk-job-list.h' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/include/packagekit/pk-job-list.h' /usr/bin/install -c -m 644 'pk-polkit-client.h' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/include/packagekit/pk-polkit-client.h' make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libpackagekit' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libpackagekit' make[1]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/libpackagekit' Making install in src make[1]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/src' make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/src' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'packagekitd' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/sbin/packagekitd' libtool: install: warning: `../libpackagekit/libpackagekit.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/packagekitd /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/sbin/packagekitd test -z "/usr/include/packagekit-backend" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/include/packagekit-backend" /usr/bin/install -c -m 644 'pk-backend.h' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/include/packagekit-backend/pk-backend.h' /usr/bin/install -c -m 644 'pk-backend-spawn.h' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/include/packagekit-backend/pk-backend-spawn.h' /usr/bin/install -c -m 644 'pk-backend-thread.h' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/include/packagekit-backend/pk-backend-thread.h' make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/src' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/src' make[1]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/src' Making install in client make[1]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/client' make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/client' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'pkcon' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/bin/pkcon' libtool: install: warning: `../libpackagekit/libpackagekit.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/pkcon /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/bin/pkcon /bin/sh ../libtool --mode=install /usr/bin/install -c 'pkmon' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/bin/pkmon' libtool: install: warning: `../libpackagekit/libpackagekit.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/pkmon /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/bin/pkmon test -z "/usr/libexec" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/libexec" /bin/sh ../libtool --mode=install /usr/bin/install -c 'pk-import-desktop' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/libexec/pk-import-desktop' libtool: install: warning: `../libpackagekit/libpackagekit.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/pk-import-desktop /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/libexec/pk-import-desktop /bin/sh ../libtool --mode=install /usr/bin/install -c 'pk-import-specspo' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/libexec/pk-import-specspo' libtool: install: warning: `../libpackagekit/libpackagekit.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/pk-import-specspo /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/libexec/pk-import-specspo make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/client' make[1]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/client' Making install in backends make[1]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends' Making install in test make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/test' Making install in helpers make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/test/helpers' make[4]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/test/helpers' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/libexec" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/libexec" /usr/bin/install -c -m 644 'PackageKitDbusTest.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/libexec/PackageKitDbusTest.py' test -z "/usr/share/PackageKit/helpers/test_spawn" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/test_spawn" /usr/bin/install -c -m 644 'search-name.sh' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/test_spawn/search-name.sh' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/test/helpers' chmod a+rx /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/test_spawn/*.sh make[5]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/test/helpers' make[4]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/test/helpers' make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/test/helpers' make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/test' make[4]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/test' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/packagekit-backend" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libpk_backend_test_dbus.la' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_dbus.la' /usr/bin/install -c .libs/libpk_backend_test_dbus.so /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_dbus.so /usr/bin/install -c .libs/libpk_backend_test_dbus.lai /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_dbus.la /usr/bin/install -c .libs/libpk_backend_test_dbus.a /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_dbus.a chmod 644 /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_dbus.a ranlib /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_dbus.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/packagekit-backend' /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libpk_backend_test_nop.la' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_nop.la' /usr/bin/install -c .libs/libpk_backend_test_nop.so /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_nop.so /usr/bin/install -c .libs/libpk_backend_test_nop.lai /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_nop.la /usr/bin/install -c .libs/libpk_backend_test_nop.a /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_nop.a chmod 644 /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_nop.a ranlib /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_nop.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/packagekit-backend' /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libpk_backend_test_fail.la' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_fail.la' /usr/bin/install -c .libs/libpk_backend_test_fail.so /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_fail.so /usr/bin/install -c .libs/libpk_backend_test_fail.lai /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_fail.la /usr/bin/install -c .libs/libpk_backend_test_fail.a /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_fail.a chmod 644 /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_fail.a ranlib /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_fail.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/packagekit-backend' /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libpk_backend_test_spawn.la' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_spawn.la' /usr/bin/install -c .libs/libpk_backend_test_spawn.so /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_spawn.so /usr/bin/install -c .libs/libpk_backend_test_spawn.lai /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_spawn.la /usr/bin/install -c .libs/libpk_backend_test_spawn.a /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_spawn.a chmod 644 /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_spawn.a ranlib /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_spawn.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/packagekit-backend' /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libpk_backend_test_succeed.la' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_succeed.la' /usr/bin/install -c .libs/libpk_backend_test_succeed.so /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_succeed.so /usr/bin/install -c .libs/libpk_backend_test_succeed.lai /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_succeed.la /usr/bin/install -c .libs/libpk_backend_test_succeed.a /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_succeed.a chmod 644 /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_succeed.a ranlib /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_succeed.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/packagekit-backend' /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libpk_backend_test_thread.la' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_thread.la' /usr/bin/install -c .libs/libpk_backend_test_thread.so /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_thread.so /usr/bin/install -c .libs/libpk_backend_test_thread.lai /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_thread.la /usr/bin/install -c .libs/libpk_backend_test_thread.a /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_thread.a chmod 644 /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_thread.a ranlib /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_thread.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/packagekit-backend' make[4]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/test' make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/test' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/test' Making install in dummy make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/dummy' make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/dummy' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/packagekit-backend" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libpk_backend_dummy.la' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_dummy.la' /usr/bin/install -c .libs/libpk_backend_dummy.so /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_dummy.so /usr/bin/install -c .libs/libpk_backend_dummy.lai /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_dummy.la /usr/bin/install -c .libs/libpk_backend_dummy.a /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_dummy.a chmod 644 /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_dummy.a ranlib /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_dummy.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/packagekit-backend' make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/dummy' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/dummy' Making install in yum make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum' Making install in helpers make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum/helpers' make[4]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum/helpers' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/PackageKit/helpers/yum" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum" /usr/bin/install -c -m 644 'search-name.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/search-name.py' /usr/bin/install -c -m 644 'search-details.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/search-details.py' /usr/bin/install -c -m 644 'search-group.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/search-group.py' /usr/bin/install -c -m 644 'search-file.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/search-file.py' /usr/bin/install -c -m 644 'get-depends.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/get-depends.py' /usr/bin/install -c -m 644 'get-requires.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/get-requires.py' /usr/bin/install -c -m 644 'get-files.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/get-files.py' /usr/bin/install -c -m 644 'get-updates.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/get-updates.py' /usr/bin/install -c -m 644 'get-description.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/get-description.py' /usr/bin/install -c -m 644 'get-repo-list.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/get-repo-list.py' /usr/bin/install -c -m 644 'repo-enable.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/repo-enable.py' /usr/bin/install -c -m 644 'repo-set-data.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/repo-set-data.py' /usr/bin/install -c -m 644 'get-update-detail.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/get-update-detail.py' /usr/bin/install -c -m 644 'install.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/install.py' /usr/bin/install -c -m 644 'remove.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/remove.py' /usr/bin/install -c -m 644 'resolve.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/resolve.py' /usr/bin/install -c -m 644 'update.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/update.py' /usr/bin/install -c -m 644 'install-file.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/install-file.py' /usr/bin/install -c -m 644 'install-signature.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/install-signature.py' /usr/bin/install -c -m 644 'refresh-cache.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/refresh-cache.py' /usr/bin/install -c -m 644 'what-provides.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/what-provides.py' /usr/bin/install -c -m 644 'update-system.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/update-system.py' /usr/bin/install -c -m 644 'yumBackend.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/yumBackend.py' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum/helpers' chmod a+rx /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/PackageKit/helpers/yum/*.py make[5]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum/helpers' make[4]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum/helpers' make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum/helpers' make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum' make[4]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/packagekit-backend" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libpk_backend_yum.la' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_yum.la' /usr/bin/install -c .libs/libpk_backend_yum.so /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_yum.so /usr/bin/install -c .libs/libpk_backend_yum.lai /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_yum.la /usr/bin/install -c .libs/libpk_backend_yum.a /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_yum.a chmod 644 /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_yum.a ranlib /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_yum.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/packagekit-backend' make[4]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum' make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum' Making install in yum2 make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum2' Making install in helpers make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum2/helpers' make[4]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum2/helpers' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/libexec" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/libexec" /usr/bin/install -c -m 644 'yumDBUSBackend.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/libexec/yumDBUSBackend.py' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum2/helpers' chmod ug+rx /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/libexec/*.py make[5]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum2/helpers' make[4]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum2/helpers' make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum2/helpers' make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum2' make[4]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum2' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/packagekit-backend" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libpk_backend_yum2.la' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_yum2.la' /usr/bin/install -c .libs/libpk_backend_yum2.so /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_yum2.so /usr/bin/install -c .libs/libpk_backend_yum2.lai /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_yum2.la /usr/bin/install -c .libs/libpk_backend_yum2.a /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_yum2.a chmod 644 /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_yum2.a ranlib /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_yum2.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/packagekit-backend' make[4]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum2' make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum2' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends/yum2' make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends' make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/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/PackageKit-0.1.12-20080502/backends' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends' make[1]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/backends' Making install in python make[1]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/python' Making install in packagekit make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/python/packagekit' make[2]: Warning: File `enums.py' has modification time 1.4e+03 s in the future make install-am make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/python/packagekit' make[4]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/python/packagekit' make[4]: Nothing to be done for `install-exec-am'. make[4]: Warning: File `enums.py' has modification time 1.4e+03 s in the future test -z "/usr/lib/python2.5/site-packages/packagekit" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib/python2.5/site-packages/packagekit" /usr/bin/install -c -m 644 '__init__.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib/python2.5/site-packages/packagekit/__init__.py' /usr/bin/install -c -m 644 'backend.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib/python2.5/site-packages/packagekit/backend.py' /usr/bin/install -c -m 644 'frontend.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib/python2.5/site-packages/packagekit/frontend.py' /usr/bin/install -c -m 644 'enums.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib/python2.5/site-packages/packagekit/enums.py' /usr/bin/install -c -m 644 'daemonBackend.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib/python2.5/site-packages/packagekit/daemonBackend.py' /usr/bin/install -c -m 644 'pkexceptions.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib/python2.5/site-packages/packagekit/pkexceptions.py' /usr/bin/install -c -m 644 'pkdbus.py' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib/python2.5/site-packages/packagekit/pkdbus.py' Byte-compiling python modules... __init__.py backend.py frontend.py enums.py daemonBackend.py pkexceptions.py pkdbus.py Byte-compiling python modules (optimized versions) ... __init__.py backend.py frontend.py enums.py daemonBackend.py pkexceptions.py pkdbus.py make[4]: warning: Clock skew detected. Your build may be incomplete. make[4]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/python/packagekit' make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/python/packagekit' make[2]: warning: Clock skew detected. Your build may be incomplete. make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/python/packagekit' make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/python' make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/python' 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/PackageKit-0.1.12-20080502/python' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/python' make[1]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/python' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs' Making install in api make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/api' Makefile:677: warning: overriding commands for target `clean-local' Makefile:624: warning: ignoring old commands for target `clean-local' make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/api' Makefile:677: warning: overriding commands for target `clean-local' Makefile:624: warning: ignoring old commands for target `clean-local' make[3]: Nothing to be done for `install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh /builddir/build/BUILD/PackageKit-0.1.12-20080502/install-sh -d /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/gtk-doc/html/PackageKit; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/gtk-doc/html/PackageKit; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/gtk-doc/html/PackageKit || :; \ (which gtkdoc-rebase >& /dev/null && \ gtkdoc-rebase --relative --dest-dir=/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild --html-dir=/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/gtk-doc/html/PackageKit) || : ; \ fi -- Installing ./html/PackageKit-pk-common.html -- Installing ./html/PackageKit-pk-debug.html -- Installing ./html/PackageKit-pk-enum.html -- Installing ./html/PackageKit-pk-extra-obj.html -- Installing ./html/PackageKit-pk-package-id.html -- Installing ./html/PackageKit.devhelp -- Installing ./html/PackageKit.devhelp2 -- Installing ./html/PkClient.html -- Installing ./html/PkConnection.html -- Installing ./html/PkEnumList.html -- Installing ./html/PkExtra.html -- Installing ./html/PkJobList.html -- Installing ./html/PkNetwork.html -- Installing ./html/PkNotify.html -- Installing ./html/PkPackageList.html -- Installing ./html/PkPolkitClient.html -- Installing ./html/PkTaskList.html -- Installing ./html/ch01.html -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png -- Installing ./html/index.sgml make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/api' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/api' Making install in html make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/html' Making install in img make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/html/img' make[4]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/html/img' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/html/img' make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/html/img' make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/html' make[4]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/html' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/html' make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/html' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/html' Making install in spec make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/spec' make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/spec' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/packagekit" || /bin/mkdir -p "/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/doc/packagekit" /usr/bin/install -c -m 644 'pk-reference.html' '/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/doc/packagekit/pk-reference.html' make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/spec' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs/spec' make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs' make[3]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs' make[2]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs' make[1]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502/docs' make[1]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502' make[2]: Entering directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502' 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/PackageKit-0.1.12-20080502' make[1]: Leaving directory `/builddir/build/BUILD/PackageKit-0.1.12-20080502' + rm -f /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/libpackagekit.a + rm -f /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/libpackagekit.la + rm -f /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_dummy.la /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_dbus.la /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_fail.la /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_nop.la /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_spawn.la /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_succeed.la /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_thread.la /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_yum.la /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_yum2.la + rm -f /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_dummy.a /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_dbus.a /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_fail.a /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_nop.a /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_spawn.a /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_succeed.a /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_thread.a /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_yum.a /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_yum2.a + install -m644 docs/spec/pk-structure.png /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/doc/packagekit/ + chmod 755 /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/libexec/yumDBUSBackend.py + chmod 755 /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/libexec/PackageKitDbusTest.py + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/PackageKit-0.1.12-20080502 extracting debug info from /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_dummy.so extracting debug info from /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_succeed.so extracting debug info from /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_yum2.so extracting debug info from /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_yum.so extracting debug info from /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_fail.so extracting debug info from /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_thread.so extracting debug info from /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_dbus.so extracting debug info from /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_nop.so extracting debug info from /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/packagekit-backend/libpk_backend_test_spawn.so extracting debug info from /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/lib64/libpackagekit.so.3.0.0 extracting debug info from /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/bin/pkmon extracting debug info from /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/bin/pkcon extracting debug info from /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/sbin/packagekitd extracting debug info from /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/libexec/pk-import-specspo extracting debug info from /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/libexec/pk-import-desktop symlinked /usr/lib/debug/usr/lib64/libpackagekit.so.3.0.0.debug to /usr/lib/debug/usr/lib64/libpackagekit.so.debug symlinked /usr/lib/debug/usr/lib64/libpackagekit.so.3.0.0.debug to /usr/lib/debug/usr/lib64/libpackagekit.so.3.debug 2271 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: PackageKit-0.1.12-9.20080502.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.62616 + umask 022 + cd /builddir/build/BUILD + cd PackageKit-0.1.12-20080502 + DOCDIR=/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/doc/PackageKit-0.1.12 + export DOCDIR + rm -rf /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/doc/PackageKit-0.1.12 + /bin/mkdir -p /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/doc/PackageKit-0.1.12 + cp -pr README AUTHORS NEWS COPYING /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/doc/PackageKit-0.1.12 + exit 0 Provides: config(PackageKit) = 0.1.12-9.20080502.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh /usr/bin/python PackageKit-libs = 0.1.12-9.20080502.fc9 config(PackageKit) = 0.1.12-9.20080502.fc9 dbus >= 0.90 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) libdl.so.2()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libnm_glib.so.0()(64bit) libpackagekit.so.3()(64bit) libpolkit-dbus.so.2()(64bit) libpolkit-grant.so.2()(64bit) libpolkit.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libsqlite3.so.0()(64bit) python(abi) = 2.5 rtld(GNU_HASH) yum >= 3.2.6 yum-packagekit = 0.1.12-9.20080502.fc9 Processing files: yum-packagekit-0.1.12-9.20080502.fc9 Provides: config(yum-packagekit) = 0.1.12-9.20080502.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: PackageKit config(yum-packagekit) = 0.1.12-9.20080502.fc9 yum >= 3.0 Processing files: PackageKit-libs-0.1.12-9.20080502.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.87552 + umask 022 + cd /builddir/build/BUILD + cd PackageKit-0.1.12-20080502 + DOCDIR=/var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/doc/PackageKit-libs-0.1.12 + export DOCDIR + rm -rf /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/doc/PackageKit-libs-0.1.12 + /bin/mkdir -p /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/doc/PackageKit-libs-0.1.12 + cp -pr README AUTHORS NEWS COPYING /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild/usr/share/doc/PackageKit-libs-0.1.12 + exit 0 Provides: libpackagekit.so.3()(64bit) libpk_backend_dummy.so()(64bit) libpk_backend_test_dbus.so()(64bit) libpk_backend_test_fail.so()(64bit) libpk_backend_test_nop.so()(64bit) libpk_backend_test_spawn.so()(64bit) libpk_backend_test_succeed.so()(64bit) libpk_backend_test_thread.so()(64bit) libpk_backend_yum.so()(64bit) libpk_backend_yum2.so()(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: PackageKit = 0.1.12-9.20080502.fc9 dbus >= 0.90 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) libdl.so.2()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libnm_glib.so.0()(64bit) libpackagekit.so.3()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libsqlite3.so.0()(64bit) rtld(GNU_HASH) Processing files: PackageKit-cron-0.1.12-9.20080502.fc9 Provides: config(PackageKit-cron) = 0.1.12-9.20080502.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: PackageKit = 0.1.12-9.20080502.fc9 config(PackageKit-cron) = 0.1.12-9.20080502.fc9 cronie Processing files: PackageKit-devel-0.1.12-9.20080502.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: PackageKit = 0.1.12-9.20080502.fc9 dbus-devel >= 0.90 libpackagekit.so.3()(64bit) pkgconfig sqlite-devel Processing files: PackageKit-debuginfo-0.1.12-9.20080502.fc9 Provides: libpackagekit.so.3.0.0.debug()(64bit) libpk_backend_dummy.so.debug()(64bit) libpk_backend_test_dbus.so.debug()(64bit) libpk_backend_test_fail.so.debug()(64bit) libpk_backend_test_nop.so.debug()(64bit) libpk_backend_test_spawn.so.debug()(64bit) libpk_backend_test_succeed.so.debug()(64bit) libpk_backend_test_thread.so.debug()(64bit) libpk_backend_yum.so.debug()(64bit) libpk_backend_yum2.so.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libpackagekit.so.3()(64bit) libpk_backend_dummy.so()(64bit) libpk_backend_test_dbus.so()(64bit) libpk_backend_test_fail.so()(64bit) libpk_backend_test_nop.so()(64bit) libpk_backend_test_spawn.so()(64bit) libpk_backend_test_succeed.so()(64bit) libpk_backend_test_thread.so()(64bit) libpk_backend_yum.so()(64bit) libpk_backend_yum2.so()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Wrote: /builddir/build/RPMS/PackageKit-0.1.12-9.20080502.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/yum-packagekit-0.1.12-9.20080502.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/PackageKit-libs-0.1.12-9.20080502.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/PackageKit-cron-0.1.12-9.20080502.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/PackageKit-devel-0.1.12-9.20080502.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/PackageKit-debuginfo-0.1.12-9.20080502.fc9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4281 + umask 022 + cd /builddir/build/BUILD + cd PackageKit-0.1.12-20080502 + rm -rf /var/tmp/PackageKit-0.1.12-9.20080502.fc9-root-mockbuild + exit 0 LEAVE do -->