<86>Mar 17 06:19:23 userdel[82891]: delete user 'rooter' <86>Mar 17 06:19:23 userdel[82891]: removed group 'rooter' owned by 'rooter' <86>Mar 17 06:19:23 userdel[82891]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 17 06:19:23 groupadd[82915]: group added to /etc/group: name=rooter, GID=609 <86>Mar 17 06:19:23 groupadd[82915]: group added to /etc/gshadow: name=rooter <86>Mar 17 06:19:23 groupadd[82915]: new group: name=rooter, GID=609 <86>Mar 17 06:19:23 useradd[82936]: new user: name=rooter, UID=609, GID=609, home=/root, shell=/bin/bash <86>Mar 17 06:19:23 userdel[82963]: delete user 'builder' <86>Mar 17 06:19:23 userdel[82963]: removed group 'builder' owned by 'builder' <86>Mar 17 06:19:23 userdel[82963]: removed shadow group 'builder' owned by 'builder' <86>Mar 17 06:19:23 groupadd[83055]: group added to /etc/group: name=builder, GID=610 <86>Mar 17 06:19:23 groupadd[83055]: group added to /etc/gshadow: name=builder <86>Mar 17 06:19:23 groupadd[83055]: new group: name=builder, GID=610 <86>Mar 17 06:19:23 useradd[83069]: new user: name=builder, UID=610, GID=610, home=/usr/src, shell=/bin/bash Installing nbtscan-1.5.1-alt4.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6761 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf nbtscan-1.5.1a + echo 'Source #0 (nbtscan-1.5.1.tar.gz):' Source #0 (nbtscan-1.5.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/nbtscan-1.5.1.tar.gz + /bin/tar -xf - + cd nbtscan-1.5.1a + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (nbtscan-1.5.1a-alt-warning.patch):' Patch #0 (nbtscan-1.5.1a-alt-warning.patch): + /usr/bin/patch -p1 patching file statusq.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6761 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nbtscan-1.5.1a + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + sort -u + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes checking for a BSD-compatible install... /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... i586-alt-linux-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 i586-alt-linux-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... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-alt-linux-gnu configure: creating ./config.status config.status: creating Makefile + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/nbtscan-1.5.1a' i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -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 i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -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 i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -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 i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -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 [-Wcomment] /* which contains the following license: * ^ list.c: In function 'in_list': list.c:102:13: warning: unused variable 'cmp' [-Wunused-variable] int cmp; ^ list.c: In function 'compare': list.c:53:1: warning: control reaches end of non-void function [-Wreturn-type] }; ^ list.c: In function 'insert': list.c:98:1: warning: control reaches end of non-void function [-Wreturn-type] }; ^ nbtscan.c:19:1: warning: return type defaults to 'int' [-Wimplicit-int] print_banner() { ^ nbtscan.c: In function 'd_print_hostinfo': nbtscan.c:95:5: warning: $ operand number used after format without operand number [-Wformat=] printf("Transaction ID: 0x%04x (%1$d)\n", hostinfo->header->transaction_id); ^ nbtscan.c:96:5: warning: $ operand number used after format without operand number [-Wformat=] printf("Flags: 0x%04x (%1$d)\n", hostinfo->header->flags); ^ nbtscan.c:97:5: warning: $ operand number used after format without operand number [-Wformat=] printf("Question count: 0x%04x (%1$d)\n", hostinfo->header->question_count); ^ nbtscan.c:98:5: warning: $ operand number used after format without operand number [-Wformat=] printf("Answer count: 0x%04x (%1$d)\n", hostinfo->header->answer_count); ^ nbtscan.c:99:5: warning: $ operand number used after format without operand number [-Wformat=] printf("Name service count: 0x%04x (%1$d)\n", hostinfo->header->name_service_count); ^ nbtscan.c:100:5: warning: $ operand number used after format without operand number [-Wformat=] printf("Additional record count: 0x%04x (%1$d)\n", hostinfo->header->additional_record_count); ^ nbtscan.c:102:5: warning: $ operand number used after format without operand number [-Wformat=] printf("Question type: 0x%04x (%1$d)\n", hostinfo->header->question_type); ^ nbtscan.c:103:5: warning: $ operand number used after format without operand number [-Wformat=] printf("Question class: 0x%04x (%1$d)\n", hostinfo->header->question_class); ^ nbtscan.c:104:5: warning: $ operand number used after format without operand number [-Wformat=] printf("Time to live: 0x%08x (%1$d)\n", hostinfo->header->ttl); ^ nbtscan.c:105:5: warning: $ operand number used after format without operand number [-Wformat=] printf("Rdata length: 0x%04x (%1$d)\n", hostinfo->header->rdata_length); ^ nbtscan.c:106:5: warning: $ operand number used after format without operand number [-Wformat=] printf("Number of names: 0x%02x (%1$d)\n", hostinfo->header->number_of_names); ^ nbtscan.c:124:5: warning: $ operand number used after format without operand number [-Wformat=] printf("Version major: 0x%02x (%1$d)\n", hostinfo->footer->version_major); ^ nbtscan.c:125:5: warning: $ operand number used after format without operand number [-Wformat=] printf("Version minor: 0x%02x (%1$d)\n", hostinfo->footer->version_minor); ^ nbtscan.c:126:5: warning: $ operand number used after format without operand number [-Wformat=] printf("Duration: 0x%04x (%1$d)\n", hostinfo->footer->duration); ^ nbtscan.c:127:12: warning: unknown conversion type character 0x20 in format [-Wformat=] printf("FRMRs Received: 0x%04 (%1$d)\n", hostinfo->footer->frmps_received); ^ nbtscan.c:128:12: warning: unknown conversion type character 0x20 in format [-Wformat=] printf("FRMRs Transmitted: 0x%04 (%1$d)\n", hostinfo->footer->frmps_transmitted); ^ nbtscan.c:129:12: warning: unknown conversion type character 0x20 in format [-Wformat=] printf("IFrame Receive errors: 0x%04 (%1$d)\n", hostinfo->footer->iframe_receive_errors); ^ nbtscan.c:130:12: warning: unknown conversion type character 0x20 in format [-Wformat=] printf("Transmit aborts: 0x%04 (%1$d)\n", hostinfo->footer->transmit_aborts); ^ nbtscan.c:131:12: warning: unknown conversion type character 0x20 in format [-Wformat=] printf("Transmitted: 0x%08 (%1$d)\n", hostinfo->footer->transmitted); ^ nbtscan.c:132:12: warning: unknown conversion type character 0x20 in format [-Wformat=] printf("Received: 0x%08 (%1$d)\n", hostinfo->footer->received); ^ nbtscan.c:133:12: warning: unknown conversion type character 0x20 in format [-Wformat=] printf("IFrame transmit errors: 0x%04 (%1$d)\n", hostinfo->footer->iframe_transmit_errors); ^ nbtscan.c:134:12: warning: unknown conversion type character 0x20 in format [-Wformat=] printf("No receive buffers: 0x%04 (%1$d)\n", hostinfo->footer->no_receive_buffer); ^ nbtscan.c:135:12: warning: unknown conversion type character 0x20 in format [-Wformat=] printf("tl timeouts: 0x%04 (%1$d)\n", hostinfo->footer->tl_timeouts); ^ nbtscan.c:136:12: warning: unknown conversion type character 0x20 in format [-Wformat=] printf("ti timeouts: 0x%04 (%1$d)\n", hostinfo->footer->ti_timeouts); ^ nbtscan.c:137:12: warning: unknown conversion type character 0x20 in format [-Wformat=] printf("Free NCBS: 0x%04 (%1$d)\n", hostinfo->footer->free_ncbs); ^ nbtscan.c:138:12: warning: unknown conversion type character 0x20 in format [-Wformat=] printf("NCBS: 0x%04 (%1$d)\n", hostinfo->footer->ncbs); ^ nbtscan.c:139:12: warning: unknown conversion type character 0x20 in format [-Wformat=] printf("Max NCBS: 0x%04 (%1$d)\n", hostinfo->footer->max_ncbs); ^ nbtscan.c:140:12: warning: unknown conversion type character 0x20 in format [-Wformat=] printf("No transmit buffers: 0x%04 (%1$d)\n", hostinfo->footer->no_transmit_buffers); ^ nbtscan.c:141:12: warning: unknown conversion type character 0x20 in format [-Wformat=] printf("Max datagram: 0x%04 (%1$d)\n", hostinfo->footer->max_datagram); ^ nbtscan.c:142:12: warning: unknown conversion type character 0x20 in format [-Wformat=] printf("Pending sessions: 0x%04 (%1$d)\n", hostinfo->footer->pending_sessions); ^ nbtscan.c:143:12: warning: unknown conversion type character 0x20 in format [-Wformat=] printf("Max sessions: 0x%04 (%1$d)\n", hostinfo->footer->max_sessions); ^ nbtscan.c:144:12: warning: unknown conversion type character 0x20 in format [-Wformat=] printf("Packet sessions: 0x%04 (%1$d)\n", hostinfo->footer->packet_sessions); ^ nbtscan.c: In function 'v_print_hostinfo': nbtscan.c:171:31: warning: implicit declaration of function 'getnbservicename' [-Wimplicit-function-declaration] if(hr) printf("%s\n", (char*)getnbservicename(service, unique, name)); ^ nbtscan.c:153:9: warning: unused variable 'sname' [-Wunused-variable] char* sname; ^ statusq.c:332:27: warning: missing braces around initializer [-Wmissing-braces] nb_service_t services[] = { ^ statusq.c:332:27: note: (near initialization for 'services') nbtscan.c: In function 'l_print_hostinfo': nbtscan.c:258:7: warning: unused variable 'is_server' [-Wunused-variable] int is_server=0; ^ range.c: In function 'is_range1': range.c:45:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(separator=(char*)strchr(string,'/')) { ^ range.c: In function 'is_range2': range.c:101:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(separator = (char*)strchr(ip,'-')) { ^ nbtscan.c: In function 'main': nbtscan.c:321:16: warning: implicit declaration of function 'getopt' [-Wimplicit-function-declaration] while ((ch = getopt(argc, argv, "vrdelqhm:s:t:b:f:")) != -1) ^ nbtscan.c:389:5: warning: statement with no effect [-Wunused-value] usage; ^ nbtscan.c:394:5: warning: statement with no effect [-Wunused-value] usage; ^ nbtscan.c:399:5: warning: statement with no effect [-Wunused-value] usage; ^ nbtscan.c:404:5: warning: statement with no effect [-Wunused-value] usage; ^ nbtscan.c:409:5: warning: statement with no effect [-Wunused-value] usage; ^ range.c: In function 'print_range': range.c:140:1: warning: control reaches end of non-void function [-Wreturn-type] }; ^ statusq.c: In function 'send_query': statusq.c:125:1: warning: control reaches end of non-void function [-Wreturn-type] }; ^ nbtscan.c:519:44: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] (struct sockaddr*)&dest_sockaddr, &addr_size)) <= 0 ) { ^ In file included from /usr/include/sys/socket.h:280:0, from nbtscan.c:2: /usr/include/bits/socket2.h:64:1: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' recvfrom (int __fd, void *__restrict __buf, size_t __n, int __flags, ^ nbtscan.c:525:35: warning: implicit declaration of function 'parse_response' [-Wimplicit-function-declaration] hostinfo = (struct nb_host_info*)parse_response(buff, size); ^ nbtscan.c:572:12: warning: implicit declaration of function 'in_list' [-Wimplicit-function-declaration] if(!in_list(scanned, ntohl(next_in_addr->s_addr))) ^ nbtscan.c:573:10: warning: implicit declaration of function 'send_query' [-Wimplicit-function-declaration] send_query(sock, *next_in_addr, rtt_base); ^ nbtscan.c:619:7: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] sleep((transmit_started.tv_sec+rto)-now.tv_sec); ^ nbtscan.c:302:7: warning: unused variable 'sel' [-Wunused-variable] int sel, size; ^ nbtscan.c: In function 'print_banner': nbtscan.c:23:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ nbtscan.c: In function 'print_header': nbtscan.c:84:1: warning: control reaches end of non-void function [-Wreturn-type] }; ^ nbtscan.c: In function 'd_print_hostinfo': nbtscan.c:146:1: warning: control reaches end of non-void function [-Wreturn-type] }; ^ nbtscan.c: In function 'l_print_hostinfo': nbtscan.c:279:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ nbtscan.c: In function 'd_print_hostinfo': nbtscan.c:114:11: warning: array subscript is above array bounds [-Warray-bounds] name[16]=0; ^ nbtscan.c: In function 'v_print_hostinfo': nbtscan.c:167:11: warning: array subscript is above array bounds [-Warray-bounds] name[16]=0; ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o nbtscan nbtscan.o statusq.o range.o list.o -lresolv make: Leaving directory `/usr/src/RPM/BUILD/nbtscan-1.5.1a' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.96639 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/nbtscan-buildroot + : + /bin/rm -rf -- /usr/src/tmp/nbtscan-buildroot + cd nbtscan-1.5.1a + mkdir -p /usr/src/tmp/nbtscan-buildroot/usr/bin/ + install -m0755 nbtscan /usr/src/tmp/nbtscan-buildroot/usr/bin/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/nbtscan-buildroot (auto) Verifying and fixing files in /usr/src/tmp/nbtscan-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/nbtscan-buildroot (auto) Verifying ELF objects in /usr/src/tmp/nbtscan-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/nbtscan: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: nbtscan-1.5.1-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.13745 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nbtscan-1.5.1a + DOCDIR=/usr/src/tmp/nbtscan-buildroot/usr/share/doc/nbtscan-1.5.1 + export DOCDIR + rm -rf /usr/src/tmp/nbtscan-buildroot/usr/share/doc/nbtscan-1.5.1 + /bin/mkdir -p /usr/src/tmp/nbtscan-buildroot/usr/share/doc/nbtscan-1.5.1 + cp -prL ChangeLog README /usr/src/tmp/nbtscan-buildroot/usr/share/doc/nbtscan-1.5.1 + chmod -R go-w /usr/src/tmp/nbtscan-buildroot/usr/share/doc/nbtscan-1.5.1 + chmod -R a+rX /usr/src/tmp/nbtscan-buildroot/usr/share/doc/nbtscan-1.5.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.clD41T find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nG35AL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JKEuUF Creating nbtscan-debuginfo package Processing files: nbtscan-debuginfo-1.5.1-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q3hT5H find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HxE2wI find-requires: running scripts (debuginfo) Requires: nbtscan = 1.5.1-alt4, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/nbtscan-1.5.1-alt4.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/nbtscan-debuginfo-1.5.1-alt4.i586.rpm 2.29user 0.51system 0:09.64elapsed 29%CPU (0avgtext+0avgdata 25484maxresident)k 0inputs+0outputs (0major+302827minor)pagefaults 0swaps 8.12user 2.20system 0:19.57elapsed 52%CPU (0avgtext+0avgdata 125644maxresident)k 0inputs+0outputs (0major+570294minor)pagefaults 0swaps