<86>Feb 2 09:54:41 userdel[1217604]: delete user 'rooter' <86>Feb 2 09:54:41 userdel[1217604]: removed group 'rooter' owned by 'rooter' <86>Feb 2 09:54:41 userdel[1217604]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 2 09:54:41 groupadd[1217623]: group added to /etc/group: name=rooter, GID=675 <86>Feb 2 09:54:41 groupadd[1217623]: group added to /etc/gshadow: name=rooter <86>Feb 2 09:54:41 groupadd[1217623]: new group: name=rooter, GID=675 <86>Feb 2 09:54:41 useradd[1217634]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Feb 2 09:54:41 userdel[1217650]: delete user 'builder' <86>Feb 2 09:54:41 userdel[1217650]: removed group 'builder' owned by 'builder' <86>Feb 2 09:54:41 userdel[1217650]: removed shadow group 'builder' owned by 'builder' <86>Feb 2 09:54:41 groupadd[1217659]: group added to /etc/group: name=builder, GID=676 <86>Feb 2 09:54:41 groupadd[1217659]: group added to /etc/gshadow: name=builder <86>Feb 2 09:54:41 groupadd[1217659]: new group: name=builder, GID=676 <86>Feb 2 09:54:41 useradd[1217669]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash <13>Feb 2 09:54:45 rpmi: liblksctp-1.0.17-alt2 1523113261 installed <13>Feb 2 09:54:45 rpmi: libp11-kit-0.23.15-alt1 sisyphus+226408.100.2.1 1554288204 installed <13>Feb 2 09:54:45 rpmi: libtasn1-4.14-alt1 p9+235792.100.2.1 1565425233 installed <13>Feb 2 09:54:45 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Feb 2 09:54:45 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Feb 2 09:54:45 rpmi: ca-certificates-2019.10.28-alt1 p9+240634.100.1.1 1573575926 installed <13>Feb 2 09:54:45 rpmi: ca-trust-0.1.2-alt1 p9+233349.100.1.1 1561655062 installed <13>Feb 2 09:54:45 rpmi: p11-kit-trust-0.23.15-alt1 sisyphus+226408.100.2.1 1554288204 installed <13>Feb 2 09:54:45 rpmi: libcrypto1.1-1.1.1d-alt1.1 p9+237853.200.3.1 1569251834 installed <13>Feb 2 09:54:45 rpmi: libssl1.1-1.1.1d-alt1.1 p9+237853.200.3.1 1569251834 installed <13>Feb 2 09:54:45 rpmi: libssl-devel-1.1.1d-alt1.1 p9+237853.200.3.1 1569251834 installed <13>Feb 2 09:54:45 rpmi: liblksctp-devel-1.0.17-alt2 1523113261 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/uperf-1.0.5-alt1.1.nosrc.rpm Installing uperf-1.0.5-alt1.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.88711 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf uperf-1.0.5 + echo 'Source #0 (uperf-1.0.5.tar):' Source #0 (uperf-1.0.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/uperf-1.0.5.tar + cd uperf-1.0.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (uperf-1.0.5-alt-warnings.patch):' Patch #0 (uperf-1.0.5-alt-warnings.patch): + /usr/bin/patch -p2 patching file src/parse.c patching file src/ssl.c patching file src/udp.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.88711 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd uperf-1.0.5 + 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 + '[' -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 + 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 --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 --datadir=/usr/share/uperf --enable-ssl configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-gcc option to accept ISO C99... none needed checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes configure: *** Setting flags for gcc *** configure: *** Linux Machine *** checking for hrtime_t... no checking for uint64_t... yes checking for uint32_t... yes checking if we can use getrusage... yes checking BSWAP_ macros... no checking sendfilev... no checking if we can have working PTHREAD_PROCESS_SHARED... yes checking whether to enable cpu performance counters support?... no checking for kstat_open in -lkstat... no checking whether to enable netstat support... yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking siginfo.h usability... no checking siginfo.h presence... no checking for siginfo.h... no checking sys/int_limits.h usability... no checking sys/int_limits.h presence... no checking for sys/int_limits.h... no checking sys/lwp.h usability... no checking sys/lwp.h presence... no checking for sys/lwp.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/varargs.h usability... no checking sys/varargs.h presence... no checking for sys/varargs.h... no checking for stdint.h... (cached) yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/ttycom.h usability... no checking sys/ttycom.h presence... no checking for sys/ttycom.h... no checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking for sys/types.h... (cached) yes checking linux/unistd.h usability... yes checking linux/unistd.h presence... yes checking for linux/unistd.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for nanosleep... yes checking for pthread_self... yes checking for _lwp_self... no checking for strncpy... yes checking for strncat... yes checking for strlcpy... yes checking for strlcat... yes checking for gethrvtime... no checking for gethrtime... no checking for clock_gettime... yes checking whether to enable debug mode... no checking whether to enable udp support... yes checking whether to enable rds support... no checking whether to enable sctp support... yes checking for sctp_sendv... no checking for sctp_sendv in -lsctp... no checking for sctp_sendmsg... no checking for sctp_sendmsg in -lsctp... yes checking whether to enable ssl support... yes checking for SSL_CTX_new in -lssl... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating workloads/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext CC=i586-alt-linux-gcc +------------------------------------------------+ | Will build combined binary (master + slave) | +------------------------------------------------+ | Supported Protocols: | | TCP: yes | | UDP: yes | | RDS: no | | SSL: yes | | SCTP: yes | +------------------------------------------------+ |Network stats collection enabled?: yes| | CPU Performance counters?: Not enabled| +------------------------------------------------+ + make -j8 make all-recursive Making all in workloads make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o workorder.o workorder.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o slave.o slave.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o flowops.o flowops.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o handshake.o handshake.c handshake.c: In function 'slave_handshake': handshake.c:453:56: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 75 [-Wformat-truncation=] "Version %s is incompatible with master data version %s", ^~ UPERF_DATA_VERSION, hsp1.version); ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from handshake.c:28: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 54 and 181 bytes into a destination of size 128 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o shm.o shm.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o strand.o strand.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o main.o main.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o common.o common.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o signals.o signals.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o print.o print.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o stats.o stats.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o delay.o delay.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o rate.o rate.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o execute.o execute.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o goodbye.o goodbye.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o flowops_library.o flowops_library.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o numbers.o numbers.c numbers.c: In function 'adaptive_print_time': numbers.c:227:54: warning: 'cs' directive output may be truncated writing 2 bytes into a region of size between 0 and 10 [-Wformat-truncation=] (void) snprintf(format, sizeof(format), "%%%d.%df%%cs", acutal_width, 2); ^~ In file included from /usr/include/stdio.h:862, from numbers.c:23: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 9 and 19 bytes into a destination of size 16 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ numbers.c:223:53: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] (void) snprintf(format, sizeof(format), "%%%d.%dfs", acutal_width, 2); ^ In file included from /usr/include/stdio.h:862, from numbers.c:23: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 7 and 17 bytes into a destination of size 16 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o sendfilev.o sendfilev.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o sync.o sync.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o logging.o logging.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o generic.o generic.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o netstat.o netstat.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o protocol.o protocol.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o master.o master.c master.c: In function 'send_command_to_slaves': master.c:211:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 90 and 100 [-Wformat-truncation=] "Could not send command %d to %s:%d ", ^~ In file included from /usr/include/stdio.h:862, from master.c:33: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 32 and 307 bytes into a destination of size 128 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ master.c: In function 'say_goodbye': master.c:90:14: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size between 254 and 509 [-Wformat-truncation=] "[%s] %s", p->host, g.message); ^~ ~~~~~~~~~ In file included from /usr/include/stdio.h:862, from master.c:33: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 4 and 770 bytes into a destination of size 512 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ master.c:102:14: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size between 254 and 509 [-Wformat-truncation=] "[%s] %s\n", p->host, g.message); ^~ ~~~~~~~~~ In file included from /usr/include/stdio.h:862, from master.c:33: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 5 and 771 bytes into a destination of size 512 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ master.c:97:14: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size between 254 and 509 [-Wformat-truncation=] "[%s] %s", p->host, g.message); ^~ ~~~~~~~~~ In file included from /usr/include/stdio.h:862, from master.c:33: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 4 and 770 bytes into a destination of size 512 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o tcp.o tcp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o sctp.o sctp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o parse.o parse.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o udp.o udp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -c -o ssl.o ssl.c ssl.c: In function 'file_present': ssl.c:131:32: warning: implicit declaration of function 'strerror'; did you mean 'hstrerror'? [-Wimplicit-function-declaration] printf("stat:%s:%s\n", file, strerror(errno)); ^~~~~~~~ hstrerror ssl.c:131:20: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=] printf("stat:%s:%s\n", file, strerror(errno)); ~^ ~~~~~~~~~~~~~~~ %d ssl.c: In function 'protocol_ssl_accept': ssl.c:239:3: warning: implicit declaration of function 'strlcpy' [-Wimplicit-function-declaration] strlcpy(newp->host, hostname, sizeof (newp->host)); ^~~~~~~ ssl.c: In function 'protocol_ssl_connect': ssl.c:279:25: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (flowop_options && (strcmp(flowop_options->engine, ""))) { ^~~~~~ ssl.c: In function 'initialize_ctx': ssl.c:380:24: warning: implicit declaration of function 'strcasecmp' [-Wimplicit-function-declaration] if (method != NULL && strcasecmp(method, "tls") == 0) { ^~~~~~~~~~ ssl.c:381:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] meth = TLSv1_method(); ^~~~ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ssl.c:38: /usr/include/openssl/ssl.h:1882:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^~~~~~~~~~~~~~~~~~ ssl.c: In function 'pwd_cb': ssl.c:412:12: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if (num < strlen(pass) + 1) { ^~~~~~ ssl.c:412:12: warning: incompatible implicit declaration of built-in function 'strlen' ssl.c:412:12: note: include '' or provide a declaration of 'strlen' ssl.c:49:1: +#include #include "generic.h" ssl.c:412:12: if (num < strlen(pass) + 1) { ^~~~~~ ssl.c:415:2: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(buf, pass); ^~~~~~ ssl.c:415:2: warning: incompatible implicit declaration of built-in function 'strcpy' ssl.c:415:2: note: include '' or provide a declaration of 'strcpy' ssl.c:416:10: warning: incompatible implicit declaration of built-in function 'strlen' return (strlen(pass)); ^~~~~~ ssl.c:416:10: note: include '' or provide a declaration of 'strlen' ssl.c: In function 'protocol_ssl_create': ssl.c:469:6: warning: incompatible implicit declaration of built-in function 'strlen' if (strlen(host) == 0) { ^~~~~~ ssl.c:469:6: note: include '' or provide a declaration of 'strlen' At top level: ssl.c:91:1: warning: 'id_function' defined but not used [-Wunused-function] id_function(void) ^~~~~~~~~~~ ssl.c:81:1: warning: 'locking_function' defined but not used [-Wunused-function] locking_function(int mode, int n, char *file, int line) ^~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' i586-alt-linux-gcc -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -D_REENTRANT -o uperf workorder.o strand.o execute.o flowops_library.o flowops.o common.o main.o slave.o stats.o handshake.o parse.o shm.o master.o print.o signals.o goodbye.o delay.o rate.o sendfilev.o logging.o netstat.o numbers.o sync.o protocol.o tcp.o generic.o sctp.o ssl.o udp.o -lrt -lm -lpthread -lsctp -lcrypto -lssl -lssl -lrt -lm -lpthread make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' Making all in tests make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.31459 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/uperf-buildroot + : + /bin/rm -rf -- /usr/src/tmp/uperf-buildroot + cd uperf-1.0.5 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/uperf-buildroot make: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5' Making install in workloads make[1]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/workloads' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/workloads' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/uperf-buildroot/usr/share/uperf' /bin/install -p -m 644 connect.xml iperf.xml ldap.xml netperf.xml oltpnet.xml oraclerac.xml sctp.xml specweb.xml ssl.xml telnet.xml two-hosts.xml '/usr/src/tmp/uperf-buildroot/usr/share/uperf' make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/workloads' make[1]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/workloads' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' /bin/mkdir -p '/usr/src/tmp/uperf-buildroot/usr/bin' /bin/install -p uperf '/usr/src/tmp/uperf-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/src' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5' make[2]: Entering directory '/usr/src/RPM/BUILD/uperf-1.0.5' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5' make[1]: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5' make: Leaving directory '/usr/src/RPM/BUILD/uperf-1.0.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/uperf-buildroot (auto) Verifying and fixing files in /usr/src/tmp/uperf-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/uperf-buildroot/ (default) Compressing files in /usr/src/tmp/uperf-buildroot (auto) Verifying ELF objects in /usr/src/tmp/uperf-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/uperf: uses non-LFS functions: __xstat fopen ftw mmap open sendfile setrlimit Hardlinking identical .pyc and .pyo files Processing files: uperf-1.0.5-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.76486 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd uperf-1.0.5 + DOCDIR=/usr/src/tmp/uperf-buildroot/usr/share/doc/uperf-1.0.5 + export DOCDIR + rm -rf /usr/src/tmp/uperf-buildroot/usr/share/doc/uperf-1.0.5 + /bin/mkdir -p /usr/src/tmp/uperf-buildroot/usr/share/doc/uperf-1.0.5 + cp -prL NEWS COPYING AUTHORS README /usr/src/tmp/uperf-buildroot/usr/share/doc/uperf-1.0.5 + chmod -R go-w /usr/src/tmp/uperf-buildroot/usr/share/doc/uperf-1.0.5 + chmod -R a+rX /usr/src/tmp/uperf-buildroot/usr/share/doc/uperf-1.0.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.luflTJ 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.dmwX2I 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 >= set:poiedc, libc.so.6(ALT_2.24), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.16), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.5), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libcrypto.so.1.1 >= set:qn9jrKU19qldBo1UPZ1l4, libcrypto.so.1.1(OPENSSL_1_1_0), libm.so.6(GLIBC_2.0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), librt.so.1(GLIBC_2.2), libsctp.so.1 >= set:hgei0, libsctp.so.1(VERS_1), libssl.so.1.1 >= set:mhwyRDZsSi9aLIG2UfoEKHSXRy8Kv9zXzmyAl8QTBCyjXP1, libssl.so.1.1(OPENSSL_1_1_0), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hj4HzU Creating uperf-debuginfo package Processing files: uperf-debuginfo-1.0.5-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K83X6q find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wjHL6h find-requires: running scripts (debuginfo) Requires: uperf = 1.0.5-alt1.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcrypto.so.1.1), debug(libm.so.6), debug(libpthread.so.0), debug(librt.so.1), debug(libsctp.so.1), debug(libssl.so.1.1) Adding to uperf-debuginfo a strict dependency on uperf Wrote: /usr/src/RPM/RPMS/i586/uperf-1.0.5-alt1.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/uperf-debuginfo-1.0.5-alt1.1.i586.rpm 10.74user 2.67system 0:19.12elapsed 70%CPU (0avgtext+0avgdata 32460maxresident)k 0inputs+0outputs (0major+734655minor)pagefaults 0swaps 16.00user 5.22system 0:29.31elapsed 72%CPU (0avgtext+0avgdata 115076maxresident)k 0inputs+0outputs (0major+1041154minor)pagefaults 0swaps --- uperf-1.0.5-alt1.1.i586.rpm.repo 2018-09-02 00:18:33.000000000 +0000 +++ uperf-1.0.5-alt1.1.i586.rpm.hasher 2020-02-02 09:55:09.036040475 +0000 @@ -31,3 +31,3 @@ Requires: libc.so.6(GLIBC_2.4) -Requires: libcrypto.so.1.1 >= set:pmFfW9s8Ay7AElRkDa50 +Requires: libcrypto.so.1.1 >= set:qn9jrKU19qldBo1UPZ1l4 Requires: libcrypto.so.1.1(OPENSSL_1_1_0) @@ -37,3 +37,2 @@ Requires: libpthread.so.0(GLIBC_2.2) -Requires: librt.so.1 >= set:jiq20 Requires: librt.so.1(GLIBC_2.2) @@ -45,2 +44,2 @@ Requires: rpmlib(PayloadIsLzma) -Provides: uperf = 1.0.5-alt1.1 +Provides: uperf = 1.0.5-alt1.1:sisyphus.212339.100 --- uperf-debuginfo-1.0.5-alt1.1.i586.rpm.repo 2018-09-02 00:18:33.000000000 +0000 +++ uperf-debuginfo-1.0.5-alt1.1.i586.rpm.hasher 2020-02-02 09:55:09.071040545 +0000 @@ -55,3 +55,2 @@ /usr/src/debug/uperf-1.0.5/src/workorder.h 100644 -Requires: uperf = 1.0.5-alt1.1 Requires: /usr/lib/debug/lib/ld-linux.so.2.debug @@ -64,3 +63,4 @@ Requires: debug(libssl.so.1.1) +Requires: uperf = 1.0.5-alt1.1:sisyphus.212339.100 Requires: rpmlib(PayloadIsLzma) -Provides: uperf-debuginfo = 1.0.5-alt1.1 +Provides: uperf-debuginfo = 1.0.5-alt1.1:sisyphus.212339.100