>>> tinc: Building main/tinc 1.0.36-r6 (using abuild 3.12.0-r0) started Thu, 30 Nov 2023 14:41:47 +0000 >>> tinc: Checking sanity of /home/buildozer/aports/main/tinc/APKBUILD... >>> tinc: Analyzing dependencies... >>> tinc: Installing for build: build-base zlib-dev lzo-dev openssl-dev>3 linux-headers (1/6) Installing zlib-dev (1.3-r2) (2/6) Installing lzo (2.10-r5) (3/6) Installing lzo-dev (2.10-r5) (4/6) Installing openssl-dev (3.1.4-r2) (5/6) Installing linux-headers (6.5-r0) (6/6) Installing .makedepends-tinc (20231130.144148) OK: 390 MiB in 117 packages >>> tinc: Cleaning up srcdir >>> tinc: Cleaning up pkgdir >>> tinc: Cleaning up tmpdir >>> tinc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tinc-1.0.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 100 488k 100 488k 0 0 3641k 0 --:--:-- --:--:-- --:--:-- 3673k >>> tinc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tinc-1.0.36.tar.gz >>> tinc: Checking sha512sums... tinc-1.0.36.tar.gz: OK tincd.initd: OK tincd.lo.initd: OK tinc.networks: OK >>> tinc: Unpacking /var/cache/distfiles/edge/tinc-1.0.36.tar.gz... 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 make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for i586-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 dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -E checking build system type... i586-alpine-linux-musl checking host system type... i586-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 syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for net/if.h... yes checking for net/if_types.h... no checking for linux/if_tun.h... yes checking for net/if_tun.h... no checking for net/if_utun.h... no checking for net/tun/if_tun.h... no checking for net/if_tap.h... no checking for net/tap/if_tap.h... no checking for net/ethernet.h... no 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... no 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 pid_t... yes checking for working __malloc__ attribute... yes checking for socklen_t... yes checking for struct ether_header... no checking for struct arphdr... yes checking for struct ether_arp... no checking for struct in_addr... yes checking for struct addrinfo... yes checking for struct ip... yes checking for struct icmp... yes checking for struct in6_addr... yes checking for struct sockaddr_in6... 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 return type of signal handlers... void 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 pselect... yes checking for putenv... yes checking for strsignal... yes checking for system... yes checking for unsetenv... yes checking for usleep... yes checking for vsyslog... yes checking for devname... no checking for fdevname... no checking for getopt_long... yes checking for socket... yes checking for gethostbyname... yes checking whether freeaddrinfo is declared... yes checking whether gai_strerror is declared... yes checking whether getaddrinfo is declared... yes checking whether getnameinfo is declared... yes checking whether res_init is declared... yes checking for res_init in -lresolv... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for lzo1x_1_compress in -llzo2... yes checking lzo/lzo1x.h usability... yes checking lzo/lzo1x.h presence... yes checking for lzo/lzo1x.h... yes checking for dlopen... yes checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking openssl/rsa.h usability... yes checking openssl/rsa.h presence... yes checking for openssl/rsa.h... yes checking openssl/rand.h usability... yes checking openssl/rand.h presence... yes checking for openssl/rand.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/sha.h usability... yes checking openssl/sha.h presence... yes checking for openssl/sha.h... yes checking openssl/pem.h usability... yes checking openssl/pem.h presence... yes checking for openssl/pem.h... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... 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 RSA_set0_key... 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 systemd/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36' Making all in src make[2]: Entering directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/src' CC avl_tree.o CC conf.o CC connection.o CC dropin.o CC dummy_device.o CC edge.o CC event.o CC fake-getaddrinfo.o CC fake-getnameinfo.o CC graph.o CC list.o CC logger.o CC meta.o CC multicast_device.o CC net.o CC net_packet.o CC net_setup.o CC net_socket.o CC netutl.o CC node.o CC pidfile.o CC process.o CC protocol.o CC protocol_auth.o CC protocol_edge.o CC protocol_misc.o CC protocol_key.o CC protocol_subnet.o CC proxy.o CC raw_socket_device.o CC route.o CC subnet.o CC tincd.o CC utils.o CC linux/device.o connection.c: In function 'free_connection_partially': connection.c:111:17: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 111 | RSA_free(c->rsa_key); | ^~~~~~~~ In file included from connection.h:24, from net.h:129, from subnet.h:24, from conf.h:34, from connection.c:25: /usr/include/openssl/rsa.h:299:28: note: declared here 299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ protocol_auth.c: In function 'send_metakey': protocol_auth.c:148:9: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 148 | int len = RSA_size(c->rsa_key); | ^~~ In file included from connection.h:24, from net.h:129, from subnet.h:24, from conf.h:34, from protocol_auth.c:29: /usr/include/openssl/rsa.h:210:27: note: declared here 210 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa); | ^~~~~~~~ protocol_auth.c:199:9: warning: 'RSA_public_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 199 | if(RSA_public_encrypt(len, (unsigned char *)c->outkey, (unsigned char *)buffer, c->rsa_key, RSA_NO_PADDING) != len) { | ^~ /usr/include/openssl/rsa.h:288:5: note: declared here 288 | int RSA_public_encrypt(int flen, const unsigned char *from, unsigned char *to, | ^~~~~~~~~~~~~~~~~~ protocol_auth.c: In function 'metakey_h': protocol_auth.c:247:9: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 247 | len = RSA_size(myself->connection->rsa_key); | ^~~ /usr/include/openssl/rsa.h:210:27: note: declared here 210 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa); | ^~~~~~~~ protocol_auth.c:277:9: warning: 'RSA_private_decrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 277 | if(RSA_private_decrypt(len, (unsigned char *)buffer, (unsigned char *)c->inkey, myself->connection->rsa_key, RSA_NO_PADDING) != len) { /* See challenge() */ | ^~ /usr/include/openssl/rsa.h:297:5: note: declared here 297 | int RSA_private_decrypt(int flen, const unsigned char *from, unsigned char *to, | ^~~~~~~~~~~~~~~~~~~ protocol_auth.c: In function 'send_challenge': protocol_auth.c:346:9: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 346 | int len = RSA_size(c->rsa_key); | ^~~ /usr/include/openssl/rsa.h:210:27: note: declared here 210 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa); | ^~~~~~~~ protocol_auth.c: In function 'challenge_h': protocol_auth.c:382:9: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 382 | len = RSA_size(myself->connection->rsa_key); | ^~~ /usr/include/openssl/rsa.h:210:27: note: declared here 210 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa); | ^~~~~~~~ protocol_auth.c: In function 'send_chal_reply': protocol_auth.c:427:25: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 427 | || !EVP_DigestUpdate(ctx, c->mychallenge, RSA_size(myself->connection->rsa_key)) | ^~ /usr/include/openssl/rsa.h:210:27: note: declared here 210 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa); | ^~~~~~~~ protocol_auth.c: In function 'chal_reply_h': protocol_auth.c:482:25: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 482 | || !EVP_DigestUpdate(ctx, c->hischallenge, RSA_size(c->rsa_key)) | ^~ /usr/include/openssl/rsa.h:210:27: note: declared here 210 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa); | ^~~~~~~~ net_setup.c: In function 'read_rsa_public_key': net_setup.c:73:17: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 73 | c->rsa_key = RSA_new(); | ^ In file included from /usr/include/openssl/x509.h:36, from /usr/include/openssl/pem.h:23, from net_setup.c:25: /usr/include/openssl/rsa.h:207:28: note: declared here 207 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); | ^~~~~~~ net_setup.c:89:17: warning: 'RSA_set0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 89 | if(!n || !e || RSA_set0_key(c->rsa_key, n, e, NULL) != 1) { | ^~ /usr/include/openssl/rsa.h:213:27: note: declared here 213 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d); | ^~~~~~~~~~~~ net_setup.c:110:17: warning: 'PEM_read_RSAPublicKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 110 | c->rsa_key = PEM_read_RSAPublicKey(fp, &c->rsa_key, NULL, NULL); | ^ /usr/include/openssl/pem.h:451:1: note: declared here 451 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSAPublicKey, RSA) | ^~~~~~~~~~~~~~~~~~~ net_setup.c:127:17: warning: 'PEM_read_RSA_PUBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 127 | c->rsa_key = PEM_read_RSA_PUBKEY(fp, &c->rsa_key, NULL, NULL); | ^ /usr/include/openssl/pem.h:452:1: note: declared here 452 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSA_PUBKEY, RSA) | ^~~~~~~~~~~~~~~~~~~ net_setup.c:152:9: warning: 'PEM_read_RSAPublicKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 152 | c->rsa_key = PEM_read_RSAPublicKey(fp, &c->rsa_key, NULL, NULL); | ^ /usr/include/openssl/pem.h:451:1: note: declared here 451 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSAPublicKey, RSA) | ^~~~~~~~~~~~~~~~~~~ net_setup.c:171:9: warning: 'PEM_read_RSA_PUBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 171 | c->rsa_key = PEM_read_RSA_PUBKEY(fp, &c->rsa_key, NULL, NULL); | ^ /usr/include/openssl/pem.h:452:1: note: declared here 452 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSA_PUBKEY, RSA) | ^~~~~~~~~~~~~~~~~~~ net_setup.c: In function 'read_rsa_private_key': net_setup.c:192:17: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 192 | myself->connection->rsa_key = RSA_new(); | ^~~~~~ /usr/include/openssl/rsa.h:207:28: note: declared here 207 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); | ^~~~~~~ net_setup.c:219:17: warning: 'RSA_set0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 219 | if(!n || !e || !d || RSA_set0_key(myself->connection->rsa_key, n, e, d) != 1) { | ^~ /usr/include/openssl/rsa.h:213:27: note: declared here 213 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d); | ^~~~~~~~~~~~ net_setup.c:256:9: warning: 'PEM_read_RSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 256 | myself->connection->rsa_key = PEM_read_RSAPrivateKey(fp, NULL, NULL, NULL); | ^~~~~~ /usr/include/openssl/pem.h:450:1: note: declared here 450 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) | ^~~~~~~~~~~~~~~~~~~~~~ tincd.c: In function 'keygen': tincd.c:439:9: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 439 | rsa_key = RSA_new(); | ^~~~~~~ In file included from tincd.c:37: /usr/include/openssl/rsa.h:207:28: note: declared here 207 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); | ^~~~~~~ tincd.c:449:9: warning: 'RSA_generate_key_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 449 | result = RSA_generate_key_ex(rsa_key, bits, e, cb); | ^~~~~~ /usr/include/openssl/rsa.h:266:27: note: declared here 266 | OSSL_DEPRECATEDIN_3_0 int RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e, | ^~~~~~~~~~~~~~~~~~~ tincd.c:456:17: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 456 | RSA_free(rsa_key); | ^~~~~~~~ /usr/include/openssl/rsa.h:299:28: note: declared here 299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ tincd.c:466:17: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 466 | RSA_free(rsa_key); | ^~~~~~~~ /usr/include/openssl/rsa.h:299:28: note: declared here 299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ tincd.c:476:9: warning: 'PEM_write_RSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 476 | PEM_write_RSAPrivateKey(f, rsa_key, NULL, NULL, 0, NULL, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from tincd.c:38: /usr/include/openssl/pem.h:450:1: note: declared here 450 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) | ^~~~~~~~~~~~~~~~~~~~~~ tincd.c:491:17: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 491 | RSA_free(rsa_key); | ^~~~~~~~ /usr/include/openssl/rsa.h:299:28: note: declared here 299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ tincd.c:496:9: warning: 'PEM_write_RSAPublicKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 496 | PEM_write_RSAPublicKey(f, rsa_key); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/pem.h:451:1: note: declared here 451 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSAPublicKey, RSA) | ^~~~~~~~~~~~~~~~~~~ tincd.c:499:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 499 | RSA_free(rsa_key); | ^~~~~~~~ /usr/include/openssl/rsa.h:299:28: note: declared here 299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ tincd.c: In function 'main': tincd.c:692:9: warning: 'ENGINE_load_builtin_engines' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 692 | ENGINE_load_builtin_engines(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from tincd.c:41: /usr/include/openssl/engine.h:358:28: note: declared here 358 | OSSL_DEPRECATEDIN_3_0 void ENGINE_load_builtin_engines(void); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ tincd.c:693:9: warning: 'ENGINE_register_all_complete' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 693 | 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD tincd make[2]: Leaving directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/src' Making all in doc make[2]: Entering directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/doc' GEN tincd.8 GEN tinc.conf.5 make[2]: Leaving directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/doc' Making all in systemd make[2]: Entering directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/systemd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/systemd' make[2]: Entering directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36' make[2]: Leaving directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36' make[1]: Leaving directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36' Making check in src make[1]: Entering directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/src' Making check in doc make[1]: Entering directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/doc' Making check in systemd make[1]: Entering directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/systemd' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/systemd' make[1]: Entering directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36' make[1]: Leaving directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36' >>> tinc: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/src' make[2]: Entering directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/main/tinc/pkg/tinc/usr/sbin' /usr/bin/install -c tincd '/home/buildozer/aports/main/tinc/pkg/tinc/usr/sbin' make[2]: Leaving directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/src' make[1]: Leaving directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/src' Making install in doc make[1]: Entering directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/doc' make[2]: Entering directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/doc' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/main/tinc/pkg/tinc/usr/share/man/man5' .././install-sh -c -d '/home/buildozer/aports/main/tinc/pkg/tinc/usr/share/info' .././install-sh -c -d '/home/buildozer/aports/main/tinc/pkg/tinc/usr/share/man/man8' /usr/bin/install -c -m 644 tinc.conf.5 '/home/buildozer/aports/main/tinc/pkg/tinc/usr/share/man/man5' /usr/bin/install -c -m 644 tincd.8 '/home/buildozer/aports/main/tinc/pkg/tinc/usr/share/man/man8' /usr/bin/install -c -m 644 ./tinc.info '/home/buildozer/aports/main/tinc/pkg/tinc/usr/share/info' make[2]: Leaving directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/doc' make[1]: Leaving directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/doc' Making install in systemd make[1]: Entering directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/systemd' make[2]: Entering directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/systemd' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Leaving directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/systemd' make[1]: Leaving directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36/systemd' make[1]: Entering directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36' make[2]: Entering directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36' 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/main/tinc/src/tinc-1.0.36' make[1]: Leaving directory '/home/buildozer/aports/main/tinc/src/tinc-1.0.36' >>> tinc-doc*: Running split function doc... >>> tinc-doc*: Preparing subpackage tinc-doc... >>> tinc-doc*: Running postcheck for tinc-doc >>> tinc-openrc*: Running split function openrc... >>> tinc-openrc*: Preparing subpackage tinc-openrc... >>> tinc-openrc*: Running postcheck for tinc-openrc >>> tinc*: Running postcheck for tinc >>> tinc*: Preparing package tinc... >>> tinc*: Stripping binaries >>> tinc-doc*: Scanning shared objects >>> tinc-openrc*: Scanning shared objects >>> tinc*: Scanning shared objects >>> tinc-doc*: Tracing dependencies... >>> tinc-doc*: Package size: 160.0 KB >>> tinc-doc*: Compressing data... >>> tinc-doc*: Create checksum... >>> tinc-doc*: Create tinc-doc-1.0.36-r6.apk >>> tinc-openrc*: Tracing dependencies... >>> tinc-openrc*: Package size: 28.0 KB >>> tinc-openrc*: Compressing data... >>> tinc-openrc*: Create checksum... >>> tinc-openrc*: Create tinc-openrc-1.0.36-r6.apk >>> tinc*: Tracing dependencies... so:libc.musl-x86.so.1 so:libcrypto.so.3 so:liblzo2.so.2 so:libz.so.1 >>> tinc*: Package size: 156.0 KB >>> tinc*: Compressing data... >>> tinc*: Create checksum... >>> tinc*: Create tinc-1.0.36-r6.apk >>> tinc: Build complete at Thu, 30 Nov 2023 14:42:05 +0000 elapsed time 0h 0m 18s >>> tinc: Cleaning up srcdir >>> tinc: Cleaning up pkgdir >>> tinc: Uninstalling dependencies... (1/6) Purging .makedepends-tinc (20231130.144148) (2/6) Purging zlib-dev (1.3-r2) (3/6) Purging lzo-dev (2.10-r5) (4/6) Purging lzo (2.10-r5) (5/6) Purging openssl-dev (3.1.4-r2) (6/6) Purging linux-headers (6.5-r0) OK: 379 MiB in 111 packages >>> tinc: Updating the main/x86 repository index... >>> tinc: Signing the index...