==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: fcgiwrap 1.1.0-10 (Fri Jun 13 11:24:24 2025)
==> Retrieving sources...
  -> Found fcgiwrap-1.1.0.tar.gz
  -> Found link-with-libsystemd-instead-of-libsystemd-daemon.patch
  -> Found dc0c3b14f0d7bb014a9a4c6c17eb55a123496365.patch
  -> Found fcgiwrap-LICENSE
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    fcgiwrap-1.1.0.tar.gz ... Passed
    link-with-libsystemd-instead-of-libsystemd-daemon.patch ... Passed
    dc0c3b14f0d7bb014a9a4c6c17eb55a123496365.patch ... Passed
    fcgiwrap-LICENSE ... Passed
==> Making package: fcgiwrap 1.1.0-10 (Fri Jun 13 11:24:43 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) fcgi-2.4.6-1

Total Download Size:   0.04 MiB
Total Installed Size:  0.11 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 fcgi-2.4.6-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing fcgi...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found fcgiwrap-1.1.0.tar.gz
  -> Found link-with-libsystemd-instead-of-libsystemd-daemon.patch
  -> Found dc0c3b14f0d7bb014a9a4c6c17eb55a123496365.patch
  -> Found fcgiwrap-LICENSE
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting fcgiwrap-1.1.0.tar.gz with bsdtar
==> Starting prepare()...
patching file configure.ac
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file fcgiwrap.c
Hunk #1 succeeded at 203 (offset -2 lines).
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: configure.ac: not using Automake
autoreconf: './config.sub' is created
autoreconf: './config.guess' is created
autoreconf: Leaving directory '.'
==> Starting build()...
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 for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for FCGX_Init in -lfcgi... yes
checking for libsystemd... 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 vfork.h... no
checking for fcntl.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking whether lstat correctly handles trailing slash... yes
checking for GNU libc compatible malloc... yes
checking for strchr... yes
checking for strdup... yes
checking for strrchr... yes
checking for dup2... yes
checking for putenv... yes
checking for select... yes
checking for setenv... yes
checking for strerror... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
cc -std=gnu99 -Wall -Wextra -Werror -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-error=implicit-fallthrough  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  fcgiwrap.c  -lfcgi -lsystemd -o fcgiwrap
fcgiwrap.c: In function ‘handle_fcgi_request’:
fcgiwrap.c:555:25: warning: this statement may fall through []8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-fallthrough-Wimplicit-fallthrough=]8;;]
  555 |                         cgi_error("502 Bad Gateway", "Cannot execute script", filename);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
fcgiwrap.c:557:17: note: here
  557 |                 default: /* parent */
      |                 ^~~~~~~
==> Entering fakeroot environment...
==> Starting package()...
install -d -m 755 /build/fcgiwrap/pkg/fcgiwrap/usr/bin
install -m 755 fcgiwrap /build/fcgiwrap/pkg/fcgiwrap/usr/bin
install -d -m 755 /build/fcgiwrap/pkg/fcgiwrap/usr/share/man/man8
install -m 644 fcgiwrap.8 /build/fcgiwrap/pkg/fcgiwrap/usr/share/man/man8
install -d -m 755 /build/fcgiwrap/pkg/fcgiwrap/usr/lib/systemd/system
install -m 644 systemd/fcgiwrap.socket /build/fcgiwrap/pkg/fcgiwrap/usr/lib/systemd/system
install -m 644 systemd/fcgiwrap.service /build/fcgiwrap/pkg/fcgiwrap/usr/lib/systemd/system
==> 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 "fcgiwrap"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: fcgiwrap 1.1.0-10 (Fri Jun 13 11:25:06 2025)
==> Cleaning up...