Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i586 --nodeps builddir/build/SPECS/ConsoleKit.spec'], False, '/var/lib/mock/dist-f11-build-388196-66888/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i586 --nodeps builddir/build/SPECS/ConsoleKit.spec'] warning: Could not canonicalize hostname: x86-4.fedora.phx.redhat.com Building target platforms: i586 Building for target i586 Wrote: /builddir/build/SRPMS/ConsoleKit-0.3.0-6.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i586 --nodeps builddir/build/SPECS/ConsoleKit.spec'], False, '/var/lib/mock/dist-f11-build-388196-66888/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i586 --nodeps builddir/build/SPECS/ConsoleKit.spec'] Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ce1f2Q + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ConsoleKit-0.3.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ConsoleKit-0.3.0.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ConsoleKit-0.3.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ConsoleKit-0.3.0-get-vt-from-display-instead-of-controlling-tty.patch):' Patch #0 (ConsoleKit-0.3.0-get-vt-from-display-instead-of-controlling-tty.patch): + /bin/cat /builddir/build/SOURCES/ConsoleKit-0.3.0-get-vt-from-display-instead-of-controlling-tty.patch + /usr/bin/patch -s -p1 -b --suffix .get-vt-from-display-instead-of-controlling-tty --fuzz=0 + echo 'Patch #1 (consolekit-dbus-permissions.patch):' Patch #1 (consolekit-dbus-permissions.patch): + /bin/cat /builddir/build/SOURCES/consolekit-dbus-permissions.patch + /usr/bin/patch -s -p0 -b --suffix .consolekit --fuzz=0 + echo 'Patch #2 (ConsoleKit-skipvalidation.patch):' Patch #2 (ConsoleKit-skipvalidation.patch): + /bin/cat /builddir/build/SOURCES/ConsoleKit-skipvalidation.patch + /usr/bin/patch -s -p1 -b --suffix .skipvalidation --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sEXWoT + umask 022 + cd /builddir/build/BUILD + cd ConsoleKit-0.3.0 + 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 -march=i586 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i586-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --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.3.0 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 i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking 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... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for 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 i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-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 i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-cf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-pghpf... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-gfortran... no checking for i386-redhat-linux-gnu-g95... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-ifort... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-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 i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-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... no 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... no 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 22435: ./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 i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for 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,4. 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 xsltproc... /usr/bin/xsltproc 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/dbus/ConsoleKit.xml config.status: creating doc/dbus/Makefile 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.3.0 ======================== 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 -march=i586 -mtune=generic -fasynchronous-unwind-tables 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 PolicyKit support yes RBAC (Solaris) support: no + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0' Making all in src make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/src' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/src' make[4]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 gnu_scanf format ck-sysdeps-linux.c:397: warning: use of assignment suppression and length modifier together in gnu_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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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.3.0/src' make[3]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/src' make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/src' Making all in libck-connector make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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.3.0/libck-connector' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/tools' Making all in linux make[3]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/tools/linux' make[4]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/tools/linux' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/tools/linux' make[3]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/tools/linux' make[3]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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.3.0/tools' make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/tools' Making all in data make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/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.3.0/data' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/doc' Making all in dbus make[3]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/doc/dbus' /usr/bin/xmlto --skip-validation xhtml-nochunks -m ../../doc/dbus/config.xsl ConsoleKit.xml Error: no ID for constraint linkend: Sessions. make[3]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/doc/dbus' make[3]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/doc' Making all in pam-ck-connector make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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.3.0/libck-connector/.libs -lpam -L/lib -ldbus-1 ../libck-connector/.libs/libck-connector.so -m32 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -o test-pam test-pam.o -lpam -lpam_misc make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/pam-ck-connector' make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0' make[1]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xkpdGA + umask 022 + cd /builddir/build/BUILD + cd ConsoleKit-0.3.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386 + make install DESTDIR=/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386 Making install in src make[1]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/src' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/src' make[3]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/src' make[4]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/src' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'console-kit-daemon' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/sbin/console-kit-daemon' /usr/bin/install -c console-kit-daemon /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/sbin/console-kit-daemon mkdir -p /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/etc/ConsoleKit/run-session.d mkdir -p /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/lib/ConsoleKit/run-session.d mkdir -p /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/var/run/ConsoleKit mkdir -p /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/var/log/ConsoleKit test -z "/usr/share/dbus-1/interfaces" || /bin/mkdir -p "/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/share/dbus-1/interfaces" /usr/bin/install -c -m 644 'org.freedesktop.ConsoleKit.Manager.xml' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/share/dbus-1/interfaces/org.freedesktop.ConsoleKit.Manager.xml' /usr/bin/install -c -m 644 'org.freedesktop.ConsoleKit.Seat.xml' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/share/dbus-1/interfaces/org.freedesktop.ConsoleKit.Seat.xml' /usr/bin/install -c -m 644 'org.freedesktop.ConsoleKit.Session.xml' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/share/dbus-1/interfaces/org.freedesktop.ConsoleKit.Session.xml' make[4]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/src' make[3]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/src' make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/src' make[1]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/src' Making install in libck-connector make[1]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/libck-connector' make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/libck-connector' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libck-connector.la' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/lib/libck-connector.la' /usr/bin/install -c .libs/libck-connector.so.0.0.0 /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/lib/libck-connector.so.0.0.0 (cd /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/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/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/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/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/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/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/include/ConsoleKit/ck-connector" /usr/bin/install -c -m 644 'ck-connector.h' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/include/ConsoleKit/ck-connector/ck-connector.h' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'ck-connector.pc' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/lib/pkgconfig/ck-connector.pc' make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/libck-connector' make[1]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/libck-connector' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/tools' Making install in linux make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/tools/linux' make[3]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/tools/linux' make[4]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/tools/linux' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/ConsoleKit/scripts" || /bin/mkdir -p "/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/lib/ConsoleKit/scripts" /usr/bin/install -c 'ck-system-stop' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/lib/ConsoleKit/scripts/ck-system-stop' /usr/bin/install -c 'ck-system-restart' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/lib/ConsoleKit/scripts/ck-system-restart' make[4]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/tools/linux' make[3]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/tools/linux' make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/tools/linux' make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/tools' make[3]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/tools' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'ck-launch-session' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/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/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/bin/ck-launch-session /bin/sh ../libtool --mode=install /usr/bin/install -c 'ck-list-sessions' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/bin/ck-list-sessions' /usr/bin/install -c ck-list-sessions /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/bin/ck-list-sessions /bin/sh ../libtool --mode=install /usr/bin/install -c 'ck-history' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/bin/ck-history' /usr/bin/install -c ck-history /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/bin/ck-history test -z "/usr/libexec" || /bin/mkdir -p "/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/libexec" /bin/sh ../libtool --mode=install /usr/bin/install -c 'ck-collect-session-info' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/libexec/ck-collect-session-info' /usr/bin/install -c ck-collect-session-info /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/libexec/ck-collect-session-info /bin/sh ../libtool --mode=install /usr/bin/install -c 'ck-get-x11-server-pid' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/libexec/ck-get-x11-server-pid' /usr/bin/install -c ck-get-x11-server-pid /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/libexec/ck-get-x11-server-pid /bin/sh ../libtool --mode=install /usr/bin/install -c 'ck-get-x11-display-device' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/libexec/ck-get-x11-display-device' /usr/bin/install -c ck-get-x11-display-device /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/libexec/ck-get-x11-display-device test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'ck-log-system-start' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/sbin/ck-log-system-start' /usr/bin/install -c ck-log-system-start /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/sbin/ck-log-system-start /bin/sh ../libtool --mode=install /usr/bin/install -c 'ck-log-system-restart' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/sbin/ck-log-system-restart' /usr/bin/install -c ck-log-system-restart /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/sbin/ck-log-system-restart /bin/sh ../libtool --mode=install /usr/bin/install -c 'ck-log-system-stop' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/sbin/ck-log-system-stop' /usr/bin/install -c ck-log-system-stop /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/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.3.0/tools' make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/tools' make[1]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/tools' Making install in data make[1]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/data' make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/data' make[2]: Nothing to be done for `install-exec-am'. test -z "/etc/dbus-1/system.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/etc/dbus-1/system.d" /usr/bin/install -c -m 644 'ConsoleKit.conf' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/etc/dbus-1/system.d/ConsoleKit.conf' test -z "/usr/share/PolicyKit/policy" || /bin/mkdir -p "/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/share/PolicyKit/policy" /usr/bin/install -c -m 644 'org.freedesktop.consolekit.policy' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/share/PolicyKit/policy/org.freedesktop.consolekit.policy' test -z "/etc/ConsoleKit/seats.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/etc/ConsoleKit/seats.d" /usr/bin/install -c -m 644 '00-primary.seat' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/etc/ConsoleKit/seats.d/00-primary.seat' test -z "/usr/share/dbus-1/system-services" || /bin/mkdir -p "/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/share/dbus-1/system-services" /usr/bin/install -c -m 644 'org.freedesktop.ConsoleKit.service' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/share/dbus-1/system-services/org.freedesktop.ConsoleKit.service' make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/data' make[1]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/data' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/doc' Making install in dbus make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/doc/dbus' make[3]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/doc/dbus' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/ConsoleKit-0.3.0/spec" || /bin/mkdir -p "/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/share/doc/ConsoleKit-0.3.0/spec" /usr/bin/install -c -m 644 'ConsoleKit.html' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/share/doc/ConsoleKit-0.3.0/spec/ConsoleKit.html' make[3]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/doc/dbus' make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/doc/dbus' make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/doc' make[3]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/doc' 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/ConsoleKit-0.3.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/doc' Making install in pam-ck-connector make[1]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/pam-ck-connector' make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0/pam-ck-connector' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/share/man/man8" /usr/bin/install -c -m 644 './pam_ck_connector.8' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/share/man/man8/pam_ck_connector.8' test -z "/lib/security" || /bin/mkdir -p "/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/lib/security" /bin/sh ../libtool --mode=install /usr/bin/install -c 'pam_ck_connector.la' '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/lib/security/pam_ck_connector.la' libtool: install: warning: relinking `pam_ck_connector.la' (cd /builddir/build/BUILD/ConsoleKit-0.3.0/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 -march=i586 -mtune=generic -fasynchronous-unwind-tables -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/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386) gcc -shared .libs/pam-ck-connector.o -lpam -L/lib -ldbus-1 -L/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/lib -L/usr/lib -lck-connector -m32 -march=i586 -mtune=generic -Wl,-soname -Wl,pam_ck_connector.so -o .libs/pam_ck_connector.so /usr/bin/install -c .libs/pam_ck_connector.soT /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/lib/security/pam_ck_connector.so /usr/bin/install -c .libs/pam_ck_connector.lai /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/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.3.0/pam-ck-connector' make[1]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0/pam-ck-connector' make[1]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0' make[2]: Entering directory `/builddir/build/BUILD/ConsoleKit-0.3.0' 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.3.0' make[1]: Leaving directory `/builddir/build/BUILD/ConsoleKit-0.3.0' + rm -f '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/lib/*.a' + rm -f /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/lib/libck-connector.la + rm -f '/builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/lib/security/*.a' + rm -f /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/lib/security/pam_ck_connector.la + rm -f /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386//var/log/ConsoleKit/history + cp README AUTHORS NEWS COPYING /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/share/doc/ConsoleKit-0.3.0 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/ConsoleKit-0.3.0 extracting debug info from /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/sbin/console-kit-daemon extracting debug info from /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/sbin/ck-log-system-start extracting debug info from /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/sbin/ck-log-system-restart extracting debug info from /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/sbin/ck-log-system-stop extracting debug info from /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/lib/libck-connector.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/bin/ck-launch-session extracting debug info from /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/bin/ck-list-sessions extracting debug info from /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/bin/ck-history extracting debug info from /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/libexec/ck-collect-session-info extracting debug info from /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/libexec/ck-get-x11-server-pid extracting debug info from /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/usr/libexec/ck-get-x11-display-device extracting debug info from /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386/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 1113 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.3.0-6.fc11-i586 Provides: config(ConsoleKit) = 0.3.0-6.fc11 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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.3.4) 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.3.0-6.fc11-i586 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libglib-2.0.so.0 rtld(GNU_HASH) Processing files: ConsoleKit-libs-0.3.0-6.fc11-i586 Provides: libck-connector.so.0 pam_ck_connector.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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.3.4) 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.3.0-6.fc11-i586 Provides: pkgconfig(ck-connector) = 0.3.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libck-connector.so.0 pkgconfig(dbus-1) Processing files: ConsoleKit-docs-0.3.0-6.fc11-noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ConsoleKit-debuginfo-0.3.0-6.fc11-i586 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386 warning: Could not canonicalize hostname: x86-4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/ConsoleKit-0.3.0-6.fc11.i586.rpm Wrote: /builddir/build/RPMS/ConsoleKit-x11-0.3.0-6.fc11.i586.rpm Wrote: /builddir/build/RPMS/ConsoleKit-libs-0.3.0-6.fc11.i586.rpm Wrote: /builddir/build/RPMS/ConsoleKit-devel-0.3.0-6.fc11.i586.rpm Wrote: /builddir/build/RPMS/ConsoleKit-docs-0.3.0-6.fc11.noarch.rpm Wrote: /builddir/build/RPMS/ConsoleKit-debuginfo-0.3.0-6.fc11.i586.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.t23157 + umask 022 + cd /builddir/build/BUILD + cd ConsoleKit-0.3.0 + rm -rf /builddir/build/BUILDROOT/ConsoleKit-0.3.0-6.fc11.i386 + exit 0 Child returncode was: 0 LEAVE do -->