Building package "swapspace" :: Synchronizing package databases... core downloading... extra downloading... community downloading... multilib downloading... chaotic-aur downloading... :: Starting full system upgrade... there is nothing to do ==> Making package: swapspace 1.18-1 (Wed 06 Dec 2023 02:06:44 AM CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading v1.18.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 100 11791 0 11791 0 0 27261 0 --:--:-- --:--:-- --:--:-- 27261 100 94104 0 94104 0 0 204k 0 --:--:-- --:--:-- --:--:-- 5023k -> Found swapspace.service ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with b2sums... v1.18.tar.gz ... Passed swapspace.service ... Passed ==> Extracting sources... -> Extracting v1.18.tar.gz with bsdtar ==> Starting prepare()... configure.ac:30: installing './config.guess' configure.ac:30: installing './config.sub' ==> Starting build()... 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 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 locale.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/param.h... yes checking for sys/statvfs.h... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for inline... inline 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 for GNU libc compatible realloc... yes checking for atexit... yes checking for getcwd... yes checking for getpagesize... yes checking for memset... yes checking for setlocale... yes checking for strchr... yes checking for strerror... yes checking for strtol... yes checking for strtoul... yes checking for swapon... yes checking for swapoff... yes checking for posix_fallocate... 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 src/config.h config.status: executing depfiles commands Making all in src make[1]: Entering directory '/home/main-builder/pkgwork/src/Swapspace-1.18/src' make all-am make[2]: Entering directory '/home/main-builder/pkgwork/src/Swapspace-1.18/src' gcc -DHAVE_CONFIG_H -I. --std=gnu99 -DVARPREFIX='"/var"' -DETCPREFIX='"/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT hog.o -MD -MP -MF .deps/hog.Tpo -c -o hog.o hog.c gcc -DHAVE_CONFIG_H -I. --std=gnu99 -DVARPREFIX='"/var"' -DETCPREFIX='"/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c gcc -DHAVE_CONFIG_H -I. --std=gnu99 -DVARPREFIX='"/var"' -DETCPREFIX='"/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. --std=gnu99 -DVARPREFIX='"/var"' -DETCPREFIX='"/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT memory.o -MD -MP -MF .deps/memory.Tpo -c -o memory.o memory.c gcc -DHAVE_CONFIG_H -I. --std=gnu99 -DVARPREFIX='"/var"' -DETCPREFIX='"/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT opts.o -MD -MP -MF .deps/opts.Tpo -c -o opts.o opts.c gcc -DHAVE_CONFIG_H -I. --std=gnu99 -DVARPREFIX='"/var"' -DETCPREFIX='"/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT state.o -MD -MP -MF .deps/state.Tpo -c -o state.o state.c gcc -DHAVE_CONFIG_H -I. --std=gnu99 -DVARPREFIX='"/var"' -DETCPREFIX='"/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT support.o -MD -MP -MF .deps/support.Tpo -c -o support.o support.c gcc -DHAVE_CONFIG_H -I. --std=gnu99 -DVARPREFIX='"/var"' -DETCPREFIX='"/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT swaps.o -MD -MP -MF .deps/swaps.Tpo -c -o swaps.o swaps.c mv -f .deps/support.Tpo .deps/support.Po mv -f .deps/state.Tpo .deps/state.Po mv -f .deps/hog.Tpo .deps/hog.Po gcc --std=gnu99 -DVARPREFIX='"/var"' -DETCPREFIX='"/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o hog hog.o mv -f .deps/log.Tpo .deps/log.Po memory.c: In function ‘read_proc_meminfo’: memory.c:148:43: warning: ‘%150s’ directive output may be truncated writing between 150 and 16383 bytes into a region of size 169 [-Wformat-truncation=] 148 | "Parse error in /proc/meminfo: '%150s'", | ^~~~~ 149 | localbuf); | ~~~~~~~~ In file included from /usr/include/stdio.h:964, from memory.c:28: In function ‘snprintf’, inlined from ‘read_meminfo_item’ at memory.c:146:5, inlined from ‘read_proc_meminfo’ at memory.c:273:10: /usr/include/bits/stdio2.h:54:10: note: ‘__builtin___snprintf_chk’ output between 183 and 16416 bytes into a destination of size 200 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/memory.Tpo .deps/memory.Po mv -f .deps/opts.Tpo .deps/opts.Po mv -f .deps/swaps.Tpo .deps/swaps.Po gcc --std=gnu99 -DVARPREFIX='"/var"' -DETCPREFIX='"/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o swapspace log.o main.o memory.o opts.o state.o support.o swaps.o make[2]: Leaving directory '/home/main-builder/pkgwork/src/Swapspace-1.18/src' make[1]: Leaving directory '/home/main-builder/pkgwork/src/Swapspace-1.18/src' make[1]: Entering directory '/home/main-builder/pkgwork/src/Swapspace-1.18' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/main-builder/pkgwork/src/Swapspace-1.18' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/home/main-builder/pkgwork/src/Swapspace-1.18/src' make[2]: Entering directory '/home/main-builder/pkgwork/src/Swapspace-1.18/src' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/main-builder/pkgwork/pkg/swapspace/usr/bin' /usr/bin/install -c swapspace '/home/main-builder/pkgwork/pkg/swapspace/usr/bin' make[2]: Leaving directory '/home/main-builder/pkgwork/src/Swapspace-1.18/src' make[1]: Leaving directory '/home/main-builder/pkgwork/src/Swapspace-1.18/src' make[1]: Entering directory '/home/main-builder/pkgwork/src/Swapspace-1.18' make[2]: Entering directory '/home/main-builder/pkgwork/src/Swapspace-1.18' /usr/bin/mkdir -p -m 700 /home/main-builder/pkgwork/pkg/swapspace//var/lib/swapspace /usr/bin/mkdir -p '/home/main-builder/pkgwork/pkg/swapspace/etc' /usr/bin/install -c -m 644 swapspace.conf '/home/main-builder/pkgwork/pkg/swapspace/etc' make[2]: Leaving directory '/home/main-builder/pkgwork/src/Swapspace-1.18' make[1]: Leaving directory '/home/main-builder/pkgwork/src/Swapspace-1.18' ==> 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 "swapspace"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: swapspace 1.18-1 (Wed 06 Dec 2023 02:06:49 AM CET) umount: /home/xiota/working/swapspace/machine/root/home/main-builder/pkgwork unmounted umount: /home/xiota/working/swapspace/machine/root/home/main-builder/.ccache unmounted umount: /home/xiota/working/swapspace/machine/root/home/main-builder/pkgsrc unmounted umount: /home/xiota/working/swapspace/machine/root/var/cache/pacman/pkg unmounted umount: /home/xiota/working/swapspace/machine/root/var/pkgdest unmounted umount: /home/xiota/working/swapspace/machine/root (overlay) unmounted real 0m7.264s user 0m3.069s sys 0m3.287s