From https://github.com/archlinux/svntogit-community * branch packages/9base -> FETCH_HEAD * [new branch] packages/9base -> community/packages/9base Cloning into '9base'... 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 100 131k 0 0 390k 0 --:--:-- --:--:-- --:--:-- 389k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 8542k 1 158k 0 0 186k 0 0:00:45 --:--:-- 0:00:45 185k 28 8542k 28 2398k 0 0 1286k 0 0:00:06 0:00:01 0:00:05 1285k 66 8542k 66 5646k 0 0 2086k 0 0:00:04 0:00:02 0:00:02 2085k 100 8542k 100 8542k 0 0 2653k 0 0:00:03 0:00:03 --:--:-- 2653k % 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 823k 0 --:--:-- --:--:-- --:--:-- 826k :: 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/ GIT_SSL_NO_VERIFY=1 SOURCE_DATE_EPOCH=1690311636 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690311636' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' GIT_SSL_NO_VERIFY=1 printenv 2>&1 SCHROOT_SESSION_ID=archlinux-9base-archlinuxrb-build-jqWAoj9Q PWD=/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/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: 9base 6-8 (Tue Aug 27 01:23:57 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading 9base-6.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 1 1021k 1 16062 0 0 13222 0 0:01:19 0:00:01 0:01:18 13219 21 1021k 21 223k 0 0 101k 0 0:00:10 0:00:02 0:00:08 101k 54 1021k 54 559k 0 0 174k 0 0:00:05 0:00:03 0:00:02 174k 100 1021k 100 1021k 0 0 252k 0 0:00:04 0:00:04 --:--:-- 252k -> Found 9 -> Found plan9.sh ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with md5sums... 9base-6.tar.gz ... Passed 9 ... Passed plan9.sh ... Passed ==> Validating source files with sha256sums... 9base-6.tar.gz ... Passed 9 ... Passed plan9.sh ... Passed ==> Extracting sources... -> Extracting 9base-6.tar.gz with bsdtar ==> Starting build()... 9base build options: CFLAGS = -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fcommon -DPLAN9PORT -c -I. -DPREFIX="/opt/plan9" LDFLAGS = -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now CC = cc make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/lib9' CC sec/sha1block.c CC sec/sha1.c CC sec/sha1pickle.c CC sec/md5block.c CC sec/md5.c CC sec/md5pickle.c CC fmt/dofmt.c CC fmt/fltfmt.c CC fmt/fmt.c CC fmt/fmtfd.c CC fmt/fmtfdflush.c CC fmt/fmtlocale.c CC fmtlock2.c CC fmt/fmtnull.c CC fmt/fmtprint.c CC fmt/fmtquote.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from sec/os.h:1, from sec/sha1block.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from sec/os.h:1, from sec/sha1pickle.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from sec/os.h:1, from sec/sha1.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from sec/os.h:1, from sec/md5block.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from sec/os.h:1, from sec/md5.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from sec/os.h:1, from sec/md5pickle.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from fmtlock2.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC fmt/fmtrune.c CC fmt/fmtstr.c CC fmt/fmtvprint.c CC fmt/fprint.c CC fmt/nan64.c CC fmt/print.c CC fmt/runefmtstr.c CC fmt/runeseprint.c CC fmt/runesmprint.c CC fmt/runesnprint.c CC fmt/runesprint.c CC fmt/runevseprint.c CC fmt/runevsmprint.c CC fmt/runevsnprint.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from fmt/runevsmprint.c:8: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC fmt/seprint.c CC fmt/smprint.c CC fmt/snprint.c CC fmt/sprint.c CC fmt/strtod.c CC fmt/vfprint.c CC fmt/vseprint.c CC fmt/vsmprint.c CC fmt/vsnprint.c CC fmt/charstod.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from fmt/vsmprint.c:8: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC fmt/pow10.c CC utf/rune.c CC utf/runestrcat.c CC utf/runestrchr.c CC utf/runestrcmp.c CC utf/runestrcpy.c CC utf/runestrdup.c CC utf/runestrlen.c CC utf/runestrecpy.c CC utf/runestrncat.c CC utf/runestrncmp.c CC utf/runestrncpy.c CC utf/runestrrchr.c CC utf/runestrstr.c CC utf/runetype.c CC utf/utfecpy.c CC utf/utflen.c CC utf/utfnlen.c CC utf/utfrrune.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from utf/utfecpy.c:16: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC utf/utfrune.c CC utf/utfutf.c CC bio/bbuffered.c CC bio/bfildes.c CC bio/bflush.c CC bio/bgetc.c CC bio/bgetrune.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from bio/bfildes.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from bio/bbuffered.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from bio/bflush.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC bio/bgetd.c CC bio/binit.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from bio/bgetc.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC bio/boffset.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from bio/bgetrune.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC bio/bprint.c CC bio/bputc.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from bio/bgetd.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC bio/bputrune.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from bio/binit.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from bio/boffset.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC bio/brdline.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from bio/bprint.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from bio/bputc.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from bio/bputrune.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from bio/brdline.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC bio/brdstr.c CC bio/bread.c CC bio/bseek.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from bio/brdstr.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from bio/bread.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from bio/bseek.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC bio/bvprint.c CC bio/bwrite.c CC regex/regcomp.c CC regex/regerror.c CC regex/regexec.c CC regex/regsub.c CC regex/regaux.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from bio/bvprint.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from bio/bwrite.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC regex/rregexec.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from regex/lib9.h:1, from regex/regcomp.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from regex/lib9.h:1, from regex/regerror.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC regex/rregsub.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from regex/lib9.h:1, from regex/regexec.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from regex/lib9.h:1, from regex/regsub.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from regex/lib9.h:1, from regex/regaux.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from regex/lib9.h:1, from regex/rregexec.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC _exits.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from regex/lib9.h:1, from regex/rregsub.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC _p9dialparse.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from _exits.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC _p9dir.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from _p9dialparse.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from _p9dir.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC announce.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from announce.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC argv0.c CC atexit.c CC atoi.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from argv0.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC atol.c CC atoll.c CC atnotify.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from atexit.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from atoi.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from atol.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from atnotify.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC await.c CC cistrcmp.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from atoll.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from await.c:2: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from cistrcmp.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC cistrncmp.c CC cistrstr.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from cistrncmp.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from cistrstr.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC cleanname.c CC create.c CC ctime.c CC dial.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from cleanname.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from create.c:2: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ctime.c:33: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC dirfstat.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from dial.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC dirfwstat.c CC dirmodefmt.c CC dirread.c CC dirstat.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from dirfstat.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from dirfwstat.c:2: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC dirwstat.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from dirmodefmt.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from dirread.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC dup.c CC encodefmt.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from dirstat.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from dup.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from dirwstat.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC errstr.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from encodefmt.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC exec.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from errstr.c:8: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from exec.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC execl.c CC exitcode.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from execl.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from exitcode.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ dirread.c: In function 'dirpackage': dirread.c:105:17: warning: ignoring return value of 'fchdir' declared with attribute 'warn_unused_result' [-Wunused-result] 105 | fchdir(oldwd); | ^~~~~~~~~~~~~ dirread.c:125:9: warning: ignoring return value of 'fchdir' declared with attribute 'warn_unused_result' [-Wunused-result] 125 | fchdir(oldwd); | ^~~~~~~~~~~~~ CC fcallfmt.c CC get9root.c CC getcallerpc-x86_64.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from fcallfmt.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC getenv.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from get9root.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from getcallerpc-x86_64.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC getfields.c CC getnetconn.c CC getns.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from getenv.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from getfields.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC getuser.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from getnetconn.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from getns.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC getwd.c CC jmp.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from getuser.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC lrand.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from getwd.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from jmp.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC lnrand.c CC main.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from lrand.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC malloc.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from lnrand.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from main.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC malloctag.c CC mallocz.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from malloc.c:6: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC nan.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from malloctag.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC needsrcquote.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from mallocz.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from nan.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC needstack.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from needsrcquote.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC netmkaddr.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from needstack.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC notify.c CC nrand.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from netmkaddr.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC nulldir.c CC open.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from notify.c:22: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from nrand.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from nulldir.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC opentemp.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from open.c:2: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC pin.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from opentemp.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC pipe.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from pin.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC post9p.c CC postnote.c CC qlock.c CC quote.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from pipe.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from post9p.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from postnote.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC rand.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from qlock.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from quote.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC read9pmsg.c CC readcons.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from rand.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from read9pmsg.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from readcons.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC readn.c CC rfork.c CC searchpath.c CC seek.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from readn.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from rfork.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from searchpath.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC sendfd.c CC sleep.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from seek.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from sleep.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from sendfd.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC strdup.c CC strecpy.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from strdup.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ readcons.c: In function 'readcons': readcons.c:59:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 59 | write(fd, "\n", 1); | ^~~~~~~~~~~~~~~~~~ readcons.c:70:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 70 | write(fd, "\n", 1); | ^~~~~~~~~~~~~~~~~~ CC sysfatal.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from strecpy.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC syslog.c CC sysname.c CC time.c CC tm2sec.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from sysfatal.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from syslog.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from sysname.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from time.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from tm2sec.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC tokenize.c CC truerand.c CC u16.c CC u32.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from tokenize.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC u64.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from truerand.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC unsharp.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from u16.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from u32.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from ./lib9.h:1, from u64.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from unsharp.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC wait.c CC waitpid.c CC write.c CC zoneinfo.c In file included from /usr/include/inttypes.h:25, from ./u.h:38, from wait.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from waitpid.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from write.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ./u.h:38, from zoneinfo.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ AR lib9 built lib9 make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/lib9' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/yacc' CC yacc.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from yacc.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD yacc built yacc make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/yacc' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/ascii' CC ascii.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from ascii.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD ascii built ascii make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/ascii' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/awk' make[2]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/awk' YACC awkgram.y conflicts: 42 shift/reduce, 83 reduce/reduce make[2]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/awk' make[2]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/awk' CC re.c CC lex.c CC main.c CC parse.c CC proctab.c CC tran.c CC lib.c CC run.c CC y.tab.c LD awk make[2]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/awk' built awk make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/awk' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/basename' CC basename.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from basename.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD basename built basename make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/basename' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/bc' make[2]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/bc' YACC bc.y make[2]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/bc' make[2]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/bc' CC y.tab.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from /tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/bc/bc.y:2: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD bc make[2]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/bc' built bc make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/bc' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cal' CC cal.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from cal.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD cal built cal make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cal' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cat' CC cat.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from cat.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD cat built cat make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cat' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cleanname' CC cleanname.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from cleanname.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD cleanname built cleanname make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cleanname' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cmp' CC cmp.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from cmp.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD cmp built cmp make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cmp' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/date' CC date.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from date.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD date built date make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/date' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/dc' CC dc.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from dc.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD dc built dc make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/dc' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/du' CC du.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from du.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD du built du make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/du' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/dd' CC dd.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from dd.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ dd.c: In function 'p9main': dd.c:228:17: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 228 | read(ibf, ibuf, ibs); | ^~~~~~~~~~~~~~~~~~~~ LD dd built dd make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/dd' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/diff' CC diffdir.c CC diffio.c CC diffreg.c CC main.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from diffdir.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from diffreg.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from diffio.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from main.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD diff built diff make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/diff' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/echo' CC echo.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from echo.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD echo built echo make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/echo' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/ed' CC ed.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from ed.c:4: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD ed built ed make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/ed' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/factor' CC factor.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from factor.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD factor built factor make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/factor' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/fortune' CC fortune.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from fortune.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ fortune.c: In function 'p9main': fortune.c:61:17: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 61 | read(ix, off, sizeof(off)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ LD fortune built fortune make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/fortune' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/fmt' CC fmt.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from fmt.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD fmt built fmt make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/fmt' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/freq' CC freq.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from freq.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD freq built freq make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/freq' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/getflags' CC getflags.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from getflags.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD getflags built getflags make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/getflags' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/grep' make[2]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/grep' YACC grep.y make[2]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/grep' make[2]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/grep' CC y.tab.c CC main.c CC comp.c CC sub.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from grep.h:1, from main.c:2: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from grep.h:1, from /tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/grep/grep.y:2: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from grep.h:1, from comp.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from grep.h:1, from sub.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD grep make[2]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/grep' built grep make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/grep' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/hoc' make[2]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/hoc' YACC hoc.y conflicts: 19 shift/reduce make[2]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/hoc' make[2]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/hoc' CC y.tab.c CC init.c CC code.c CC math.c CC symbol.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from /tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/hoc/hoc.y:2: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from init.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from code.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from math.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from symbol.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD hoc make[2]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/hoc' built hoc make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/hoc' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/join' CC join.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from join.c:2: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD join built join make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/join' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/look' CC look.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from look.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD look built look make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/look' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/ls' CC ls.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from ls.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD ls built ls make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/ls' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/mk' CC arc.c CC archive.c CC bufblock.c CC env.c CC file.c CC graph.c CC job.c CC lex.c CC main.c CC match.c CC mk.c CC parse.c CC recipe.c CC rc.c CC rule.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from arc.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from archive.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from bufblock.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from env.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from file.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from graph.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from job.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from lex.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from main.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC run.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from mk.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from match.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from parse.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from recipe.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from rc.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from rule.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from run.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC sh.c CC shell.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from sh.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from shell.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC shprint.c CC symtab.c CC var.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from symtab.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from shprint.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from var.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC varsub.c CC word.c CC unix.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from varsub.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from word.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sys.h:1, from mk.h:1, from unix.c:2: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD mk built mk make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/mk' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/mkdir' CC mkdir.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from mkdir.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD mkdir built mkdir make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/mkdir' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/mtime' CC mtime.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from mtime.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD mtime built mtime make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/mtime' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/pbd' CC pbd.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from pbd.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD pbd built pbd make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/pbd' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/primes' CC primes.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from primes.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD primes built primes make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/primes' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/rc' make[2]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/rc' YACC syn.y make[2]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/rc' make[2]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/rc' CC code.c CC exec.c CC getflags.c CC glob.c CC here.c CC io.c CC lex.c CC pcmd.c CC pfnc.c CC simple.c CC subr.c CC trap.c CC tree.c CC unixcrap.c CC var.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from rc.h:10, from code.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from rc.h:10, from exec.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from rc.h:10, from getflags.c:3: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from rc.h:10, from glob.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from rc.h:10, from here.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC y.tab.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from rc.h:10, from lex.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from rc.h:10, from pcmd.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from rc.h:10, from io.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from rc.h:10, from pfnc.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from rc.h:10, from simple.c:4: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from rc.h:10, from subr.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from rc.h:10, from trap.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from rc.h:10, from tree.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from unixcrap.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from rc.h:10, from var.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from rc.h:10, from /tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/rc/syn.y:13: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC plan9ish.c CC havefork.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from rc.h:10, from plan9ish.c:6: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from havefork.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD rc make[2]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/rc' built rc make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/rc' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/read' CC read.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from read.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD read built read make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/read' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sam' CC sam.c CC address.c CC buff.c CC cmd.c CC disk.c CC error.c CC file.c CC io.c CC list.c CC mesg.c CC moveto.c CC multi.c CC rasp.c CC regexp.c CC shell.c CC string.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sam.h:1, from sam.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sam.h:1, from address.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sam.h:1, from buff.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sam.h:1, from cmd.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sam.h:1, from error.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sam.h:1, from disk.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sam.h:1, from io.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sam.h:1, from file.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sam.h:1, from list.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sam.h:1, from moveto.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sam.h:1, from mesg.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sam.h:1, from multi.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sam.h:1, from rasp.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sam.h:1, from regexp.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sam.h:1, from string.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sam.h:1, from shell.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ regexp.c: In function 'bldcclass': regexp.c:497:39: warning: unsigned conversion from 'int' to 'Rune' {aka 'short unsigned int'} changes value from '1114111' to '65535' [-Woverflow] 497 | classp[n+0] = Runemax; | ^~~~~~~ CC sys.c CC unix.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sam.h:1, from sys.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from unix.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC util.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sam.h:1, from util.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC xec.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sam.h:1, from xec.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD sam built sam make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sam' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sha1sum' CC sha1sum.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sha1sum.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD sha1sum built sha1sum make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sha1sum' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sed' CC sed.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sed.c:6: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD sed built sed make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sed' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/seq' CC seq.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from seq.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD seq built seq make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/seq' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sleep' CC sleep.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sleep.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD sleep built sleep make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sleep' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sort' CC sort.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from sort.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD sort built sort make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sort' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/split' CC split.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from split.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD split built split make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/split' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/strings' CC strings.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from strings.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD strings built strings make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/strings' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/tail' CC tail.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from tail.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD tail built tail make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/tail' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/tee' CC tee.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from tee.c:5: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD tee built tee make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/tee' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/test' CC test.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from test.c:12: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD test built test make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/test' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/touch' CC touch.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from touch.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD touch built touch make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/touch' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/tr' CC tr.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from tr.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD tr built tr make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/tr' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/troff' CC n1.c CC n2.c CC n3.c CC n4.c CC n5.c CC t6.c CC n6.c CC n7.c CC n8.c CC n9.c CC t10.c CC n10.c CC t11.c CC ni.c CC hytab.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from n1.c:8: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from tdef.h:1, from n2.c:8: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from tdef.h:1, from n7.c:2: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from n8.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC suftab.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from n10.c:7: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC dwbinit.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from dwbinit.c:76: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC mbwc.c In file included from fns.h:3, from t11.c:2: t11.c: In function 'getfont': mbwc.h:2:16: warning: implicit declaration of function 'p9mbtowc'; did you mean 'mbtowc'? [-Wimplicit-function-declaration] 2 | #define mbtowc p9mbtowc | ^~~~~~~~ t11.c:145:44: note: in expansion of macro 'mbtowc' 145 | } else if (mbtowc(&wc, ch, strlen(ch)) > 1) { | ^~~~~~ t11.c: In function 'getdesc': t11.c:31:25: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 31 | fscanf(fin, "%d", &Inch); | ^~~~~~~~~~~~~~~~~~~~~~~~ t11.c:33:25: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 33 | fscanf(fin, "%d", &Hor); | ^~~~~~~~~~~~~~~~~~~~~~~ t11.c:35:25: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | fscanf(fin, "%d", &Vert); | ^~~~~~~~~~~~~~~~~~~~~~~~ t11.c:37:25: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 37 | fscanf(fin, "%d", &Unitwidth); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ t11.c:43:25: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 43 | fscanf(fin, "%d", &nfonts); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ t11.c:45:33: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 45 | fscanf(fin, "%s", s); | ^~~~~~~~~~~~~~~~~~~~ t11.c: In function 'getfont': t11.c:111:25: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 111 | fscanf(fin, "%s", ftemp->longname); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ t11.c:117:25: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 117 | fscanf(fin, "%d", &ftemp->spacewidth); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ t11.c:119:25: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 119 | fscanf(fin, "%d", &ftemp->defaultwidth); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from mbwc.c:2: mbwc.c: In function 'p9mblen': mbwc.h:2:16: warning: implicit declaration of function 'p9mbtowc'; did you mean 'mbtowc'? [-Wimplicit-function-declaration] 2 | #define mbtowc p9mbtowc | ^~~~~~~~ mbwc.c:23:16: note: in expansion of macro 'mbtowc' 23 | return mbtowc(0, s, n); | ^~~~~~ In file included from fns.h:3, from n10.c:10: n10.c: In function 'parse': mbwc.h:2:16: warning: implicit declaration of function 'p9mbtowc'; did you mean 'mbtowc'? [-Wimplicit-function-declaration] 2 | #define mbtowc p9mbtowc | ^~~~~~~~ n10.c:29:13: note: in expansion of macro 'mbtowc' 29 | if (mbtowc(&wc, s, strlen(s)) > 1) { /* it's multibyte, */ | ^~~~~~ In file included from fns.h:3, from n1.c:10: n1.c: In function 'get1ch': mbwc.h:2:16: warning: implicit declaration of function 'p9mbtowc'; did you mean 'mbtowc'? [-Wimplicit-function-declaration] 2 | #define mbtowc p9mbtowc | ^~~~~~~~ n1.c:752:26: note: in expansion of macro 'mbtowc' 752 | if ((n = mbtowc(&wc, buf, p-buf)) >= 0) | ^~~~~~ n10.c: In function 'n_ptinit': n10.c:199:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 199 | fscanf(fp, "%s", cmd); /* should be device name... */ | ^~~~~~~~~~~~~~~~~~~~~ n10.c:203:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 203 | fscanf(fp, "%s", cmd); | ^~~~~~~~~~~~~~~~~~~~~ n10.c:206:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 206 | fscanf(fp, " %[^\n]", opt); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ n1.c: In function 'casesy': n1.c:1074:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 1074 | system(sybuf); | ^~~~~~~~~~~~~ n10.c: In function 'n_ptpause': n10.c:548:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 548 | read(2, &junk, 1); | ^~~~~~~~~~~~~~~~~ LD troff built troff make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/troff' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/unicode' CC unicode.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from unicode.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD unicode built unicode make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/unicode' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/uniq' CC uniq.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from uniq.c:4: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD uniq built uniq make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/uniq' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/unutf' CC unutf.c In file included from /usr/include/inttypes.h:25, from ../lib9/u.h:38, from unutf.c:5: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ LD unutf built unutf make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/unutf' ==> Entering fakeroot environment... ==> Starting package()... 9base build options: CFLAGS = -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DPLAN9PORT -c -I. -DPREFIX="/opt/plan9" LDFLAGS = -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now CC = cc make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/lib9' built lib9 make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/lib9' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/yacc' built yacc make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/yacc' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/ascii' built ascii make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/ascii' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/awk' make[2]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/awk' make[2]: 'awk' is up to date. make[2]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/awk' built awk make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/awk' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/basename' built basename make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/basename' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/bc' make[2]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/bc' make[2]: 'bc' is up to date. make[2]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/bc' built bc make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/bc' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cal' built cal make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cal' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cat' built cat make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cat' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cleanname' built cleanname make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cleanname' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cmp' built cmp make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cmp' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/date' built date make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/date' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/dc' built dc make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/dc' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/du' built du make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/du' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/dd' built dd make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/dd' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/diff' built diff make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/diff' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/echo' built echo make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/echo' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/ed' built ed make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/ed' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/factor' built factor make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/factor' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/fortune' built fortune make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/fortune' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/fmt' built fmt make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/fmt' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/freq' built freq make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/freq' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/getflags' built getflags make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/getflags' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/grep' make[2]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/grep' make[2]: 'grep' is up to date. make[2]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/grep' built grep make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/grep' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/hoc' make[2]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/hoc' make[2]: 'hoc' is up to date. make[2]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/hoc' built hoc make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/hoc' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/join' built join make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/join' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/look' built look make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/look' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/ls' built ls make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/ls' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/mk' built mk make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/mk' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/mkdir' built mkdir make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/mkdir' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/mtime' built mtime make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/mtime' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/pbd' built pbd make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/pbd' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/primes' built primes make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/primes' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/rc' make[2]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/rc' make[2]: 'rc' is up to date. make[2]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/rc' built rc make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/rc' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/read' built read make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/read' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sam' built sam make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sam' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sha1sum' built sha1sum make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sha1sum' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sed' built sed make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sed' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/seq' built seq make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/seq' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sleep' built sleep make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sleep' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sort' built sort make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sort' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/split' built split make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/split' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/strings' built strings make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/strings' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/tail' built tail make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/tail' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/tee' built tee make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/tee' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/test' built test make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/test' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/touch' built touch make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/touch' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/tr' built tr make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/tr' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/troff' built troff make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/troff' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/unicode' built unicode make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/unicode' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/uniq' built uniq make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/uniq' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/unutf' built unutf make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/unutf' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/lib9' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/lib9' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/yacc' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/yacc' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/ascii' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/ascii' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/awk' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/awk' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/basename' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/basename' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/bc' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/bc' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cal' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cal' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cat' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cat' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cleanname' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cleanname' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cmp' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/cmp' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/date' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/date' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/dc' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/dc' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/du' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/du' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/dd' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/dd' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/diff' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/diff' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/echo' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/echo' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/ed' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/ed' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/factor' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/factor' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/fortune' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/fortune' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/fmt' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/fmt' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/freq' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/freq' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/getflags' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/getflags' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/grep' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/grep' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/hoc' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/hoc' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/join' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/join' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/look' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/look' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/ls' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/ls' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/mk' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/mk' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/mkdir' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/mkdir' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/mtime' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/mtime' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/pbd' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/pbd' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/primes' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/primes' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/rc' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/rc' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/read' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/read' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sam' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sam' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sha1sum' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sha1sum' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sed' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sed' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/seq' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/seq' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sleep' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sleep' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sort' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/sort' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/split' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/split' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/strings' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/strings' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/tail' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/tail' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/tee' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/tee' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/test' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/test' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/touch' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/touch' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/tr' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/tr' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/troff' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/troff' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/unicode' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/unicode' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/uniq' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/uniq' make[1]: Entering directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/unutf' make[1]: Leaving directory '/tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/src/9base-6/unutf' installed 9base to /tmp/archlinux-ci/9base-archlinuxrb-build-jqWAoj9Q/9base/trunk/pkg/9base/opt/plan9 ==> 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 "9base"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: 9base 6-8 (Tue Aug 27 01:24:37 2024)