==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: torsocks 2.4.0-1 (Fri Jan 20 17:25:19 2023)
==> Retrieving sources...
  -> Found torsocks-v2.4.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    torsocks-v2.4.0.tar.gz ... Passed
==> Making package: torsocks 2.4.0-1 (Fri Jan 20 17:25:26 2023)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) libseccomp-2.5.4-1  tor-0.4.7.13-1

Total Download Size:    2.27 MiB
Total Installed Size:  15.62 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 tor-0.4.7.13-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libseccomp...
installing tor...
Optional dependencies for tor
    torsocks: for torify
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found torsocks-v2.4.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting torsocks-v2.4.0.tar.gz with bsdtar
==> Starting build()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I config
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'.
libtoolize: copying file 'config/libtool.m4'
libtoolize: copying file 'config/ltoptions.m4'
libtoolize: copying file 'config/ltsugar.m4'
libtoolize: copying file 'config/ltversion.m4'
libtoolize: copying file 'config/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I config
autoreconf: running: /usr/bin/autoconf --force
configure.ac:14: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:14: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:14: the top level
configure.ac:38: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:38: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.ac:38: the top level
configure.ac:47: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:47: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:47: the top level
configure.ac:158: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:158: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.ac:158: the top level
configure.ac:179: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:179: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.ac:179: the top level
configure.ac:232: warning: The macro `AC_LANG_C' is obsolete.
configure.ac:232: You should run autoupdate.
./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
configure.ac:232: the top level
configure.ac:234: warning: The macro `AC_LIBTOOL_DLOPEN' is obsolete.
configure.ac:234: You should run autoupdate.
config/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from...
configure.ac:234: the top level
configure.ac:234: warning: AC_LIBTOOL_DLOPEN: Remove this warning and the call to _LT_SET_OPTION when you
configure.ac:234: put the 'dlopen' option into LT_INIT's first parameter.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
config/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from...
configure.ac:234: the top level
configure.ac:235: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:235: You should run autoupdate.
config/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:235: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:17: installing 'config/compile'
configure.ac:8: installing 'config/config.guess'
configure.ac:8: installing 'config/config.sub'
configure.ac:20: installing 'config/install-sh'
configure.ac:20: installing 'config/missing'
src/common/Makefile.am: installing 'config/depcomp'
parallel-tests: installing 'config/test-driver'
autoreconf: Leaving directory '.'
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
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 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 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 a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking for 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 whether ln -s works... yes
checking if the C compiler accepts -Wall... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for dlfcn.h... yes
checking for sys/syscall.h... yes
checking for sys/socket.h... yes
checking for arpa/inet.h... yes
checking for assert.h... yes
checking for netdb.h... yes
checking for errno.h... yes
checking for stdarg.h... yes
checking for time.h... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for mmap... yes
checking for munmap... yes
checking for socket... yes
checking for connect... yes
checking for close... yes
checking for syscall... yes
checking for recv... yes
checking for send... yes
checking for memset... yes
checking for memcpy... yes
checking for strlen... yes
checking for strncpy... yes
checking for strcmp... yes
checking for malloc... yes
checking for calloc... yes
checking for strstr... yes
checking for strtoul... yes
checking for free... yes
checking for inet_aton... yes
checking for gethostbyname... yes
checking for library containing dlopen... none required
checking file name of the C library... libc.so.6
checking for 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 how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether C compiler accepts -fPIE... yes
checking whether C compiler accepts -fwrapv... yes
checking whether C compiler accepts --param ssp-buffer-size=1... yes
checking whether C compiler accepts -fstack-protector-all... yes
checking whether the linker accepts -pie... yes
checking whether the linker accepts -z relro... yes
checking whether the linker accepts -z now... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating extras/Makefile
config.status: creating src/Makefile
config.status: creating src/bin/Makefile
config.status: creating src/bin/torsocks
config.status: creating src/common/Makefile
config.status: creating src/lib/Makefile
config.status: creating tests/Makefile
config.status: creating tests/unit/Makefile
config.status: creating tests/utils/Makefile
config.status: creating tests/utils/tap/Makefile
config.status: creating doc/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in src
make[1]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/src'
Making all in common
make[2]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/src/common'
  CC       log.lo
  CC       config-file.lo
  CC       utils.lo
  CC       compat.lo
  CC       connection.lo
  CC       socks5.lo
  CC       onion.lo
config-file.c: In function 'parse_config_line':
config-file.c:184:9: warning: implicit declaration of function 'conf_file_set_enable_ipv6' [-Wimplicit-function-declaration]
config-file.c: In function 'conf_file_set_socks5_user':
config-file.c:332:2: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
config-file.c:325:6: note: length computed here
config-file.c: In function 'conf_file_set_socks5_pass':
config-file.c:364:2: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
config-file.c:357:6: note: length computed here
  CCLD     libcommon.la
make[2]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/src/common'
Making all in lib
make[2]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/src/lib'
  CC       torsocks.lo
  CC       connect.lo
  CC       gethostbyname.lo
  CC       getaddrinfo.lo
  CC       close.lo
  CC       getpeername.lo
  CC       socket.lo
  CC       syscall.lo
torsocks.c: In function 'read_env':
torsocks.c:102:9: warning: implicit declaration of function 'conf_file_set_enable_ipv6' [-Wimplicit-function-declaration]
  CC       socketpair.lo
  CC       recv.lo
  CC       exit.lo
  CC       accept.lo
  CC       listen.lo
  CC       fclose.lo
  CC       sendto.lo
  CC       execve.lo
  CCLD     libtorsocks.la
make[2]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/src/lib'
Making all in bin
make[2]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/src/bin'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/src/bin'
make[2]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/src'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/src'
make[1]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/src'
Making all in doc
make[1]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/doc'
Making all in tests
make[1]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/tests'
Making all in utils
make[2]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/tests/utils'
Making all in tap
make[3]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/tests/utils/tap'
  CC       tap.lo
  CCLD     libtap.la
make[3]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/tests/utils/tap'
make[3]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/tests/utils'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/tests/utils'
make[2]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/tests/utils'
Making all in unit
make[2]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/tests/unit'
  CC       test_onion.o
  CC       test_connection.o
  CC       test_utils.o
  CC       test_config-file.o
  CC       test_socks5.o
  CC       test_compat.o
  CCLD     test_compat
  CCLD     test_connection
  CCLD     test_utils
In file included from test_config-file.c:29:
../../tests/utils/fixtures.h: In function 'fixture_path.constprop':
../../tests/utils/fixtures.h:36:2: warning: '__builtin_strncpy' output truncated before terminating nul copying 56 bytes from a string of the same length [-Wstringop-truncation]
../../tests/utils/fixtures.h:37:2: warning: '__builtin_strncpy' specified bound 968 equals destination size [-Wstringop-truncation]
../../tests/utils/fixtures.h: In function 'fixture':
../../tests/utils/fixtures.h:36:2: warning: '__builtin_strncpy' output truncated before terminating nul copying 56 bytes from a string of the same length [-Wstringop-truncation]
../../tests/utils/fixtures.h:37:2: warning: '__builtin_strncpy' specified bound 968 equals destination size [-Wstringop-truncation]
  CCLD     test_onion
  CCLD     test_config-file
  CCLD     test_socks5
make[2]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/tests/unit'
make[2]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/tests'
  CC       test_dns.o
  CC       helpers.o
  CC       test_socket.o
  CC       test_connect.o
  CC       test_fd_passing.o
  CC       test_getpeername.o
  CCLD     test_dns
  CCLD     test_getpeername
  CCLD     test_socket
  CCLD     test_connect
  CCLD     test_fd_passing
make[2]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/tests'
make[1]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/tests'
Making all in extras
make[1]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/extras'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/extras'
make[1]: Entering directory '/build/torsocks/src/torsocks-v2.4.0'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/src'
Making install in common
make[2]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/src/common'
make[3]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/src/common'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/src/common'
make[2]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/src/common'
Making install in lib
make[2]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/src/lib'
make[3]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/src/lib'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/torsocks/pkg/torsocks/usr/lib/torsocks'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libtorsocks.la '/build/torsocks/pkg/torsocks/usr/lib/torsocks'
libtool: install: /usr/bin/install -c .libs/libtorsocks.so.0.0.0 /build/torsocks/pkg/torsocks/usr/lib/torsocks/libtorsocks.so.0.0.0
libtool: install: (cd /build/torsocks/pkg/torsocks/usr/lib/torsocks && { ln -s -f libtorsocks.so.0.0.0 libtorsocks.so.0 || { rm -f libtorsocks.so.0 && ln -s libtorsocks.so.0.0.0 libtorsocks.so.0; }; })
libtool: install: (cd /build/torsocks/pkg/torsocks/usr/lib/torsocks && { ln -s -f libtorsocks.so.0.0.0 libtorsocks.so || { rm -f libtorsocks.so && ln -s libtorsocks.so.0.0.0 libtorsocks.so; }; })
libtool: install: /usr/bin/install -c .libs/libtorsocks.lai /build/torsocks/pkg/torsocks/usr/lib/torsocks/libtorsocks.la
libtool: install: /usr/bin/install -c .libs/libtorsocks.a /build/torsocks/pkg/torsocks/usr/lib/torsocks/libtorsocks.a
libtool: install: chmod 644 /build/torsocks/pkg/torsocks/usr/lib/torsocks/libtorsocks.a
libtool: install: ranlib /build/torsocks/pkg/torsocks/usr/lib/torsocks/libtorsocks.a
libtool: warning: remember to run 'libtool --finish /usr/lib/torsocks'
make[3]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/src/lib'
make[2]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/src/lib'
Making install in bin
make[2]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/src/bin'
make[3]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/src/bin'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/torsocks/pkg/torsocks/usr/bin'
 /bin/sh /build/torsocks/src/torsocks-v2.4.0/config/install-sh -c -m 755 torsocks '/build/torsocks/pkg/torsocks/usr/bin'
make[3]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/src/bin'
make[2]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/src/bin'
make[2]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/src'
make[3]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/src'
make[2]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/src'
make[1]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/src'
Making install in doc
make[1]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/doc'
make[2]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/torsocks/pkg/torsocks/etc/tor'
 /usr/bin/mkdir -p '/build/torsocks/pkg/torsocks/usr/share/doc/torsocks'
 /usr/bin/mkdir -p '/build/torsocks/pkg/torsocks/usr/share/man/man1'
 /usr/bin/mkdir -p '/build/torsocks/pkg/torsocks/usr/share/man/man8'
 /usr/bin/mkdir -p '/build/torsocks/pkg/torsocks/usr/share/man/man5'
 /usr/bin/install -c -m 644 socks/SOCKS5 socks/socks-extensions.txt notes/DEBUG '/build/torsocks/pkg/torsocks/usr/share/doc/torsocks'
 /usr/bin/install -c -m 644 torsocks.conf '/build/torsocks/pkg/torsocks/etc/tor'
 /usr/bin/install -c -m 644 torsocks.1 '/build/torsocks/pkg/torsocks/usr/share/man/man1'
 /usr/bin/install -c -m 644 torsocks.8 '/build/torsocks/pkg/torsocks/usr/share/man/man8'
 /usr/bin/install -c -m 644 torsocks.conf.5 '/build/torsocks/pkg/torsocks/usr/share/man/man5'
make[2]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/doc'
make[1]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/doc'
Making install in tests
make[1]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/tests'
Making install in utils
make[2]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/tests/utils'
Making install in tap
make[3]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/tests/utils/tap'
make[4]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/tests/utils/tap'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/tests/utils/tap'
make[3]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/tests/utils/tap'
make[3]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/tests/utils'
make[4]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/tests/utils'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/tests/utils'
make[3]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/tests/utils'
make[2]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/tests/utils'
Making install in unit
make[2]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/tests/unit'
make[3]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/tests/unit'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/tests/unit'
make[2]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/tests/unit'
make[2]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/tests'
make[3]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/tests'
make[2]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/tests'
make[1]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/tests'
Making install in extras
make[1]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/extras'
make[2]: Entering directory '/build/torsocks/src/torsocks-v2.4.0/extras'
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/torsocks/src/torsocks-v2.4.0/extras'
make[1]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0/extras'
make[1]: Entering directory '/build/torsocks/src/torsocks-v2.4.0'
make[2]: Entering directory '/build/torsocks/src/torsocks-v2.4.0'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/torsocks/pkg/torsocks/usr/share/doc/torsocks'
 /usr/bin/install -c -m 644 ChangeLog '/build/torsocks/pkg/torsocks/usr/share/doc/torsocks'
make[2]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0'
make[1]: Leaving directory '/build/torsocks/src/torsocks-v2.4.0'
==> 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 "torsocks"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: torsocks 2.4.0-1 (Fri Jan 20 17:25:54 2023)
==> Cleaning up...