From https://github.com/archlinux/svntogit-packages * branch packages/less -> FETCH_HEAD * [new branch] packages/less -> packages/packages/less Cloning into 'less'... 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 129k 100 129k 0 0 379k 0 --:--:-- --:--:-- --:--:-- 380k % 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 8498k 0 32261 0 0 95109 0 0:01:31 --:--:-- 0:01:31 94885 100 8498k 100 8498k 0 0 19.3M 0 --:--:-- --:--:-- --:--:-- 19.3M % 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 421k 0 --:--:-- --:--:-- --:--:-- 422k :: Starting full system upgrade... there is nothing to do gpg: key F153A7C833235259: public key "Mark Nudelman " imported gpg: Total number processed: 1 gpg: imported: 1 ==> Making package: less 1:633-1 (Mon Sep 16 08:50:48 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading less-633.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 100 366k 100 366k 0 0 821k 0 --:--:-- --:--:-- --:--:-- 822k -> Downloading less-633.tar.gz.sig... % 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 72 100 72 0 0 314 0 --:--:-- --:--:-- --:--:-- 313 ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... less-633.tar.gz ... Passed less-633.tar.gz.sig ... Skipped ==> Extracting sources... -> Extracting less-633.tar.gz with bsdtar ==> Starting prepare()... ==> 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required 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 whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for tgoto in -ltinfo... yes checking for tgoto in -ltinfow... no checking for initscr in -lxcurses... no checking for initscr in -lncursesw... yes checking for initscr in -lncurses... yes checking for initscr in -lcurses... yes checking for tgetent in -ltermcap... no checking for tgetent in -ltermlib... no checking for library containing regcmp... no 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 for ctype.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for stdckdint.h... no checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for termcap.h... yes checking for ncurses/termcap.h... no checking for ncursesw/termcap.h... no checking for termio.h... yes checking for termios.h... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for values.h... yes checking for linux/magic.h... yes checking for sys/ioctl.h... yes checking for sys/stream.h... no checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking for wctype.h... yes checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking for working terminal libraries... using -ltinfo checking for void... yes checking for const... yes checking for time_t... yes checking for st_ino in struct stat... yes checking for procfs... yes checking for ANSI function prototypes... yes checking for fchmod... yes checking for fsync... yes checking for nanosleep... yes checking for poll... yes checking for popen... yes checking for realpath... yes checking for _setjmp... yes checking for sigprocmask... yes checking for sigsetmask... yes checking for snprintf... yes checking for stat... yes checking for strsignal... yes checking for system... yes checking for ttyname... yes checking for usleep... yes checking for memcpy... yes checking for strchr... yes checking for strstr... yes checking for tcgetattr... yes checking for fileno... yes checking for strerror... yes checking for sys_errlist... yes checking for sigset_t... yes checking for sigemptyset... yes checking for errno... yes - in errno.h checking for locale... yes checking for ctype functions... yes checking for wctype functions... yes checking termcap for ospeed... yes - in termcap.h checking for pcre2_compile_8 in -lpcre2-8... yes regular expression library: pcre2 configure: creating ./config.status config.status: creating Makefile config.status: creating defines.h test ! -f stamp-h || CONFIG_FILES= CONFIG_HEADERS=defines.h ./config.status touch stamp-h gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 lesskey.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 lessecho.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 main.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 screen.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 brac.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 ch.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 charset.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 cmdbuf.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 command.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 cvt.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 decode.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 edit.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 filename.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 forwback.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 help.c ch.c: In function 'sync_logfile': ch.c:418:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 418 | write(logfile, (char *) bp->data, bp->datasize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ch.c: In function 'ch_get': ch.c:299:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 299 | write(logfile, (char *) &bp->data[bp->datasize], n); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 ifile.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 input.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 jump.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 line.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 linenum.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 lsystem.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 mark.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 optfunc.c lsystem.c: In function 'lsystem': lsystem.c:119:17: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 119 | dup(inp); | ^~~~~~~~ lsystem.c:153:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 153 | system(p); | ^~~~~~~~~ lsystem.c:178:9: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 178 | dup(inp); | ^~~~~~~~ gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 option.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 opttbl.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 os.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 output.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 pattern.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 position.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 prompt.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 search.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 signal.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 tags.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 ttyin.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 version.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 xbuf.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/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 lesskey_parse.c gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o lessecho lessecho.o version.o gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o lesskey lesskey.o lesskey_parse.o xbuf.o version.o gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o less main.o screen.o brac.o ch.o charset.o cmdbuf.o command.o cvt.o decode.o edit.o filename.o forwback.o help.o ifile.o input.o jump.o line.o linenum.o lsystem.o mark.o optfunc.o option.o opttbl.o os.o output.o pattern.o position.o prompt.o search.o signal.o tags.o ttyin.o version.o xbuf.o lesskey_parse.o -ltinfo -lpcre2-8 ==> Entering fakeroot environment... ==> Starting package()... ./mkinstalldirs /tmp/archlinux-ci/less-archlinuxrb-build-2ZuQKGv9/less/trunk/pkg/less/usr/bin /tmp/archlinux-ci/less-archlinuxrb-build-2ZuQKGv9/less/trunk/pkg/less/usr/share/man/man1 mkdir /tmp/archlinux-ci/less-archlinuxrb-build-2ZuQKGv9/less/trunk/pkg/less/usr mkdir /tmp/archlinux-ci/less-archlinuxrb-build-2ZuQKGv9/less/trunk/pkg/less/usr/bin mkdir /tmp/archlinux-ci/less-archlinuxrb-build-2ZuQKGv9/less/trunk/pkg/less/usr/share mkdir /tmp/archlinux-ci/less-archlinuxrb-build-2ZuQKGv9/less/trunk/pkg/less/usr/share/man mkdir /tmp/archlinux-ci/less-archlinuxrb-build-2ZuQKGv9/less/trunk/pkg/less/usr/share/man/man1 /usr/bin/install -c less /tmp/archlinux-ci/less-archlinuxrb-build-2ZuQKGv9/less/trunk/pkg/less/usr/bin/less /usr/bin/install -c lesskey /tmp/archlinux-ci/less-archlinuxrb-build-2ZuQKGv9/less/trunk/pkg/less/usr/bin/lesskey /usr/bin/install -c lessecho /tmp/archlinux-ci/less-archlinuxrb-build-2ZuQKGv9/less/trunk/pkg/less/usr/bin/lessecho /usr/bin/install -c -m 644 ./less.nro /tmp/archlinux-ci/less-archlinuxrb-build-2ZuQKGv9/less/trunk/pkg/less/usr/share/man/man1/less.1 /usr/bin/install -c -m 644 ./lesskey.nro /tmp/archlinux-ci/less-archlinuxrb-build-2ZuQKGv9/less/trunk/pkg/less/usr/share/man/man1/lesskey.1 /usr/bin/install -c -m 644 ./lessecho.nro /tmp/archlinux-ci/less-archlinuxrb-build-2ZuQKGv9/less/trunk/pkg/less/usr/share/man/man1/lessecho.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 "less"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: less 1:633-1 (Mon Sep 16 08:51:02 2024)