>>> iputils: Building main/iputils 20221126-r1 (using abuild 3.10.0-r0) started Tue, 24 Jan 2023 23:37:39 +0000 >>> iputils: Checking sanity of /home/buildozer/aports/main/iputils/APKBUILD... >>> iputils: Analyzing dependencies... >>> iputils: Installing for build: build-base libcap-dev meson (1/13) Installing linux-headers (6.1.7-r0) (2/13) Installing libcap-dev (2.66-r0) (3/13) Installing samurai (1.2-r2) (4/13) Installing libbz2 (1.0.8-r4) (5/13) Installing libffi (3.4.4-r0) (6/13) Installing gdbm (1.23-r0) (7/13) Installing xz-libs (5.4.1-r0) (8/13) Installing mpdecimal (2.5.1-r1) (9/13) Installing readline (8.2.0-r0) (10/13) Installing sqlite-libs (3.40.1-r0) (11/13) Installing python3 (3.11.1-r2) (12/13) Installing meson (1.0.0-r0) (13/13) Installing .makedepends-iputils (20230124.233739) Executing busybox-1.36.0-r3.trigger OK: 413 MiB in 109 packages >>> iputils: Cleaning up srcdir >>> iputils: Cleaning up pkgdir >>> iputils: Fetching https://distfiles.alpinelinux.org/distfiles/edge/iputils-20221126.tar.gz >>> iputils: Fetching https://distfiles.alpinelinux.org/distfiles/edge/iputils-20221126.tar.gz >>> iputils: Checking sha512sums... iputils-20221126.tar.gz: OK >>> iputils: Unpacking /var/cache/distfiles/edge/iputils-20221126.tar.gz... The Meson build system Version: 1.0.0 Source dir: /home/buildozer/aports/main/iputils/src/iputils-20221126 Build dir: /home/buildozer/aports/main/iputils/src/iputils-20221126/output Build type: native build Project name: iputils Project version: 20221126 C compiler for the host machine: gcc (gcc 12.2.1 "gcc (Alpine 12.2.1_git20220924-r8) 12.2.1 20220924") C linker for the host machine: gcc ld.bfd 2.40 Host machine cpu family: arm Host machine cpu: armv8l Found pkg-config: /usr/bin/pkg-config (1.9.4) Did not find CMake 'cmake' Found CMake: NO Run-time dependency systemd found: NO (tried pkgconfig and cmake) Checking for function "__fpending" : YES Checking for function "getrandom" : YES Checking for function "nanosleep" : YES Checking if "struct icmp6_nodeinfo" compiles: NO Checking if "struct tm time;" compiles: YES Library m found: YES Library resolv found: YES Checking for function "clock_gettime" : YES Library disabler-appears-to-disable-executable-build found: NO Library cap found: YES Run-time dependency disabler-appears-to-disable-executable-build found: NO (tried pkgconfig and cmake) Has header "error.h" : NO Found git repository at /home/buildozer/aports Configuring config.h using configuration Program setcap /usr/sbin/setcap /sbin/setcap found: NO Program ip found: YES (/sbin/ip) WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in future releases of meson. See also: https://github.com/mesonbuild/meson/issues/9300 Message: IPv6 enabled Message: running as normal user test/ping/meson.build:48: DEPRECATION: ":" is not allowed in test name "ping -c1 ::1", it has been replaced with "_" test/ping/meson.build:48: DEPRECATION: ":" is not allowed in test name "ping -4 -c1 ::1", it has been replaced with "_" test/ping/meson.build:48: DEPRECATION: ":" is not allowed in test name "ping -6 -c1 ::1", it has been replaced with "_" test/ping/meson.build:64: DEPRECATION: ":" is not allowed in test name "ping -c1 ::1", it has been replaced with "_" test/ping/meson.build:64: DEPRECATION: ":" is not allowed in test name "ping -c5 -i0.1 ::1", it has been replaced with "_" test/ping/meson.build:64: DEPRECATION: ":" is not allowed in test name "ping -c1 -I lo ::1", it has been replaced with "_" test/ping/meson.build:64: DEPRECATION: ":" is not allowed in test name "ping -c1 -w1 ::1", it has been replaced with "_" test/ping/meson.build:64: DEPRECATION: ":" is not allowed in test name "ping -c1 -W1 ::1", it has been replaced with "_" test/ping/meson.build:64: DEPRECATION: ":" is not allowed in test name "ping -c1 -W1.1 ::1", it has been replaced with "_" test/ping/meson.build:78: DEPRECATION: ":" is not allowed in test name "ping -c1.1 ::1", it has been replaced with "_" test/ping/meson.build:78: DEPRECATION: ":" is not allowed in test name "ping -I nonexisting ::1", it has been replaced with "_" test/ping/meson.build:78: DEPRECATION: ":" is not allowed in test name "ping -w0.1 ::1", it has been replaced with "_" test/ping/meson.build:78: DEPRECATION: ":" is not allowed in test name "ping -w0,1 ::1", it has been replaced with "_" test/ping/meson.build:89: DEPRECATION: ":" is not allowed in test name "ping -c1 -i0.001 ::1", it has been replaced with "_" Message: APPLICATIONS (build) man: false HTML man: false arping: true (capability or suid: false) clockdiff: true (capability or suid: false) ping: true (capability or suid: false) tracepath: true CONFIGURATION Capability (with libcap): true IDN (with libidn2): false I18N (with gettext): false systemd: false run tests: true SYSTEM PATHS prefix: /usr bindir: /usr/bin localedir: /usr/share/locale sbindir: /usr/sbin systemdunitdir: Build targets in project: 6 iputils 20221126 User defined options auto_features : auto bindir : /usr/bin buildtype : plain datadir : /usr/share includedir : /usr/include infodir : /usr/share/info libdir : /usr/lib libexecdir : /usr/libexec localedir : /usr/share/locale localstatedir : /var mandir : /usr/share/man prefix : /usr sbindir : /usr/sbin sharedstatedir : /var/lib sysconfdir : /etc wrap_mode : nodownload b_lto : true b_pie : true b_staticpic : true BUILD_MANS : false NO_SETCAP_OR_SUID: true USE_GETTEXT : false USE_IDN : false Found ninja-1.9 at /usr/bin/ninja ninja: entering directory '/home/buildozer/aports/main/iputils/src/iputils-20221126/output' [1/15] Generating git-version.h with a custom command fatal: not a git repository (or any of the parent directories): .git [2/15] Compiling C object arping.p/arping.c.o [3/15] Compiling C object clockdiff.p/clockdiff.c.o [4/15] Compiling C object tracepath.p/tracepath.c.o [5/15] Compiling C object ping/ping.p/node_info.c.o [6/15] Compiling C object ping/ping.p/ping6_common.c.o [7/15] Compiling C object ping/ping.p/ping_common.c.o [8/15] Compiling C object ping/ping.p/ping.c.o [9/15] Compiling C object libcommon.a.p/md5.c.o [10/15] Compiling C object libcommon.a.p/iputils_common.c.o [11/15] Linking static target libcommon.a ../clockdiff.c: In function 'main': ../clockdiff.c:626:35: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=] 626 | printf("%ld %d %d\n", now, ctl.measure_delta, ctl.measure_delta1); | ~~^ ~~~ | | | | long int time_t {aka long long int} | %lld [12/15] Linking target clockdiff In file included from ../tracepath.c:38: ../tracepath.c: In function 'recverr': ../tracepath.c:286:26: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=] 286 | printf(_("%3ld.%03ldms "), res.tv_sec * 1000 + res.tv_nsec / 1000000, | ^~~~~~~~~~~~~~~ ../iputils_common.h:31:18: note: in definition of macro '_' 31 | # define _(Text) Text | ^~~~ ../tracepath.c:286:30: note: format string is defined here 286 | printf(_("%3ld.%03ldms "), res.tv_sec * 1000 + res.tv_nsec / 1000000, | ~~~^ | | | long int | %3lld [13/15] Linking target tracepath [14/15] Linking target arping In file included from ../ping/ping_common.c:35: ../ping/ping_common.c: In function 'finish': ../ping/ping_common.c:896:26: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=] 896 | printf(_(", time %ldms"), 1000 * tv.tv_sec + (tv.tv_nsec + 500000) / 1000000); | ^~~~~~~~~~~~~~ ../iputils_common.h:31:18: note: in definition of macro '_' 31 | # define _(Text) Text | ^~~~ ../ping/ping_common.c:896:36: note: format string is defined here 896 | printf(_(", time %ldms"), 1000 * tv.tv_sec + (tv.tv_nsec + 500000) / 1000000); | ~~^ | | | long int | %lld [15/15] Linking target ping/ping INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja -C /home/buildozer/aports/main/iputils/src/iputils-20221126/output >>> iputils: Entering fakeroot... >>> iputils-arping*: Running split function arping... '/home/buildozer/aports/main/iputils/pkg/iputils/usr/sbin/arping' -> '/home/buildozer/aports/main/iputils/pkg/iputils-arping/usr/sbin/arping' >>> iputils-arping*: Preparing subpackage iputils-arping... >>> iputils-arping*: Stripping binaries >>> iputils-arping*: Running postcheck for iputils-arping >>> iputils-clockdiff*: Running split function clockdiff... '/home/buildozer/aports/main/iputils/pkg/iputils/usr/sbin/clockdiff' -> '/home/buildozer/aports/main/iputils/pkg/iputils-clockdiff/usr/sbin/clockdiff' >>> iputils-clockdiff*: Preparing subpackage iputils-clockdiff... >>> iputils-clockdiff*: Stripping binaries >>> iputils-clockdiff*: Running postcheck for iputils-clockdiff >>> iputils-ping*: Running split function ping... '/home/buildozer/aports/main/iputils/pkg/iputils/bin/ping' -> '/home/buildozer/aports/main/iputils/pkg/iputils-ping/bin/ping' '/home/buildozer/aports/main/iputils/pkg/iputils/bin/ping6' -> '/home/buildozer/aports/main/iputils/pkg/iputils-ping/bin/ping6' >>> iputils-ping*: Preparing subpackage iputils-ping... >>> iputils-ping*: Stripping binaries >>> iputils-ping*: Running postcheck for iputils-ping >>> iputils-tracepath*: Running split function tracepath... '/home/buildozer/aports/main/iputils/pkg/iputils/usr/sbin/tracepath' -> '/home/buildozer/aports/main/iputils/pkg/iputils-tracepath/usr/sbin/tracepath' '/home/buildozer/aports/main/iputils/pkg/iputils/usr/sbin/tracepath6' -> '/home/buildozer/aports/main/iputils/pkg/iputils-tracepath/usr/sbin/tracepath6' >>> iputils-tracepath*: Preparing subpackage iputils-tracepath... >>> iputils-tracepath*: Stripping binaries >>> iputils-tracepath*: Running postcheck for iputils-tracepath >>> iputils*: Running postcheck for iputils >>> iputils*: Preparing package iputils... >>> iputils*: Stripping binaries >>> WARNING: iputils*: No arch specific binaries found so arch should probably be set to "noarch" >>> iputils-arping*: Scanning shared objects >>> iputils-clockdiff*: Scanning shared objects >>> iputils-ping*: Scanning shared objects >>> iputils-tracepath*: Scanning shared objects >>> iputils*: Scanning shared objects >>> iputils-arping*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libcap.so.2 >>> iputils-arping*: Package size: 32.0 KB >>> iputils-arping*: Compressing data... >>> iputils-arping*: Create checksum... >>> iputils-arping*: Create iputils-arping-20221126-r1.apk >>> iputils-clockdiff*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libcap.so.2 >>> iputils-clockdiff*: Package size: 28.0 KB >>> iputils-clockdiff*: Compressing data... >>> iputils-clockdiff*: Create checksum... >>> iputils-clockdiff*: Create iputils-clockdiff-20221126-r1.apk >>> iputils-ping*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libcap.so.2 >>> iputils-ping*: Package size: 84.0 KB >>> iputils-ping*: Compressing data... >>> iputils-ping*: Create checksum... >>> iputils-ping*: Create iputils-ping-20221126-r1.apk >>> iputils-tracepath*: Tracing dependencies... so:libc.musl-armhf.so.1 >>> iputils-tracepath*: Package size: 28.0 KB >>> iputils-tracepath*: Compressing data... >>> iputils-tracepath*: Create checksum... >>> iputils-tracepath*: Create iputils-tracepath-20221126-r1.apk >>> iputils*: Tracing dependencies... >>> iputils*: Package size: 4.0 KB >>> iputils*: Compressing data... >>> iputils*: Create checksum... >>> iputils*: Create iputils-20221126-r1.apk >>> iputils: Build complete at Tue, 24 Jan 2023 23:37:45 +0000 elapsed time 0h 0m 6s >>> iputils: Cleaning up srcdir >>> iputils: Cleaning up pkgdir >>> iputils: Uninstalling dependencies... (1/13) Purging .makedepends-iputils (20230124.233739) (2/13) Purging libcap-dev (2.66-r0) (3/13) Purging linux-headers (6.1.7-r0) (4/13) Purging meson (1.0.0-r0) (5/13) Purging samurai (1.2-r2) (6/13) Purging python3 (3.11.1-r2) (7/13) Purging libbz2 (1.0.8-r4) (8/13) Purging libffi (3.4.4-r0) (9/13) Purging gdbm (1.23-r0) (10/13) Purging xz-libs (5.4.1-r0) (11/13) Purging mpdecimal (2.5.1-r1) (12/13) Purging readline (8.2.0-r0) (13/13) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r3.trigger OK: 331 MiB in 96 packages >>> iputils: Updating the main/armhf repository index... >>> iputils: Signing the index...