From https://github.com/archlinux/svntogit-packages * branch packages/dash -> FETCH_HEAD * [new branch] packages/dash -> packages/packages/dash Cloning into 'dash'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 133k 100 133k 0 0 396k 0 --:--:-- --:--:-- --:--:-- 397k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 8496k 0 14124 0 0 42121 0 0:03:26 --:--:-- 0:03:26 42035 14 8496k 14 1222k 0 0 910k 0 0:00:09 0:00:01 0:00:08 909k 50 8496k 50 4251k 0 0 1820k 0 0:00:04 0:00:02 0:00:02 1820k 100 8496k 100 8496k 0 0 2675k 0 0:00:03 0:00:03 --:--:-- 2676k % 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 142k 100 142k 0 0 840k 0 --:--:-- --:--:-- --:--:-- 836k 100 142k 100 142k 0 0 839k 0 --:--:-- --:--:-- --:--:-- 836k :: Starting full system upgrade... there is nothing to do ==> Making package: dash 0.5.12-1 (Sun Aug 4 13:44:24 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading dash-0.5.12.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 164k 0 164k 0 0 408k 0 --:--:-- --:--:-- --:--:-- 409k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... dash-0.5.12.tar.gz ... Passed ==> Validating source files with b2sums... dash-0.5.12.tar.gz ... Passed ==> Extracting sources... -> Extracting dash-0.5.12.tar.gz with bsdtar ==> Starting prepare()... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:10: installing './compile' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for build system compiler... gcc checking for __attribute__((__alias__()))... yes checking for alloca.h... yes checking for paths.h... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether _PATH_BSHELL is declared... yes checking whether _PATH_DEVNULL is declared... yes checking whether _PATH_TTY is declared... yes checking whether isblank is declared... yes checking size of intmax_t... 8 checking size of long long int... 8 checking whether PRIdMAX is declared... yes checking for bsearch... yes checking for faccessat... yes checking for getpwnam... yes checking for getrlimit... yes checking for isalpha... yes checking for killpg... yes checking for mempcpy... yes checking for sigsetmask... yes checking for stpcpy... yes checking for strchrnul... yes checking for strsignal... yes checking for strtod... yes checking for strtoimax... yes checking for strtoumax... yes checking for sysconf... yes checking for fnmatch... yes checking for signal... yes checking whether stat64 is declared... yes checking for stat64... yes checking for glob64... yes checking for open64... yes checking for stat::st_mtim... yes checking for history_init in -ledit... yes checking for histedit.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/dash-archlinuxrb-build-fkN4FAV8/dash/trunk/src/dash-0.5.12' Making all in src make[2]: Entering directory '/tmp/archlinux-ci/dash-archlinuxrb-build-fkN4FAV8/dash/trunk/src/dash-0.5.12/src' gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -E -x c -o builtins.def builtins.def.in gcc -I. -I.. -DBSD=1 -DSHELL -g -O2 -Wall -o mknodes mknodes.c /bin/sh mktokens /bin/sh mktokens /bin/sh mkbuiltins builtins.def gcc -I. -I.. -DBSD=1 -DSHELL -g -O2 -Wall -o mksyntax mksyntax.c ./mksyntax ./mknodes nodetypes nodes.c.pat make all-am make[3]: Entering directory '/tmp/archlinux-ci/dash-archlinuxrb-build-fkN4FAV8/dash/trunk/src/dash-0.5.12/src' depbase=`echo alias.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT alias.o -MD -MP -MF $depbase.Tpo -c -o alias.o alias.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo arith_yacc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT arith_yacc.o -MD -MP -MF $depbase.Tpo -c -o arith_yacc.o arith_yacc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo arith_yylex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT arith_yylex.o -MD -MP -MF $depbase.Tpo -c -o arith_yylex.o arith_yylex.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT cd.o -MD -MP -MF $depbase.Tpo -c -o cd.o cd.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT error.o -MD -MP -MF $depbase.Tpo -c -o error.o error.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT eval.o -MD -MP -MF $depbase.Tpo -c -o eval.o eval.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo exec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT exec.o -MD -MP -MF $depbase.Tpo -c -o exec.o exec.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo expand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT expand.o -MD -MP -MF $depbase.Tpo -c -o expand.o expand.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo histedit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT histedit.o -MD -MP -MF $depbase.Tpo -c -o histedit.o histedit.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo input.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT input.o -MD -MP -MF $depbase.Tpo -c -o input.o input.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo jobs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT jobs.o -MD -MP -MF $depbase.Tpo -c -o jobs.o jobs.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT mail.o -MD -MP -MF $depbase.Tpo -c -o mail.o mail.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo memalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT memalloc.o -MD -MP -MF $depbase.Tpo -c -o memalloc.o memalloc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo miscbltin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT miscbltin.o -MD -MP -MF $depbase.Tpo -c -o miscbltin.o miscbltin.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mystring.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT mystring.o -MD -MP -MF $depbase.Tpo -c -o mystring.o mystring.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT options.o -MD -MP -MF $depbase.Tpo -c -o options.o options.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT parser.o -MD -MP -MF $depbase.Tpo -c -o parser.o parser.c &&\ mv -f $depbase.Tpo $depbase.Po histedit.c: In function 'histcmd': histedit.c:376:44: warning: passing argument 1 of 'evalstring' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 376 | evalstring(s, 0); | ^ In file included from histedit.c:56: eval.h:54:16: note: expected 'char *' but argument is of type 'const char *' 54 | int evalstring(char *, int); | ^~~~~~ depbase=`echo redir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT redir.o -MD -MP -MF $depbase.Tpo -c -o redir.o redir.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo show.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT show.o -MD -MP -MF $depbase.Tpo -c -o show.o show.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo trap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT trap.o -MD -MP -MF $depbase.Tpo -c -o trap.o trap.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo output.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT output.o -MD -MP -MF $depbase.Tpo -c -o output.o output.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo system.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT system.o -MD -MP -MF $depbase.Tpo -c -o system.o system.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bltin/test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT bltin/test.o -MD -MP -MF $depbase.Tpo -c -o bltin/test.o bltin/test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bltin/times.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT bltin/times.o -MD -MP -MF $depbase.Tpo -c -o bltin/times.o bltin/times.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo var.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT var.o -MD -MP -MF $depbase.Tpo -c -o var.o var.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo builtins.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT builtins.o -MD -MP -MF $depbase.Tpo -c -o builtins.o builtins.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -I. -I.. -DBSD=1 -DSHELL -g -O2 -Wall -o mkinit mkinit.c depbase=`echo nodes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT nodes.o -MD -MP -MF $depbase.Tpo -c -o nodes.o nodes.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -I. -I.. -DBSD=1 -DSHELL -g -O2 -Wall -o mksignames mksignames.c depbase=`echo syntax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT syntax.o -MD -MP -MF $depbase.Tpo -c -o syntax.o syntax.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bltin/printf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT bltin/printf.o -MD -MP -MF $depbase.Tpo -c -o bltin/printf.o bltin/printf.c &&\ mv -f $depbase.Tpo $depbase.Po ./mksignames depbase=`echo signames.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT signames.o -MD -MP -MF $depbase.Tpo -c -o signames.o signames.c &&\ mv -f $depbase.Tpo $depbase.Po ./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.c depbase=`echo init.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -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=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT init.o -MD -MP -MF $depbase.Tpo -c -o init.o init.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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 -ledit make[3]: Leaving directory '/tmp/archlinux-ci/dash-archlinuxrb-build-fkN4FAV8/dash/trunk/src/dash-0.5.12/src' make[2]: Leaving directory '/tmp/archlinux-ci/dash-archlinuxrb-build-fkN4FAV8/dash/trunk/src/dash-0.5.12/src' make[2]: Entering directory '/tmp/archlinux-ci/dash-archlinuxrb-build-fkN4FAV8/dash/trunk/src/dash-0.5.12' make[2]: Leaving directory '/tmp/archlinux-ci/dash-archlinuxrb-build-fkN4FAV8/dash/trunk/src/dash-0.5.12' make[1]: Leaving directory '/tmp/archlinux-ci/dash-archlinuxrb-build-fkN4FAV8/dash/trunk/src/dash-0.5.12' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/tmp/archlinux-ci/dash-archlinuxrb-build-fkN4FAV8/dash/trunk/src/dash-0.5.12/src' make install-am make[2]: Entering directory '/tmp/archlinux-ci/dash-archlinuxrb-build-fkN4FAV8/dash/trunk/src/dash-0.5.12/src' make[3]: Entering directory '/tmp/archlinux-ci/dash-archlinuxrb-build-fkN4FAV8/dash/trunk/src/dash-0.5.12/src' /usr/sbin/mkdir -p '/tmp/archlinux-ci/dash-archlinuxrb-build-fkN4FAV8/dash/trunk/pkg/dash/usr/bin' /usr/sbin/mkdir -p '/tmp/archlinux-ci/dash-archlinuxrb-build-fkN4FAV8/dash/trunk/pkg/dash/usr/share/man/man1' /usr/bin/install -c dash '/tmp/archlinux-ci/dash-archlinuxrb-build-fkN4FAV8/dash/trunk/pkg/dash/usr/bin' /usr/bin/install -c -m 644 dash.1 '/tmp/archlinux-ci/dash-archlinuxrb-build-fkN4FAV8/dash/trunk/pkg/dash/usr/share/man/man1' make[3]: Leaving directory '/tmp/archlinux-ci/dash-archlinuxrb-build-fkN4FAV8/dash/trunk/src/dash-0.5.12/src' make[2]: Leaving directory '/tmp/archlinux-ci/dash-archlinuxrb-build-fkN4FAV8/dash/trunk/src/dash-0.5.12/src' make[1]: Leaving directory '/tmp/archlinux-ci/dash-archlinuxrb-build-fkN4FAV8/dash/trunk/src/dash-0.5.12/src' make[1]: Entering directory '/tmp/archlinux-ci/dash-archlinuxrb-build-fkN4FAV8/dash/trunk/src/dash-0.5.12' make[2]: Entering directory '/tmp/archlinux-ci/dash-archlinuxrb-build-fkN4FAV8/dash/trunk/src/dash-0.5.12' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/archlinux-ci/dash-archlinuxrb-build-fkN4FAV8/dash/trunk/src/dash-0.5.12' make[1]: Leaving directory '/tmp/archlinux-ci/dash-archlinuxrb-build-fkN4FAV8/dash/trunk/src/dash-0.5.12' ==> 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 "dash"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Adding install file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: dash 0.5.12-1 (Sun Aug 4 13:44:44 2024)