>>> libdbi: Building main/libdbi 0.9.0-r3 (using abuild 3.10.0-r0) started Sat, 25 Feb 2023 17:47:03 +0000 >>> libdbi: Checking sanity of /home/buildozer/aports/main/libdbi/APKBUILD... >>> libdbi: Analyzing dependencies... >>> libdbi: Installing for build: build-base (1/1) Installing .makedepends-libdbi (20230225.174704) OK: 392 MiB in 99 packages >>> libdbi: Cleaning up srcdir >>> libdbi: Cleaning up pkgdir >>> libdbi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libdbi-0.9.0.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 1166k 100 1166k 0 0 6480k 0 --:--:-- --:--:-- --:--:-- 6515k >>> libdbi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libdbi-0.9.0.tar.gz >>> libdbi: Checking sha512sums... libdbi-0.9.0.tar.gz: OK >>> libdbi: Unpacking /var/cache/distfiles/edge/libdbi-0.9.0.tar.gz... >>> libdbi: Updating ./config.guess >>> libdbi: Updating ./config.sub checking for x86_64-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 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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking how to print strings... printf checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-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 x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no 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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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... yes checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for dlfcn.h... (cached) yes checking for dlopen... (cached) yes checking whether readdir_r is declared... no checking whether gmtime_r is declared... no checking whether vasprintf is declared... yes checking whether asprintf is declared... yes checking for strtoll... yes checking for readdir_r... yes checking for gmtime_r... yes checking for fpathconf... yes checking for dirfd... yes checking for vasprintf... yes checking for atoll... yes checking for timegm... yes checking for asprintf... yes checking for vasprintf... (cached) yes checking for asprintf... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/dbi/dbi.h config.status: creating libdbi.spec config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating include/dbi/Makefile config.status: creating dbi.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0' Making all in src make[2]: Entering directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib/dbd\" -Os -fomit-frame-pointer -std=gnu99 -Os -fomit-frame-pointer -MT dbi_main.lo -MD -MP -MF .deps/dbi_main.Tpo -c -o dbi_main.lo dbi_main.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib/dbd\" -Os -fomit-frame-pointer -std=gnu99 -Os -fomit-frame-pointer -MT dbi_result.lo -MD -MP -MF .deps/dbi_result.Tpo -c -o dbi_result.lo dbi_result.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib/dbd\" -Os -fomit-frame-pointer -std=gnu99 -Os -fomit-frame-pointer -MT dbd_helper.lo -MD -MP -MF .deps/dbd_helper.Tpo -c -o dbd_helper.lo dbd_helper.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib/dbd\" -Os -fomit-frame-pointer -std=gnu99 -Os -fomit-frame-pointer -MT atoll.lo -MD -MP -MF .deps/atoll.Tpo -c -o atoll.lo atoll.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib/dbd\" -Os -fomit-frame-pointer -std=gnu99 -Os -fomit-frame-pointer -MT asprintf.lo -MD -MP -MF .deps/asprintf.Tpo -c -o asprintf.lo asprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib/dbd\" -Os -fomit-frame-pointer -std=gnu99 -Os -fomit-frame-pointer -MT timegm.lo -MD -MP -MF .deps/timegm.Tpo -c -o timegm.lo timegm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include "-DDBI_DRIVER_DIR=\"/usr/lib/dbd\"" -Os -fomit-frame-pointer -std=gnu99 -Os -fomit-frame-pointer -MT dbi_main.lo -MD -MP -MF .deps/dbi_main.Tpo -c dbi_main.c -fPIC -DPIC -o .libs/dbi_main.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include "-DDBI_DRIVER_DIR=\"/usr/lib/dbd\"" -Os -fomit-frame-pointer -std=gnu99 -Os -fomit-frame-pointer -MT dbi_result.lo -MD -MP -MF .deps/dbi_result.Tpo -c dbi_result.c -fPIC -DPIC -o .libs/dbi_result.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include "-DDBI_DRIVER_DIR=\"/usr/lib/dbd\"" -Os -fomit-frame-pointer -std=gnu99 -Os -fomit-frame-pointer -MT dbd_helper.lo -MD -MP -MF .deps/dbd_helper.Tpo -c dbd_helper.c -fPIC -DPIC -o .libs/dbd_helper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include "-DDBI_DRIVER_DIR=\"/usr/lib/dbd\"" -Os -fomit-frame-pointer -std=gnu99 -Os -fomit-frame-pointer -MT asprintf.lo -MD -MP -MF .deps/asprintf.Tpo -c asprintf.c -fPIC -DPIC -o .libs/asprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include "-DDBI_DRIVER_DIR=\"/usr/lib/dbd\"" -Os -fomit-frame-pointer -std=gnu99 -Os -fomit-frame-pointer -MT atoll.lo -MD -MP -MF .deps/atoll.Tpo -c atoll.c -fPIC -DPIC -o .libs/atoll.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include "-DDBI_DRIVER_DIR=\"/usr/lib/dbd\"" -Os -fomit-frame-pointer -std=gnu99 -Os -fomit-frame-pointer -MT timegm.lo -MD -MP -MF .deps/timegm.Tpo -c timegm.c -fPIC -DPIC -o .libs/timegm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include "-DDBI_DRIVER_DIR=\"/usr/lib/dbd\"" -Os -fomit-frame-pointer -std=gnu99 -Os -fomit-frame-pointer -MT timegm.lo -MD -MP -MF .deps/timegm.Tpo -c timegm.c -o timegm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include "-DDBI_DRIVER_DIR=\"/usr/lib/dbd\"" -Os -fomit-frame-pointer -std=gnu99 -Os -fomit-frame-pointer -MT asprintf.lo -MD -MP -MF .deps/asprintf.Tpo -c asprintf.c -o asprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include "-DDBI_DRIVER_DIR=\"/usr/lib/dbd\"" -Os -fomit-frame-pointer -std=gnu99 -Os -fomit-frame-pointer -MT atoll.lo -MD -MP -MF .deps/atoll.Tpo -c atoll.c -o atoll.o >/dev/null 2>&1 mv -f .deps/timegm.Tpo .deps/timegm.Plo mv -f .deps/asprintf.Tpo .deps/asprintf.Plo mv -f .deps/atoll.Tpo .deps/atoll.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include "-DDBI_DRIVER_DIR=\"/usr/lib/dbd\"" -Os -fomit-frame-pointer -std=gnu99 -Os -fomit-frame-pointer -MT dbd_helper.lo -MD -MP -MF .deps/dbd_helper.Tpo -c dbd_helper.c -o dbd_helper.o >/dev/null 2>&1 mv -f .deps/dbd_helper.Tpo .deps/dbd_helper.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include "-DDBI_DRIVER_DIR=\"/usr/lib/dbd\"" -Os -fomit-frame-pointer -std=gnu99 -Os -fomit-frame-pointer -MT dbi_main.lo -MD -MP -MF .deps/dbi_main.Tpo -c dbi_main.c -o dbi_main.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include "-DDBI_DRIVER_DIR=\"/usr/lib/dbd\"" -Os -fomit-frame-pointer -std=gnu99 -Os -fomit-frame-pointer -MT dbi_result.lo -MD -MP -MF .deps/dbi_result.Tpo -c dbi_result.c -o dbi_result.o >/dev/null 2>&1 mv -f .deps/dbi_main.Tpo .deps/dbi_main.Plo mv -f .deps/dbi_result.Tpo .deps/dbi_result.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Os -fomit-frame-pointer -version-info 2:0:1 -no-undefined -Wl,--as-needed,-O1,--sort-common -o libdbi.la -rpath /usr/lib dbi_main.lo dbi_result.lo dbd_helper.lo atoll.lo asprintf.lo timegm.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/dbi_main.o .libs/dbi_result.o .libs/dbd_helper.o .libs/atoll.o .libs/asprintf.o .libs/timegm.o -lm -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libdbi.so.1 -o .libs/libdbi.so.1.1.0 libtool: link: (cd ".libs" && rm -f "libdbi.so.1" && ln -s "libdbi.so.1.1.0" "libdbi.so.1") libtool: link: (cd ".libs" && rm -f "libdbi.so" && ln -s "libdbi.so.1.1.0" "libdbi.so") libtool: link: ar cru .libs/libdbi.a dbi_main.o dbi_result.o dbd_helper.o atoll.o asprintf.o timegm.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libdbi.a libtool: link: ( cd ".libs" && rm -f "libdbi.la" && ln -s "../libdbi.la" "libdbi.la" ) make[2]: Leaving directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/src' Making all in include make[2]: Entering directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/include' Making all in dbi make[3]: Entering directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/include/dbi' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/include/dbi' make[3]: Entering directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/include' make[2]: Leaving directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/include' Making all in doc make[2]: Entering directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/doc' make[2]: Entering directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0' make[2]: Leaving directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0' make[1]: Leaving directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0' >>> WARNING: libdbi: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> libdbi: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/src' make[2]: Entering directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/main/libdbi/pkg/libdbi/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libdbi.la '/home/buildozer/aports/main/libdbi/pkg/libdbi/usr/lib' libtool: install: /usr/bin/install -c .libs/libdbi.so.1.1.0 /home/buildozer/aports/main/libdbi/pkg/libdbi/usr/lib/libdbi.so.1.1.0 libtool: install: (cd /home/buildozer/aports/main/libdbi/pkg/libdbi/usr/lib && { ln -s -f libdbi.so.1.1.0 libdbi.so.1 || { rm -f libdbi.so.1 && ln -s libdbi.so.1.1.0 libdbi.so.1; }; }) libtool: install: (cd /home/buildozer/aports/main/libdbi/pkg/libdbi/usr/lib && { ln -s -f libdbi.so.1.1.0 libdbi.so || { rm -f libdbi.so && ln -s libdbi.so.1.1.0 libdbi.so; }; }) libtool: install: /usr/bin/install -c .libs/libdbi.lai /home/buildozer/aports/main/libdbi/pkg/libdbi/usr/lib/libdbi.la libtool: install: /usr/bin/install -c .libs/libdbi.a /home/buildozer/aports/main/libdbi/pkg/libdbi/usr/lib/libdbi.a libtool: install: chmod 644 /home/buildozer/aports/main/libdbi/pkg/libdbi/usr/lib/libdbi.a libtool: install: ranlib /home/buildozer/aports/main/libdbi/pkg/libdbi/usr/lib/libdbi.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/src' make[1]: Leaving directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/src' Making install in include make[1]: Entering directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/include' Making install in dbi make[2]: Entering directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/include/dbi' make[3]: Entering directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/include/dbi' make[3]: Nothing to be done for 'install-data-am'. ../.././install-sh -c -d '/home/buildozer/aports/main/libdbi/pkg/libdbi/usr/include/dbi' /usr/bin/install -c -m 644 dbi.h dbi-dev.h dbd.h '/home/buildozer/aports/main/libdbi/pkg/libdbi/usr/include/dbi' make[3]: Leaving directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/include/dbi' make[2]: Leaving directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/include/dbi' make[2]: Entering directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/include' make[3]: Entering directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/include' 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/buildozer/aports/main/libdbi/src/libdbi-0.9.0/include' make[2]: Leaving directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/include' make[1]: Leaving directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/include' Making install in doc make[1]: Entering directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/doc' make[2]: Entering directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/doc' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/main/libdbi/pkg/libdbi/usr/share/doc/libdbi-0.9.0' .././install-sh -c -d '/home/buildozer/aports/main/libdbi/pkg/libdbi/usr/share/doc/libdbi-0.9.0/driver-guide' .././install-sh -c -d '/home/buildozer/aports/main/libdbi/pkg/libdbi/usr/share/doc/libdbi-0.9.0/programmers-guide' /usr/bin/install -c -m 644 programmers-guide.pdf driver-guide.pdf '/home/buildozer/aports/main/libdbi/pkg/libdbi/usr/share/doc/libdbi-0.9.0' /usr/bin/install -c -m 644 driver-guide/contact.html driver-guide/copying-fdl.html driver-guide/databasedirectories.html driver-guide/description.html driver-guide/drivercaps.html driver-guide/driverdata.html driver-guide/driverfuncs-dbquery.html driver-guide/driverfuncs-infrastructure.html driver-guide/driverfuncs-publicdbquery.html driver-guide/driverfuncs.html driver-guide/driverinfrastructure.html driver-guide/gnugpl.html driver-guide/helperfuncs.html driver-guide/index.html driver-guide/intro.html driver-guide/terminology.html '/home/buildozer/aports/main/libdbi/pkg/libdbi/usr/share/doc/libdbi-0.9.0/driver-guide' /usr/bin/install -c -m 644 programmers-guide/addtoproject.html programmers-guide/buildinstall.html programmers-guide/connerrors.html programmers-guide/contact.html programmers-guide/copying-fdl.html programmers-guide/description.html programmers-guide/errorhandling.html programmers-guide/errornumbers.html programmers-guide/gnugpl.html programmers-guide/index.html programmers-guide/intro.html programmers-guide/libdbi-and-drivers-versions.html programmers-guide/loadinglibdbi.html programmers-guide/package-library-version.html programmers-guide/quickstart-code.html programmers-guide/quickstart-debriefing.html programmers-guide/quickstart.html programmers-guide/reference-conn.html programmers-guide/reference-core.html programmers-guide/reference-database.html programmers-guide/reference-driver.html programmers-guide/reference-field-idx.html programmers-guide/reference-field-meta.html programmers-guide/reference-field.html programmers-guide/reference-query.html programmers-guide/reference-results.html programmers-guide/reference.html programmers-guide/savepoints.html programmers-guide/terminology.html programmers-guide/threads.html programmers-guide/transactions-savepoints.html programmers-guide/transactions.html programmers-guide/version-at-runtime.html programmers-guide/versioning.html '/home/buildozer/aports/main/libdbi/pkg/libdbi/usr/share/doc/libdbi-0.9.0/programmers-guide' make[2]: Leaving directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/doc' make[1]: Leaving directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0/doc' make[1]: Entering directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0' make[2]: Entering directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0' make[2]: Nothing to be done for 'install-data-am'. ./install-sh -c -d '/home/buildozer/aports/main/libdbi/pkg/libdbi/usr/lib/pkgconfig' /usr/bin/install -c -m 644 dbi.pc '/home/buildozer/aports/main/libdbi/pkg/libdbi/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0' make[1]: Leaving directory '/home/buildozer/aports/main/libdbi/src/libdbi-0.9.0' >>> libdbi-doc*: Running split function doc... >>> libdbi-doc*: Preparing subpackage libdbi-doc... >>> libdbi-doc*: Running postcheck for libdbi-doc >>> libdbi-dev*: Running split function dev... >>> libdbi-dev*: Preparing subpackage libdbi-dev... >>> libdbi-dev*: Stripping binaries >>> libdbi-dev*: Running postcheck for libdbi-dev >>> libdbi*: Running postcheck for libdbi >>> libdbi*: Preparing package libdbi... >>> libdbi*: Stripping binaries >>> libdbi-dev*: Scanning shared objects >>> libdbi-doc*: Scanning shared objects >>> libdbi*: Scanning shared objects >>> libdbi-dev*: Tracing dependencies... libdbi=0.9.0-r3 pkgconfig >>> libdbi-dev*: Package size: 144.0 KB >>> libdbi-dev*: Compressing data... >>> libdbi-dev*: Create checksum... >>> libdbi-dev*: Create libdbi-dev-0.9.0-r3.apk >>> libdbi-doc*: Tracing dependencies... >>> libdbi-doc*: Package size: 1.9 MB >>> libdbi-doc*: Compressing data... >>> libdbi-doc*: Create checksum... >>> libdbi-doc*: Create libdbi-doc-0.9.0-r3.apk >>> libdbi*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> libdbi*: Package size: 76.0 KB >>> libdbi*: Compressing data... >>> libdbi*: Create checksum... >>> libdbi*: Create libdbi-0.9.0-r3.apk >>> libdbi: Build complete at Sat, 25 Feb 2023 17:47:13 +0000 elapsed time 0h 0m 10s >>> libdbi: Cleaning up srcdir >>> libdbi: Cleaning up pkgdir >>> libdbi: Uninstalling dependencies... (1/1) Purging .makedepends-libdbi (20230225.174704) OK: 392 MiB in 98 packages >>> libdbi: Updating the main/x86_64 repository index... >>> libdbi: Signing the index...