MidnightBSD Magus

shells/osh

Implementation of the UNIX 6th Edition shell

Flavor Version Run OSVersion Arch License Restricted Status
20140410 292 0.6 amd64 bsd4 0 fail

Events

Machine Type Time Message
defiant info 2015-05-04 17:16:41.280925 Test Started
defiant fail 2015-05-04 17:16:43.701008 make build returned non-zero: 1
defiant fail 2015-05-04 17:16:43.786617 Test complete.

Log

===>  Building for osh-20140410
sed -e 's|@OSH_DATE@|April 10, 2014|'  -e 's|@OSH_VERSION@|osh-20140410|'  -e 's|@SYSCONFDIR@|/usr/local/etc|' osh.1.out
sed -e 's|@OSH_DATE@|April 10, 2014|'  -e 's|@OSH_VERSION@|osh-20140410|'  -e 's|@SYSCONFDIR@|/usr/local/etc|' fd2.1.out
sed -e 's|@OSH_DATE@|April 10, 2014|'  -e 's|@OSH_VERSION@|osh-20140410|'  -e 's|@SYSCONFDIR@|/usr/local/etc|' goto.1.out
sed -e 's|@OSH_DATE@|April 10, 2014|'  -e 's|@OSH_VERSION@|osh-20140410|'  -e 's|@SYSCONFDIR@|/usr/local/etc|' if.1.out
sed -e 's|@OSH_DATE@|April 10, 2014|'  -e 's|@OSH_VERSION@|osh-20140410|'  -e 's|@SYSCONFDIR@|/usr/local/etc|' sh6.1.out
sed -e 's|@OSH_DATE@|April 10, 2014|'  -e 's|@OSH_VERSION@|osh-20140410|'  -e 's|@SYSCONFDIR@|/usr/local/etc|' glob6.1.out
/bin/sh ./mkconfig
mkconfig: PATH_LOGIN == "/usr/bin/login"
	  Modify value in "config.h" if this is incorrect.
mkconfig: PATH_NEWGRP == "/usr/bin/newgrp"
	  Modify value in "config.h" if this is incorrect.
cc -c -O2 -pipe -fno-strict-aliasing  -Os -std=c99 -pedantic -Wall -W   -DOSH_VERSION='"osh-20140410"' -DSYSCONFDIR='"/usr/local/etc"' err.c
cc -c -O2 -pipe -fno-strict-aliasing  -Os -std=c99 -pedantic -Wall -W   -DOSH_VERSION='"osh-20140410"' -DSYSCONFDIR='"/usr/local/etc"' pexec.c
cc -c -O2 -pipe -fno-strict-aliasing  -Os -std=c99 -pedantic -Wall -W   -DOSH_VERSION='"osh-20140410"' -DSYSCONFDIR='"/usr/local/etc"' err.c
cc -c -O2 -pipe -fno-strict-aliasing  -Os -std=c99 -pedantic -Wall -W   -DOSH_VERSION='"osh-20140410"' -DSYSCONFDIR='"/usr/local/etc"' if.c
cc -c -O2 -pipe -fno-strict-aliasing  -Os -std=c99 -pedantic -Wall -W   -DOSH_VERSION='"osh-20140410"' -DSYSCONFDIR='"/usr/local/etc"' err.c
cc -c -O2 -pipe -fno-strict-aliasing  -Os -std=c99 -pedantic -Wall -W   -DOSH_VERSION='"osh-20140410"' -DSYSCONFDIR='"/usr/local/etc"' err.c
cc -c -O2 -pipe -fno-strict-aliasing  -Os -std=c99 -pedantic -Wall -W   -DOSH_VERSION='"osh-20140410"' -DSYSCONFDIR='"/usr/local/etc"' err.c
cc -c -O2 -pipe -fno-strict-aliasing  -Os -std=c99 -pedantic -Wall -W   -DOSH_VERSION='"osh-20140410"' -DSYSCONFDIR='"/usr/local/etc"' err.c
cc -c -O2 -pipe -fno-strict-aliasing  -Os -std=c99 -pedantic -Wall -W   -DOSH_VERSION='"osh-20140410"' -DSYSCONFDIR='"/usr/local/etc"' goto.c
cc -c -O2 -pipe -fno-strict-aliasing  -Os -std=c99 -pedantic -Wall -W   -DOSH_VERSION='"osh-20140410"' -DSYSCONFDIR='"/usr/local/etc"' glob6.c
cc -c -O2 -pipe -fno-strict-aliasing  -Os -std=c99 -pedantic -Wall -W   -DOSH_VERSION='"osh-20140410"' -DSYSCONFDIR='"/usr/local/etc"' v.c
cc -c -O2 -pipe -fno-strict-aliasing  -Os -std=c99 -pedantic -Wall -W   -DOSH_VERSION='"osh-20140410"' -DSYSCONFDIR='"/usr/local/etc"' osh.c
cc -c -O2 -pipe -fno-strict-aliasing  -Os -std=c99 -pedantic -Wall -W   -DOSH_VERSION='"osh-20140410"' -DSYSCONFDIR='"/usr/local/etc"' v.c
cc -c -O2 -pipe -fno-strict-aliasing  -Os -std=c99 -pedantic -Wall -W   -DOSH_VERSION='"osh-20140410"' -DSYSCONFDIR='"/usr/local/etc"' fd2.c
cc -c -O2 -pipe -fno-strict-aliasing  -Os -std=c99 -pedantic -Wall -W   -DOSH_VERSION='"osh-20140410"' -DSYSCONFDIR='"/usr/local/etc"' sasignal.c
cc -c -O2 -pipe -fno-strict-aliasing  -Os -std=c99 -pedantic -Wall -W   -DOSH_VERSION='"osh-20140410"' -DSYSCONFDIR='"/usr/local/etc"' strtoint.c
cc -c -O2 -pipe -fno-strict-aliasing  -Os -std=c99 -pedantic -Wall -W   -DOSH_VERSION='"osh-20140410"' -DSYSCONFDIR='"/usr/local/etc"' strtoint.c
cc   -o fd2 v.o fd2.o err.o pexec.o 
cc -c -O2 -pipe -fno-strict-aliasing  -Os -std=c99 -pedantic -Wall -W   -DOSH_VERSION='"osh-20140410"' -DSYSCONFDIR='"/usr/local/etc"' sh6.c
cc   -o if v.o if.o err.o pexec.o sasignal.o strtoint.o 
cc -c -O2 -pipe -fno-strict-aliasing  -Os -std=c99 -pedantic -Wall -W   -DOSH_VERSION='"osh-20140410"' -DSYSCONFDIR='"/usr/local/etc"' util.c
if.o: In function `main':
if.c:(.text+0xb4c): undefined reference to `sasignal'
*** [ifbin] Error code 1
1 error
*** [if] Error code 2
cc   -o glob6 v.o glob6.o err.o pexec.o 
cc   -o goto v.o goto.o err.o 
cc   -o sh6 v.o sh6.o err.o pexec.o sasignal.o 
cc   -o osh v.o osh.o err.o util.o pexec.o sasignal.o strtoint.o 
1 error
*** [run-build] Error code 2

Stop in /usr/mports/shells/osh.

Links

Depends On

Nothing

Depend Of

Nothing

Categories