>>> libdotconf: Building community/libdotconf 1.3-r0 (using abuild 3.12.0-r4) started Thu, 14 Mar 2024 03:43:24 +0000 >>> libdotconf: Checking sanity of /home/buildozer/aports/community/libdotconf/APKBUILD... >>> libdotconf: Analyzing dependencies... >>> libdotconf: Installing for build: build-base autoconf automake libtool (1/11) Installing m4 (1.4.19-r3) (2/11) Installing libbz2 (1.0.8-r6) (3/11) Installing perl (5.38.2-r0) (4/11) Installing autoconf (2.72-r0) (5/11) Installing automake (1.16.5-r2) (6/11) Installing libltdl (2.4.7-r3) (7/11) Installing libtool (2.4.7-r3) (8/11) Installing .makedepends-libdotconf (20240314.034325) (9/11) Installing perl-error (0.17029-r2) (10/11) Installing perl-git (2.44.0-r0) (11/11) Installing git-perl (2.44.0-r0) Executing busybox-1.36.1-r21.trigger OK: 392 MiB in 117 packages >>> libdotconf: Cleaning up srcdir >>> libdotconf: Cleaning up pkgdir >>> libdotconf: Cleaning up tmpdir >>> libdotconf: Fetching https://distfiles.alpinelinux.org/distfiles/edge//libdotconf-1.3.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> libdotconf: Fetching https://github.com/williamh/dotconf/archive/v1.3/libdotconf-1.3.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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 13006 0 13006 0 0 4438 0 --:--:-- 0:00:02 --:--:-- 9563 100 46469 0 46469 0 0 14949 0 --:--:-- 0:00:03 --:--:-- 30213 >>> libdotconf: Fetching https://distfiles.alpinelinux.org/distfiles/edge//libdotconf-1.3.tar.gz >>> libdotconf: Checking sha512sums... libdotconf-1.3.tar.gz: OK >>> libdotconf: Unpacking /var/cache/distfiles/edge/libdotconf-1.3.tar.gz... libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:8: installing './compile' configure.ac:8: installing './config.guess' configure.ac:8: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' 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 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 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 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 make sets $(MAKE)... (cached) yes checking for fcntl.h... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for off_t... yes checking for size_t... yes checking for GNU libc compatible malloc... yes checking for GNU libc compatible realloc... yes checking for working strtod... yes checking for memset... yes checking for strcspn... yes checking for strdup... yes checking for strstr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating dotconf.pc config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating src/Makefile 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/community/libdotconf/src/dotconf-1.3' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3/doc' Making all in examples make[2]: Entering directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3/examples' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libdotconf_la-dotconf.lo -MD -MP -MF .deps/libdotconf_la-dotconf.Tpo -c -o libdotconf_la-dotconf.lo `test -f 'dotconf.c' || echo './'`dotconf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libdotconf_la-readdir.lo -MD -MP -MF .deps/libdotconf_la-readdir.Tpo -c -o libdotconf_la-readdir.lo `test -f 'readdir.c' || echo './'`readdir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libdotconf_la-readdir.lo -MD -MP -MF .deps/libdotconf_la-readdir.Tpo -c readdir.c -fPIC -DPIC -o .libs/libdotconf_la-readdir.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libdotconf_la-dotconf.lo -MD -MP -MF .deps/libdotconf_la-dotconf.Tpo -c dotconf.c -fPIC -DPIC -o .libs/libdotconf_la-dotconf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libdotconf_la-readdir.lo -MD -MP -MF .deps/libdotconf_la-readdir.Tpo -c readdir.c -o libdotconf_la-readdir.o >/dev/null 2>&1 mv -f .deps/libdotconf_la-readdir.Tpo .deps/libdotconf_la-readdir.Plo dotconf.c: In function 'dotconf_set_command': dotconf.c:499:42: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 499 | signed char *eob = args + strlen(args); | ^~~~ | | | signed char * In file included from /usr/include/fortify/string.h:23, from dotconf.c:26: /usr/include/string.h:54:16: note: expected 'const char *' but argument is of type 'signed char *' 54 | size_t strlen (const char *); | ^~~~~~~~~~~~ dotconf.c:512:40: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign] 512 | cmd->data.str = strdup(args); | ^~~~ | | | signed char * /usr/include/string.h:70:15: note: expected 'const char *' but argument is of type 'signed char *' 70 | char *strdup (const char *); | ^~~~~~~~~~~~ dotconf.c:519:36: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign] 519 | if (!strncmp("<<", cp, 2)) { | ^~ | | | signed char * /usr/include/string.h:40:28: note: expected 'const char *' but argument is of type 'signed char *' 40 | int strncmp (const char *, const char *, size_t); | ^~~~~~~~~~~~ dotconf.c:521:70: warning: pointer targets in passing argument 2 of 'dotconf_get_here_document' differ in signedness [-Wpointer-sign] 521 | dotconf_get_here_document(configfile, cp + 2); | ~~~^~~ | | | signed char * dotconf.c:317:72: note: expected 'const char *' but argument is of type 'signed char *' 317 | char *dotconf_get_here_document(configfile_t * configfile, const char *delimit) | ~~~~~~~~~~~~^~~~~~~ dotconf.c:542:67: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign] 542 | cmd->data.list[cmd->arg_count++] = strdup(args); | ^~~~ | | | signed char * /usr/include/string.h:70:15: note: expected 'const char *' but argument is of type 'signed char *' 70 | char *strdup (const char *); | ^~~~~~~~~~~~ dotconf.c: In function 'dotconf_handle_command': dotconf.c:642:13: warning: pointer targets in assignment from 'char *' to 'signed char *' differ in signedness [-Wpointer-sign] 642 | cp1 = buffer; | ^ dotconf.c:643:28: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 643 | eob = cp1 + strlen(cp1); | ^~~ | | | signed char * /usr/include/string.h:54:16: note: expected 'const char *' but argument is of type 'signed char *' 54 | size_t strlen (const char *); | ^~~~~~~~~~~~ dotconf.c:656:13: warning: pointer targets in assignment from 'char *' to 'signed char *' differ in signedness [-Wpointer-sign] 656 | cp2 = name; | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libdotconf_la-dotconf.lo -MD -MP -MF .deps/libdotconf_la-dotconf.Tpo -c dotconf.c -o libdotconf_la-dotconf.o >/dev/null 2>&1 mv -f .deps/libdotconf_la-dotconf.Tpo .deps/libdotconf_la-dotconf.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -version-info 0:1:0 -Wl,--as-needed,-O1,--sort-common -o libdotconf.la -rpath /usr/lib libdotconf_la-dotconf.lo libdotconf_la-readdir.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libdotconf_la-dotconf.o .libs/libdotconf_la-readdir.o -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libdotconf.so.0 -o .libs/libdotconf.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libdotconf.so.0" && ln -s "libdotconf.so.0.0.1" "libdotconf.so.0") libtool: link: (cd ".libs" && rm -f "libdotconf.so" && ln -s "libdotconf.so.0.0.1" "libdotconf.so") libtool: link: ar cr .libs/libdotconf.a libdotconf_la-dotconf.o libdotconf_la-readdir.o libtool: link: ranlib .libs/libdotconf.a libtool: link: ( cd ".libs" && rm -f "libdotconf.la" && ln -s "../libdotconf.la" "libdotconf.la" ) make[2]: Leaving directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3/src' make[2]: Entering directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3' make[1]: Leaving directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3' >>> libdotconf: Entering fakeroot... Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3/doc' make[2]: Entering directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf' /usr/bin/install -c -m 644 dotconf-features.txt dotconf-api.txt '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf' make[2]: Leaving directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3/doc' make[1]: Leaving directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3/doc' Making install in examples make[1]: Entering directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3/examples' make[2]: Entering directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3/examples' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf/examples' /bin/mkdir -p '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf/examples/libpool' /usr/bin/install -c -m 644 libpool/libpool.h libpool/pool.c libpool/Makefile '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf/examples/libpool' /bin/mkdir -p '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf/examples/modules' /usr/bin/install -c -m 644 modules/Makefile modules/include.conf modules/module.c modules/my_module.c modules/output modules/sample.conf '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf/examples/modules' /bin/mkdir -p '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf/examples/argdouble' /usr/bin/install -c -m 644 argdouble/Makefile argdouble/argdouble.c argdouble/argdouble.conf argdouble/output '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf/examples/argdouble' /bin/mkdir -p '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf/examples/noinline' /usr/bin/install -c -m 644 noinline/Makefile noinline/noinline.c noinline/noinline.conf noinline/output '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf/examples/noinline' /bin/mkdir -p '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf/examples/fallback' /usr/bin/install -c -m 644 fallback/Makefile fallback/fallback.c fallback/fallback.conf fallback/output '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf/examples/fallback' /bin/mkdir -p '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf/examples/simple' /usr/bin/install -c -m 644 simple/Makefile simple/included.conf simple/linecat.conf simple/output simple/simple.c simple/simple.conf '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf/examples/simple' /bin/mkdir -p '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf/examples/errorhandler' /usr/bin/install -c -m 644 errorhandler/Makefile errorhandler/errorhandler.c errorhandler/errorhandler.conf errorhandler/output '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf/examples/errorhandler' /bin/mkdir -p '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf/examples/duplicates' /usr/bin/install -c -m 644 duplicates/Makefile duplicates/duplicate.c duplicates/first_module.c duplicates/output duplicates/sample.conf duplicates/second_module.c '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf/examples/duplicates' /usr/bin/install -c -m 644 README maketest.sh '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf/examples/.' /bin/mkdir -p '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf/examples/caseinsensitive' /usr/bin/install -c -m 644 caseinsensitive/Makefile caseinsensitive/caseinsensitive.c caseinsensitive/caseinsensitive.conf caseinsensitive/output '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf/examples/caseinsensitive' /bin/mkdir -p '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf/examples/context' /usr/bin/install -c -m 644 context/Makefile context/context.c context/context.conf context/output '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/share/doc/dotconf/examples/context' make[2]: Leaving directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3/examples' make[1]: Leaving directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3/examples' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3/src' make[2]: Entering directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3/src' /bin/mkdir -p '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/lib' /bin/mkdir -p '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libdotconf.la '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/lib' /usr/bin/install -c -m 644 dotconf.h '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/include' libtool: install: /usr/bin/install -c .libs/libdotconf.so.0.0.1 /home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/lib/libdotconf.so.0.0.1 libtool: install: (cd /home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/lib && { ln -s -f libdotconf.so.0.0.1 libdotconf.so.0 || { rm -f libdotconf.so.0 && ln -s libdotconf.so.0.0.1 libdotconf.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/lib && { ln -s -f libdotconf.so.0.0.1 libdotconf.so || { rm -f libdotconf.so && ln -s libdotconf.so.0.0.1 libdotconf.so; }; }) libtool: install: /usr/bin/install -c .libs/libdotconf.lai /home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/lib/libdotconf.la libtool: install: /usr/bin/install -c .libs/libdotconf.a /home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/lib/libdotconf.a libtool: install: chmod 644 /home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/lib/libdotconf.a libtool: install: ranlib /home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/lib/libdotconf.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3/src' make[1]: Leaving directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3/src' make[1]: Entering directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3' make[2]: Entering directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/lib/pkgconfig' /usr/bin/install -c -m 644 dotconf.pc '/home/buildozer/aports/community/libdotconf/pkg/libdotconf/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3' make[1]: Leaving directory '/home/buildozer/aports/community/libdotconf/src/dotconf-1.3' >>> libdotconf-dev*: Running split function dev... >>> libdotconf-dev*: Preparing subpackage libdotconf-dev... >>> libdotconf-dev*: Stripping binaries >>> libdotconf-dev*: Running postcheck for libdotconf-dev >>> WARNING: libdotconf-dev*: Found /usr/share/doc but package name doesn't end with -doc >>> libdotconf-doc*: Running split function doc... >>> libdotconf-doc*: Preparing subpackage libdotconf-doc... >>> libdotconf-doc*: Running postcheck for libdotconf-doc >>> libdotconf*: Running postcheck for libdotconf >>> libdotconf*: Preparing package libdotconf... >>> libdotconf*: Stripping binaries >>> libdotconf-dev*: Scanning shared objects >>> libdotconf-doc*: Scanning shared objects >>> libdotconf*: Scanning shared objects >>> libdotconf-dev*: Tracing dependencies... libdotconf=1.3-r0 pkgconfig >>> libdotconf-dev*: Package size: 192.0 KB >>> libdotconf-dev*: Compressing data... >>> libdotconf-dev*: Create checksum... >>> libdotconf-dev*: Create libdotconf-dev-1.3-r0.apk >>> libdotconf-doc*: Tracing dependencies... >>> libdotconf-doc*: Package size: 216.0 KB >>> libdotconf-doc*: Compressing data... >>> libdotconf-doc*: Create checksum... >>> libdotconf-doc*: Create libdotconf-doc-1.3-r0.apk >>> libdotconf*: Tracing dependencies... so:libc.musl-s390x.so.1 >>> libdotconf*: Package size: 40.0 KB >>> libdotconf*: Compressing data... >>> libdotconf*: Create checksum... >>> libdotconf*: Create libdotconf-1.3-r0.apk >>> libdotconf: Build complete at Thu, 14 Mar 2024 03:43:35 +0000 elapsed time 0h 0m 11s >>> libdotconf: Cleaning up srcdir >>> libdotconf: Cleaning up pkgdir >>> libdotconf: Uninstalling dependencies... (1/11) Purging .makedepends-libdotconf (20240314.034325) (2/11) Purging autoconf (2.72-r0) (3/11) Purging m4 (1.4.19-r3) (4/11) Purging automake (1.16.5-r2) (5/11) Purging libtool (2.4.7-r3) (6/11) Purging libltdl (2.4.7-r3) (7/11) Purging git-perl (2.44.0-r0) (8/11) Purging perl-git (2.44.0-r0) (9/11) Purging perl-error (0.17029-r2) (10/11) Purging perl (5.38.2-r0) (11/11) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r21.trigger OK: 346 MiB in 106 packages >>> libdotconf: Updating the community/s390x repository index... >>> libdotconf: Signing the index...