ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/PolicyKit.spec'], False, '/var/lib/mock/dist-f11-build-304882-56075/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/PolicyKit.spec'] warning: Could not canonicalize hostname: x86-2.fedora.phx.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/PolicyKit-0.9-4.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/PolicyKit.spec'], False, '/var/lib/mock/dist-f11-build-304882-56075/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/PolicyKit.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wtwy18 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf PolicyKit-0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/PolicyKit-0.9.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd PolicyKit-0.9 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (pk-ck-api-change.patch):' Patch #1 (pk-ck-api-change.patch): + /bin/cat /builddir/build/SOURCES/pk-ck-api-change.patch + /usr/bin/patch -s -p1 -b --suffix .api-change --fuzz=0 + echo 'Patch #2 (entry-leak.patch):' Patch #2 (entry-leak.patch): + /bin/cat /builddir/build/SOURCES/entry-leak.patch + /usr/bin/patch -s -p1 -b --suffix .entry-leak --fuzz=0 + echo 'Patch #3 (polkit-0.8-dbus-policy.patch):' Patch #3 (polkit-0.8-dbus-policy.patch): + /bin/cat /builddir/build/SOURCES/polkit-0.8-dbus-policy.patch + /usr/bin/patch -s -p1 -b --suffix .dbus-policy --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OaCTCc + umask 022 + cd /builddir/build/BUILD + cd PolicyKit-0.9 + 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=i386 -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=i386 -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=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-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 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 for i386-redhat-linux-gnu-gcc... (cached) 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... 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... yes 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 whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether gcc and cc understand -c and -o together... yes checking for xsltproc... /usr/bin/xsltproc checking for pkg-config... /usr/bin/pkg-config checking gtk-doc version >= 1.3... yes checking for i386-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for DBUS... yes checking for DBUS_GLIB... yes checking for getgrouplist... yes checking for readdir64... yes checking for getline... yes checking for strndup... yes checking for clearenv... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_ParserCreate in -lexpat... yes checking for is_selinux_enabled in -lselinux... yes checking for pthread_create... no checking for pthread_create in -lpthread... yes checking for pam_start in -lpam... yes checking for sigtimedwait in -lc... yes checking how to call pam_strerror... two arguments 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_vsyslog in -lpam... yes checking for /etc/redhat-release... yes checking for /etc/SuSE-release... no checking for /etc/gentoo-release... no checking for /etc/pardus-release... no checking linux/inotify.h usability... yes checking linux/inotify.h presence... yes checking for linux/inotify.h... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for kqueue... no checking for intltool >= 0.36.0... 0.40.5 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/polkit config.status: creating data/polkit.pc config.status: creating data/polkit-dbus.pc config.status: creating data/polkit-grant.pc config.status: creating src/Makefile config.status: creating src/kit/Makefile config.status: creating src/polkit/Makefile config.status: creating src/polkit-dbus/Makefile config.status: creating src/polkit-grant/Makefile config.status: creating polkitd/Makefile config.status: creating tools/Makefile config.status: creating doc/Makefile config.status: creating doc/version.xml config.status: creating doc/man/Makefile config.status: creating policy/Makefile config.status: creating po/Makefile.in config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands PolicyKit 0.9 ================= prefix: /usr libdir: /usr/lib libexecdir: /usr/libexec bindir: /usr/bin sbindir: /usr/sbin datadir: /usr/share sysconfdir: /etc localstatedir: /var docdir: ${datarootdir}/doc/${PACKAGE_TARNAME} compiler: gcc cflags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security cppflags: xsltproc: /usr/bin/xsltproc user for PolicyKit: polkituser group for PolicyKit: polkituser authorization database: default authentication framework: pam Distribution/OS: redhat SELinux support: yes PAM support: yes PAM file auth: system-auth PAM file account: system-auth PAM file password: system-auth PAM file session: system-auth Maintainer mode: no Building unit tests: no GCC coverage profiling: no Building verbose mode: no Building api docs: yes Building man pages: yes NOTE: Remember to create user polkituser and group polkituser before 'make install' NOTE: The directories /var/run/PolicyKit and /var/lib/PolicyKit will be owned by group polkituser and will be mode 770. NOTE: The directory /var/lib/PolicyKit-public will be owned by user polkituser and will be mode 755. NOTE: The file /var/lib/misc/PolicyKit.reload will be owned by user polkituser and group polkituser and will be mode 664. NOTE: /usr/libexec/polkit-set-default-helper will be owned by user polkituser and installed with mode 4755 (setuid binary). NOTE: /usr/libexec/polkit-read-auth-helper will be owned by group polkituser and installed with mode 2755 (setgid binary). NOTE: /usr/libexec/polkit-revoke-helper will be owned by group 'polkituser and installed with mode 2755 (setgid binary). NOTE: /usr/libexec/polkit-grant-helper will be owned by group polkituser and installed with mode 2755 (setgid binary). NOTE: /usr/libexec/polkit-explicit-grant-helper will be owned by group polkituser and installed with mode 2755 (setgid binary). NOTE: /usr/libexec/polkit-grant-helper-pam will be owned by group polkituser and installed with mode 4754 (setuid root binary). NOTE: /usr/libexec/polkit-resolve-exe-helper will be installed with mode 4755 (setuid root binary). NOTE: For packaging, remember to retain the modes and ownership. See the README file for the rationale for these modes/permissions. + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9' Making all in data make[2]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/data' sed -e 's|@docdir[@]|/usr/share/doc/policykit|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@datadir[@]|/usr/share|g' PolicyKit.conf.in >PolicyKit.conf make[2]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/data' Making all in src make[2]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/src' Making all in kit make[3]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/src/kit' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-test.lo -MD -MP -MF .deps/kit-test.Tpo -c -o kit-test.lo kit-test.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-test.lo -MD -MP -MF .deps/kit-test.Tpo -c kit-test.c -fPIC -DPIC -o .libs/kit-test.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-test.lo -MD -MP -MF .deps/kit-test.Tpo -c kit-test.c -o kit-test.o >/dev/null 2>&1 mv -f .deps/kit-test.Tpo .deps/kit-test.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-memory.lo -MD -MP -MF .deps/kit-memory.Tpo -c -o kit-memory.lo kit-memory.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-memory.lo -MD -MP -MF .deps/kit-memory.Tpo -c kit-memory.c -fPIC -DPIC -o .libs/kit-memory.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-memory.lo -MD -MP -MF .deps/kit-memory.Tpo -c kit-memory.c -o kit-memory.o >/dev/null 2>&1 mv -f .deps/kit-memory.Tpo .deps/kit-memory.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-string.lo -MD -MP -MF .deps/kit-string.Tpo -c -o kit-string.lo kit-string.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-string.lo -MD -MP -MF .deps/kit-string.Tpo -c kit-string.c -fPIC -DPIC -o .libs/kit-string.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-string.lo -MD -MP -MF .deps/kit-string.Tpo -c kit-string.c -o kit-string.o >/dev/null 2>&1 mv -f .deps/kit-string.Tpo .deps/kit-string.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-lib.lo -MD -MP -MF .deps/kit-lib.Tpo -c -o kit-lib.lo kit-lib.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-lib.lo -MD -MP -MF .deps/kit-lib.Tpo -c kit-lib.c -fPIC -DPIC -o .libs/kit-lib.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-lib.lo -MD -MP -MF .deps/kit-lib.Tpo -c kit-lib.c -o kit-lib.o >/dev/null 2>&1 mv -f .deps/kit-lib.Tpo .deps/kit-lib.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-list.lo -MD -MP -MF .deps/kit-list.Tpo -c -o kit-list.lo kit-list.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-list.lo -MD -MP -MF .deps/kit-list.Tpo -c kit-list.c -fPIC -DPIC -o .libs/kit-list.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-list.lo -MD -MP -MF .deps/kit-list.Tpo -c kit-list.c -o kit-list.o >/dev/null 2>&1 mv -f .deps/kit-list.Tpo .deps/kit-list.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-hash.lo -MD -MP -MF .deps/kit-hash.Tpo -c -o kit-hash.lo kit-hash.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-hash.lo -MD -MP -MF .deps/kit-hash.Tpo -c kit-hash.c -fPIC -DPIC -o .libs/kit-hash.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-hash.lo -MD -MP -MF .deps/kit-hash.Tpo -c kit-hash.c -o kit-hash.o >/dev/null 2>&1 mv -f .deps/kit-hash.Tpo .deps/kit-hash.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-file.lo -MD -MP -MF .deps/kit-file.Tpo -c -o kit-file.lo kit-file.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-file.lo -MD -MP -MF .deps/kit-file.Tpo -c kit-file.c -fPIC -DPIC -o .libs/kit-file.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-file.lo -MD -MP -MF .deps/kit-file.Tpo -c kit-file.c -o kit-file.o >/dev/null 2>&1 mv -f .deps/kit-file.Tpo .deps/kit-file.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-spawn.lo -MD -MP -MF .deps/kit-spawn.Tpo -c -o kit-spawn.lo kit-spawn.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-spawn.lo -MD -MP -MF .deps/kit-spawn.Tpo -c kit-spawn.c -fPIC -DPIC -o .libs/kit-spawn.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-spawn.lo -MD -MP -MF .deps/kit-spawn.Tpo -c kit-spawn.c -o kit-spawn.o >/dev/null 2>&1 mv -f .deps/kit-spawn.Tpo .deps/kit-spawn.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-message.lo -MD -MP -MF .deps/kit-message.Tpo -c -o kit-message.lo kit-message.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-message.lo -MD -MP -MF .deps/kit-message.Tpo -c kit-message.c -fPIC -DPIC -o .libs/kit-message.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-message.lo -MD -MP -MF .deps/kit-message.Tpo -c kit-message.c -o kit-message.o >/dev/null 2>&1 mv -f .deps/kit-message.Tpo .deps/kit-message.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-entity.lo -MD -MP -MF .deps/kit-entity.Tpo -c -o kit-entity.lo kit-entity.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-entity.lo -MD -MP -MF .deps/kit-entity.Tpo -c kit-entity.c -fPIC -DPIC -o .libs/kit-entity.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT kit-entity.lo -MD -MP -MF .deps/kit-entity.Tpo -c kit-entity.c -o kit-entity.o >/dev/null 2>&1 mv -f .deps/kit-entity.Tpo .deps/kit-entity.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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o libkit.la kit-test.lo kit-memory.lo kit-string.lo kit-lib.lo kit-list.lo kit-hash.lo kit-file.lo kit-spawn.lo kit-message.lo kit-entity.lo ar cru .libs/libkit.a .libs/kit-test.o .libs/kit-memory.o .libs/kit-string.o .libs/kit-lib.o .libs/kit-list.o .libs/kit-hash.o .libs/kit-file.o .libs/kit-spawn.o .libs/kit-message.o .libs/kit-entity.o ranlib .libs/libkit.a creating libkit.la (cd .libs && rm -f libkit.la && ln -s ../libkit.la libkit.la) make[3]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/src/kit' Making all in polkit make[3]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/src/polkit' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-sysdeps.lo -MD -MP -MF .deps/polkit-sysdeps.Tpo -c -o polkit-sysdeps.lo polkit-sysdeps.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-sysdeps.lo -MD -MP -MF .deps/polkit-sysdeps.Tpo -c polkit-sysdeps.c -fPIC -DPIC -o .libs/polkit-sysdeps.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-sysdeps.lo -MD -MP -MF .deps/polkit-sysdeps.Tpo -c polkit-sysdeps.c -o polkit-sysdeps.o >/dev/null 2>&1 mv -f .deps/polkit-sysdeps.Tpo .deps/polkit-sysdeps.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-error.lo -MD -MP -MF .deps/polkit-error.Tpo -c -o polkit-error.lo polkit-error.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-error.lo -MD -MP -MF .deps/polkit-error.Tpo -c polkit-error.c -fPIC -DPIC -o .libs/polkit-error.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-error.lo -MD -MP -MF .deps/polkit-error.Tpo -c polkit-error.c -o polkit-error.o >/dev/null 2>&1 mv -f .deps/polkit-error.Tpo .deps/polkit-error.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-result.lo -MD -MP -MF .deps/polkit-result.Tpo -c -o polkit-result.lo polkit-result.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-result.lo -MD -MP -MF .deps/polkit-result.Tpo -c polkit-result.c -fPIC -DPIC -o .libs/polkit-result.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-result.lo -MD -MP -MF .deps/polkit-result.Tpo -c polkit-result.c -o polkit-result.o >/dev/null 2>&1 mv -f .deps/polkit-result.Tpo .deps/polkit-result.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-context.lo -MD -MP -MF .deps/polkit-context.Tpo -c -o polkit-context.lo polkit-context.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-context.lo -MD -MP -MF .deps/polkit-context.Tpo -c polkit-context.c -fPIC -DPIC -o .libs/polkit-context.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-context.lo -MD -MP -MF .deps/polkit-context.Tpo -c polkit-context.c -o polkit-context.o >/dev/null 2>&1 mv -f .deps/polkit-context.Tpo .deps/polkit-context.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-action.lo -MD -MP -MF .deps/polkit-action.Tpo -c -o polkit-action.lo polkit-action.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-action.lo -MD -MP -MF .deps/polkit-action.Tpo -c polkit-action.c -fPIC -DPIC -o .libs/polkit-action.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-action.lo -MD -MP -MF .deps/polkit-action.Tpo -c polkit-action.c -o polkit-action.o >/dev/null 2>&1 mv -f .deps/polkit-action.Tpo .deps/polkit-action.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-seat.lo -MD -MP -MF .deps/polkit-seat.Tpo -c -o polkit-seat.lo polkit-seat.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-seat.lo -MD -MP -MF .deps/polkit-seat.Tpo -c polkit-seat.c -fPIC -DPIC -o .libs/polkit-seat.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-seat.lo -MD -MP -MF .deps/polkit-seat.Tpo -c polkit-seat.c -o polkit-seat.o >/dev/null 2>&1 mv -f .deps/polkit-seat.Tpo .deps/polkit-seat.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-session.lo -MD -MP -MF .deps/polkit-session.Tpo -c -o polkit-session.lo polkit-session.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-session.lo -MD -MP -MF .deps/polkit-session.Tpo -c polkit-session.c -fPIC -DPIC -o .libs/polkit-session.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-session.lo -MD -MP -MF .deps/polkit-session.Tpo -c polkit-session.c -o polkit-session.o >/dev/null 2>&1 mv -f .deps/polkit-session.Tpo .deps/polkit-session.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-caller.lo -MD -MP -MF .deps/polkit-caller.Tpo -c -o polkit-caller.lo polkit-caller.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-caller.lo -MD -MP -MF .deps/polkit-caller.Tpo -c polkit-caller.c -fPIC -DPIC -o .libs/polkit-caller.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-caller.lo -MD -MP -MF .deps/polkit-caller.Tpo -c polkit-caller.c -o polkit-caller.o >/dev/null 2>&1 mv -f .deps/polkit-caller.Tpo .deps/polkit-caller.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-policy-file-entry.lo -MD -MP -MF .deps/polkit-policy-file-entry.Tpo -c -o polkit-policy-file-entry.lo polkit-policy-file-entry.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-policy-file-entry.lo -MD -MP -MF .deps/polkit-policy-file-entry.Tpo -c polkit-policy-file-entry.c -fPIC -DPIC -o .libs/polkit-policy-file-entry.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-policy-file-entry.lo -MD -MP -MF .deps/polkit-policy-file-entry.Tpo -c polkit-policy-file-entry.c -o polkit-policy-file-entry.o >/dev/null 2>&1 mv -f .deps/polkit-policy-file-entry.Tpo .deps/polkit-policy-file-entry.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-policy-file.lo -MD -MP -MF .deps/polkit-policy-file.Tpo -c -o polkit-policy-file.lo polkit-policy-file.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-policy-file.lo -MD -MP -MF .deps/polkit-policy-file.Tpo -c polkit-policy-file.c -fPIC -DPIC -o .libs/polkit-policy-file.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-policy-file.lo -MD -MP -MF .deps/polkit-policy-file.Tpo -c polkit-policy-file.c -o polkit-policy-file.o >/dev/null 2>&1 mv -f .deps/polkit-policy-file.Tpo .deps/polkit-policy-file.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-policy-cache.lo -MD -MP -MF .deps/polkit-policy-cache.Tpo -c -o polkit-policy-cache.lo polkit-policy-cache.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-policy-cache.lo -MD -MP -MF .deps/polkit-policy-cache.Tpo -c polkit-policy-cache.c -fPIC -DPIC -o .libs/polkit-policy-cache.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-policy-cache.lo -MD -MP -MF .deps/polkit-policy-cache.Tpo -c polkit-policy-cache.c -o polkit-policy-cache.o >/dev/null 2>&1 mv -f .deps/polkit-policy-cache.Tpo .deps/polkit-policy-cache.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-policy-default.lo -MD -MP -MF .deps/polkit-policy-default.Tpo -c -o polkit-policy-default.lo polkit-policy-default.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-policy-default.lo -MD -MP -MF .deps/polkit-policy-default.Tpo -c polkit-policy-default.c -fPIC -DPIC -o .libs/polkit-policy-default.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-policy-default.lo -MD -MP -MF .deps/polkit-policy-default.Tpo -c polkit-policy-default.c -o polkit-policy-default.o >/dev/null 2>&1 mv -f .deps/polkit-policy-default.Tpo .deps/polkit-policy-default.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-debug.lo -MD -MP -MF .deps/polkit-debug.Tpo -c -o polkit-debug.lo polkit-debug.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-debug.lo -MD -MP -MF .deps/polkit-debug.Tpo -c polkit-debug.c -fPIC -DPIC -o .libs/polkit-debug.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-debug.lo -MD -MP -MF .deps/polkit-debug.Tpo -c polkit-debug.c -o polkit-debug.o >/dev/null 2>&1 mv -f .deps/polkit-debug.Tpo .deps/polkit-debug.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-utils.lo -MD -MP -MF .deps/polkit-utils.Tpo -c -o polkit-utils.lo polkit-utils.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-utils.lo -MD -MP -MF .deps/polkit-utils.Tpo -c polkit-utils.c -fPIC -DPIC -o .libs/polkit-utils.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-utils.lo -MD -MP -MF .deps/polkit-utils.Tpo -c polkit-utils.c -o polkit-utils.o >/dev/null 2>&1 mv -f .deps/polkit-utils.Tpo .deps/polkit-utils.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-config.lo -MD -MP -MF .deps/polkit-config.Tpo -c -o polkit-config.lo polkit-config.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-config.lo -MD -MP -MF .deps/polkit-config.Tpo -c polkit-config.c -fPIC -DPIC -o .libs/polkit-config.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-config.lo -MD -MP -MF .deps/polkit-config.Tpo -c polkit-config.c -o polkit-config.o >/dev/null 2>&1 mv -f .deps/polkit-config.Tpo .deps/polkit-config.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-authorization.lo -MD -MP -MF .deps/polkit-authorization.Tpo -c -o polkit-authorization.lo polkit-authorization.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-authorization.lo -MD -MP -MF .deps/polkit-authorization.Tpo -c polkit-authorization.c -fPIC -DPIC -o .libs/polkit-authorization.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-authorization.lo -MD -MP -MF .deps/polkit-authorization.Tpo -c polkit-authorization.c -o polkit-authorization.o >/dev/null 2>&1 mv -f .deps/polkit-authorization.Tpo .deps/polkit-authorization.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-authorization-constraint.lo -MD -MP -MF .deps/polkit-authorization-constraint.Tpo -c -o polkit-authorization-constraint.lo polkit-authorization-constraint.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-authorization-constraint.lo -MD -MP -MF .deps/polkit-authorization-constraint.Tpo -c polkit-authorization-constraint.c -fPIC -DPIC -o .libs/polkit-authorization-constraint.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-authorization-constraint.lo -MD -MP -MF .deps/polkit-authorization-constraint.Tpo -c polkit-authorization-constraint.c -o polkit-authorization-constraint.o >/dev/null 2>&1 mv -f .deps/polkit-authorization-constraint.Tpo .deps/polkit-authorization-constraint.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-authorization-db.lo -MD -MP -MF .deps/polkit-authorization-db.Tpo -c -o polkit-authorization-db.lo polkit-authorization-db.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-authorization-db.lo -MD -MP -MF .deps/polkit-authorization-db.Tpo -c polkit-authorization-db.c -fPIC -DPIC -o .libs/polkit-authorization-db.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\" -DTEST_BUILD_DIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-authorization-db.lo -MD -MP -MF .deps/polkit-authorization-db.Tpo -c polkit-authorization-db.c -o polkit-authorization-db.o >/dev/null 2>&1 mv -f .deps/polkit-authorization-db.Tpo .deps/polkit-authorization-db.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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -version-info 2:0:0 -export-dynamic -no-undefined -export-symbols-regex '(^polkit_.*|_pk_validate_unique_bus_name)' -Wl,--as-needed -o libpolkit.la -rpath /usr/lib polkit-sysdeps.lo polkit-error.lo polkit-result.lo polkit-context.lo polkit-action.lo polkit-seat.lo polkit-session.lo polkit-caller.lo polkit-policy-file-entry.lo polkit-policy-file.lo polkit-policy-cache.lo polkit-policy-default.lo polkit-debug.lo polkit-utils.lo polkit-config.lo polkit-authorization.lo polkit-authorization-constraint.lo polkit-authorization-db.lo -lexpat ../../src/kit/libkit.la generating symbol list for `libpolkit.la' /usr/bin/nm -B .libs/polkit-sysdeps.o .libs/polkit-error.o .libs/polkit-result.o .libs/polkit-context.o .libs/polkit-action.o .libs/polkit-seat.o .libs/polkit-session.o .libs/polkit-caller.o .libs/polkit-policy-file-entry.o .libs/polkit-policy-file.o .libs/polkit-policy-cache.o .libs/polkit-policy-default.o .libs/polkit-debug.o .libs/polkit-utils.o .libs/polkit-config.o .libs/polkit-authorization.o .libs/polkit-authorization-constraint.o .libs/polkit-authorization-db.o ../../src/kit/.libs/libkit.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libpolkit.exp /bin/grep -E -e "(^polkit_.*|_pk_validate_unique_bus_name)" ".libs/libpolkit.exp" > ".libs/libpolkit.expT" mv -f ".libs/libpolkit.expT" ".libs/libpolkit.exp" echo "{ global:" > .libs/libpolkit.ver cat .libs/libpolkit.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpolkit.ver echo "local: *; };" >> .libs/libpolkit.ver gcc -shared .libs/polkit-sysdeps.o .libs/polkit-error.o .libs/polkit-result.o .libs/polkit-context.o .libs/polkit-action.o .libs/polkit-seat.o .libs/polkit-session.o .libs/polkit-caller.o .libs/polkit-policy-file-entry.o .libs/polkit-policy-file.o .libs/polkit-policy-cache.o .libs/polkit-policy-default.o .libs/polkit-debug.o .libs/polkit-utils.o .libs/polkit-config.o .libs/polkit-authorization.o .libs/polkit-authorization-constraint.o .libs/polkit-authorization-db.o -Wl,--whole-archive ../../src/kit/.libs/libkit.a -Wl,--no-whole-archive -lexpat -m32 -march=i386 -mtune=generic -Wl,--as-needed -Wl,-soname -Wl,libpolkit.so.2 -Wl,-version-script -Wl,.libs/libpolkit.ver -o .libs/libpolkit.so.2.0.0 (cd .libs && rm -f libpolkit.so.2 && ln -s libpolkit.so.2.0.0 libpolkit.so.2) (cd .libs && rm -f libpolkit.so && ln -s libpolkit.so.2.0.0 libpolkit.so) rm -fr .libs/libpolkit.lax mkdir .libs/libpolkit.lax rm -fr .libs/libpolkit.lax/libkit.a mkdir .libs/libpolkit.lax/libkit.a (cd .libs/libpolkit.lax/libkit.a && ar x /builddir/build/BUILD/PolicyKit-0.9/src/polkit/../../src/kit/.libs/libkit.a) ar cru .libs/libpolkit.a polkit-sysdeps.o polkit-error.o polkit-result.o polkit-context.o polkit-action.o polkit-seat.o polkit-session.o polkit-caller.o polkit-policy-file-entry.o polkit-policy-file.o polkit-policy-cache.o polkit-policy-default.o polkit-debug.o polkit-utils.o polkit-config.o polkit-authorization.o polkit-authorization-constraint.o polkit-authorization-db.o .libs/libpolkit.lax/libkit.a/kit-test.o .libs/libpolkit.lax/libkit.a/kit-memory.o .libs/libpolkit.lax/libkit.a/kit-string.o .libs/libpolkit.lax/libkit.a/kit-lib.o .libs/libpolkit.lax/libkit.a/kit-list.o .libs/libpolkit.lax/libkit.a/kit-hash.o .libs/libpolkit.lax/libkit.a/kit-file.o .libs/libpolkit.lax/libkit.a/kit-spawn.o .libs/libpolkit.lax/libkit.a/kit-message.o .libs/libpolkit.lax/libkit.a/kit-entity.o ranlib .libs/libpolkit.a rm -fr .libs/libpolkit.lax creating libpolkit.la (cd .libs && rm -f libpolkit.la && ln -s ../libpolkit.la libpolkit.la) make[3]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/src/polkit' Making all in polkit-dbus make[3]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/src/polkit-dbus' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-dbus.lo -MD -MP -MF .deps/polkit-dbus.Tpo -c -o polkit-dbus.lo polkit-dbus.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-dbus.lo -MD -MP -MF .deps/polkit-dbus.Tpo -c polkit-dbus.c -fPIC -DPIC -o .libs/polkit-dbus.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-dbus.lo -MD -MP -MF .deps/polkit-dbus.Tpo -c polkit-dbus.c -o polkit-dbus.o >/dev/null 2>&1 mv -f .deps/polkit-dbus.Tpo .deps/polkit-dbus.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-simple.lo -MD -MP -MF .deps/polkit-simple.Tpo -c -o polkit-simple.lo polkit-simple.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-simple.lo -MD -MP -MF .deps/polkit-simple.Tpo -c polkit-simple.c -fPIC -DPIC -o .libs/polkit-simple.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-simple.lo -MD -MP -MF .deps/polkit-simple.Tpo -c polkit-simple.c -o polkit-simple.o >/dev/null 2>&1 mv -f .deps/polkit-simple.Tpo .deps/polkit-simple.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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -version-info 2:0:0 -export-dynamic -no-undefined -export-symbols-regex '^polkit_.*' -Wl,--as-needed -o libpolkit-dbus.la -rpath /usr/lib polkit-dbus.lo polkit-simple.lo -L/lib -ldbus-1 ../../src/kit/libkit.la ../../src/polkit/libpolkit.la -lselinux -lpthread generating symbol list for `libpolkit-dbus.la' /usr/bin/nm -B .libs/polkit-dbus.o .libs/polkit-simple.o ../../src/kit/.libs/libkit.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libpolkit-dbus.exp /bin/grep -E -e "^polkit_.*" ".libs/libpolkit-dbus.exp" > ".libs/libpolkit-dbus.expT" mv -f ".libs/libpolkit-dbus.expT" ".libs/libpolkit-dbus.exp" echo "{ global:" > .libs/libpolkit-dbus.ver cat .libs/libpolkit-dbus.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpolkit-dbus.ver echo "local: *; };" >> .libs/libpolkit-dbus.ver gcc -shared .libs/polkit-dbus.o .libs/polkit-simple.o -Wl,--whole-archive ../../src/kit/.libs/libkit.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/builddir/build/BUILD/PolicyKit-0.9/src/polkit/.libs -L/lib -ldbus-1 ../../src/polkit/.libs/libpolkit.so -lselinux -lpthread -m32 -march=i386 -mtune=generic -Wl,--as-needed -Wl,-soname -Wl,libpolkit-dbus.so.2 -Wl,-version-script -Wl,.libs/libpolkit-dbus.ver -o .libs/libpolkit-dbus.so.2.0.0 (cd .libs && rm -f libpolkit-dbus.so.2 && ln -s libpolkit-dbus.so.2.0.0 libpolkit-dbus.so.2) (cd .libs && rm -f libpolkit-dbus.so && ln -s libpolkit-dbus.so.2.0.0 libpolkit-dbus.so) rm -fr .libs/libpolkit-dbus.lax mkdir .libs/libpolkit-dbus.lax rm -fr .libs/libpolkit-dbus.lax/libkit.a mkdir .libs/libpolkit-dbus.lax/libkit.a (cd .libs/libpolkit-dbus.lax/libkit.a && ar x /builddir/build/BUILD/PolicyKit-0.9/src/polkit-dbus/../../src/kit/.libs/libkit.a) ar cru .libs/libpolkit-dbus.a polkit-dbus.o polkit-simple.o .libs/libpolkit-dbus.lax/libkit.a/kit-test.o .libs/libpolkit-dbus.lax/libkit.a/kit-memory.o .libs/libpolkit-dbus.lax/libkit.a/kit-string.o .libs/libpolkit-dbus.lax/libkit.a/kit-lib.o .libs/libpolkit-dbus.lax/libkit.a/kit-list.o .libs/libpolkit-dbus.lax/libkit.a/kit-hash.o .libs/libpolkit-dbus.lax/libkit.a/kit-file.o .libs/libpolkit-dbus.lax/libkit.a/kit-spawn.o .libs/libpolkit-dbus.lax/libkit.a/kit-message.o .libs/libpolkit-dbus.lax/libkit.a/kit-entity.o ranlib .libs/libpolkit-dbus.a rm -fr .libs/libpolkit-dbus.lax creating libpolkit-dbus.la (cd .libs && rm -f libpolkit-dbus.la && ln -s ../libpolkit-dbus.la libpolkit-dbus.la) gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit_resolve_exe_helper-polkit-resolve-exe-helper.o -MD -MP -MF .deps/polkit_resolve_exe_helper-polkit-resolve-exe-helper.Tpo -c -o polkit_resolve_exe_helper-polkit-resolve-exe-helper.o `test -f 'polkit-resolve-exe-helper.c' || echo './'`polkit-resolve-exe-helper.c mv -f .deps/polkit_resolve_exe_helper-polkit-resolve-exe-helper.Tpo .deps/polkit_resolve_exe_helper-polkit-resolve-exe-helper.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o polkit-resolve-exe-helper polkit_resolve_exe_helper-polkit-resolve-exe-helper.o ../../src/kit/libkit.la ../../src/polkit/libpolkit.la libpolkit-dbus.la gcc -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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o .libs/polkit-resolve-exe-helper polkit_resolve_exe_helper-polkit-resolve-exe-helper.o ../../src/kit/.libs/libkit.a ../../src/polkit/.libs/libpolkit.so ./.libs/libpolkit-dbus.so -L/lib -ldbus-1 /builddir/build/BUILD/PolicyKit-0.9/src/polkit/.libs/libpolkit.so -lexpat -lselinux -lpthread creating polkit-resolve-exe-helper gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit_read_auth_helper-polkit-read-auth-helper.o -MD -MP -MF .deps/polkit_read_auth_helper-polkit-read-auth-helper.Tpo -c -o polkit_read_auth_helper-polkit-read-auth-helper.o `test -f 'polkit-read-auth-helper.c' || echo './'`polkit-read-auth-helper.c mv -f .deps/polkit_read_auth_helper-polkit-read-auth-helper.Tpo .deps/polkit_read_auth_helper-polkit-read-auth-helper.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o polkit-read-auth-helper polkit_read_auth_helper-polkit-read-auth-helper.o ../../src/kit/libkit.la ../../src/polkit/libpolkit.la libpolkit-dbus.la gcc -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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o .libs/polkit-read-auth-helper polkit_read_auth_helper-polkit-read-auth-helper.o ../../src/kit/.libs/libkit.a ../../src/polkit/.libs/libpolkit.so ./.libs/libpolkit-dbus.so -L/lib -ldbus-1 /builddir/build/BUILD/PolicyKit-0.9/src/polkit/.libs/libpolkit.so -lexpat -lselinux -lpthread creating polkit-read-auth-helper gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit_set_default_helper-polkit-set-default-helper.o -MD -MP -MF .deps/polkit_set_default_helper-polkit-set-default-helper.Tpo -c -o polkit_set_default_helper-polkit-set-default-helper.o `test -f 'polkit-set-default-helper.c' || echo './'`polkit-set-default-helper.c mv -f .deps/polkit_set_default_helper-polkit-set-default-helper.Tpo .deps/polkit_set_default_helper-polkit-set-default-helper.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o polkit-set-default-helper polkit_set_default_helper-polkit-set-default-helper.o ../../src/kit/libkit.la ../../src/polkit/libpolkit.la libpolkit-dbus.la gcc -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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o .libs/polkit-set-default-helper polkit_set_default_helper-polkit-set-default-helper.o ../../src/kit/.libs/libkit.a ../../src/polkit/.libs/libpolkit.so ./.libs/libpolkit-dbus.so -L/lib -ldbus-1 /builddir/build/BUILD/PolicyKit-0.9/src/polkit/.libs/libpolkit.so -lexpat -lselinux -lpthread creating polkit-set-default-helper make[3]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/src/polkit-dbus' Making all in polkit-grant make[3]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/src/polkit-grant' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-grant.lo -MD -MP -MF .deps/polkit-grant.Tpo -c -o polkit-grant.lo polkit-grant.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-grant.lo -MD -MP -MF .deps/polkit-grant.Tpo -c polkit-grant.c -fPIC -DPIC -o .libs/polkit-grant.o polkit-grant.c: In function 'polkit_grant_io_func': polkit-grant.c:415: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-grant.lo -MD -MP -MF .deps/polkit-grant.Tpo -c polkit-grant.c -o polkit-grant.o >/dev/null 2>&1 mv -f .deps/polkit-grant.Tpo .deps/polkit-grant.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-authorization-db-write.lo -MD -MP -MF .deps/polkit-authorization-db-write.Tpo -c -o polkit-authorization-db-write.lo polkit-authorization-db-write.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-authorization-db-write.lo -MD -MP -MF .deps/polkit-authorization-db-write.Tpo -c polkit-authorization-db-write.c -fPIC -DPIC -o .libs/polkit-authorization-db-write.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-authorization-db-write.lo -MD -MP -MF .deps/polkit-authorization-db-write.Tpo -c polkit-authorization-db-write.c -o polkit-authorization-db-write.o >/dev/null 2>&1 mv -f .deps/polkit-authorization-db-write.Tpo .deps/polkit-authorization-db-write.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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -version-info 2:0:0 -export-dynamic -no-undefined -export-symbols-regex '(^polkit_.*|_polkit_authorization_db_auth_file_add)' -Wl,--as-needed -o libpolkit-grant.la -rpath /usr/lib polkit-grant.lo polkit-authorization-db-write.lo -lglib-2.0 -L/lib -ldbus-1 ../../src/kit/libkit.la ../../src/polkit/libpolkit.la generating symbol list for `libpolkit-grant.la' /usr/bin/nm -B .libs/polkit-grant.o .libs/polkit-authorization-db-write.o ../../src/kit/.libs/libkit.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libpolkit-grant.exp /bin/grep -E -e "(^polkit_.*|_polkit_authorization_db_auth_file_add)" ".libs/libpolkit-grant.exp" > ".libs/libpolkit-grant.expT" mv -f ".libs/libpolkit-grant.expT" ".libs/libpolkit-grant.exp" echo "{ global:" > .libs/libpolkit-grant.ver cat .libs/libpolkit-grant.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpolkit-grant.ver echo "local: *; };" >> .libs/libpolkit-grant.ver gcc -shared .libs/polkit-grant.o .libs/polkit-authorization-db-write.o -Wl,--whole-archive ../../src/kit/.libs/libkit.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/builddir/build/BUILD/PolicyKit-0.9/src/polkit/.libs -lglib-2.0 -L/lib -ldbus-1 ../../src/polkit/.libs/libpolkit.so -m32 -march=i386 -mtune=generic -Wl,--as-needed -Wl,-soname -Wl,libpolkit-grant.so.2 -Wl,-version-script -Wl,.libs/libpolkit-grant.ver -o .libs/libpolkit-grant.so.2.0.0 (cd .libs && rm -f libpolkit-grant.so.2 && ln -s libpolkit-grant.so.2.0.0 libpolkit-grant.so.2) (cd .libs && rm -f libpolkit-grant.so && ln -s libpolkit-grant.so.2.0.0 libpolkit-grant.so) rm -fr .libs/libpolkit-grant.lax mkdir .libs/libpolkit-grant.lax rm -fr .libs/libpolkit-grant.lax/libkit.a mkdir .libs/libpolkit-grant.lax/libkit.a (cd .libs/libpolkit-grant.lax/libkit.a && ar x /builddir/build/BUILD/PolicyKit-0.9/src/polkit-grant/../../src/kit/.libs/libkit.a) ar cru .libs/libpolkit-grant.a polkit-grant.o polkit-authorization-db-write.o .libs/libpolkit-grant.lax/libkit.a/kit-test.o .libs/libpolkit-grant.lax/libkit.a/kit-memory.o .libs/libpolkit-grant.lax/libkit.a/kit-string.o .libs/libpolkit-grant.lax/libkit.a/kit-lib.o .libs/libpolkit-grant.lax/libkit.a/kit-list.o .libs/libpolkit-grant.lax/libkit.a/kit-hash.o .libs/libpolkit-grant.lax/libkit.a/kit-file.o .libs/libpolkit-grant.lax/libkit.a/kit-spawn.o .libs/libpolkit-grant.lax/libkit.a/kit-message.o .libs/libpolkit-grant.lax/libkit.a/kit-entity.o ranlib .libs/libpolkit-grant.a rm -fr .libs/libpolkit-grant.lax creating libpolkit-grant.la (cd .libs && rm -f libpolkit-grant.la && ln -s ../libpolkit-grant.la libpolkit-grant.la) gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-grant-helper.o -MD -MP -MF .deps/polkit-grant-helper.Tpo -c -o polkit-grant-helper.o polkit-grant-helper.c mv -f .deps/polkit-grant-helper.Tpo .deps/polkit-grant-helper.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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o polkit-grant-helper polkit-grant-helper.o -lglib-2.0 -L/lib -ldbus-1 ../../src/kit/libkit.la ../../src/polkit/libpolkit.la ../../src/polkit-dbus/libpolkit-dbus.la libpolkit-grant.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o .libs/polkit-grant-helper polkit-grant-helper.o -L/lib ../../src/kit/.libs/libkit.a ../../src/polkit/.libs/libpolkit.so ../../src/polkit-dbus/.libs/libpolkit-dbus.so -lselinux -lpthread ./.libs/libpolkit-grant.so -lglib-2.0 -ldbus-1 /builddir/build/BUILD/PolicyKit-0.9/src/polkit/.libs/libpolkit.so -lexpat creating polkit-grant-helper gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-grant-helper-pam.o -MD -MP -MF .deps/polkit-grant-helper-pam.Tpo -c -o polkit-grant-helper-pam.o polkit-grant-helper-pam.c mv -f .deps/polkit-grant-helper-pam.Tpo .deps/polkit-grant-helper-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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o polkit-grant-helper-pam polkit-grant-helper-pam.o -lpam ../../src/kit/libkit.la ../../src/polkit/libpolkit.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o .libs/polkit-grant-helper-pam polkit-grant-helper-pam.o -lpam ../../src/kit/.libs/libkit.a ../../src/polkit/.libs/libpolkit.so -lexpat creating polkit-grant-helper-pam gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit_explicit_grant_helper-polkit-explicit-grant-helper.o -MD -MP -MF .deps/polkit_explicit_grant_helper-polkit-explicit-grant-helper.Tpo -c -o polkit_explicit_grant_helper-polkit-explicit-grant-helper.o `test -f 'polkit-explicit-grant-helper.c' || echo './'`polkit-explicit-grant-helper.c mv -f .deps/polkit_explicit_grant_helper-polkit-explicit-grant-helper.Tpo .deps/polkit_explicit_grant_helper-polkit-explicit-grant-helper.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o polkit-explicit-grant-helper polkit_explicit_grant_helper-polkit-explicit-grant-helper.o ../../src/kit/libkit.la ../../src/polkit/libpolkit.la ../../src/polkit-dbus/libpolkit-dbus.la libpolkit-grant.la gcc -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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o .libs/polkit-explicit-grant-helper polkit_explicit_grant_helper-polkit-explicit-grant-helper.o ../../src/kit/.libs/libkit.a ../../src/polkit/.libs/libpolkit.so ../../src/polkit-dbus/.libs/libpolkit-dbus.so -L/lib -lselinux -lpthread ./.libs/libpolkit-grant.so -lglib-2.0 -ldbus-1 /builddir/build/BUILD/PolicyKit-0.9/src/polkit/.libs/libpolkit.so -lexpat creating polkit-explicit-grant-helper gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit_revoke_helper-polkit-revoke-helper.o -MD -MP -MF .deps/polkit_revoke_helper-polkit-revoke-helper.Tpo -c -o polkit_revoke_helper-polkit-revoke-helper.o `test -f 'polkit-revoke-helper.c' || echo './'`polkit-revoke-helper.c mv -f .deps/polkit_revoke_helper-polkit-revoke-helper.Tpo .deps/polkit_revoke_helper-polkit-revoke-helper.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o polkit-revoke-helper polkit_revoke_helper-polkit-revoke-helper.o ../../src/kit/libkit.la ../../src/polkit/libpolkit.la ../../src/polkit-dbus/libpolkit-dbus.la gcc -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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o .libs/polkit-revoke-helper polkit_revoke_helper-polkit-revoke-helper.o ../../src/kit/.libs/libkit.a ../../src/polkit/.libs/libpolkit.so ../../src/polkit-dbus/.libs/libpolkit-dbus.so -L/lib -ldbus-1 /builddir/build/BUILD/PolicyKit-0.9/src/polkit/.libs/libpolkit.so -lexpat -lselinux -lpthread creating polkit-revoke-helper make[3]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/src/polkit-grant' make[3]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/src' make[2]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/src' Making all in polkitd make[2]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/polkitd' make all-am make[3]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/polkitd' gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -I/usr/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/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -DG_LOG_DOMAIN=\"polkitd\" -DDATADIR=\""/usr/share/PolicyKit"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkitd-polkit-daemon.o -MD -MP -MF .deps/polkitd-polkit-daemon.Tpo -c -o polkitd-polkit-daemon.o `test -f 'polkit-daemon.c' || echo './'`polkit-daemon.c mv -f .deps/polkitd-polkit-daemon.Tpo .deps/polkitd-polkit-daemon.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION -I/usr/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/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -DG_LOG_DOMAIN=\"polkitd\" -DDATADIR=\""/usr/share/PolicyKit"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkitd-main.o -MD -MP -MF .deps/polkitd-main.Tpo -c -o polkitd-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/polkitd-main.Tpo .deps/polkitd-main.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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o polkitd polkitd-polkit-daemon.o polkitd-main.o -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ../src/polkit/libpolkit.la ../src/polkit-dbus/libpolkit-dbus.la ../src/polkit-grant/libpolkit-grant.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o .libs/polkitd polkitd-polkit-daemon.o polkitd-main.o -L/lib -ldbus-glib-1 -lgobject-2.0 ../src/polkit/.libs/libpolkit.so ../src/polkit-dbus/.libs/libpolkit-dbus.so -lselinux -lpthread ../src/polkit-grant/.libs/libpolkit-grant.so -lglib-2.0 -ldbus-1 /builddir/build/BUILD/PolicyKit-0.9/src/polkit/.libs/libpolkit.so -lexpat creating polkitd make[3]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/polkitd' make[2]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/polkitd' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/doc' Making all in man make[3]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/doc/man' /usr/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl polkit-auth.xml Warn: meta author : no refentry/info/author polkit-auth Note: meta author : see http://docbook.sf.net/el/author polkit-auth Warn: meta author : no author data, so inserted a fixme polkit-auth Note: Writing polkit-auth.1 /usr/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl polkit-action.xml Warn: meta author : no refentry/info/author polkit-action Note: meta author : see http://docbook.sf.net/el/author polkit-action Warn: meta author : no author data, so inserted a fixme polkit-action Note: Writing polkit-action.1 /usr/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl polkit-config-file-validate.xml Warn: meta author : no refentry/info/author polkit-config-file-validate Note: meta author : see http://docbook.sf.net/el/author polkit-config-file-validate Warn: meta author : no author data, so inserted a fixme polkit-config-file-validate Note: Writing polkit-config-file-validate.1 /usr/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl polkit-policy-file-validate.xml Warn: meta author : no refentry/info/author polkit-policy-file-validate Note: meta author : see http://docbook.sf.net/el/author polkit-policy-file-validate Warn: meta author : no author data, so inserted a fixme polkit-policy-file-validate Note: Writing polkit-policy-file-validate.1 /usr/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl PolicyKit.conf.xml Note: Writing PolicyKit.conf.5 /usr/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl PolicyKit.xml Note: Writing PolicyKit.8 make[3]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/doc/man' make[3]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/doc' gtk-doc: Scanning header files cd . && \ gtkdoc-scan --module=polkit --source-dir=../src --ignore-headers="" --ignore-headers=config.h if grep -l '^..*$' ./polkit.types > /dev/null 2>&1 ; then \ CC="/bin/sh ../libtool --mode=compile gcc -I/usr/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/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security" LD="/bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed " CFLAGS="" LDFLAGS="-L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lglib-2.0 ../src/kit/libkit.la ../src/polkit/libpolkit.la ../src/polkit-dbus/libpolkit-dbus.la ../src/polkit-grant/libpolkit-grant.la " gtkdoc-scangobj --module=polkit --output-dir=. ; \ else \ cd . ; \ for i in polkit.args polkit.hierarchy polkit.interfaces polkit.prerequisites polkit.signals ; do \ test -f $i || touch $i ; \ done \ fi touch scan-build.stamp gtk-doc: Rebuilding template files cd . && gtkdoc-mktmpl --module=polkit ./polkit-decl.txt:869: warning: Structure PolKitAuthorizationDB has multiple definitions. touch tmpl-build.stamp gtk-doc: Building XML cd . && \ gtkdoc-mkdb --module=polkit --source-dir=../src --output-format=xml --expand-content-files="" --main-sgml-file=polkit-docs.xml --sgml-mode --output-format=xml ./polkit-decl.txt:869: warning: Structure PolKitAuthorizationDB has multiple definitions. ../src/polkit/polkit-context.c:997: warning: polkit_context_can_session_do_action is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../src/polkit/polkit-context.c:1018: warning: polkit_context_can_caller_do_action is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../src/polkit/polkit-debug.c:57: warning: Parameter description for Varargs is missing in source code comment block. 99% symbol docs coverage (403 symbols documented, 1 symbols incomplete, 5 not documented) See polkit-undocumented.txt for a list of missing docs. The doc coverage percentage doesn't include intro sections. touch sgml-build.stamp gtk-doc: Building HTML rm -rf ./html mkdir ./html cd ./html && gtkdoc-mkhtml polkit ../polkit-docs.xml Computing chunks... No template for "/book/reference/partintro/para" (or any of its leaves) exists in the context named "title" in the "en" localization. Writing PolicyKit.8.html for refentry(PolicyKit.8) Writing polkit-spec-history.html for sect1(polkit-spec-history) Writing intro-define-problem.html for sect1(intro-define-problem) Writing introduction.html for chapter(introduction) Writing model-concepts.html for sect1(model-concepts) Writing model-theory-of-operation.html for sect1(model-theory-of-operation) Writing model-authentication-agent.html for sect1(model-authentication-agent) Writing model.html for chapter(model) Writing beyond-defaults.html for sect1(beyond-defaults) Writing polkit-conf.html for chapter(polkit-conf) Writing ref-design.html for reference(ref-design) Writing polkit-polkit-types.html for refentry(polkit-polkit-types) Writing polkit-polkit-sysdeps.html for refentry(polkit-polkit-sysdeps) Writing polkit-polkit-simple.html for refentry(polkit-polkit-simple) Writing polkit-polkit-error.html for refentry(polkit-polkit-error) Writing polkit-polkit-result.html for refentry(polkit-polkit-result) Writing polkit-polkit-action.html for refentry(polkit-polkit-action) Writing polkit-polkit-seat.html for refentry(polkit-polkit-seat) Writing polkit-polkit-session.html for refentry(polkit-polkit-session) Writing polkit-polkit-caller.html for refentry(polkit-polkit-caller) Writing polkit-polkit-dbus.html for refentry(polkit-polkit-dbus) Writing polkit-polkit-context.html for refentry(polkit-polkit-context) Writing polkit-polkit-config.html for refentry(polkit-polkit-config) Writing polkit-polkit-policy-file.html for refentry(polkit-polkit-policy-file) Writing polkit-polkit-policy-file-entry.html for refentry(polkit-polkit-policy-file-entry) Writing polkit-polkit-policy-default.html for refentry(polkit-polkit-policy-default) Writing polkit-polkit-policy-cache.html for refentry(polkit-polkit-policy-cache) Writing polkit-polkit-authorization.html for refentry(polkit-polkit-authorization) Writing polkit-polkit-authorization-constraint.html for refentry(polkit-polkit-authorization-constraint) Writing polkit-polkit-authorization-db.html for refentry(polkit-polkit-authorization-db) Writing polkit-polkit-grant.html for refentry(polkit-polkit-grant) Writing ref-core.html for reference(ref-core) Writing PolicyKit.8.html for refentry(PolicyKit.8) Writing PolicyKit.conf.5.html for refentry(PolicyKit.conf.5) Writing polkit-auth.1.html for refentry(polkit-auth.1) Writing polkit-action.1.html for refentry(polkit-action.1) Writing polkit-policy-file-validate.1.html for refentry(polkit-policy-file-validate.1) Writing polkit-config-file-validate.1.html for refentry(polkit-config-file-validate.1) Writing tools-fileformats.html for reference(tools-fileformats) Writing ix01.html for index Writing ix02.html for index Writing ix03.html for index Writing ix04.html for index Writing license.html for appendix(license) Writing index.html for book(index) Writing index.sgml for book(index) Writing polkit.devhelp for book(index) Writing polkit.devhelp2 for book(index) test "xdiagram-bus-model.png diagram-interaction.png" = "x" || ( cd . && cp diagram-bus-model.png diagram-interaction.png html ) gtk-doc: Fixing cross-references cd . && gtkdoc-fixxref --module-dir=html --html-dir=/usr/share/gtk-doc/html touch html-build.stamp make[3]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/doc' make[2]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/doc' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATEDIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-config-file-validate.o -MD -MP -MF .deps/polkit-config-file-validate.Tpo -c -o polkit-config-file-validate.o polkit-config-file-validate.c mv -f .deps/polkit-config-file-validate.Tpo .deps/polkit-config-file-validate.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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o polkit-config-file-validate polkit-config-file-validate.o ../src/kit/libkit.la ../src/polkit/libpolkit.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o .libs/polkit-config-file-validate polkit-config-file-validate.o ../src/kit/.libs/libkit.a ../src/polkit/.libs/libpolkit.so -lexpat creating polkit-config-file-validate gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATEDIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-policy-file-validate.o -MD -MP -MF .deps/polkit-policy-file-validate.Tpo -c -o polkit-policy-file-validate.o polkit-policy-file-validate.c mv -f .deps/polkit-policy-file-validate.Tpo .deps/polkit-policy-file-validate.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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o polkit-policy-file-validate polkit-policy-file-validate.o ../src/kit/libkit.la ../src/polkit/libpolkit.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o .libs/polkit-policy-file-validate polkit-policy-file-validate.o ../src/kit/.libs/libkit.a ../src/polkit/.libs/libpolkit.so -lexpat creating polkit-policy-file-validate gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATEDIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-action.o -MD -MP -MF .deps/polkit-action.Tpo -c -o polkit-action.o polkit-action.c mv -f .deps/polkit-action.Tpo .deps/polkit-action.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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o polkit-action polkit-action.o ../src/polkit/libpolkit.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o .libs/polkit-action polkit-action.o ../src/polkit/.libs/libpolkit.so -lexpat creating polkit-action gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATEDIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-auth.o -MD -MP -MF .deps/polkit-auth.Tpo -c -o polkit-auth.o polkit-auth.c polkit-auth.c: In function 'conversation_select_admin_user': polkit-auth.c:184: warning: ignoring return value of 'getline', declared with attribute warn_unused_result polkit-auth.c: In function 'conversation_pam_prompt_echo_off': polkit-auth.c:210: warning: ignoring return value of 'getline', declared with attribute warn_unused_result polkit-auth.c: In function 'conversation_pam_prompt_echo_on': polkit-auth.c:228: warning: ignoring return value of 'getline', declared with attribute warn_unused_result polkit-auth.c: In function 'conversation_override_grant_type': polkit-auth.c:266: warning: ignoring return value of 'getline', declared with attribute warn_unused_result polkit-auth.c:281: warning: ignoring return value of 'getline', declared with attribute warn_unused_result mv -f .deps/polkit-auth.Tpo .deps/polkit-auth.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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o polkit-auth polkit-auth.o -lglib-2.0 -L/lib -ldbus-1 ../src/polkit/libpolkit.la ../src/polkit-grant/libpolkit-grant.la ../src/polkit-dbus/libpolkit-dbus.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o .libs/polkit-auth polkit-auth.o -L/lib ../src/polkit/.libs/libpolkit.so ../src/polkit-grant/.libs/libpolkit-grant.so -lglib-2.0 ../src/polkit-dbus/.libs/libpolkit-dbus.so -ldbus-1 /builddir/build/BUILD/PolicyKit-0.9/src/polkit/.libs/libpolkit.so -lexpat -lselinux -lpthread creating polkit-auth make[2]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/tools' Making all in policy make[2]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/policy' LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po org.freedesktop.policykit.policy.in org.freedesktop.policykit.policy Generating and caching the translation database Merging translations into org.freedesktop.policykit.policy. CREATED org.freedesktop.policykit.policy make[2]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/policy' Making all in po make[2]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/po' Making all in test make[2]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/test' make[2]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9' make[1]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GE5w8p + umask 022 + cd /builddir/build/BUILD + cd PolicyKit-0.9 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386 + make install DESTDIR=/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386 Making install in data make[1]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/data' make[2]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/data' make[2]: Nothing to be done for `install-exec-am'. test -z "/etc/PolicyKit" || /bin/mkdir -p "/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/etc/PolicyKit" /usr/bin/install -c -m 644 'PolicyKit.conf' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/etc/PolicyKit/PolicyKit.conf' test -z "/usr/share/dbus-1/interfaces" || /bin/mkdir -p "/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/dbus-1/interfaces" /usr/bin/install -c -m 644 'org.freedesktop.PolicyKit.AuthenticationAgent.xml' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/dbus-1/interfaces/org.freedesktop.PolicyKit.AuthenticationAgent.xml' test -z "/usr/share/PolicyKit" || /bin/mkdir -p "/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/PolicyKit" /usr/bin/install -c -m 644 'config.dtd' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/PolicyKit/config.dtd' test -z "/etc/pam.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/etc/pam.d" /usr/bin/install -c -m 644 'polkit' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/etc/pam.d/polkit' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'polkit.pc' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/pkgconfig/polkit.pc' /usr/bin/install -c -m 644 'polkit-dbus.pc' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/pkgconfig/polkit-dbus.pc' /usr/bin/install -c -m 644 'polkit-grant.pc' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/pkgconfig/polkit-grant.pc' make[2]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/data' make[1]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/data' Making install in src make[1]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/src' Making install in kit make[2]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/src/kit' make[3]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/src/kit' 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/PolicyKit-0.9/src/kit' make[2]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/src/kit' Making install in polkit make[2]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/src/polkit' make[3]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/src/polkit' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libpolkit.la' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit.la' /usr/bin/install -c .libs/libpolkit.so.2.0.0 /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit.so.2.0.0 (cd /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib && { ln -s -f libpolkit.so.2.0.0 libpolkit.so.2 || { rm -f libpolkit.so.2 && ln -s libpolkit.so.2.0.0 libpolkit.so.2; }; }) (cd /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib && { ln -s -f libpolkit.so.2.0.0 libpolkit.so || { rm -f libpolkit.so && ln -s libpolkit.so.2.0.0 libpolkit.so; }; }) /usr/bin/install -c .libs/libpolkit.lai /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit.la /usr/bin/install -c .libs/libpolkit.a /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit.a chmod 644 /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit.a ranlib /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit.a libtool: install: warning: remember to run `libtool --finish /usr/lib' mkdir -p /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/var/lib/misc touch /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/var/lib/misc/PolicyKit.reload chown polkituser:polkituser /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/var/lib/misc/PolicyKit.reload chown: invalid user: `polkituser:polkituser' chmod 664 /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/var/lib/misc/PolicyKit.reload make[3]: [install-data-local] Error 1 (ignored) mkdir -p /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/var/lib/PolicyKit-public mkdir -p /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/var/lib/PolicyKit mkdir -p /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/var/run/PolicyKit chown polkituser /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/var/lib/PolicyKit-public chown: invalid user: `polkituser' chgrp polkituser /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/var/lib/PolicyKit make[3]: [install-data-local] Error 1 (ignored) chgrp: invalid group: `polkituser' chgrp polkituser /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/var/run/PolicyKit make[3]: [install-data-local] Error 1 (ignored) chgrp: invalid group: `polkituser' chmod 755 /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/var/lib/PolicyKit-public make[3]: [install-data-local] Error 1 (ignored) chmod 770 /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/var/lib/PolicyKit chmod 770 /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/var/run/PolicyKit test -z "/usr/include/PolicyKit/polkit" || /bin/mkdir -p "/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit" /usr/bin/install -c -m 644 'polkit.h' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit/polkit.h' /usr/bin/install -c -m 644 'polkit-sysdeps.h' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit/polkit-sysdeps.h' /usr/bin/install -c -m 644 'polkit-types.h' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit/polkit-types.h' /usr/bin/install -c -m 644 'polkit-error.h' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit/polkit-error.h' /usr/bin/install -c -m 644 'polkit-result.h' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit/polkit-result.h' /usr/bin/install -c -m 644 'polkit-context.h' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit/polkit-context.h' /usr/bin/install -c -m 644 'polkit-action.h' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit/polkit-action.h' /usr/bin/install -c -m 644 'polkit-seat.h' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit/polkit-seat.h' /usr/bin/install -c -m 644 'polkit-session.h' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit/polkit-session.h' /usr/bin/install -c -m 644 'polkit-caller.h' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit/polkit-caller.h' /usr/bin/install -c -m 644 'polkit-policy-file-entry.h' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit/polkit-policy-file-entry.h' /usr/bin/install -c -m 644 'polkit-policy-file.h' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit/polkit-policy-file.h' /usr/bin/install -c -m 644 'polkit-policy-cache.h' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit/polkit-policy-cache.h' /usr/bin/install -c -m 644 'polkit-policy-default.h' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit/polkit-policy-default.h' /usr/bin/install -c -m 644 'polkit-config.h' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit/polkit-config.h' /usr/bin/install -c -m 644 'polkit-authorization.h' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit/polkit-authorization.h' /usr/bin/install -c -m 644 'polkit-authorization-constraint.h' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit/polkit-authorization-constraint.h' /usr/bin/install -c -m 644 'polkit-authorization-db.h' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit/polkit-authorization-db.h' make[3]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/src/polkit' make[2]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/src/polkit' Making install in polkit-dbus make[2]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/src/polkit-dbus' make[3]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/src/polkit-dbus' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libpolkit-dbus.la' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit-dbus.la' libtool: install: warning: relinking `libpolkit-dbus.la' (cd /builddir/build/BUILD/PolicyKit-0.9/src/polkit-dbus; /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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -version-info 2:0:0 -export-dynamic -no-undefined -export-symbols-regex "^polkit_.*" -Wl,--as-needed -o libpolkit-dbus.la -rpath /usr/lib polkit-dbus.lo polkit-simple.lo -L/lib -ldbus-1 ../../src/kit/libkit.la ../../src/polkit/libpolkit.la -lselinux -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386) generating symbol list for `libpolkit-dbus.la' /usr/bin/nm -B .libs/polkit-dbus.o .libs/polkit-simple.o ../../src/kit/.libs/libkit.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libpolkit-dbus.exp /bin/grep -E -e "^polkit_.*" ".libs/libpolkit-dbus.exp" > ".libs/libpolkit-dbus.expT" mv -f ".libs/libpolkit-dbus.expT" ".libs/libpolkit-dbus.exp" echo "{ global:" > .libs/libpolkit-dbus.ver cat .libs/libpolkit-dbus.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpolkit-dbus.ver echo "local: *; };" >> .libs/libpolkit-dbus.ver gcc -shared .libs/polkit-dbus.o .libs/polkit-simple.o -Wl,--whole-archive ../../src/kit/.libs/libkit.a -Wl,--no-whole-archive -L/lib -ldbus-1 -L/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib -L/usr/lib -lpolkit -lselinux -lpthread -m32 -march=i386 -mtune=generic -Wl,--as-needed -Wl,-soname -Wl,libpolkit-dbus.so.2 -Wl,-version-script -Wl,.libs/libpolkit-dbus.ver -o .libs/libpolkit-dbus.so.2.0.0 /usr/bin/install -c .libs/libpolkit-dbus.so.2.0.0T /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit-dbus.so.2.0.0 (cd /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib && { ln -s -f libpolkit-dbus.so.2.0.0 libpolkit-dbus.so.2 || { rm -f libpolkit-dbus.so.2 && ln -s libpolkit-dbus.so.2.0.0 libpolkit-dbus.so.2; }; }) (cd /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib && { ln -s -f libpolkit-dbus.so.2.0.0 libpolkit-dbus.so || { rm -f libpolkit-dbus.so && ln -s libpolkit-dbus.so.2.0.0 libpolkit-dbus.so; }; }) /usr/bin/install -c .libs/libpolkit-dbus.lai /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit-dbus.la /usr/bin/install -c .libs/libpolkit-dbus.a /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit-dbus.a chmod 644 /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit-dbus.a ranlib /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit-dbus.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/libexec" || /bin/mkdir -p "/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'polkit-resolve-exe-helper' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-resolve-exe-helper' libtool: install: warning: `../../src/polkit/libpolkit.la' has not been installed in `/usr/lib' libtool: install: warning: `libpolkit-dbus.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/PolicyKit-0.9/src/polkit/libpolkit.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/polkit-resolve-exe-helper /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-resolve-exe-helper /bin/sh ../../libtool --mode=install /usr/bin/install -c 'polkit-read-auth-helper' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-read-auth-helper' libtool: install: warning: `../../src/polkit/libpolkit.la' has not been installed in `/usr/lib' libtool: install: warning: `libpolkit-dbus.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/PolicyKit-0.9/src/polkit/libpolkit.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/polkit-read-auth-helper /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-read-auth-helper /bin/sh ../../libtool --mode=install /usr/bin/install -c 'polkit-set-default-helper' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-set-default-helper' libtool: install: warning: `../../src/polkit/libpolkit.la' has not been installed in `/usr/lib' libtool: install: warning: `libpolkit-dbus.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/PolicyKit-0.9/src/polkit/libpolkit.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/polkit-set-default-helper /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-set-default-helper make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/src/polkit-dbus' chgrp polkituser /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-read-auth-helper chgrp: invalid group: `polkituser' chmod 2755 /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-read-auth-helper make[4]: [install-exec-hook] Error 1 (ignored) chown polkituser /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-set-default-helper chown: invalid user: `polkituser' chmod 4755 /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-set-default-helper make[4]: [install-exec-hook] Error 1 (ignored) chmod 4755 /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-resolve-exe-helper make[4]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/src/polkit-dbus' test -z "/usr/include/PolicyKit/polkit-dbus" || /bin/mkdir -p "/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit-dbus" /usr/bin/install -c -m 644 'polkit-dbus.h' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit-dbus/polkit-dbus.h' /usr/bin/install -c -m 644 'polkit-simple.h' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit-dbus/polkit-simple.h' make[3]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/src/polkit-dbus' make[2]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/src/polkit-dbus' Making install in polkit-grant make[2]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/src/polkit-grant' make[3]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/src/polkit-grant' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libpolkit-grant.la' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit-grant.la' libtool: install: warning: relinking `libpolkit-grant.la' (cd /builddir/build/BUILD/PolicyKit-0.9/src/polkit-grant; /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=i386 -mtune=generic -fasynchronous-unwind-tables -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -version-info 2:0:0 -export-dynamic -no-undefined -export-symbols-regex "(^polkit_.*|_polkit_authorization_db_auth_file_add)" -Wl,--as-needed -o libpolkit-grant.la -rpath /usr/lib polkit-grant.lo polkit-authorization-db-write.lo -lglib-2.0 -L/lib -ldbus-1 ../../src/kit/libkit.la ../../src/polkit/libpolkit.la -inst-prefix-dir /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386) generating symbol list for `libpolkit-grant.la' /usr/bin/nm -B .libs/polkit-grant.o .libs/polkit-authorization-db-write.o ../../src/kit/.libs/libkit.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libpolkit-grant.exp /bin/grep -E -e "(^polkit_.*|_polkit_authorization_db_auth_file_add)" ".libs/libpolkit-grant.exp" > ".libs/libpolkit-grant.expT" mv -f ".libs/libpolkit-grant.expT" ".libs/libpolkit-grant.exp" echo "{ global:" > .libs/libpolkit-grant.ver cat .libs/libpolkit-grant.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpolkit-grant.ver echo "local: *; };" >> .libs/libpolkit-grant.ver gcc -shared .libs/polkit-grant.o .libs/polkit-authorization-db-write.o -Wl,--whole-archive ../../src/kit/.libs/libkit.a -Wl,--no-whole-archive -lglib-2.0 -L/lib -ldbus-1 -L/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib -L/usr/lib -lpolkit -m32 -march=i386 -mtune=generic -Wl,--as-needed -Wl,-soname -Wl,libpolkit-grant.so.2 -Wl,-version-script -Wl,.libs/libpolkit-grant.ver -o .libs/libpolkit-grant.so.2.0.0 /usr/bin/install -c .libs/libpolkit-grant.so.2.0.0T /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit-grant.so.2.0.0 (cd /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib && { ln -s -f libpolkit-grant.so.2.0.0 libpolkit-grant.so.2 || { rm -f libpolkit-grant.so.2 && ln -s libpolkit-grant.so.2.0.0 libpolkit-grant.so.2; }; }) (cd /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib && { ln -s -f libpolkit-grant.so.2.0.0 libpolkit-grant.so || { rm -f libpolkit-grant.so && ln -s libpolkit-grant.so.2.0.0 libpolkit-grant.so; }; }) /usr/bin/install -c .libs/libpolkit-grant.lai /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit-grant.la /usr/bin/install -c .libs/libpolkit-grant.a /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit-grant.a chmod 644 /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit-grant.a ranlib /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit-grant.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/libexec" || /bin/mkdir -p "/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'polkit-grant-helper' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-grant-helper' libtool: install: warning: `../../src/polkit/libpolkit.la' has not been installed in `/usr/lib' libtool: install: warning: `../../src/polkit-dbus/libpolkit-dbus.la' has not been installed in `/usr/lib' libtool: install: warning: `libpolkit-grant.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/PolicyKit-0.9/src/polkit/libpolkit.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/polkit-grant-helper /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-grant-helper /bin/sh ../../libtool --mode=install /usr/bin/install -c 'polkit-grant-helper-pam' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-grant-helper-pam' libtool: install: warning: `../../src/polkit/libpolkit.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/polkit-grant-helper-pam /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-grant-helper-pam /bin/sh ../../libtool --mode=install /usr/bin/install -c 'polkit-explicit-grant-helper' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-explicit-grant-helper' libtool: install: warning: `../../src/polkit/libpolkit.la' has not been installed in `/usr/lib' libtool: install: warning: `../../src/polkit-dbus/libpolkit-dbus.la' has not been installed in `/usr/lib' libtool: install: warning: `libpolkit-grant.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/PolicyKit-0.9/src/polkit/libpolkit.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/polkit-explicit-grant-helper /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-explicit-grant-helper /bin/sh ../../libtool --mode=install /usr/bin/install -c 'polkit-revoke-helper' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-revoke-helper' libtool: install: warning: `../../src/polkit/libpolkit.la' has not been installed in `/usr/lib' libtool: install: warning: `../../src/polkit-dbus/libpolkit-dbus.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/PolicyKit-0.9/src/polkit/libpolkit.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/polkit-revoke-helper /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-revoke-helper make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/src/polkit-grant' chgrp polkituser /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-grant-helper chgrp: invalid group: `polkituser' chmod 2755 /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-grant-helper make[4]: [install-exec-hook] Error 1 (ignored) chgrp polkituser /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-grant-helper-pam chgrp: invalid group: `polkituser' chmod 4754 /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-grant-helper-pam make[4]: [install-exec-hook] Error 1 (ignored) chgrp polkituser /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-explicit-grant-helper chgrp: invalid group: `polkituser' chmod 2755 /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-explicit-grant-helper make[4]: [install-exec-hook] Error 1 (ignored) chgrp polkituser /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-revoke-helper chgrp: invalid group: `polkituser' chmod 2755 /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-revoke-helper make[4]: [install-exec-hook] Error 1 (ignored) make[4]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/src/polkit-grant' test -z "/usr/include/PolicyKit/polkit-grant" || /bin/mkdir -p "/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit-grant" /usr/bin/install -c -m 644 'polkit-grant.h' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/include/PolicyKit/polkit-grant/polkit-grant.h' make[3]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/src/polkit-grant' make[2]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/src/polkit-grant' make[2]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/src' make[3]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/src' 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/PolicyKit-0.9/src' make[2]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/src' make[1]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/src' Making install in polkitd make[1]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/polkitd' make install-am make[2]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/polkitd' make[3]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/polkitd' test -z "/usr/libexec" || /bin/mkdir -p "/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec" /bin/sh ../libtool --mode=install /usr/bin/install -c 'polkitd' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkitd' libtool: install: warning: `../src/polkit/libpolkit.la' has not been installed in `/usr/lib' libtool: install: warning: `../src/polkit-dbus/libpolkit-dbus.la' has not been installed in `/usr/lib' libtool: install: warning: `../src/polkit-grant/libpolkit-grant.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/PolicyKit-0.9/src/polkit/libpolkit.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/polkitd /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkitd test -z "/etc/dbus-1/system.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/etc/dbus-1/system.d" /usr/bin/install -c -m 644 'org.freedesktop.PolicyKit.conf' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/etc/dbus-1/system.d/org.freedesktop.PolicyKit.conf' test -z "/usr/share/dbus-1/system-services" || /bin/mkdir -p "/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/dbus-1/system-services" /usr/bin/install -c -m 644 'org.freedesktop.PolicyKit.service' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/dbus-1/system-services/org.freedesktop.PolicyKit.service' make[3]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/polkitd' make[2]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/polkitd' make[1]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/polkitd' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/doc' Making install in man make[2]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/doc/man' make[3]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/doc/man' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/man/man1" /usr/bin/install -c -m 644 './polkit-auth.1' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/man/man1/polkit-auth.1' /usr/bin/install -c -m 644 './polkit-action.1' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/man/man1/polkit-action.1' /usr/bin/install -c -m 644 './polkit-config-file-validate.1' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/man/man1/polkit-config-file-validate.1' /usr/bin/install -c -m 644 './polkit-policy-file-validate.1' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/man/man1/polkit-policy-file-validate.1' test -z "/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/man/man5" /usr/bin/install -c -m 644 './PolicyKit.conf.5' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/man/man5/PolicyKit.conf.5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/man/man8" /usr/bin/install -c -m 644 './PolicyKit.8' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/man/man8/PolicyKit.8' make[3]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/doc/man' make[2]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/doc/man' make[2]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/doc' make[3]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/doc' make[3]: Nothing to be done for `install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/gtk-doc/html/polkit; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/gtk-doc/html/polkit; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/gtk-doc/html/polkit || :; \ fi mkdir -p -- /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/gtk-doc/html/polkit -- Installing ./html/PolicyKit.8.html -- Installing ./html/PolicyKit.conf.5.html -- Installing ./html/beyond-defaults.html -- Installing ./html/diagram-bus-model.png -- Installing ./html/diagram-interaction.png -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/intro-define-problem.html -- Installing ./html/introduction.html -- Installing ./html/ix01.html -- Installing ./html/ix02.html -- Installing ./html/ix03.html -- Installing ./html/ix04.html -- Installing ./html/left.png -- Installing ./html/license.html -- Installing ./html/model-authentication-agent.html -- Installing ./html/model-concepts.html -- Installing ./html/model-theory-of-operation.html -- Installing ./html/model.html -- Installing ./html/polkit-action.1.html -- Installing ./html/polkit-auth.1.html -- Installing ./html/polkit-conf.html -- Installing ./html/polkit-config-file-validate.1.html -- Installing ./html/polkit-policy-file-validate.1.html -- Installing ./html/polkit-polkit-action.html -- Installing ./html/polkit-polkit-authorization-constraint.html -- Installing ./html/polkit-polkit-authorization-db.html -- Installing ./html/polkit-polkit-authorization.html -- Installing ./html/polkit-polkit-caller.html -- Installing ./html/polkit-polkit-config.html -- Installing ./html/polkit-polkit-context.html -- Installing ./html/polkit-polkit-dbus.html -- Installing ./html/polkit-polkit-error.html -- Installing ./html/polkit-polkit-grant.html -- Installing ./html/polkit-polkit-policy-cache.html -- Installing ./html/polkit-polkit-policy-default.html -- Installing ./html/polkit-polkit-policy-file-entry.html -- Installing ./html/polkit-polkit-policy-file.html -- Installing ./html/polkit-polkit-result.html -- Installing ./html/polkit-polkit-seat.html -- Installing ./html/polkit-polkit-session.html -- Installing ./html/polkit-polkit-simple.html -- Installing ./html/polkit-polkit-sysdeps.html -- Installing ./html/polkit-polkit-types.html -- Installing ./html/polkit-spec-history.html -- Installing ./html/polkit.devhelp -- Installing ./html/polkit.devhelp2 -- Installing ./html/ref-core.html -- Installing ./html/ref-design.html -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/tools-fileformats.html -- Installing ./html/up.png -- Installing ./html/index.sgml make[3]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/doc' make[2]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/doc' make[1]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/doc' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/tools' make[2]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/tools' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'polkit-config-file-validate' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/bin/polkit-config-file-validate' libtool: install: warning: `../src/polkit/libpolkit.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/polkit-config-file-validate /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/bin/polkit-config-file-validate /bin/sh ../libtool --mode=install /usr/bin/install -c 'polkit-policy-file-validate' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/bin/polkit-policy-file-validate' libtool: install: warning: `../src/polkit/libpolkit.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/polkit-policy-file-validate /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/bin/polkit-policy-file-validate /bin/sh ../libtool --mode=install /usr/bin/install -c 'polkit-action' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/bin/polkit-action' libtool: install: warning: `../src/polkit/libpolkit.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/polkit-action /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/bin/polkit-action /bin/sh ../libtool --mode=install /usr/bin/install -c 'polkit-auth' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/bin/polkit-auth' libtool: install: warning: `../src/polkit/libpolkit.la' has not been installed in `/usr/lib' libtool: install: warning: `../src/polkit-grant/libpolkit-grant.la' has not been installed in `/usr/lib' libtool: install: warning: `../src/polkit-dbus/libpolkit-dbus.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/PolicyKit-0.9/src/polkit/libpolkit.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/polkit-auth /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/bin/polkit-auth test -z "/etc/profile.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/etc/profile.d" /usr/bin/install -c 'polkit-bash-completion.sh' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/etc/profile.d/polkit-bash-completion.sh' make[2]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/tools' make[1]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/tools' Making install in policy make[1]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/policy' make[2]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/policy' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/PolicyKit/policy" || /bin/mkdir -p "/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/PolicyKit/policy" /usr/bin/install -c -m 644 'org.freedesktop.policykit.policy' '/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/PolicyKit/policy/org.freedesktop.policykit.policy' make[2]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/policy' make[1]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/policy' Making install in po make[1]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/po' /bin/sh /builddir/build/BUILD/PolicyKit-0.9/install-sh -d /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/locale linguas=""; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/PolicyKit-0.9/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/PolicyKit.mo; \ echo "installing $lang.gmo as $dir/PolicyKit.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/PolicyKit.mo; \ echo "installing ./$lang.gmo as" \ "$dir/PolicyKit.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/PolicyKit.mo.m; \ echo "installing $lang.gmo.m as $dir/PolicyKit.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/PolicyKit.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/PolicyKit.mo.m"; \ else \ true; \ fi; \ fi; \ done make[1]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/po' Making install in test make[1]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/test' make[2]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9/test' 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/PolicyKit-0.9/test' make[1]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9/test' make[1]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9' make[2]: Entering directory `/builddir/build/BUILD/PolicyKit-0.9' 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/PolicyKit-0.9' make[1]: Leaving directory `/builddir/build/BUILD/PolicyKit-0.9' + mkdir -p /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/doc/PolicyKit-0.9 + cp README AUTHORS NEWS COPYING HACKING doc/TODO /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/share/doc/PolicyKit-0.9 + rm -f /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit-dbus.la /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit-grant.la /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit.la + rm -f /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit-dbus.a /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit-grant.a /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit.a + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/PolicyKit-0.9 extracting debug info from /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit-dbus.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/lib/libpolkit-grant.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-resolve-exe-helper extracting debug info from /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-read-auth-helper extracting debug info from /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-set-default-helper extracting debug info from /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-grant-helper extracting debug info from /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-grant-helper-pam extracting debug info from /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-explicit-grant-helper extracting debug info from /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkit-revoke-helper extracting debug info from /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/libexec/polkitd extracting debug info from /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/bin/polkit-config-file-validate extracting debug info from /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/bin/polkit-policy-file-validate extracting debug info from /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/bin/polkit-action extracting debug info from /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386/usr/bin/polkit-auth symlinked /usr/lib/debug/usr/lib/libpolkit.so.2.0.0.debug to /usr/lib/debug/usr/lib/libpolkit.so.2.debug symlinked /usr/lib/debug/usr/lib/libpolkit.so.2.0.0.debug to /usr/lib/debug/usr/lib/libpolkit.so.debug symlinked /usr/lib/debug/usr/lib/libpolkit-dbus.so.2.0.0.debug to /usr/lib/debug/usr/lib/libpolkit-dbus.so.2.debug symlinked /usr/lib/debug/usr/lib/libpolkit-dbus.so.2.0.0.debug to /usr/lib/debug/usr/lib/libpolkit-dbus.so.debug symlinked /usr/lib/debug/usr/lib/libpolkit-grant.so.2.0.0.debug to /usr/lib/debug/usr/lib/libpolkit-grant.so.2.debug symlinked /usr/lib/debug/usr/lib/libpolkit-grant.so.2.0.0.debug to /usr/lib/debug/usr/lib/libpolkit-grant.so.debug 1823 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: PolicyKit-0.9-4.fc11 Provides: config(PolicyKit) = 0.9-4.fc11 libpolkit-dbus.so.2 libpolkit-grant.so.2 libpolkit.so.2 Requires(interp): /bin/sh /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/sbin/useradd Requires(post): /sbin/ldconfig /sbin/ldconfig chkconfig Requires(preun): chkconfig Requires(postun): /sbin/ldconfig /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libdbus-1.so.3 libdbus-glib-1.so.2 libexpat.so.1 libglib-2.0.so.0 libgobject-2.0.so.0 libpam.so.0 libpam.so.0(LIBPAM_1.0) libpolkit-dbus.so.2 libpolkit-grant.so.2 libpolkit.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) libselinux.so.1 rtld(GNU_HASH) Conflicts: hal < 0.5.10-3.fc11 Processing files: PolicyKit-devel-0.9-4.fc11 Provides: pkgconfig(polkit) = 0.9 pkgconfig(polkit-dbus) = 0.9 pkgconfig(polkit-grant) = 0.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libpolkit-dbus.so.2 libpolkit-grant.so.2 libpolkit.so.2 Processing files: PolicyKit-docs-0.9-4.fc11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: PolicyKit-debuginfo-0.9-4.fc11 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386 warning: Could not canonicalize hostname: x86-2.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/PolicyKit-0.9-4.fc11.i386.rpm Wrote: /builddir/build/RPMS/PolicyKit-devel-0.9-4.fc11.i386.rpm Wrote: /builddir/build/RPMS/PolicyKit-docs-0.9-4.fc11.i386.rpm Wrote: /builddir/build/RPMS/PolicyKit-debuginfo-0.9-4.fc11.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kTL4zX + umask 022 + cd /builddir/build/BUILD + cd PolicyKit-0.9 + rm -rf /builddir/build/BUILDROOT/PolicyKit-0.9-4.fc11.i386 + exit 0 Child returncode was: 0 LEAVE do -->