From https://github.com/archlinux/svntogit-community * branch packages/fcgiwrap -> FETCH_HEAD * [new branch] packages/fcgiwrap -> community/packages/fcgiwrap Cloning into 'fcgiwrap'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 100 131k 0 0 386k 0 --:--:-- --:--:-- --:--:-- 385k % 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 8546k 100 8546k 0 0 19.9M 0 --:--:-- --:--:-- --:--:-- 19.9M % 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 143k 100 143k 0 0 414k 0 --:--:-- --:--:-- --:--:-- 414k 100 143k 100 143k 0 0 414k 0 --:--:-- --:--:-- --:--:-- 414k :: Starting full system upgrade... there is nothing to do ==> Making package: fcgiwrap 1.1.0-8 (Fri Jul 28 20:08:16 2023) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) fcgi-2.4.2-2 Total Download Size: 0.04 MiB Total Installed Size: 0.12 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % 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 41891 100 41891 0 0 2567k 0 --:--:-- --:--:-- --:--:-- 2727k 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... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading fcgiwrap-1.1.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9924 0 9924 0 0 44123 0 --:--:-- --:--:-- --:--:-- 44123 -> Found link-with-libsystemd-instead-of-libsystemd-daemon.patch -> Found dc0c3b14f0d7bb014a9a4c6c17eb55a123496365.patch -> Found LICENSE ==> Validating source files with sha256sums... fcgiwrap-1.1.0.tar.gz ... Passed link-with-libsystemd-instead-of-libsystemd-daemon.patch ... Passed dc0c3b14f0d7bb014a9a4c6c17eb55a123496365.patch ... Passed LICENSE ... Passed ==> Extracting sources... -> Extracting fcgiwrap-1.1.0.tar.gz with bsdtar ==> Starting prepare()... patching file configure.ac patching file fcgiwrap.c Hunk #1 succeeded at 203 (offset -2 lines). 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/sbin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for FCGX_Init in -lfcgi... yes checking for systemd... 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... 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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wno-error=implicit-fallthrough -Wl,-O1,--sort-common,--as-needed,-z,relro,-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 [-Wimplicit-fallthrough=] 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 /tmp/archlinux-ci/fcgiwrap-archlinuxrb-build-igM7fVzx/fcgiwrap/trunk/pkg/fcgiwrap/usr/bin install -m 755 fcgiwrap /tmp/archlinux-ci/fcgiwrap-archlinuxrb-build-igM7fVzx/fcgiwrap/trunk/pkg/fcgiwrap/usr/bin install -d -m 755 /tmp/archlinux-ci/fcgiwrap-archlinuxrb-build-igM7fVzx/fcgiwrap/trunk/pkg/fcgiwrap/usr/share/man/man8 install -m 644 fcgiwrap.8 /tmp/archlinux-ci/fcgiwrap-archlinuxrb-build-igM7fVzx/fcgiwrap/trunk/pkg/fcgiwrap/usr/share/man/man8 install -d -m 755 /tmp/archlinux-ci/fcgiwrap-archlinuxrb-build-igM7fVzx/fcgiwrap/trunk/pkg/fcgiwrap/usr/lib/systemd/system install -m 644 systemd/fcgiwrap.socket /tmp/archlinux-ci/fcgiwrap-archlinuxrb-build-igM7fVzx/fcgiwrap/trunk/pkg/fcgiwrap/usr/lib/systemd/system install -m 644 systemd/fcgiwrap.service /tmp/archlinux-ci/fcgiwrap-archlinuxrb-build-igM7fVzx/fcgiwrap/trunk/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-8 (Fri Jul 28 20:08:38 2023)