ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/ConsoleKit.spec'], False, '/var/lib/mock/dist-f10-build-227387-40510/root/', None, 0, True, 0, 425, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/ConsoleKit.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/ConsoleKit.spec'], False, '/var/lib/mock/dist-f10-build-227387-40510/root/', None, 0, True, 0, 425, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/ConsoleKit.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XDqn1b + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ConsoleKit-0.2.11 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ConsoleKit-0.2.11.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ConsoleKit-0.2.11 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0dqKdo + umask 022 + cd /builddir/build/BUILD + cd ConsoleKit-0.2.11 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-pid-file=/var/run/console-kit-daemon.pid --enable-pam-module --with-pam-module-dir=/lib/security --enable-docbook-docs --docdir=/usr/share/doc/ConsoleKit-0.2.11 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for ppc-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking 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... powerpc-redhat-linux-gnu checking host system type... powerpc-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 ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-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 ppc-redhat-linux-gnu-g77... no checking for ppc-redhat-linux-gnu-xlf... no checking for ppc-redhat-linux-gnu-f77... no checking for ppc-redhat-linux-gnu-frt... no checking for ppc-redhat-linux-gnu-pgf77... no checking for ppc-redhat-linux-gnu-cf77... no checking for ppc-redhat-linux-gnu-fort77... no checking for ppc-redhat-linux-gnu-fl32... no checking for ppc-redhat-linux-gnu-af77... no checking for ppc-redhat-linux-gnu-xlf90... no checking for ppc-redhat-linux-gnu-f90... no checking for ppc-redhat-linux-gnu-pgf90... no checking for ppc-redhat-linux-gnu-pghpf... no checking for ppc-redhat-linux-gnu-epcf90... no checking for ppc-redhat-linux-gnu-gfortran... no checking for ppc-redhat-linux-gnu-g95... no checking for ppc-redhat-linux-gnu-xlf95... no checking for ppc-redhat-linux-gnu-f95... no checking for ppc-redhat-linux-gnu-fort... no checking for ppc-redhat-linux-gnu-ifort... no checking for ppc-redhat-linux-gnu-ifc... no checking for ppc-redhat-linux-gnu-efc... no checking for ppc-redhat-linux-gnu-pgf95... no checking for ppc-redhat-linux-gnu-lf95... no checking for ppc-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 ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc-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) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes 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... no ./configure: line 22434: ./po/POTFILES.in: No such file or directory checking for unistd.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/vt.h usability... yes checking sys/vt.h presence... yes checking for sys/vt.h... yes checking sys/consio.h usability... no checking sys/consio.h presence... no checking for sys/consio.h... no checking for getpeerucred... no checking for getpeereid... no checking for uid_t in sys/types.h... yes checking for ppc-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CONSOLE_KIT... yes checking for POLKIT... yes checking for LIBDBUS... yes checking for TOOLS... yes checking for HISTORY... yes checking for glib-genmarshal... /usr/bin/glib-genmarshal checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes checking what language compliance flags to pass to the C compiler... Your dbus version is 1,2,1. checking for compress in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for pam_getenv in -lpam... yes checking security/pam_modutil.h usability... yes checking security/pam_modutil.h presence... yes checking for security/pam_modutil.h... yes checking security/pam_ext.h usability... yes checking security/pam_ext.h presence... yes checking for security/pam_ext.h... yes checking for pam_syslog in -lpam... yes checking for xmlto... /usr/bin/xmlto checking whether to build DocBook documentation... yes checking for inotify_init... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for more warnings... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating tools/linux/Makefile config.status: creating tools/freebsd/Makefile config.status: creating tools/solaris/Makefile config.status: creating data/Makefile config.status: creating doc/Makefile config.status: creating doc/ConsoleKit.xml config.status: creating libck-connector/Makefile config.status: creating libck-connector/ck-connector.pc config.status: creating pam-ck-connector/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands ConsoleKit 0.2.11 ======================== prefix: /usr exec_prefix: /usr libdir: /usr/lib bindir: /usr/bin sbindir: /usr/sbin sysconfdir: /etc localstatedir: /var datadir: /usr/share source code location: . compiler: gcc cflags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 Base libs: -pthread -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 Tools libs: -lX11 -lglib-2.0 Maintainer mode: no dbus-1 system.d dir: /etc/dbus-1/system.d Build backend: linux PAM module dir: /lib/security Build PAM module: yes Build docs: yes Build with RBAC: no + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11' Making all in src make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/src' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/src' make[4]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -DCONSOLE_KIT_PID_FILE=\""/var/run/console-kit-daemon.pid"\" -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-sysdeps-unix.lo -MD -MP -MF .deps/ck-sysdeps-unix.Tpo -c -o ck-sysdeps-unix.lo ck-sysdeps-unix.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DCONSOLE_KIT_PID_FILE=\"/var/run/console-kit-daemon.pid\" -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-sysdeps-unix.lo -MD -MP -MF .deps/ck-sysdeps-unix.Tpo -c ck-sysdeps-unix.c -fPIC -DPIC -o .libs/ck-sysdeps-unix.o mv -f .deps/ck-sysdeps-unix.Tpo .deps/ck-sysdeps-unix.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -DCONSOLE_KIT_PID_FILE=\""/var/run/console-kit-daemon.pid"\" -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-sysdeps-linux.lo -MD -MP -MF .deps/ck-sysdeps-linux.Tpo -c -o ck-sysdeps-linux.lo ck-sysdeps-linux.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DCONSOLE_KIT_PID_FILE=\"/var/run/console-kit-daemon.pid\" -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-sysdeps-linux.lo -MD -MP -MF .deps/ck-sysdeps-linux.Tpo -c ck-sysdeps-linux.c -fPIC -DPIC -o .libs/ck-sysdeps-linux.o ck-sysdeps-linux.c: In function 'stat2proc': ck-sysdeps-linux.c:397: warning: use of assignment suppression and length modifier together in scanf format ck-sysdeps-linux.c:397: warning: use of assignment suppression and length modifier together in scanf format mv -f .deps/ck-sysdeps-linux.Tpo .deps/ck-sysdeps-linux.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 -m32 -o libck.la ck-sysdeps-unix.lo ck-sysdeps-linux.lo ar cru .libs/libck.a .libs/ck-sysdeps-unix.o .libs/ck-sysdeps-linux.o ranlib .libs/libck.a creating libck.la (cd .libs && rm -f libck.la && ln -s ../libck.la libck.la) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -DCONSOLE_KIT_PID_FILE=\""/var/run/console-kit-daemon.pid"\" -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-log-event.lo -MD -MP -MF .deps/ck-log-event.Tpo -c -o ck-log-event.lo ck-log-event.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DCONSOLE_KIT_PID_FILE=\"/var/run/console-kit-daemon.pid\" -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-log-event.lo -MD -MP -MF .deps/ck-log-event.Tpo -c ck-log-event.c -fPIC -DPIC -o .libs/ck-log-event.o mv -f .deps/ck-log-event.Tpo .deps/ck-log-event.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 -m32 -o libck-event-log.la ck-log-event.lo ar cru .libs/libck-event-log.a .libs/ck-log-event.o ranlib .libs/libck-event-log.a creating libck-event-log.la (cd .libs && rm -f libck-event-log.la && ln -s ../libck-event-log.la libck-event-log.la) gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -DCONSOLE_KIT_PID_FILE=\""/var/run/console-kit-daemon.pid"\" -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-event-logger.o -MD -MP -MF .deps/ck-event-logger.Tpo -c -o ck-event-logger.o ck-event-logger.c ck-event-logger.c: In function 'open_log_file': ck-event-logger.c:163: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result mv -f .deps/ck-event-logger.Tpo .deps/ck-event-logger.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -DCONSOLE_KIT_PID_FILE=\""/var/run/console-kit-daemon.pid"\" -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT test-event-logger.o -MD -MP -MF .deps/test-event-logger.Tpo -c -o test-event-logger.o test-event-logger.c mv -f .deps/test-event-logger.Tpo .deps/test-event-logger.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 -m32 -o test-event-logger ck-event-logger.o test-event-logger.o -pthread -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpolkit libck-event-log.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o test-event-logger ck-event-logger.o test-event-logger.o -pthread -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpolkit ./.libs/libck-event-log.a gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -DCONSOLE_KIT_PID_FILE=\""/var/run/console-kit-daemon.pid"\" -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-tty-idle-monitor.o -MD -MP -MF .deps/ck-tty-idle-monitor.Tpo -c -o ck-tty-idle-monitor.o ck-tty-idle-monitor.c mv -f .deps/ck-tty-idle-monitor.Tpo .deps/ck-tty-idle-monitor.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -DCONSOLE_KIT_PID_FILE=\""/var/run/console-kit-daemon.pid"\" -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-file-monitor-inotify.o -MD -MP -MF .deps/ck-file-monitor-inotify.Tpo -c -o ck-file-monitor-inotify.o ck-file-monitor-inotify.c mv -f .deps/ck-file-monitor-inotify.Tpo .deps/ck-file-monitor-inotify.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -DCONSOLE_KIT_PID_FILE=\""/var/run/console-kit-daemon.pid"\" -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT test-tty-idle-monitor.o -MD -MP -MF .deps/test-tty-idle-monitor.Tpo -c -o test-tty-idle-monitor.o test-tty-idle-monitor.c mv -f .deps/test-tty-idle-monitor.Tpo .deps/test-tty-idle-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 -m32 -o test-tty-idle-monitor ck-tty-idle-monitor.o ck-file-monitor-inotify.o test-tty-idle-monitor.o -pthread -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpolkit libck.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o test-tty-idle-monitor ck-tty-idle-monitor.o ck-file-monitor-inotify.o test-tty-idle-monitor.o -pthread -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpolkit ./.libs/libck.a gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -DCONSOLE_KIT_PID_FILE=\""/var/run/console-kit-daemon.pid"\" -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-vt-monitor.o -MD -MP -MF .deps/ck-vt-monitor.Tpo -c -o ck-vt-monitor.o ck-vt-monitor.c mv -f .deps/ck-vt-monitor.Tpo .deps/ck-vt-monitor.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -DCONSOLE_KIT_PID_FILE=\""/var/run/console-kit-daemon.pid"\" -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT test-vt-monitor.o -MD -MP -MF .deps/test-vt-monitor.Tpo -c -o test-vt-monitor.o test-vt-monitor.c mv -f .deps/test-vt-monitor.Tpo .deps/test-vt-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 -m32 -o test-vt-monitor ck-vt-monitor.o test-vt-monitor.o -pthread -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpolkit libck.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o test-vt-monitor ck-vt-monitor.o test-vt-monitor.o -pthread -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpolkit ./.libs/libck.a gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -DCONSOLE_KIT_PID_FILE=\""/var/run/console-kit-daemon.pid"\" -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -DCONSOLE_KIT_PID_FILE=\""/var/run/console-kit-daemon.pid"\" -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-manager.o -MD -MP -MF .deps/ck-manager.Tpo -c -o ck-manager.o ck-manager.c mv -f .deps/ck-manager.Tpo .deps/ck-manager.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -DCONSOLE_KIT_PID_FILE=\""/var/run/console-kit-daemon.pid"\" -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-job.o -MD -MP -MF .deps/ck-job.Tpo -c -o ck-job.o ck-job.c mv -f .deps/ck-job.Tpo .deps/ck-job.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -DCONSOLE_KIT_PID_FILE=\""/var/run/console-kit-daemon.pid"\" -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-seat.o -MD -MP -MF .deps/ck-seat.Tpo -c -o ck-seat.o ck-seat.c mv -f .deps/ck-seat.Tpo .deps/ck-seat.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -DCONSOLE_KIT_PID_FILE=\""/var/run/console-kit-daemon.pid"\" -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-session-leader.o -MD -MP -MF .deps/ck-session-leader.Tpo -c -o ck-session-leader.o ck-session-leader.c mv -f .deps/ck-session-leader.Tpo .deps/ck-session-leader.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -DCONSOLE_KIT_PID_FILE=\""/var/run/console-kit-daemon.pid"\" -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-session.o -MD -MP -MF .deps/ck-session.Tpo -c -o ck-session.o ck-session.c mv -f .deps/ck-session.Tpo .deps/ck-session.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -DCONSOLE_KIT_PID_FILE=\""/var/run/console-kit-daemon.pid"\" -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-log.o -MD -MP -MF .deps/ck-log.Tpo -c -o ck-log.o ck-log.c mv -f .deps/ck-log.Tpo .deps/ck-log.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -DCONSOLE_KIT_PID_FILE=\""/var/run/console-kit-daemon.pid"\" -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-run-programs.o -MD -MP -MF .deps/ck-run-programs.Tpo -c -o ck-run-programs.o ck-run-programs.c mv -f .deps/ck-run-programs.Tpo .deps/ck-run-programs.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -DCONSOLE_KIT_PID_FILE=\""/var/run/console-kit-daemon.pid"\" -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-marshal.o -MD -MP -MF .deps/ck-marshal.Tpo -c -o ck-marshal.o ck-marshal.c mv -f .deps/ck-marshal.Tpo .deps/ck-marshal.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 -m32 -o console-kit-daemon main.o ck-manager.o ck-vt-monitor.o ck-tty-idle-monitor.o ck-job.o ck-seat.o ck-session-leader.o ck-session.o ck-log.o ck-run-programs.o ck-event-logger.o ck-marshal.o ck-file-monitor-inotify.o -pthread -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpolkit libck.la libck-event-log.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o console-kit-daemon main.o ck-manager.o ck-vt-monitor.o ck-tty-idle-monitor.o ck-job.o ck-seat.o ck-session-leader.o ck-session.o ck-log.o ck-run-programs.o ck-event-logger.o ck-marshal.o ck-file-monitor-inotify.o -pthread -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpolkit ./.libs/libck.a ./.libs/libck-event-log.a make[4]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/src' make[3]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/src' make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/src' Making all in libck-connector make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/libck-connector' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-connector.lo -MD -MP -MF .deps/ck-connector.Tpo -c -o ck-connector.lo ck-connector.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-connector.lo -MD -MP -MF .deps/ck-connector.Tpo -c ck-connector.c -fPIC -DPIC -o .libs/ck-connector.o mv -f .deps/ck-connector.Tpo .deps/ck-connector.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 -m32 -version-info 0:0:0 -o libck-connector.la -rpath /usr/lib ck-connector.lo -L/lib -ldbus-1 gcc -shared .libs/ck-connector.o -L/lib -ldbus-1 -m32 -Wl,-soname -Wl,libck-connector.so.0 -o .libs/libck-connector.so.0.0.0 (cd .libs && rm -f libck-connector.so.0 && ln -s libck-connector.so.0.0.0 libck-connector.so.0) (cd .libs && rm -f libck-connector.so && ln -s libck-connector.so.0.0.0 libck-connector.so) creating libck-connector.la (cd .libs && rm -f libck-connector.la && ln -s ../libck-connector.la libck-connector.la) gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT test-connector.o -MD -MP -MF .deps/test-connector.Tpo -c -o test-connector.o test-connector.c mv -f .deps/test-connector.Tpo .deps/test-connector.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 -m32 -o test-connector test-connector.o libck-connector.la -L/lib -ldbus-1 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/test-connector test-connector.o ./.libs/libck-connector.so -L/lib -ldbus-1 creating test-connector make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/libck-connector' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/tools' Making all in linux make[3]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/tools/linux' make[4]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/tools/linux' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/tools/linux' make[3]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/tools/linux' make[3]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I../src -I../libck-connector -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-launch-session.o -MD -MP -MF .deps/ck-launch-session.Tpo -c -o ck-launch-session.o ck-launch-session.c mv -f .deps/ck-launch-session.Tpo .deps/ck-launch-session.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 -m32 -o ck-launch-session ck-launch-session.o ../libck-connector/libck-connector.la -pthread -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/ck-launch-session ck-launch-session.o -pthread ../libck-connector/.libs/libck-connector.so -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 creating ck-launch-session gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I../src -I../libck-connector -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT list-sessions.o -MD -MP -MF .deps/list-sessions.Tpo -c -o list-sessions.o list-sessions.c mv -f .deps/list-sessions.Tpo .deps/list-sessions.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 -m32 -o ck-list-sessions list-sessions.o -pthread -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o ck-list-sessions list-sessions.o -pthread -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I../src -I../libck-connector -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-history.o -MD -MP -MF .deps/ck-history.Tpo -c -o ck-history.o ck-history.c mv -f .deps/ck-history.Tpo .deps/ck-history.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 -m32 -o ck-history ck-history.o -lglib-2.0 -lz ../src/libck-event-log.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o ck-history ck-history.o -lglib-2.0 -lz ../src/.libs/libck-event-log.a gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I../src -I../libck-connector -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-collect-session-info.o -MD -MP -MF .deps/ck-collect-session-info.Tpo -c -o ck-collect-session-info.o ck-collect-session-info.c mv -f .deps/ck-collect-session-info.Tpo .deps/ck-collect-session-info.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 -m32 -o ck-collect-session-info ck-collect-session-info.o -lX11 -lglib-2.0 ../src/libck.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o ck-collect-session-info ck-collect-session-info.o -lX11 -lglib-2.0 ../src/.libs/libck.a gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I../src -I../libck-connector -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-get-x11-server-pid.o -MD -MP -MF .deps/ck-get-x11-server-pid.Tpo -c -o ck-get-x11-server-pid.o ck-get-x11-server-pid.c mv -f .deps/ck-get-x11-server-pid.Tpo .deps/ck-get-x11-server-pid.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 -m32 -o ck-get-x11-server-pid ck-get-x11-server-pid.o -lX11 -lglib-2.0 ../src/libck.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o ck-get-x11-server-pid ck-get-x11-server-pid.o -lX11 -lglib-2.0 ../src/.libs/libck.a gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I../src -I../libck-connector -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-get-x11-display-device.o -MD -MP -MF .deps/ck-get-x11-display-device.Tpo -c -o ck-get-x11-display-device.o ck-get-x11-display-device.c mv -f .deps/ck-get-x11-display-device.Tpo .deps/ck-get-x11-display-device.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 -m32 -o ck-get-x11-display-device ck-get-x11-display-device.o -lX11 -lglib-2.0 ../src/libck.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o ck-get-x11-display-device ck-get-x11-display-device.o -lX11 -lglib-2.0 ../src/.libs/libck.a gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I../src -I../libck-connector -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-log-system-start.o -MD -MP -MF .deps/ck-log-system-start.Tpo -c -o ck-log-system-start.o ck-log-system-start.c ck-log-system-start.c: In function 'open_log_file': ck-log-system-start.c:101: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result mv -f .deps/ck-log-system-start.Tpo .deps/ck-log-system-start.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 -m32 -o ck-log-system-start ck-log-system-start.o -lglib-2.0 ../src/libck-event-log.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o ck-log-system-start ck-log-system-start.o -lglib-2.0 ../src/.libs/libck-event-log.a gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I../src -I../libck-connector -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-log-system-restart.o -MD -MP -MF .deps/ck-log-system-restart.Tpo -c -o ck-log-system-restart.o ck-log-system-restart.c ck-log-system-restart.c: In function 'open_log_file': ck-log-system-restart.c:101: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result mv -f .deps/ck-log-system-restart.Tpo .deps/ck-log-system-restart.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 -m32 -o ck-log-system-restart ck-log-system-restart.o -lglib-2.0 ../src/libck-event-log.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o ck-log-system-restart ck-log-system-restart.o -lglib-2.0 ../src/.libs/libck-event-log.a gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I../src -I../libck-connector -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DLOCALSTATEDIR=\""/var"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -DG_ENABLE_DEBUG -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ck-log-system-stop.o -MD -MP -MF .deps/ck-log-system-stop.Tpo -c -o ck-log-system-stop.o ck-log-system-stop.c ck-log-system-stop.c: In function 'open_log_file': ck-log-system-stop.c:101: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result mv -f .deps/ck-log-system-stop.Tpo .deps/ck-log-system-stop.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 -m32 -o ck-log-system-stop ck-log-system-stop.o -lglib-2.0 ../src/libck-event-log.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o ck-log-system-stop ck-log-system-stop.o -lglib-2.0 ../src/.libs/libck-event-log.a make[3]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/tools' make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/tools' Making all in data make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/data' sed -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@localstatedir[@]|/var|g' -e 's|@CONSOLE_KIT_PID_FILE[@]|/var/run/console-kit-daemon.pid|g' org.freedesktop.ConsoleKit.service.in >org.freedesktop.ConsoleKit.service make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/data' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/doc' /usr/bin/xmlto xhtml-nochunks -m config.xsl ConsoleKit.xml Error: no ID for constraint linkend: Sessions. make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/doc' Making all in pam-ck-connector make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/pam-ck-connector' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../libck-connector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT pam-ck-connector.lo -MD -MP -MF .deps/pam-ck-connector.Tpo -c -o pam-ck-connector.lo pam-ck-connector.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../libck-connector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT pam-ck-connector.lo -MD -MP -MF .deps/pam-ck-connector.Tpo -c pam-ck-connector.c -fPIC -DPIC -o .libs/pam-ck-connector.o mv -f .deps/pam-ck-connector.Tpo .deps/pam-ck-connector.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 -m32 -no-undefined -module -avoid-version -o pam_ck_connector.la -rpath /lib/security pam-ck-connector.lo -lpam -L/lib -ldbus-1 ../libck-connector/libck-connector.la gcc -shared .libs/pam-ck-connector.o -Wl,--rpath -Wl,/builddir/build/BUILD/ConsoleKit-0.2.11/libck-connector/.libs -lpam -L/lib -ldbus-1 ../libck-connector/.libs/libck-connector.so -m32 -Wl,-soname -Wl,pam_ck_connector.so -o .libs/pam_ck_connector.so creating pam_ck_connector.la (cd .libs && rm -f pam_ck_connector.la && ln -s ../pam_ck_connector.la pam_ck_connector.la) gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../libck-connector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT test-pam.o -MD -MP -MF .deps/test-pam.Tpo -c -o test-pam.o test-pam.c mv -f .deps/test-pam.Tpo .deps/test-pam.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 -m32 -o test-pam test-pam.o -lpam -lpam_misc gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o test-pam test-pam.o -lpam -lpam_misc make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/pam-ck-connector' make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11' make[1]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VvN0eq + umask 022 + cd /builddir/build/BUILD + cd ConsoleKit-0.2.11 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc + make install DESTDIR=/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc Making install in src make[1]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/src' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/src' make[3]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/src' make[4]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/src' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'console-kit-daemon' '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/sbin/console-kit-daemon' /usr/bin/install -c console-kit-daemon /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/sbin/console-kit-daemon mkdir -p /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/etc/ConsoleKit/run-session.d mkdir -p /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/lib/ConsoleKit/run-session.d mkdir -p /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/var/run/ConsoleKit mkdir -p /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/var/log/ConsoleKit make[4]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/src' make[3]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/src' make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/src' make[1]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/src' Making install in libck-connector make[1]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/libck-connector' make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/libck-connector' test -z "/usr/lib" || /bin/mkdir -p "/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libck-connector.la' '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/lib/libck-connector.la' /usr/bin/install -c .libs/libck-connector.so.0.0.0 /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/lib/libck-connector.so.0.0.0 (cd /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/lib && { ln -s -f libck-connector.so.0.0.0 libck-connector.so.0 || { rm -f libck-connector.so.0 && ln -s libck-connector.so.0.0.0 libck-connector.so.0; }; }) (cd /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/lib && { ln -s -f libck-connector.so.0.0.0 libck-connector.so || { rm -f libck-connector.so && ln -s libck-connector.so.0.0.0 libck-connector.so; }; }) /usr/bin/install -c .libs/libck-connector.lai /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/lib/libck-connector.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/ConsoleKit/ck-connector" || /bin/mkdir -p "/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/include/ConsoleKit/ck-connector" /usr/bin/install -c -m 644 'ck-connector.h' '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/include/ConsoleKit/ck-connector/ck-connector.h' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'ck-connector.pc' '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/lib/pkgconfig/ck-connector.pc' make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/libck-connector' make[1]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/libck-connector' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/tools' Making install in linux make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/tools/linux' make[3]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/tools/linux' make[4]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/tools/linux' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/ConsoleKit/scripts" || /bin/mkdir -p "/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/lib/ConsoleKit/scripts" /usr/bin/install -c 'ck-system-stop' '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/lib/ConsoleKit/scripts/ck-system-stop' /usr/bin/install -c 'ck-system-restart' '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/lib/ConsoleKit/scripts/ck-system-restart' make[4]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/tools/linux' make[3]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/tools/linux' make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/tools/linux' make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/tools' make[3]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/tools' test -z "/usr/bin" || /bin/mkdir -p "/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'ck-launch-session' '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/bin/ck-launch-session' libtool: install: warning: `../libck-connector/libck-connector.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/ck-launch-session /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/bin/ck-launch-session /bin/sh ../libtool --mode=install /usr/bin/install -c 'ck-list-sessions' '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/bin/ck-list-sessions' /usr/bin/install -c ck-list-sessions /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/bin/ck-list-sessions /bin/sh ../libtool --mode=install /usr/bin/install -c 'ck-history' '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/bin/ck-history' /usr/bin/install -c ck-history /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/bin/ck-history test -z "/usr/libexec" || /bin/mkdir -p "/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/libexec" /bin/sh ../libtool --mode=install /usr/bin/install -c 'ck-collect-session-info' '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/libexec/ck-collect-session-info' /usr/bin/install -c ck-collect-session-info /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/libexec/ck-collect-session-info /bin/sh ../libtool --mode=install /usr/bin/install -c 'ck-get-x11-server-pid' '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/libexec/ck-get-x11-server-pid' /usr/bin/install -c ck-get-x11-server-pid /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/libexec/ck-get-x11-server-pid /bin/sh ../libtool --mode=install /usr/bin/install -c 'ck-get-x11-display-device' '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/libexec/ck-get-x11-display-device' /usr/bin/install -c ck-get-x11-display-device /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/libexec/ck-get-x11-display-device test -z "/usr/sbin" || /bin/mkdir -p "/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'ck-log-system-start' '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/sbin/ck-log-system-start' /usr/bin/install -c ck-log-system-start /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/sbin/ck-log-system-start /bin/sh ../libtool --mode=install /usr/bin/install -c 'ck-log-system-restart' '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/sbin/ck-log-system-restart' /usr/bin/install -c ck-log-system-restart /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/sbin/ck-log-system-restart /bin/sh ../libtool --mode=install /usr/bin/install -c 'ck-log-system-stop' '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/sbin/ck-log-system-stop' /usr/bin/install -c ck-log-system-stop /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/sbin/ck-log-system-stop make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/tools' make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/tools' make[1]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/tools' Making install in data make[1]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/data' make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/data' make[2]: Nothing to be done for `install-exec-am'. test -z "/etc/dbus-1/system.d" || /bin/mkdir -p "/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/etc/dbus-1/system.d" /usr/bin/install -c -m 644 'ConsoleKit.conf' '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/etc/dbus-1/system.d/ConsoleKit.conf' test -z "/usr/share/PolicyKit/policy" || /bin/mkdir -p "/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/share/PolicyKit/policy" /usr/bin/install -c -m 644 'org.freedesktop.consolekit.policy' '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/share/PolicyKit/policy/org.freedesktop.consolekit.policy' test -z "/etc/ConsoleKit/seats.d" || /bin/mkdir -p "/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/etc/ConsoleKit/seats.d" /usr/bin/install -c -m 644 '00-primary.seat' '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/etc/ConsoleKit/seats.d/00-primary.seat' test -z "/usr/share/dbus-1/system-services" || /bin/mkdir -p "/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/share/dbus-1/system-services" /usr/bin/install -c -m 644 'org.freedesktop.ConsoleKit.service' '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/share/dbus-1/system-services/org.freedesktop.ConsoleKit.service' make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/data' make[1]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/data' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/doc' make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/ConsoleKit-0.2.11/spec" || /bin/mkdir -p "/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/share/doc/ConsoleKit-0.2.11/spec" /usr/bin/install -c -m 644 'ConsoleKit.html' '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/share/doc/ConsoleKit-0.2.11/spec/ConsoleKit.html' make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/doc' make[1]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/doc' Making install in pam-ck-connector make[1]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/pam-ck-connector' make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11/pam-ck-connector' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/share/man/man8" /usr/bin/install -c -m 644 './pam_ck_connector.8' '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/share/man/man8/pam_ck_connector.8' test -z "/lib/security" || /bin/mkdir -p "/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/lib/security" /bin/sh ../libtool --mode=install /usr/bin/install -c 'pam_ck_connector.la' '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/lib/security/pam_ck_connector.la' libtool: install: warning: relinking `pam_ck_connector.la' (cd /builddir/build/BUILD/ConsoleKit-0.2.11/pam-ck-connector; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -o pam_ck_connector.la -rpath /lib/security pam-ck-connector.lo -lpam -L/lib -ldbus-1 ../libck-connector/libck-connector.la -inst-prefix-dir /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc) gcc -shared .libs/pam-ck-connector.o -lpam -L/lib -ldbus-1 -L/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/lib -L/usr/lib -lck-connector -m32 -Wl,-soname -Wl,pam_ck_connector.so -o .libs/pam_ck_connector.so /usr/bin/install -c .libs/pam_ck_connector.soT /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/lib/security/pam_ck_connector.so /usr/bin/install -c .libs/pam_ck_connector.lai /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/lib/security/pam_ck_connector.la libtool: install: warning: remember to run `libtool --finish /lib/security' make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/pam-ck-connector' make[1]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11/pam-ck-connector' make[1]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11' make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.2.11' 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/ConsoleKit-0.2.11' make[1]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.2.11' + rm -f '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/lib/*.a' + rm -f /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/lib/libck-connector.la + rm -f '/builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/lib/security/*.a' + rm -f /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/lib/security/pam_ck_connector.la + rm -f /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc//var/log/ConsoleKit/history + cp README AUTHORS NEWS COPYING /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/share/doc/ConsoleKit-0.2.11 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/ConsoleKit-0.2.11 extracting debug info from /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/sbin/console-kit-daemon extracting debug info from /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/sbin/ck-log-system-start extracting debug info from /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/sbin/ck-log-system-restart extracting debug info from /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/sbin/ck-log-system-stop extracting debug info from /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/lib/libck-connector.so.0.0.0 extracting debug info from /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/bin/ck-launch-session extracting debug info from /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/bin/ck-list-sessions extracting debug info from /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/bin/ck-history extracting debug info from /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/libexec/ck-collect-session-info extracting debug info from /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/libexec/ck-get-x11-server-pid extracting debug info from /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/usr/libexec/ck-get-x11-display-device extracting debug info from /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc/lib/security/pam_ck_connector.so symlinked /usr/lib/debug/usr/lib/libck-connector.so.0.0.0.debug to /usr/lib/debug/usr/lib/libck-connector.so.0.debug symlinked /usr/lib/debug/usr/lib/libck-connector.so.0.0.0.debug to /usr/lib/debug/usr/lib/libck-connector.so.debug cpio: gcc-4.3.1-20080708/obj-ppc64-redhat-linux/ppc64-redhat-linux/libgcc: Cannot stat: No such file or directory cpio: gcc-4.3.1-20080708/obj-ppc64-redhat-linux/ppc64-redhat-linux/libgcc/crtsavres.S: Cannot stat: No such file or directory 1110 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: ConsoleKit-0.2.11-0.2008.07.22.2.fc10 Provides: config(ConsoleKit) = 0.2.11-0.2008.07.22.2.fc10 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: /bin/sh libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.4) libck-connector.so.0 libdbus-1.so.3 libdbus-glib-1.so.2 libglib-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libpolkit.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libz.so.1 rtld(GNU_HASH) Processing files: ConsoleKit-x11-0.2.11-0.2008.07.22.2.fc10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.4) libglib-2.0.so.0 rtld(GNU_HASH) Processing files: ConsoleKit-libs-0.2.11-0.2008.07.22.2.fc10 Provides: libck-connector.so.0 pam_ck_connector.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libck-connector.so.0 libdbus-1.so.3 libpam.so.0 libpam.so.0(LIBPAM_1.0) libpam.so.0(LIBPAM_EXTENSION_1.0) rtld(GNU_HASH) Processing files: ConsoleKit-devel-0.2.11-0.2008.07.22.2.fc10 Provides: pkgconfig(ck-connector) = 0.2.11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libck-connector.so.0 Processing files: ConsoleKit-docs-0.2.11-0.2008.07.22.2.fc10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ConsoleKit-debuginfo-0.2.11-0.2008.07.22.2.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc.rpm Wrote: /builddir/build/RPMS/ConsoleKit-x11-0.2.11-0.2008.07.22.2.fc10.ppc.rpm Wrote: /builddir/build/RPMS/ConsoleKit-libs-0.2.11-0.2008.07.22.2.fc10.ppc.rpm Wrote: /builddir/build/RPMS/ConsoleKit-devel-0.2.11-0.2008.07.22.2.fc10.ppc.rpm Wrote: /builddir/build/RPMS/ConsoleKit-docs-0.2.11-0.2008.07.22.2.fc10.ppc.rpm Wrote: /builddir/build/RPMS/ConsoleKit-debuginfo-0.2.11-0.2008.07.22.2.fc10.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.taMRY3 + umask 022 + cd /builddir/build/BUILD + cd ConsoleKit-0.2.11 + rm -rf /builddir/rpmbuild/BUILDROOT/ConsoleKit-0.2.11-0.2008.07.22.2.fc10.ppc + exit 0 LEAVE do -->