From https://github.com/archlinux/svntogit-community * branch packages/sc -> FETCH_HEAD * [new branch] packages/sc -> community/packages/sc Cloning into 'sc'... 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 396k 0 --:--:-- --:--:-- --:--:-- 397k % 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 8542k 100 8542k 0 0 21.9M 0 --:--:-- --:--:-- --:--:-- 21.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 421k 0 --:--:-- --:--:-- --:--:-- 421k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ SOURCE_DATE_EPOCH=1690310543 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690310543' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-sc-archlinuxrb-build-Cz867Vpf PWD=/tmp/archlinux-ci/sc-archlinuxrb-build-Cz867Vpf/sc/trunk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv ==> Making package: sc 7.16-8 (Tue Jul 25 18:42:49 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading sc-7.16.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 205k 100 205k 0 0 389k 0 --:--:-- --:--:-- --:--:-- 390k -> Downloading sc_7.16-2.diff.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 6643 100 6643 0 0 9288 0 --:--:-- --:--:-- --:--:-- 9277 ==> Validating source files with sha256sums... sc-7.16.tar.gz ... Passed sc_7.16-2.diff.gz ... Passed ==> Extracting sources... -> Extracting sc-7.16.tar.gz with bsdtar -> Extracting sc_7.16-2.diff.gz with gzip ==> Starting build()... patching file sc.h patching file cmds.c patching file abbrev.c patching file range.c patching file vi.c patching file vmtbl.c patching file Makefile patching file color.c patching file debian/sc.dirs patching file debian/control patching file debian/compat patching file debian/changelog patching file debian/copyright patching file debian/rules patching file debian/sc.docs patching file debian/sc.install patching file debian/sc.manpages patching file frame.c patching file sc.c patching file sort.c patching file xmalloc.c patching file screen.c patching file lex.c patching file interp.c patching file help.c gcc -DSYSV3 -O2 -pipe -DDFLT_PAGER=\"less\" -c abbrev.c gcc -DSYSV3 -O2 -pipe -DDOBACKUPS -c cmds.c gcc -DSYSV3 -O2 -pipe -c -o color.o color.c gcc -DSYSV3 -O2 -pipe -DDOBACKUPS -c crypt.c gcc -DSYSV3 -O2 -pipe -c -o format.o format.c gcc -DSYSV3 -O2 -pipe -c -o frame.o frame.c bison -y -d gram.y gcc -DSYSV3 -O2 -pipe -c help.c gcc -DSYSV3 -O2 -pipe -ffloat-store -DSIGVOID \ -DREGCOMP -c interp.c gcc -DSYSV3 -O2 -pipe -c -o pipe.o pipe.c gcc -DSYSV3 -O2 -pipe -c -o range.o range.c gcc -DSYSV3 -O2 -pipe -DDFLT_PAGER=\"less\" -DSIGVOID -DSAVENAME=\"SC.SAVE\" -c sc.c gcc -DSYSV3 -O2 -pipe -DSIGVOID \ -c screen.c gcc -DSYSV3 -O2 -pipe -c -o sort.o sort.c gcc -DSYSV3 -O2 -pipe -c -o version.o version.c gcc -DSYSV3 -O2 -pipe -DREGCOMP -DHISTORY_FILE=\"~/.sc_history\" -c vi.c gcc -DSYSV3 -O2 -pipe -c -o vmtbl.o vmtbl.c gcc -DSYSV3 -O2 -pipe -c -o xmalloc.o xmalloc.c In file included from help.c:15: sc.h:307: warning: "is_cleared" redefined 307 | #define is_cleared 0200 | In file included from pipe.c:12: sc.h:307: warning: "is_cleared" redefined 307 | #define is_cleared 0200 | In file included from help.c:13: /usr/include/curses.h:1424: note: this is the location of the previous definition 1424 | #define is_cleared(win) (NCURSES_OK_ADDR(win) ? (win)->_clear : FALSE) | In file included from pipe.c:10: /usr/include/curses.h:1424: note: this is the location of the previous definition 1424 | #define is_cleared(win) (NCURSES_OK_ADDR(win) ? (win)->_clear : FALSE) | In file included from screen.c:17: sc.h:307: warning: "is_cleared" redefined 307 | #define is_cleared 0200 | In file included from screen.c:15: /usr/include/curses.h:1424: note: this is the location of the previous definition 1424 | #define is_cleared(win) (NCURSES_OK_ADDR(win) ? (win)->_clear : FALSE) | In file included from color.c:23: sc.h:307: warning: "is_cleared" redefined 307 | #define is_cleared 0200 | In file included from color.c:20: /usr/include/curses.h:1424: note: this is the location of the previous definition 1424 | #define is_cleared(win) (NCURSES_OK_ADDR(win) ? (win)->_clear : FALSE) | In file included from cmds.c:31: sc.h:307: warning: "is_cleared" redefined 307 | #define is_cleared 0200 | In file included from cmds.c:23: /usr/include/curses.h:1424: note: this is the location of the previous definition 1424 | #define is_cleared(win) (NCURSES_OK_ADDR(win) ? (win)->_clear : FALSE) | In file included from range.c:23: sc.h:307: warning: "is_cleared" redefined 307 | #define is_cleared 0200 | In file included from range.c:22: /usr/include/curses.h:1424: note: this is the location of the previous definition 1424 | #define is_cleared(win) (NCURSES_OK_ADDR(win) ? (win)->_clear : FALSE) | In file included from frame.c:24: sc.h:307: warning: "is_cleared" redefined 307 | #define is_cleared 0200 | In file included from frame.c:22: /usr/include/curses.h:1424: note: this is the location of the previous definition 1424 | #define is_cleared(win) (NCURSES_OK_ADDR(win) ? (win)->_clear : FALSE) | In file included from abbrev.c:24: sc.h:307: warning: "is_cleared" redefined 307 | #define is_cleared 0200 | In file included from abbrev.c:22: /usr/include/curses.h:1424: note: this is the location of the previous definition 1424 | #define is_cleared(win) (NCURSES_OK_ADDR(win) ? (win)->_clear : FALSE) | In file included from sort.c:24: sc.h:307: warning: "is_cleared" redefined 307 | #define is_cleared 0200 | In file included from sort.c:23: /usr/include/curses.h:1424: note: this is the location of the previous definition 1424 | #define is_cleared(win) (NCURSES_OK_ADDR(win) ? (win)->_clear : FALSE) | In file included from sc.c:37: sc.h:307: warning: "is_cleared" redefined 307 | #define is_cleared 0200 | In file included from sc.c:17: /usr/include/curses.h:1424: note: this is the location of the previous definition 1424 | #define is_cleared(win) (NCURSES_OK_ADDR(win) ? (win)->_clear : FALSE) | In file included from vmtbl.c:20: sc.h:307: warning: "is_cleared" redefined 307 | #define is_cleared 0200 | In file included from vmtbl.c:16: /usr/include/curses.h:1424: note: this is the location of the previous definition 1424 | #define is_cleared(win) (NCURSES_OK_ADDR(win) ? (win)->_clear : FALSE) | In file included from xmalloc.c:8: sc.h:307: warning: "is_cleared" redefined 307 | #define is_cleared 0200 | In file included from xmalloc.c:6: /usr/include/curses.h:1424: note: this is the location of the previous definition 1424 | #define is_cleared(win) (NCURSES_OK_ADDR(win) ? (win)->_clear : FALSE) | In file included from vi.c:22: sc.h:307: warning: "is_cleared" redefined 307 | #define is_cleared 0200 | In file included from vi.c:17: /usr/include/curses.h:1424: note: this is the location of the previous definition 1424 | #define is_cleared(win) (NCURSES_OK_ADDR(win) ? (win)->_clear : FALSE) | cmds.c: In function 'formatcol': cmds.c:1471:1: warning: type of 'arg' defaults to 'int' [-Wimplicit-int] 1471 | formatcol(arg) | ^~~~~~~~~ In file included from interp.c:43: sc.h:307: warning: "is_cleared" redefined 307 | #define is_cleared 0200 | In file included from interp.c:42: /usr/include/curses.h:1424: note: this is the location of the previous definition 1424 | #define is_cleared(win) (NCURSES_OK_ADDR(win) ? (win)->_clear : FALSE) | cmds.c: In function 'ljustify': cmds.c:1606:1: warning: type of 'sr' defaults to 'int' [-Wimplicit-int] 1606 | ljustify(sr, sc, er, ec) | ^~~~~~~~ cmds.c:1606:1: warning: type of 'sc' defaults to 'int' [-Wimplicit-int] cmds.c:1606:1: warning: type of 'er' defaults to 'int' [-Wimplicit-int] cmds.c:1606:1: warning: type of 'ec' defaults to 'int' [-Wimplicit-int] cmds.c: In function 'rjustify': cmds.c:1635:1: warning: type of 'sr' defaults to 'int' [-Wimplicit-int] 1635 | rjustify(sr, sc, er, ec) | ^~~~~~~~ cmds.c:1635:1: warning: type of 'sc' defaults to 'int' [-Wimplicit-int] cmds.c:1635:1: warning: type of 'er' defaults to 'int' [-Wimplicit-int] cmds.c:1635:1: warning: type of 'ec' defaults to 'int' [-Wimplicit-int] cmds.c: In function 'center': cmds.c:1664:1: warning: type of 'sr' defaults to 'int' [-Wimplicit-int] 1664 | center(sr, sc, er, ec) | ^~~~~~ cmds.c:1664:1: warning: type of 'sc' defaults to 'int' [-Wimplicit-int] cmds.c:1664:1: warning: type of 'er' defaults to 'int' [-Wimplicit-int] cmds.c:1664:1: warning: type of 'ec' defaults to 'int' [-Wimplicit-int] sc.c: In function 'main': sc.c:1310:46: warning: implicit declaration of function 'list_frames'; did you mean 'list_ranges'? [-Wimplicit-function-declaration] 1310 | if (!brokenpipe) list_frames(f); | ^~~~~~~~~~~ | list_ranges vi.c: In function 'write_line': vi.c:523:55: warning: implicit declaration of function 'gotonote' [-Wimplicit-function-declaration] 523 | case '*': if (nmgetch() == '*') gotonote(); break; | ^~~~~~~~ sc.c:1423:57: warning: implicit declaration of function 'yankrow'; did you mean 'yankr'? [-Wimplicit-function-declaration] 1423 | if (rcqual == 'r') yankrow(arg); | ^~~~~~~ | yankr sc.c:1424:57: warning: implicit declaration of function 'yankcol'; did you mean 'backcol'? [-Wimplicit-function-declaration] 1424 | else yankcol(arg); | ^~~~~~~ | backcol rm -f pvmtbl.c ln vmtbl.c pvmtbl.c sc.c:1600:29: warning: implicit declaration of function 'ljustify' [-Wimplicit-function-declaration] 1600 | ljustify(currow, curcol, currow, curcol); | ^~~~~~~~ rm -f pxmalloc.c ln xmalloc.c pxmalloc.c sc.c:1610:29: warning: implicit declaration of function 'rjustify' [-Wimplicit-function-declaration] 1610 | rjustify(currow, curcol, currow, curcol); | ^~~~~~~~ vi.c: In function 'change_case': rm -f qhelp.c vi.c:1129:1: warning: type of 'arg' defaults to 'int' [-Wimplicit-int] 1129 | change_case(arg) | ^~~~~~~~~~~ ln help.c qhelp.c sc.c:1620:29: warning: implicit declaration of function 'center' [-Wimplicit-function-declaration] 1620 | center(currow, curcol, currow, curcol); | ^~~~~~ gcc -DSYSV3 -O2 -pipe -c -DPSC pvmtbl.c sc.c:2027:29: warning: implicit declaration of function 'gotonote' [-Wimplicit-function-declaration] 2027 | gotonote(); | ^~~~~~~~ gcc -DSYSV3 -O2 -pipe -c -DPSC pxmalloc.c In file included from pxmalloc.c:8: sc.h:307: warning: "is_cleared" redefined 307 | #define is_cleared 0200 | In file included from pxmalloc.c:6: /usr/include/curses.h:1424: note: this is the location of the previous definition 1424 | #define is_cleared(win) (NCURSES_OK_ADDR(win) ? (win)->_clear : FALSE) | gcc -DSYSV3 -O2 -pipe -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -DQREF -DTROFF -DSCNAME=\"SC\" -o scqref qhelp.c qhelp.c: In function 'main': qhelp.c:646:12: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 646 | (void) exit(0); | ^~~~ qhelp.c:10:1: note: include '' or provide a declaration of 'exit' 9 | #include +++ |+#include 10 | char *header = " Quick Reference"; qhelp.c:646:12: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 646 | (void) exit(0); | ^~~~ qhelp.c:646:12: note: include '' or provide a declaration of 'exit' gcc -DSYSV3 -O2 -pipe -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o psc psc.c pvmtbl.o pxmalloc.o mv y.tab.c gram.c gcc -DSYSV3 -O2 -pipe -DUSELOCALE -c gram.c In file included from gram.y:20: sc.h:307: warning: "is_cleared" redefined 307 | #define is_cleared 0200 | In file included from gram.y:18: /usr/include/curses.h:1424: note: this is the location of the previous definition 1424 | #define is_cleared(win) (NCURSES_OK_ADDR(win) ? (win)->_clear : FALSE) | gram.y: In function 'yyparse': gram.y:310:63: warning: implicit declaration of function 'ljustify' [-Wimplicit-function-declaration] 310 | { ljustify($2.left.vp->row, $2.left.vp->col, | ^~~~~~~~ gram.y:317:63: warning: implicit declaration of function 'rjustify' [-Wimplicit-function-declaration] 317 | { rjustify($2.left.vp->row, $2.left.vp->col, | ^~~~~~~~ gram.y:324:63: warning: implicit declaration of function 'center' [-Wimplicit-function-declaration] 324 | { center($2.left.vp->row, $2.left.vp->col, | ^~~~~~ gram.y:619:57: warning: implicit declaration of function 'add_abbr' [-Wimplicit-function-declaration] 619 | | S_ABBREV STRING { add_abbr($2); } | ^ gram.y:817:43: warning: implicit declaration of function 'yankrow'; did you mean 'yankr'? [-Wimplicit-function-declaration] 817 | yankrow(arg); | ^~~~~~~ | yankr gram.y:847:43: warning: implicit declaration of function 'yankcol'; did you mean 'backcol'? [-Wimplicit-function-declaration] 847 | yankcol(arg); | ^~~~~~~ | backcol gram.y:960:68: warning: implicit declaration of function 'getframe'; did you mean 'getformat'? [-Wimplicit-function-declaration] 960 | | S_GETFRAME { getframe(macrofd); } | ^ | getformat gram.y:962:62: warning: implicit declaration of function 'getrange'; did you mean 'sortrange'? [-Wimplicit-function-declaration] 962 | | S_GETRANGE STRING { getrange($2, macrofd); } | ^~~~~ | sortrange gram.y:965:70: warning: implicit declaration of function 'doeval'; did you mean 'eval'? [-Wimplicit-function-declaration] 965 | | S_EVAL e { doeval($2, NULL, currow, curcol, | ^~~~~ | eval gram.y:972:69: warning: implicit declaration of function 'doseval'; did you mean 'seval'? [-Wimplicit-function-declaration] 972 | | S_SEVAL e { doseval($2, currow, curcol, macrofd); } | ^~~~~~~ | seval gram.y:981:70: warning: implicit declaration of function 'dogetkey' [-Wimplicit-function-declaration] 981 | | S_GETKEY { dogetkey(); } | ^ sed < gram.y > experres.h -f eres.sed sed < gram.y > statres.h -f sres.sed gcc -DSYSV3 -O2 -pipe -DLIBDIR=\"/usr/share/doc/sc\" -DSIGVOID \ -c lex.c In file included from lex.c:39: sc.h:307: warning: "is_cleared" redefined 307 | #define is_cleared 0200 | In file included from lex.c:33: /usr/include/curses.h:1424: note: this is the location of the previous definition 1424 | #define is_cleared(win) (NCURSES_OK_ADDR(win) ? (win)->_clear : FALSE) | gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now abbrev.o cmds.o color.o crypt.o format.o frame.o gram.o help.o interp.o lex.o pipe.o range.o sc.o screen.o sort.o version.o vi.o vmtbl.o xmalloc.o -lm -lncurses -o sc name=sc NAME=SC LIBDIR=/usr/share/doc/sc sh torev sc.doc > sc.1 name=sc NAME=SC LIBDIR=/usr/share/doc/sc sh torev psc.doc > psc.1 ==> Entering fakeroot environment... ==> Starting package()... cp sc /tmp/archlinux-ci/sc-archlinuxrb-build-Cz867Vpf/sc/trunk/pkg/sc/usr/bin cp scqref /tmp/archlinux-ci/sc-archlinuxrb-build-Cz867Vpf/sc/trunk/pkg/sc/usr/bin cp psc /tmp/archlinux-ci/sc-archlinuxrb-build-Cz867Vpf/sc/trunk/pkg/sc/usr/bin mkdir -p /tmp/archlinux-ci/sc-archlinuxrb-build-Cz867Vpf/sc/trunk/pkg/sc/usr/share/doc/sc/plugins strip /tmp/archlinux-ci/sc-archlinuxrb-build-Cz867Vpf/sc/trunk/pkg/sc/usr/bin/sc strip /tmp/archlinux-ci/sc-archlinuxrb-build-Cz867Vpf/sc/trunk/pkg/sc/usr/bin/scqref strip /tmp/archlinux-ci/sc-archlinuxrb-build-Cz867Vpf/sc/trunk/pkg/sc/usr/bin/psc cp tutorial.sc /tmp/archlinux-ci/sc-archlinuxrb-build-Cz867Vpf/sc/trunk/pkg/sc/usr/share/doc/sc/tutorial.sc cp sc.1 /tmp/archlinux-ci/sc-archlinuxrb-build-Cz867Vpf/sc/trunk/pkg/sc/usr/share/man/man1/sc.1 cp psc.1 /tmp/archlinux-ci/sc-archlinuxrb-build-Cz867Vpf/sc/trunk/pkg/sc/usr/share/man/man1/psc.1 chmod 644 /tmp/archlinux-ci/sc-archlinuxrb-build-Cz867Vpf/sc/trunk/pkg/sc/usr/share/doc/sc/tutorial.sc chmod 644 /tmp/archlinux-ci/sc-archlinuxrb-build-Cz867Vpf/sc/trunk/pkg/sc/usr/share/man/man1/sc.1 chmod 644 /tmp/archlinux-ci/sc-archlinuxrb-build-Cz867Vpf/sc/trunk/pkg/sc/usr/share/man/man1/psc.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 "sc"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: sc 7.16-8 (Tue Jul 25 18:42:55 2023)