>>> tomcat-native: Building community/tomcat-native 1.2.33-r0 (using abuild 3.9.0-r0) started Fri, 20 May 2022 11:59:17 +0000 >>> tomcat-native: Checking sanity of /home/buildozer/aports/community/tomcat-native/APKBUILD... >>> tomcat-native: Analyzing dependencies... >>> tomcat-native: Installing for build: build-base apr-dev chrpath java-jdk openssl1.1-compat-dev (1/34) Installing libuuid (2.38-r1) (2/34) Installing apr (1.7.0-r1) (3/34) Installing libblkid (2.38-r1) (4/34) Installing libfdisk (2.38-r1) (5/34) Installing libmount (2.38-r1) (6/34) Installing libsmartcols (2.38-r1) (7/34) Installing util-linux-dev (2.38-r1) (8/34) Installing apr-dev (1.7.0-r1) (9/34) Installing chrpath (0.16-r2) (10/34) Installing java-common (0.5-r0) (11/34) Installing p11-kit (0.24.1-r0) (12/34) Installing libtasn1 (4.18.0-r0) (13/34) Installing p11-kit-trust (0.24.1-r0) (14/34) Installing java-cacerts (1.0-r1) (15/34) Installing openjdk17-jre-headless (17.0.3_p7-r2) (16/34) Installing libxau (1.0.9-r0) (17/34) Installing libxdmcp (1.1.3-r0) (18/34) Installing libxcb (1.15-r0) (19/34) Installing libx11 (1.8-r0) (20/34) Installing libxext (1.3.4-r0) (21/34) Installing libxi (1.8-r0) (22/34) Installing libxrender (0.9.10-r3) (23/34) Installing libxtst (1.2.3-r3) (24/34) Installing alsa-lib (1.2.6.1-r0) (25/34) Installing libpng (1.6.37-r1) (26/34) Installing freetype (2.12.1-r0) (27/34) Installing giflib (5.2.1-r0) (28/34) Installing libjpeg-turbo (2.1.3-r1) (29/34) Installing lcms2 (2.13.1-r0) (30/34) Installing openjdk17-jre (17.0.3_p7-r2) (31/34) Installing openjdk17-jmods (17.0.3_p7-r2) (32/34) Installing openjdk17-jdk (17.0.3_p7-r2) (33/34) Installing openssl-dev (1.1.1o-r0) (34/34) Installing .makedepends-tomcat-native (20220520.115918) Executing busybox-1.35.0-r13.trigger Executing java-common-0.5-r0.trigger Executing ca-certificates-20211220-r0.trigger OK: 1570 MiB in 142 packages >>> tomcat-native: Cleaning up srcdir >>> tomcat-native: Cleaning up pkgdir >>> tomcat-native: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/tomcat-native-1.2.33-src.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> tomcat-native: Fetching https://archive.apache.org/dist/tomcat/tomcat-connectors/native/1.2.33/source/tomcat-native-1.2.33-src.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 420k 100 420k 0 0 2730k 0 --:--:-- --:--:-- --:--:-- 2746k >>> tomcat-native: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/tomcat-native-1.2.33-src.tar.gz >>> tomcat-native: Checking sha512sums... tomcat-native-1.2.33-src.tar.gz: OK >>> tomcat-native: Unpacking /var/cache/distfiles/v3.16/tomcat-native-1.2.33-src.tar.gz... checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking target system type... x86_64-pc-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking for working mkdir -p... yes Tomcat Native Version: 1.2.33 checking for chosen layout... tcnative checking for APR... yes configure: APR 1.7.0 detected. setting CPP to "gcc -E" checking JAVA_HOME... /usr/lib/jvm/default-jvm adding "-I/usr/lib/jvm/default-jvm/include" to TCNATIVE_PRIV_INCLUDES checking for JDK os include directory... linux adding "-I/usr/lib/jvm/default-jvm/include/linux" to TCNATIVE_PRIV_INCLUDES 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 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 for OpenSSL library... using openssl from /usr/lib and /usr/include checking OpenSSL library version >= 1.0.2... ok checking for OpenSSL DSA support... yes setting TCNATIVE_LDFLAGS to "-lssl -lcrypto" adding "-DHAVE_OPENSSL" to CFLAGS setting TCNATIVE_LIBS to "" setting TCNATIVE_LIBS to " -L/usr/lib -R/usr/lib -lapr-1 -luuid -lpthread" adding "-DTCNATIVE_LINUX" to CFLAGS checking for apr_pollset_wakeup in -lapr-1... yes adding "-DHAVE_POLLSET_WAKEUP" to CFLAGS configure: creating ./config.status config.status: creating Makefile config.status: executing default commands make[1]: Entering directory '/home/buildozer/aports/community/tomcat-native/src/tomcat-native-1.2.33-src/native' /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/address.lo -c src/address.c && touch src/address.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/bb.lo -c src/bb.c && touch src/bb.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/dir.lo -c src/dir.c && touch src/dir.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/error.lo -c src/error.c && touch src/error.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/file.lo -c src/file.c && touch src/file.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/info.lo -c src/info.c && touch src/info.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/jnilib.lo -c src/jnilib.c && touch src/jnilib.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/lock.lo -c src/lock.c && touch src/lock.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/misc.lo -c src/misc.c && touch src/misc.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/mmap.lo -c src/mmap.c && touch src/mmap.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/multicast.lo -c src/multicast.c && touch src/multicast.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/network.lo -c src/network.c && touch src/network.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/os.lo -c src/os.c && touch src/os.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/poll.lo -c src/poll.c && touch src/poll.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/pool.lo -c src/pool.c && touch src/pool.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/proc.lo -c src/proc.c && touch src/proc.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/shm.lo -c src/shm.c && touch src/shm.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/ssl.lo -c src/ssl.c && touch src/ssl.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/sslconf.lo -c src/sslconf.c && touch src/sslconf.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/sslcontext.lo -c src/sslcontext.c && touch src/sslcontext.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/sslinfo.lo -c src/sslinfo.c && touch src/sslinfo.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/sslnetwork.lo -c src/sslnetwork.c && touch src/sslnetwork.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/sslutils.lo -c src/sslutils.c && touch src/sslutils.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/stdlib.lo -c src/stdlib.c && touch src/stdlib.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/thread.lo -c src/thread.c && touch src/thread.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o src/user.lo -c src/user.c && touch src/user.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o os/unix/system.lo -c os/unix/system.c && touch os/unix/system.lo /bin/sh /usr/share/build-1/libtool --silent --mode=compile gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -o os/unix/uxpipe.lo -c os/unix/uxpipe.c && touch os/unix/uxpipe.lo /bin/sh /usr/share/build-1/libtool --silent --mode=link --tag=CC gcc -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -Os -fomit-frame-pointer -Os -fomit-frame-pointer -DHAVE_OPENSSL -DTCNATIVE_LINUX -DHAVE_POLLSET_WAKEUP -Os -fomit-frame-pointer -I./include -I/usr/lib/jvm/default-jvm/include -I/usr/lib/jvm/default-jvm/include/linux -I/usr/include/apr-1 -version-info 2:33:2 -o libtcnative-1.la -rpath /usr/lib src/address.lo src/bb.lo src/dir.lo src/error.lo src/file.lo src/info.lo src/jnilib.lo src/lock.lo src/misc.lo src/mmap.lo src/multicast.lo src/network.lo src/os.lo src/poll.lo src/pool.lo src/proc.lo src/shm.lo src/ssl.lo src/sslconf.lo src/sslcontext.lo src/sslinfo.lo src/sslnetwork.lo src/sslutils.lo src/stdlib.lo src/thread.lo src/user.lo os/unix/system.lo os/unix/uxpipe.lo -lssl -lcrypto -L/usr/lib -R/usr/lib -lapr-1 -luuid -lpthread ar: `u' modifier ignored since `D' is the default (see `U') make[1]: Leaving directory '/home/buildozer/aports/community/tomcat-native/src/tomcat-native-1.2.33-src/native' >>> tomcat-native: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/tomcat-native/src/tomcat-native-1.2.33-src/native' make[1]: Nothing to be done for 'local-all'. make[1]: Leaving directory '/home/buildozer/aports/community/tomcat-native/src/tomcat-native-1.2.33-src/native' /usr/share/build-1/mkdir.sh /home/buildozer/aports/community/tomcat-native/pkg/tomcat-native/usr/lib /bin/sh /usr/share/build-1/libtool --mode=install /usr/bin/install -c -m 755 libtcnative-1.la /home/buildozer/aports/community/tomcat-native/pkg/tomcat-native/usr/lib libtool: install: /usr/bin/install -c -m 755 .libs/libtcnative-1.so.0.2.33 /home/buildozer/aports/community/tomcat-native/pkg/tomcat-native/usr/lib/libtcnative-1.so.0.2.33 libtool: install: (cd /home/buildozer/aports/community/tomcat-native/pkg/tomcat-native/usr/lib && { ln -s -f libtcnative-1.so.0.2.33 libtcnative-1.so.0 || { rm -f libtcnative-1.so.0 && ln -s libtcnative-1.so.0.2.33 libtcnative-1.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/tomcat-native/pkg/tomcat-native/usr/lib && { ln -s -f libtcnative-1.so.0.2.33 libtcnative-1.so || { rm -f libtcnative-1.so && ln -s libtcnative-1.so.0.2.33 libtcnative-1.so; }; }) libtool: install: /usr/bin/install -c -m 755 .libs/libtcnative-1.lai /home/buildozer/aports/community/tomcat-native/pkg/tomcat-native/usr/lib/libtcnative-1.la libtool: install: /usr/bin/install -c -m 755 .libs/libtcnative-1.a /home/buildozer/aports/community/tomcat-native/pkg/tomcat-native/usr/lib/libtcnative-1.a libtool: install: chmod 644 /home/buildozer/aports/community/tomcat-native/pkg/tomcat-native/usr/lib/libtcnative-1.a libtool: install: ranlib /home/buildozer/aports/community/tomcat-native/pkg/tomcat-native/usr/lib/libtcnative-1.a libtool: warning: remember to run 'libtool --finish /usr/lib' >>> tomcat-native-dev*: Running split function dev... >>> tomcat-native-dev*: Preparing subpackage tomcat-native-dev... >>> tomcat-native-dev*: Stripping binaries >>> tomcat-native-dev*: Running postcheck for tomcat-native-dev >>> tomcat-native*: Running postcheck for tomcat-native >>> tomcat-native*: Preparing package tomcat-native... >>> tomcat-native*: Stripping binaries >>> tomcat-native-dev*: Scanning shared objects >>> tomcat-native*: Scanning shared objects >>> tomcat-native-dev*: Tracing dependencies... >>> tomcat-native-dev*: Package size: 276.0 KB >>> tomcat-native-dev*: Compressing data... >>> tomcat-native-dev*: Create checksum... >>> tomcat-native-dev*: Create tomcat-native-dev-1.2.33-r0.apk >>> tomcat-native*: Tracing dependencies... so:libapr-1.so.0 so:libc.musl-x86_64.so.1 so:libcrypto.so.1.1 so:libssl.so.1.1 >>> tomcat-native*: Package size: 184.0 KB >>> tomcat-native*: Compressing data... >>> tomcat-native*: Create checksum... >>> tomcat-native*: Create tomcat-native-1.2.33-r0.apk >>> tomcat-native: Build complete at Fri, 20 May 2022 11:59:30 +0000 elapsed time 0h 0m 13s >>> tomcat-native: Cleaning up srcdir >>> tomcat-native: Cleaning up pkgdir >>> tomcat-native: Uninstalling dependencies... (1/34) Purging .makedepends-tomcat-native (20220520.115918) (2/34) Purging apr-dev (1.7.0-r1) (3/34) Purging apr (1.7.0-r1) (4/34) Purging util-linux-dev (2.38-r1) (5/34) Purging libfdisk (2.38-r1) (6/34) Purging libmount (2.38-r1) (7/34) Purging libsmartcols (2.38-r1) (8/34) Purging libuuid (2.38-r1) (9/34) Purging chrpath (0.16-r2) (10/34) Purging openjdk17-jdk (17.0.3_p7-r2) (11/34) Purging openjdk17-jre (17.0.3_p7-r2) (12/34) Purging openjdk17-jmods (17.0.3_p7-r2) (13/34) Purging openssl-dev (1.1.1o-r0) (14/34) Purging libblkid (2.38-r1) (15/34) Purging openjdk17-jre-headless (17.0.3_p7-r2) (16/34) Purging java-cacerts (1.0-r1) Executing java-cacerts-1.0-r1.post-deinstall (17/34) Purging p11-kit-trust (0.24.1-r0) (18/34) Purging java-common (0.5-r0) (19/34) Purging p11-kit (0.24.1-r0) (20/34) Purging libtasn1 (4.18.0-r0) (21/34) Purging libxi (1.8-r0) (22/34) Purging libxtst (1.2.3-r3) (23/34) Purging libxext (1.3.4-r0) (24/34) Purging libxrender (0.9.10-r3) (25/34) Purging libx11 (1.8-r0) (26/34) Purging libxcb (1.15-r0) (27/34) Purging libxau (1.0.9-r0) (28/34) Purging libxdmcp (1.1.3-r0) (29/34) Purging alsa-lib (1.2.6.1-r0) (30/34) Purging freetype (2.12.1-r0) (31/34) Purging libpng (1.6.37-r1) (32/34) Purging giflib (5.2.1-r0) (33/34) Purging libjpeg-turbo (2.1.3-r1) (34/34) Purging lcms2 (2.13.1-r0) Executing busybox-1.35.0-r13.trigger Executing ca-certificates-20211220-r0.trigger OK: 1285 MiB in 108 packages >>> tomcat-native: Updating the community/x86_64 repository index... >>> tomcat-native: Signing the index...