>>> xmlsec: Building community/xmlsec 1.2.36-r0 (using abuild 3.10.0_rc1-r2) started Sun, 30 Oct 2022 03:48:44 +0000 >>> xmlsec: Checking sanity of /home/buildozer/aports/community/xmlsec/APKBUILD... >>> xmlsec: Analyzing dependencies... >>> xmlsec: Installing for build: build-base libtool libxml2-dev libxslt-dev nss-dev openssl-dev>3 (1/20) Installing libltdl (2.4.7-r0) (2/20) Installing libtool (2.4.7-r0) (3/20) Installing zlib-dev (1.2.13-r0) (4/20) Installing xz-libs (5.2.7-r0) (5/20) Installing xz-dev (5.2.7-r0) (6/20) Installing libxml2 (2.10.3-r1) (7/20) Installing libxml2-utils (2.10.3-r1) (8/20) Installing libxml2-dev (2.10.3-r1) (9/20) Installing libgpg-error (1.46-r1) (10/20) Installing libgcrypt (1.10.1-r0) (11/20) Installing libxslt (1.1.37-r0) (12/20) Installing libxslt-dev (1.1.37-r0) (13/20) Installing nspr (4.35-r0) (14/20) Installing sqlite-libs (3.39.4-r0) (15/20) Installing nss (3.84-r0) (16/20) Installing linux-headers (5.19.5-r0) (17/20) Installing nspr-dev (4.35-r0) (18/20) Installing nss-dev (3.84-r0) (19/20) Installing openssl-dev (3.0.5-r3) (20/20) Installing .makedepends-xmlsec (20221030.034847) Executing busybox-1.35.0-r27.trigger OK: 292 MiB in 116 packages >>> xmlsec: Cleaning up srcdir >>> xmlsec: Cleaning up pkgdir >>> xmlsec: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xmlsec1-1.2.36.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 >>> xmlsec: Fetching https://github.com/lsh123/xmlsec/releases/download/xmlsec-1_2_36/xmlsec1-1.2.36.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 6 1958k 6 136k 0 0 74918 0 0:00:26 0:00:01 0:00:25 190k 100 1958k 100 1958k 0 0 805k 0 0:00:02 0:00:02 --:--:-- 1526k >>> xmlsec: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xmlsec1-1.2.36.tar.gz >>> xmlsec: Checking sha512sums... xmlsec1-1.2.36.tar.gz: OK >>> xmlsec: Unpacking /var/cache/distfiles/xmlsec1-1.2.36.tar.gz... checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl 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 whether make supports nested variables... yes checking whether UID '100' is supported by ustar format... yes checking whether GID '101' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for riscv64-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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 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/riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/riscv64-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 riscv64-alpine-linux-musl file names to riscv64-alpine-linux-musl format... func_convert_file_noop checking how to convert riscv64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/riscv64-alpine-linux-musl/bin/ld option to reload object files... -r checking for riscv64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-alpine-linux-musl-strip... no checking for strip... strip checking for riscv64-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 riscv64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 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/riscv64-alpine-linux-musl/bin/ld) 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... no checking for egrep... (cached) /bin/grep -E checking for cp... /bin/cp checking for mv... /bin/mv checking for tar... /bin/tar checking for perl... no checking for help2man... no checking for xsltproc... /usr/bin/xsltproc checking for man2html... no checking for gtkdoc-mkhtml... no checking for gtkdoc-mkdb... no checking for gtkdoc-scan... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for build OS... "Linux" checking for development environment... disabled checking for man pages build... disabled checking for docs build... disabled checking for shared library suffix... .so checking for __FUNCTION__ or __func__... __func__ checking for riscv64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking size of size_t... 8 checking for using size_t... no checking for LIBXML... yes checking for libxml2 library >= 2.8.0... yes checking for LIBXSLT... yes checking for libxslt library >= 1.0.20... yes checking for openssl library installation in "/usr" folder... yes checking for openssl library >= 1.0.0... yes (openssl version '3.0.0') checking for OpenSSL 3+ engines support... disabled checking for NSPR... no checking for NSPR... no checking for NSPR... no checking for NSPR... yes checking for NSS... no checking for NSS... yes checking for nspr library >= 4.25.0... yes checking for nss library >= 3.49... yes checking for libgcrypt library >= 1.4.0... disabled checking for libgnutls library >= 2.8.0... disabled checking for mscrypto... disabled checking for mscng... disabled checking for default crypto library... yes ("openssl") checking for MD5 support... yes checking for RIPEMD-160 support... yes checking for SHA1 support... yes checking for SHA224 support... yes checking for SHA256 support... yes checking for SHA384 support... yes checking for SHA512 support... yes checking for HMAC support... yes checking for DSA support... yes checking for RSA support... yes checking for x509 support... yes checking for DES support... yes checking for AES support... yes checking for GOST support... disabled checking for EXPERMIENTAL GOST2012 support... disabled checking for XMLDSig support... yes checking for XMLEnc support... yes checking for soap support... disabled checking for mans... yes checking for docs... yes checking for apps... yes checking for static linking... disabled checking ltdl.h usability... yes checking ltdl.h presence... yes checking for ltdl.h... yes checking for lt_dlopenext in -lltdl... yes checking for xmlsec-crypto dynamic loading support... yes checking for xmlsec-crypto dynamic loading support in command line tool... yes checking for docs folder... $(htmldir) checking for Simple Keys Manager testing... yes checking for templates testing... yes checking for debugging... disabled checking for warnings as errors... disabled checking for profiling... disabled checking for pedantic... disabled checking for secure memset... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/xmlsec/openssl/Makefile config.status: creating src/openssl/Makefile config.status: creating include/xmlsec/nss/Makefile config.status: creating src/nss/Makefile config.status: creating xmlsec1.pc config.status: creating include/xmlsec/version.h config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/xmlsec/Makefile config.status: creating src/Makefile config.status: creating apps/Makefile config.status: creating docs/Makefile config.status: creating docs/api/Makefile config.status: creating man/Makefile config.status: creating xmlsec1-openssl.pc config.status: creating xmlsec1-gnutls.pc config.status: creating xmlsec1-gcrypt.pc config.status: creating xmlsec1-nss.pc config.status: creating xmlsec1.spec config.status: creating xmlsec1Conf.sh config.status: creating xmlsec1-config 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/xmlsec/src/xmlsec1-1.2.36' Making all in include make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include' Making all in xmlsec make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec' Making all in openssl make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec/openssl' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec/openssl' Making all in nss make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec/nss' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec/nss' make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec' make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec' make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src' Making all in . make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src' CC app.lo CC base64.lo CC bn.lo CC buffer.lo CC c14n.lo CC dl.lo CC enveloped.lo CC errors.lo CC io.lo CC keyinfo.lo CC keys.lo CC keysdata.lo CC keysmngr.lo CC kw_aes_des.lo CC list.lo CC membuf.lo CC nodeset.lo CC parser.lo CC relationship.lo CC strings.lo CC templates.lo CC transforms.lo CC x509.lo CC xmldsig.lo CC xmlenc.lo CC xmltree.lo CC xmlsec.lo CC xpath.lo CC xslt.lo CCLD libxmlsec1.la make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src' Making all in openssl make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src/openssl' CC libxmlsec1_openssl_la-app.lo CC libxmlsec1_openssl_la-bn.lo CC libxmlsec1_openssl_la-ciphers.lo CC libxmlsec1_openssl_la-crypto.lo CC libxmlsec1_openssl_la-digests.lo CC libxmlsec1_openssl_la-evp.lo CC libxmlsec1_openssl_la-evp_signatures.lo CC libxmlsec1_openssl_la-hmac.lo CC libxmlsec1_openssl_la-kw_aes.lo CC libxmlsec1_openssl_la-kw_des.lo CC libxmlsec1_openssl_la-kt_rsa.lo CC libxmlsec1_openssl_la-signatures.lo CC libxmlsec1_openssl_la-symkeys.lo CC libxmlsec1_openssl_la-x509.lo CC libxmlsec1_openssl_la-x509vfy.lo CCLD libxmlsec1-openssl.la make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src/openssl' Making all in nss make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src/nss' CC libxmlsec1_nss_la-app.lo CC libxmlsec1_nss_la-bignum.lo CC libxmlsec1_nss_la-ciphers.lo CC libxmlsec1_nss_la-crypto.lo CC libxmlsec1_nss_la-digests.lo CC libxmlsec1_nss_la-hmac.lo CC libxmlsec1_nss_la-pkikeys.lo CC libxmlsec1_nss_la-signatures.lo CC libxmlsec1_nss_la-symkeys.lo CC libxmlsec1_nss_la-x509.lo CC libxmlsec1_nss_la-x509vfy.lo CC libxmlsec1_nss_la-keysstore.lo CC libxmlsec1_nss_la-keytrans.lo CC libxmlsec1_nss_la-kw_des.lo CC libxmlsec1_nss_la-kw_aes.lo CCLD libxmlsec1-nss.la make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src/nss' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src' Making all in apps make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/apps' CC xmlsec.o CC crypto.o CC cmdline.o CCLD xmlsec1 make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/apps' Making all in man make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/man' Making all in docs make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/docs' Making all in api make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/docs/api' Copying api-docs... make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/docs/api' make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/docs' ======= Run 'make docs' in the xmlsec/docs folder to rebuild docs make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/docs' make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36' make[1]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36' >>> xmlsec: Entering fakeroot... Making install in include make[1]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include' Making install in xmlsec make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec' Making install in openssl make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec/openssl' make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec/openssl' make install-exec-hook ../../.././install-sh -c -d '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/include/xmlsec1/xmlsec/openssl' make[5]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec/openssl' /bin/sh /home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/install-sh -d /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/include/xmlsec1/xmlsec/openssl make[5]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec/openssl' /usr/bin/install -c -m 644 app.h bn.h crypto.h evp.h symbols.h x509.h '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/include/xmlsec1/xmlsec/openssl' make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec/openssl' make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec/openssl' Making install in nss make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec/nss' make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec/nss' make install-exec-hook ../../.././install-sh -c -d '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/include/xmlsec1/xmlsec/nss' make[5]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec/nss' /bin/sh /home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/install-sh -d /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/include/xmlsec1/xmlsec/nss make[5]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec/nss' /usr/bin/install -c -m 644 app.h crypto.h symbols.h bignum.h keysstore.h pkikeys.h x509.h '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/include/xmlsec1/xmlsec/nss' make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec/nss' make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec/nss' make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec' make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec' make install-exec-hook ../.././install-sh -c -d '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/include/xmlsec1/xmlsec' make[5]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec' /bin/sh /home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/install-sh -d /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/include/xmlsec1/xmlsec /usr/bin/install -c -m 644 app.h base64.h bn.h buffer.h crypto.h dl.h errors.h exports.h io.h keyinfo.h keysdata.h keys.h keysmngr.h list.h membuf.h nodeset.h parser.h private.h strings.h templates.h transforms.h version.h x509.h xmldsig.h xmlenc.h xmlsec.h xmltree.h '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/include/xmlsec1/xmlsec' make[5]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec' make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec' make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include/xmlsec' make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include' make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/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/community/xmlsec/src/xmlsec1-1.2.36/include' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include' make[1]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/include' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src' Making install in . make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src' make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src' make[3]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libxmlsec1.la '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib' libtool: install: /usr/bin/install -c .libs/libxmlsec1.so.1.2.36 /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib/libxmlsec1.so.1.2.36 libtool: install: (cd /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib && { ln -s -f libxmlsec1.so.1.2.36 libxmlsec1.so.1 || { rm -f libxmlsec1.so.1 && ln -s libxmlsec1.so.1.2.36 libxmlsec1.so.1; }; }) libtool: install: (cd /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib && { ln -s -f libxmlsec1.so.1.2.36 libxmlsec1.so || { rm -f libxmlsec1.so && ln -s libxmlsec1.so.1.2.36 libxmlsec1.so; }; }) libtool: install: /usr/bin/install -c .libs/libxmlsec1.lai /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib/libxmlsec1.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src' Making install in openssl make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src/openssl' make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src/openssl' make[3]: Nothing to be done for 'install-data-am'. ../.././install-sh -c -d '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libxmlsec1-openssl.la '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib' libtool: warning: relinking 'libxmlsec1-openssl.la' libtool: install: (cd /home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src/openssl; /bin/sh "/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/libtool" --silent --tag CC --mode=relink gcc -Os -fomit-frame-pointer -fno-builtin-memset -version-info 3:36:2 -Wl,--as-needed,-O1,--sort-common -o libxmlsec1-openssl.la -rpath /usr/lib libxmlsec1_openssl_la-app.lo libxmlsec1_openssl_la-bn.lo libxmlsec1_openssl_la-ciphers.lo libxmlsec1_openssl_la-crypto.lo libxmlsec1_openssl_la-digests.lo libxmlsec1_openssl_la-evp.lo libxmlsec1_openssl_la-evp_signatures.lo libxmlsec1_openssl_la-hmac.lo libxmlsec1_openssl_la-kw_aes.lo libxmlsec1_openssl_la-kw_des.lo libxmlsec1_openssl_la-kt_rsa.lo libxmlsec1_openssl_la-signatures.lo libxmlsec1_openssl_la-symkeys.lo libxmlsec1_openssl_la-x509.lo libxmlsec1_openssl_la-x509vfy.lo -Wl,-rpath-link -Wl,/usr/lib -L/usr/lib -lcrypto -ldl -lxslt -lxml2 -lxml2 ../libxmlsec1.la -inst-prefix-dir /home/buildozer/aports/community/xmlsec/pkg/xmlsec) libtool: install: /usr/bin/install -c .libs/libxmlsec1-openssl.so.1.2.36T /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib/libxmlsec1-openssl.so.1.2.36 libtool: install: (cd /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib && { ln -s -f libxmlsec1-openssl.so.1.2.36 libxmlsec1-openssl.so.1 || { rm -f libxmlsec1-openssl.so.1 && ln -s libxmlsec1-openssl.so.1.2.36 libxmlsec1-openssl.so.1; }; }) libtool: install: (cd /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib && { ln -s -f libxmlsec1-openssl.so.1.2.36 libxmlsec1-openssl.so || { rm -f libxmlsec1-openssl.so && ln -s libxmlsec1-openssl.so.1.2.36 libxmlsec1-openssl.so; }; }) libtool: install: /usr/bin/install -c .libs/libxmlsec1-openssl.lai /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib/libxmlsec1-openssl.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src/openssl' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src/openssl' Making install in nss make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src/nss' make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src/nss' make[3]: Nothing to be done for 'install-data-am'. ../.././install-sh -c -d '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libxmlsec1-nss.la '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib' libtool: warning: relinking 'libxmlsec1-nss.la' libtool: install: (cd /home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src/nss; /bin/sh "/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/libtool" --silent --tag CC --mode=relink gcc -Os -fomit-frame-pointer -fno-builtin-memset -version-info 3:36:2 -Wl,--as-needed,-O1,--sort-common -o libxmlsec1-nss.la -rpath /usr/lib libxmlsec1_nss_la-app.lo libxmlsec1_nss_la-bignum.lo libxmlsec1_nss_la-ciphers.lo libxmlsec1_nss_la-crypto.lo libxmlsec1_nss_la-digests.lo libxmlsec1_nss_la-hmac.lo libxmlsec1_nss_la-pkikeys.lo libxmlsec1_nss_la-signatures.lo libxmlsec1_nss_la-symkeys.lo libxmlsec1_nss_la-x509.lo libxmlsec1_nss_la-x509vfy.lo libxmlsec1_nss_la-keysstore.lo libxmlsec1_nss_la-keytrans.lo libxmlsec1_nss_la-kw_des.lo libxmlsec1_nss_la-kw_aes.lo -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lplds4 -lplc4 -lnspr4 -lxslt -lxml2 -lxml2 ../libxmlsec1.la -inst-prefix-dir /home/buildozer/aports/community/xmlsec/pkg/xmlsec) libtool: install: /usr/bin/install -c .libs/libxmlsec1-nss.so.1.2.36T /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib/libxmlsec1-nss.so.1.2.36 libtool: install: (cd /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib && { ln -s -f libxmlsec1-nss.so.1.2.36 libxmlsec1-nss.so.1 || { rm -f libxmlsec1-nss.so.1 && ln -s libxmlsec1-nss.so.1.2.36 libxmlsec1-nss.so.1; }; }) libtool: install: (cd /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib && { ln -s -f libxmlsec1-nss.so.1.2.36 libxmlsec1-nss.so || { rm -f libxmlsec1-nss.so && ln -s libxmlsec1-nss.so.1.2.36 libxmlsec1-nss.so; }; }) libtool: install: /usr/bin/install -c .libs/libxmlsec1-nss.lai /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib/libxmlsec1-nss.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src/nss' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src/nss' make[1]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/src' Making install in apps make[1]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/apps' make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/apps' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c xmlsec1 '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/bin' libtool: warning: '../src/libxmlsec1.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/xmlsec1 /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/bin/xmlsec1 make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/apps' make[1]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/apps' Making install in man make[1]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/man' make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/man' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/share/man/man1' /usr/bin/install -c -m 644 ./xmlsec1.1 ./xmlsec1-config.1 '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/man' make[1]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/man' Making install in docs make[1]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/docs' Making install in api make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/docs/api' make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/docs/api' 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/community/xmlsec/src/xmlsec1-1.2.36/docs/api' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/docs/api' make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/docs' make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/docs' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh /home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/install-sh -d /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/share/doc/xmlsec1 /bin/sh /home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/install-sh -d /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/share/doc/xmlsec1/images /bin/sh /home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/install-sh -d /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/share/doc/xmlsec1/api /bin/sh /home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/install-sh -d /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/share/doc/xmlsec1/api/images /usr/bin/install -c -m 0644 ./*.html /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/share/doc/xmlsec1 /usr/bin/install -c -m 0644 ./*.ico /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/share/doc/xmlsec1 /usr/bin/install -c -m 0644 ./images/*.gif ./images/*.png /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/share/doc/xmlsec1/images /usr/bin/install -c -m 0644 ./api/*.html ./api/*.png ./api/*.sgml /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/share/doc/xmlsec1/api install: can't stat './api/*.sgml': No such file or directory make[3]: [Makefile:841: install-data-local] Error 1 (ignored) /usr/bin/install -c -m 0644 ./api/images/*.png /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/share/doc/xmlsec1/api/images make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/docs' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/docs' make[1]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36/docs' make[1]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36' make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36' ./install-sh -c -d '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/bin' ./install-sh -c -d '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib' ./install-sh -c -d '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/share/aclocal' ./install-sh -c -d '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xmlsec1Conf.sh '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib' /usr/bin/install -c xmlsec1-config '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/bin' /usr/bin/install -c -m 644 xmlsec1.m4 '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/share/aclocal' /usr/bin/install -c -m 644 xmlsec1.pc xmlsec1-openssl.pc xmlsec1-nss.pc '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36' make[1]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.2.36' >>> xmlsec-nss*: Running split function nss... '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib/libxmlsec1-nss.so' -> '/home/buildozer/aports/community/xmlsec/pkg/xmlsec-nss/usr/lib/libxmlsec1-nss.so' '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib/libxmlsec1-nss.so.1' -> '/home/buildozer/aports/community/xmlsec/pkg/xmlsec-nss/usr/lib/libxmlsec1-nss.so.1' '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib/libxmlsec1-nss.so.1.2.36' -> '/home/buildozer/aports/community/xmlsec/pkg/xmlsec-nss/usr/lib/libxmlsec1-nss.so.1.2.36' >>> xmlsec-nss*: Preparing subpackage xmlsec-nss... >>> xmlsec-nss*: Stripping binaries >>> xmlsec-nss*: Running postcheck for xmlsec-nss >>> xmlsec-dev*: Running split function dev... >>> xmlsec-dev*: Preparing subpackage xmlsec-dev... >>> xmlsec-dev*: Stripping binaries >>> xmlsec-dev*: Running postcheck for xmlsec-dev >>> xmlsec-doc*: Running split function doc... >>> xmlsec-doc*: Preparing subpackage xmlsec-doc... >>> xmlsec-doc*: Running postcheck for xmlsec-doc >>> xmlsec*: Running postcheck for xmlsec >>> xmlsec*: Preparing package xmlsec... >>> xmlsec*: Stripping binaries >>> xmlsec-dev*: Scanning shared objects >>> xmlsec-doc*: Scanning shared objects >>> xmlsec-nss*: Scanning shared objects >>> xmlsec*: Scanning shared objects >>> xmlsec-dev*: Tracing dependencies... pc:libxml-2.0>=2.8.0 pc:libxslt>=1.0.20 pc:mozilla-nss>=1.4 pc:nspr>=1.4 pkgconfig xmlsec=1.2.36-r0 >>> xmlsec-dev*: Package size: 536.0 KB >>> xmlsec-dev*: Compressing data... >>> xmlsec-dev*: Create checksum... >>> xmlsec-dev*: Create xmlsec-dev-1.2.36-r0.apk >>> xmlsec-doc*: Tracing dependencies... >>> xmlsec-doc*: Package size: 3.5 MB >>> xmlsec-doc*: Compressing data... >>> xmlsec-doc*: Create checksum... >>> xmlsec-doc*: Create xmlsec-doc-1.2.36-r0.apk >>> xmlsec-nss*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libnspr4.so so:libnss3.so so:libsmime3.so so:libxml2.so.2 so:libxmlsec1.so.1 >>> xmlsec-nss*: Package size: 168.0 KB >>> xmlsec-nss*: Compressing data... >>> xmlsec-nss*: Create checksum... >>> xmlsec-nss*: Create xmlsec-nss-1.2.36-r0.apk >>> xmlsec*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libcrypto.so.3 so:libltdl.so.7 so:libxml2.so.2 so:libxslt.so.1 >>> xmlsec*: Package size: 644.0 KB >>> xmlsec*: Compressing data... >>> xmlsec*: Create checksum... >>> xmlsec*: Create xmlsec-1.2.36-r0.apk >>> xmlsec: Build complete at Sun, 30 Oct 2022 03:50:31 +0000 elapsed time 0h 1m 47s >>> xmlsec: Cleaning up srcdir >>> xmlsec: Cleaning up pkgdir >>> xmlsec: Uninstalling dependencies... (1/20) Purging .makedepends-xmlsec (20221030.034847) (2/20) Purging libtool (2.4.7-r0) (3/20) Purging libltdl (2.4.7-r0) (4/20) Purging libxslt-dev (1.1.37-r0) (5/20) Purging libxslt (1.1.37-r0) (6/20) Purging nss-dev (3.84-r0) (7/20) Purging nss (3.84-r0) (8/20) Purging openssl-dev (3.0.5-r3) (9/20) Purging libxml2-dev (2.10.3-r1) (10/20) Purging xz-dev (5.2.7-r0) (11/20) Purging libxml2-utils (2.10.3-r1) (12/20) Purging libxml2 (2.10.3-r1) (13/20) Purging zlib-dev (1.2.13-r0) (14/20) Purging xz-libs (5.2.7-r0) (15/20) Purging libgcrypt (1.10.1-r0) (16/20) Purging libgpg-error (1.46-r1) (17/20) Purging nspr-dev (4.35-r0) (18/20) Purging linux-headers (5.19.5-r0) (19/20) Purging nspr (4.35-r0) (20/20) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 270 MiB in 96 packages >>> xmlsec: Updating the community/riscv64 repository index... >>> xmlsec: Signing the index...