>>> tinc-pre: Building community/tinc-pre 1.1.18-r2 (using abuild 3.14.1-r1) started Mon, 11 Nov 2024 22:29:42 +0000
>>> tinc-pre: Validating /home/buildozer/aports/community/tinc-pre/APKBUILD...
>>> tinc-pre: Analyzing dependencies...
>>> tinc-pre: Installing for build: build-base linux-headers ncurses-dev readline-dev zlib-dev lzo-dev openssl-dev>3 texinfo automake autoconf libtool bash
(1/25) Installing linux-headers (6.6-r1)
(2/25) Installing libformw (6.5_p20241006-r2)
(3/25) Installing libmenuw (6.5_p20241006-r2)
(4/25) Installing libpanelw (6.5_p20241006-r2)
(5/25) Installing libncurses++ (6.5_p20241006-r2)
(6/25) Installing ncurses-dev (6.5_p20241006-r2)
(7/25) Installing libhistory (8.2.13-r0)
(8/25) Installing readline-dev (8.2.13-r0)
(9/25) Installing zlib-dev (1.3.1-r2)
(10/25) Installing lzo (2.10-r5)
(11/25) Installing lzo-dev (2.10-r5)
(12/25) Installing openssl-dev (3.3.2-r3)
(13/25) Installing libbz2 (1.0.8-r6)
(14/25) Installing perl (5.40.0-r3)
(15/25) Installing texinfo (7.1.1-r0)
(16/25) Installing automake (1.17-r0)
(17/25) Installing m4 (1.4.19-r3)
(18/25) Installing autoconf (2.72-r0)
(19/25) Installing libltdl (2.4.7-r3)
(20/25) Installing libtool (2.4.7-r3)
(21/25) Installing bash (5.2.37-r0)
Executing bash-5.2.37-r0.post-install
(22/25) Installing .makedepends-tinc-pre (20241111.223226)
(23/25) Installing perl-error (0.17029-r2)
(24/25) Installing perl-git (2.46.2-r0)
(25/25) Installing git-perl (2.46.2-r0)
Executing busybox-1.37.0-r6.trigger
OK: 391 MiB in 123 packages
>>> tinc-pre: Cleaning up srcdir
>>> tinc-pre: Cleaning up pkgdir
>>> tinc-pre: Cleaning up tmpdir
>>> tinc-pre: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/tinc-1.1pre18.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/tinc-1.1pre18.tar.gz.part'
tinc-1.1pre18.tar.gz 100% |********************************|  714k  0:00:00 ETA
'/var/cache/distfiles/v3.21/tinc-1.1pre18.tar.gz.part' saved
>>> tinc-pre: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/tinc-1.1pre18.tar.gz
>>> tinc-pre: Checking sha512sums...
tinc-1.1pre18.tar.gz: OK
tinc-1.1-fix-paths.patch: OK
tinc-pre.initd: OK
tinc-pre.confd: OK
tinc-pre.networks: OK
>>> tinc-pre: Unpacking /var/cache/distfiles/v3.21/tinc-1.1pre18.tar.gz...
>>> tinc-pre: tinc-1.1-fix-paths.patch
patching file src/names.c
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
configure.ac:17: warning: The macro 'AC_PROG_CC_STDC' is obsolete.
configure.ac:17: You should run autoupdate.
./lib/autoconf/c.m4:1669: AC_PROG_CC_STDC is expanded from...
configure.ac:17: the top level
fatal: not a git repository (or any of the parent directories): .git
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 2
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether make supports the include directive... yes (GNU style)
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for 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 wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for riscv64-alpine-linux-musl-gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for a sed that does not truncate output... /bin/sed
checking whether to build with code coverage support... no
checking build system type... riscv64-alpine-linux-musl
checking host system type... riscv64-alpine-linux-musl
checking CFLAGS for maximum warnings... -Wall
checking whether C compiler accepts -DFORTIFY_SOURCE=2... yes
checking whether C compiler accepts -fwrapv... yes
checking whether C compiler accepts -fPIE... yes
checking whether the linker accepts -pie... yes
checking whether the linker accepts -Wl,-z,relro... yes
checking whether the linker accepts -Wl,-z,now... yes
checking for syslog.h... yes
checking for sys/file.h... yes
checking for sys/ioctl.h... yes
checking for sys/mman.h... yes
checking for sys/param.h... yes
checking for sys/resource.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... yes
checking for sys/un.h... yes
checking for sys/wait.h... yes
checking for netdb.h... yes
checking for arpa/inet.h... yes
checking for dirent.h... yes
checking for getopt.h... yes
checking for stddef.h... yes
checking for net/if.h... yes
checking for net/if_types.h... no
checking for net/ethernet.h... yes
checking for net/if_arp.h... yes
checking for netinet/in_systm.h... yes
checking for netinet/in.h... yes
checking for netinet/in6.h... no
checking for netpacket/packet.h... yes
checking for netinet/if_ether.h... yes
checking for netinet/ip.h... yes
checking for netinet/ip6.h... yes
checking for resolv.h... yes
checking for netinet/tcp.h... yes
checking for netinet/ip_icmp.h... yes
checking for netinet/icmp6.h... yes
checking for working __malloc__ attribute... yes
checking for working __nonnull__ attribute... yes
checking for working __warn_unused_result__ attribute... yes
checking for struct ether_header... yes
checking for struct arphdr... yes
checking for struct ether_arp... yes
checking for struct ip... yes
checking for struct icmp... yes
checking for struct ip6_hdr... yes
checking for struct icmp6_hdr... yes
checking for struct nd_neighbor_solicit... yes
checking for struct nd_opt_hdr... yes
checking for asprintf... yes
checking for daemon... yes
checking for fchmod... yes
checking for flock... yes
checking for fork... yes
checking for gettimeofday... yes
checking for mlockall... yes
checking for putenv... yes
checking for recvmmsg... yes
checking for strsignal... yes
checking for nanosleep... yes
checking for unsetenv... yes
checking for vsyslog... yes
checking for devname... no
checking for fdevname... no
checking for getopt_long... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether res_init is declared... yes
checking for res_init in -lresolv... yes
checking for linux/if_tun.h... yes
checking for curses.h... yes
checking for initscr in -lncurses... yes
checking for wtimeout in -ltinfo... yes
./configure: line 8569: CURSES_LIBS+= -ltinfo: not found
checking for readline/readline.h... yes
checking for readline/history.h... yes
checking for readline in -lreadline... yes
checking for zlib.h... yes
checking for compress2 in -lz... yes
checking for lzo1x_1_compress in -llzo2... yes
checking for lzo/lzo1x.h... yes
checking for dlopen... yes
checking for openssl/evp.h... yes
checking for openssl/rsa.h... yes
checking for openssl/rand.h... yes
checking for openssl/err.h... yes
checking for openssl/sha.h... yes
checking for openssl/pem.h... yes
checking for openssl/engine.h... yes
checking for EVP_EncryptInit_ex in -lcrypto... yes
checking for RAND_bytes... yes
checking for EVP_EncryptInit_ex... yes
checking for EVP_CIPHER_CTX_new... yes
checking whether OpenSSL_add_all_algorithms is declared... yes
checking whether EVP_aes_256_cfb is declared... yes
checking for BN_GENCB_new... yes
checking for ERR_remove_state... yes
checking for RSA_set0_key... yes
checking for HMAC_CTX_new... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating test/Makefile
config.status: creating test/testlib.sh
config.status: creating systemd/Makefile
config.status: creating bash_completion.d/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18'
Making all in src
make[2]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/src'
  CC       address_cache.o
  CC       autoconnect.o
  CC       buffer.o
  CC       conf.o
  CC       connection.o
  CC       control.o
  CC       dropin.o
  CC       dummy_device.o
  CC       edge.o
  CC       event.o
  CC       fd_device.o
  CC       graph.o
  CC       hash.o
  CC       list.o
  CC       logger.o
  CC       meta.o
  CC       multicast_device.o
  CC       names.o
  CC       net.o
  CC       net_packet.o
  CC       net_setup.o
  CC       net_socket.o
  CC       netutl.o
  CC       node.o
  CC       process.o
  CC       protocol.o
  CC       protocol_auth.o
  CC       protocol_edge.o
  CC       protocol_key.o
  CC       protocol_misc.o
  CC       protocol_subnet.o
  CC       raw_socket_device.o
  CC       route.o
  CC       script.o
  CC       splay_tree.o
  CC       sptps.o
  CC       subnet.o
  CC       subnet_parse.o
  CC       tincd.o
  CC       utils.o
  GEN      version_git.h
  CC       fsck.o
  CC       ifconfig.o
  CC       info.o
  CC       invitation.o
  CC       tincctl.o
  CC       top.o
  CC       ed25519/ecdsagen.o
  CC       openssl/rsagen.o
  CC       version.o
  CC       ed25519/ecdh.o
  CC       ed25519/ecdsa.o
  CC       ed25519/fe.o
  CC       ed25519/ge.o
  CC       ed25519/key_exchange.o
  CC       ed25519/keypair.o
  CC       ed25519/sc.o
  CC       ed25519/sha512.o
  CC       ed25519/sign.o
  CC       ed25519/verify.o
  CC       chacha-poly1305/chacha.o
  CC       chacha-poly1305/chacha-poly1305.o
  CC       chacha-poly1305/poly1305.o
  CC       linux/device.o
  CC       openssl/cipher.o
  CC       openssl/crypto.o
  CC       openssl/digest.o
  CC       openssl/prf.o
  CC       openssl/rsa.o
openssl/digest.c: In function 'digest_set_key':
openssl/digest.c:70:9: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   70 |         digest->hmac_ctx = HMAC_CTX_new();
      |         ^~~~~~
In file included from openssl/digest.c:25:
/usr/include/openssl/hmac.h:33:33: note: declared here
   33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void);
      |                                 ^~~~~~~~~~~~
openssl/digest.c:71:9: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   71 |         HMAC_Init_ex(digest->hmac_ctx, key, len, digest->digest, 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,
      |                           ^~~~~~~~~~~~
openssl/digest.c: In function 'digest_close':
openssl/digest.c:96:17: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   96 |                 HMAC_CTX_free(digest->hmac_ctx);
      |                 ^~~~~~~~~~~~~
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
openssl/digest.c: In function 'digest_create':
openssl/digest.c:111:17: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  111 |                 if(!HMAC_Init_ex(digest->hmac_ctx, NULL, 0, NULL, 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,
      |                           ^~~~~~~~~~~~
openssl/digest.c:112:33: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  112 |                                 || !HMAC_Update(digest->hmac_ctx, indata, inlen)
      |                                 ^~
/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,
      |                           ^~~~~~~~~~~
openssl/digest.c:113:33: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  113 |                                 || !HMAC_Final(digest->hmac_ctx, tmpdata, NULL)) {
      |                                 ^~
/usr/include/openssl/hmac.h:47:27: note: declared here
   47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md,
      |                           ^~~~~~~~~~
openssl/crypto.c: In function 'crypto_init':
openssl/crypto.c:97:9: warning: 'ENGINE_load_builtin_engines' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   97 |         ENGINE_load_builtin_engines();
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from openssl/crypto.c:24:
/usr/include/openssl/engine.h:358:28: note: declared here
  358 | OSSL_DEPRECATEDIN_3_0 void ENGINE_load_builtin_engines(void);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
openssl/crypto.c:98:9: warning: 'ENGINE_register_all_complete' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   98 |         ENGINE_register_all_complete();
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/engine.h:415:27: note: declared here
  415 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_all_complete(void);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
openssl/rsagen.c: In function 'rsa_generate':
openssl/rsagen.c:87:9: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   87 |         rsa_t *rsa = RSA_new();
      |         ^~~~~
In file included from /usr/include/openssl/x509.h:36,
                 from /usr/include/openssl/pem.h:23,
                 from openssl/rsagen.c:22:
/usr/include/openssl/rsa.h:212:28: note: declared here
  212 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void);
      |                            ^~~~~~~
openssl/rsagen.c:97:9: warning: 'RSA_generate_key_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   97 |         int result = RSA_generate_key_ex(rsa, bits, bn_e, cb);
      |         ^~~
/usr/include/openssl/rsa.h:271:27: note: declared here
  271 | OSSL_DEPRECATEDIN_3_0 int RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e,
      |                           ^~~~~~~~~~~~~~~~~~~
openssl/rsagen.c:104:17: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  104 |                 RSA_free(rsa);
      |                 ^~~~~~~~
/usr/include/openssl/rsa.h:304:28: note: declared here
  304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
openssl/rsagen.c: In function 'rsa_write_pem_public_key':
openssl/rsagen.c:114:9: warning: 'PEM_write_RSAPublicKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  114 |         return PEM_write_RSAPublicKey(fp, rsa);
      |         ^~~~~~
/usr/include/openssl/pem.h:452:1: note: declared here
  452 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSAPublicKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~
openssl/rsagen.c: In function 'rsa_write_pem_private_key':
openssl/rsagen.c:118:9: warning: 'PEM_write_RSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  118 |         return PEM_write_RSAPrivateKey(fp, rsa, NULL, NULL, 0, NULL, NULL);
      |         ^~~~~~
/usr/include/openssl/pem.h:451:1: note: declared here
  451 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~~~~
openssl/rsa.c: In function 'rsa_set_hex_public_key':
openssl/rsa.c:56:9: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   56 |         rsa_t *rsa = RSA_new();
      |         ^~~~~
In file included from /usr/include/openssl/x509.h:36,
                 from /usr/include/openssl/pem.h:23,
                 from openssl/rsa.c:22:
/usr/include/openssl/rsa.h:212:28: note: declared here
  212 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void);
      |                            ^~~~~~~
openssl/rsa.c:62:9: warning: 'RSA_set0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   62 |         RSA_set0_key(rsa, bn_n, bn_e, NULL);
      |         ^~~~~~~~~~~~
/usr/include/openssl/rsa.h:218:27: note: declared here
  218 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d);
      |                           ^~~~~~~~~~~~
openssl/rsa.c: In function 'rsa_set_hex_private_key':
openssl/rsa.c:79:9: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 |         rsa_t *rsa = RSA_new();
      |         ^~~~~
/usr/include/openssl/rsa.h:212:28: note: declared here
  212 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void);
      |                            ^~~~~~~
openssl/rsa.c:85:9: warning: 'RSA_set0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   85 |         RSA_set0_key(rsa, bn_n, bn_e, bn_d);
      |         ^~~~~~~~~~~~
/usr/include/openssl/rsa.h:218:27: note: declared here
  218 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d);
      |                           ^~~~~~~~~~~~
openssl/rsa.c: In function 'rsa_read_pem_public_key':
openssl/rsa.c:93:9: warning: 'PEM_read_RSAPublicKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   93 |         rsa_t *rsa = PEM_read_RSAPublicKey(fp, NULL, NULL, NULL);
      |         ^~~~~
/usr/include/openssl/pem.h:452:1: note: declared here
  452 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSAPublicKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~
openssl/rsa.c:97:17: warning: 'PEM_read_RSA_PUBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   97 |                 rsa = PEM_read_RSA_PUBKEY(fp, NULL, NULL, NULL);
      |                 ^~~
/usr/include/openssl/pem.h:453:1: note: declared here
  453 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSA_PUBKEY, RSA)
      | ^~~~~~~~~~~~~~~~~~~
openssl/rsa.c: In function 'rsa_read_pem_private_key':
openssl/rsa.c:108:9: warning: 'PEM_read_RSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  108 |         rsa_t *rsa = PEM_read_RSAPrivateKey(fp, NULL, NULL, NULL);
      |         ^~~~~
/usr/include/openssl/pem.h:451:1: note: declared here
  451 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~~~~
openssl/rsa.c: In function 'rsa_size':
openssl/rsa.c:118:9: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  118 |         return RSA_size(rsa);
      |         ^~~~~~
/usr/include/openssl/rsa.h:215:27: note: declared here
  215 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa);
      |                           ^~~~~~~~
openssl/rsa.c: In function 'rsa_public_encrypt':
openssl/rsa.c:122:9: warning: 'RSA_public_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  122 |         if((size_t)RSA_public_encrypt(len, in, out, rsa, RSA_NO_PADDING) == len) {
      |         ^~
/usr/include/openssl/rsa.h:293:5: note: declared here
  293 | int RSA_public_encrypt(int flen, const unsigned char *from, unsigned char *to,
      |     ^~~~~~~~~~~~~~~~~~
openssl/rsa.c: In function 'rsa_private_decrypt':
openssl/rsa.c:131:9: warning: 'RSA_private_decrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  131 |         if((size_t)RSA_private_decrypt(len, in, out, rsa, RSA_NO_PADDING) == len) {
      |         ^~
/usr/include/openssl/rsa.h:302:5: note: declared here
  302 | int RSA_private_decrypt(int flen, const unsigned char *from, unsigned char *to,
      |     ^~~~~~~~~~~~~~~~~~~
openssl/rsa.c: In function 'rsa_free':
openssl/rsa.c:145:17: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  145 |                 RSA_free(rsa);
      |                 ^~~~~~~~
/usr/include/openssl/rsa.h:304:28: note: declared here
  304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
  CCLD     tincd
  CCLD     tinc
make[2]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/src'
Making all in doc
make[2]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/doc'
  GEN      tincd.8
  GEN      tinc.8
  GEN      tinc.conf.5
  GEN      tinc-gui.8
make[2]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/doc'
Making all in test
make[2]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/test'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/test'
Making all in systemd
make[2]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/systemd'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/systemd'
Making all in bash_completion.d
make[2]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/bash_completion.d'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/bash_completion.d'
make[2]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18'
make[2]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18'
make[1]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18'
Making check in src
make[1]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/src'
  GEN      version_git.h
  CC       version.o
  CCLD     tincd
  CCLD     tinc
make  sptps_test sptps_keypair
make[2]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/src'
  CC       sptps_test.o
  CC       sptps_keypair.o
  CCLD     sptps_keypair
  CCLD     sptps_test
make[2]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/src'
make[1]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/src'
Making check in doc
make[1]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/doc'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/doc'
Making check in test
make[1]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/test'
make  splice \
  basic.test commandline.test executables.test import-export.test invite-join.test invite-offline.test invite-tinc-up.test ns-ping.test scripts.test security.test sptps-basic.test variables.test
make[2]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/test'
make[2]: Nothing to be done for 'basic.test'.
make[2]: Nothing to be done for 'commandline.test'.
make[2]: Nothing to be done for 'executables.test'.
make[2]: Nothing to be done for 'import-export.test'.
make[2]: Nothing to be done for 'invite-join.test'.
make[2]: Nothing to be done for 'invite-offline.test'.
make[2]: Nothing to be done for 'invite-tinc-up.test'.
make[2]: Nothing to be done for 'ns-ping.test'.
make[2]: Nothing to be done for 'scripts.test'.
make[2]: Nothing to be done for 'security.test'.
make[2]: Nothing to be done for 'sptps-basic.test'.
make[2]: Nothing to be done for 'variables.test'.
  CC       splice.o
  CCLD     splice
make[2]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/test'
make  check-TESTS
make[2]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/test'
make[3]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/test'
SKIP: ns-ping.test
SKIP: security.test
PASS: executables.test
PASS: variables.test
PASS: commandline.test
PASS: basic.test
PASS: invite-offline.test
PASS: invite-join.test
PASS: invite-tinc-up.test
PASS: import-export.test
PASS: sptps-basic.test
PASS: scripts.test
============================================================================
Testsuite summary for tinc UNKNOWN
============================================================================
# TOTAL: 12
# PASS:  10
# SKIP:  2
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/test'
make[2]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/test'
make[1]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/test'
Making check in systemd
make[1]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/systemd'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/systemd'
Making check in bash_completion.d
make[1]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/bash_completion.d'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/bash_completion.d'
make[1]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18'
make[1]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18'
>>> tinc-pre: Entering fakeroot...
Making install in src
make[1]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/src'
  GEN      version_git.h
  CC       version.o
  CCLD     tincd
  CCLD     tinc
make[2]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/src'
  GEN      version_git.h
make[2]: Nothing to be done for 'install-data-am'.
  CC       version.o
  CCLD     tincd
  CCLD     tinc
 /bin/mkdir -p '/home/buildozer/aports/community/tinc-pre/pkg/tinc-pre/usr/sbin'
  /usr/bin/install -c tincd tinc '/home/buildozer/aports/community/tinc-pre/pkg/tinc-pre/usr/sbin'
make[2]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/src'
make[1]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/src'
Making install in doc
make[1]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/doc'
make[2]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/buildozer/aports/community/tinc-pre/pkg/tinc-pre/usr/share/man/man5'
 /bin/mkdir -p '/home/buildozer/aports/community/tinc-pre/pkg/tinc-pre/usr/share/info'
 /bin/mkdir -p '/home/buildozer/aports/community/tinc-pre/pkg/tinc-pre/usr/share/man/man8'
 /usr/bin/install -c -m 644 tinc.conf.5 '/home/buildozer/aports/community/tinc-pre/pkg/tinc-pre/usr/share/man/man5'
 /usr/bin/install -c -m 644 tincd.8 tinc.8 tinc-gui.8 '/home/buildozer/aports/community/tinc-pre/pkg/tinc-pre/usr/share/man/man8'
 /usr/bin/install -c -m 644 ./tinc.info '/home/buildozer/aports/community/tinc-pre/pkg/tinc-pre/usr/share/info'
 install-info --info-dir='/home/buildozer/aports/community/tinc-pre/pkg/tinc-pre/usr/share/info' '/home/buildozer/aports/community/tinc-pre/pkg/tinc-pre/usr/share/info/tinc.info'
make[2]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/doc'
make[1]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/doc'
Making install in test
make[1]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/test'
make[2]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/test'
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/tinc-pre/src/tinc-1.1pre18/test'
make[1]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/test'
Making install in systemd
make[1]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/systemd'
make[2]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/systemd'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/systemd'
make[1]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/systemd'
Making install in bash_completion.d
make[1]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/bash_completion.d'
make[2]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/bash_completion.d'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/buildozer/aports/community/tinc-pre/pkg/tinc-pre/usr/share/bash-completion/completions/'
 /usr/bin/install -c -m 644 tinc '/home/buildozer/aports/community/tinc-pre/pkg/tinc-pre/usr/share/bash-completion/completions/'
make[2]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/bash_completion.d'
make[1]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18/bash_completion.d'
make[1]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18'
make[2]: Entering directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18'
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/tinc-pre/src/tinc-1.1pre18'
make[1]: Leaving directory '/home/buildozer/aports/community/tinc-pre/src/tinc-1.1pre18'
>>> tinc-pre-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/community/tinc-pre/pkg/tinc-pre-doc/usr/share/man'
'usr/share/info' -> '/home/buildozer/aports/community/tinc-pre/pkg/tinc-pre-doc/usr/share/info'
>>> tinc-pre-doc*: Preparing subpackage tinc-pre-doc...
>>> tinc-pre-doc*: Running postcheck for tinc-pre-doc
>>> tinc-pre*: Running postcheck for tinc-pre
>>> WARNING: tinc-pre*: Found OpenRC directory (/etc/conf.d or /etc/init.d) but name doesn't end with -openrc
>>> WARNING: tinc-pre*: Found /usr/share/bash-completion
             Add $pkgname-bash-completion to subpackages
>>> tinc-pre*: Preparing package tinc-pre...
>>> tinc-pre*: Stripping binaries
>>> tinc-pre-doc*: Scanning shared objects
>>> tinc-pre*: Scanning shared objects
>>> tinc-pre-doc*: Tracing dependencies...
>>> tinc-pre-doc*: Package size: 176.6 KB
>>> tinc-pre-doc*: Compressing data...
>>> tinc-pre-doc*: Create checksum...
>>> tinc-pre-doc*: Create tinc-pre-doc-1.1.18-r2.apk
>>> tinc-pre*: Tracing dependencies...
	so:libc.musl-riscv64.so.1
	so:libcrypto.so.3
	so:liblzo2.so.2
	so:libncursesw.so.6
	so:libreadline.so.8
	so:libz.so.1
>>> tinc-pre*: Package size: 412.1 KB
>>> tinc-pre*: Compressing data...
>>> tinc-pre*: Create checksum...
>>> tinc-pre*: Create tinc-pre-1.1.18-r2.apk
>>> tinc-pre: Build complete at Mon, 11 Nov 2024 22:33:26 +0000 elapsed time 0h 3m 44s
>>> tinc-pre: Cleaning up srcdir
>>> tinc-pre: Cleaning up pkgdir
>>> tinc-pre: Uninstalling dependencies...
(1/25) Purging .makedepends-tinc-pre (20241111.223226)
(2/25) Purging linux-headers (6.6-r1)
(3/25) Purging readline-dev (8.2.13-r0)
(4/25) Purging libhistory (8.2.13-r0)
(5/25) Purging zlib-dev (1.3.1-r2)
(6/25) Purging lzo-dev (2.10-r5)
(7/25) Purging lzo (2.10-r5)
(8/25) Purging openssl-dev (3.3.2-r3)
(9/25) Purging texinfo (7.1.1-r0)
Executing texinfo-7.1.1-r0.pre-deinstall
(10/25) Purging automake (1.17-r0)
(11/25) Purging autoconf (2.72-r0)
(12/25) Purging m4 (1.4.19-r3)
(13/25) Purging libtool (2.4.7-r3)
(14/25) Purging libltdl (2.4.7-r3)
(15/25) Purging bash (5.2.37-r0)
Executing bash-5.2.37-r0.pre-deinstall
(16/25) Purging git-perl (2.46.2-r0)
(17/25) Purging perl-git (2.46.2-r0)
(18/25) Purging perl-error (0.17029-r2)
(19/25) Purging perl (5.40.0-r3)
(20/25) Purging libbz2 (1.0.8-r6)
(21/25) Purging ncurses-dev (6.5_p20241006-r2)
(22/25) Purging libncurses++ (6.5_p20241006-r2)
(23/25) Purging libpanelw (6.5_p20241006-r2)
(24/25) Purging libformw (6.5_p20241006-r2)
(25/25) Purging libmenuw (6.5_p20241006-r2)
Executing busybox-1.37.0-r6.trigger
OK: 333 MiB in 98 packages
>>> tinc-pre: Updating the community/riscv64 repository index...
>>> tinc-pre: Signing the index...