------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/rcs57-5.7.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> 44bsd-csh-20001106_5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> 44bsd-csh-20001106_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by 44bsd-csh-20001106_5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> 44bsd-csh-20001106_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by 44bsd-csh-20001106_5 for building => SHA256 Checksum OK for 44bsd-csh-20001106.tar.bz2. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- ===> 44bsd-csh-20001106_5 depends on executable: rcs - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> 44bsd-csh-20001106_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by 44bsd-csh-20001106_5 for building ===> Extracting for 44bsd-csh-20001106_5 ===> 44bsd-csh-20001106_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by 44bsd-csh-20001106_5 for building => SHA256 Checksum OK for 44bsd-csh-20001106.tar.bz2. ===> 44bsd-csh-20001106_5 depends on executable: rcs - found cd /construction/shells/44bsd-csh/44bsd-csh-20001106_5 ; co RCS/*,v; chmod u+w * RCS/Makefile,v --> Makefile revision 1.12 done RCS/alloc.c,v --> alloc.c revision 1.10 done RCS/char.c,v --> char.c revision 1.6 done RCS/char.h,v --> char.h revision 1.5 done RCS/const.c,v --> const.c revision 1.8 done RCS/csh.1,v --> csh.1 revision 1.18 done RCS/csh.c,v --> csh.c revision 1.15 done RCS/csh.h,v --> csh.h revision 1.8 done RCS/dir.c,v --> dir.c revision 1.10 done RCS/dir.h,v --> dir.h revision 1.5 done RCS/dol.c,v --> dol.c revision 1.11 done RCS/err.c,v --> err.c revision 1.10 done RCS/exec.c,v --> exec.c revision 1.11 done RCS/exp.c,v --> exp.c revision 1.8 done RCS/extern.h,v --> extern.h revision 1.6 done RCS/file.c,v --> file.c revision 1.10 done RCS/func.c,v --> func.c revision 1.15 done RCS/glob.c,v --> glob.c revision 1.12 done RCS/hist.c,v --> hist.c revision 1.9 done RCS/init.c,v --> init.c revision 1.6 done RCS/lex.c,v --> lex.c revision 1.13 done RCS/misc.c,v --> misc.c revision 1.9 done RCS/parse.c,v --> parse.c revision 1.9 done RCS/pathnames.h,v --> pathnames.h revision 1.6 done RCS/printf.c,v --> printf.c revision 1.12 done RCS/proc.c,v --> proc.c revision 1.11 done RCS/proc.h,v --> proc.h revision 1.5 done RCS/sem.c,v --> sem.c revision 1.11 done RCS/set.c,v --> set.c revision 1.12 done RCS/str.c,v --> str.c revision 1.7 done RCS/time.c,v --> time.c revision 1.10 done cd /construction/shells/44bsd-csh/44bsd-csh-20001106_5/USD.doc ; co RCS/*,v RCS/Makefile,v --> Makefile revision 1.5 done RCS/csh.1,v --> csh.1 revision 1.9 done RCS/csh.2,v --> csh.2 revision 1.7 done RCS/csh.3,v --> csh.3 revision 1.6 done RCS/csh.4,v --> csh.4 revision 1.5 done RCS/csh.a,v --> csh.a revision 1.5 done RCS/csh.g,v --> csh.g revision 1.5 done RCS/tabs,v --> tabs revision 1.5 done Extracted Memory Use: 1.56M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for 44bsd-csh-20001106_5 ===> Applying ports patches for 44bsd-csh-20001106_5 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for 44bsd-csh-20001106_5 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for 44bsd-csh-20001106_5 --- objwarn --- --- errnum.h --- --- csh.1.gz --- --- objwarn --- Warning: Object directory not changed from original /construction/shells/44bsd-csh/44bsd-csh-20001106_5 --- csh.1.gz --- gzip -cn csh.1 > csh.1.gz --- errnum.h --- egrep 'ERR_' err.c | egrep '^#define' >> errnum.h --- const.h --- cc -E -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 errnum.h const.c | egrep 'Char STR' | sed -e 's/Char \([a-zA-Z0-9_]*\)\(.*\)/extern Char \1[];/' | sort >> const.h --- alloc.o --- --- char.o --- --- const.o --- --- csh.o --- --- dir.o --- --- dol.o --- --- err.o --- --- exec.o --- --- exp.o --- --- file.o --- --- char.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c char.c char.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- alloc.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c alloc.c --- const.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c const.c --- csh.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c csh.c --- dir.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c dir.c --- dol.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c dol.c --- err.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c err.c --- exec.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c exec.c --- exp.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c exp.c --- func.o --- --- file.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c file.c --- func.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c func.c --- const.o --- const.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- exp.o --- exp.c:73:12: warning: conflicting types for built-in function 'exp2' [-Wbuiltin-declaration-mismatch] static int exp2 __P((Char ***, bool)); ^~~~ --- alloc.o --- alloc.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- exp.o --- exp.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- exec.o --- exec.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- dir.o --- dir.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- csh.o --- csh.c:44:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ csh.c:35:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] static const char copyright[] = ^~~~~~~~~ --- err.o --- err.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- glob.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c glob.c --- dol.o --- dol.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- file.o --- file.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- hist.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c hist.c --- glob.o --- glob.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- init.o --- --- func.o --- func.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- init.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c init.c --- hist.o --- hist.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- init.o --- init.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- lex.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c lex.c lex.c: In function 'readc': lex.c:1355:24: warning: comparison between pointer and zero character constant [-Wpointer-compare] if ((alvecp = *alvec) != '\0') { ^~ --- misc.o --- --- lex.o --- lex.c:1355:6: note: did you mean to dereference the pointer? if ((alvecp = *alvec) != '\0') { ^ lex.c:1378:25: warning: comparison between pointer and zero character constant [-Wpointer-compare] if ((evalp = *evalvec) != '\0') { ^~ lex.c:1378:6: note: did you mean to dereference the pointer? if ((evalp = *evalvec) != '\0') { ^ --- misc.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c misc.c --- lex.o --- lex.c: In function 'bseek': lex.c:1589:2: warning: implicit declaration of function 'abort' [-Wimplicit-function-declaration] abort(); ^~~~~ lex.c:1589:2: warning: incompatible implicit declaration of built-in function 'abort' lex.c:1589:2: note: include '' or provide a declaration of 'abort' lex.c:57:1: +#include lex.c:1589:2: abort(); ^~~~~ lex.c: In function 'btell': lex.c:1612:2: warning: incompatible implicit declaration of built-in function 'abort' abort(); ^~~~~ lex.c:1612:2: note: include '' or provide a declaration of 'abort' At top level: lex.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- parse.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c parse.c --- printf.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c printf.c --- misc.o --- misc.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- printf.o --- printf.c: In function 'getlong': printf.c:370:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (errno == ERANGE) ^~ printf.c:375:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (val == LONG_MIN) { ^~ At top level: printf.c:43:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] static char const sccsid[] = "@(#)printf.c 8.1 (Berkeley) 7/20/93"; ^~~~~~ --- parse.o --- parse.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- proc.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c proc.c --- sem.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c sem.c --- proc.o --- proc.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- set.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c set.c --- str.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c str.c --- time.o --- --- sem.o --- sem.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- time.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -c time.c --- str.o --- str.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- time.o --- time.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- set.o --- set.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- csh --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -I/construction/shells/44bsd-csh/44bsd-csh-20001106_5 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -o csh alloc.o char.o const.o csh.o dir.o dol.o err.o exec.o exp.o file.o func.o glob.o hist.o init.o lex.o misc.o parse.o printf.o proc.o sem.o set.o str.o time.o cd /construction/shells/44bsd-csh/44bsd-csh-20001106_5/USD.doc ; /usr/bin/make groff -Tascii -P-c -mtty-char -ms tabs csh.1 csh.2 csh.3 csh.4 csh.a csh.g | gzip -cn > paper.ascii.gz /bin/sh: groff: not found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for 44bsd-csh-20001106_5 ===> Generating temporary packing list install -s -m 555 /construction/shells/44bsd-csh/44bsd-csh-20001106_5/csh /construction/shells/44bsd-csh/stage/usr/local/bin/44bsd-csh install -m 444 /construction/shells/44bsd-csh/44bsd-csh-20001106_5/csh.1 /construction/shells/44bsd-csh/stage/usr/local/man/man1/44bsd-csh.1 install -m 0644 /construction/shells/44bsd-csh/44bsd-csh-20001106_5/USD.doc/paper.ascii.gz /construction/shells/44bsd-csh/stage/usr/local/share/doc/44bsd-csh ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for 44bsd-csh-20001106_5 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:03