ENTER do("bash --login -c 'rpmbuild -bs --target x86_64 --nodeps //builddir/build/SPECS/coolkey.spec'", '/var/lib/mock/dist-f9-build-131355-21842/root/', 0, True, 0, , 103, 105, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target x86_64 --nodeps //builddir/build/SPECS/coolkey.spec' /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/coolkey-1.1.0-6.fc9.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target x86_64 --nodeps //builddir/build/SPECS/coolkey.spec'", '/var/lib/mock/dist-f9-build-131355-21842/root/', 0, True, 0, , 103, 105, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target x86_64 --nodeps //builddir/build/SPECS/coolkey.spec' /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8600 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf coolkey-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/coolkey-1.1.0.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd coolkey-1.1.0 ++ /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 (coolkey-cache-dir-move.patch):' Patch #1 (coolkey-cache-dir-move.patch): + patch -p0 -b --suffix .cache.dir.move -s + echo 'Patch #2 (coolkey-gcc43.patch):' Patch #2 (coolkey-gcc43.patch): + patch -p0 -b --suffix .coolkey-gcc43 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8600 + umask 022 + cd /builddir/build/BUILD + cd coolkey-1.1.0 + LANG=C + export LANG + unset DISPLAY + autoconf + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-debug --disable-dependency-tracking --enable-pk11install checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking platform type: ... UNIX/LINUX checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none 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 whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E 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 how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for uncompress in -lz... yes checking for dlopen in -ldl... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PCSC... yes checking for NSS... yes ./configure: line 19940: enable_pk11install: command not found checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for memset... yes checking for strdup... yes checking for strerror... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/libckyapplet/Makefile config.status: creating src/libckyapplet/libckyapplet.pc config.status: creating src/coolkey/Makefile config.status: creating src/install/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/coolkey-1.1.0' Making all in src/libckyapplet make[2]: Entering directory `/builddir/build/BUILD/coolkey-1.1.0/src/libckyapplet' make[3]: Entering directory `/builddir/build/BUILD/coolkey-1.1.0/src/libckyapplet' /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 -mtune=generic -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libckyapplet_la-cky_applet.lo `test -f 'cky_applet.c' || echo './'`cky_applet.c /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 -mtune=generic -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libckyapplet_la-cky_base.lo `test -f 'cky_base.c' || echo './'`cky_base.c /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 -mtune=generic -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libckyapplet_la-cky_card.lo `test -f 'cky_card.c' || echo './'`cky_card.c /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 -mtune=generic -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libckyapplet_la-cky_factory.lo `test -f 'cky_factory.c' || echo './'`cky_factory.c mkdir .libs 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 -mtune=generic -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cky_base.c -fPIC -DPIC -o .libs/libckyapplet_la-cky_base.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 -mtune=generic -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cky_applet.c -fPIC -DPIC -o .libs/libckyapplet_la-cky_applet.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 -mtune=generic -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cky_card.c -fPIC -DPIC -o .libs/libckyapplet_la-cky_card.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 -mtune=generic -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cky_factory.c -fPIC -DPIC -o .libs/libckyapplet_la-cky_factory.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 -mtune=generic -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cky_base.c -o libckyapplet_la-cky_base.o >/dev/null 2>&1 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 -mtune=generic -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cky_card.c -o libckyapplet_la-cky_card.o >/dev/null 2>&1 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 -mtune=generic -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cky_applet.c -o libckyapplet_la-cky_applet.o >/dev/null 2>&1 /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 -mtune=generic -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libckyapplet_la-dynlink.lo `test -f 'dynlink.c' || echo './'`dynlink.c 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 -mtune=generic -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cky_factory.c -o libckyapplet_la-cky_factory.o >/dev/null 2>&1 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 -mtune=generic -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dynlink.c -fPIC -DPIC -o .libs/libckyapplet_la-dynlink.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 -mtune=generic -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dynlink.c -o libckyapplet_la-dynlink.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libckyapplet.la -rpath /usr/lib64 -version-info 1:0:0 -no-undefined libckyapplet_la-cky_applet.lo libckyapplet_la-cky_base.lo libckyapplet_la-cky_card.lo libckyapplet_la-cky_factory.lo libckyapplet_la-dynlink.lo -ldl -lz gcc -shared .libs/libckyapplet_la-cky_applet.o .libs/libckyapplet_la-cky_base.o .libs/libckyapplet_la-cky_card.o .libs/libckyapplet_la-cky_factory.o .libs/libckyapplet_la-dynlink.o -ldl -lz -m64 -mtune=generic -Wl,-soname -Wl,libckyapplet.so.1 -o .libs/libckyapplet.so.1.0.0 (cd .libs && rm -f libckyapplet.so.1 && ln -s libckyapplet.so.1.0.0 libckyapplet.so.1) (cd .libs && rm -f libckyapplet.so && ln -s libckyapplet.so.1.0.0 libckyapplet.so) ar cru .libs/libckyapplet.a libckyapplet_la-cky_applet.o libckyapplet_la-cky_base.o libckyapplet_la-cky_card.o libckyapplet_la-cky_factory.o libckyapplet_la-dynlink.o ranlib .libs/libckyapplet.a creating libckyapplet.la (cd .libs && rm -f libckyapplet.la && ln -s ../libckyapplet.la libckyapplet.la) make[3]: Leaving directory `/builddir/build/BUILD/coolkey-1.1.0/src/libckyapplet' make[2]: Leaving directory `/builddir/build/BUILD/coolkey-1.1.0/src/libckyapplet' Making all in src/coolkey make[2]: Entering directory `/builddir/build/BUILD/coolkey-1.1.0/src/coolkey' make[3]: Entering directory `/builddir/build/BUILD/coolkey-1.1.0/src/coolkey' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcoolkeypk11_la-coolkey.lo `test -f 'coolkey.cpp' || echo './'`coolkey.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcoolkeypk11_la-dllmain.lo `test -f 'dllmain.cpp' || echo './'`dllmain.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcoolkeypk11_la-locking.lo `test -f 'locking.cpp' || echo './'`locking.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcoolkeypk11_la-log.lo `test -f 'log.cpp' || echo './'`log.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dllmain.cpp -fPIC -DPIC -o .libs/libcoolkeypk11_la-dllmain.o g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c coolkey.cpp -fPIC -DPIC -o .libs/libcoolkeypk11_la-coolkey.o g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dllmain.cpp -o libcoolkeypk11_la-dllmain.o >/dev/null 2>&1 coolkey.cpp:37:1: warning: "NULL" redefined In file included from /usr/include/alloca.h:25, from /usr/include/stdlib.h:497, from /usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../include/c++/4.3.0/cstdlib:73, from /usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../include/c++/4.3.0/bits/stl_algo.h:65, from /usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../include/c++/4.3.0/algorithm:67, from slot.h:27, from coolkey.cpp:33: /usr/lib/gcc/x86_64-redhat-linux/4.3.0/include/stddef.h:400:1: warning: this is the location of the previous definition /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcoolkeypk11_la-machdep.lo `test -f 'machdep.cpp' || echo './'`machdep.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c locking.cpp -fPIC -DPIC -o .libs/libcoolkeypk11_la-locking.o g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c log.cpp -fPIC -DPIC -o .libs/libcoolkeypk11_la-log.o coolkey.cpp: In function 'CK_RV C_Initialize(void*)': coolkey.cpp:238: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c log.cpp -o libcoolkeypk11_la-log.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c locking.cpp -o libcoolkeypk11_la-locking.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcoolkeypk11_la-object.lo `test -f 'object.cpp' || echo './'`object.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcoolkeypk11_la-PKCS11Exception.lo `test -f 'PKCS11Exception.cpp' || echo './'`PKCS11Exception.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c coolkey.cpp -o libcoolkeypk11_la-coolkey.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c machdep.cpp -fPIC -DPIC -o .libs/libcoolkeypk11_la-machdep.o g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c object.cpp -fPIC -DPIC -o .libs/libcoolkeypk11_la-object.o machdep.cpp: In function 'int safe_open(char*, int, int, int)': machdep.cpp:281: warning: comparison between signed and unsigned integer expressions machdep.cpp: At global scope: machdep.cpp:434: warning: missing braces around initializer for 'char [4]' machdep.cpp:435: warning: 'OSLock_attr_init' defined but not used g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c machdep.cpp -o libcoolkeypk11_la-machdep.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcoolkeypk11_la-slot.lo `test -f 'slot.cpp' || echo './'`slot.cpp grep -v ';+' coolkeypk11.def | grep -v ';-' | sed -e 's; DATA ;;' -e 's,;;,,' -e 's,;.*,,' > coolkeypk11.sym g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c PKCS11Exception.cpp -fPIC -DPIC -o .libs/libcoolkeypk11_la-PKCS11Exception.o g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c PKCS11Exception.cpp -o libcoolkeypk11_la-PKCS11Exception.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c slot.cpp -fPIC -DPIC -o .libs/libcoolkeypk11_la-slot.o g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c object.cpp -o libcoolkeypk11_la-object.o >/dev/null 2>&1 slot.cpp: In member function 'void Slot::makeLabelString(char*, int, const unsigned char*)': slot.cpp:925: warning: comparison with string literal results in unspecified behaviour slot.cpp: At global scope: slot.cpp:972: warning: deprecated conversion from string constant to 'char*' slot.cpp:972: warning: deprecated conversion from string constant to 'char*' slot.cpp:972: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c slot.cpp -o libcoolkeypk11_la-slot.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libcoolkeypk11.la -rpath /usr/lib64/pkcs11 -avoid-version -export-symbols coolkeypk11.sym -no-undefined libcoolkeypk11_la-coolkey.lo libcoolkeypk11_la-dllmain.lo libcoolkeypk11_la-locking.lo libcoolkeypk11_la-log.lo libcoolkeypk11_la-machdep.lo libcoolkeypk11_la-object.lo libcoolkeypk11_la-PKCS11Exception.lo libcoolkeypk11_la-slot.lo ../../src/libckyapplet/libckyapplet.la -ldl -lz g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.0/crtbeginS.o .libs/libcoolkeypk11_la-coolkey.o .libs/libcoolkeypk11_la-dllmain.o .libs/libcoolkeypk11_la-locking.o .libs/libcoolkeypk11_la-log.o .libs/libcoolkeypk11_la-machdep.o .libs/libcoolkeypk11_la-object.o .libs/libcoolkeypk11_la-PKCS11Exception.o .libs/libcoolkeypk11_la-slot.o -Wl,--rpath -Wl,/builddir/build/BUILD/coolkey-1.1.0/src/libckyapplet/.libs ../../src/libckyapplet/.libs/libckyapplet.so -ldl -lz -L/usr/lib/gcc/x86_64-redhat-linux/4.3.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libcoolkeypk11.so -Wl,-retain-symbols-file -Wl,coolkeypk11.sym -o .libs/libcoolkeypk11.so ar cru .libs/libcoolkeypk11.a libcoolkeypk11_la-coolkey.o libcoolkeypk11_la-dllmain.o libcoolkeypk11_la-locking.o libcoolkeypk11_la-log.o libcoolkeypk11_la-machdep.o libcoolkeypk11_la-object.o libcoolkeypk11_la-PKCS11Exception.o libcoolkeypk11_la-slot.o ranlib .libs/libcoolkeypk11.a creating libcoolkeypk11.la (cd .libs && rm -f libcoolkeypk11.la && ln -s ../libcoolkeypk11.la libcoolkeypk11.la) make[3]: Leaving directory `/builddir/build/BUILD/coolkey-1.1.0/src/coolkey' make[2]: Leaving directory `/builddir/build/BUILD/coolkey-1.1.0/src/coolkey' Making all in src/install make[2]: Entering directory `/builddir/build/BUILD/coolkey-1.1.0/src/install' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pk11install.c pk11install.c: In function 'installPKCS11': pk11install.c:203: warning: implicit declaration of function 'NSC_ModuleDBFunc' pk11install.c:205: warning: cast to pointer from integer of different size /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o pk11install pk11install.o -L/lib64 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lsoftokn3 -ldl -lz mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o pk11install pk11install.o -L/lib64 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -lsoftokn3 -ldl -lz make[2]: Leaving directory `/builddir/build/BUILD/coolkey-1.1.0/src/install' make[2]: Entering directory `/builddir/build/BUILD/coolkey-1.1.0' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/coolkey-1.1.0' make[1]: Leaving directory `/builddir/build/BUILD/coolkey-1.1.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.73813 + umask 022 + cd /builddir/build/BUILD + cd coolkey-1.1.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild + make install DESTDIR=/var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild Making install in src/libckyapplet make[1]: Entering directory `/builddir/build/BUILD/coolkey-1.1.0/src/libckyapplet' make[2]: Entering directory `/builddir/build/BUILD/coolkey-1.1.0/src/libckyapplet' make[3]: Entering directory `/builddir/build/BUILD/coolkey-1.1.0/src/libckyapplet' test -z "/usr/lib64" || mkdir -p -- "/var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libckyapplet.la' '/var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64/libckyapplet.la' /usr/bin/install -c .libs/libckyapplet.so.1.0.0 /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64/libckyapplet.so.1.0.0 (cd /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64 && rm -f libckyapplet.so.1 && ln -s libckyapplet.so.1.0.0 libckyapplet.so.1) (cd /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64 && rm -f libckyapplet.so && ln -s libckyapplet.so.1.0.0 libckyapplet.so) /usr/bin/install -c .libs/libckyapplet.lai /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64/libckyapplet.la /usr/bin/install -c .libs/libckyapplet.a /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64/libckyapplet.a chmod 644 /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64/libckyapplet.a ranlib /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64/libckyapplet.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || mkdir -p -- "/var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/include" /builddir/build/BUILD/coolkey-1.1.0/install-sh -c -m 644 'cky_base.h' '/var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/include/cky_base.h' /builddir/build/BUILD/coolkey-1.1.0/install-sh -c -m 644 'cky_card.h' '/var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/include/cky_card.h' /builddir/build/BUILD/coolkey-1.1.0/install-sh -c -m 644 'cky_factory.h' '/var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/include/cky_factory.h' /builddir/build/BUILD/coolkey-1.1.0/install-sh -c -m 644 'cky_list.h' '/var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/include/cky_list.h' /builddir/build/BUILD/coolkey-1.1.0/install-sh -c -m 644 'cky_applet.h' '/var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/include/cky_applet.h' test -z "/usr/lib64/pkgconfig" || mkdir -p -- "/var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'libckyapplet.pc' '/var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64/pkgconfig/libckyapplet.pc' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/coolkey-1.1.0/src/libckyapplet' rm -f /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64/libckyapplet.a rm -f /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64/libckyapplet.la make[4]: Leaving directory `/builddir/build/BUILD/coolkey-1.1.0/src/libckyapplet' make[3]: Leaving directory `/builddir/build/BUILD/coolkey-1.1.0/src/libckyapplet' make[2]: Leaving directory `/builddir/build/BUILD/coolkey-1.1.0/src/libckyapplet' make[1]: Leaving directory `/builddir/build/BUILD/coolkey-1.1.0/src/libckyapplet' Making install in src/coolkey make[1]: Entering directory `/builddir/build/BUILD/coolkey-1.1.0/src/coolkey' make[2]: Entering directory `/builddir/build/BUILD/coolkey-1.1.0/src/coolkey' make[3]: Entering directory `/builddir/build/BUILD/coolkey-1.1.0/src/coolkey' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkcs11" || mkdir -p -- "/var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64/pkcs11" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libcoolkeypk11.la' '/var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64/pkcs11/libcoolkeypk11.la' libtool: install: warning: relinking `libcoolkeypk11.la' (cd /builddir/build/BUILD/coolkey-1.1.0/src/coolkey; /bin/sh ../../libtool --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libcoolkeypk11.la -rpath /usr/lib64/pkcs11 -avoid-version -export-symbols coolkeypk11.sym -no-undefined libcoolkeypk11_la-coolkey.lo libcoolkeypk11_la-dllmain.lo libcoolkeypk11_la-locking.lo libcoolkeypk11_la-log.lo libcoolkeypk11_la-machdep.lo libcoolkeypk11_la-object.lo libcoolkeypk11_la-PKCS11Exception.lo libcoolkeypk11_la-slot.lo ../../src/libckyapplet/libckyapplet.la -ldl -lz -inst-prefix-dir /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.0/crtbeginS.o .libs/libcoolkeypk11_la-coolkey.o .libs/libcoolkeypk11_la-dllmain.o .libs/libcoolkeypk11_la-locking.o .libs/libcoolkeypk11_la-log.o .libs/libcoolkeypk11_la-machdep.o .libs/libcoolkeypk11_la-object.o .libs/libcoolkeypk11_la-PKCS11Exception.o .libs/libcoolkeypk11_la-slot.o -L/var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64 -L/usr/lib64 -lckyapplet -ldl -lz -L/usr/lib/gcc/x86_64-redhat-linux/4.3.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libcoolkeypk11.so -Wl,-retain-symbols-file -Wl,coolkeypk11.sym -o .libs/libcoolkeypk11.so /usr/bin/install -c .libs/libcoolkeypk11.soT /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64/pkcs11/libcoolkeypk11.so /usr/bin/install -c .libs/libcoolkeypk11.lai /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64/pkcs11/libcoolkeypk11.la /usr/bin/install -c .libs/libcoolkeypk11.a /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64/pkcs11/libcoolkeypk11.a chmod 644 /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64/pkcs11/libcoolkeypk11.a ranlib /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64/pkcs11/libcoolkeypk11.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/pkcs11' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/coolkey-1.1.0/src/coolkey' rm -f /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64/pkcs11/libcoolkeypk11.a rm -f /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64/pkcs11/libcoolkeypk11.la make[4]: Leaving directory `/builddir/build/BUILD/coolkey-1.1.0/src/coolkey' make[3]: Leaving directory `/builddir/build/BUILD/coolkey-1.1.0/src/coolkey' make[2]: Leaving directory `/builddir/build/BUILD/coolkey-1.1.0/src/coolkey' make[1]: Leaving directory `/builddir/build/BUILD/coolkey-1.1.0/src/coolkey' Making install in src/install make[1]: Entering directory `/builddir/build/BUILD/coolkey-1.1.0/src/install' make[2]: Entering directory `/builddir/build/BUILD/coolkey-1.1.0/src/install' test -z "/usr/bin" || mkdir -p -- "/var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'pk11install' '/var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/bin/pk11install' /usr/bin/install -c pk11install /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/bin/pk11install make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/coolkey-1.1.0/src/install' make[1]: Leaving directory `/builddir/build/BUILD/coolkey-1.1.0/src/install' make[1]: Entering directory `/builddir/build/BUILD/coolkey-1.1.0' make[2]: Entering directory `/builddir/build/BUILD/coolkey-1.1.0' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/coolkey-1.1.0' make[1]: Leaving directory `/builddir/build/BUILD/coolkey-1.1.0' + ln -s pkcs11/libcoolkeypk11.so /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild//usr/lib64 + mkdir -p /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/var/cache/coolkey + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/coolkey-1.1.0 extracting debug info from /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64/libckyapplet.so.1.0.0 extracting debug info from /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/lib64/pkcs11/libcoolkeypk11.so extracting debug info from /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/bin/pk11install symlinked /usr/lib/debug/usr/lib64/libckyapplet.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libckyapplet.so.1.debug symlinked /usr/lib/debug/usr/lib64/libckyapplet.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libckyapplet.so.debug symlinked /usr/lib/debug/usr/lib64/pkcs11/libcoolkeypk11.so.debug to /usr/lib/debug/usr/lib64/libcoolkeypk11.so.debug 840 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: coolkey-1.1.0-6.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5116 + umask 022 + cd /builddir/build/BUILD + cd coolkey-1.1.0 + DOCDIR=/var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/share/doc/coolkey-1.1.0 + export DOCDIR + rm -rf /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/share/doc/coolkey-1.1.0 + /bin/mkdir -p /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/share/doc/coolkey-1.1.0 + cp -pr ChangeLog LICENSE /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild/usr/share/doc/coolkey-1.1.0 + exit 0 Provides: CoolKey Openkey libckyapplet.so.1()(64bit) libcoolkeypk11.so()(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libckyapplet.so.1()(64bit) libcoolkeypk11.so()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnssutil3.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libsmime3.so()(64bit) libsoftokn3.so()(64bit) libsoftokn3.so(NSS_3.4)(64bit) libssl3.so()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: CoolKey Openkey Processing files: coolkey-devel-1.1.0-6.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libckyapplet.so.1()(64bit) Processing files: coolkey-debuginfo-1.1.0-6.fc9 Provides: libckyapplet.so.1.0.0.debug()(64bit) libcoolkeypk11.so.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libckyapplet.so.1()(64bit) libcoolkeypk11.so()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Wrote: /builddir/build/RPMS/coolkey-1.1.0-6.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/coolkey-devel-1.1.0-6.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/coolkey-debuginfo-1.1.0-6.fc9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.57071 + umask 022 + cd /builddir/build/BUILD + cd coolkey-1.1.0 + rm -rf /var/tmp/coolkey-1.1.0-6.fc9-root-mockbuild + exit 0 LEAVE do -->