>>> 6tunnel: Building community/6tunnel 0.13-r1 (using abuild 3.10.0_rc1-r2) started Sun, 30 Oct 2022 18:21:39 +0000 >>> 6tunnel: Checking sanity of /home/buildozer/aports/community/6tunnel/APKBUILD... >>> 6tunnel: Analyzing dependencies... >>> 6tunnel: Installing for build: build-base automake autoconf (1/9) Installing libbz2 (1.0.8-r3) (2/9) Installing perl (5.36.0-r0) (3/9) Installing automake (1.16.5-r1) (4/9) Installing m4 (1.4.19-r1) (5/9) Installing autoconf (2.71-r1) (6/9) Installing .makedepends-6tunnel (20221030.182140) (7/9) Installing perl-error (0.17029-r1) (8/9) Installing perl-git (2.38.1-r0) (9/9) Installing git-perl (2.38.1-r0) Executing busybox-1.35.0-r27.trigger OK: 309 MiB in 102 packages >>> 6tunnel: Cleaning up srcdir >>> 6tunnel: Cleaning up pkgdir >>> 6tunnel: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/6tunnel-0.13.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 20899 100 20899 0 0 37311 0 --:--:-- --:--:-- --:--:-- 37319 >>> 6tunnel: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/6tunnel-0.13.tar.gz >>> 6tunnel: Checking sha512sums... 6tunnel-0.13.tar.gz: OK >>> 6tunnel: Unpacking /var/cache/distfiles/v3.17/6tunnel-0.13.tar.gz... configure.ac:16: warning: The macro `AC_STDC_HEADERS' is obsolete. configure.ac:16: You should run autoupdate. ./lib/autoconf/oldnames.m4:75: AC_STDC_HEADERS is expanded from... configure.ac:16: the top level configure.ac:16: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:16: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... ./lib/autoconf/oldnames.m4:75: AC_STDC_HEADERS is expanded from... configure.ac:16: the top level configure.ac:17: warning: The macro `AC_HAVE_HEADERS' is obsolete. configure.ac:17: You should run autoupdate. ./lib/autoconf/oldnames.m4:35: AC_HAVE_HEADERS is expanded from... configure.ac:17: the top level configure.ac:21: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:21: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:21: the top level configure.ac:3: installing './compile' configure.ac:2: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' 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 whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 whether make sets $(MAKE)... (cached) yes checking for strip... /usr/bin/strip checking for t_accept in -lnsl... no checking for socket in -lsocket... no checking for main in -linet6... 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for sys/socket.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for getaddrinfo... yes checking for AF_INET6... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands depbase=`echo 6tunnel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DPACKAGE_NAME=\"6tunnel\" -DPACKAGE_TARNAME=\"6tunnel\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"6tunnel\ 0.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"6tunnel\" -DVERSION=\"0.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETDB_H=1 -DHAVE_GETADDRINFO=1 -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT 6tunnel.o -MD -MP -MF $depbase.Tpo -c -o 6tunnel.o 6tunnel.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o 6tunnel 6tunnel.o >>> WARNING: 6tunnel: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> 6tunnel: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/6tunnel/src/6tunnel-0.13' ./install-sh -c -d '/home/buildozer/aports/community/6tunnel/pkg/6tunnel/usr/bin' ./install-sh -c -d '/home/buildozer/aports/community/6tunnel/pkg/6tunnel/usr/share/man/man1' mkdir: can't create directory '/home/buildozer/aports/community/6tunnel/pkg/6tunnel': File exists mkdir: can't create directory '/home/buildozer/aports/community/6tunnel/pkg/6tunnel/usr': File exists /usr/bin/install -c 6tunnel '/home/buildozer/aports/community/6tunnel/pkg/6tunnel/usr/bin' /usr/bin/install -c -m 644 6tunnel.1 '/home/buildozer/aports/community/6tunnel/pkg/6tunnel/usr/share/man/man1' make[1]: Leaving directory '/home/buildozer/aports/community/6tunnel/src/6tunnel-0.13' >>> 6tunnel-doc*: Running split function doc... >>> 6tunnel-doc*: Preparing subpackage 6tunnel-doc... >>> 6tunnel-doc*: Running postcheck for 6tunnel-doc >>> 6tunnel*: Running postcheck for 6tunnel >>> 6tunnel*: Preparing package 6tunnel... >>> 6tunnel*: Stripping binaries >>> 6tunnel-doc*: Scanning shared objects >>> 6tunnel*: Scanning shared objects >>> 6tunnel-doc*: Tracing dependencies... >>> 6tunnel-doc*: Package size: 24.0 KB >>> 6tunnel-doc*: Compressing data... >>> 6tunnel-doc*: Create checksum... >>> 6tunnel-doc*: Create 6tunnel-doc-0.13-r1.apk >>> 6tunnel*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> 6tunnel*: Package size: 56.0 KB >>> 6tunnel*: Compressing data... >>> 6tunnel*: Create checksum... >>> 6tunnel*: Create 6tunnel-0.13-r1.apk >>> 6tunnel: Build complete at Sun, 30 Oct 2022 18:21:48 +0000 elapsed time 0h 0m 9s >>> 6tunnel: Cleaning up srcdir >>> 6tunnel: Cleaning up pkgdir >>> 6tunnel: Uninstalling dependencies... (1/9) Purging .makedepends-6tunnel (20221030.182140) (2/9) Purging automake (1.16.5-r1) (3/9) Purging autoconf (2.71-r1) (4/9) Purging m4 (1.4.19-r1) (5/9) Purging git-perl (2.38.1-r0) (6/9) Purging perl-git (2.38.1-r0) (7/9) Purging perl-error (0.17029-r1) (8/9) Purging perl (5.36.0-r0) (9/9) Purging libbz2 (1.0.8-r3) Executing busybox-1.35.0-r27.trigger OK: 267 MiB in 93 packages >>> 6tunnel: Updating the community/x86_64 repository index... >>> 6tunnel: Signing the index...