Installing /builddir/build/SRPMS/DMitry-1.3a-2.fc7.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.29402 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf DMitry-1.3a + /bin/gzip -dc /builddir/build/SOURCES/DMitry-1.3a.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd DMitry-1.3a ++ /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.29402 + umask 022 + cd /builddir/build/BUILD + cd DMitry-1.3a + 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-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 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 build environment is sane... yes 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 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 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 for stdlib.h... (cached) yes checking for string.h... (cached) 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 for unistd.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h 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 sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for strftime... yes checking for alarm... yes checking for gethostbyaddr... yes checking for gethostbyname... yes checking for memset... yes checking for socket... yes checking for strstr... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for sigsetjmp... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/includes/config.h config.status: executing depfiles commands + make -j8 if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT output.o -MD -MP -MF ".deps/output.Tpo" -c -o output.o `test -f 'src/output.c' || echo './'`src/output.c; \ then mv -f ".deps/output.Tpo" ".deps/output.Po"; else rm -f ".deps/output.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT iwhois.o -MD -MP -MF ".deps/iwhois.Tpo" -c -o iwhois.o `test -f 'src/iwhois.c' || echo './'`src/iwhois.c; \ then mv -f ".deps/iwhois.Tpo" ".deps/iwhois.Po"; else rm -f ".deps/iwhois.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tcp_sock.o -MD -MP -MF ".deps/tcp_sock.Tpo" -c -o tcp_sock.o `test -f 'src/tcp_sock.c' || echo './'`src/tcp_sock.c; \ then mv -f ".deps/tcp_sock.Tpo" ".deps/tcp_sock.Po"; else rm -f ".deps/tcp_sock.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT netcraft.o -MD -MP -MF ".deps/netcraft.Tpo" -c -o netcraft.o `test -f 'src/netcraft.c' || echo './'`src/netcraft.c; \ then mv -f ".deps/netcraft.Tpo" ".deps/netcraft.Po"; else rm -f ".deps/netcraft.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dmitry.o -MD -MP -MF ".deps/dmitry.Tpo" -c -o dmitry.o `test -f 'src/dmitry.c' || echo './'`src/dmitry.c; \ then mv -f ".deps/dmitry.Tpo" ".deps/dmitry.Po"; else rm -f ".deps/dmitry.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o `test -f 'src/file.c' || echo './'`src/file.c; \ then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/file.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nwhois.o -MD -MP -MF ".deps/nwhois.Tpo" -c -o nwhois.o `test -f 'src/nwhois.c' || echo './'`src/nwhois.c; \ then mv -f ".deps/nwhois.Tpo" ".deps/nwhois.Po"; else rm -f ".deps/nwhois.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT portscan.o -MD -MP -MF ".deps/portscan.Tpo" -c -o portscan.o `test -f 'src/portscan.c' || echo './'`src/portscan.c; \ then mv -f ".deps/portscan.Tpo" ".deps/portscan.Po"; else rm -f ".deps/portscan.Tpo"; exit 1; fi src/file.c: In function 'file_prep': src/file.c:4: warning: implicit declaration of function 'strlen' src/file.c:4: warning: incompatible implicit declaration of built-in function 'strlen' src/file.c:7: warning: implicit declaration of function 'exit' src/file.c:7: warning: incompatible implicit declaration of built-in function 'exit' src/file.c: In function 'file_open': src/file.c:18: warning: incompatible implicit declaration of built-in function 'exit' src/file.c: In function 'file_close': src/file.c:27: warning: incompatible implicit declaration of built-in function 'exit' src/dmitry.c: In function 'main': src/dmitry.c:37: warning: implicit declaration of function 'exit' src/dmitry.c:37: warning: incompatible implicit declaration of built-in function 'exit' src/dmitry.c:67: warning: incompatible implicit declaration of built-in function 'exit' src/dmitry.c:103: warning: incompatible implicit declaration of built-in function 'exit' src/tcp_sock.c: In function 'readData': src/tcp_sock.c:74: warning: ignoring return value of 'read', declared with attribute warn_unused_result src/tcp_sock.c: In function 'sendData': src/tcp_sock.c:82: warning: ignoring return value of 'write', declared with attribute warn_unused_result src/output.c: In function 'print_line': src/output.c:11: warning: unused variable 'now' src/output.c:10: warning: unused variable 'timenow' src/output.c:9: warning: unused variable 'timebuff2' src/output.c:8: warning: unused variable 'timebuff' if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT port_sock.o -MD -MP -MF ".deps/port_sock.Tpo" -c -o port_sock.o `test -f 'src/port_sock.c' || echo './'`src/port_sock.c; \ then mv -f ".deps/port_sock.Tpo" ".deps/port_sock.Po"; else rm -f ".deps/port_sock.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT resolve.o -MD -MP -MF ".deps/resolve.Tpo" -c -o resolve.o `test -f 'src/resolve.c' || echo './'`src/resolve.c; \ then mv -f ".deps/resolve.Tpo" ".deps/resolve.Po"; else rm -f ".deps/resolve.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT subsearch.o -MD -MP -MF ".deps/subsearch.Tpo" -c -o subsearch.o `test -f 'src/subsearch.c' || echo './'`src/subsearch.c; \ then mv -f ".deps/subsearch.Tpo" ".deps/subsearch.Po"; else rm -f ".deps/subsearch.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mailsearch.o -MD -MP -MF ".deps/mailsearch.Tpo" -c -o mailsearch.o `test -f 'src/mailsearch.c' || echo './'`src/mailsearch.c; \ then mv -f ".deps/mailsearch.Tpo" ".deps/mailsearch.Po"; else rm -f ".deps/mailsearch.Tpo"; exit 1; fi src/port_sock.c: In function 'banner': src/port_sock.c:53: warning: ignoring return value of 'read', declared with attribute warn_unused_result gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o dmitry output.o iwhois.o tcp_sock.o netcraft.o dmitry.o file.o nwhois.o portscan.o port_sock.o resolve.o subsearch.o mailsearch.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.26482 + umask 022 + cd /builddir/build/BUILD + cd DMitry-1.3a + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/DMitry-1.3a-2.fc7-root-kojibuilder + make install DESTDIR=/var/tmp/DMitry-1.3a-2.fc7-root-kojibuilder make[1]: Entering directory `/builddir/build/BUILD/DMitry-1.3a' test -z "/usr/bin" || mkdir -p -- "/var/tmp/DMitry-1.3a-2.fc7-root-kojibuilder/usr/bin" /usr/bin/install -c 'dmitry' '/var/tmp/DMitry-1.3a-2.fc7-root-kojibuilder/usr/bin/dmitry' test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/DMitry-1.3a-2.fc7-root-kojibuilder/usr/share/man/man1" /usr/bin/install -c -m 644 './docs/dmitry.1' '/var/tmp/DMitry-1.3a-2.fc7-root-kojibuilder/usr/share/man/man1/dmitry.1' make[1]: Leaving directory `/builddir/build/BUILD/DMitry-1.3a' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/DMitry-1.3a extracting debug info from /var/tmp/DMitry-1.3a-2.fc7-root-kojibuilder/usr/bin/dmitry 82 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: DMitry-1.3a-2.fc7 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.91427 + umask 022 + cd /builddir/build/BUILD + cd DMitry-1.3a + DOCDIR=/var/tmp/DMitry-1.3a-2.fc7-root-kojibuilder/usr/share/doc/DMitry-1.3a + export DOCDIR + rm -rf /var/tmp/DMitry-1.3a-2.fc7-root-kojibuilder/usr/share/doc/DMitry-1.3a + /bin/mkdir -p /var/tmp/DMitry-1.3a-2.fc7-root-kojibuilder/usr/share/doc/DMitry-1.3a + cp -pr AUTHORS COPYING README /var/tmp/DMitry-1.3a-2.fc7-root-kojibuilder/usr/share/doc/DMitry-1.3a + 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) rtld(GNU_HASH) Processing files: DMitry-debuginfo-1.3a-2.fc7 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/DMitry-1.3a-2.fc7-root-kojibuilder warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/DMitry-1.3a-2.fc7.x86_64.rpm Wrote: /builddir/build/RPMS/DMitry-debuginfo-1.3a-2.fc7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.65087 + umask 022 + cd /builddir/build/BUILD + cd DMitry-1.3a + rm -rf /var/tmp/DMitry-1.3a-2.fc7-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.65087 + umask 022 + cd /builddir/build/BUILD + rm -rf DMitry-1.3a + exit 0