>>> libdroplet: Building community/libdroplet 2.0-r12 (using abuild 3.11.0_rc13-r0) started Sat, 29 Apr 2023 16:35:16 +0000 >>> libdroplet: Checking sanity of /home/buildozer/aports/community/libdroplet/APKBUILD... >>> libdroplet: Analyzing dependencies... >>> libdroplet: Installing for build: build-base json-c-dev autoconf automake libtool libxml2-dev openssl-dev>3 (1/22) Installing json-c (0.16-r3) (2/22) Installing json-c-dev (0.16-r3) (3/22) Installing m4 (1.4.19-r3) (4/22) Installing libbz2 (1.0.8-r5) (5/22) Installing gdbm (1.23-r1) (6/22) Installing perl (5.36.1-r0) (7/22) Installing autoconf (2.71-r2) (8/22) Installing automake (1.16.5-r2) (9/22) Installing libltdl (2.4.7-r2) (10/22) Installing libtool (2.4.7-r2) (11/22) Installing zlib-dev (1.2.13-r1) (12/22) Installing xz-libs (5.4.2-r1) (13/22) Installing xz (5.4.2-r1) (14/22) Installing xz-dev (5.4.2-r1) (15/22) Installing libxml2 (2.11.0-r2) (16/22) Installing libxml2-utils (2.11.0-r2) (17/22) Installing libxml2-dev (2.11.0-r2) (18/22) Installing openssl-dev (3.1.0-r4) (19/22) Installing .makedepends-libdroplet (20230429.163516) (20/22) Installing perl-error (0.17029-r1) (21/22) Installing perl-git (2.40.1-r0) (22/22) Installing git-perl (2.40.1-r0) Executing busybox-1.36.0-r8.trigger OK: 421 MiB in 123 packages >>> libdroplet: Cleaning up srcdir >>> libdroplet: Cleaning up pkgdir >>> libdroplet: Fetching https://distfiles.alpinelinux.org/distfiles/edge//libdroplet-2.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 53 92005 53 49134 0 0 115k 0 --:--:-- --:--:-- --:--:-- 115k 100 92005 100 92005 0 0 201k 0 --:--:-- --:--:-- --:--:-- 201k >>> libdroplet: Fetching https://distfiles.alpinelinux.org/distfiles/edge//libdroplet-2.0.tar.gz >>> libdroplet: Checking sha512sums... libdroplet-2.0.tar.gz: OK libdroplet-json-c.patch: OK openssl-1.1.patch: OK >>> libdroplet: Unpacking /var/cache/distfiles/edge/libdroplet-2.0.tar.gz... >>> libdroplet: libdroplet-json-c.patch patching file libdroplet/cdmi/replyparser.c patching file libdroplet/include/dropletp.h >>> libdroplet: openssl-1.1.patch patching file libdroplet/src/utils.c libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:6: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:6: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:745: AM_CONFIG_HEADER is expanded from... configure.ac:6: the top level configure.ac:23: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:23: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:23: the top level configure.ac:24: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:24: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:24: the top level configure.ac:32: warning: The macro `AC_LANG_C' is obsolete. configure.ac:32: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... m4/ax_pthread.m4:81: AX_PTHREAD is expanded from... configure.ac:32: the top level configure.ac:32: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:32: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4/ax_pthread.m4:81: AX_PTHREAD is expanded from... configure.ac:32: the top level configure.ac:20: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:18: installing './install-sh' configure.ac:18: installing './missing' examples/Makefile.am: installing './depcomp' checking whether make supports nested variables... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 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 build system type... s390x-ibm-linux-musl checking host system type... s390x-ibm-linux-musl checking how to print strings... printf 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-ibm-linux-musl file names to s390x-ibm-linux-musl format... func_convert_file_noop checking how to convert s390x-ibm-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 file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip 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 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 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 egrep... (cached) /bin/grep -E checking whether ln -s works... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML... yes checking for OPENSSL... yes checking for JSON... yes checking for library containing sqrt... none required checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating examples/Makefile config.status: creating libdroplet/Makefile config.status: creating droplet-1.0.pc config.status: creating libdroplet.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands checking whether make supports nested variables... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 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 build system type... s390x-ibm-linux-musl checking host system type... s390x-ibm-linux-musl checking how to print strings... printf 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-ibm-linux-musl file names to s390x-ibm-linux-musl format... func_convert_file_noop checking how to convert s390x-ibm-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 file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip 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 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 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 egrep... (cached) /bin/grep -E checking whether ln -s works... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML... yes checking for OPENSSL... yes checking for JSON... yes checking for library containing sqrt... none required checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating examples/Makefile config.status: creating libdroplet/Makefile config.status: creating droplet-1.0.pc config.status: creating libdroplet.spec config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/libdroplet/src/Droplet-2.0' Making all in libdroplet make[2]: Entering directory '/home/buildozer/aports/community/libdroplet/src/Droplet-2.0/libdroplet' CC src/libdroplet_la-conn.lo CC src/libdroplet_la-converters.lo CC src/libdroplet_la-dict.lo CC src/libdroplet_la-droplet.lo CC src/libdroplet_la-httprequest.lo CC src/libdroplet_la-httpreply.lo CC src/libdroplet_la-pricing.lo CC src/libdroplet_la-profile.lo src/conn.c: In function 'writev_all_plaintext': src/conn.c:608:12: warning: implicit declaration of function 'writev'; did you mean 'write'? [-Wimplicit-function-declaration] 608 | cc = writev(conn->fd, iov, n_iov); | ^~~~~~ | write CC src/libdroplet_la-req.lo CC src/libdroplet_la-vec.lo CC src/libdroplet_la-sbuf.lo CC src/libdroplet_la-ntinydb.lo CC src/libdroplet_la-utils.lo CC src/libdroplet_la-rest.lo CC src/libdroplet_la-sysmd.lo src/utils.c: In function 'dpl_hmac_sha1': src/utils.c:478:3: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 478 | HMAC_CTX *ctx = HMAC_CTX_new(); | ^~~~~~~~ In file included from /usr/include/openssl/ssl.h:37, from ../libdroplet/include/droplet.h:49, from ../libdroplet/include/dropletp.h:40, from src/utils.c:34: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ src/utils.c:481:3: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 481 | HMAC_Init_ex(ctx, key_buf, key_len, EVP_sha1(), NULL); | ^~~~~~~~~~~~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ src/utils.c:482:3: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 482 | HMAC_Update(ctx, (u_char *) data_buf, data_len); | ^~~~~~~~~~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ src/utils.c:483:3: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 483 | HMAC_Final(ctx, (u_char *) digest_buf, &digest_len); | ^~~~~~~~~~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ src/utils.c:484:3: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 484 | HMAC_CTX_free(ctx); | ^~~~~~~~~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ src/utils.c: In function 'dpl_rand': src/utils.c:729:3: warning: 'RAND_pseudo_bytes' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] 729 | ret = RAND_pseudo_bytes((u_char *) buf, len); | ^~~ In file included from ../libdroplet/include/dropletp.h:58: /usr/include/openssl/rand.h:79:29: note: declared here 79 | OSSL_DEPRECATEDIN_1_1_0 int RAND_pseudo_bytes(unsigned char *buf, int num); | ^~~~~~~~~~~~~~~~~ CC src/libdroplet_la-id.lo CC src/libdroplet_la-vfs.lo CC s3/libdroplet_la-backend.lo CC s3/libdroplet_la-replyparser.lo CC s3/libdroplet_la-reqbuilder.lo s3/reqbuilder.c: In function 'dpl_s3_req_build': s3/reqbuilder.c:502:11: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 502 | MD5_Init(&ctx); | ^~~~~~~~ In file included from ../libdroplet/include/droplet.h:50, from ../libdroplet/include/dropletp.h:40, from s3/reqbuilder.c:34: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ s3/reqbuilder.c:503:11: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 503 | MD5_Update(&ctx, req->chunk->buf, req->chunk->len); | ^~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ s3/reqbuilder.c:504:11: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 504 | MD5_Final(digest, &ctx); | ^~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ src/vfs.c: In function 'dpl_close_ex': src/vfs.c:1299:19: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1299 | MD5_Final(digest, &vfile->md5_ctx); | ^~~~~~~~~ In file included from ../libdroplet/include/droplet.h:50, from ../libdroplet/include/dropletp.h:40, from src/vfs.c:34: /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ src/vfs.c: In function 'dpl_openwrite_ex': src/vfs.c:1559:7: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1559 | MD5_Init(&vfile->md5_ctx); | ^~~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ src/vfs.c:1564:7: warning: 'RAND_pseudo_bytes' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] 1564 | ret2 = RAND_pseudo_bytes(vfile->salt, sizeof (vfile->salt)); | ^~~~ In file included from ../libdroplet/include/dropletp.h:58: /usr/include/openssl/rand.h:79:29: note: declared here 79 | OSSL_DEPRECATEDIN_1_1_0 int RAND_pseudo_bytes(unsigned char *buf, int num); | ^~~~~~~~~~~~~~~~~ src/vfs.c: In function 'dpl_write': src/vfs.c:1726:7: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1726 | MD5_Update(&vfile->md5_ctx, buf, len); | ^~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ CC s3/libdroplet_la-s3.lo CC cdmi/libdroplet_la-backend.lo CC cdmi/libdroplet_la-replyparser.lo CC cdmi/libdroplet_la-reqbuilder.lo CC cdmi/libdroplet_la-cdmi.lo CC srws/libdroplet_la-backend.lo CC srws/libdroplet_la-replyparser.lo CC srws/libdroplet_la-reqbuilder.lo srws/backend.c: In function 'dpl_srws_gen_key': srws/backend.c:1294:3: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1294 | MD5_Init(&ctx); | ^~~~~~~~ In file included from ../libdroplet/include/droplet.h:50, from ../libdroplet/include/dropletp.h:40, from srws/backend.c:34: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ srws/backend.c:1295:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1295 | MD5_Update(&ctx, entropy, sizeof (entropy)); | ^~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ srws/backend.c:1296:3: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1296 | MD5_Final(hash, &ctx); | ^~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ CC srws/libdroplet_la-srws.lo CCLD libdroplet.la copying selected object files to avoid basename conflicts... make[2]: Leaving directory '/home/buildozer/aports/community/libdroplet/src/Droplet-2.0/libdroplet' Making all in examples make[2]: Entering directory '/home/buildozer/aports/community/libdroplet/src/Droplet-2.0/examples' CC recurse-recurse.o CC idtest-idtest.o CC idrangetest-idrangetest.o CC srwskey-srwskey.o srwskey.c: In function 'main': srwskey.c:30:12: warning: implicit declaration of function 'isdigit' [-Wimplicit-function-declaration] 30 | if (!isdigit(argv[1][0])) | ^~~~~~~ srwskey.c:9:1: note: include '' or provide a declaration of 'isdigit' 8 | #include +++ |+#include 9 | srwskey.c:61:26: warning: implicit declaration of function 'dpl_rand_u64' [-Wimplicit-function-declaration] 61 | dpl_rand_u64(), //the 64-bits object ID | ^~~~~~~~~~~~ CCLD idrangetest srwskey.c:62:26: warning: implicit declaration of function 'dpl_rand_u32' [-Wimplicit-function-declaration] 62 | dpl_rand_u32(), //the 32-bits volume ID | ^~~~~~~~~~~~ CCLD recurse CCLD idtest CCLD srwskey make[2]: Leaving directory '/home/buildozer/aports/community/libdroplet/src/Droplet-2.0/examples' make[2]: Entering directory '/home/buildozer/aports/community/libdroplet/src/Droplet-2.0' make[2]: Leaving directory '/home/buildozer/aports/community/libdroplet/src/Droplet-2.0' make[1]: Leaving directory '/home/buildozer/aports/community/libdroplet/src/Droplet-2.0' >>> libdroplet: Entering fakeroot... Making install in libdroplet make[1]: Entering directory '/home/buildozer/aports/community/libdroplet/src/Droplet-2.0/libdroplet' make[2]: Entering directory '/home/buildozer/aports/community/libdroplet/src/Droplet-2.0/libdroplet' .././install-sh -c -d '/home/buildozer/aports/community/libdroplet/pkg/libdroplet/usr/lib' .././install-sh -c -d '/home/buildozer/aports/community/libdroplet/pkg/libdroplet/usr/include/droplet-1.0/droplet/cdmi' .././install-sh -c -d '/home/buildozer/aports/community/libdroplet/pkg/libdroplet/usr/include/droplet-1.0/droplet' .././install-sh -c -d '/home/buildozer/aports/community/libdroplet/pkg/libdroplet/usr/include/droplet-1.0/droplet/s3' .././install-sh -c -d '/home/buildozer/aports/community/libdroplet/pkg/libdroplet/usr/include/droplet-1.0/droplet/srws' .././install-sh -c -d '/home/buildozer/aports/community/libdroplet/pkg/libdroplet/usr/include/droplet-1.0/' /bin/sh ../libtool --mode=install /usr/bin/install -c libdroplet.la '/home/buildozer/aports/community/libdroplet/pkg/libdroplet/usr/lib' /usr/bin/install -c -m 644 include/droplet/cdmi/backend.h include/droplet/cdmi/replyparser.h include/droplet/cdmi/reqbuilder.h include/droplet/cdmi/cdmi.h '/home/buildozer/aports/community/libdroplet/pkg/libdroplet/usr/include/droplet-1.0/droplet/cdmi' /usr/bin/install -c -m 644 include/droplet/conn.h include/droplet/converters.h include/droplet/dict.h include/droplet/httprequest.h include/droplet/httpreply.h include/droplet/pricing.h include/droplet/profile.h include/droplet/req.h include/droplet/vec.h include/droplet/sbuf.h include/droplet/ntinydb.h include/droplet/utils.h include/droplet/backend.h include/droplet/rest.h include/droplet/sysmd.h include/droplet/id.h include/droplet/vfs.h '/home/buildozer/aports/community/libdroplet/pkg/libdroplet/usr/include/droplet-1.0/droplet' /usr/bin/install -c -m 644 include/droplet/s3/backend.h include/droplet/s3/replyparser.h include/droplet/s3/reqbuilder.h include/droplet/s3/s3.h '/home/buildozer/aports/community/libdroplet/pkg/libdroplet/usr/include/droplet-1.0/droplet/s3' /usr/bin/install -c -m 644 include/droplet.h include/dropletp.h '/home/buildozer/aports/community/libdroplet/pkg/libdroplet/usr/include/droplet-1.0/' /usr/bin/install -c -m 644 include/droplet/srws/backend.h include/droplet/srws/replyparser.h include/droplet/srws/reqbuilder.h include/droplet/srws/srws.h '/home/buildozer/aports/community/libdroplet/pkg/libdroplet/usr/include/droplet-1.0/droplet/srws' libtool: install: /usr/bin/install -c .libs/libdroplet.so.0.0.0 /home/buildozer/aports/community/libdroplet/pkg/libdroplet/usr/lib/libdroplet.so.0.0.0 libtool: install: (cd /home/buildozer/aports/community/libdroplet/pkg/libdroplet/usr/lib && { ln -s -f libdroplet.so.0.0.0 libdroplet.so.0 || { rm -f libdroplet.so.0 && ln -s libdroplet.so.0.0.0 libdroplet.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/libdroplet/pkg/libdroplet/usr/lib && { ln -s -f libdroplet.so.0.0.0 libdroplet.so || { rm -f libdroplet.so && ln -s libdroplet.so.0.0.0 libdroplet.so; }; }) libtool: install: /usr/bin/install -c .libs/libdroplet.lai /home/buildozer/aports/community/libdroplet/pkg/libdroplet/usr/lib/libdroplet.la libtool: install: /usr/bin/install -c .libs/libdroplet.a /home/buildozer/aports/community/libdroplet/pkg/libdroplet/usr/lib/libdroplet.a libtool: install: chmod 644 /home/buildozer/aports/community/libdroplet/pkg/libdroplet/usr/lib/libdroplet.a libtool: install: ranlib /home/buildozer/aports/community/libdroplet/pkg/libdroplet/usr/lib/libdroplet.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/community/libdroplet/src/Droplet-2.0/libdroplet' make[1]: Leaving directory '/home/buildozer/aports/community/libdroplet/src/Droplet-2.0/libdroplet' Making install in examples make[1]: Entering directory '/home/buildozer/aports/community/libdroplet/src/Droplet-2.0/examples' make[2]: Entering directory '/home/buildozer/aports/community/libdroplet/src/Droplet-2.0/examples' 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/community/libdroplet/src/Droplet-2.0/examples' make[1]: Leaving directory '/home/buildozer/aports/community/libdroplet/src/Droplet-2.0/examples' make[1]: Entering directory '/home/buildozer/aports/community/libdroplet/src/Droplet-2.0' make[2]: Entering directory '/home/buildozer/aports/community/libdroplet/src/Droplet-2.0' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/community/libdroplet/pkg/libdroplet/usr/lib/pkgconfig' /usr/bin/install -c -m 644 droplet-1.0.pc '/home/buildozer/aports/community/libdroplet/pkg/libdroplet/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/community/libdroplet/src/Droplet-2.0' make[1]: Leaving directory '/home/buildozer/aports/community/libdroplet/src/Droplet-2.0' >>> libdroplet-dev*: Running split function dev... >>> libdroplet-dev*: Preparing subpackage libdroplet-dev... >>> libdroplet-dev*: Stripping binaries >>> libdroplet-dev*: Running postcheck for libdroplet-dev >>> libdroplet*: Running postcheck for libdroplet >>> libdroplet*: Preparing package libdroplet... >>> libdroplet*: Stripping binaries >>> libdroplet-dev*: Scanning shared objects >>> libdroplet*: Scanning shared objects >>> libdroplet-dev*: Tracing dependencies... json-c-dev libdroplet=2.0-r12 pc:libcrypto pc:libxml-2.0 pkgconfig >>> libdroplet-dev*: Package size: 220.0 KB >>> libdroplet-dev*: Compressing data... >>> libdroplet-dev*: Create checksum... >>> libdroplet-dev*: Create libdroplet-dev-2.0-r12.apk >>> libdroplet*: Tracing dependencies... so:libc.musl-s390x.so.1 so:libcrypto.so.3 so:libjson-c.so.5 so:libssl.so.3 so:libxml2.so.2 >>> libdroplet*: Package size: 180.0 KB >>> libdroplet*: Compressing data... >>> libdroplet*: Create checksum... >>> libdroplet*: Create libdroplet-2.0-r12.apk >>> libdroplet: Build complete at Sat, 29 Apr 2023 16:35:29 +0000 elapsed time 0h 0m 13s >>> libdroplet: Cleaning up srcdir >>> libdroplet: Cleaning up pkgdir >>> libdroplet: Uninstalling dependencies... (1/22) Purging .makedepends-libdroplet (20230429.163516) (2/22) Purging json-c-dev (0.16-r3) (3/22) Purging json-c (0.16-r3) (4/22) Purging autoconf (2.71-r2) (5/22) Purging m4 (1.4.19-r3) (6/22) Purging automake (1.16.5-r2) (7/22) Purging libtool (2.4.7-r2) (8/22) Purging libltdl (2.4.7-r2) (9/22) Purging libxml2-dev (2.11.0-r2) (10/22) Purging zlib-dev (1.2.13-r1) (11/22) Purging xz-dev (5.4.2-r1) (12/22) Purging xz (5.4.2-r1) (13/22) Purging libxml2-utils (2.11.0-r2) (14/22) Purging libxml2 (2.11.0-r2) (15/22) Purging openssl-dev (3.1.0-r4) (16/22) Purging git-perl (2.40.1-r0) (17/22) Purging perl-git (2.40.1-r0) (18/22) Purging perl-error (0.17029-r1) (19/22) Purging perl (5.36.1-r0) (20/22) Purging libbz2 (1.0.8-r5) (21/22) Purging xz-libs (5.4.2-r1) (22/22) Purging gdbm (1.23-r1) Executing busybox-1.36.0-r8.trigger OK: 371 MiB in 101 packages >>> libdroplet: Updating the community/s390x repository index... >>> libdroplet: Signing the index...