From https://github.com/archlinux/svntogit-community * branch packages/cabextract -> FETCH_HEAD * [new branch] packages/cabextract -> community/packages/cabextract Cloning into 'cabextract'... 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 100 131k 100 131k 0 0 389k 0 --:--:-- --:--:-- --:--:-- 388k 100 131k 100 131k 0 0 388k 0 --:--:-- --:--:-- --:--:-- 388k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 8541k 2 219k 0 0 218k 0 0:00:39 0:00:01 0:00:38 218k 39 8541k 39 3353k 0 0 1668k 0 0:00:05 0:00:02 0:00:03 1668k 84 8541k 84 7237k 0 0 2399k 0 0:00:03 0:00:03 --:--:-- 2400k 100 8541k 100 8541k 0 0 2547k 0 0:00:03 0:00:03 --:--:-- 2547k % 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 800k 0 --:--:-- --:--:-- --:--:-- 803k :: Starting full system upgrade... there is nothing to do ==> Making package: cabextract 1.11-1 (Tue Aug 27 15:49:28 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Cloning libmspack git repo... Cloning into bare repository '/tmp/archlinux-ci/cabextract-archlinuxrb-build-Qpk7SXa6/cabextract/trunk/libmspack'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with b2sums... libmspack ... Skipped ==> Extracting sources... -> Creating working copy of libmspack git repo... Cloning into 'libmspack'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... configure.ac:11: installing './ar-lib' configure.ac:10: installing './compile' configure.ac:36: installing './config.guess' configure.ac:36: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' Makefile.am: installing './INSTALL' Makefile.am: installing './COPYING' using GNU General Public License v3 file Makefile.am: Consider adding the COPYING file to the version control system Makefile.am: for your code, to avoid questions about which license your project uses parallel-tests: installing './test-driver' you can now run ./configure ==> Starting pkgver()... ==> 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/sbin/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... none checking for ar... ar checking the archiver (ar) interface... ar checking for ranlib... ranlib 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 getopt.h... yes checking for inttypes.h... (cached) yes checking for strings.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... 8 checking for working POSIX fnmatch... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for mkdir... yes checking for _mkdir... no checking whether mkdir takes one argument... no checking for towlower... yes checking for umask... yes checking for utime... yes checking for utimes... yes checking for getopt_long... yes checking for working alloca.h... yes checking for alloca... yes checking for mbstate_t... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether getenv is declared... yes checking for btowc... yes checking for mbsrtowcs... yes checking for mempcpy... yes checking for wmempcpy... yes checking for working POSIX fnmatch... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for ld used by gcc... /usr/sbin/ld checking if the linker (/usr/sbin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cabextract.spec config.status: creating test/testcase config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/tmp/archlinux-ci/cabextract-archlinuxrb-build-Qpk7SXa6/cabextract/trunk/src/libmspack/cabextract' gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c -o md5.o md5.c gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c -o src/cabextract.o src/cabextract.c gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c -o src/cabinfo.o src/cabinfo.c gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c -o mspack/system.o mspack/system.c gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c -o mspack/cabd.o mspack/cabd.c gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c -o mspack/lzxd.o mspack/lzxd.c gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c -o mspack/mszipd.o mspack/mszipd.c gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c -o mspack/qtmd.o mspack/qtmd.c gcc -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 src/cabinfo src/cabinfo.o rm -f libmscab.a ar cru libmscab.a mspack/system.o mspack/cabd.o mspack/lzxd.o mspack/mszipd.o mspack/qtmd.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libmscab.a gcc -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 cabextract src/cabextract.o md5.o libmscab.a make[1]: Leaving directory '/tmp/archlinux-ci/cabextract-archlinuxrb-build-Qpk7SXa6/cabextract/trunk/src/libmspack/cabextract' ==> Entering fakeroot environment... ==> Starting package()... make: Entering directory '/tmp/archlinux-ci/cabextract-archlinuxrb-build-Qpk7SXa6/cabextract/trunk/src/libmspack/cabextract' make[1]: Entering directory '/tmp/archlinux-ci/cabextract-archlinuxrb-build-Qpk7SXa6/cabextract/trunk/src/libmspack/cabextract' /usr/sbin/mkdir -p '/tmp/archlinux-ci/cabextract-archlinuxrb-build-Qpk7SXa6/cabextract/trunk/pkg/cabextract/usr/bin' /usr/sbin/mkdir -p '/tmp/archlinux-ci/cabextract-archlinuxrb-build-Qpk7SXa6/cabextract/trunk/pkg/cabextract/usr/share/man/man1' /usr/bin/install -c cabextract '/tmp/archlinux-ci/cabextract-archlinuxrb-build-Qpk7SXa6/cabextract/trunk/pkg/cabextract/usr/bin' /usr/bin/install -c -m 644 doc/cabextract.1 '/tmp/archlinux-ci/cabextract-archlinuxrb-build-Qpk7SXa6/cabextract/trunk/pkg/cabextract/usr/share/man/man1' make[1]: Leaving directory '/tmp/archlinux-ci/cabextract-archlinuxrb-build-Qpk7SXa6/cabextract/trunk/src/libmspack/cabextract' make: Leaving directory '/tmp/archlinux-ci/cabextract-archlinuxrb-build-Qpk7SXa6/cabextract/trunk/src/libmspack/cabextract' ==> 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 "cabextract"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: cabextract 1.11-1 (Tue Aug 27 15:49:43 2024)