------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> dash-0.5.10.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> dash-0.5.10.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dash-0.5.10.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> dash-0.5.10.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dash-0.5.10.2 for building => SHA256 Checksum OK for dash-0.5.10.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> dash-0.5.10.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dash-0.5.10.2 for building ===> Extracting for dash-0.5.10.2 => SHA256 Checksum OK for dash-0.5.10.2.tar.gz. Extracted Memory Use: 0.95M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for dash-0.5.10.2 /usr/bin/env WRKSRC=/construction/shells/dash/dash-0.5.10.2 REWARNFILE=/construction/shells/dash/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e '/COMMON_CFLAGS =/ s|$| -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing |' /construction/shells/dash/dash-0.5.10.2/src/Makefile.in SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> dash-0.5.10.2 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> dash-0.5.10.2 depends on package: gmake>=4.3 - found ===> Configuring for dash-0.5.10.2 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for bison... no checking for byacc... byacc checking for build system compiler... cc checking for __attribute__((__alias__()))... yes checking for alloca.h... (cached) no checking for paths.h... (cached) yes 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... (cached) yes checking size of intmax_t... 8 checking size of long long int... 8 checking whether PRIdMAX is declared... yes checking for bsearch... (cached) yes checking for faccessat... yes checking for getpwnam... yes checking for getrlimit... (cached) yes checking for isalpha... yes checking for killpg... (cached) yes checking for mempcpy... yes checking for sigsetmask... (cached) yes checking for stpcpy... (cached) yes checking for strchrnul... yes checking for strsignal... (cached) yes checking for strtod... (cached) yes checking for strtoimax... yes checking for strtoumax... yes checking for sysconf... (cached) yes checking for signal... yes checking for stat64... no checking for open64... no checking for stat::st_mtim... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for dash-0.5.10.2 gmake[1]: Entering directory '/construction/shells/dash/dash-0.5.10.2' gmake all-recursive gmake[2]: Entering directory '/construction/shells/dash/dash-0.5.10.2' Making all in src gmake[3]: Entering directory '/construction/shells/dash/dash-0.5.10.2/src' cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -E -x c -o builtins.def builtins.def.in cc -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -g -O2 -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -o mknodes mknodes.c /bin/sh mktokens /bin/sh mktokens /bin/sh mkbuiltins builtins.def cc -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -g -O2 -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -o mksyntax mksyntax.c ./mknodes nodetypes nodes.c.pat ./mksyntax gmake all-am gmake[4]: Entering directory '/construction/shells/dash/dash-0.5.10.2/src' depbase=`echo alias.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -MT jobs.o -MD -MP -MF $depbase.Tpo -c -o jobs.o jobs.c &&\ mv -f $depbase.Tpo $depbase.Po eval.c: In function 'evaltree': eval.c:281:15: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if (!status == isor || evalskip) ^~ eval.c:281:7: note: add parentheses around left hand side expression to silence this warning if (!status == isor || evalskip) ^~~~~~~ ( ) depbase=`echo mail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -MT parser.o -MD -MP -MF $depbase.Tpo -c -o parser.o parser.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo redir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -MT builtins.o -MD -MP -MF $depbase.Tpo -c -o builtins.o builtins.c &&\ mv -f $depbase.Tpo $depbase.Po cc -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -g -O2 -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -o mkinit mkinit.c depbase=`echo nodes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -MT nodes.o -MD -MP -MF $depbase.Tpo -c -o nodes.o nodes.c &&\ mv -f $depbase.Tpo $depbase.Po cc -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -g -O2 -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -o mksignames mksignames.c depbase=`echo syntax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -MT init.o -MD -MP -MF $depbase.Tpo -c -o init.o init.c &&\ mv -f $depbase.Tpo $depbase.Po cc -Wall -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -pipe -DUNUSABLE_RT_SIGNALS -O2 -fno-strict-aliasing -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 gmake[4]: Leaving directory '/construction/shells/dash/dash-0.5.10.2/src' gmake[3]: Leaving directory '/construction/shells/dash/dash-0.5.10.2/src' gmake[3]: Entering directory '/construction/shells/dash/dash-0.5.10.2' gmake[3]: Leaving directory '/construction/shells/dash/dash-0.5.10.2' gmake[2]: Leaving directory '/construction/shells/dash/dash-0.5.10.2' gmake[1]: Leaving directory '/construction/shells/dash/dash-0.5.10.2' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for dash-0.5.10.2 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/shells/dash/dash-0.5.10.2' Making install in src gmake[2]: Entering directory '/construction/shells/dash/dash-0.5.10.2/src' gmake install-am gmake[3]: Entering directory '/construction/shells/dash/dash-0.5.10.2/src' gmake[4]: Entering directory '/construction/shells/dash/dash-0.5.10.2/src' /bin/mkdir -p '/construction/shells/dash/stage/usr/local/bin' install -s -m 555 dash '/construction/shells/dash/stage/usr/local/bin' /bin/mkdir -p '/construction/shells/dash/stage/usr/local/man/man1' install -m 0644 dash.1 '/construction/shells/dash/stage/usr/local/man/man1' gmake[4]: Leaving directory '/construction/shells/dash/dash-0.5.10.2/src' gmake[3]: Leaving directory '/construction/shells/dash/dash-0.5.10.2/src' gmake[2]: Leaving directory '/construction/shells/dash/dash-0.5.10.2/src' gmake[2]: Entering directory '/construction/shells/dash/dash-0.5.10.2' gmake[3]: Entering directory '/construction/shells/dash/dash-0.5.10.2' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/shells/dash/dash-0.5.10.2' gmake[2]: Leaving directory '/construction/shells/dash/dash-0.5.10.2' gmake[1]: Leaving directory '/construction/shells/dash/dash-0.5.10.2' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for dash-0.5.10.2 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:12