Installing /builddir/build/SRPMS/nbtscan-1.5.1-1.fc7.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.45163 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf nbtscan-1.5.1a + /bin/gzip -dc /builddir/build/SOURCES/nbtscan-1.5.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd nbtscan-1.5.1a ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (nbtscan-1.5.1-makefile.patch):' Patch #0 (nbtscan-1.5.1-makefile.patch): + patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.45163 + umask 022 + cd /builddir/build/BUILD + cd nbtscan-1.5.1a + 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 + 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=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 x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output... 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 a BSD-compatible install... /usr/bin/install -c checking for socket in -lxnet... no checking for socket in -lsocket... no checking for inet_aton in -lresolv... yes 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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for stdint.h... (cached) yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for snprintf... yes checking for inet_aton... yes checking for socket... yes 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 configure: creating ./config.status config.status: creating Makefile + make -j4 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBRESOLV=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -Dmy_uint8_t=uint8_t -Dmy_uint16_t=uint16_t -Dmy_uint32_t=uint32_t -DTIME_WITH_SYS_TIME=1 -DHAVE_SNPRINTF=1 -DHAVE_INET_ATON=1 -DHAVE_SOCKET=1 -DUNIX=1 -c nbtscan.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBRESOLV=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -Dmy_uint8_t=uint8_t -Dmy_uint16_t=uint16_t -Dmy_uint32_t=uint32_t -DTIME_WITH_SYS_TIME=1 -DHAVE_SNPRINTF=1 -DHAVE_INET_ATON=1 -DHAVE_SOCKET=1 -DUNIX=1 -c statusq.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBRESOLV=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -Dmy_uint8_t=uint8_t -Dmy_uint16_t=uint16_t -Dmy_uint32_t=uint32_t -DTIME_WITH_SYS_TIME=1 -DHAVE_SNPRINTF=1 -DHAVE_INET_ATON=1 -DHAVE_SOCKET=1 -DUNIX=1 -c range.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBRESOLV=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -Dmy_uint8_t=uint8_t -Dmy_uint16_t=uint16_t -Dmy_uint32_t=uint32_t -DTIME_WITH_SYS_TIME=1 -DHAVE_SNPRINTF=1 -DHAVE_INET_ATON=1 -DHAVE_SOCKET=1 -DUNIX=1 -c list.c statusq.c:2:1: warning: "/*" within comment list.c: In function 'in_list': list.c:102: warning: unused variable 'cmp' list.c: In function 'insert': list.c:98: warning: control reaches end of non-void function list.c: In function 'compare': list.c:53: warning: control reaches end of non-void function nbtscan.c:19: warning: return type defaults to 'int' nbtscan.c: In function 'd_print_hostinfo': nbtscan.c:95: warning: $ operand number used after format without operand number nbtscan.c:96: warning: $ operand number used after format without operand number nbtscan.c:97: warning: $ operand number used after format without operand number nbtscan.c:98: warning: $ operand number used after format without operand number nbtscan.c:99: warning: $ operand number used after format without operand number nbtscan.c:100: warning: $ operand number used after format without operand number nbtscan.c:102: warning: $ operand number used after format without operand number nbtscan.c:103: warning: $ operand number used after format without operand number nbtscan.c:104: warning: $ operand number used after format without operand number nbtscan.c:105: warning: $ operand number used after format without operand number nbtscan.c:106: warning: $ operand number used after format without operand number nbtscan.c:124: warning: $ operand number used after format without operand number nbtscan.c:125: warning: $ operand number used after format without operand number nbtscan.c:126: warning: $ operand number used after format without operand number nbtscan.c:127: warning: unknown conversion type character 0x20 in format nbtscan.c:128: warning: unknown conversion type character 0x20 in format nbtscan.c:129: warning: unknown conversion type character 0x20 in format nbtscan.c:130: warning: unknown conversion type character 0x20 in format nbtscan.c:131: warning: unknown conversion type character 0x20 in format nbtscan.c:132: warning: unknown conversion type character 0x20 in format nbtscan.c:133: warning: unknown conversion type character 0x20 in format nbtscan.c:134: warning: unknown conversion type character 0x20 in format nbtscan.c:135: warning: unknown conversion type character 0x20 in format nbtscan.c:136: warning: unknown conversion type character 0x20 in format nbtscan.c:137: warning: unknown conversion type character 0x20 in format nbtscan.c:138: warning: unknown conversion type character 0x20 in format nbtscan.c:139: warning: unknown conversion type character 0x20 in format nbtscan.c:140: warning: unknown conversion type character 0x20 in format nbtscan.c:141: warning: unknown conversion type character 0x20 in format nbtscan.c:142: warning: unknown conversion type character 0x20 in format nbtscan.c:143: warning: unknown conversion type character 0x20 in format nbtscan.c:144: warning: unknown conversion type character 0x20 in format nbtscan.c: In function 'v_print_hostinfo': nbtscan.c:171: warning: implicit declaration of function 'getnbservicename' nbtscan.c:171: warning: cast to pointer from integer of different size nbtscan.c:179: warning: cast to pointer from integer of different size nbtscan.c:153: warning: unused variable 'sname' nbtscan.c: In function 'l_print_hostinfo': nbtscan.c:258: warning: unused variable 'is_server' range.c: In function 'is_range1': range.c:45: warning: suggest parentheses around assignment used as truth value statusq.c: In function 'name_mangle': statusq.c:63: warning: implicit declaration of function 'toupper' nbtscan.c: In function 'main': nbtscan.c:321: warning: implicit declaration of function 'getopt' nbtscan.c:389: warning: statement with no effect nbtscan.c:394: warning: statement with no effect nbtscan.c:399: warning: statement with no effect nbtscan.c:404: warning: statement with no effect nbtscan.c:409: warning: statement with no effect range.c: In function 'is_range2': range.c:101: warning: suggest parentheses around assignment used as truth value range.c: In function 'print_range': range.c:140: warning: control reaches end of non-void function nbtscan.c:519: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness nbtscan.c:525: warning: implicit declaration of function 'parse_response' nbtscan.c:525: warning: cast to pointer from integer of different size nbtscan.c:572: warning: implicit declaration of function 'in_list' nbtscan.c:573: warning: implicit declaration of function 'send_query' nbtscan.c:619: warning: implicit declaration of function 'sleep' nbtscan.c:302: warning: unused variable 'sel' statusq.c: At top level: statusq.c:332: warning: missing braces around initializer statusq.c:332: warning: (near initialization for 'services[0]') statusq.c: In function 'send_query': statusq.c:124: warning: control reaches end of non-void function nbtscan.c: In function 'l_print_hostinfo': nbtscan.c:279: warning: control reaches end of non-void function nbtscan.c: In function 'd_print_hostinfo': nbtscan.c:146: warning: control reaches end of non-void function nbtscan.c: In function 'print_header': nbtscan.c:84: warning: control reaches end of non-void function nbtscan.c: In function 'print_banner': nbtscan.c:23: warning: control reaches end of non-void function gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o nbtscan nbtscan.o statusq.o range.o list.o -lresolv + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.28573 + umask 022 + cd /builddir/build/BUILD + cd nbtscan-1.5.1a + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/nbtscan-1.5.1-1.fc7.1-root-kojibuilder + make install DESTDIR=/var/tmp/nbtscan-1.5.1-1.fc7.1-root-kojibuilder /usr/bin/install -c -D nbtscan /var/tmp/nbtscan-1.5.1-1.fc7.1-root-kojibuilder/usr/bin/nbtscan + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/nbtscan-1.5.1a extracting debug info from /var/tmp/nbtscan-1.5.1-1.fc7.1-root-kojibuilder/usr/bin/nbtscan 92 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: nbtscan-1.5.1-1.fc7.1 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.64962 + umask 022 + cd /builddir/build/BUILD + cd nbtscan-1.5.1a + DOCDIR=/var/tmp/nbtscan-1.5.1-1.fc7.1-root-kojibuilder/usr/share/doc/nbtscan-1.5.1 + export DOCDIR + rm -rf /var/tmp/nbtscan-1.5.1-1.fc7.1-root-kojibuilder/usr/share/doc/nbtscan-1.5.1 + /bin/mkdir -p /var/tmp/nbtscan-1.5.1-1.fc7.1-root-kojibuilder/usr/share/doc/nbtscan-1.5.1 + cp -pr ChangeLog COPYING README /var/tmp/nbtscan-1.5.1-1.fc7.1-root-kojibuilder/usr/share/doc/nbtscan-1.5.1 + 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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH) Processing files: nbtscan-debuginfo-1.5.1-1.fc7.1 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/nbtscan-1.5.1-1.fc7.1-root-kojibuilder warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Wrote: /builddir/build/RPMS/nbtscan-1.5.1-1.fc7.1.x86_64.rpm Wrote: /builddir/build/RPMS/nbtscan-debuginfo-1.5.1-1.fc7.1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.66984 + umask 022 + cd /builddir/build/BUILD + cd nbtscan-1.5.1a + rm -rf /var/tmp/nbtscan-1.5.1-1.fc7.1-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.66984 + umask 022 + cd /builddir/build/BUILD + rm -rf nbtscan-1.5.1a + exit 0