MidnightBSD Magus

devel/motor

Powerful text mode based programming IDE

Flavor Version Run OSVersion Arch License Restricted Status
3.4.0_4 292 0.6 amd64 gpl2 0 fail

Events

Machine Type Time Message
defiant info 2015-05-04 14:02:18.183689 Test Started
defiant fail 2015-05-04 14:02:50.525755 make build returned non-zero: 1
defiant fail 2015-05-04 14:02:50.62456 Test complete.

Log

===>  Building for motor-3.4.0_4
gmake  all-recursive
gmake[1]: Entering directory '/magus/work/usr/mports/devel/motor/work/motor-3.4.0'
Making all in intl
gmake[2]: Entering directory '/magus/work/usr/mports/devel/motor/work/motor-3.4.0/intl'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/magus/work/usr/mports/devel/motor/work/motor-3.4.0/intl'
Making all in po
gmake[2]: Entering directory '/magus/work/usr/mports/devel/motor/work/motor-3.4.0/po'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/magus/work/usr/mports/devel/motor/work/motor-3.4.0/po'
Making all in parser
gmake[2]: Entering directory '/magus/work/usr/mports/devel/motor/work/motor-3.4.0/parser'
Making all in include
gmake[3]: Entering directory '/magus/work/usr/mports/devel/motor/work/motor-3.4.0/parser/include'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/magus/work/usr/mports/devel/motor/work/motor-3.4.0/parser/include'
Making all in src
gmake[3]: Entering directory '/magus/work/usr/mports/devel/motor/work/motor-3.4.0/parser/src'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -c llist.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -c parlist.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -c parser.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -c parser_cgi.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -c strfn.c
parser.c: In function 'evaluate':
parser.c:510: warning: assignment makes pointer from integer without a cast
rm -f libsrc.a
ar cru libsrc.a llist.o parlist.o parser.o parser_cgi.o strfn.o 
ranlib libsrc.a
gmake[3]: Leaving directory '/magus/work/usr/mports/devel/motor/work/motor-3.4.0/parser/src'
gmake[3]: Entering directory '/magus/work/usr/mports/devel/motor/work/motor-3.4.0/parser'
rm -f libparser.a
ar cru libparser.a  src/llist.o src/parlist.o src/parser.o src/parser_cgi.o src/strfn.o
ranlib libparser.a
gmake[3]: Leaving directory '/magus/work/usr/mports/devel/motor/work/motor-3.4.0/parser'
gmake[2]: Leaving directory '/magus/work/usr/mports/devel/motor/work/motor-3.4.0/parser'
Making all in kkstrtext
gmake[2]: Entering directory '/magus/work/usr/mports/devel/motor/work/motor-3.4.0/kkstrtext'
c++ -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -c kkstrtext.cc
kkstrtext.cc: In function 'char* strimlead(char*)':
kkstrtext.cc:40: warning: deprecated conversion from string constant to 'char*'
kkstrtext.cc: In function 'char* strimtrail(char*)':
kkstrtext.cc:41: warning: deprecated conversion from string constant to 'char*'
kkstrtext.cc: In function 'char* strim(char*)':
kkstrtext.cc:42: warning: deprecated conversion from string constant to 'char*'
rm -f libkkstrtext.a
ar cru libkkstrtext.a kkstrtext.o 
ranlib libkkstrtext.a
gmake[2]: Leaving directory '/magus/work/usr/mports/devel/motor/work/motor-3.4.0/kkstrtext'
Making all in kksystr
gmake[2]: Entering directory '/magus/work/usr/mports/devel/motor/work/motor-3.4.0/kksystr'
Making all in src
gmake[3]: Entering directory '/magus/work/usr/mports/devel/motor/work/motor-3.4.0/kksystr/src'
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../kkstrtext  -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -c kkfsys.cc
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../kkstrtext  -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -c kkiproc.cc
In file included from kkiproc.cc:25:
../include/kkiproc.h:12:18: error: utmp.h: No such file or directory
kkiproc.cc: In function 'char* gethostname()':
kkiproc.cc:152: warning: deprecated conversion from string constant to 'char*'
kkiproc.cc: In function 'char* getdomainname()':
kkiproc.cc:156: warning: deprecated conversion from string constant to 'char*'
Makefile:166: recipe for target 'kkiproc.o' failed
gmake[3]: *** [kkiproc.o] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory '/magus/work/usr/mports/devel/motor/work/motor-3.4.0/kksystr/src'
Makefile:124: recipe for target 'all-recursive' failed
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory '/magus/work/usr/mports/devel/motor/work/motor-3.4.0/kksystr'
Makefile:217: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/magus/work/usr/mports/devel/motor/work/motor-3.4.0'
Makefile:362: recipe for target 'all-recursive-am' failed
gmake: *** [all-recursive-am] Error 2
*** [run-build] Error code 2

Stop in /usr/mports/devel/motor.

Links

Depends On

Depend Of

Nothing

Categories