>>> lmdb: Building main/lmdb 0.9.32-r0 (using abuild 3.12.0-r2) started Thu, 01 Feb 2024 19:58:43 +0000 >>> lmdb: Checking sanity of /home/buildozer/aports/main/lmdb/APKBUILD... >>> lmdb: Analyzing dependencies... >>> lmdb: Installing for build: build-base (1/1) Installing .makedepends-lmdb (20240201.195847) OK: 227 MiB in 103 packages >>> lmdb: Cleaning up srcdir >>> lmdb: Cleaning up pkgdir >>> lmdb: Cleaning up tmpdir >>> lmdb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/openldap-LMDB_0.9.32.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> lmdb: Fetching https://git.openldap.org/openldap/openldap/-/archive/LMDB_0.9.32/openldap-LMDB_0.9.32.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 4 145k 4 7298 0 0 11410 0 0:00:13 --:--:-- 0:00:13 11714 100 145k 100 145k 0 0 145k 0 --:--:-- --:--:-- --:--:-- 148k >>> lmdb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/openldap-LMDB_0.9.32.tar.gz >>> lmdb: Checking sha512sums... openldap-LMDB_0.9.32.tar.gz: OK lmdb-make.patch: OK lmdb.pc: OK >>> lmdb: Unpacking /var/cache/distfiles/openldap-LMDB_0.9.32.tar.gz... >>> lmdb: lmdb-make.patch patching file Makefile gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -fPIC -fPIC -c mdb.c -o mdb.lo gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -fPIC -fPIC -c midl.c -o midl.lo gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -fPIC -c mdb_stat.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -fPIC -c mdb_copy.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -fPIC -c mdb_dump.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -fPIC -c mdb_load.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -fPIC -c mtest.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -fPIC -c mtest2.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -fPIC -c mtest3.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -fPIC -c mtest4.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -fPIC -c mtest5.c gcc -Wl,--as-needed,-O1,--sort-common -pthread -shared -Wl,-soname,liblmdb.so.0 -o liblmdb.so.0.0.0 mdb.lo midl.lo rm -f liblmdb.so rm -f liblmdb.so.0 ln -s liblmdb.so.0.0.0 liblmdb.so ln -s liblmdb.so.0.0.0 liblmdb.so.0 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -fPIC -Wl,--as-needed,-O1,--sort-common mdb_stat.o liblmdb.so -o mdb_stat gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -fPIC -Wl,--as-needed,-O1,--sort-common mdb_copy.o liblmdb.so -o mdb_copy gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -fPIC -Wl,--as-needed,-O1,--sort-common mdb_dump.o liblmdb.so -o mdb_dump gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -fPIC -Wl,--as-needed,-O1,--sort-common mdb_load.o liblmdb.so -o mdb_load gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -fPIC -Wl,--as-needed,-O1,--sort-common mtest.o liblmdb.so -o mtest gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -fPIC -Wl,--as-needed,-O1,--sort-common mtest2.o liblmdb.so -o mtest2 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -fPIC -Wl,--as-needed,-O1,--sort-common mtest3.o liblmdb.so -o mtest3 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -fPIC -Wl,--as-needed,-O1,--sort-common mtest4.o liblmdb.so -o mtest4 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -fPIC -Wl,--as-needed,-O1,--sort-common mtest5.o liblmdb.so -o mtest5 >>> lmdb: Entering fakeroot... mkdir -p /home/buildozer/aports/main/lmdb/pkg/lmdb/usr/bin mkdir -p /home/buildozer/aports/main/lmdb/pkg/lmdb/usr/lib mkdir -p /home/buildozer/aports/main/lmdb/pkg/lmdb/usr/include mkdir -p /home/buildozer/aports/main/lmdb/pkg/lmdb/usr/share/man/man1 for f in mdb_stat mdb_copy mdb_dump mdb_load; do cp -a $f /home/buildozer/aports/main/lmdb/pkg/lmdb/usr/bin; done for f in liblmdb.so liblmdb.so.0.0.0 liblmdb.so.0; do cp -a $f /home/buildozer/aports/main/lmdb/pkg/lmdb/usr/lib; done for f in lmdb.h; do cp -a $f /home/buildozer/aports/main/lmdb/pkg/lmdb/usr/include; done for f in mdb_stat.1 mdb_copy.1 mdb_dump.1 mdb_load.1; do cp -a $f /home/buildozer/aports/main/lmdb/pkg/lmdb/usr/share/man/man1; done >>> lmdb-dev*: Running split function dev... >>> lmdb-dev*: Preparing subpackage lmdb-dev... >>> lmdb-dev*: Stripping binaries >>> lmdb-dev*: Running postcheck for lmdb-dev >>> lmdb-doc*: Running split function doc... >>> lmdb-doc*: Preparing subpackage lmdb-doc... >>> lmdb-doc*: Running postcheck for lmdb-doc >>> lmdb-tools*: Running split function tools... >>> lmdb-tools*: Preparing subpackage lmdb-tools... >>> lmdb-tools*: Stripping binaries >>> lmdb-tools*: Running postcheck for lmdb-tools >>> lmdb*: Running postcheck for lmdb >>> lmdb*: Preparing package lmdb... >>> lmdb*: Stripping binaries >>> lmdb-dev*: Scanning shared objects >>> lmdb-doc*: Scanning shared objects >>> lmdb-tools*: Scanning shared objects >>> lmdb*: Scanning shared objects >>> lmdb-dev*: Tracing dependencies... lmdb=0.9.32-r0 pkgconfig >>> lmdb-dev*: Package size: 100.0 KB >>> lmdb-dev*: Compressing data... >>> lmdb-dev*: Create checksum... >>> lmdb-dev*: Create lmdb-dev-0.9.32-r0.apk >>> lmdb-doc*: Tracing dependencies... >>> lmdb-doc*: Package size: 36.0 KB >>> lmdb-doc*: Compressing data... >>> lmdb-doc*: Create checksum... >>> lmdb-doc*: Create lmdb-doc-0.9.32-r0.apk >>> lmdb-tools*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:liblmdb.so.0 >>> lmdb-tools*: Package size: 64.0 KB >>> lmdb-tools*: Compressing data... >>> lmdb-tools*: Create checksum... >>> lmdb-tools*: Create lmdb-tools-0.9.32-r0.apk >>> lmdb*: Tracing dependencies... so:libc.musl-riscv64.so.1 >>> lmdb*: Package size: 92.0 KB >>> lmdb*: Compressing data... >>> lmdb*: Create checksum... >>> lmdb*: Create lmdb-0.9.32-r0.apk >>> lmdb: Build complete at Thu, 01 Feb 2024 19:59:20 +0000 elapsed time 0h 0m 37s >>> lmdb: Cleaning up srcdir >>> lmdb: Cleaning up pkgdir >>> lmdb: Uninstalling dependencies... (1/1) Purging .makedepends-lmdb (20240201.195847) OK: 227 MiB in 102 packages >>> lmdb: Updating the main/riscv64 repository index... >>> lmdb: Signing the index...