==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: tinc 1.0.36-4 (Sat Jul 13 21:00:31 2024)
==> Retrieving sources...
  -> Found tinc-1.0.36.tar.gz
  -> Found tinc-1.0.36.tar.gz.sig
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with md5sums...
    tinc-1.0.36.tar.gz ... Passed
    tinc-1.0.36.tar.gz.sig ... Skipped
==> Validating source files with sha256sums...
    tinc-1.0.36.tar.gz ... Passed
    tinc-1.0.36.tar.gz.sig ... Skipped
==> Making package: tinc 1.0.36-4 (Sat Jul 13 21:00:50 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) lzo-2.10-5

Total Installed Size:  0.35 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing lzo...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found tinc-1.0.36.tar.gz
  -> Found tinc-1.0.36.tar.gz.sig
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting tinc-1.0.36.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
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 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... /usr/bin/grep
checking for egrep... /usr/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... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
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... 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 pid_t... yes
checking for working __malloc__ attribute... yes
checking for socklen_t... yes
checking for struct ether_header... yes
checking for struct arphdr... yes
checking for struct ether_arp... yes
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... no
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 '/build/tinc/src/tinc-1.0.36'
Making all in src
make[2]: Entering directory '/build/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
connection.c: In function 'free_connection_partially':
connection.c:111:3: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
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:304:58: note: declared here
  304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                                                          ^       
  CC       meta.o
  CC       multicast_device.o
conf.c: In function 'ask_and_open':
conf.c:575:3: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result]
  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
net_setup.c: In function 'read_rsa_public_key':
net_setup.c:73:3: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
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:212:58: note: declared here
  212 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void);
      |                                                          ^      
net_setup.c:89:3: warning: 'RSA_set0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:218:57: note: declared here
  218 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d);
      |                                                         ^~~~~~~~~~~~
net_setup.c:110:3: warning: 'PEM_read_RSAPublicKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/pem.h:452:191: note: declared here
  452 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSAPublicKey, RSA)
      |                                                                                                                                                                                               ^                    
net_setup.c:127:3: warning: 'PEM_read_RSA_PUBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/pem.h:453:189: note: declared here
  453 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSA_PUBKEY, RSA)
      |                                                                                                                                                                                             ^                  
net_setup.c:152:2: warning: 'PEM_read_RSAPublicKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/pem.h:452:191: note: declared here
  452 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSAPublicKey, RSA)
      |                                                                                                                                                                                               ^                    
net_setup.c:171:2: warning: 'PEM_read_RSA_PUBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/pem.h:453:189: note: declared here
  453 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSA_PUBKEY, RSA)
      |                                                                                                                                                                                             ^                  
net_setup.c: In function 'read_rsa_private_key':
net_setup.c:192:3: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:212:58: note: declared here
  212 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void);
      |                                                          ^      
net_setup.c:219:3: warning: 'RSA_set0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:218:57: note: declared here
  218 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d);
      |                                                         ^~~~~~~~~~~~
net_setup.c:256:2: warning: 'PEM_read_RSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/pem.h:451:192: note: declared here
  451 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
      |                                                                                                                                                                                                ^                     
  CC       protocol_subnet.o
  CC       proxy.o
  CC       raw_socket_device.o
  CC       route.o
protocol_auth.c: In function 'send_metakey':
protocol_auth.c:148:2: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
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:215:57: note: declared here
  215 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa);
      |                                                         ^       
protocol_auth.c:199:2: warning: 'RSA_public_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:293:5: note: declared here
  293 | int RSA_public_encrypt(int flen, const unsigned char *from, unsigned char *to,
      |     ^~~~~~~~~~~~~~~~~~
protocol_auth.c: In function 'metakey_h':
protocol_auth.c:247:2: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:215:57: note: declared here
  215 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa);
      |                                                         ^       
protocol_auth.c:277:2: warning: 'RSA_private_decrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:302:5: note: declared here
  302 | int RSA_private_decrypt(int flen, const unsigned char *from, unsigned char *to,
      |     ^~~~~~~~~~~~~~~~~~~
protocol_auth.c: In function 'send_challenge':
protocol_auth.c:346:2: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:215:57: note: declared here
  215 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa);
      |                                                         ^       
protocol_auth.c: In function 'challenge_h':
protocol_auth.c:382:2: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:215:57: note: declared here
  215 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa);
      |                                                         ^       
protocol_auth.c: In function 'send_chal_reply':
protocol_auth.c:427:18: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:215:57: note: declared here
  215 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa);
      |                                                         ^       
protocol_auth.c: In function 'chal_reply_h':
protocol_auth.c:482:18: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:215:57: note: declared here
  215 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa);
      |                                                         ^       
  CC       subnet.o
  CC       tincd.o
  CC       utils.o
  CC       linux/device.o
linux/device.c: In function 'write_packet':
linux/device.c:245:6: warning: 'write' reading between 2 and 65537 bytes from a region of size 0 [-Wstringop-overread]
In file included from linux/../subnet.h:24,
                 from linux/../conf.h:34,
                 from linux/device.c:30:
linux/../net.h:83:10: note: at offset -2 into source object 'data' of size 1661
In file included from linux/../have.h:44,
                 from linux/../system.h:26,
                 from linux/device.c:21:
/usr/include/unistd.h:378:16: note: in a call to function 'write' declared with attribute 'access (read_only, 2, 3)'
  378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur
      |                ^~~~~
linux/device.c: In function 'read_packet':
linux/device.c:197:11: warning: 'read' writing 1 byte into a region of size 0 overflows the destination [-Wstringop-overflow=]
linux/../net.h:83:10: note: at offset -2 into destination object 'data' of size 1661
In file included from /usr/include/unistd.h:1217:
/usr/include/bits/unistd.h:26:1: note: in a call to function 'read' declared with attribute 'access (write_only, 2)'
   26 | read (int __fd, void *__buf, size_t __nbytes)
      | ^~~~
tincd.c: In function 'keygen':
tincd.c:439:2: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from tincd.c:37:
/usr/include/openssl/rsa.h:212:58: note: declared here
  212 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void);
      |                                                          ^      
tincd.c:449:2: warning: 'RSA_generate_key_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:271:57: note: declared here
  271 | OSSL_DEPRECATEDIN_3_0 int RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e,
      |                                                         ^~~~~~~~~~~~~~~~~~~
tincd.c:456:3: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:304:58: note: declared here
  304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                                                          ^       
tincd.c:466:3: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:304:58: note: declared here
  304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                                                          ^       
tincd.c:476:2: warning: 'PEM_write_RSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from tincd.c:38:
/usr/include/openssl/pem.h:451:521: note: declared here
  451 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
      |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^                      
tincd.c:491:3: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:304:58: note: declared here
  304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                                                          ^       
tincd.c:496:2: warning: 'PEM_write_RSAPublicKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/pem.h:452:428: note: declared here
  452 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSAPublicKey, RSA)
      |                                                                                                                                                                                                                                                                                                                                                                                                                                            ^                     
tincd.c:499:2: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:304:58: note: declared here
  304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                                                          ^       
tincd.c: In function 'main':
tincd.c:692:2: warning: 'ENGINE_load_builtin_engines' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from tincd.c:41:
/usr/include/openssl/engine.h:358:58: note: declared here
  358 | OSSL_DEPRECATEDIN_3_0 void ENGINE_load_builtin_engines(void);
      |                                                          ^~~~                       
tincd.c:693:2: warning: 'ENGINE_register_all_complete' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/engine.h:415:57: note: declared here
  415 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_all_complete(void);
      |                                                         ^~~~~                       
  CCLD     tincd
make[2]: Leaving directory '/build/tinc/src/tinc-1.0.36/src'
Making all in doc
make[2]: Entering directory '/build/tinc/src/tinc-1.0.36/doc'
  GEN      tincd.8
  GEN      tinc.conf.5
make[2]: Leaving directory '/build/tinc/src/tinc-1.0.36/doc'
Making all in systemd
make[2]: Entering directory '/build/tinc/src/tinc-1.0.36/systemd'
  GEN      tinc.service
  GEN      tinc@.service
make[2]: Leaving directory '/build/tinc/src/tinc-1.0.36/systemd'
make[2]: Entering directory '/build/tinc/src/tinc-1.0.36'
make[2]: Leaving directory '/build/tinc/src/tinc-1.0.36'
make[1]: Leaving directory '/build/tinc/src/tinc-1.0.36'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/tinc/src/tinc-1.0.36/src'
make[2]: Entering directory '/build/tinc/src/tinc-1.0.36/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/tinc/pkg/tinc//usr/bin'
  /usr/bin/install -c tincd '/build/tinc/pkg/tinc//usr/bin'
make[2]: Leaving directory '/build/tinc/src/tinc-1.0.36/src'
make[1]: Leaving directory '/build/tinc/src/tinc-1.0.36/src'
Making install in doc
make[1]: Entering directory '/build/tinc/src/tinc-1.0.36/doc'
make[2]: Entering directory '/build/tinc/src/tinc-1.0.36/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/tinc/pkg/tinc//usr/share/man/man5'
 /usr/bin/mkdir -p '/build/tinc/pkg/tinc//usr/share/man/man8'
 /usr/bin/mkdir -p '/build/tinc/pkg/tinc//usr/share/info'
 /usr/bin/install -c -m 644 tinc.conf.5 '/build/tinc/pkg/tinc//usr/share/man/man5'
 /usr/bin/install -c -m 644 tincd.8 '/build/tinc/pkg/tinc//usr/share/man/man8'
 /usr/bin/install -c -m 644 ./tinc.info '/build/tinc/pkg/tinc//usr/share/info'
 install-info --info-dir='/build/tinc/pkg/tinc//usr/share/info' '/build/tinc/pkg/tinc//usr/share/info/tinc.info'
make[2]: Leaving directory '/build/tinc/src/tinc-1.0.36/doc'
make[1]: Leaving directory '/build/tinc/src/tinc-1.0.36/doc'
Making install in systemd
make[1]: Entering directory '/build/tinc/src/tinc-1.0.36/systemd'
make[2]: Entering directory '/build/tinc/src/tinc-1.0.36/systemd'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/tinc/pkg/tinc//usr/lib/systemd/system'
 /usr/bin/install -c -m 644 tinc.service tinc@.service '/build/tinc/pkg/tinc//usr/lib/systemd/system'
make[2]: Leaving directory '/build/tinc/src/tinc-1.0.36/systemd'
make[1]: Leaving directory '/build/tinc/src/tinc-1.0.36/systemd'
make[1]: Entering directory '/build/tinc/src/tinc-1.0.36'
make[2]: Entering directory '/build/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 '/build/tinc/src/tinc-1.0.36'
make[1]: Leaving directory '/build/tinc/src/tinc-1.0.36'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "tinc"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: tinc 1.0.36-4 (Sat Jul 13 21:01:47 2024)
==> Cleaning up...