▣ archci hegjon-test
master seen 2s ago

dash 0.5.13.4-1 x86_64, from core done

done 2026-09-08T01:47:16Z on worker2-1, attempt 1

job
5-1788831996-omarchy,dash,0.5.13.4-1,x86_64
commit
bcc21f7793412241e75d469039d72d4d0098c0f1
log
/var/lib/archci/logs/hegjon-test/dash/0.5.13.4-1/x86_64/attempt-1.log

log 336 lines

1Starting archci build omarchy-dash-0.5.13.4-1-x86_64-a1...2==> archci-build 5-1788831996-omarchy,dash,0.5.13.4-1,x86_64 on worker2 at 2026-09-08T01:46:36Z3    repo=omarchy arch=x86_64 profile=extra chroot=/var/lib/archbuild/extra-x86_64 copy=archci-1 commit=bcc21f7793412241e75d469039d72d4d0098c0f14    pacman.conf=/usr/share/devtools/pacman.conf.d/extra.conf makepkg.conf=/usr/share/devtools/makepkg.conf.d/x86_64.conf5==> Fetching pkgbuilds/dash at bcc21f7793412241e75d469039d72d4d0098c0f1 from https://github.com/hegjon/omarchy-pkgs.git6==> Building dash 0.5.13.4-1 in archci-17==> Synchronizing chroot copy [/var/lib/archbuild/extra-x86_64/root] -> [archci-1]...done8    root : PWD=/var/lib/archci-worker/build/1/dash ; USER=archci ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/srcdest BUILDDIR=/tmp/makechrootpkg.P5b3sUnNph makepkg --config=/var/lib/archbuild/extra-x86_64/archci-1/etc/makepkg.conf --verifysource -o --skippgpcheck9pam_unix(sudo:session): session opened for user archci(uid=968) by (uid=0)10==> Making package: dash 0.5.13.4-1 (Tue Sep  8 01:46:39 2026)11==> Retrieving sources...12  -> Found dash-0.5.13.4.tar.gz13==> WARNING: Skipping verification of source file PGP signatures.14==> Validating source files with sha512sums...15    dash-0.5.13.4.tar.gz ... Passed16==> Validating source files with b2sums...17    dash-0.5.13.4.tar.gz ... Passed18pam_unix(sudo:session): session closed for user archci19    root : PWD=/var/lib/archci-worker/build/1/dash ; USER=archci ; COMMAND=/usr/bin/bash -c '#012#011#011source PKGBUILD#012#011#011printf "%s\\n" "${pkgbase:-${pkgname}}" "${pkgname[@]}"#012'20pam_unix(sudo:session): session opened for user archci(uid=968) by (uid=0)21pam_unix(sudo:session): session closed for user archci22Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.23==> Making package: dash 0.5.13.4-1 (Tue Sep  8 01:46:46 2026)24==> Checking runtime dependencies...25==> Installing missing dependencies...26resolving dependencies...27looking for conflicting packages...28Package (1)   New Version     Net Change29core/libedit  20260512_3.1-1    0.27 MiB30Total Installed Size:  0.27 MiB31:: Proceed with installation? [Y/n]32checking keyring...33checking package integrity...34loading package files...35checking for file conflicts...36:: Processing package changes...37installing libedit...38:: Running post-transaction hooks...39(1/1) Arming ConditionNeedsUpdate...40==> Checking buildtime dependencies...41==> Retrieving sources...42  -> Found dash-0.5.13.4.tar.gz43==> WARNING: Skipping all source file integrity checks.44==> Extracting sources...45  -> Extracting dash-0.5.13.4.tar.gz with bsdtar46==> Starting prepare()...47autoreconf: export WARNINGS=48autoreconf: Entering directory '.'49autoreconf: configure.ac: no obvious need to run autopoint50autoreconf: running: aclocal --force51autoreconf: configure.ac: tracing52autoreconf: configure.ac: not using Libtool53autoreconf: configure.ac: not using Intltool54autoreconf: configure.ac: not using Gtkdoc55autoreconf: configure.ac: no need to run autopoint (confirmed)56autoreconf: running: /usr/bin/autoconf --force57autoreconf: running: /usr/bin/autoheader --force58autoreconf: running: automake --add-missing --copy --force-missing59configure.ac:10: installing './compile'60configure.ac:2: installing './install-sh'61configure.ac:2: installing './missing'62src/Makefile.am: installing './depcomp'63autoreconf: configure.ac: not running make: --make not given64autoreconf: Leaving directory '.'65==> Starting build()...66checking for a BSD-compatible install... /usr/bin/install -c67checking whether sleep supports fractional seconds... yes68checking filesystem timestamp resolution... 0.0169checking whether build environment is sane... yes70checking for a race-free mkdir -p... /usr/bin/mkdir -p71checking for gawk... gawk72checking whether make sets $(MAKE)... yes73checking whether make supports nested variables... yes74checking xargs -n works... yes75checking whether UID '968' is supported by ustar format... yes76checking whether GID '968' is supported by ustar format... yes77checking how to create a ustar tar archive... gnutar78checking for gcc... gcc79checking whether the C compiler works... yes80checking for C compiler default output file name... a.out81checking for suffix of executables...82checking whether we are cross compiling... no83checking for suffix of object files... o84checking whether the compiler supports GNU C... yes85checking whether gcc accepts -g... yes86checking for gcc option to enable C23 features... none needed87checking whether gcc understands -c and -o together... yes88checking whether make supports the include directive... yes (GNU style)89checking dependency style of gcc... gcc390checking for stdio.h... yes91checking for stdlib.h... yes92checking for string.h... yes93checking for inttypes.h... yes94checking for stdint.h... yes95checking for strings.h... yes96checking for sys/stat.h... yes97checking for sys/types.h... yes98checking for unistd.h... yes99checking for wchar.h... yes100checking for minix/config.h... no101checking whether it is safe to define __EXTENSIONS__... yes102checking whether _XOPEN_SOURCE should be defined... no103checking for build system compiler... gcc104checking for __attribute__((__alias__()))... yes105checking for alloca.h... yes106checking for paths.h... yes107checking for sys/wait.h... yes108checking for gcc options to detect undeclared functions... none needed109checking for gcc options to ignore future-version functions... none needed110checking whether _PATH_BSHELL is declared... yes111checking whether _PATH_DEVNULL is declared... yes112checking whether _PATH_TTY is declared... yes113checking whether isblank is declared... yes114checking size of intmax_t... 8115checking size of long long int... 8116checking whether PRIdMAX is declared... yes117checking for bsearch... yes118checking for faccessat... yes119checking for getpwnam... yes120checking for getrlimit... yes121checking for isalpha... yes122checking for killpg... yes123checking for memfd_create... yes124checking for memrchr... yes125checking for mempcpy... yes126checking for sigsetmask... yes127checking for stpcpy... yes128checking for strchrnul... yes129checking for strsignal... yes130checking for strtod... yes131checking for strtoimax... yes132checking for strtoumax... yes133checking for sysconf... yes134checking for tee... yes135checking for wait3... yes136checking for tee... (cached) yes137checking for signal... yes138checking whether stat64 is declared... yes139checking for stat64... yes140checking for glob64... yes141checking for open64... yes142checking for stat::st_mtim... yes143checking for F_DUPFD_CLOEXEC... yes144checking for history_init in -ledit... yes145checking for histedit.h... yes146checking that generated files are newer than configure... done147configure: creating ./config.status148config.status: creating Makefile149config.status: creating src/Makefile150config.status: creating config.h151config.status: executing depfiles commands152make  all-recursive153make[1]: Entering directory '/build/dash/src/dash-0.5.13.4'154Making all in src155make[2]: Entering directory '/build/dash/src/dash-0.5.13.4/src'156gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -E -x c -o builtins.def builtins.def.in157/bin/sh mkbuiltins builtins.def158gcc -I. -I.. -DBSD=1 -DSHELL  -g -O2 -Wall    -o mknodes mknodes.c159./mknodes nodetypes nodes.c.pat160/bin/sh mktokens161gcc -I. -I.. -DBSD=1 -DSHELL  -g -O2 -Wall    -o mksyntax mksyntax.c162./mksyntax163make  all-am164make[3]: Entering directory '/build/dash/src/dash-0.5.13.4/src'165depbase=`echo alias.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\166gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT alias.o -MD -MP -MF $depbase.Tpo -c -o alias.o alias.c &&\167mv -f $depbase.Tpo $depbase.Po168depbase=`echo arith_yacc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\169gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT arith_yacc.o -MD -MP -MF $depbase.Tpo -c -o arith_yacc.o arith_yacc.c &&\170mv -f $depbase.Tpo $depbase.Po171depbase=`echo arith_yylex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\172gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT arith_yylex.o -MD -MP -MF $depbase.Tpo -c -o arith_yylex.o arith_yylex.c &&\173mv -f $depbase.Tpo $depbase.Po174depbase=`echo cd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\175gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT cd.o -MD -MP -MF $depbase.Tpo -c -o cd.o cd.c &&\176mv -f $depbase.Tpo $depbase.Po177depbase=`echo error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\178gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT error.o -MD -MP -MF $depbase.Tpo -c -o error.o error.c &&\179mv -f $depbase.Tpo $depbase.Po180depbase=`echo eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\181gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT eval.o -MD -MP -MF $depbase.Tpo -c -o eval.o eval.c &&\182mv -f $depbase.Tpo $depbase.Po183depbase=`echo exec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\184gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT exec.o -MD -MP -MF $depbase.Tpo -c -o exec.o exec.c &&\185mv -f $depbase.Tpo $depbase.Po186exec.c: In function ???find_builtin???:187exec.c:536:12: warning: assignment discards ???const??? qualifier from pointer target type [-Wdiscarded-qualifiers]188  536 |         bp = bsearch(189      |            ^190depbase=`echo expand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\191gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT expand.o -MD -MP -MF $depbase.Tpo -c -o expand.o expand.c &&\192mv -f $depbase.Tpo $depbase.Po193depbase=`echo histedit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\194gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT histedit.o -MD -MP -MF $depbase.Tpo -c -o histedit.o histedit.c &&\195mv -f $depbase.Tpo $depbase.Po196histedit.c: In function ???histcmd???:197histedit.c:378:44: warning: passing argument 1 of ???evalstring??? discards ???const??? qualifier from pointer target type [-Wdiscarded-qualifiers]198  378 |                                 evalstring(s, 0);199      |                                            ^200In file included from histedit.c:56:201eval.h:54:16: note: expected ???char *??? but argument is of type ???const char *???202   54 | int evalstring(char *, int);203      |                ^~~~~~204depbase=`echo input.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\205gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT input.o -MD -MP -MF $depbase.Tpo -c -o input.o input.c &&\206mv -f $depbase.Tpo $depbase.Po207depbase=`echo jobs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\208gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT jobs.o -MD -MP -MF $depbase.Tpo -c -o jobs.o jobs.c &&\209mv -f $depbase.Tpo $depbase.Po210depbase=`echo mail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\211gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT mail.o -MD -MP -MF $depbase.Tpo -c -o mail.o mail.c &&\212mv -f $depbase.Tpo $depbase.Po213depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\214gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\215mv -f $depbase.Tpo $depbase.Po216depbase=`echo memalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\217gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT memalloc.o -MD -MP -MF $depbase.Tpo -c -o memalloc.o memalloc.c &&\218mv -f $depbase.Tpo $depbase.Po219depbase=`echo miscbltin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\220gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT miscbltin.o -MD -MP -MF $depbase.Tpo -c -o miscbltin.o miscbltin.c &&\221mv -f $depbase.Tpo $depbase.Po222depbase=`echo mystring.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\223gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT mystring.o -MD -MP -MF $depbase.Tpo -c -o mystring.o mystring.c &&\224mv -f $depbase.Tpo $depbase.Po225depbase=`echo options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\226gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT options.o -MD -MP -MF $depbase.Tpo -c -o options.o options.c &&\227mv -f $depbase.Tpo $depbase.Po228depbase=`echo parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\229gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT parser.o -MD -MP -MF $depbase.Tpo -c -o parser.o parser.c &&\230mv -f $depbase.Tpo $depbase.Po231parser.c: In function ???readtoken1???:232parser.c:1446:35: warning: assignment discards ???const??? qualifier from pointer target type [-Wdiscarded-qualifiers]233 1446 |                                 p = strchr(types, c);234      |                                   ^235depbase=`echo redir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\236gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT redir.o -MD -MP -MF $depbase.Tpo -c -o redir.o redir.c &&\237mv -f $depbase.Tpo $depbase.Po238depbase=`echo show.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\239gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT show.o -MD -MP -MF $depbase.Tpo -c -o show.o show.c &&\240mv -f $depbase.Tpo $depbase.Po241depbase=`echo trap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\242gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT trap.o -MD -MP -MF $depbase.Tpo -c -o trap.o trap.c &&\243mv -f $depbase.Tpo $depbase.Po244depbase=`echo output.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\245gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT output.o -MD -MP -MF $depbase.Tpo -c -o output.o output.c &&\246mv -f $depbase.Tpo $depbase.Po247depbase=`echo bltin/printf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\248gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT bltin/printf.o -MD -MP -MF $depbase.Tpo -c -o bltin/printf.o bltin/printf.c &&\249mv -f $depbase.Tpo $depbase.Po250depbase=`echo system.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\251gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT system.o -MD -MP -MF $depbase.Tpo -c -o system.o system.c &&\252mv -f $depbase.Tpo $depbase.Po253depbase=`echo bltin/test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\254gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT bltin/test.o -MD -MP -MF $depbase.Tpo -c -o bltin/test.o bltin/test.c &&\255mv -f $depbase.Tpo $depbase.Po256depbase=`echo bltin/times.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\257gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT bltin/times.o -MD -MP -MF $depbase.Tpo -c -o bltin/times.o bltin/times.c &&\258mv -f $depbase.Tpo $depbase.Po259depbase=`echo var.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\260gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT var.o -MD -MP -MF $depbase.Tpo -c -o var.o var.c &&\261mv -f $depbase.Tpo $depbase.Po262var.c: In function ???varnull???:263var.c:159:48: warning: return discards ???const??? qualifier from pointer target type [-Wdiscarded-qualifiers]264  159 |         return (strchr(s, '=') ?: nullstr - 1) + 1;265      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~266depbase=`echo builtins.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\267gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT builtins.o -MD -MP -MF $depbase.Tpo -c -o builtins.o builtins.c &&\268mv -f $depbase.Tpo $depbase.Po269gcc -I. -I.. -DBSD=1 -DSHELL  -g -O2 -Wall    -o mkinit mkinit.c270./mkinit alias.c arith_yacc.c arith_yylex.c cd.c error.c eval.c exec.c expand.c histedit.c input.c jobs.c mail.c main.c memalloc.c miscbltin.c mystring.c options.c parser.c redir.c show.c trap.c output.c bltin/printf.c system.c bltin/test.c bltin/times.c var.c271depbase=`echo init.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\272gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT init.o -MD -MP -MF $depbase.Tpo -c -o init.o init.c &&\273mv -f $depbase.Tpo $depbase.Po274depbase=`echo nodes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\275gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT nodes.o -MD -MP -MF $depbase.Tpo -c -o nodes.o nodes.c &&\276mv -f $depbase.Tpo $depbase.Po277gcc -I. -I.. -DBSD=1 -DSHELL  -g -O2 -Wall    -o mksignames mksignames.c278./mksignames279depbase=`echo signames.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\280gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT signames.o -MD -MP -MF $depbase.Tpo -c -o signames.o signames.c &&\281mv -f $depbase.Tpo $depbase.Po282depbase=`echo syntax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\283gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto -MT syntax.o -MD -MP -MF $depbase.Tpo -c -o syntax.o syntax.c &&\284mv -f $depbase.Tpo $depbase.Po285gcc -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dash/src=/usr/src/debug/dash -flto=auto  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o dash alias.o arith_yacc.o arith_yylex.o cd.o error.o eval.o exec.o expand.o histedit.o input.o jobs.o mail.o main.o memalloc.o miscbltin.o mystring.o options.o parser.o redir.o show.o trap.o output.o bltin/printf.o system.o bltin/test.o bltin/times.o var.o builtins.o init.o nodes.o signames.o syntax.o -ledit286make[3]: Leaving directory '/build/dash/src/dash-0.5.13.4/src'287make[2]: Leaving directory '/build/dash/src/dash-0.5.13.4/src'288make[2]: Entering directory '/build/dash/src/dash-0.5.13.4'289make[2]: Leaving directory '/build/dash/src/dash-0.5.13.4'290make[1]: Leaving directory '/build/dash/src/dash-0.5.13.4'291==> Entering fakeroot environment...292==> Starting package()...293Making install in src294make[1]: Entering directory '/build/dash/src/dash-0.5.13.4/src'295make  install-am296make[2]: Entering directory '/build/dash/src/dash-0.5.13.4/src'297make[3]: Entering directory '/build/dash/src/dash-0.5.13.4/src'298 /usr/bin/mkdir -p '/build/dash/pkg/dash/usr/bin'299  /usr/bin/install -c dash '/build/dash/pkg/dash/usr/bin'300 /usr/bin/mkdir -p '/build/dash/pkg/dash/usr/share/man/man1'301 /usr/bin/install -c -m 644 dash.1 '/build/dash/pkg/dash/usr/share/man/man1'302make[3]: Leaving directory '/build/dash/src/dash-0.5.13.4/src'303make[2]: Leaving directory '/build/dash/src/dash-0.5.13.4/src'304make[1]: Leaving directory '/build/dash/src/dash-0.5.13.4/src'305make[1]: Entering directory '/build/dash/src/dash-0.5.13.4'306make[2]: Entering directory '/build/dash/src/dash-0.5.13.4'307make[2]: Nothing to be done for 'install-exec-am'.308make[2]: Nothing to be done for 'install-data-am'.309make[2]: Leaving directory '/build/dash/src/dash-0.5.13.4'310make[1]: Leaving directory '/build/dash/src/dash-0.5.13.4'311==> Tidying install...312  -> Removing libtool files...313  -> Removing static library files...314  -> Purging unwanted files...315  -> Stripping unneeded symbols from binaries and libraries...316  -> Compressing man and info pages...317==> Checking for packaging issues...318==> Creating package "dash"...319  -> Generating .PKGINFO file...320  -> Generating .BUILDINFO file...321  -> Adding install file...322  -> Generating .MTREE file...323  -> Compressing package...324==> Creating package "dash-debug"...325  -> Generating .PKGINFO file...326  -> Generating .BUILDINFO file...327  -> Generating .MTREE file...328  -> Compressing package...329==> Leaving fakeroot environment.330==> Finished making: dash 0.5.13.4-1 (Tue Sep  8 01:47:15 2026)331==> builder-signed dash-0.5.13.4-1-x86_64.pkg.tar.zst332==> builder-signed dash-debug-0.5.13.4-1-x86_64.pkg.tar.zst333==> archci-build finished with 0 at 2026-09-08T01:47:15Z: dash-0.5.13.4-1-x86_64.pkg.tar.zst dash-debug-0.5.13.4-1-x86_64.pkg.tar.zst334archci-build@omarchy-dash-0.5.13.4-1-x86_64-a1.service: Deactivated successfully.335Finished archci build omarchy-dash-0.5.13.4-1-x86_64-a1.336archci-build@omarchy-dash-0.5.13.4-1-x86_64-a1.service: Consumed 6.828s CPU time over 38.772s wall clock time, 37.9M memory peak.