>>> osmctools: Building testing/osmctools 0.9-r0 (using abuild 3.13.0-r5) started Tue, 24 Sep 2024 05:15:19 +0000 >>> osmctools: Checking sanity of /home/buildozer/aports/testing/osmctools/APKBUILD... >>> osmctools: Analyzing dependencies... >>> osmctools: Installing for build: build-base autoconf automake zlib-dev (1/10) Installing m4 (1.4.19-r3) (2/10) Installing libbz2 (1.0.8-r6) (3/10) Installing perl (5.40.0-r2) (4/10) Installing autoconf (2.72-r0) (5/10) Installing automake (1.17-r0) (6/10) Installing zlib-dev (1.3.1-r2) (7/10) Installing .makedepends-osmctools (20240924.051531) (8/10) Installing perl-error (0.17029-r2) (9/10) Installing perl-git (2.46.2-r0) (10/10) Installing git-perl (2.46.2-r0) Executing busybox-1.36.1-r32.trigger OK: 296 MiB in 113 packages >>> osmctools: Cleaning up srcdir >>> osmctools: Cleaning up pkgdir >>> osmctools: Cleaning up tmpdir >>> osmctools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/osmctools-0.9.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> osmctools: Fetching https://gitlab.com/osm-c-tools/osmctools/-/archive/0.9/osmctools-0.9.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10906 0 10906 0 0 29844 0 --:--:-- --:--:-- --:--:-- 29797 100 177k 0 177k 0 0 321k 0 --:--:-- --:--:-- --:--:-- 321k >>> osmctools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/osmctools-0.9.tar.gz >>> osmctools: Checking sha512sums... osmctools-0.9.tar.gz: OK >>> osmctools: Unpacking /var/cache/distfiles/osmctools-0.9.tar.gz... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:5: installing './compile' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 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 xargs -n works... yes checking for loongarch64-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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for gzopen in -lz... 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 include/config.h config.status: executing depfiles commands Making all in src make[1]: Entering directory '/home/buildozer/aports/testing/osmctools/src/osmctools-0.9/src' gcc -DHAVE_CONFIG_H -I. -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -MT osmconvert.o -MD -MP -MF .deps/osmconvert.Tpo -c -o osmconvert.o osmconvert.c gcc -DHAVE_CONFIG_H -I. -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -MT osmfilter.o -MD -MP -MF .deps/osmfilter.Tpo -c -o osmfilter.o osmfilter.c gcc -DHAVE_CONFIG_H -I. -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -MT osmupdate.o -MD -MP -MF .deps/osmupdate.Tpo -c -o osmupdate.o osmupdate.c mv -f .deps/osmupdate.Tpo .deps/osmupdate.Po gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o osmupdate osmupdate.o mv -f .deps/osmfilter.Tpo .deps/osmfilter.Po gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o osmfilter osmfilter.o mv -f .deps/osmconvert.Tpo .deps/osmconvert.Po gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o osmconvert osmconvert.o -lz make[1]: Leaving directory '/home/buildozer/aports/testing/osmctools/src/osmctools-0.9/src' make[1]: Entering directory '/home/buildozer/aports/testing/osmctools/src/osmctools-0.9' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/testing/osmctools/src/osmctools-0.9' >>> osmctools: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/testing/osmctools/src/osmctools-0.9/src' make[2]: Entering directory '/home/buildozer/aports/testing/osmctools/src/osmctools-0.9/src' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/testing/osmctools/pkg/osmctools/usr/bin' /usr/bin/install -c osmconvert osmfilter osmupdate '/home/buildozer/aports/testing/osmctools/pkg/osmctools/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/testing/osmctools/src/osmctools-0.9/src' make[1]: Leaving directory '/home/buildozer/aports/testing/osmctools/src/osmctools-0.9/src' make[1]: Entering directory '/home/buildozer/aports/testing/osmctools/src/osmctools-0.9' make[2]: Entering directory '/home/buildozer/aports/testing/osmctools/src/osmctools-0.9' 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/testing/osmctools/src/osmctools-0.9' make[1]: Leaving directory '/home/buildozer/aports/testing/osmctools/src/osmctools-0.9' >>> osmctools*: Running postcheck for osmctools >>> osmctools*: Preparing package osmctools... >>> osmctools*: Stripping binaries >>> osmctools*: Scanning shared objects >>> osmctools*: Tracing dependencies... so:libc.musl-loongarch64.so.1 so:libz.so.1 >>> osmctools*: Package size: 280.0 KB >>> osmctools*: Compressing data... >>> osmctools*: Create checksum... >>> osmctools*: Create osmctools-0.9-r0.apk >>> osmctools: Build complete at Tue, 24 Sep 2024 05:15:43 +0000 elapsed time 0h 0m 24s >>> osmctools: Cleaning up srcdir >>> osmctools: Cleaning up pkgdir >>> osmctools: Uninstalling dependencies... (1/10) Purging .makedepends-osmctools (20240924.051531) (2/10) Purging autoconf (2.72-r0) (3/10) Purging m4 (1.4.19-r3) (4/10) Purging automake (1.17-r0) (5/10) Purging zlib-dev (1.3.1-r2) (6/10) Purging git-perl (2.46.2-r0) (7/10) Purging perl-git (2.46.2-r0) (8/10) Purging perl-error (0.17029-r2) (9/10) Purging perl (5.40.0-r2) (10/10) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 103 packages >>> osmctools: Updating the testing/loongarch64 repository index... >>> osmctools: Signing the index...