Installing /builddir/build/SRPMS/ike-scan-1.9-2.fc8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.86901 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ike-scan-1.9 + /bin/gzip -dc /builddir/build/SOURCES/ike-scan-1.9.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ike-scan-1.9 ++ /usr/bin/id -u + '[' 102 = 0 ']' ++ /usr/bin/id -u + '[' 102 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.86901 + umask 022 + cd /builddir/build/BUILD + cd ike-scan-1.9 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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 + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-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-openssl 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 for x86_64-koji-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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for library containing gethostbyname... none required checking for library containing socket... none required checking how to run the C preprocessor... gcc -E checking for egrep... grep -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 for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/stat.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint8_t using gcc... yes checking for uint16_t using gcc... yes checking for uint32_t using gcc... yes checking whether long int is 64 bits... yes checking for malloc... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for socklen_t or equivalent using gcc... socklen_t checking for posix regular expression support... yes checking for getopt_long_only... yes checking for inet_aton... yes checking if OpenSSL libraries are required... yes configure: Found /usr/include/openssl/ssl.h configure: OpenSSL header files found in /usr/include configure: Cannot find libcrypto under /usr - assuming its in the standard search path configure: OpenSSL libraries found in /usr/lib checking that OpenSSL headers and libraries in /usr work... yes configure: Using OpenSSL MD5 and SHA1 hash functions. configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j2 make all-am make[1]: Entering directory `/builddir/build/BUILD/ike-scan-1.9' if gcc -DHAVE_CONFIG_H -I. -I. -I. -DIKEDATADIR=\"/usr/share/ike-scan\" -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ike-scan.o -MD -MP -MF ".deps/ike-scan.Tpo" -c -o ike-scan.o ike-scan.c; \ then mv -f ".deps/ike-scan.Tpo" ".deps/ike-scan.Po"; else rm -f ".deps/ike-scan.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DIKEDATADIR=\"/usr/share/ike-scan\" -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT error.o -MD -MP -MF ".deps/error.Tpo" -c -o error.o error.c; \ then mv -f ".deps/error.Tpo" ".deps/error.Po"; else rm -f ".deps/error.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DIKEDATADIR=\"/usr/share/ike-scan\" -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT isakmp.o -MD -MP -MF ".deps/isakmp.Tpo" -c -o isakmp.o isakmp.c; \ then mv -f ".deps/isakmp.Tpo" ".deps/isakmp.Po"; else rm -f ".deps/isakmp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DIKEDATADIR=\"/usr/share/ike-scan\" -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT wrappers.o -MD -MP -MF ".deps/wrappers.Tpo" -c -o wrappers.o wrappers.c; \ then mv -f ".deps/wrappers.Tpo" ".deps/wrappers.Po"; else rm -f ".deps/wrappers.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DIKEDATADIR=\"/usr/share/ike-scan\" -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT utils.o -MD -MP -MF ".deps/utils.Tpo" -c -o utils.o utils.c; \ then mv -f ".deps/utils.Tpo" ".deps/utils.Po"; else rm -f ".deps/utils.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DIKEDATADIR=\"/usr/share/ike-scan\" -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT mt19937ar.o -MD -MP -MF ".deps/mt19937ar.Tpo" -c -o mt19937ar.o mt19937ar.c; \ then mv -f ".deps/mt19937ar.Tpo" ".deps/mt19937ar.Po"; else rm -f ".deps/mt19937ar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DIKEDATADIR=\"/usr/share/ike-scan\" -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT psk-crack.o -MD -MP -MF ".deps/psk-crack.Tpo" -c -o psk-crack.o psk-crack.c; \ then mv -f ".deps/psk-crack.Tpo" ".deps/psk-crack.Po"; else rm -f ".deps/psk-crack.Tpo"; exit 1; fi gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -L/usr/lib -o ike-scan ike-scan.o error.o isakmp.o wrappers.o utils.o mt19937ar.o -lcrypto gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -L/usr/lib -o psk-crack psk-crack.o error.o wrappers.o utils.o mt19937ar.o -lcrypto make[1]: Leaving directory `/builddir/build/BUILD/ike-scan-1.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.47112 + umask 022 + cd /builddir/build/BUILD + cd ike-scan-1.9 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/ike-scan-1.9-2.fc8-root-kojibuilder + make install DESTDIR=/var/tmp/ike-scan-1.9-2.fc8-root-kojibuilder make[1]: Entering directory `/builddir/build/BUILD/ike-scan-1.9' test -z "/usr/bin" || mkdir -p -- "/var/tmp/ike-scan-1.9-2.fc8-root-kojibuilder/usr/bin" /usr/bin/install -c 'ike-scan' '/var/tmp/ike-scan-1.9-2.fc8-root-kojibuilder/usr/bin/ike-scan' /usr/bin/install -c 'psk-crack' '/var/tmp/ike-scan-1.9-2.fc8-root-kojibuilder/usr/bin/psk-crack' test -z "/usr/share/ike-scan" || mkdir -p -- "/var/tmp/ike-scan-1.9-2.fc8-root-kojibuilder/usr/share/ike-scan" /usr/bin/install -c -m 644 'ike-backoff-patterns' '/var/tmp/ike-scan-1.9-2.fc8-root-kojibuilder/usr/share/ike-scan/ike-backoff-patterns' /usr/bin/install -c -m 644 'ike-vendor-ids' '/var/tmp/ike-scan-1.9-2.fc8-root-kojibuilder/usr/share/ike-scan/ike-vendor-ids' /usr/bin/install -c -m 644 'psk-crack-dictionary' '/var/tmp/ike-scan-1.9-2.fc8-root-kojibuilder/usr/share/ike-scan/psk-crack-dictionary' test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/ike-scan-1.9-2.fc8-root-kojibuilder/usr/share/man/man1" /usr/bin/install -c -m 644 './ike-scan.1' '/var/tmp/ike-scan-1.9-2.fc8-root-kojibuilder/usr/share/man/man1/ike-scan.1' /usr/bin/install -c -m 644 './psk-crack.1' '/var/tmp/ike-scan-1.9-2.fc8-root-kojibuilder/usr/share/man/man1/psk-crack.1' make[1]: Leaving directory `/builddir/build/BUILD/ike-scan-1.9' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/ike-scan-1.9 extracting debug info from /var/tmp/ike-scan-1.9-2.fc8-root-kojibuilder/usr/bin/psk-crack extracting debug info from /var/tmp/ike-scan-1.9-2.fc8-root-kojibuilder/usr/bin/ike-scan cpio: ike-scan-1.9/: No such file or directory 681 blocks + /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-java-repack-jars Processing files: ike-scan-1.9-2.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.84814 + umask 022 + cd /builddir/build/BUILD + cd ike-scan-1.9 + DOCDIR=/var/tmp/ike-scan-1.9-2.fc8-root-kojibuilder/usr/share/doc/ike-scan-1.9 + export DOCDIR + rm -rf /var/tmp/ike-scan-1.9-2.fc8-root-kojibuilder/usr/share/doc/ike-scan-1.9 + /bin/mkdir -p /var/tmp/ike-scan-1.9-2.fc8-root-kojibuilder/usr/share/doc/ike-scan-1.9 + cp -pr AUTHORS ChangeLog COPYING README TODO /var/tmp/ike-scan-1.9-2.fc8-root-kojibuilder/usr/share/doc/ike-scan-1.9 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.6()(64bit) rtld(GNU_HASH) Processing files: ike-scan-debuginfo-1.9-2.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/ike-scan-1.9-2.fc8-root-kojibuilder warning: Could not canonicalize hostname: xenbuilder1.fedora.redhat.com Wrote: /builddir/build/RPMS/ike-scan-1.9-2.fc8.x86_64.rpm Wrote: /builddir/build/RPMS/ike-scan-debuginfo-1.9-2.fc8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.19694 + umask 022 + cd /builddir/build/BUILD + cd ike-scan-1.9 + rm -rf /var/tmp/ike-scan-1.9-2.fc8-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.19694 + umask 022 + cd /builddir/build/BUILD + rm -rf ike-scan-1.9 + exit 0