==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: tinyproxy 1.11.2-3 (Fri Jan  3 15:18:39 2025)
==> Retrieving sources...
  -> Found tinyproxy-1.11.2.tar.xz
  -> Found sysusers.conf
  -> Found tmpfiles.conf
  -> Found systemd.service
  -> Found config.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    tinyproxy-1.11.2.tar.xz ... Passed
    sysusers.conf ... Passed
    tmpfiles.conf ... Passed
    systemd.service ... Passed
    config.patch ... Passed
==> Validating source files with b2sums...
    tinyproxy-1.11.2.tar.xz ... Passed
    sysusers.conf ... Passed
    tmpfiles.conf ... Passed
    systemd.service ... Passed
    config.patch ... Passed
==> Making package: tinyproxy 1.11.2-3 (Fri Jan  3 15:18:59 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) gperf-3.1-5

Total Download Size:   0.09 MiB
Total Installed Size:  0.22 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 gperf-3.1-5-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing gperf...
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Updating the info directory file...
[?25h==> Retrieving sources...
  -> Found tinyproxy-1.11.2.tar.xz
  -> Found sysusers.conf
  -> Found tmpfiles.conf
  -> Found systemd.service
  -> Found config.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting tinyproxy-1.11.2.tar.xz with bsdtar
==> Starting prepare()...
patching file etc/tinyproxy.conf.in
==> Starting build()...
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
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 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 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 for sys/time.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
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 dependency style of gcc... (cached) gcc3
checking for socket in -lsocket... no
checking for htonl in -lsocket... no
checking for yp_get_default_domain... no
checking for gethostname in -lnsl... yes
checking for inet_aton in -lresolv... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/ioctl.h... yes
checking for alloca.h... yes
checking for memory.h... yes
checking for malloc.h... yes
checking for sysexits.h... yes
checking for values.h... yes
checking for poll.h... yes
checking whether lstat correctly handles trailing slash... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for setgroups... yes
checking to see if compiler understands -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common... yes
checking for pod2man... /usr/bin/core_perl/pod2man
checking for gperf... /usr/bin/gperf
checking whether gperf is recent enough... 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 data/Makefile
config.status: creating data/templates/Makefile
config.status: creating etc/Makefile
config.status: creating docs/Makefile
config.status: creating docs/man5/Makefile
config.status: creating docs/man5/tinyproxy.conf.txt
config.status: creating docs/man8/Makefile
config.status: creating docs/man8/tinyproxy.txt
config.status: creating m4macros/Makefile
config.status: creating tests/Makefile
config.status: creating tests/scripts/Makefile
config.status: creating scripts/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2'
Making all in src
make[2]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/src'
  CC       hostspec.o
  CC       acl.o
  CC       anonymous.o
  CC       buffer.o
  CC       child.o
  CC       conf-tokens.o
  CC       conf.o
  CC       conns.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       daemon.o
  CC       heap.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       html-error.o
  CC       http-message.o
  CC       log.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       network.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       reqs.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       sock.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       stats.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       text.o
html-error.c: In function 'add_standard_vars':
html-error.c:259:27: warning: the comparison will always evaluate as 'false' for the address of 'errnobuf' will never be NULL [-Waddress]
html-error.c:253:14: note: 'errnobuf' declared here
  CC       main.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
network.c: In function 'readline':
network.c:159:52: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
network.c:159:52: note: earlier argument should specify number of elements, later size of each element
network.c:209:36: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
network.c:209:36: note: earlier argument should specify number of elements, later size of each element
network.c: In function 'get_ip_string':
network.c:265:53: warning: cast increases required alignment of target type [-Wcast-align]
network.c:274:29: warning: cast increases required alignment of target type [-Wcast-align]
  CC       utils.o
  CC       upstream.o
  CC       basicauth.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       base64.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       sblist.o
  CC       hsearch.o
  CC       orderedmap.o
  CC       loop.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
reqs.c: In function 'connect_to_upstream_proxy':
reqs.c:1320:15: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'ssize_t' {aka 'int'} [-Wsign-compare]
reqs.c:1379:13: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'ssize_t' {aka 'int'} [-Wsign-compare]
reqs.c:1395:13: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'ssize_t' {aka 'int'} [-Wsign-compare]
  CC       mypoll.o
  CC       connect-ports.o
  CC       filter.o
  CC       reverse-proxy.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       transparent-proxy.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CCLD     tinyproxy
make[2]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/src'
Making all in data
make[2]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/data'
Making all in templates
make[3]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/data/templates'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/data/templates'
make[3]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/data'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/data'
make[2]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/data'
Making all in etc
make[2]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/etc'
  GEN      tinyproxy.conf
make[2]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/etc'
Making all in docs
make[2]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/docs'
Making all in man5
make[3]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/docs/man5'
  GEN      tinyproxy.conf.5
make[3]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/docs/man5'
Making all in man8
make[3]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/docs/man8'
  GEN      tinyproxy.8
make[3]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/docs/man8'
make[3]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/docs'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/docs'
make[2]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/docs'
Making all in m4macros
make[2]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/m4macros'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/m4macros'
Making all in tests
make[2]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/tests'
Making all in scripts
make[3]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/tests/scripts'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/tests/scripts'
make[3]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/tests'
make[2]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/tests'
Making all in scripts
make[2]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/scripts'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/scripts'
make[2]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2'
make[2]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2'
make[1]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2'
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/tinyproxy/pkg/tinyproxy/usr'
install: creating directory '/build/tinyproxy/pkg/tinyproxy/usr/lib'
install: creating directory '/build/tinyproxy/pkg/tinyproxy/usr/lib/systemd'
install: creating directory '/build/tinyproxy/pkg/tinyproxy/usr/lib/systemd/system'
'systemd.service' -> '/build/tinyproxy/pkg/tinyproxy/usr/lib/systemd/system/tinyproxy.service'
install: creating directory '/build/tinyproxy/pkg/tinyproxy/usr/lib/sysusers.d'
'sysusers.conf' -> '/build/tinyproxy/pkg/tinyproxy/usr/lib/sysusers.d/tinyproxy.conf'
install: creating directory '/build/tinyproxy/pkg/tinyproxy/usr/lib/tmpfiles.d'
'tmpfiles.conf' -> '/build/tinyproxy/pkg/tinyproxy/usr/lib/tmpfiles.d/tinyproxy.conf'
Making install in src
make[1]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/src'
make[2]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/tinyproxy/pkg/tinyproxy/usr/bin'
  /usr/bin/install -c tinyproxy '/build/tinyproxy/pkg/tinyproxy/usr/bin'
make[2]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/src'
make[1]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/src'
Making install in data
make[1]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/data'
Making install in templates
make[2]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/data/templates'
make[3]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/data/templates'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/tinyproxy/pkg/tinyproxy/usr/share/tinyproxy'
 /usr/bin/install -c -m 644 debug.html default.html stats.html '/build/tinyproxy/pkg/tinyproxy/usr/share/tinyproxy'
make[3]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/data/templates'
make[2]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/data/templates'
make[2]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/data'
make[3]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/data'
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/tinyproxy/src/tinyproxy-1.11.2/data'
make[2]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/data'
make[1]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/data'
Making install in etc
make[1]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/etc'
make[2]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/etc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/tinyproxy/pkg/tinyproxy/etc/tinyproxy'
 /usr/bin/install -c -m 644 tinyproxy.conf '/build/tinyproxy/pkg/tinyproxy/etc/tinyproxy'
make[2]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/etc'
make[1]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/etc'
Making install in docs
make[1]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/docs'
Making install in man5
make[2]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/docs/man5'
make[3]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/docs/man5'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/tinyproxy/pkg/tinyproxy/usr/share/man/man5'
 /usr/bin/install -c -m 644 tinyproxy.conf.5 '/build/tinyproxy/pkg/tinyproxy/usr/share/man/man5'
make[3]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/docs/man5'
make[2]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/docs/man5'
Making install in man8
make[2]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/docs/man8'
make[3]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/docs/man8'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/tinyproxy/pkg/tinyproxy/usr/share/man/man8'
 /usr/bin/install -c -m 644 tinyproxy.8 '/build/tinyproxy/pkg/tinyproxy/usr/share/man/man8'
make[3]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/docs/man8'
make[2]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/docs/man8'
make[2]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/docs'
make[3]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/docs'
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/tinyproxy/src/tinyproxy-1.11.2/docs'
make[2]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/docs'
make[1]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/docs'
Making install in m4macros
make[1]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/m4macros'
make[2]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/m4macros'
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/tinyproxy/src/tinyproxy-1.11.2/m4macros'
make[1]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/m4macros'
Making install in tests
make[1]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/tests'
Making install in scripts
make[2]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/tests/scripts'
make[3]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/tests/scripts'
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/tinyproxy/src/tinyproxy-1.11.2/tests/scripts'
make[2]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/tests/scripts'
make[2]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/tests'
make[3]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/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/tinyproxy/src/tinyproxy-1.11.2/tests'
make[2]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/tests'
make[1]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/tests'
Making install in scripts
make[1]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/scripts'
make[2]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2/scripts'
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/tinyproxy/src/tinyproxy-1.11.2/scripts'
make[1]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2/scripts'
make[1]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2'
make[2]: Entering directory '/build/tinyproxy/src/tinyproxy-1.11.2'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/tinyproxy/pkg/tinyproxy/usr/share/doc/tinyproxy'
 /usr/bin/install -c -m 644 AUTHORS NEWS README README.md '/build/tinyproxy/pkg/tinyproxy/usr/share/doc/tinyproxy'
make[2]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2'
make[1]: Leaving directory '/build/tinyproxy/src/tinyproxy-1.11.2'
==> 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 "tinyproxy"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: tinyproxy 1.11.2-3 (Fri Jan  3 15:19:22 2025)
==> Cleaning up...