MidnightBSD Magus

shells/osh

Implementation of the UNIX 6th Edition shell

Flavor Version Run OSVersion Arch License Restricted Status
20140410 282 0.5 i386 bsd4 0 fail

License Permissions:

Events

Machine Type Time Message
defianti386 info 2014-12-31 13:28:16.575957 Test Started
defianti386 fail 2014-12-31 13:28:20.875987 make build returned non-zero: 1
defianti386 fail 2014-12-31 13:28:21.061824 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"' 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"' glob6.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"' fd2.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"' pexec.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   -o glob6 v.o glob6.o err.o pexec.o 
cc   -o goto v.o goto.o err.o 
glob6.o: In function `main':
glob6.c:(.text+0x2e3): undefined reference to `ut_errexit'
glob6.c:(.text+0x2e8): undefined reference to `setmyerrexit'
glob6.c:(.text+0x2f6): undefined reference to `setmyname'
glob6.c:(.text+0x303): undefined reference to `setmypid'
glob6.c:(.text+0x64d): undefined reference to `err_pexec'
*** [glob6bin] Error code 1
1 error
*** [glob6] Error code 2
cc -c -O2 -pipe -fno-strict-aliasing  -Os -std=c99 -pedantic -Wall -W   -DOSH_VERSION='"osh-20140410"' -DSYSCONFDIR='"/usr/local/etc"' sasignal.c
goto.o: In function `main':
goto.c:(.text+0x87): undefined reference to `ut_errexit'
goto.c:(.text+0x8c): undefined reference to `setmyerrexit'
goto.c:(.text+0x94): undefined reference to `setmyname'
goto.c:(.text+0xa1): undefined reference to `setmypid'
goto.c:(.text+0xc5): undefined reference to `getmyname'
goto.c:(.text+0xfb): undefined reference to `getmyname'
goto.c:(.text+0x12f): undefined reference to `getmyname'
goto.c:(.text+0x20e): undefined reference to `getmyname'
goto.c:(.text+0x224): undefined reference to `fd_print'
*** [gotobin] Error code 1
1 error
*** [goto] Error code 2
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"' sh6.c
cc -c -O2 -pipe -fno-strict-aliasing  -Os -std=c99 -pedantic -Wall -W   -DOSH_VERSION='"osh-20140410"' -DSYSCONFDIR='"/usr/local/etc"' util.c
cc   -o if v.o if.o err.o pexec.o sasignal.o strtoint.o 
if.o: In function `e3':
if.c:(.text+0x8ce): undefined reference to `strtoint'
if.c:(.text+0x8ef): undefined reference to `strtoint'
*** [ifbin] Error code 1
1 error
*** [if] Error code 2
cc   -o fd2 v.o fd2.o err.o pexec.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 
3 errors
*** [run-build] Error code 2

Stop in /usr/mports/shells/osh.

Links

Depends On

Nothing

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis