From https://github.com/archlinux/svntogit-community * branch packages/byacc -> FETCH_HEAD * [new branch] packages/byacc -> community/packages/byacc Cloning into 'byacc'... 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 130k 100 130k 0 0 376k 0 --:--:-- --:--:-- --:--:-- 376k % 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 5 8549k 5 510k 0 0 429k 0 0:00:19 0:00:01 0:00:18 429k 44 8549k 44 3827k 0 0 1745k 0 0:00:04 0:00:02 0:00:02 1744k 98 8549k 98 8434k 0 0 2636k 0 0:00:03 0:00:03 --:--:-- 2635k 100 8549k 100 8549k 0 0 2669k 0 0:00:03 0:00:03 --:--:-- 2669k % 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 836k 0 --:--:-- --:--:-- --:--:-- 837k :: Starting full system upgrade... there is nothing to do gpg: key CC2AF4472167BE03: public key "Thomas E. Dickey (self-signed w/o SHA1) " imported gpg: Total number processed: 1 gpg: imported: 1 ==> Making package: byacc 20230219-1 (Sun Sep 8 04:56:02 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading byacc-20230219.tgz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 54 877k 54 479k 0 0 1369k 0 --:--:-- --:--:-- --:--:-- 1366k 100 877k 100 877k 0 0 1906k 0 --:--:-- --:--:-- --:--:-- 1903k -> Downloading byacc-20230219.tgz.asc... % 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 729 100 729 0 0 4621 0 --:--:-- --:--:-- --:--:-- 4643 ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... byacc-20230219.tgz ... Passed byacc-20230219.tgz.asc ... Skipped ==> Extracting sources... -> Extracting byacc-20230219.tgz with bsdtar ==> Starting build()... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu Configuring for linux-gnu checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking version of gcc... 13.2.1 checking if this is really Intel C compiler... no checking if this is really Clang C compiler... no checking for gcc option to accept ANSI C... none needed checking $CFLAGS variable... broken configure: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options checking $CC variable... ok checking whether make sets ${MAKE}... yes checking for a BSD compatible install... /usr/bin/install -c checking if filesystem supports mixed-case filenames... yes checking for exctags... no checking for ctags... no checking for exetags... no checking for etags... no checking for ctags... no checking for etags... no checking for mawk... no checking for gawk... gawk checking for lint... no checking for cppcheck... no checking for splint... no checking if the POSIX test-macros are already defined... no checking if this is the GNU C library... yes checking if _DEFAULT_SOURCE can be used as a basis... yes checking if _XOPEN_SOURCE=500 works with _DEFAULT_SOURCE... yes checking if _XOPEN_SOURCE really is set... yes checking for ggrep... no checking for grep... grep checking for egrep... grep -E checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether exit is declared... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for working mkstemp... yes checking for unistd.h... (cached) yes checking for getopt.h... yes checking for header declaring getopt variables... unistd.h checking for getopt... yes checking for vsnprintf... yes checking for maximum table size... default checking if backtracking extension is wanted... yes checking for fgrep... grep -F checking if you want to use C11 _Noreturn feature... no checking if you want to turn on gcc warnings... no configure: checking for gcc __attribute__ directives... ... scanf ... printf ... unused ... noreturn checking if you want to see long compiling messages... yes checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... no checking for groff... /usr/sbin/groff checking for nroff... /usr/sbin/nroff checking for tbl... /usr/sbin/tbl checking for man2html... no checking for program to convert manpage to html... /usr/sbin/groff checking for mode_t... yes configure: creating ./config.status config.status: creating makefile config.status: creating config.h gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 closure.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 error.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 graph.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 lalr.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 lr0.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 main.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 mkpar.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 mstring.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 output.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 reader.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 btyaccpar.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 symtab.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 verbose.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 warshall.c gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -o yacc closure.o error.o graph.o lalr.o lr0.o main.o mkpar.o mstring.o output.o reader.o btyaccpar.o symtab.o verbose.o warshall.o ==> Entering fakeroot environment... ==> Starting package()... mkdir -p /tmp/archlinux-ci/byacc-archlinuxrb-build-rS4bUcQw/byacc/trunk/pkg/byacc/usr/bin mkdir -p /tmp/archlinux-ci/byacc-archlinuxrb-build-rS4bUcQw/byacc/trunk/pkg/byacc/usr/share/man/man1 /usr/bin/install -c yacc /tmp/archlinux-ci/byacc-archlinuxrb-build-rS4bUcQw/byacc/trunk/pkg/byacc/usr/bin/`echo yacc | sed 's/$//' |sed 's,^,b,'|sed 's/$//'` /usr/bin/install -c -m 644 ./yacc.1 /tmp/archlinux-ci/byacc-archlinuxrb-build-rS4bUcQw/byacc/trunk/pkg/byacc/usr/share/man/man1/`echo yacc.1| sed 's/1$//'|sed 's,^,b,'|sed 's/$/1/'` ==> 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 "byacc"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: byacc 20230219-1 (Sun Sep 8 04:56:10 2024)