MidnightBSD Magus

shells/44bsd-csh

The traditional 4.4BSD /bin/csh C-shell

Flavor Version Run OSVersion Arch License Restricted Status
20001106_3 500 3.0 amd64 bsd4 0 fail

Events

Machine Type Time Message
m3064b info 2022-11-05 22:44:23.284991 Test Started
m3064b fail 2022-11-05 22:44:25.127011 make build returned non-zero: 1
m3064b fail 2022-11-05 22:44:25.173153 Test complete.

Log

===>  Building for 44bsd-csh-20001106_3
--- errnum.h ---
--- objwarn ---
Warning: Object directory not changed from original /magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3
--- errnum.h ---
egrep 'ERR_' err.c | egrep '^#define' >> errnum.h
--- const.h ---
cc -E -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat    -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    errnum.h const.c | egrep 'Char STR' |  sed -e 's/Char \([a-zA-Z0-9_]*\)\(.*\)/extern Char \1[];/' |  sort >> const.h
--- .depend ---
echo csh: /usr/lib/libc.a  >> .depend
--- alloc.o ---
--- char.o ---
--- const.o ---
--- csh.o ---
--- alloc.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.alloc.o -MTalloc.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c alloc.c -o alloc.o
--- char.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.char.o -MTchar.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c char.c -o char.o
--- const.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.const.o -MTconst.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c const.c -o const.o
--- csh.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.csh.o -MTcsh.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c csh.c -o csh.o
--- char.o ---
char.c:38:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static const char rcsid[] =
                  ^
1 warning generated.
--- dir.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.dir.o -MTdir.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c dir.c -o dir.o
--- const.o ---
const.c:63:27: warning: implicit conversion from 'int' to 'Char' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion]
Char STRQNULL[]         = { '\0' | QUOTE, '\0' };
                          ~ ~~~~~^~~~~~~
const.c:115:33: warning: implicit conversion from 'int' to 'Char' (aka 'short') changes value from 32831 to -32705 [-Wconstant-conversion]
Char STRmquestion[]     = { '?' | QUOTE, ' ', '\0' };
                          ~ ~~~~^~~~~~~
const.c:38:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static const char rcsid[] =
                  ^
3 warnings generated.
--- alloc.o ---
alloc.c:38:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static const char rcsid[] =
                  ^
--- dol.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.dol.o -MTdol.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c dol.c -o dol.o
--- alloc.o ---
1 warning generated.
--- err.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.err.o -MTerr.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c err.c -o err.o
err.c:38:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static const char rcsid[] =
                  ^
--- csh.o ---
csh.c:35:19: warning: unused variable 'copyright' [-Wunused-const-variable]
static const char copyright[] =
                  ^
csh.c:44:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static const char rcsid[] =
                  ^
--- dol.o ---
dol.c:38:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
--- dir.o ---
dir.c:38:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
--- dol.o ---
static const char rcsid[] =
--- dir.o ---
static const char rcsid[] =
--- dol.o ---
                  ^
--- dir.o ---
                  ^
--- err.o ---
1 warning generated.
--- exec.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.exec.o -MTexec.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c exec.c -o exec.o
--- csh.o ---
2 warnings generated.
--- exp.o ---
--- dir.o ---
1 warning generated.

--- file.o ---
--- dol.o ---
1 warning generated.

--- exec.o ---
exec.c:38:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static const char rcsid[] =
                  ^
--- exp.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.exp.o -MTexp.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c exp.c -o exp.o
--- func.o ---
--- file.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.file.o -MTfile.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c file.c -o file.o
--- func.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.func.o -MTfunc.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c func.c -o func.o
--- exp.o ---
exp.c:38:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static const char rcsid[] =
                  ^
--- file.o ---
file.c:38:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static const char rcsid[] =
                  ^
--- exec.o ---
1 warning generated.
--- exp.o ---
1 warning generated.
--- glob.o ---
--- hist.o ---
--- func.o ---
func.c:38:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static const char rcsid[] =
                  ^
--- glob.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.glob.o -MTglob.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c glob.c -o glob.o
--- hist.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.hist.o -MThist.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c hist.c -o hist.o
--- glob.o ---
glob.c:38:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
--- hist.o ---
hist.c:38:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
--- glob.o ---
static const char rcsid[] =
--- hist.o ---
static const char rcsid[] =
--- glob.o ---
                  ^
--- file.o ---
1 warning generated.
--- init.o ---
--- hist.o ---
                  ^
1 warning generated.

--- lex.o ---
--- init.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.init.o -MTinit.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c init.c -o init.o
init.c:38:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static const char rcsid[] =
                  ^
1 warning generated.

--- misc.o ---
--- lex.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.lex.o -MTlex.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c lex.c -o lex.o
lex.c:431:13: warning: implicit conversion from 'int' to 'Char' (aka 'short') changes value from 32804 to -32732 [-Wconstant-conversion]
        ungetC('$' | QUOTE);
        ~~~~~~~~~~~^~~~~~~~
lex.c:142:27: note: expanded from macro 'ungetC'
#define ungetC(c)       peekc = c
                              ~ ^
lex.c:1355:27: warning: comparing a pointer to a null character constant; did you mean to compare to NULL? [-Wpointer-compare]
        if ((alvecp = *alvec) != '\0') {
                                 ^~~~
                                 (void *)0
lex.c:1378:28: warning: comparing a pointer to a null character constant; did you mean to compare to NULL? [-Wpointer-compare]
        if ((evalp = *evalvec) != '\0') {
                                  ^~~~
                                  (void *)0
lex.c:1589:2: warning: implicitly declaring library function 'abort' with type 'void (void) __attribute__((noreturn))' [-Wimplicit-function-declaration]
        abort();
        ^
lex.c:1589:2: note: include the header  or explicitly provide a declaration for 'abort'
lex.c:38:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static const char rcsid[] =
                  ^
--- misc.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.misc.o -MTmisc.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c misc.c -o misc.o
--- glob.o ---
1 warning generated.
--- parse.o ---
--- func.o ---
1 warning generated.

--- printf.o ---
--- parse.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.parse.o -MTparse.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c parse.c -o parse.o
parse.c:38:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static const char rcsid[] =
                  ^
--- misc.o ---
misc.c:38:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static const char rcsid[] =
                  ^
--- printf.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.printf.o -MTprintf.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c printf.c -o printf.o
--- misc.o ---
1 warning generated.
--- proc.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.proc.o -MTproc.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c proc.c -o proc.o
--- parse.o ---
1 warning generated.
--- sem.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.sem.o -MTsem.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c sem.c -o sem.o
--- proc.o ---
proc.c:38:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static const char rcsid[] =
                  ^
--- sem.o ---
sem.c:38:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static const char rcsid[] =
                  ^
1 warning generated.
--- set.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.set.o -MTset.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c set.c -o set.o
--- lex.o ---
5 warnings generated.
--- str.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.str.o -MTstr.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c str.c -o str.o
--- set.o ---
set.c:38:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static const char rcsid[] =
                  ^
--- str.o ---
str.c:38:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static const char rcsid[] =
                  ^
1 warning generated.
--- time.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat   -MD  -MF.depend.time.o -MTtime.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c time.c -o time.o
time.c:38:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static const char rcsid[] =
                  ^
--- proc.o ---
1 warning generated.
--- csh.1.gz ---
gzip -cn csh.1 > csh.1.gz
--- time.o ---
1 warning generated.
--- set.o ---
1 warning generated.
--- printf.o ---
printf.c:375:4: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
                        if (val == LONG_MIN) {
                        ^
printf.c:370:3: note: previous statement is here
                if (errno == ERANGE)
                ^
printf.c:43:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static char const sccsid[] = "@(#)printf.c      8.1 (Berkeley) 7/20/93";
                  ^
2 warnings generated.
--- csh ---
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3 -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Wall -Wformat -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Qunused-arguments  -fstack-protector-strong   -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  
ld: error: duplicate symbol: cshin
>>> defined at alloc.c
>>>            alloc.o:(cshin)
>>> defined at const.c
>>>            const.o:(.bss+0x8)

ld: error: duplicate symbol: cshout
>>> defined at alloc.c
>>>            alloc.o:(cshout)
>>> defined at const.c
>>>            const.o:(.bss+0x10)

ld: error: duplicate symbol: csherr
>>> defined at alloc.c
>>>            alloc.o:(csherr)
>>> defined at const.c
>>>            const.o:(.bss+0x18)

ld: error: duplicate symbol: chkstop
>>> defined at alloc.c
>>>            alloc.o:(chkstop)
>>> defined at const.c
>>>            const.o:(.bss+0x20)

ld: error: duplicate symbol: didfds
>>> defined at alloc.c
>>>            alloc.o:(didfds)
>>> defined at const.c
>>>            const.o:(.bss+0x24)

ld: error: duplicate symbol: doneinp
>>> defined at alloc.c
>>>            alloc.o:(doneinp)
>>> defined at const.c
>>>            const.o:(.bss+0x28)

ld: error: duplicate symbol: exiterr
>>> defined at alloc.c
>>>            alloc.o:(exiterr)
>>> defined at const.c
>>>            const.o:(.bss+0x2C)

ld: error: duplicate symbol: child
>>> defined at alloc.c
>>>            alloc.o:(child)
>>> defined at const.c
>>>            const.o:(.bss+0x30)

ld: error: duplicate symbol: haderr
>>> defined at alloc.c
>>>            alloc.o:(haderr)
>>> defined at const.c
>>>            const.o:(.bss+0x34)

ld: error: duplicate symbol: intty
>>> defined at alloc.c
>>>            alloc.o:(intty)
>>> defined at const.c
>>>            const.o:(.bss+0x38)

ld: error: duplicate symbol: intact
>>> defined at alloc.c
>>>            alloc.o:(intact)
>>> defined at const.c
>>>            const.o:(.bss+0x3C)

ld: error: duplicate symbol: justpr
>>> defined at alloc.c
>>>            alloc.o:(justpr)
>>> defined at const.c
>>>            const.o:(.bss+0x40)

ld: error: duplicate symbol: loginsh
>>> defined at alloc.c
>>>            alloc.o:(loginsh)
>>> defined at const.c
>>>            const.o:(.bss+0x44)

ld: error: duplicate symbol: neednote
>>> defined at alloc.c
>>>            alloc.o:(neednote)
>>> defined at const.c
>>>            const.o:(.bss+0x48)

ld: error: duplicate symbol: noexec
>>> defined at alloc.c
>>>            alloc.o:(noexec)
>>> defined at const.c
>>>            const.o:(.bss+0x4C)

ld: error: duplicate symbol: pjobs
>>> defined at alloc.c
>>>            alloc.o:(pjobs)
>>> defined at const.c
>>>            const.o:(.bss+0x50)

ld: error: duplicate symbol: setintr
>>> defined at alloc.c
>>>            alloc.o:(setintr)
>>> defined at const.c
>>>            const.o:(.bss+0x54)

ld: error: duplicate symbol: timflg
>>> defined at alloc.c
>>>            alloc.o:(timflg)
>>> defined at const.c
>>>            const.o:(.bss+0x58)

ld: error: duplicate symbol: havhash
>>> defined at alloc.c
>>>            alloc.o:(havhash)
>>> defined at const.c
>>>            const.o:(.bss+0x5C)

ld: error: duplicate symbol: filec
>>> defined at alloc.c
>>>            alloc.o:(filec)
>>> defined at const.c
>>>            const.o:(.bss+0x60)

ld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [csh] Error code 1

make[1]: stopped in /magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3
1 error

make[1]: stopped in /magus/work/usr/mports/shells/44bsd-csh/work/44bsd-csh-20001106_3
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/shells/44bsd-csh

Links

Depends On

Nothing

Depend Of

Nothing

Categories