Installing /builddir/build/SRPMS/gnome-keyring-2.20-3.fc8.src.rpm Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.53737 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gnome-keyring-2.20 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gnome-keyring-2.20.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnome-keyring-2.20 ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (gnome-keyring-2.20-add_new_keyrings.patch):' Patch #1 (gnome-keyring-2.20-add_new_keyrings.patch): + patch -p0 -b --suffix .add_new_keyrings -s + echo 'Patch #2 (gnome-keyring-2.20-no-unset-default.patch):' Patch #2 (gnome-keyring-2.20-no-unset-default.patch): + patch -p1 -b --suffix .no_unset_default -s + echo 'Patch #3 (gnome-keyring-2.20-no_match.patch):' Patch #3 (gnome-keyring-2.20-no_match.patch): + patch -p0 -b --suffix .no_match -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.58161 + umask 022 + cd /builddir/build/BUILD + cd gnome-keyring-2.20 + LANG=C + export LANG + unset DISPLAY + aclocal + automake + autoconf + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-gtk-doc --with-pam-dir=/lib64/security 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 build environment is sane... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for ppc64-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 an ANSI C-conforming const... yes checking for library containing strerror... none required checking for ppc64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc64-redhat-linux-gnu-g++... no checking for ppc64-redhat-linux-gnu-c++... no checking for ppc64-redhat-linux-gnu-gpp... no checking for ppc64-redhat-linux-gnu-aCC... no checking for ppc64-redhat-linux-gnu-CC... no checking for ppc64-redhat-linux-gnu-cxx... no checking for ppc64-redhat-linux-gnu-cc++... no checking for ppc64-redhat-linux-gnu-cl.exe... no checking for ppc64-redhat-linux-gnu-FCC... no checking for ppc64-redhat-linux-gnu-KCC... no checking for ppc64-redhat-linux-gnu-RCC... no checking for ppc64-redhat-linux-gnu-xlC_r... no checking for ppc64-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 ppc64-redhat-linux-gnu-g77... no checking for ppc64-redhat-linux-gnu-xlf... no checking for ppc64-redhat-linux-gnu-f77... no checking for ppc64-redhat-linux-gnu-frt... no checking for ppc64-redhat-linux-gnu-pgf77... no checking for ppc64-redhat-linux-gnu-cf77... no checking for ppc64-redhat-linux-gnu-fort77... no checking for ppc64-redhat-linux-gnu-fl32... no checking for ppc64-redhat-linux-gnu-af77... no checking for ppc64-redhat-linux-gnu-xlf90... no checking for ppc64-redhat-linux-gnu-f90... no checking for ppc64-redhat-linux-gnu-pgf90... no checking for ppc64-redhat-linux-gnu-pghpf... no checking for ppc64-redhat-linux-gnu-epcf90... no checking for ppc64-redhat-linux-gnu-gfortran... no checking for ppc64-redhat-linux-gnu-g95... no checking for ppc64-redhat-linux-gnu-xlf95... no checking for ppc64-redhat-linux-gnu-f95... no checking for ppc64-redhat-linux-gnu-fort... no checking for ppc64-redhat-linux-gnu-ifort... no checking for ppc64-redhat-linux-gnu-ifc... no checking for ppc64-redhat-linux-gnu-efc... no checking for ppc64-redhat-linux-gnu-pgf95... no checking for ppc64-redhat-linux-gnu-lf95... no checking for ppc64-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 ppc64-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf64ppc checking if the linker (/usr/bin/ld -m elf64ppc) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for intltool >= 0.35.0... 0.35.5 found checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for pkg-config... /usr/bin/pkg-config checking for pid_t... yes checking return type of signal handlers... void checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ppc64-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 GTHREAD... yes checking for GOBJECT... yes checking for GTK... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for glib-genmarshal... /usr/bin/glib-genmarshal disabling debug compile mode not building tests and unit tests checking whether socklen_t is defined... yes checking for struct cmsgcred... no checking for getpeerucred... no checking for mkdtemp... yes checking whether stat file-mode macros are broken... no checking for inttypes.h... yes checking for stdint.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for gettimeofday... yes checking for fsync... yes checking for mlock... yes checking for mlockall... yes checking for socket in -lsocket... no checking for socket... yes checking for DBUS... yes checking for HAL... yes checking security/pam_modules.h usability... yes checking security/pam_modules.h presence... yes checking for security/pam_modules.h... yes checking for /dev/random... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.2... yes checking LIBGCRYPT API version... okay checking for more warnings... no configure: creating ./config.status config.status: creating Makefile config.status: creating common/Makefile config.status: creating daemon/Makefile config.status: creating doc/Makefile config.status: creating keyrings/Makefile config.status: creating library/Makefile config.status: creating pam/Makefile config.status: creating po/Makefile.in config.status: creating reference/Makefile config.status: creating tests/Makefile config.status: creating ui/Makefile config.status: creating library/gnome-keyring-1.pc config.status: creating library/gnome-keyring-1-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing intltool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20' Making all in . make[2]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20' Making all in common make[2]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/common' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libgkr_daemon_common_la-gkr-async.lo -MD -MP -MF .deps/libgkr_daemon_common_la-gkr-async.Tpo -c -o libgkr_daemon_common_la-gkr-async.lo `test -f 'gkr-async.c' || echo './'`gkr-async.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libgkr_daemon_common_la-gkr-buffer.lo -MD -MP -MF .deps/libgkr_daemon_common_la-gkr-buffer.Tpo -c -o libgkr_daemon_common_la-gkr-buffer.lo `test -f 'gkr-buffer.c' || echo './'`gkr-buffer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libgkr_daemon_common_la-gkr-cleanup.lo -MD -MP -MF .deps/libgkr_daemon_common_la-gkr-cleanup.Tpo -c -o libgkr_daemon_common_la-gkr-cleanup.lo `test -f 'gkr-cleanup.c' || echo './'`gkr-cleanup.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libgkr_daemon_common_la-gkr-dbus.lo -MD -MP -MF .deps/libgkr_daemon_common_la-gkr-dbus.Tpo -c -o libgkr_daemon_common_la-gkr-dbus.lo `test -f 'gkr-dbus.c' || echo './'`gkr-dbus.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBEXECDIR=\"/usr/libexec\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libgkr_daemon_common_la-gkr-dbus.lo -MD -MP -MF .deps/libgkr_daemon_common_la-gkr-dbus.Tpo -c gkr-dbus.c -fPIC -DPIC -o .libs/libgkr_daemon_common_la-gkr-dbus.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBEXECDIR=\"/usr/libexec\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libgkr_daemon_common_la-gkr-cleanup.lo -MD -MP -MF .deps/libgkr_daemon_common_la-gkr-cleanup.Tpo -c gkr-cleanup.c -fPIC -DPIC -o .libs/libgkr_daemon_common_la-gkr-cleanup.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBEXECDIR=\"/usr/libexec\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libgkr_daemon_common_la-gkr-async.lo -MD -MP -MF .deps/libgkr_daemon_common_la-gkr-async.Tpo -c gkr-async.c -fPIC -DPIC -o .libs/libgkr_daemon_common_la-gkr-async.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBEXECDIR=\"/usr/libexec\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libgkr_daemon_common_la-gkr-buffer.lo -MD -MP -MF .deps/libgkr_daemon_common_la-gkr-buffer.Tpo -c gkr-buffer.c -fPIC -DPIC -o .libs/libgkr_daemon_common_la-gkr-buffer.o mv -f .deps/libgkr_daemon_common_la-gkr-cleanup.Tpo .deps/libgkr_daemon_common_la-gkr-cleanup.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libgkr_daemon_common_la-gkr-location.lo -MD -MP -MF .deps/libgkr_daemon_common_la-gkr-location.Tpo -c -o libgkr_daemon_common_la-gkr-location.lo `test -f 'gkr-location.c' || echo './'`gkr-location.c mv -f .deps/libgkr_daemon_common_la-gkr-dbus.Tpo .deps/libgkr_daemon_common_la-gkr-dbus.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libgkr_daemon_common_la-gkr-secure-memory.lo -MD -MP -MF .deps/libgkr_daemon_common_la-gkr-secure-memory.Tpo -c -o libgkr_daemon_common_la-gkr-secure-memory.lo `test -f 'gkr-secure-memory.c' || echo './'`gkr-secure-memory.c mv -f .deps/libgkr_daemon_common_la-gkr-buffer.Tpo .deps/libgkr_daemon_common_la-gkr-buffer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libgkr_daemon_common_la-gkr-unix-signal.lo -MD -MP -MF .deps/libgkr_daemon_common_la-gkr-unix-signal.Tpo -c -o libgkr_daemon_common_la-gkr-unix-signal.lo `test -f 'gkr-unix-signal.c' || echo './'`gkr-unix-signal.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBEXECDIR=\"/usr/libexec\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libgkr_daemon_common_la-gkr-location.lo -MD -MP -MF .deps/libgkr_daemon_common_la-gkr-location.Tpo -c gkr-location.c -fPIC -DPIC -o .libs/libgkr_daemon_common_la-gkr-location.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBEXECDIR=\"/usr/libexec\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libgkr_daemon_common_la-gkr-unix-signal.lo -MD -MP -MF .deps/libgkr_daemon_common_la-gkr-unix-signal.Tpo -c gkr-unix-signal.c -fPIC -DPIC -o .libs/libgkr_daemon_common_la-gkr-unix-signal.o mv -f .deps/libgkr_daemon_common_la-gkr-async.Tpo .deps/libgkr_daemon_common_la-gkr-async.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libgkr_daemon_common_la-gkr-wakeup.lo -MD -MP -MF .deps/libgkr_daemon_common_la-gkr-wakeup.Tpo -c -o libgkr_daemon_common_la-gkr-wakeup.lo `test -f 'gkr-wakeup.c' || echo './'`gkr-wakeup.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBEXECDIR=\"/usr/libexec\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libgkr_daemon_common_la-gkr-secure-memory.lo -MD -MP -MF .deps/libgkr_daemon_common_la-gkr-secure-memory.Tpo -c gkr-secure-memory.c -fPIC -DPIC -o .libs/libgkr_daemon_common_la-gkr-secure-memory.o mv -f .deps/libgkr_daemon_common_la-gkr-unix-signal.Tpo .deps/libgkr_daemon_common_la-gkr-unix-signal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-buffer.lo -MD -MP -MF .deps/gkr-buffer.Tpo -c -o gkr-buffer.lo gkr-buffer.c mv -f .deps/libgkr_daemon_common_la-gkr-secure-memory.Tpo .deps/libgkr_daemon_common_la-gkr-secure-memory.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-secure-memory.lo -MD -MP -MF .deps/gkr-secure-memory.Tpo -c -o gkr-secure-memory.lo gkr-secure-memory.c mv -f .deps/libgkr_daemon_common_la-gkr-location.Tpo .deps/libgkr_daemon_common_la-gkr-location.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-buffer.lo -MD -MP -MF .deps/gkr-buffer.Tpo -c gkr-buffer.c -fPIC -DPIC -o .libs/gkr-buffer.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBEXECDIR=\"/usr/libexec\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libgkr_daemon_common_la-gkr-wakeup.lo -MD -MP -MF .deps/libgkr_daemon_common_la-gkr-wakeup.Tpo -c gkr-wakeup.c -fPIC -DPIC -o .libs/libgkr_daemon_common_la-gkr-wakeup.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-secure-memory.lo -MD -MP -MF .deps/gkr-secure-memory.Tpo -c gkr-secure-memory.c -fPIC -DPIC -o .libs/gkr-secure-memory.o gkr-wakeup.c: In function 'gkr_wakeup_now': gkr-wakeup.c:93: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/gkr-buffer.Tpo .deps/gkr-buffer.Plo mv -f .deps/libgkr_daemon_common_la-gkr-wakeup.Tpo .deps/libgkr_daemon_common_la-gkr-wakeup.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libgkr-daemon-common.la libgkr_daemon_common_la-gkr-async.lo libgkr_daemon_common_la-gkr-buffer.lo libgkr_daemon_common_la-gkr-cleanup.lo libgkr_daemon_common_la-gkr-dbus.lo libgkr_daemon_common_la-gkr-location.lo libgkr_daemon_common_la-gkr-secure-memory.lo libgkr_daemon_common_la-gkr-unix-signal.lo libgkr_daemon_common_la-gkr-wakeup.lo -pthread -lgthread-2.0 -lrt -lglib-2.0 -lglib-2.0 mv -f .deps/gkr-secure-memory.Tpo .deps/gkr-secure-memory.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libgkr-module-common.la gkr-buffer.lo gkr-secure-memory.lo ar cru .libs/libgkr-module-common.a .libs/gkr-buffer.o .libs/gkr-secure-memory.o ranlib .libs/libgkr-module-common.a ar cru .libs/libgkr-daemon-common.a .libs/libgkr_daemon_common_la-gkr-async.o .libs/libgkr_daemon_common_la-gkr-buffer.o .libs/libgkr_daemon_common_la-gkr-cleanup.o .libs/libgkr_daemon_common_la-gkr-dbus.o .libs/libgkr_daemon_common_la-gkr-location.o .libs/libgkr_daemon_common_la-gkr-secure-memory.o .libs/libgkr_daemon_common_la-gkr-unix-signal.o .libs/libgkr_daemon_common_la-gkr-wakeup.o creating libgkr-module-common.la ranlib .libs/libgkr-daemon-common.a creating libgkr-daemon-common.la (cd .libs && rm -f libgkr-module-common.la && ln -s ../libgkr-module-common.la libgkr-module-common.la) (cd .libs && rm -f libgkr-daemon-common.la && ln -s ../libgkr-daemon-common.la libgkr-daemon-common.la) make[2]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/common' Making all in library make[2]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/library' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-keyring.lo -MD -MP -MF .deps/gnome-keyring.Tpo -c -o gnome-keyring.lo gnome-keyring.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-keyring-proto.lo -MD -MP -MF .deps/gnome-keyring-proto.Tpo -c -o gnome-keyring-proto.lo gnome-keyring-proto.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-keyring-utils.lo -MD -MP -MF .deps/gnome-keyring-utils.Tpo -c -o gnome-keyring-utils.lo gnome-keyring-utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-keyring-memory.lo -MD -MP -MF .deps/gnome-keyring-memory.Tpo -c -o gnome-keyring-memory.lo gnome-keyring-memory.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBEXECDIR=\"/usr/libexec\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-keyring-utils.lo -MD -MP -MF .deps/gnome-keyring-utils.Tpo -c gnome-keyring-utils.c -fPIC -DPIC -o .libs/gnome-keyring-utils.o gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBEXECDIR=\"/usr/libexec\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-keyring.lo -MD -MP -MF .deps/gnome-keyring.Tpo -c gnome-keyring.c -fPIC -DPIC -o .libs/gnome-keyring.o gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBEXECDIR=\"/usr/libexec\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-keyring-memory.lo -MD -MP -MF .deps/gnome-keyring-memory.Tpo -c gnome-keyring-memory.c -fPIC -DPIC -o .libs/gnome-keyring-memory.o gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBEXECDIR=\"/usr/libexec\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-keyring-proto.lo -MD -MP -MF .deps/gnome-keyring-proto.Tpo -c gnome-keyring-proto.c -fPIC -DPIC -o .libs/gnome-keyring-proto.o mv -f .deps/gnome-keyring-utils.Tpo .deps/gnome-keyring-utils.Plo mv -f .deps/gnome-keyring-memory.Tpo .deps/gnome-keyring-memory.Plo mv -f .deps/gnome-keyring-proto.Tpo .deps/gnome-keyring-proto.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libgnome-keyring-common.la gnome-keyring-proto.lo gnome-keyring-utils.lo gnome-keyring-memory.lo -L/lib64 -ldbus-1 -lglib-2.0 mv -f .deps/gnome-keyring.Tpo .deps/gnome-keyring.Plo ar cru .libs/libgnome-keyring-common.a .libs/gnome-keyring-proto.o .libs/gnome-keyring-utils.o .libs/gnome-keyring-memory.o ranlib .libs/libgnome-keyring-common.a creating libgnome-keyring-common.la (cd .libs && rm -f libgnome-keyring-common.la && ln -s ../libgnome-keyring-common.la libgnome-keyring-common.la) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -version-info 1:1:1 -no-undefined -export-symbols-regex 'gnome_keyring_' -o libgnome-keyring.la -rpath /usr/lib64 gnome-keyring.lo libgnome-keyring-common.la ../common/libgkr-module-common.la -lglib-2.0 generating symbol list for `libgnome-keyring.la' /usr/bin/nm -B .libs/gnome-keyring.o ./.libs/libgnome-keyring-common.a ../common/.libs/libgkr-module-common.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgnome-keyring.exp /bin/grep -E -e "gnome_keyring_" ".libs/libgnome-keyring.exp" > ".libs/libgnome-keyring.expT" mv -f ".libs/libgnome-keyring.expT" ".libs/libgnome-keyring.exp" echo "{ global:" > .libs/libgnome-keyring.ver cat .libs/libgnome-keyring.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgnome-keyring.ver echo "local: *; };" >> .libs/libgnome-keyring.ver gcc -shared .libs/gnome-keyring.o -Wl,--whole-archive ./.libs/libgnome-keyring-common.a ../common/.libs/libgkr-module-common.a -Wl,--no-whole-archive -L/lib64 -ldbus-1 -lglib-2.0 -m64 -mminimal-toc -Wl,-soname -Wl,libgnome-keyring.so.0 -Wl,-version-script -Wl,.libs/libgnome-keyring.ver -o .libs/libgnome-keyring.so.0.1.1 (cd .libs && rm -f libgnome-keyring.so.0 && ln -s libgnome-keyring.so.0.1.1 libgnome-keyring.so.0) (cd .libs && rm -f libgnome-keyring.so && ln -s libgnome-keyring.so.0.1.1 libgnome-keyring.so) creating libgnome-keyring.la (cd .libs && rm -f libgnome-keyring.la && ln -s ../libgnome-keyring.la libgnome-keyring.la) make[2]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/library' Making all in keyrings make[2]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/keyrings' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-keyring.lo -MD -MP -MF .deps/gkr-keyring.Tpo -c -o gkr-keyring.lo gkr-keyring.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-keyrings.lo -MD -MP -MF .deps/gkr-keyrings.Tpo -c -o gkr-keyrings.lo gkr-keyrings.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-keyring-item.lo -MD -MP -MF .deps/gkr-keyring-item.Tpo -c -o gkr-keyring-item.lo gkr-keyring-item.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBEXECDIR=\"/usr/libexec\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-keyring.lo -MD -MP -MF .deps/gkr-keyring.Tpo -c gkr-keyring.c -fPIC -DPIC -o .libs/gkr-keyring.o gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBEXECDIR=\"/usr/libexec\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-keyring-item.lo -MD -MP -MF .deps/gkr-keyring-item.Tpo -c gkr-keyring-item.c -fPIC -DPIC -o .libs/gkr-keyring-item.o gkr-keyring-item.c: In function 'gkr_keyring_item_dispose': gkr-keyring-item.c:119: warning: dereferencing type-punned pointer will break strict-aliasing rules gkr-keyring-item.c: In function 'gkr_keyring_item_new': gkr-keyring-item.c:174: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBEXECDIR=\"/usr/libexec\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-keyrings.lo -MD -MP -MF .deps/gkr-keyrings.Tpo -c gkr-keyrings.c -fPIC -DPIC -o .libs/gkr-keyrings.o mv -f .deps/gkr-keyring-item.Tpo .deps/gkr-keyring-item.Plo mv -f .deps/gkr-keyrings.Tpo .deps/gkr-keyrings.Plo mv -f .deps/gkr-keyring.Tpo .deps/gkr-keyring.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libgnome-keyring-keyrings.la gkr-keyring.lo gkr-keyrings.lo gkr-keyring-item.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 ar cru .libs/libgnome-keyring-keyrings.a .libs/gkr-keyring.o .libs/gkr-keyrings.o .libs/gkr-keyring-item.o ranlib .libs/libgnome-keyring-keyrings.a creating libgnome-keyring-keyrings.la (cd .libs && rm -f libgnome-keyring-keyrings.la && ln -s ../libgnome-keyring-keyrings.la libgnome-keyring-keyrings.la) make[2]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/keyrings' Making all in ui make[2]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/ui' echo "#include \"gkr-ask-marshal.h\"" > gkr-ask-marshal.c && \ /usr/bin/glib-genmarshal gkr-ask-marshal.list --body --prefix=gkr_ask_marshal >> gkr-ask-marshal.c /usr/bin/glib-genmarshal gkr-ask-marshal.list --header --prefix=gkr_ask_marshal > gkr-ask-marshal.h make all-am make[3]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/ui' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I.. -I../library/ -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-ask-request.lo -MD -MP -MF .deps/gkr-ask-request.Tpo -c -o gkr-ask-request.lo gkr-ask-request.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I.. -I../library/ -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-ask-daemon.lo -MD -MP -MF .deps/gkr-ask-daemon.Tpo -c -o gkr-ask-daemon.lo gkr-ask-daemon.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I.. -I../library/ -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-ask-marshal.lo -MD -MP -MF .deps/gkr-ask-marshal.Tpo -c -o gkr-ask-marshal.lo gkr-ask-marshal.c gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I.. -I../library/ -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-ask-tool.o -MD -MP -MF .deps/gkr-ask-tool.Tpo -c -o gkr-ask-tool.o gkr-ask-tool.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBEXECDIR=\"/usr/libexec\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -I.. -I../library/ -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-ask-request.lo -MD -MP -MF .deps/gkr-ask-request.Tpo -c gkr-ask-request.c -fPIC -DPIC -o .libs/gkr-ask-request.o mv -f .deps/gkr-ask-tool.Tpo .deps/gkr-ask-tool.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I.. -I../library/ -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-ask-tool-widgets.o -MD -MP -MF .deps/gkr-ask-tool-widgets.Tpo -c -o gkr-ask-tool-widgets.o gkr-ask-tool-widgets.c gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBEXECDIR=\"/usr/libexec\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -I.. -I../library/ -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-ask-daemon.lo -MD -MP -MF .deps/gkr-ask-daemon.Tpo -c gkr-ask-daemon.c -fPIC -DPIC -o .libs/gkr-ask-daemon.o mv -f .deps/gkr-ask-tool-widgets.Tpo .deps/gkr-ask-tool-widgets.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o gnome-keyring-ask gkr-ask-tool.o gkr-ask-tool-widgets.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 mv -f .deps/gkr-ask-daemon.Tpo .deps/gkr-ask-daemon.Plo gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBEXECDIR=\"/usr/libexec\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -I.. -I../library/ -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-ask-marshal.lo -MD -MP -MF .deps/gkr-ask-marshal.Tpo -c gkr-ask-marshal.c -fPIC -DPIC -o .libs/gkr-ask-marshal.o mv -f .deps/gkr-ask-request.Tpo .deps/gkr-ask-request.Plo mv -f .deps/gkr-ask-marshal.Tpo .deps/gkr-ask-marshal.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libdaemon-ui-component.la gkr-ask-request.lo gkr-ask-daemon.lo gkr-ask-marshal.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o gnome-keyring-ask gkr-ask-tool.o gkr-ask-tool-widgets.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ar cru .libs/libdaemon-ui-component.a .libs/gkr-ask-request.o .libs/gkr-ask-daemon.o .libs/gkr-ask-marshal.o ranlib .libs/libdaemon-ui-component.a creating libdaemon-ui-component.la (cd .libs && rm -f libdaemon-ui-component.la && ln -s ../libdaemon-ui-component.la libdaemon-ui-component.la) make[3]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/ui' make[2]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/ui' Making all in daemon make[2]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/daemon' gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-daemon.o -MD -MP -MF .deps/gkr-daemon.Tpo -c -o gkr-daemon.o gkr-daemon.c gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-daemon-dbus.o -MD -MP -MF .deps/gkr-daemon-dbus.Tpo -c -o gkr-daemon-dbus.o gkr-daemon-dbus.c gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-daemon-io.o -MD -MP -MF .deps/gkr-daemon-io.Tpo -c -o gkr-daemon-io.o gkr-daemon-io.c gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_MAJOR_VERSION=1 -DDBUS_MINOR_VERSION=1 -DDBUS_MICRO_VERSION=2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-daemon-ops.o -MD -MP -MF .deps/gkr-daemon-ops.Tpo -c -o gkr-daemon-ops.o gkr-daemon-ops.c gkr-daemon-ops.c: In function 'op_create_item': gkr-daemon-ops.c:1268: warning: dereferencing type-punned pointer will break strict-aliasing rules gkr-daemon-ops.c: In function 'op_set_item_info': gkr-daemon-ops.c:1553: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/gkr-daemon.Tpo .deps/gkr-daemon.Po mv -f .deps/gkr-daemon-dbus.Tpo .deps/gkr-daemon-dbus.Po mv -f .deps/gkr-daemon-io.Tpo .deps/gkr-daemon-io.Po mv -f .deps/gkr-daemon-ops.Tpo .deps/gkr-daemon-ops.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o gnome-keyring-daemon gkr-daemon.o gkr-daemon-dbus.o gkr-daemon-io.o gkr-daemon-ops.o ../library/libgnome-keyring-common.la ../keyrings/libgnome-keyring-keyrings.la ../ui/libdaemon-ui-component.la ../common/libgkr-daemon-common.la -L/lib64 -ldbus-1 -L/lib64 -lhal-storage -lhal -ldbus-1 -lgcrypt -lgpg-error -lgobject-2.0 -lglib-2.0 -lglib-2.0 mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o gnome-keyring-daemon gkr-daemon.o gkr-daemon-dbus.o gkr-daemon-io.o gkr-daemon-ops.o ../library/.libs/libgnome-keyring-common.a -L/lib64 ../keyrings/.libs/libgnome-keyring-keyrings.a ../ui/.libs/libdaemon-ui-component.a ../common/.libs/libgkr-daemon-common.a -lgthread-2.0 -lrt -lhal-storage -lhal -ldbus-1 -lgcrypt -lgpg-error -lgobject-2.0 -lglib-2.0 make[2]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/daemon' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/doc' Making all in po make[2]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file az.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo be@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be@latin.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo cy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cy.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hi.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ka.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo mg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mg.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo mn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mn.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po file=`echo or | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file or.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file rw.po file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file si.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@Latn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@Latn.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo xh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file xh.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/po' Making all in reference make[2]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/reference' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/reference' Making all in pam make[2]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/pam' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGNOME_KEYRING_DAEMON=\""/usr/bin/gnome-keyring-daemon"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-pam-client.lo -MD -MP -MF .deps/gkr-pam-client.Tpo -c -o gkr-pam-client.lo gkr-pam-client.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGNOME_KEYRING_DAEMON=\""/usr/bin/gnome-keyring-daemon"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-pam-module.lo -MD -MP -MF .deps/gkr-pam-module.Tpo -c -o gkr-pam-module.lo gkr-pam-module.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGNOME_KEYRING_DAEMON=\""/usr/bin/gnome-keyring-daemon"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-pam-stubs.lo -MD -MP -MF .deps/gkr-pam-stubs.Tpo -c -o gkr-pam-stubs.lo gkr-pam-stubs.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGNOME_KEYRING_DAEMON=\"/usr/bin/gnome-keyring-daemon\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-pam-stubs.lo -MD -MP -MF .deps/gkr-pam-stubs.Tpo -c gkr-pam-stubs.c -fPIC -DPIC -o .libs/gkr-pam-stubs.o mv -f .deps/gkr-pam-stubs.Tpo .deps/gkr-pam-stubs.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGNOME_KEYRING_DAEMON=\"/usr/bin/gnome-keyring-daemon\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-pam-module.lo -MD -MP -MF .deps/gkr-pam-module.Tpo -c gkr-pam-module.c -fPIC -DPIC -o .libs/gkr-pam-module.o gkr-pam-module.c: In function 'stop_daemon': gkr-pam-module.c:485: warning: dereferencing type-punned pointer will break strict-aliasing rules gkr-pam-module.c: In function 'pam_sm_authenticate': gkr-pam-module.c:714: warning: dereferencing type-punned pointer will break strict-aliasing rules gkr-pam-module.c:722: warning: dereferencing type-punned pointer will break strict-aliasing rules gkr-pam-module.c: In function 'pam_sm_open_session': gkr-pam-module.c:788: warning: dereferencing type-punned pointer will break strict-aliasing rules gkr-pam-module.c: In function 'pam_chauthtok_update': gkr-pam-module.c:868: warning: dereferencing type-punned pointer will break strict-aliasing rules gkr-pam-module.c:875: warning: dereferencing type-punned pointer will break strict-aliasing rules gkr-pam-module.c:887: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGNOME_KEYRING_DAEMON=\"/usr/bin/gnome-keyring-daemon\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gkr-pam-client.lo -MD -MP -MF .deps/gkr-pam-client.Tpo -c gkr-pam-client.c -fPIC -DPIC -o .libs/gkr-pam-client.o mv -f .deps/gkr-pam-client.Tpo .deps/gkr-pam-client.Plo mv -f .deps/gkr-pam-module.Tpo .deps/gkr-pam-module.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -module -avoid-version -export-symbols-regex 'pam_sm_' -o pam_gnome_keyring.la -rpath /usr/lib64 gkr-pam-client.lo gkr-pam-module.lo gkr-pam-stubs.lo ../common/libgkr-module-common.la generating symbol list for `pam_gnome_keyring.la' /usr/bin/nm -B .libs/gkr-pam-client.o .libs/gkr-pam-module.o .libs/gkr-pam-stubs.o ../common/.libs/libgkr-module-common.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/pam_gnome_keyring.exp /bin/grep -E -e "pam_sm_" ".libs/pam_gnome_keyring.exp" > ".libs/pam_gnome_keyring.expT" mv -f ".libs/pam_gnome_keyring.expT" ".libs/pam_gnome_keyring.exp" echo "{ global:" > .libs/pam_gnome_keyring.ver cat .libs/pam_gnome_keyring.exp | sed -e "s/\(.*\)/\1;/" >> .libs/pam_gnome_keyring.ver echo "local: *; };" >> .libs/pam_gnome_keyring.ver gcc -shared .libs/gkr-pam-client.o .libs/gkr-pam-module.o .libs/gkr-pam-stubs.o -Wl,--whole-archive ../common/.libs/libgkr-module-common.a -Wl,--no-whole-archive -m64 -mminimal-toc -Wl,-soname -Wl,pam_gnome_keyring.so -Wl,-version-script -Wl,.libs/pam_gnome_keyring.ver -o .libs/pam_gnome_keyring.so creating pam_gnome_keyring.la (cd .libs && rm -f pam_gnome_keyring.la && ln -s ../pam_gnome_keyring.la pam_gnome_keyring.la) make[2]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/pam' make[1]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.78310 + umask 022 + cd /builddir/build/BUILD + cd gnome-keyring-2.20 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder + make install install-pam DESTDIR=/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder Making install in . make[1]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20' make[2]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20' 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/gnome-keyring-2.20' make[1]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20' Making install in common make[1]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/common' make[2]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/common' 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/gnome-keyring-2.20/common' make[1]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/common' Making install in library make[1]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/library' make[2]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/library' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgnome-keyring.la' '/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/lib64/libgnome-keyring.la' /usr/bin/install -c .libs/libgnome-keyring.so.0.1.1 /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/lib64/libgnome-keyring.so.0.1.1 (cd /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/lib64 && { ln -s -f libgnome-keyring.so.0.1.1 libgnome-keyring.so.0 || { rm -f libgnome-keyring.so.0 && ln -s libgnome-keyring.so.0.1.1 libgnome-keyring.so.0; }; }) (cd /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/lib64 && { ln -s -f libgnome-keyring.so.0.1.1 libgnome-keyring.so || { rm -f libgnome-keyring.so && ln -s libgnome-keyring.so.0.1.1 libgnome-keyring.so; }; }) /usr/bin/install -c .libs/libgnome-keyring.lai /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/lib64/libgnome-keyring.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/gnome-keyring-1/" || /bin/mkdir -p "/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/include/gnome-keyring-1/" /usr/bin/install -c -m 644 'gnome-keyring.h' '/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/include/gnome-keyring-1//gnome-keyring.h' /usr/bin/install -c -m 644 'gnome-keyring-memory.h' '/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/include/gnome-keyring-1//gnome-keyring-memory.h' /usr/bin/install -c -m 644 'gnome-keyring-result.h' '/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/include/gnome-keyring-1//gnome-keyring-result.h' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'gnome-keyring-1.pc' '/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/lib64/pkgconfig/gnome-keyring-1.pc' make[2]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/library' make[1]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/library' Making install in keyrings make[1]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/keyrings' make[2]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/keyrings' 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/gnome-keyring-2.20/keyrings' make[1]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/keyrings' Making install in ui make[1]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/ui' make install-am make[2]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/ui' make[3]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/ui' test -z "/usr/libexec" || /bin/mkdir -p "/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/libexec" /bin/sh ../libtool --mode=install /usr/bin/install -c 'gnome-keyring-ask' '/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/libexec/gnome-keyring-ask' /usr/bin/install -c gnome-keyring-ask /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/libexec/gnome-keyring-ask make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/ui' make[2]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/ui' make[1]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/ui' Making install in daemon make[1]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/daemon' make[2]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/daemon' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'gnome-keyring-daemon' '/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/bin/gnome-keyring-daemon' /usr/bin/install -c gnome-keyring-daemon /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/bin/gnome-keyring-daemon make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/daemon' make[1]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/daemon' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/doc' make[2]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/doc' 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/gnome-keyring-2.20/doc' make[1]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/doc' Making install in po make[1]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/po' /bin/sh /builddir/build/BUILD/gnome-keyring-2.20/install-sh -d /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale linguas="ar az be be@latin bg bn bn_IN bs ca cs cy da de dz el en_CA en_GB es et eu fa fi fr gl gu hi hr hu id it is ja ka ko lt lv mg mk ml mn mr ms nb ne nl oc or pa pl pt pt_BR ro ru rw si sk sl sq sr sr@Latn sv ta te th tr uk vi xh zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/gnome-keyring-2.20/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/gnome-keyring.mo; \ echo "installing $lang.gmo as $dir/gnome-keyring.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/gnome-keyring.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gnome-keyring.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/gnome-keyring.mo.m; \ echo "installing $lang.gmo.m as $dir/gnome-keyring.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/gnome-keyring.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gnome-keyring.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/ar/LC_MESSAGES/gnome-keyring.mo installing az.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/az/LC_MESSAGES/gnome-keyring.mo installing be.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/be/LC_MESSAGES/gnome-keyring.mo installing be@latin.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/be@latin/LC_MESSAGES/gnome-keyring.mo installing bg.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/bg/LC_MESSAGES/gnome-keyring.mo installing bn.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/bn/LC_MESSAGES/gnome-keyring.mo installing bn_IN.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/bn_IN/LC_MESSAGES/gnome-keyring.mo installing bs.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/bs/LC_MESSAGES/gnome-keyring.mo installing ca.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/ca/LC_MESSAGES/gnome-keyring.mo installing cs.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/cs/LC_MESSAGES/gnome-keyring.mo installing cy.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/cy/LC_MESSAGES/gnome-keyring.mo installing da.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/da/LC_MESSAGES/gnome-keyring.mo installing de.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/de/LC_MESSAGES/gnome-keyring.mo installing dz.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/dz/LC_MESSAGES/gnome-keyring.mo installing el.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/el/LC_MESSAGES/gnome-keyring.mo installing en_CA.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/en_CA/LC_MESSAGES/gnome-keyring.mo installing en_GB.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/en_GB/LC_MESSAGES/gnome-keyring.mo installing es.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/es/LC_MESSAGES/gnome-keyring.mo installing et.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/et/LC_MESSAGES/gnome-keyring.mo installing eu.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/eu/LC_MESSAGES/gnome-keyring.mo installing fa.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/fa/LC_MESSAGES/gnome-keyring.mo installing fi.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/fi/LC_MESSAGES/gnome-keyring.mo installing fr.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/fr/LC_MESSAGES/gnome-keyring.mo installing gl.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/gl/LC_MESSAGES/gnome-keyring.mo installing gu.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/gu/LC_MESSAGES/gnome-keyring.mo installing hi.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/hi/LC_MESSAGES/gnome-keyring.mo installing hr.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/hr/LC_MESSAGES/gnome-keyring.mo installing hu.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/hu/LC_MESSAGES/gnome-keyring.mo installing id.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/id/LC_MESSAGES/gnome-keyring.mo installing it.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/it/LC_MESSAGES/gnome-keyring.mo installing is.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/is/LC_MESSAGES/gnome-keyring.mo installing ja.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/ja/LC_MESSAGES/gnome-keyring.mo installing ka.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/ka/LC_MESSAGES/gnome-keyring.mo installing ko.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/ko/LC_MESSAGES/gnome-keyring.mo installing lt.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/lt/LC_MESSAGES/gnome-keyring.mo installing lv.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/lv/LC_MESSAGES/gnome-keyring.mo installing mg.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/mg/LC_MESSAGES/gnome-keyring.mo installing mk.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/mk/LC_MESSAGES/gnome-keyring.mo installing ml.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/ml/LC_MESSAGES/gnome-keyring.mo installing mn.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/mn/LC_MESSAGES/gnome-keyring.mo installing mr.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/mr/LC_MESSAGES/gnome-keyring.mo installing ms.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/ms/LC_MESSAGES/gnome-keyring.mo installing nb.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/nb/LC_MESSAGES/gnome-keyring.mo installing ne.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/ne/LC_MESSAGES/gnome-keyring.mo installing nl.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/nl/LC_MESSAGES/gnome-keyring.mo installing oc.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/oc/LC_MESSAGES/gnome-keyring.mo installing or.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/or/LC_MESSAGES/gnome-keyring.mo installing pa.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/pa/LC_MESSAGES/gnome-keyring.mo installing pl.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/pl/LC_MESSAGES/gnome-keyring.mo installing pt.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/pt/LC_MESSAGES/gnome-keyring.mo installing pt_BR.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/pt_BR/LC_MESSAGES/gnome-keyring.mo installing ro.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/ro/LC_MESSAGES/gnome-keyring.mo installing ru.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/ru/LC_MESSAGES/gnome-keyring.mo installing rw.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/rw/LC_MESSAGES/gnome-keyring.mo installing si.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/si/LC_MESSAGES/gnome-keyring.mo installing sk.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/sk/LC_MESSAGES/gnome-keyring.mo installing sl.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/sl/LC_MESSAGES/gnome-keyring.mo installing sq.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/sq/LC_MESSAGES/gnome-keyring.mo installing sr.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/sr/LC_MESSAGES/gnome-keyring.mo installing sr@Latn.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/sr@Latn/LC_MESSAGES/gnome-keyring.mo installing sv.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/sv/LC_MESSAGES/gnome-keyring.mo installing ta.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/ta/LC_MESSAGES/gnome-keyring.mo installing te.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/te/LC_MESSAGES/gnome-keyring.mo installing th.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/th/LC_MESSAGES/gnome-keyring.mo installing tr.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/tr/LC_MESSAGES/gnome-keyring.mo installing uk.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/uk/LC_MESSAGES/gnome-keyring.mo installing vi.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/vi/LC_MESSAGES/gnome-keyring.mo installing xh.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/xh/LC_MESSAGES/gnome-keyring.mo installing zh_CN.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/zh_CN/LC_MESSAGES/gnome-keyring.mo installing zh_HK.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/zh_HK/LC_MESSAGES/gnome-keyring.mo installing zh_TW.gmo as /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/locale/zh_TW/LC_MESSAGES/gnome-keyring.mo make[1]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/po' Making install in reference make[1]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/reference' make[2]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/reference' make[2]: Nothing to be done for `install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh ../mkinstalldirs /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/gtk-doc/html/gnome-keyring; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/gtk-doc/html/gnome-keyring; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/gtk-doc/html/gnome-keyring || :; \ fi mkdir -p -- /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/gtk-doc/html/gnome-keyring -- Installing ./html/ch01.html -- Installing ./html/gnome-keyring-gnome-keyring-acl.html -- Installing ./html/gnome-keyring-gnome-keyring-attributes.html -- Installing ./html/gnome-keyring-gnome-keyring-find.html -- Installing ./html/gnome-keyring-gnome-keyring-generic-callbacks.html -- Installing ./html/gnome-keyring-gnome-keyring-item-info.html -- Installing ./html/gnome-keyring-gnome-keyring-items.html -- Installing ./html/gnome-keyring-gnome-keyring-keyring-info.html -- Installing ./html/gnome-keyring-gnome-keyring-keyrings.html -- Installing ./html/gnome-keyring-gnome-keyring-memory.html -- Installing ./html/gnome-keyring-gnome-keyring-misc.html -- Installing ./html/gnome-keyring-gnome-keyring-network.html -- Installing ./html/gnome-keyring-gnome-keyring-result.html -- Installing ./html/gnome-keyring.devhelp -- Installing ./html/gnome-keyring.devhelp2 -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png -- Installing ./html/index.sgml make[2]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/reference' make[1]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/reference' Making install in pam make[1]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/pam' make[2]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/pam' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'pam_gnome_keyring.la' '/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/lib64/pam_gnome_keyring.la' /usr/bin/install -c .libs/pam_gnome_keyring.so /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/lib64/pam_gnome_keyring.so /usr/bin/install -c .libs/pam_gnome_keyring.lai /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/lib64/pam_gnome_keyring.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/pam' make[1]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/pam' make -C pam install-pam make[1]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/pam' make[2]: Entering directory `/builddir/build/BUILD/gnome-keyring-2.20/pam' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'pam_gnome_keyring.la' '/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/lib64/pam_gnome_keyring.la' /usr/bin/install -c .libs/pam_gnome_keyring.so /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/lib64/pam_gnome_keyring.so /usr/bin/install -c .libs/pam_gnome_keyring.lai /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/lib64/pam_gnome_keyring.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/pam' /bin/sh ../mkinstalldirs "/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/lib64/security" mkdir -p -- /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/lib64/security cp "/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/lib64/pam_gnome_keyring.so" "/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/lib64/security" ( cd "/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/lib64/security"; ln -s -f pam_gnome_keyring.so pam_gnome_keyring_auth.so ) ( cd "/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/lib64/security"; ln -s -f pam_gnome_keyring.so pam_gnome_keyring_session.so ) make[1]: Leaving directory `/builddir/build/BUILD/gnome-keyring-2.20/pam' + rm -f /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/lib64/pam_gnome_keyring.so + /usr/lib/rpm/find-lang.sh /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder gnome-keyring + rm /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/lib64/libgnome-keyring.la /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/lib64/pam_gnome_keyring.la + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/gnome-keyring-2.20 extracting debug info from /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/lib64/security/pam_gnome_keyring.so extracting debug info from /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/lib64/libgnome-keyring.so.0.1.1 extracting debug info from /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/libexec/gnome-keyring-ask extracting debug info from /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/bin/gnome-keyring-daemon symlinked /usr/lib/debug/lib64/security/pam_gnome_keyring.so.debug to /usr/lib/debug/lib64/security/pam_gnome_keyring_auth.so.debug symlinked /usr/lib/debug/lib64/security/pam_gnome_keyring.so.debug to /usr/lib/debug/lib64/security/pam_gnome_keyring_session.so.debug symlinked /usr/lib/debug/usr/lib64/libgnome-keyring.so.0.1.1.debug to /usr/lib/debug/usr/lib64/libgnome-keyring.so.debug symlinked /usr/lib/debug/usr/lib64/libgnome-keyring.so.0.1.1.debug to /usr/lib/debug/usr/lib64/libgnome-keyring.so.0.debug 1042 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: gnome-keyring-2.20-3.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.93633 + umask 022 + cd /builddir/build/BUILD + cd gnome-keyring-2.20 + DOCDIR=/var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/doc/gnome-keyring-2.20 + export DOCDIR + rm -rf /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/doc/gnome-keyring-2.20 + /bin/mkdir -p /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/doc/gnome-keyring-2.20 + cp -pr AUTHORS NEWS README COPYING COPYING.LIB /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder/usr/share/doc/gnome-keyring-2.20 + exit 0 Provides: libgnome-keyring.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libgcrypt.so.11()(64bit) libgcrypt.so.11(GCRYPT_1.2)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnome-keyring.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libhal-storage.so.1()(64bit) libhal.so.1()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: gnome-keyring-devel-2.20-3.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: glib2-devel gnome-keyring = 2.20-3.fc8 gtk-doc libgnome-keyring.so.0()(64bit) pkgconfig Processing files: gnome-keyring-pam-2.20-3.fc8 Provides: pam_gnome_keyring.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: gnome-keyring = 2.20-3.fc8 libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) pam pam_gnome_keyring.so()(64bit) rtld(GNU_HASH) Processing files: gnome-keyring-debuginfo-2.20-3.fc8 Provides: libgnome-keyring.so.0.1.1.debug()(64bit) pam_gnome_keyring.so.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libgnome-keyring.so.0()(64bit) pam_gnome_keyring.so()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder warning: Could not canonicalize hostname: ppc2.fedora.redhat.com Wrote: /builddir/build/RPMS/gnome-keyring-2.20-3.fc8.ppc64.rpm Wrote: /builddir/build/RPMS/gnome-keyring-devel-2.20-3.fc8.ppc64.rpm Wrote: /builddir/build/RPMS/gnome-keyring-pam-2.20-3.fc8.ppc64.rpm Wrote: /builddir/build/RPMS/gnome-keyring-debuginfo-2.20-3.fc8.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.29238 + umask 022 + cd /builddir/build/BUILD + cd gnome-keyring-2.20 + rm -rf /var/tmp/gnome-keyring-2.20-3.fc8-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.29238 + umask 022 + cd /builddir/build/BUILD + rm -rf gnome-keyring-2.20 + exit 0