>>> iperf3: Building main/iperf3 3.17.1-r0 (using abuild 3.14.0-r0) started Wed, 16 Oct 2024 11:03:13 +0000
>>> iperf3: Validating /home/buildozer/aports/main/iperf3/APKBUILD...
>>> WARNING: iperf3: Setting the maintainer with a comment is deprecated. Use maintainer="Natanael Copa <ncopa@alpinelinux.org>" instead
>>> iperf3: Analyzing dependencies...
>>> iperf3: Installing for build: build-base openssl-dev
(1/2) Installing openssl-dev (3.3.2-r2)
(2/2) Installing .makedepends-iperf3 (20241016.110314)
OK: 357 MiB in 102 packages
>>> iperf3: Cleaning up srcdir
>>> iperf3: Cleaning up pkgdir
>>> iperf3: Cleaning up tmpdir
>>> iperf3: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/iperf3-3.17.1.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/iperf3-3.17.1.tar.gz.part'
iperf3-3.17.1.tar.gz   9% |***                             | 65290  0:00:09 ETA
iperf3-3.17.1.tar.gz 100% |********************************|  660k  0:00:00 ETA
'/var/cache/distfiles/v3.21/iperf3-3.17.1.tar.gz.part' saved
>>> iperf3: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/iperf3-3.17.1.tar.gz
>>> iperf3: Checking sha512sums...
iperf3-3.17.1.tar.gz: OK
iperf3.initd: OK
iperf3.confd: OK
>>> iperf3: Unpacking /var/cache/distfiles/v3.21/iperf3-3.17.1.tar.gz...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... s390x-alpine-linux-musl
checking host system type... s390x-alpine-linux-musl
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for s390x-alpine-linux-musl-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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/s390x-alpine-linux-musl/bin/ld
checking if the linker (/usr/s390x-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking how to convert s390x-alpine-linux-musl file names to s390x-alpine-linux-musl format... func_convert_file_noop
checking how to convert s390x-alpine-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/s390x-alpine-linux-musl/bin/ld option to reload object files... -r
checking for s390x-alpine-linux-musl-file... no
checking for file... file
checking for s390x-alpine-linux-musl-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for s390x-alpine-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for s390x-alpine-linux-musl-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for s390x-alpine-linux-musl-strip... no
checking for strip... strip
checking for s390x-alpine-linux-musl-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for s390x-alpine-linux-musl-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for s390x-alpine-linux-musl-gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking whether ln -s works... yes
checking for library containing floor... none required
checking for library containing socket... none required
checking for library containing inet_ntop... none required
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... gcc -E
checking for egrep -e... (cached) /bin/grep -E
checking whether gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for stdatomic.h... yes
checking whether libatomic is required... no
checking for poll.h... yes
checking for linux/tcp.h... no
checking for sys/socket.h... yes
checking for netinet/sctp.h... no
checking for endian.h... yes
checking for s390x-alpine-linux-musl-pkg-config... no
checking for pkg-config... pkg-config
checking whether compiling and linking against OpenSSL works... yes
checking TCP_CONGESTION socket option... yes
checking TCP_USER_TIMEOUT socket option... yes
checking IPv6 flowlabel support... no
checking for cpuset_setaffinity... no
checking for sched_setaffinity... yes
checking for SetProcessAffinityMask... no
checking for daemon... yes
checking for sendfile... yes
checking for getline... yes
checking SO_MAX_PACING_RATE socket option... yes
checking SO_BINDTODEVICE socket option... yes
checking IP_MTU_DISCOVER socket option... yes
checking IP_DONTFRAG socket option... no
checking IP_DONTFRAGMENT socket option... no
checking any kind of DF socket option... yes
checking for struct tcp_info.tcpi_snd_wnd... no
checking for library containing clock_gettime... none required
checking for clock_gettime... 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 src/version.h
config.status: creating examples/Makefile
config.status: creating iperf3.spec
config.status: creating src/iperf_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in src
make[1]: Entering directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1/src'
make  all-am
make[2]: Entering directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1/src'
  CC       iperf3-main.o
  CC       cjson.lo
  CC       iperf_api.lo
  CC       iperf_error.lo
  CC       iperf_auth.lo
  CC       iperf_client_api.lo
  CC       iperf_locale.lo
  CC       iperf_server_api.lo
  CC       iperf_tcp.lo
  CC       iperf_udp.lo
  CC       iperf_sctp.lo
  CC       iperf_util.lo
  CC       iperf_time.lo
  CC       iperf_pthread.lo
  CC       dscp.lo
  CC       net.lo
  CC       tcp_info.lo
  CC       timer.lo
  CC       units.lo
  CC       t_timer-t_timer.o
  CC       t_units-t_units.o
  CC       t_uuid-t_uuid.o
  CC       t_api-t_api.o
  CC       t_auth-t_auth.o
  CCLD     libiperf.la
  CCLD     iperf3
  CCLD     t_timer
  CCLD     t_units
  CCLD     t_uuid
  CCLD     t_api
  CCLD     t_auth
make[2]: Leaving directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1/src'
make[1]: Leaving directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1/src'
Making all in examples
make[1]: Entering directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1/examples'
  CC       mic-mic.o
  CC       mis-mis.o
  CCLD     mic
  CCLD     mis
make[1]: Leaving directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1/examples'
make[1]: Entering directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1'
Making check in src
make[1]: Entering directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1/src'
make  check-TESTS
make[2]: Entering directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1/src'
make[3]: Entering directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1/src'
PASS: t_api
PASS: t_units
PASS: t_uuid
PASS: t_auth
PASS: t_timer
============================================================================
Testsuite summary for iperf 3.17.1
============================================================================
# TOTAL: 5
# PASS:  5
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1/src'
make[2]: Leaving directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1/src'
make[1]: Leaving directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1/src'
Making check in examples
make[1]: Entering directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1/examples'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1/examples'
make[1]: Entering directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1'
make[1]: Nothing to be done for 'check-am'.
make[1]: Leaving directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1'
>>> iperf3: Entering fakeroot...
Making install in src
make[1]: Entering directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1/src'
make[2]: Entering directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1/src'
 /bin/mkdir -p '/home/buildozer/aports/main/iperf3/pkg/iperf3/usr/include'
 /bin/mkdir -p '/home/buildozer/aports/main/iperf3/pkg/iperf3/usr/share/man/man1'
 /bin/mkdir -p '/home/buildozer/aports/main/iperf3/pkg/iperf3/usr/share/man/man3'
 /usr/bin/install -c -m 644 iperf_api.h '/home/buildozer/aports/main/iperf3/pkg/iperf3/usr/include'
 /bin/mkdir -p '/home/buildozer/aports/main/iperf3/pkg/iperf3/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libiperf.la '/home/buildozer/aports/main/iperf3/pkg/iperf3/usr/lib'
 /usr/bin/install -c -m 644 iperf3.1 '/home/buildozer/aports/main/iperf3/pkg/iperf3/usr/share/man/man1'
 /usr/bin/install -c -m 644 libiperf.3 '/home/buildozer/aports/main/iperf3/pkg/iperf3/usr/share/man/man3'
libtool: install: /usr/bin/install -c .libs/libiperf.so.0.0.0 /home/buildozer/aports/main/iperf3/pkg/iperf3/usr/lib/libiperf.so.0.0.0
libtool: install: (cd /home/buildozer/aports/main/iperf3/pkg/iperf3/usr/lib && { ln -s -f libiperf.so.0.0.0 libiperf.so.0 || { rm -f libiperf.so.0 && ln -s libiperf.so.0.0.0 libiperf.so.0; }; })
libtool: install: (cd /home/buildozer/aports/main/iperf3/pkg/iperf3/usr/lib && { ln -s -f libiperf.so.0.0.0 libiperf.so || { rm -f libiperf.so && ln -s libiperf.so.0.0.0 libiperf.so; }; })
libtool: install: /usr/bin/install -c .libs/libiperf.lai /home/buildozer/aports/main/iperf3/pkg/iperf3/usr/lib/libiperf.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /bin/mkdir -p '/home/buildozer/aports/main/iperf3/pkg/iperf3/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c iperf3 '/home/buildozer/aports/main/iperf3/pkg/iperf3/usr/bin'
libtool: warning: 'libiperf.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/iperf3 /home/buildozer/aports/main/iperf3/pkg/iperf3/usr/bin/iperf3
make[2]: Leaving directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1/src'
make[1]: Leaving directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1/src'
Making install in examples
make[1]: Entering directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1/examples'
make[2]: Entering directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1/examples'
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/buildozer/aports/main/iperf3/src/iperf-3.17.1/examples'
make[1]: Leaving directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1/examples'
make[1]: Entering directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1'
make[2]: Entering directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1'
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/buildozer/aports/main/iperf3/src/iperf-3.17.1'
make[1]: Leaving directory '/home/buildozer/aports/main/iperf3/src/iperf-3.17.1'
>>> iperf3-dev*: Running split function dev...
'usr/include' -> '/home/buildozer/aports/main/iperf3/pkg/iperf3-dev/usr/include'
'usr/lib/libiperf.so' -> '/home/buildozer/aports/main/iperf3/pkg/iperf3-dev/usr/lib/libiperf.so'
>>> iperf3-dev*: Preparing subpackage iperf3-dev...
>>> iperf3-dev*: Stripping binaries
>>> iperf3-dev*: Running postcheck for iperf3-dev
>>> iperf3-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/main/iperf3/pkg/iperf3-doc/usr/share/man'
>>> iperf3-doc*: Preparing subpackage iperf3-doc...
libfakeroot internal error: payload not recognized!
>>> iperf3-doc*: Running postcheck for iperf3-doc
>>> iperf3-openrc*: Running split function openrc...
'etc/conf.d' -> '/home/buildozer/aports/main/iperf3/pkg/iperf3-openrc/etc/conf.d'
'etc/init.d' -> '/home/buildozer/aports/main/iperf3/pkg/iperf3-openrc/etc/init.d'
>>> iperf3-openrc*: Preparing subpackage iperf3-openrc...
>>> iperf3-openrc*: Running postcheck for iperf3-openrc
>>> iperf3*: Running postcheck for iperf3
>>> iperf3*: Preparing package iperf3...
>>> iperf3*: Stripping binaries
libfakeroot internal error: payload not recognized!
>>> iperf3-dev*: Scanning shared objects
>>> iperf3-doc*: Scanning shared objects
>>> iperf3-openrc*: Scanning shared objects
>>> iperf3*: Scanning shared objects
>>> iperf3-dev*: Tracing dependencies...
	iperf3=3.17.1-r0
>>> iperf3-dev*: Package size: 23.0 KB
>>> iperf3-dev*: Compressing data...
>>> iperf3-dev*: Create checksum...
>>> iperf3-dev*: Create iperf3-dev-3.17.1-r0.apk
>>> iperf3-doc*: Tracing dependencies...
>>> iperf3-doc*: Package size: 8.7 KB
>>> iperf3-doc*: Compressing data...
>>> iperf3-doc*: Create checksum...
>>> iperf3-doc*: Create iperf3-doc-3.17.1-r0.apk
>>> iperf3-openrc*: Tracing dependencies...
>>> iperf3-openrc*: Package size: 346.0 B
>>> iperf3-openrc*: Compressing data...
>>> iperf3-openrc*: Create checksum...
>>> iperf3-openrc*: Create iperf3-openrc-3.17.1-r0.apk
>>> iperf3*: Tracing dependencies...
	so:libc.musl-s390x.so.1
	so:libcrypto.so.3
>>> iperf3*: Package size: 193.6 KB
>>> iperf3*: Compressing data...
>>> iperf3*: Create checksum...
>>> iperf3*: Create iperf3-3.17.1-r0.apk
>>> iperf3: Build complete at Wed, 16 Oct 2024 11:03:39 +0000 elapsed time 0h 0m 26s
>>> iperf3: Cleaning up srcdir
>>> iperf3: Cleaning up pkgdir
>>> iperf3: Uninstalling dependencies...
(1/2) Purging .makedepends-iperf3 (20241016.110314)
(2/2) Purging openssl-dev (3.3.2-r2)
OK: 355 MiB in 100 packages
>>> iperf3: Updating the main/s390x repository index...
>>> iperf3: Signing the index...