<86>Apr 27 08:25:07 userdel[2501742]: delete user 'rooter' <86>Apr 27 08:25:07 userdel[2501742]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:25:07 userdel[2501742]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:25:07 groupadd[2501794]: group added to /etc/group: name=rooter, GID=1859 <86>Apr 27 08:25:07 groupadd[2501794]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:25:07 groupadd[2501794]: new group: name=rooter, GID=1859 <86>Apr 27 08:25:07 useradd[2501832]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:25:07 userdel[2501872]: delete user 'builder' <86>Apr 27 08:25:07 userdel[2501872]: removed group 'builder' owned by 'builder' <86>Apr 27 08:25:07 userdel[2501872]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 08:25:07 groupadd[2501919]: group added to /etc/group: name=builder, GID=1860 <86>Apr 27 08:25:07 groupadd[2501919]: group added to /etc/gshadow: name=builder <86>Apr 27 08:25:07 groupadd[2501919]: new group: name=builder, GID=1860 <86>Apr 27 08:25:07 useradd[2501954]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/pathload-1.3.2-alt1.qa1.nosrc.rpm (w1.gzdio) Installing pathload-1.3.2-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41973 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pathload_1.3.2 + echo 'Source #0 (pathload.tar.gz):' Source #0 (pathload.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/pathload.tar.gz + /bin/tar -xf - + cd pathload_1.3.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.41973 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pathload_1.3.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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 gcc... gcc checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking host system type... i586-alt-linux-gnu checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc checking for main in -lm... yes checking for main in -lposix4... no checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for fcntl.h... yes checking for strings.h... yes checking for sys/time.h... yes checking for unistd.h... 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 size of int... 4 checking size of long... 4 checking for strftime... yes checking for gethostname... yes checking for gettimeofday... yes checking for socket... yes creating ./config.status creating makefile + make make: Entering directory '/usr/src/RPM/BUILD/pathload_1.3.2' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DHAVE_PTHREAD=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_STRFTIME=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SOCKET=1 -DTHRLIB -c -o pathload_snd.o pathload_snd.c pathload_snd.c: In function 'main': pathload_snd.c:153:66: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] 153 | ctr_strm = accept(sock_tcp, (struct sockaddr*)&rcv_tcp_addr, &rcv_tcp_adrlen); | ^~~~~~~~~~~~~~~ | | | int * In file included from pathload_gbls.h:48, from pathload_snd.c:29: /usr/include/sys/socket.h:307:42: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 307 | socklen_t *__restrict __addr_len); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ pathload_snd.c:187:68: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 187 | if (getsockopt(ctr_strm, IPPROTO_TCP, TCP_MAXSEG, (char*)&mss, &opt_len)<0) | ^~~~~~~~ | | | int * /usr/include/sys/socket.h:257:46: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 257 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DHAVE_PTHREAD=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_STRFTIME=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SOCKET=1 -DTHRLIB -c -o pathload_snd_func.o pathload_snd_func.c pathload_snd_func.c: In function 'send_fleet': pathload_snd_func.c:46:11: warning: variable 'pkt_id' set but not used [-Wunused-but-set-variable] 46 | l_int32 pkt_id ; | ^~~~~~ pathload_snd_func.c: In function 'send_latency': pathload_snd_func.c:304:63: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] 304 | if (getsockname(sock_udp, (struct sockaddr *)&rcv_udp_addr, &len ) < 0 ) | ^~~~ | | | int * In file included from pathload_gbls.h:48, from pathload_snd_func.c:33: /usr/include/sys/socket.h:117:47: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 117 | socklen_t *__restrict __len) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ gcc pathload_snd.o pathload_snd_func.o -o pathload_snd -lm -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DHAVE_PTHREAD=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_STRFTIME=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SOCKET=1 -DTHRLIB gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DHAVE_PTHREAD=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_STRFTIME=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SOCKET=1 -DTHRLIB -c -o pathload_rcv.o pathload_rcv.c pathload_rcv.c:38:5: warning: first argument of 'main' should be 'int' [-Wmain] 38 | int main(l_int32 argc, char *argv[]) | ^~~~ pathload_rcv.c: In function 'main': pathload_rcv.c:185:56: warning: format '%d' expects argument of type 'int', but argument 2 has type 'l_int32' {aka 'long int'} [-Wformat=] 185 | printf("ERROR :: Unable to set socket buffer to %d .\n",rcv_buff_sz); | ~^ ~~~~~~~~~~~ | | | | int l_int32 {aka long int} | %ld gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DHAVE_PTHREAD=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_STRFTIME=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SOCKET=1 -DTHRLIB -c -o pathload_rcv_func.o pathload_rcv_func.c pathload_rcv_func.c: In function 'get_adr': pathload_rcv_func.c:81:11: warning: variable 'ctr_msg_rcvd' set but not used [-Wunused-but-set-variable] 81 | l_int32 ctr_msg_rcvd ; | ^~~~~~~~~~~~ pathload_rcv_func.c: In function 'recv_train': pathload_rcv_func.c:187:8: warning: unused variable 'ctr_buff' [-Wunused-variable] 187 | char ctr_buff[8]; | ^~~~~~~~ pathload_rcv_func.c:181:11: warning: unused variable 'ret_val' [-Wunused-variable] 181 | l_int32 ret_val ; | ^~~~~~~ pathload_rcv_func.c:180:10: warning: unused variable 'readset' [-Wunused-variable] 180 | fd_set readset; | ^~~~~~~ pathload_rcv_func.c:179:18: warning: unused variable 'select_tv' [-Wunused-variable] 179 | struct timeval select_tv; | ^~~~~~~~~ pathload_rcv_func.c: In function 'recv_fleet': pathload_rcv_func.c:619:43: warning: format '%d' expects argument of type 'int', but argument 2 has type 'l_int32' {aka 'long int'} [-Wformat=] 619 | printf("\tAborting fleet. Stream_cnt %d\n",stream_cnt); | ~^ ~~~~~~~~~~ | | | | int l_int32 {aka long int} | %ld pathload_rcv_func.c:362:11: warning: unused variable 'ret_val' [-Wunused-variable] 362 | l_int32 ret_val ; | ^~~~~~~ pathload_rcv_func.c:361:10: warning: unused variable 'readset' [-Wunused-variable] 361 | fd_set readset; | ^~~~~~~ pathload_rcv_func.c:360:18: warning: unused variable 'select_tv' [-Wunused-variable] 360 | struct timeval select_tv; | ^~~~~~~~~ pathload_rcv_func.c:359:11: warning: unused variable 'p' [-Wunused-variable] 359 | l_int32 p=0; | ^ pathload_rcv_func.c:342:11: warning: variable 'finished_stream' set but not used [-Wunused-but-set-variable] 342 | l_int32 finished_stream = 0 ; | ^~~~~~~~~~~~~~~ pathload_rcv_func.c: In function 'print_contextswitch_info': pathload_rcv_func.c:642:31: warning: format '%d' expects argument of type 'int', but argument 2 has type 'l_int32' {aka 'long int'} [-Wformat=] 642 | if (Verbose) printf(":%2d",num_sndr_cs[j]); | ~~^ ~~~~~~~~~~~~~~ | | | | int l_int32 {aka long int} | %2ld pathload_rcv_func.c:643:31: warning: format '%d' expects argument of type 'int', but argument 3 has type 'l_int32' {aka 'long int'} [-Wformat=] 643 | fprintf(pathload_fp,":%2d",num_sndr_cs[j]); | ~~^ ~~~~~~~~~~~~~~ | | | | int l_int32 {aka long int} | %2ld pathload_rcv_func.c:652:31: warning: format '%d' expects argument of type 'int', but argument 2 has type 'l_int32' {aka 'long int'} [-Wformat=] 652 | if (Verbose) printf(":%2d",num_rcvr_cs[j]); | ~~^ ~~~~~~~~~~~~~~ | | | | int l_int32 {aka long int} | %2ld pathload_rcv_func.c:653:31: warning: format '%d' expects argument of type 'int', but argument 3 has type 'l_int32' {aka 'long int'} [-Wformat=] 653 | fprintf(pathload_fp,":%2d",num_rcvr_cs[j]); | ~~^ ~~~~~~~~~~~~~~ | | | | int l_int32 {aka long int} | %2ld pathload_rcv_func.c:663:31: warning: format '%d' expects argument of type 'int', but argument 2 has type 'l_int32' {aka 'long int'} [-Wformat=] 663 | if (Verbose) printf(":%2d",discard[j]); | ~~^ ~~~~~~~~~~ | | | | int l_int32 {aka long int} | %2ld pathload_rcv_func.c:664:31: warning: format '%d' expects argument of type 'int', but argument 3 has type 'l_int32' {aka 'long int'} [-Wformat=] 664 | fprintf(pathload_fp,":%2d",discard[j]); | ~~^ ~~~~~~~~~~ | | | | int l_int32 {aka long int} | %2ld pathload_rcv_func.c: In function 'eliminate_b2b_pkt_ic': pathload_rcv_func.c:1274:11: warning: variable 'b2b_pkt' set but not used [-Wunused-but-set-variable] 1274 | l_int32 b2b_pkt[MAX_STREAM_LEN] ; | ^~~~~~~ pathload_rcv_func.c: In function 'get_pdt_trend': pathload_rcv_func.c:1373:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1373 | if (Verbose) | ^~ pathload_rcv_func.c:1375:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1375 | fprintf(pathload_fp,"d"); | ^~~~~~~ pathload_rcv_func.c:1380:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1380 | if (Verbose) | ^~ pathload_rcv_func.c:1382:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1382 | fprintf(pathload_fp,"I"); | ^~~~~~~ pathload_rcv_func.c:1387:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1387 | if (Verbose) | ^~ pathload_rcv_func.c:1389:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1389 | fprintf(pathload_fp,"N"); | ^~~~~~~ pathload_rcv_func.c:1394:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1394 | if (Verbose) | ^~ pathload_rcv_func.c:1396:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1396 | fprintf(pathload_fp,"U"); | ^~~~~~~ pathload_rcv_func.c: In function 'aggregate_trend_result': pathload_rcv_func.c:1416:35: warning: format '%d' expects argument of type 'int', but argument 2 has type 'l_int32' {aka 'long int'} [-Wformat=] 1416 | printf(" PCT metric/stream[%2d] :: ",trend_idx); | ~~^ ~~~~~~~~~ | | | | int l_int32 {aka long int} | %2ld pathload_rcv_func.c:1417:46: warning: format '%d' expects argument of type 'int', but argument 3 has type 'l_int32' {aka 'long int'} [-Wformat=] 1417 | fprintf(pathload_fp," PCT metric/stream[%2d] :: ",trend_idx); | ~~^ ~~~~~~~~~ | | | | int l_int32 {aka long int} | %2ld pathload_rcv_func.c:1428:35: warning: format '%d' expects argument of type 'int', but argument 2 has type 'l_int32' {aka 'long int'} [-Wformat=] 1428 | printf(" PDT metric/stream[%2d] :: ",trend_idx); | ~~^ ~~~~~~~~~ | | | | int l_int32 {aka long int} | %2ld pathload_rcv_func.c:1429:46: warning: format '%d' expects argument of type 'int', but argument 3 has type 'l_int32' {aka 'long int'} [-Wformat=] 1429 | fprintf(pathload_fp," PDT metric/stream[%2d] :: ",trend_idx); | ~~^ ~~~~~~~~~ | | | | int l_int32 {aka long int} | %2ld pathload_rcv_func.c:1440:35: warning: format '%d' expects argument of type 'int', but argument 2 has type 'l_int32' {aka 'long int'} [-Wformat=] 1440 | printf(" PCT Trend/stream [%2d] :: ",trend_idx); | ~~^ ~~~~~~~~~ | | | | int l_int32 {aka long int} | %2ld pathload_rcv_func.c:1441:46: warning: format '%d' expects argument of type 'int', but argument 3 has type 'l_int32' {aka 'long int'} [-Wformat=] 1441 | fprintf(pathload_fp," PCT Trend/stream [%2d] :: ",trend_idx); | ~~^ ~~~~~~~~~ | | | | int l_int32 {aka long int} | %2ld pathload_rcv_func.c:1444:35: warning: format '%d' expects argument of type 'int', but argument 2 has type 'l_int32' {aka 'long int'} [-Wformat=] 1444 | printf(" PDT Trend/stream [%2d] :: ",trend_idx); | ~~^ ~~~~~~~~~ | | | | int l_int32 {aka long int} | %2ld pathload_rcv_func.c:1445:46: warning: format '%d' expects argument of type 'int', but argument 3 has type 'l_int32' {aka 'long int'} [-Wformat=] 1445 | fprintf(pathload_fp," PDT Trend/stream [%2d] :: ",trend_idx); | ~~^ ~~~~~~~~~ | | | | int l_int32 {aka long int} | %2ld pathload_rcv_func.c:1449:35: warning: format '%d' expects argument of type 'int', but argument 2 has type 'l_int32' {aka 'long int'} [-Wformat=] 1449 | printf(" Trend per stream [%2d] :: ",trend_idx); | ~~^ ~~~~~~~~~ | | | | int l_int32 {aka long int} | %2ld pathload_rcv_func.c:1450:46: warning: format '%d' expects argument of type 'int', but argument 3 has type 'l_int32' {aka 'long int'} [-Wformat=] 1450 | fprintf(pathload_fp," Trend per stream [%2d] :: ",trend_idx); | ~~^ ~~~~~~~~~ | | | | int l_int32 {aka long int} | %2ld pathload_rcv_func.c: In function 'print_time': pathload_rcv_func.c:1785:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'l_int32' {aka 'long int'} [-Wformat=] 1785 | fprintf(fp,"%1d",time); | ~~^ ~~~~ | | | | | l_int32 {aka long int} | int | %1ld pathload_rcv_func.c:1788:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'l_int32' {aka 'long int'} [-Wformat=] 1788 | fprintf(fp,"%2d",time); | ~~^ ~~~~ | | | | | l_int32 {aka long int} | int | %2ld gcc pathload_rcv.o pathload_rcv_func.o -o pathload_rcv -lm -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DHAVE_PTHREAD=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_STRFTIME=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SOCKET=1 -DTHRLIB rm -f pathload_snd.o pathload_snd_func.o pathload_rcv.o pathload_rcv_func.o config.cache config.log config.status make: Leaving directory '/usr/src/RPM/BUILD/pathload_1.3.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.62219 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pathload-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pathload-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd pathload_1.3.2 + /bin/mkdir -p /usr/src/tmp/pathload-buildroot//usr/sbin + /bin/install pathload_rcv /usr/src/tmp/pathload-buildroot//usr/sbin/ + /bin/install pathload_snd /usr/src/tmp/pathload-buildroot//usr/sbin/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pathload-buildroot (auto) Verifying and fixing files in /usr/src/tmp/pathload-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/pathload-buildroot/ (default) Compressing files in /usr/src/tmp/pathload-buildroot (auto) Verifying ELF objects in /usr/src/tmp/pathload-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/pathload_snd: uses non-LFS functions: fcntl verify-elf: WARNING: ./usr/sbin/pathload_rcv: uses non-LFS functions: fcntl fopen Splitting links to aliased files under /{,s}bin in /usr/src/tmp/pathload-buildroot Processing files: pathload-1.3.2-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.62219 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pathload_1.3.2 + DOCDIR=/usr/src/tmp/pathload-buildroot/usr/share/doc/pathload-1.3.2 + export DOCDIR + rm -rf /usr/src/tmp/pathload-buildroot/usr/share/doc/pathload-1.3.2 + /bin/mkdir -p /usr/src/tmp/pathload-buildroot/usr/share/doc/pathload-1.3.2 + cp -prL README COPYING CHANGES /usr/src/tmp/pathload-buildroot/usr/share/doc/pathload-1.3.2 + chmod -R go-w /usr/src/tmp/pathload-buildroot/usr/share/doc/pathload-1.3.2 + chmod -R a+rX /usr/src/tmp/pathload-buildroot/usr/share/doc/pathload-1.3.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G56bPg 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.NeFx3D 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.28), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kxRJtm Creating pathload-debuginfo package Processing files: pathload-debuginfo-1.3.2-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BfTbTY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3gPiBh find-requires: running scripts (debuginfo) Requires: pathload = 1.3.2-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6) Wrote: /usr/src/RPM/RPMS/i586/pathload-1.3.2-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/pathload-debuginfo-1.3.2-alt1.qa1.i586.rpm (w2.lzdio) 2.03user 1.97system 0:08.04elapsed 49%CPU (0avgtext+0avgdata 40056maxresident)k 0inputs+0outputs (0major+395520minor)pagefaults 0swaps 0.57user 1.91system 0:13.42elapsed 18%CPU (0avgtext+0avgdata 12340maxresident)k 0inputs+0outputs (0major+95288minor)pagefaults 0swaps --- pathload-1.3.2-alt1.qa1.i586.rpm.repo 2013-04-17 15:13:47.000000000 +0000 +++ pathload-1.3.2-alt1.qa1.i586.rpm.hasher 2024-04-27 08:25:17.135657330 +0000 @@ -9,9 +9,9 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.15) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) Requires: libm.so.6(GLIBC_2.0) -Requires: libm.so.6(GLIBC_2.1) -Requires: libpthread.so.0(GLIBC_2.0) -Requires: libpthread.so.0(GLIBC_2.1) Requires: rtld(GNU_HASH) @@ -19,4 +19,4 @@ Provides: pathload = 1.3.2-alt1.qa1 -File: /usr/sbin/pathload_rcv 100755 root:root b0f072b5c03274fc39691808ae4617dd -File: /usr/sbin/pathload_snd 100755 root:root 9bf81e7dfdd61ae814e6b9d3023b5a3b +File: /usr/sbin/pathload_rcv 100755 root:root c31da18402f292bdbf851296ca92ec37 +File: /usr/sbin/pathload_snd 100755 root:root 3ca477f2b4eb347001c4a4af44dc8ceb File: /usr/share/doc/pathload-1.3.2 40755 root:root @@ -25,2 +25,2 @@ File: /usr/share/doc/pathload-1.3.2/README 100644 root:root c0b58ec0819f34b57e4465538f9c04ed -RPMIdentity: 00d6530d158efbec7f867bf914a51d3a214d66098748092af08fb9ec6a540d2bd7bd683c7952d4bb9cf1453adae66e4d2ed1bd0cae7d596d4a4dab0c8af3b4ed +RPMIdentity: 42a14978fc9075e9dab59005921ef2b745c1d6433233dd5ef8d8ccb9fe84e90355589549caafdd716b9be8453a7615bc72eb7ae02ba6c1e935dcfd3c855cec91 --- pathload-debuginfo-1.3.2-alt1.qa1.i586.rpm.repo 2013-04-17 15:13:47.000000000 +0000 +++ pathload-debuginfo-1.3.2-alt1.qa1.i586.rpm.hasher 2024-04-27 08:25:17.203658229 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/2f 40755 root:root -/usr/lib/debug/.build-id/2f/a256b832fa47be45068f97b30c1fd268741ca5 120777 root:root ../../../../sbin/pathload_snd -/usr/lib/debug/.build-id/2f/a256b832fa47be45068f97b30c1fd268741ca5.debug 120777 root:root ../../usr/sbin/pathload_snd.debug -/usr/lib/debug/.build-id/de 40755 root:root -/usr/lib/debug/.build-id/de/e4131b6da22160c942777bcd1188c4cc662081 120777 root:root ../../../../sbin/pathload_rcv -/usr/lib/debug/.build-id/de/e4131b6da22160c942777bcd1188c4cc662081.debug 120777 root:root ../../usr/sbin/pathload_rcv.debug +/usr/lib/debug/.build-id/05 40755 root:root +/usr/lib/debug/.build-id/05/4994237af6a5f25b356e08465d37fa9e40da8b 120777 root:root ../../../../sbin/pathload_snd +/usr/lib/debug/.build-id/05/4994237af6a5f25b356e08465d37fa9e40da8b.debug 120777 root:root ../../usr/sbin/pathload_snd.debug +/usr/lib/debug/.build-id/f5 40755 root:root +/usr/lib/debug/.build-id/f5/e2a4dd9bee47983f947b79ea8cf41dd33e27c6 120777 root:root ../../../../sbin/pathload_rcv +/usr/lib/debug/.build-id/f5/e2a4dd9bee47983f947b79ea8cf41dd33e27c6.debug 120777 root:root ../../usr/sbin/pathload_rcv.debug /usr/lib/debug/usr/sbin/pathload_rcv.debug 100644 root:root @@ -20,13 +20,12 @@ Requires: debug(libm.so.6) -Requires: debug(libpthread.so.0) Requires: rpmlib(PayloadIsLzma) Provides: pathload-debuginfo = 1.3.2-alt1.qa1 -File: /usr/lib/debug/.build-id/2f 40755 root:root -File: /usr/lib/debug/.build-id/2f/a256b832fa47be45068f97b30c1fd268741ca5 120777 root:root ../../../../sbin/pathload_snd -File: /usr/lib/debug/.build-id/2f/a256b832fa47be45068f97b30c1fd268741ca5.debug 120777 root:root ../../usr/sbin/pathload_snd.debug -File: /usr/lib/debug/.build-id/de 40755 root:root -File: /usr/lib/debug/.build-id/de/e4131b6da22160c942777bcd1188c4cc662081 120777 root:root ../../../../sbin/pathload_rcv -File: /usr/lib/debug/.build-id/de/e4131b6da22160c942777bcd1188c4cc662081.debug 120777 root:root ../../usr/sbin/pathload_rcv.debug -File: /usr/lib/debug/usr/sbin/pathload_rcv.debug 100644 root:root c33041f0eb84159854e06acdd02a9adb -File: /usr/lib/debug/usr/sbin/pathload_snd.debug 100644 root:root c5ecf24a5c8b340e7b8bd21b707d995c +File: /usr/lib/debug/.build-id/05 40755 root:root +File: /usr/lib/debug/.build-id/05/4994237af6a5f25b356e08465d37fa9e40da8b 120777 root:root ../../../../sbin/pathload_snd +File: /usr/lib/debug/.build-id/05/4994237af6a5f25b356e08465d37fa9e40da8b.debug 120777 root:root ../../usr/sbin/pathload_snd.debug +File: /usr/lib/debug/.build-id/f5 40755 root:root +File: /usr/lib/debug/.build-id/f5/e2a4dd9bee47983f947b79ea8cf41dd33e27c6 120777 root:root ../../../../sbin/pathload_rcv +File: /usr/lib/debug/.build-id/f5/e2a4dd9bee47983f947b79ea8cf41dd33e27c6.debug 120777 root:root ../../usr/sbin/pathload_rcv.debug +File: /usr/lib/debug/usr/sbin/pathload_rcv.debug 100644 root:root 156fd2fe36d3a07b5608065d0a76aab9 +File: /usr/lib/debug/usr/sbin/pathload_snd.debug 100644 root:root fee732c4dbcfce3f671fa57c755d6ce7 File: /usr/src/debug/pathload_1.3.2 40755 root:root @@ -39,2 +38,2 @@ File: /usr/src/debug/pathload_1.3.2/pathload_snd_func.c 100644 root:root 8fb96715b7fe874ead05af40430bf7ba -RPMIdentity: c181c6afd553d1b002ec34ac629564e33e5b7170eadd8620d1f3380422ddaf4789012a5ed716aef81af95d3e7ca8110e1cd681baafbfd457faacbd349d4d7630 +RPMIdentity: 3247ce954dc09641d7f1450cd03678c76fb08cf3348f18ecfa7df0c20f0052cf5923f154448a4212cd572b97b60272e1fc53f0a62dea96f0e8cd4f060cebacd7