<86>Jul 22 09:35:10 userdel[3134169]: delete user 'rooter' <86>Jul 22 09:35:10 userdel[3134169]: removed group 'rooter' owned by 'rooter' <86>Jul 22 09:35:10 userdel[3134169]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 22 09:35:10 groupadd[3134194]: group added to /etc/group: name=rooter, GID=693 <86>Jul 22 09:35:10 groupadd[3134194]: group added to /etc/gshadow: name=rooter <86>Jul 22 09:35:10 groupadd[3134194]: new group: name=rooter, GID=693 <86>Jul 22 09:35:10 useradd[3134216]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Jul 22 09:35:10 userdel[3134241]: delete user 'builder' <86>Jul 22 09:35:10 userdel[3134241]: removed group 'builder' owned by 'builder' <86>Jul 22 09:35:10 userdel[3134241]: removed shadow group 'builder' owned by 'builder' <86>Jul 22 09:35:10 groupadd[3134257]: group added to /etc/group: name=builder, GID=694 <86>Jul 22 09:35:10 groupadd[3134257]: group added to /etc/gshadow: name=builder <86>Jul 22 09:35:10 groupadd[3134257]: new group: name=builder, GID=694 <86>Jul 22 09:35:10 useradd[3134270]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/nbtscan-1.5.1-alt4.nosrc.rpm (w1.gzdio) 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.77321 + 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.77321 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nbtscan-1.5.1a + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -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 + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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 --disable-silent-rules --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 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/nbtscan-1.5.1a' i586-alt-linux-gcc -pipe -frecord-gcc-switches -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 list.c: In function 'in_list': list.c:102:13: warning: unused variable 'cmp' [-Wunused-variable] 102 | int cmp; | ^~~ list.c: In function 'compare': list.c:53:1: warning: control reaches end of non-void function [-Wreturn-type] 53 | }; | ^ list.c: In function 'insert': list.c:98:1: warning: control reaches end of non-void function [-Wreturn-type] 98 | }; | ^ make: Leaving directory '/usr/src/RPM/BUILD/nbtscan-1.5.1a' make: Entering directory '/usr/src/RPM/BUILD/nbtscan-1.5.1a' i586-alt-linux-gcc -pipe -frecord-gcc-switches -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 range.c: In function 'is_range1': range.c:45:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 45 | if(separator=(char*)strchr(string,'/')) { | ^~~~~~~~~ range.c: In function 'is_range2': range.c:101:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 101 | if(separator = (char*)strchr(ip,'-')) { | ^~~~~~~~~ range.c: In function 'print_range': range.c:140:1: warning: control reaches end of non-void function [-Wreturn-type] 140 | }; | ^ make: Leaving directory '/usr/src/RPM/BUILD/nbtscan-1.5.1a' make: Entering directory '/usr/src/RPM/BUILD/nbtscan-1.5.1a' i586-alt-linux-gcc -pipe -frecord-gcc-switches -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 statusq.c:2:1: warning: "/*" within comment [-Wcomment] 2 | /* which contains the following license: * | statusq.c:332:27: warning: missing braces around initializer [-Wmissing-braces] 332 | nb_service_t services[] = { | ^ 333 | "__MSBROWSE__", 0x01, 0, "Master Browser", | { } 334 | "INet~Services", 0x1C, 0, "IIS", | { } 335 | "IS~", 0x00, 1, "IIS", | { } 336 | "", 0x00, 1, "Workstation Service", | { } 337 | "", 0x01, 1, "Messenger Service", | { } 338 | "", 0x03, 1, "Messenger Service", | { } 339 | "", 0x06, 1, "RAS Server Service", | { } 340 | "", 0x1F, 1, "NetDDE Service", | { } 341 | "", 0x20, 1, "File Server Service", | { } 342 | "", 0x21, 1, "RAS Client Service", | { } 343 | "", 0x22, 1, "Microsoft Exchange Interchange(MSMail Connector)", | { } 344 | "", 0x23, 1, "Microsoft Exchange Store", | { } 345 | "", 0x24, 1, "Microsoft Exchange Directory", | { } 346 | "", 0x30, 1, "Modem Sharing Server Service", | { } 347 | "", 0x31, 1, "Modem Sharing Client Service", | { } 348 | "", 0x43, 1, "SMS Clients Remote Control", | { } 349 | "", 0x44, 1, "SMS Administrators Remote Control Tool", | { } 350 | "", 0x45, 1, "SMS Clients Remote Chat", | { } 351 | "", 0x46, 1, "SMS Clients Remote Transfer", | { } 352 | "", 0x4C, 1, "DEC Pathworks TCPIP service on Windows NT", | { } 353 | "", 0x52, 1, "DEC Pathworks TCPIP service on Windows NT", | { } 354 | "", 0x87, 1, "Microsoft Exchange MTA", | { } 355 | "", 0x6A, 1, "Microsoft Exchange IMC", | { } 356 | "", 0xBE, 1, "Network Monitor Agent", | { } 357 | "", 0xBF, 1, "Network Monitor Application", | { } 358 | "", 0x03, 1, "Messenger Service", | { } 359 | "", 0x00, 0, "Domain Name", | { } 360 | "", 0x1B, 1, "Domain Master Browser", | { } 361 | "", 0x1C, 0, "Domain Controllers", | { } 362 | "", 0x1D, 1, "Master Browser", | { } 363 | "", 0x1E, 0, "Browser Service Elections", | { } 364 | "", 0x2B, 1, "Lotus Notes Server Service", | { } 365 | "IRISMULTICAST", 0x2F, 0, "Lotus Notes", | { } 366 | "IRISNAMESERVER", 0x33, 0, "Lotus Notes", | { } 367 | "Forte_$ND800ZA", 0x20, 1, "DCA IrmaLan Gateway Server Service" | { 368 | }; | } statusq.c: In function 'send_query': statusq.c:125:1: warning: control reaches end of non-void function [-Wreturn-type] 125 | }; | ^ In file included from /usr/include/string.h:532, from statusq.c:31: In function 'strncpy', inlined from 'parse_response' at statusq.c:194:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 34 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/nbtscan-1.5.1a' make: Entering directory '/usr/src/RPM/BUILD/nbtscan-1.5.1a' i586-alt-linux-gcc -pipe -frecord-gcc-switches -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 nbtscan.c:19:1: warning: return type defaults to 'int' [-Wimplicit-int] 19 | print_banner() { | ^~~~~~~~~~~~ nbtscan.c: In function 'd_print_hostinfo': nbtscan.c:95:5: warning: '$'operand number used after format without operand number [-Wformat=] 95 | 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=] 96 | printf("Flags: 0x%04x (%1$d)\n", hostinfo->header->flags); | ^~~~~~ nbtscan.c:97:5: warning: '$'operand number used after format without operand number [-Wformat=] 97 | 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=] 98 | 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=] 99 | 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=] 100 | 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=] 102 | 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=] 103 | 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=] 104 | 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=] 105 | 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=] 106 | 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=] 124 | 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=] 125 | 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=] 126 | printf("Duration: 0x%04x (%1$d)\n", hostinfo->footer->duration); | ^~~~~~ nbtscan.c:127:34: warning: unknown conversion type character ' ' in format [-Wformat=] 127 | printf("FRMRs Received: 0x%04 (%1$d)\n", hostinfo->footer->frmps_received); | ^ nbtscan.c:128:37: warning: unknown conversion type character ' ' in format [-Wformat=] 128 | printf("FRMRs Transmitted: 0x%04 (%1$d)\n", hostinfo->footer->frmps_transmitted); | ^ nbtscan.c:129:41: warning: unknown conversion type character ' ' in format [-Wformat=] 129 | printf("IFrame Receive errors: 0x%04 (%1$d)\n", hostinfo->footer->iframe_receive_errors); | ^ nbtscan.c:130:35: warning: unknown conversion type character ' ' in format [-Wformat=] 130 | printf("Transmit aborts: 0x%04 (%1$d)\n", hostinfo->footer->transmit_aborts); | ^ nbtscan.c:131:31: warning: unknown conversion type character ' ' in format [-Wformat=] 131 | printf("Transmitted: 0x%08 (%1$d)\n", hostinfo->footer->transmitted); | ^ nbtscan.c:132:28: warning: unknown conversion type character ' ' in format [-Wformat=] 132 | printf("Received: 0x%08 (%1$d)\n", hostinfo->footer->received); | ^ nbtscan.c:133:42: warning: unknown conversion type character ' ' in format [-Wformat=] 133 | printf("IFrame transmit errors: 0x%04 (%1$d)\n", hostinfo->footer->iframe_transmit_errors); | ^ nbtscan.c:134:38: warning: unknown conversion type character ' ' in format [-Wformat=] 134 | printf("No receive buffers: 0x%04 (%1$d)\n", hostinfo->footer->no_receive_buffer); | ^ nbtscan.c:135:31: warning: unknown conversion type character ' ' in format [-Wformat=] 135 | printf("tl timeouts: 0x%04 (%1$d)\n", hostinfo->footer->tl_timeouts); | ^ nbtscan.c:136:31: warning: unknown conversion type character ' ' in format [-Wformat=] 136 | printf("ti timeouts: 0x%04 (%1$d)\n", hostinfo->footer->ti_timeouts); | ^ nbtscan.c:137:29: warning: unknown conversion type character ' ' in format [-Wformat=] 137 | printf("Free NCBS: 0x%04 (%1$d)\n", hostinfo->footer->free_ncbs); | ^ nbtscan.c:138:24: warning: unknown conversion type character ' ' in format [-Wformat=] 138 | printf("NCBS: 0x%04 (%1$d)\n", hostinfo->footer->ncbs); | ^ nbtscan.c:139:28: warning: unknown conversion type character ' ' in format [-Wformat=] 139 | printf("Max NCBS: 0x%04 (%1$d)\n", hostinfo->footer->max_ncbs); | ^ nbtscan.c:140:39: warning: unknown conversion type character ' ' in format [-Wformat=] 140 | printf("No transmit buffers: 0x%04 (%1$d)\n", hostinfo->footer->no_transmit_buffers); | ^ nbtscan.c:141:32: warning: unknown conversion type character ' ' in format [-Wformat=] 141 | printf("Max datagram: 0x%04 (%1$d)\n", hostinfo->footer->max_datagram); | ^ nbtscan.c:142:36: warning: unknown conversion type character ' ' in format [-Wformat=] 142 | printf("Pending sessions: 0x%04 (%1$d)\n", hostinfo->footer->pending_sessions); | ^ nbtscan.c:143:32: warning: unknown conversion type character ' ' in format [-Wformat=] 143 | printf("Max sessions: 0x%04 (%1$d)\n", hostinfo->footer->max_sessions); | ^ nbtscan.c:144:35: warning: unknown conversion type character ' ' in format [-Wformat=] 144 | 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] 171 | if(hr) printf("%s\n", (char*)getnbservicename(service, unique, name)); | ^~~~~~~~~~~~~~~~ nbtscan.c:153:9: warning: unused variable 'sname' [-Wunused-variable] 153 | char* sname; | ^~~~~ nbtscan.c: In function 'l_print_hostinfo': nbtscan.c:258:7: warning: unused variable 'is_server' [-Wunused-variable] 258 | int is_server=0; | ^~~~~~~~~ nbtscan.c: In function 'main': nbtscan.c:321:16: warning: implicit declaration of function 'getopt' [-Wimplicit-function-declaration] 321 | while ((ch = getopt(argc, argv, "vrdelqhm:s:t:b:f:")) != -1) | ^~~~~~ nbtscan.c:389:5: warning: statement with no effect [-Wunused-value] 389 | usage; | ^~~~~ nbtscan.c:394:5: warning: statement with no effect [-Wunused-value] 394 | usage; | ^~~~~ nbtscan.c:399:5: warning: statement with no effect [-Wunused-value] 399 | usage; | ^~~~~ nbtscan.c:404:5: warning: statement with no effect [-Wunused-value] 404 | usage; | ^~~~~ nbtscan.c:409:5: warning: statement with no effect [-Wunused-value] 409 | usage; | ^~~~~ nbtscan.c:519:44: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] 519 | (struct sockaddr*)&dest_sockaddr, &addr_size)) <= 0 ) { | ^~~~~~~~~~ | | | int * In file included from /usr/include/sys/socket.h:269, from nbtscan.c:2: /usr/include/bits/socket2.h:65:49: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 65 | __SOCKADDR_ARG __addr, socklen_t *__restrict __addr_len) | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ nbtscan.c:525:35: warning: implicit declaration of function 'parse_response' [-Wimplicit-function-declaration] 525 | hostinfo = (struct nb_host_info*)parse_response(buff, size); | ^~~~~~~~~~~~~~ nbtscan.c:572:12: warning: implicit declaration of function 'in_list' [-Wimplicit-function-declaration] 572 | if(!in_list(scanned, ntohl(next_in_addr->s_addr))) | ^~~~~~~ nbtscan.c:573:10: warning: implicit declaration of function 'send_query' [-Wimplicit-function-declaration] 573 | send_query(sock, *next_in_addr, rtt_base); | ^~~~~~~~~~ nbtscan.c:619:7: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] 619 | sleep((transmit_started.tv_sec+rto)-now.tv_sec); | ^~~~~ nbtscan.c:302:7: warning: unused variable 'sel' [-Wunused-variable] 302 | int sel, size; | ^~~ nbtscan.c: In function 'print_banner': nbtscan.c:23:1: warning: control reaches end of non-void function [-Wreturn-type] 23 | } | ^ nbtscan.c: In function 'print_header': nbtscan.c:84:1: warning: control reaches end of non-void function [-Wreturn-type] 84 | }; | ^ nbtscan.c: In function 'd_print_hostinfo': nbtscan.c:146:1: warning: control reaches end of non-void function [-Wreturn-type] 146 | }; | ^ nbtscan.c: In function 'l_print_hostinfo': nbtscan.c:279:1: warning: control reaches end of non-void function [-Wreturn-type] 279 | } | ^ nbtscan.c: In function 'd_print_hostinfo': nbtscan.c:114:11: warning: array subscript 16 is above array bounds of 'char[16]' [-Warray-bounds] 114 | name[16]=0; | ~~~~^~~~ nbtscan.c:89:8: note: while referencing 'name' 89 | char name[16]; | ^~~~ nbtscan.c: In function 'v_print_hostinfo': nbtscan.c:167:11: warning: array subscript 16 is above array bounds of 'char[16]' [-Warray-bounds] 167 | name[16]=0; | ~~~~^~~~ nbtscan.c:152:8: note: while referencing 'name' 152 | char name[16]; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/nbtscan-1.5.1a' make: Entering directory '/usr/src/RPM/BUILD/nbtscan-1.5.1a' i586-alt-linux-gcc -pipe -frecord-gcc-switches -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.44769 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + 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,gnuconfig) Checking contents of files in /usr/src/tmp/nbtscan-buildroot/ (default) 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 Processing files: nbtscan-1.5.1-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.44769 + 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.JwdVWZ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4zpMS0 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), 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.blUpB0 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.Fzflo2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DzXKtY 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 (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/nbtscan-debuginfo-1.5.1-alt4.i586.rpm (w2.lzdio) 2.08user 1.01system 0:07.31elapsed 42%CPU (0avgtext+0avgdata 28776maxresident)k 0inputs+0outputs (0major+327912minor)pagefaults 0swaps 3.43user 3.41system 0:10.97elapsed 62%CPU (0avgtext+0avgdata 28776maxresident)k 0inputs+0outputs (0major+502289minor)pagefaults 0swaps --- nbtscan-1.5.1-alt4.i586.rpm.repo 2013-06-24 19:38:06.000000000 +0000 +++ nbtscan-1.5.1-alt4.i586.rpm.hasher 2021-07-22 09:35:19.683058067 +0000 @@ -7,2 +7,3 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.15) @@ -14,3 +15,3 @@ Provides: nbtscan = 1.5.1-alt4 -File: /usr/bin/nbtscan 100755 root:root bcbd40d550f4180855eaef3527cac429 +File: /usr/bin/nbtscan 100755 root:root ae297a701eacf77d8923eec747514b49 File: /usr/share/doc/nbtscan-1.5.1 40755 root:root @@ -18,2 +19,2 @@ File: /usr/share/doc/nbtscan-1.5.1/README 100644 root:root 489dbe9819b64a9527c750be7f243286 -RPMIdentity: 8f3f9bcda03573aa6f272e648c93f010 +RPMIdentity: 819211220587840d2c40895360f13c48 --- nbtscan-debuginfo-1.5.1-alt4.i586.rpm.repo 2013-06-24 19:38:06.000000000 +0000 +++ nbtscan-debuginfo-1.5.1-alt4.i586.rpm.hasher 2021-07-22 09:35:19.773058209 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/5c 40755 root:root -/usr/lib/debug/.build-id/5c/1998e5b851e8c64593941c2bb8f612fe1da833 120777 root:root ../../../../bin/nbtscan -/usr/lib/debug/.build-id/5c/1998e5b851e8c64593941c2bb8f612fe1da833.debug 120777 root:root ../../usr/bin/nbtscan.debug +/usr/lib/debug/.build-id/44 40755 root:root +/usr/lib/debug/.build-id/44/aea5971660c3bf001183580bfa2e3bb77e0371 120777 root:root ../../../../bin/nbtscan +/usr/lib/debug/.build-id/44/aea5971660c3bf001183580bfa2e3bb77e0371.debug 120777 root:root ../../usr/bin/nbtscan.debug /usr/lib/debug/usr/bin/nbtscan.debug 100644 root:root @@ -17,6 +17,6 @@ Provides: nbtscan-debuginfo = 1.5.1-alt4 -File: /usr/lib/debug/.build-id/5c 40755 root:root -File: /usr/lib/debug/.build-id/5c/1998e5b851e8c64593941c2bb8f612fe1da833 120777 root:root ../../../../bin/nbtscan -File: /usr/lib/debug/.build-id/5c/1998e5b851e8c64593941c2bb8f612fe1da833.debug 120777 root:root ../../usr/bin/nbtscan.debug -File: /usr/lib/debug/usr/bin/nbtscan.debug 100644 root:root 684ad4ff3b9f4850d0d3e4b69f9b0ed7 +File: /usr/lib/debug/.build-id/44 40755 root:root +File: /usr/lib/debug/.build-id/44/aea5971660c3bf001183580bfa2e3bb77e0371 120777 root:root ../../../../bin/nbtscan +File: /usr/lib/debug/.build-id/44/aea5971660c3bf001183580bfa2e3bb77e0371.debug 120777 root:root ../../usr/bin/nbtscan.debug +File: /usr/lib/debug/usr/bin/nbtscan.debug 100644 root:root f7c97aebf55bfd40aedd5e9009a0dcfd File: /usr/src/debug/nbtscan-1.5.1a 40755 root:root @@ -29,2 +29,2 @@ File: /usr/src/debug/nbtscan-1.5.1a/statusq.h 100644 root:root ed351fcb21547f1d0afd712726403c90 -RPMIdentity: d1bfe130e06ce15cb5c7e7033f478f7b +RPMIdentity: 5b115cbe6078ae125dbce71112195163