D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/netperf-2.7.0-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xmrCga + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf netperf-2.7.0 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/netperf-2.7.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd netperf-2.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Jrg7Mk + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd netperf-2.7.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --enable-unixdomain --enable-sdp --enable-exs --enable-sctp checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... x86_64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for ranlib... ranlib checking for an ANSI C-conforming const... yes checking for main in -lm... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking linux/tcp.h usability... yes checking linux/tcp.h presence... yes checking for linux/tcp.h... yes checking linux/socket.h usability... yes checking linux/socket.h presence... yes checking for linux/socket.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/sctp.h usability... no checking netinet/sctp.h presence... no checking for netinet/sctp.h... no checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/wait.h... (cached) yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking for sys/wait.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/ip.h usability... yes checking netinet/ip.h presence... yes checking for netinet/ip.h... yes checking for main in -lsocket... no checking for main in -lmach... no checking for an ANSI C-conforming const... (cached) yes checking for off_t... yes checking for size_t... yes checking for socklen_t equivalent... unsigned checking for h_errno declaration in netdb.h... yes checking for struct sockaddr_storage... yes checking whether time.h and sys/time.h may both be included... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking if sockaddr struct has sa_len member... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether setpgrp takes no argument... yes checking return type of signal handlers... void checking for alarm... yes checking for bzero... yes checking for daemon... yes checking for gethostbyname... yes checking for gethrtime... no checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for memcpy... yes checking for munmap... yes checking for select... yes checking for setsid... yes checking for socket... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strstr... yes checking for strtoul... yes checking for uname... yes checking for toupper... yes checking for getnameinfo... yes checking for getaddrinfo... yes checking for inet_ntop... yes checking for getifaddrs... yes checking for sendfile... yes checking for uname... (cached) yes checking for mpctl... no checking for processor_bind... no checking for sched_setaffinity... yes checking for bind_to_cpu_id... no checking for bindprocessor... no checking whether to include histogram support... no checking whether to include dirty support... no checking whether to include demo support... no checking whether to include Unix-domain socket tests... yes checking whether to include DLPI tests... no checking whether to include DCCP tests... no checking whether to include OMNI tests... yes checking whether to include XTI tests... no checking whether to include SDP tests... checking for t_open in -lsdp... no yes checking whether to include ICSC-EXS tests... checking sys/exs.h usability... no checking sys/exs.h presence... no checking for sys/exs.h... no checking for exs_init in -lexs... no no checking for netinet/sctp.h... (cached) no checking for main in -lsctp... no checking for struct sctp_event_subscribe.sctp_adaptation_layer_event... no checking whether to include SCTP tests... no checking whether to include paced send (intervals) support... no checking whether paced sends should spin... no checking whether to include initial burst support in _RR tests... yes checking which CPU utilization measurement type to use... "procstat - auto" configure: creating ./config.status config.status: creating Makefile config.status: creating src/netperf_version.h config.status: creating src/Makefile config.status: creating src/missing/Makefile config.status: creating src/missing/m4/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating netperf.spec config.status: creating config.h config.status: executing depfiles commands + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j4 /usr/bin/make all-recursive Making all in src Making all in missing Making all in m4 make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT netperf.o -MD -MP -MF .deps/netperf.Tpo -c -o netperf.o netperf.c netperf.c: In function 'main': netperf.c:273:5: warning: implicit declaration of function 'send_sdp_maerts'; did you mean 'send_tcp_maerts'? [-Wimplicit-function-declaration] send_sdp_maerts(host_name); ^~~~~~~~~~~~~~~ send_tcp_maerts mv -f .deps/netperf.Tpo .deps/netperf.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT nettest_dlpi.o -MD -MP -MF .deps/nettest_dlpi.Tpo -c -o nettest_dlpi.o nettest_dlpi.c mv -f .deps/nettest_dlpi.Tpo .deps/nettest_dlpi.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT netsh.o -MD -MP -MF .deps/netsh.Tpo -c -o netsh.o netsh.c netsh.c: In function 'scan_cmd_line': netsh.c:1245:2: warning: implicit declaration of function 'scan_sdp_args'; did you mean 'scan_unix_args'? [-Wimplicit-function-declaration] scan_sdp_args(argc, argv); ^~~~~~~~~~~~~ scan_unix_args mv -f .deps/netsh.Tpo .deps/netsh.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT nettest_xti.o -MD -MP -MF .deps/nettest_xti.Tpo -c -o nettest_xti.o nettest_xti.c mv -f .deps/nettest_xti.Tpo .deps/nettest_xti.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT nettest_sctp.o -MD -MP -MF .deps/nettest_sctp.Tpo -c -o nettest_sctp.o nettest_sctp.c mv -f .deps/nettest_sctp.Tpo .deps/nettest_sctp.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT nettest_unix.o -MD -MP -MF .deps/nettest_unix.Tpo -c -o nettest_unix.o nettest_unix.c mv -f .deps/nettest_unix.Tpo .deps/nettest_unix.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT netlib.o -MD -MP -MF .deps/netlib.Tpo -c -o netlib.o netlib.c netlib.c: In function 'netperf_sendfile': netlib.c:806:11: warning: implicit declaration of function 'sendfile'; did you mean 'sendmsg'? [-Wimplicit-function-declaration] len=sendfile(send_socket, ^~~~~~~~ sendmsg netlib.c: In function 'bind_to_specific_processor': netlib.c:2344:9: warning: implicit declaration of function 'sched_setaffinity'; did you mean 'SYS_sched_setaffinity'? [-Wimplicit-function-declaration] if (sched_setaffinity(getpid(), len, &netperf_cpu_set)) { ^~~~~~~~~~~~~~~~~ SYS_sched_setaffinity netlib.c: In function 'get_id': netlib.c:3457:10: warning: '%-15s' directive output may be truncated writing between 15 and 64 bytes into a region of size between 16 and 65 [-Wformat-truncation=] "%-15s%-15s%-15s%-15s%-15s", ^~~~~ netlib.c:3459:4: system_name.nodename, ~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from netlib.c:75: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 76 and 321 bytes into a destination of size 80 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/netlib.Tpo .deps/netlib.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT nettest_bsd.o -MD -MP -MF .deps/nettest_bsd.Tpo -c -o nettest_bsd.o nettest_bsd.c mv -f .deps/nettest_bsd.Tpo .deps/nettest_bsd.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT net_uuid.o -MD -MP -MF .deps/net_uuid.Tpo -c -o net_uuid.o net_uuid.c net_uuid.c: In function 'get_random_info': net_uuid.c:158:5: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] read(fd, seed, 16); ^~~~ fread net_uuid.c:159:5: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] close(fd); ^~~~~ pclose mv -f .deps/net_uuid.Tpo .deps/net_uuid.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT dscp.o -MD -MP -MF .deps/dscp.Tpo -c -o dscp.o dscp.c mv -f .deps/dscp.Tpo .deps/dscp.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT nettest_sdp.o -MD -MP -MF .deps/nettest_sdp.Tpo -c -o nettest_sdp.o nettest_sdp.c mv -f .deps/nettest_sdp.Tpo .deps/nettest_sdp.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT netcpu_procstat.o -MD -MP -MF .deps/netcpu_procstat.Tpo -c -o netcpu_procstat.o netcpu_procstat.c netcpu_procstat.c: In function 'get_cpu': netcpu_procstat.c:169:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (proc_stat_fd, p, proc_stat_buflen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/netcpu_procstat.Tpo .deps/netcpu_procstat.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT netserver.o -MD -MP -MF .deps/netserver.Tpo -c -o netserver.o netserver.c netserver.c: In function 'process_requests': netserver.c:953:7: warning: implicit declaration of function 'recv_sdp_stream'; did you mean 'recv_udp_stream'? [-Wimplicit-function-declaration] recv_sdp_stream(); ^~~~~~~~~~~~~~~ recv_udp_stream netserver.c:957:7: warning: implicit declaration of function 'recv_sdp_maerts'; did you mean 'recv_tcp_maerts'? [-Wimplicit-function-declaration] recv_sdp_maerts(); ^~~~~~~~~~~~~~~ recv_tcp_maerts netserver.c:961:7: warning: implicit declaration of function 'recv_sdp_rr'; did you mean 'recv_udp_rr'? [-Wimplicit-function-declaration] recv_sdp_rr(); ^~~~~~~~~~~ recv_udp_rr netserver.c: In function 'daemonize': netserver.c:1408:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(DEBUG_LOG_FILE_DIR); ^~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/netserver.Tpo .deps/netserver.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT nettest_omni.o -MD -MP -MF .deps/nettest_omni.Tpo -c -o nettest_omni.o nettest_omni.c nettest_omni.c: In function 'recv_data_no_copy': nettest_omni.c:3030:19: warning: implicit declaration of function 'splice'; did you mean 'stime'? [-Wimplicit-function-declaration] bytes_recvd = splice(data_socket, ^~~~~~ stime mv -f .deps/nettest_omni.Tpo .deps/nettest_omni.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o netserver netserver.o netlib.o netsh.o nettest_bsd.o nettest_dlpi.o nettest_unix.o nettest_xti.o nettest_sctp.o nettest_sdp.o nettest_omni.o net_uuid.o dscp.o netcpu_procstat.o -lm nettest_unix.o: In function `recv_stream_stream': /home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src/nettest_unix.c:813: warning: the use of `tempnam' is dangerous, better use `mkstemp' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o netperf netperf.o netlib.o netsh.o nettest_bsd.o nettest_dlpi.o nettest_unix.o nettest_xti.o nettest_sctp.o nettest_sdp.o nettest_omni.o net_uuid.o dscp.o netcpu_procstat.o -lm nettest_unix.o: In function `recv_stream_stream': /home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src/nettest_unix.c:813: warning: the use of `tempnam' is dangerous, better use `mkstemp' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' Making all in doc Making all in examples make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. make[2]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Fi4MkU + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/netperf-2.7.0-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/netperf-2.7.0-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/netperf-2.7.0-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/netperf-2.7.0-1.mga7.x86_64 + cd netperf-2.7.0 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/netperf-2.7.0-1.mga7.x86_64 install Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' Making install in missing make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src/missing' Making install in m4 make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src/missing/m4' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src/missing/m4' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src/missing/m4' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src/missing/m4' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src/missing' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src/missing' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src/missing' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src/missing' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src/missing' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/netperf-2.7.0-1.mga7.x86_64/usr/bin" /usr/bin/install -c netperf netserver '/home/pterjan/rpmbuild/BUILDROOT/netperf-2.7.0-1.mga7.x86_64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/src' Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/doc' Making install in examples make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/doc/examples' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/doc/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/doc/examples' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/doc/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/doc' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/doc' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/info" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/netperf-2.7.0-1.mga7.x86_64/usr/share/info" /usr/bin/install -c -m 644 ./netperf.info '/home/pterjan/rpmbuild/BUILDROOT/netperf-2.7.0-1.mga7.x86_64/usr/share/info' test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/netperf-2.7.0-1.mga7.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 'netperf.man' '/home/pterjan/rpmbuild/BUILDROOT/netperf-2.7.0-1.mga7.x86_64/usr/share/man/man1/netperf.1' /usr/bin/install -c -m 644 'netserver.man' '/home/pterjan/rpmbuild/BUILDROOT/netperf-2.7.0-1.mga7.x86_64/usr/share/man/man1/netserver.1' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/doc' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0/doc' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/netperf-2.7.0' + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 2.7.0-1.mga7 --unique-debug-suffix -2.7.0-1.mga7.x86_64 --unique-debug-src-base netperf-2.7.0-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/netperf-2.7.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/netperf-2.7.0-1.mga7.x86_64/usr/bin/netserver extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/netperf-2.7.0-1.mga7.x86_64/usr/bin/netperf /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 2596 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: netperf-2.7.0-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FEnrsw + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd netperf-2.7.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/netperf-2.7.0-1.mga7.x86_64/usr/share/doc/netperf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/netperf-2.7.0-1.mga7.x86_64/usr/share/doc/netperf + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/netperf-2.7.0-1.mga7.x86_64/usr/share/doc/netperf + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/netperf-2.7.0-1.mga7.x86_64/usr/share/doc/netperf + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/netperf-2.7.0-1.mga7.x86_64/usr/share/doc/netperf + cp -pr Release_Notes /home/pterjan/rpmbuild/BUILDROOT/netperf-2.7.0-1.mga7.x86_64/usr/share/doc/netperf + exit 0 Provides: netperf = 2.7.0-1.mga7 netperf(x86-64) = 2.7.0-1.mga7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.5)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) Processing files: netperf-debugsource-2.7.0-1.mga7.x86_64 Provides: netperf-debugsource = 2.7.0-1.mga7 netperf-debugsource(x86-64) = 2.7.0-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: netperf-debuginfo-2.7.0-1.mga7.x86_64 Provides: debuginfo(build-id) = 7d37d17d8a18df7fe3522178e2f43a6d1e964eda debuginfo(build-id) = cddda28cbddfa1e7dc4e7a63f0f283ead799fcd0 netperf-debuginfo = 2.7.0-1.mga7 netperf-debuginfo(x86-64) = 2.7.0-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: netperf-debugsource(x86-64) = 2.7.0-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/netperf-2.7.0-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/netperf-2.7.0-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/netperf-debugsource-2.7.0-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/netperf-debuginfo-2.7.0-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LYf0qc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd netperf-2.7.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/netperf-2.7.0-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Pgt9sS + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf netperf-2.7.0 + exit 0 D: [iurt_root_command] Success!